* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

div,
span,
a,
img,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
dl,
dt,
dd,
strong,
em,
embed,
table,
tr,
td,
input,
form,
b,
select,
option,
p {
	padding: 0;
	margin: 0;
}

html {
	font-size: 30px !important;
}

body {
	color: #333;
	background: url(../images/bg1.jpg) no-repeat;
	background-size: 100%;
	font-size: 12px;
	background-color: #FFFFFF;
}

a {
	text-decoration: none;
	color: #333;
}

ul {
	list-style: none;
	text-align: left;
}

img {
	border: none
}

i,
em,
b {
	font-style: normal;
	font-weight: normal;
}

header {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: absolute;
	top: 10px;
	z-index: 2;
	border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.header {
	width: 1280px;
	height: auto;
	overflow: hidden;
	margin: auto;
}

.header .logo {
	float: left;
	height: auto;
	display: block;
}

.header ul {
	display: block;
	float: right;
	height: auto;
	overflow: hidden;
}

.header ul li {
	float: left;
	margin: 0 20px;
	line-height: 50px;
	padding: 0 10px;
}

.header ul li a {
	color: #fff;
	font-size: 15px;
}

.header p {
	float: right;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
}

.banner {
	position: relative;
	clear: both;
	width: 100%;
	height: 600px;
	margin: auto;
	overflow: hidden;
	background: url(../images/contact_bg.jpg) no-repeat center;
}

.banner h1 {
	position: absolute;
	top: 200px;
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	left: 6%;
}

.banner h2 {
	position: absolute;
	top: 280px;
	font-size: 26px;
	font-weight: 200;
	color: #fff;
	left: 6%;
}


.bf_service {
	width: 100%;
	position: relative;
}

.bf_service .se_D1 {
	width: 100%;
	height: 11rem;
}

.bf_service .se_D1 .inD1Left {
	width: 50%;
	height: 100%;
	float: left;
	background: url(../images/inD1Left.jpg) top center no-repeat;
	position: relative;
	perspective: 600px;
	-webkit-perspective: 600px;
	cursor: pointer;
}

.bf_service .se_D1 .inD1Left:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	opacity: 0;
	visibility: hidden;
	transform-origin: top center 0;
	transition: 0.54s;
	transform: rotateX(-60deg);
	-webkit-transform: rotateX(-60deg);
	-moz-transform: rotateX(-60deg);
	background: -webkit-linear-gradient(130deg, #e62129, #de267d);
	background: -o-linear-gradient(130deg, #e62129, #de267d);
	background: -moz-linear-gradient(130deg, #e62129, #de267d);
	background: linear-gradient(130deg, #e62129, #de267d);
}

.bf_service .se_D1 .inD1Left:hover:before {
	opacity: 1;
	visibility: visible;
	transform: rotateX(0deg);
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	color: #fff;
}

.bf_service .se_D1 .inD1Left .inD1_c {
	position: relative;
	padding-left: 6%;
	padding-top: 1.2rem;
}

.bf_service .se_D1 .inD1Left .inD1_c .se_Left {
	width: 10rem;
}

.bf_service .se_D1 .inD1Left .inD1_c .inM1LBNum {
	float: left;
	color: #999;
	position: relative;
	margin-right: .5rem;
	padding-bottom: 1.2rem;
}

.bf_service .se_D1 .inD1Left .inD1_c .inM1LBNum:before {
	content: '';
	width: 1px;
	height: 1rem;
	position: absolute;
	left: 50%;
	bottom: 0;
	background: #424343;
}

.bf_service .se_D1 .inD1Left .inD1_c .inM1LBRTit {
	overflow: hidden;
	position: relative;
	z-index: 9;
}

.bf_service .se_D1 .inD1Left .inD1_c .inM1LBRTit h3 {
	font-size: .9rem;
	color: #fff;
	font-weight: normal;
	margin-bottom: .8rem;
}

.bf_service .se_D1 .inD1Left .inD1_c .inM1LBRTit .se_Dos {
	height: 1.5rem;
	color: #7d8181;
	margin-bottom: .5rem;
}

.bf_service .se_D1 .inD1Left .inD1_c .inM1LBRTit .se_Yw {
	width: 100%;
}

.bf_service .se_D1 .inD1Left .inD1_c .inM1LBRTit .se_Yw li {
	width: 33.333333%;
	float: left;
	text-align: left;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 2;
}

.bf_service .se_D1 .inD1Left .inD1_c .se_Img {
	display: block;
	position: absolute;
	right: .9rem;
	top: .8rem;
}

.bf_service .se_D1 .inD1Right {
	width: 50%;
	height: 100%;
	float: right;
}

.bf_service .se_D1 .in_Yd {
	width: 50%;
	height: 100%;
	float: left;
	position: relative;
	perspective: 1000px;
	-webkit-perspective: 1000px;
	cursor: pointer;
}

.bf_service .se_D1 .in_Yd:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	opacity: 0;
	visibility: hidden;
	transform-origin: left center 0;
	transition: 0.54s;
	transform: rotateY(60deg);
	-webkit-transform: rotateY(60deg);
	-moz-transform: rotateY(60deg);
	background: -webkit-linear-gradient(130deg, #e62129, #de267d);
	background: -o-linear-gradient(130deg, #e62129, #de267d);
	background: -moz-linear-gradient(130deg, #e62129, #de267d);
	background: linear-gradient(130deg, #e62129, #de267d);
}

.bf_service .se_D1 .in_Yd:hover:before {
	opacity: 1;
	visibility: visible;
	transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	color: #fff;
}

.bf_service .se_D1 .inD1_r {
	position: relative;
	padding-left: 6%;
	padding-top: 1.2rem;
}

.bf_service .se_D1 .inD1_r .se_Right {
	width: 90%;
}

.bf_service .se_D1 .inD1_r .inM1LBNum {
	float: left;
	color: #999;
	position: relative;
	margin-right: .5rem;
	padding-bottom: 1.2rem;
}

.bf_service .se_D1 .inD1_r .inM1LBNum:before {
	content: '';
	width: 1px;
	height: 1rem;
	position: absolute;
	left: 50%;
	bottom: 0;
	background: #424343;
}

.bf_service .se_D1 .inD1_r .inM1LBRTit {
	overflow: hidden;
	width: 85%;
}

.bf_service .se_D1 .inD1_r .inM1LBRTit h3 {
	font-size: .9rem;
	color: #000;
	font-weight: normal;
	margin-bottom: .8rem;
}

.bf_service .se_D1 .inD1_r .inM1LBRTit .se_Dos {
	height: 1.5rem;
	color: #7d8181;
	margin-bottom: 0.5rem;
	text-overflow: ellipsis;
	overflow: hidden;
}

.bf_service .se_D1 .in_Yd1 {
	width: 50%;
	height: 100%;
	float: left;
	background: #f9f9f9;
	perspective: 1000px;
	-webkit-perspective: 1000px;
	cursor: pointer;
}

.bf_service .se_D1 .in_Yd1:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	opacity: 0;
	visibility: hidden;
	transform-origin: left center 0;
	transition: 0.54s;
	transform: rotateY(60deg);
	-webkit-transform: rotateY(60deg);
	-moz-transform: rotateY(60deg);
	background: -webkit-linear-gradient(130deg, #e62129, #de267d);
	background: -o-linear-gradient(130deg, #e62129, #de267d);
	background: -moz-linear-gradient(130deg, #e62129, #de267d);
	background: linear-gradient(130deg, #e62129, #de267d);
}

.bf_service .se_D1 .in_Yd1:hover:before {
	opacity: 1;
	visibility: visible;
	transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	color: #fff;
}

.bf_service .se_D1 .inD1_r .inM1LBRTit .se_Yw {
	width: 100%;
}

.bf_service .se_D1 .inD1_r .inM1LBRTit .se_Yw ul {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.bf_service .se_D1 .inD1_r .inM1LBRTit .se_Yw li {
	white-space: nowrap;
	margin-right: 20px;
	color: #666;
	line-height: 2.4;
}

/*text-align: left;  overflow: hidden;text-overflow: ellipsis;  float: left;*/

.se_More {
	background: url(../images/more-jt.png) no-repeat;
	width: 2rem;
	height: 2rem;
	background-size: .8rem;
	display: block;
	margin-top: 1rem;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.bf_service .se_D1 .inD1Left .inD1_c:hover .se_More,
.bf_service .se_D2 .in_Yd:hover .se_More,
.bf_service .se_D1 .inD1_r:hover .se_More,
.bf_service .se_D2 .in_Yd1:hover .se_More {
	background: url(../images/more-jt2.png) no-repeat;
	width: 2rem;
	height: 2rem;
	background-size: .8rem;
}

.bf_service .se_D1 .in_Yd:hover .inD1_r .inM1LBRTit h3,
.bf_service .se_D1 .in_Yd:hover .inD1_r .inM1LBRTit .se_Dos,
.bf_service .se_D1 .in_Yd:hover .inD1_r .inM1LBRTit .se_Yw li,
.bf_service .se_D1 .in_Yd:hover .inD1_r .inM1LBRTit .se_More.iconjiantou:before,
.bf_service .se_D1 .in_Yd:hover .inD1_r .inM1LBNum {
	color: #fff;
}

.bf_service .se_D1 .in_Yd:hover .inD1_r .inM1LBNum:before {
	background: #fff;
}

.bf_service .se_D1 .in_Yd1:hover .inD1_r .inM1LBRTit h3,
.bf_service .se_D1 .in_Yd1:hover .inD1_r .inM1LBRTit .se_Dos,
.bf_service .se_D1 .in_Yd1:hover .inD1_r .inM1LBRTit .se_Yw li,
.bf_service .se_D1 .in_Yd1:hover .inD1_r .inM1LBRTit .se_More.iconjiantou:before,
.bf_service .se_D1 .in_Yd1:hover .inD1_r .inM1LBNum {
	color: #fff;
}

.bf_service .se_D1 .in_Yd1:hover .inD1_r .inM1LBNum:before {
	background: #fff;
}

.bf_service .se_D2 {
	width: 100%;
	height: 11rem;
}

.bf_service .se_D2 .inD2Left {
	width: 50%;
	height: 100%;
	float: left;
}

.bf_service .se_D2 .in_Yd {
	width: 50%;
	height: 100%;
	float: left;
	background: url(../images/in_yx.jpg) no-repeat center;
	position: relative;
	perspective: 1000px;
	-webkit-perspective: 1000px;
	cursor: pointer;
}

.bf_service .se_D2 .in_Yd:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	opacity: 0;
	visibility: hidden;
	transform-origin: left center 0;
	transition: 0.54s;
	transform: rotateY(60deg);
	-webkit-transform: rotateY(60deg);
	-moz-transform: rotateY(60deg);
	background: -webkit-linear-gradient(130deg, #e62129, #de267d);
	background: -o-linear-gradient(130deg, #e62129, #de267d);
	background: -moz-linear-gradient(130deg, #e62129, #de267d);
	background: linear-gradient(130deg, #e62129, #de267d);
}

.bf_service .se_D2 .in_Yd:hover:before {
	opacity: 1;
	visibility: visible;
	transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	color: #fff;
}

.bf_service .se_D2 .in_Yd1 {
	width: 50%;
	height: 100%;
	float: left;
	background: #fff;
	position: relative;
	perspective: 1000px;
	-webkit-perspective: 1000px;
	cursor: pointer;
}

.bf_service .se_D2 .in_Yd1:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	opacity: 0;
	visibility: hidden;
	transform-origin: left center 0;
	transition: 0.54s;
	transform: rotateY(60deg);
	-webkit-transform: rotateY(60deg);
	-moz-transform: rotateY(60deg);
	background: -webkit-linear-gradient(130deg, #e62129, #de267d);
	background: -o-linear-gradient(130deg, #e62129, #de267d);
	background: -moz-linear-gradient(130deg, #e62129, #de267d);
	background: linear-gradient(130deg, #e62129, #de267d);
}

.bf_service .se_D2 .in_Yd1:hover:before {
	opacity: 1;
	visibility: visible;
	transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	color: #fff;
}

.bf_service .se_D2 .inD2_l {
	position: relative;
	padding-left: 6%;
	padding-top: 1.2rem;
}

.bf_service .se_D2 .inD2_l .se_Left {
	width: 90%;
}

.bf_service .se_D2 .inD2_l .inM2LBNum {
	float: left;
	color: #999;
	position: relative;
	margin-right: .5rem;
	padding-bottom: 1.2rem;
}

.bf_service .se_D2 .inD2_l .inM2LBNum:before {
	content: '';
	width: 1px;
	height: 1rem;
	position: absolute;
	left: 50%;
	bottom: 0;
	background: #424343;
}

.bf_service .se_D2 .inD2_l .inM2LBRTit {
	overflow: hidden;
	width: 85%;
	position: relative;
	z-index: 9;
}

.bf_service .se_D2 .inD2_l .inM2LBRTit h3 {
	font-size: .9rem;
	color: #000;
	font-weight: normal;
	margin-bottom: .8rem;
}

.bf_service .se_D2 .inD2_l .inM2LBRTit .se_Dos {
	height: 1.5rem;
	color: #7d8181;
	margin-bottom: 0.5rem;
	text-overflow: ellipsis;
	overflow: hidden;
}

.bf_service .se_D2 .inD2_l .inM2LBRTit .se_Yw {
	width: 100%;
}

.bf_service .se_D2 .inD2_l .inM2LBRTit .se_Yw ul {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.bf_service .se_D2 .inD2_l .inM2LBRTit .se_Yw li {
	margin-right: 20px;
	color: #666;
	white-space: nowrap;
	line-height: 2.4;
}

.bf_service .se_D2 .in_Yd1 .se_Img {
	display: block;
	position: absolute;
	right: .2rem;
	bottom: 0;
}

.bf_service .se_D2 .inD2Right {
	width: 50%;
	height: 100%;
	float: left;
	background: -webkit-linear-gradient(130deg, #e62129, #de267d);
	background: -o-linear-gradient(130deg, #e62129, #de267d);
	background: -moz-linear-gradient(130deg, #e62129, #de267d);
	background: linear-gradient(130deg, #e62129, #de267d);
}

.bf_service .se_D2 .inD2Right .inD2_r {
	position: relative;
	padding-left: 6%;
	padding-top: 2.6rem;
}

.bf_service .se_D2 .inD2Right .inD2_r .inD2_w {
	font-size: .9rem;
	color: #fff;
	position: relative;
	padding-left: 1.6rem;
	font-weight: bold;
}

.bf_service .se_D2 .inD2Right .inD2_r .inD2_w:before {
	content: '';
	width: 1.2rem;
	height: 0.1rem;
	position: absolute;
	left: 0;
	top: 50%;
	background: #fff;
}

.bf_service .se_D2 .inD2Right .inD2_r .inD2_T {
	font-size: .7rem;
	color: #fff;
	font-weight: bold;
	background: url(../images/inD2_T.png) center left no-repeat;
	padding-left: 2.6rem;
	margin-top: 1rem;
}

.bf_service .se_D2 .inD2Right .inD2_r .inD2_TX {
	font-size: .7rem;
	color: #fff;
	font-weight: bold;
	padding-left: 2.6rem;
	margin-top: 0.2rem;
}

.bf_service .se_D1 .in_Yd:hover .inD1_r .inM1LBRTit h3,
.bf_service .se_D1 .in_Yd:hover .inD1_r .inM1LBRTit .se_Dos,
.bf_service .se_D1 .in_Yd:hover .inD1_r .inM1LBRTit .se_Yw li,
.bf_service .se_D1 .in_Yd:hover .inD1_r .inM1LBNum {
	color: #fff;
}

.bf_service .se_D1 .in_Yd:hover .inD1_r .inM1LBNum:before {
	background: #fff;
}

.bf_service .se_D1 .in_Yd1:hover .inD1_r .inM1LBRTit h3,
.bf_service .se_D1 .in_Yd1:hover .inD1_r .inM1LBRTit .se_Dos,
.bf_service .se_D1 .in_Yd1:hover .inD1_r .inM1LBRTit .se_Yw li,
.bf_service .se_D1 .in_Yd1:hover .inD1_r .inM1LBNum {
	color: #fff;
}

.bf_service .se_D1 .in_Yd1:hover .inD1_r .inM1LBNum:before {
	background: #fff;
}

.bf_service .se_D2 .in_Yd:hover .inD2_l .inM2LBRTit h3,
.bf_service .se_D2 .in_Yd:hover .inD2_l .inM2LBRTit .se_Dos,
.bf_service .se_D2 .in_Yd:hover .inD2_l .inM2LBRTit .se_Yw li,
.bf_service .se_D2 .in_Yd:hover .inD2_l .inM2LBNum {
	color: #fff;
}

.bf_service .se_D2 .in_Yd:hover .inD2_l .inM2LBNum:before {
	background: #fff;
}

.bf_service .se_D2 .in_Yd1:hover .inD2_l .inM2LBRTit h3,
.bf_service .se_D2 .in_Yd1:hover .inD2_l .inM2LBRTit .se_Dos,
.bf_service .se_D2 .in_Yd1:hover .inD2_l .inM2LBRTit .se_Yw li,
.bf_service .se_D2 .in_Yd1:hover .inD2_l .inM2LBNum {
	color: #fff;
}

.bf_service .se_D2 .in_Yd1:hover .inD2_l .inM2LBNum:before {
	background: #fff;
}

.bf_service .se_D1 .inD1Left:hover .inD1_c .inM1LBRTit .se_Dos,
.bf_service .se_D1 .inD1Left:hover .inD1_c .inM1LBNum,
.bf_service .se_D1 .inD1Left:hover .inD1_c .inM1LBRTit .se_More.iconjiantou:before {
	color: #fff;
}

.bf_service .se_D1 .inD1Left:hover .inD1_c .inM1LBNum:before {
	background: #fff;
}

.view {
	width: 90%;
	margin: 0 auto;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0px;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

/* 通用标题css */
.in_tx {
	width: 100%;
	position: relative;
	margin: 0 auto;
	padding: 1.5rem 0 1rem 0;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
}

.in_tx .in_txt {
	font-size: 1.2rem;
	color: #000;
	padding-right: 1rem;
}

.in_tx .in_line {
	height: 1px;
	background: #e5e5e5;
	flex: 1;
}

.in_tx .in_more {
	font-size: .6rem;
	color: #000;
	padding-left: 1rem;
}

.in_tx_nav {
	margin-bottom: 1rem;
    font-size: 16px;
    FONT-WEIGHT: 100;
}

.in_tx_nav a {
	display: inline-block;
	margin: 0 1rem 0 0;
}


/* bf_case */
.bf_case {
	width: 100%;
	position: relative;
	padding-bottom: .5rem;
}

.bf_case .in_Ca {
	width: 100%;
	position: relative;
}

.bf_case .sin_Ca {
	display: none;
}

.bf_case .in_Ca .Ca_T {
	width: 100%;
	position: relative;
}

.bf_case .in_Ca .Ca_T li {
	transition: all .36s;
	float: left;
	width: 32%;
	margin-bottom: .5rem;
	margin-left: 2%;
}

.bf_case .in_Ca .Ca_T li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.bf_case .in_Ca .Ca_T li .img {
	overflow: hidden;
	position: relative;
}

.bf_case .in_Ca .Ca_T li .img:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	background: rgb(0, 0, 0, .2);
	opacity: 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.bf_case .in_Ca .Ca_T li:hover .img:before {
	opacity: 1;
}

.bf_case .in_Ca .Ca_T li .img img {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-transform: scale(1.01, 1.01);
	-moz-transform: scale(1.01, 1.01);
	-o-transform: scale(1.01, 1.01);
	transform: scale(1.01, 1.01);
	overflow: hidden;
}

.bf_case .in_Ca .Ca_T li:hover .img img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}

.bf_case .in_Ca .Ca_T li .title {
	text-align: center;
	background: rgba(0, 0, 0, 0.6);
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	z-index: 3;
}

.bf_case .in_Ca .Ca_T li .title .info {
	display: table;
	width: 100%;
	height: 100%;
}

.bf_case .in_Ca .Ca_T li .title .info .txt {
	display: table-cell;
	vertical-align: middle;
	padding: 0 20px;
}

.bf_case .in_Ca .Ca_T li .title .info .txt h2 {
	font-size: .8rem;
	color: #fff;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.bf_case .in_Ca .Ca_T li .title .info .txt i {
	width: 60px;
	height: 4px;
	background: #ffffff;
	margin: 0.2rem auto 0;
	display: block;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.bf_case .in_Ca .Ca_T li .title .info .txt p {
	font-size: .5rem;
	color: #fff;
	margin-top: 0.7rem;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.bf_case .in_Ca .Ca_T li .title .info .txt span {
	width: 1rem;
	height: 1rem;
	margin: .6rem auto;
	font-size: .8rem;
	color: #fff;
	line-height: .9rem;
	display: block;
	border-radius: 50%;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	background: #e62129;
}

.bf_case .in_Ca .Ca_T li:hover .title {
	opacity: 1;
	visibility: visible;
}

.bf_case .in_Ca .Ca_T li:hover .title .info .txt span {
	opacity: 1;
	visibility: visible;
}

.bf_case .in_Ca .Ca_T li:hover .title .info .txt i {
	width: 30px;
	opacity: 1;
	visibility: visible;
}

.bf_case .in_Ca .Ca_T li:hover .title .info .txt h2 {
	opacity: 1;
	visibility: visible;
}

.bf_case .in_Ca .Ca_T li:hover .title .info .txt p {
	opacity: 1;
	visibility: visible;
}

.bf_case .in_Ca .Ca_T li:nth-child(3n+1) {
	margin-left: 0;
}

.bf_case .in_Ca .Ca_T li .text {
	padding: .5rem 0;
	transition: all .36s;
}

.bf_case .in_Ca .Ca_T li .text h3 {
	color: #000000;
	font-size: .7rem;
}

.bf_case .in_Ca .Ca_T li .text p {
	color: #aaaaaa;
	margin-top: .2rem;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.bf_case .in_Ca .Ca_T li:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15)
}

.bf_case .in_Ca .Ca_T li:hover .text {
	padding: .5rem;
}


.in_hezuo_list {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	align-content: center;
	width: 85%;
	margin: 0 auto;
}

.in_hezuo_list li {
	width: calc(100%/6);
	margin: .5rem 0;
	padding: 0 .2rem;
	box-sizing: border-box;
}

.in_hezuo_list li img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}


.in_news {
	margin-bottom: 1.5rem;
}

.in_news_list {
	display: flex;
	display: -webkit-flex;
}

.in_news_list .left {
	width: 100%;
	border-bottom: none;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}

.in_news_list .left .item {
	width: 33%;
	transition: all 0.6s ease;
	position: relative;
	padding: 1rem;
	box-sizing: border-box;
	border-left: 1px solid #e5e5e5;
}

.in_news_list .left .title {
	transition: all 0.6s ease;
	font-size: .6rem;
	color: #333333;
	margin-bottom: .5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.in_news_list .left p {
	transition: all 0.6s ease;
	line-height: 2;
	color: #888888;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.in_news_list .left span {
	transition: all 0.6s ease;
	color: #333333;
	font-family: arial;
	margin-top: 1rem;
	margin-bottom: .2rem;
	display: block;
}

.in_news_list .left .item:nth-child(3n+1) {
	border-left: 0;
}


/* 小程序开发 */
.maview {
	width: 90%;
	margin: auto;
} 
/* about */
.index-about {
	position: relative;
	background: #f0f1f5;
}

.index-about-left {
	position: relative;
}

.index-about-left:before {
	position: absolute;
	content: "";
	width: 80%;
	background: #ffffff;
	height: 80%;
	bottom: 0;
}

.index-about-left-box {
	padding-left: 100px;
	box-sizing: border-box;
	width: 63%;
	padding-left: 2%;
	overflow: hidden;
}

.index-about-left-box .video {
	position: relative;
}

.clear {
	clear: both;
}

.policy {
	background: #ffffff;
	width: 45%;
	float: right;
	max-width: 850px;
	position: relative;
	margin-top: -150px;
}

.policy .title {
	font-size: 22px;
	color: #141418;
	border-bottom: 1px solid #d8d8d8;
	padding: 30px 40px;
	box-sizing: border-box;
}

.policy .title img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.policy-list {
	box-sizing: border-box;
}

.policy-lunbo {
	padding: 25px 40px;
	box-sizing: border-box;
}

.policy-lunbo .hd {
	margin-top: 20px;
}

.policy-lunbo .hd span {
	font-family: "å®‹ä½“";
	font-size: 16px;
	color: #aaaaaa;
	margin-right: 20px;
	cursor: pointer;
}

.policy-lunbo .hd span:hover {
	color: #333333;
}

.policy-lunbo ul li {
	height: 60px;
	overflow: hidden;
}

.index-con {
	min-width: 1300px;
	width: 92%;
	margin: auto;
}

.about-img {
	position: absolute;
	z-index: 0;
	width: 50%;
	height: 136px;
	right: 0;
	margin-top: 45px;
}

.about-img .bg {
	background: url(../images/about-text.png) no-repeat right;
	width: 100%;
	height: 136px;
}

.index-about-text {
	position: relative;
	padding: 70px 0;
}

.index-title h2 {
	font-size: 60px;
	font-family: "DIN";
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}

.index-title h2 i {
	font-family: arial;
	color: #dddddd;
	font-size: 110px;
}

.index-title h3 {
	font-size: 22px;
	color: #333333;
	padding-left: 40px;
	box-sizing: border-box;
	margin: 40px 0;
}

.index-about-text .info {
	padding-left: 40px;
	box-sizing: border-box;
	padding-bottom: 20px;
	text-indent: 2em;
}

.index-about-text .info P {
	color: #666666;
	font-size: 15PX;
}

.index-about-icon {
	margin-top: 50px;
}

.index-about-icon li {
	float: left;
	width: calc(100%/4);
	margin: 0 auto;
	text-align: center;
}

.index-about-icon li p {
	font-size: 12px;
	font-family: arial;
	text-transform: uppercase;
	color: #d2d2d2;
}

.index-about-icon li h3 {
	font-size: 16px;
	color: #333333;
	transition: all 0.6s;
}

.index-about-icon li em {
	display: block;
	background: url(../images/icon.png) no-repeat;
	width: 95px;
	height: 65px;
	margin: 0 auto;
	transition: all 0.6s;
}

.index-about-icon li em.em1 {
	background-position: 0 0;
}

.index-about-icon li em.em2 {
	background-position: -105px 0;
}

.index-about-icon li em.em3 {
	background-position: -215px 0;
}

.index-about-icon li em.em4 {
	background-position: -327px 0;
}

.index-about-icon li:hover em.em1 {
	background-position: 0 -82px;
}

.index-about-icon li:hover em.em2 {
	background-position: -105px -82px;
}

.index-about-icon li:hover em.em3 {
	background-position: -215px -82px;
}

.index-about-icon li:hover em.em4 {
	background-position: -327px -82px;
}

.index-about-icon li:hover h3 {
	color: #dbb161;
}

.index-about-main {
	position: relative;
	margin-top: 60px;
}

.index-about-right {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 35%;
}

.index-about-right em,
.index-about-right em img {
	display: block;
	width: 100%;
	overflow: hidden;
}

.index-number {
	background: #201e1e url(../images/number-bg.png) no-repeat center bottom;
}

.Guarantee_time li {
	text-align: center;
	color: #666666;
	padding: 60px 0;
	float: left;
	width: calc(100%/4);
	box-sizing: border-box;
	padding: 50px 0;
}

.Guarantee_time li p {
	margin-bottom: 30px;
	font-size: 16px;
	color: #5e5e5e;
}

.Guarantee_time li h2 {
	font-size: 55px;
	color: #ffffff;
	font-family: "DIN";
	display: inline-block;
	font-weight: bold;
	letter-spacing: 2PX;
}

.Guarantee_time li i {
	font-size: 16px;
	margin-left: 10px;
	color: #5e5e5e;
	font-style: normal;
}

/* 底部样式  */
.foot {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	padding-top: 30px;
	background-color: #15161e;
	color: #fff;
}

.footadd {
	height: auto;
	overflow: hidden;
	margin: auto;
}

.footaddL {
	width: 200px;
	float: left;
	height: auto;
	overflow: hidden;
	margin: auto;
}

.footaddLt {
	color: #fff;
	border-bottom: 1px solid #21222b;
	line-height: 35px;
	font-size: 16px;
}

.footaddLt i {
	font-size: 18px;
}

.footaddLtel {
	font-size: 24px;
	color: #fff;
	line-height: 30px;
	padding: 10px 0;
}

.footaddLtel a {
	color: #fff;
	font-weight: bold;
}

.footaddLbot {
	width: 120px;
	height: auto;
	line-height: 30px;
	text-align: center;
}

.footaddLbot img {
	width: 100%;
	height: auto;
}

@font-face {
	font-family: 'shweb14';
	/* Project id 2588959 */
	src: url('//at.alicdn.com/t/font_2588959_qxd9z3vdoy.woff2?t=1622698634175') format('woff2'),
		url('//at.alicdn.com/t/font_2588959_qxd9z3vdoy.woff?t=1622698634175') format('woff'),
		url('//at.alicdn.com/t/font_2588959_qxd9z3vdoy.ttf?t=1622698634175') format('truetype');
}

.shweb14 {
	font-family: "shweb14" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: -1px !important;
}

.footaddR {
	float: right;
	height: auto;
	overflow: hidden;
	margin: auto;
	width: -webkit-calc(100% - 260px);
	width: -moz-calc(100% - 260px);
	width: calc(100% - 260px);
}

.footaddRt {
	color: #fff;
	border-bottom: 1px solid #21222b;
	line-height: 35px;
	font-size: 16px;
}

.footaddRul {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
}

.footaddRul ul li {
	width: 47.5%;
	height: auto;
	overflow: hidden;
	margin: auto;
	float: left;
	margin-right: 5%;
	font-size: 16px;
	color: #dd5614;
	line-height: 40px;
	background: url(../images/addbg_1.png) no-repeat 35px top;
	margin-bottom: 10px;
}

.footaddRul ul li:nth-child(2n) {
	margin-right: 0;
}

.footaddRul ul li p {
	line-height: 22px;
	color: #fff;
	font-size: 14px;
}

.footaddRul ul li:nth-child(1) {
	background: url(../images/addbg_1.png) no-repeat 35px top;
}

.footaddRul ul li:nth-child(2) {
	background: url(../images/addbg_2.png) no-repeat 35px top;
}

.footaddRul ul li:nth-child(3) {
	background: url(../images/addbg_3.png) no-repeat 35px 8px;
}

.footaddRul ul li:nth-child(4) {
	background: url(../images/addbg_4.png) no-repeat 35px top;
}

.contlink {
	height: auto;
	overflow: hidden;
	line-height: 30px;
	margin: auto;
	padding: 10px 0;
	border-top: 1px solid #21222b;
	margin-top: 20px;
	color: #57586d;
	word-spacing: .5em;
}

.contlink a {
	color: #57586d
}

.contlink a:hover {
	color: #57586d
}

.contcopy {
	height: auto;
	overflow: hidden;
	margin: auto;
	text-align: center;
	color: #fff;
	padding: 15px 0;
	border-top: 1px solid #21222b;
}

.contcopy a {
	color: #fff;
}
 
/*案例开发*/
.bfWork_box {
	margin: 0 auto;
	clear: both;
}

.inner-1 {
	width: 88%;
	margin: 0 auto;
}

.caseList {
	display: flex;
	justify-content: space-between;
	position: relative;
	flex-wrap: wrap;
	margin-top: 70px;
}

.caseRig {
	padding-top: 5%;
}

.caseTop {
	writing-mode: vertical-rl;
	left: 50%;
	top: 80px;
	transform: translateX(-50%);
	opacity: .1;
	position: absolute;
}

.caseTit {
	position: relative;
}

.caseTit .inTit {
	padding-top: 30px;
}

.inCTlist {
	width: 38%;
	transition: all 0.2s;
}

.inCLeft {
	padding-top: 5%;
} 

.inTit {
	font-size: 28px;
	font-weight: 100;
}

.inCTop {
	position: absolute;
	top: 0%;
	left: 0;
	transition: all .8s;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-ms-transition: all .8s;
	-o-transition: all .8s;
}

.inCTop.act {
	writing-mode: vertical-rl;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	opacity: .1;
}

.inCTop.act .inTit {
	padding-top: 50px;
}

.inCTop.act .indAb_info_name {
	font-size: 9.6rem;
	color: transparent;
	display: block;
	-webkit-text-stroke: 1px rgba(0, 0, 0);
}

.inCbox .inner {
	padding-top: 8%;
	position: relative;
}

.inCTopBox {
	position: relative;
}

.inCItem {
    width: 100%;
    position: relative;
    margin-bottom: 20%;
    display: block;
    background: #f7f8f9;
    padding: 30px 40px;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
}

.inCTit {
    font-size: 28px;
    line-height: 1;
    font-weight: 600;
    padding: 20px 0;
    border-bottom: 1px solid #dfdfdf;
}

.inCTime {
    font-size: 16px;
    color: #aaa;
    font-family: 'Butler';
    text-align: end;
    padding: 20px;
}

.inCImg {
        width: 100%;
        padding-top: 100%;
        position: relative;
        overflow: hidden;
        transition: all 0.48s;
        border-radius: 16px;
        -webkit-border-radius: 16px;
        -moz-border-radius: 16px;
        -ms-border-radius: 16px;
        -o-border-radius: 16px;
        height: 582px;
    }
    
.inCImg img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    top:  50%;
    transform: translate(-50%,-50%);
    object-fit: cover;
    transition: all 0.48s;
    -webkit-transition: all 0.48s;
    -moz-transition: all 0.48s;
    -ms-transition: all 0.48s;
    -o-transition: all 0.48s;
}

.inCIList {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.inCIcon {
    display: flex;
    align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 100px;
    justify-content: center;
    padding: 10px 32px;
    font-size: 14px;
    color: #666;
    margin-right: 10px;
    background: #fff;
}

.caseTop .indAb_info_name {
    font-family: 'Butler';
    text-transform: uppercase;
    line-height: 1;
    font-size: 4.6rem;
    color: transparent;
    display: block;
    -webkit-text-stroke: 1px rgba(0, 0, 0);
}
/*案例结束*/

/*首页业务说明*/

.index_nav {
    padding: .8rem 0 1rem;
    background: #fff;
    overflow: hidden;
    z-index: 55;
    position: relative
}

.index_nav::before,.index_nav::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
    background-repeat: no-repeat;
    opacity: 0;
    transition: 1s;
    transition-delay: .05s;
    width: 46%
}

 

@media (max-width: 1480px) {
    .index_nav::before {
        background-size:contain
    }

    .index_nav::after {
        background-size: contain
    }
}

@media (min-width: 992px) {
    .index_nav.show::before {
        left:0;
        opacity: .8
    }

    .index_nav.show::after {
        right: 0;
        opacity: .8
    }
}

.index_nav .pinner {
    position: relative;
    z-index: 5
}

@media (max-width: 1920px) {
    .index_nav {
        background-size:102% auto
    }
}

@media (max-width: 992px) {
    .index_nav {
        background-size:0
    }
}

.index_nav .myCanvas {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 55
}

.index_nav .hd {
    text-align: center;
    margin-bottom: .3rem
}

.index_nav .hd h2 {
    font-size: 1.1rem;
    margin-bottom: .1rem
}

.index_nav .hd h2 em {
    font-size: 2rem;
    color: #d61919;
    font-weight: bold;
    position: relative;
    top: .04rem
}

.index_nav .hd .desc {
    font-size: 18px;
    font-weight: 100;
}

@media (min-width: 769px) {
    .index_nav li {
        width:20%;
        position: relative;
        float: left;
        font-size: 18px;
        height: 200px;
    }

    .index_nav li .icons {
        display: block;
        margin: 0 auto 6px;
        text-align: center;
        position: relative;
        display: -webkit-flex;
        display: flex;
        display: -webkit-box;
        display: box;
        -webkit-box-orient: vertical;
        box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-pack: center;
        box-pack: center
    }

    .index_nav li .icons ._bg {
        visibility: hidden
    }

    .index_nav li .icons .inner {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: -webkit-flex;
        display: flex;
        display: -webkit-box;
        display: box;
        -webkit-box-orient: vertical;
        box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-pack: center;
        box-pack: center
    }

    .index_nav li .icons .icon {
        width: 70px;
        height: 70px;
        display: block;
        margin: 0 auto
    }

    .index_nav li .cover {
        position: absolute;
        left: 0%;
        top: 0%;
        color: #fff;
        width: 100%;
        height: 100%;
        opacity: 0;
        transition: ease-in .3s;
        background: url('../images/brand_bg.png') no-repeat center center;
        background-size: cover;
        padding: .3rem;
        font-weight: 100;
        border-radius: 10px;
    }

    .index_nav li .cover .tit {
        font-size: 0.8rem;
        margin-bottom: 14px;
        color: #fff;
        display: block;
        transition: .6s;
        transform: translateY(20px);
    }

    .index_nav li .cover .txt {
        font-size: 14px;
        line-height: 1.8;
        transition: .6s;
        transform: translateY(30px);
        transition-delay: .05s
    }

    .index_nav li.ac .cover,.index_nav li:hover .cover {
        opacity: 1;
        box-shadow: 0 .1rem .2rem rgba(0,0,0,0.2)
    }

    .index_nav li.ac .cover .tit,.index_nav li:hover .cover .tit {
        transition: .6s;
        display: inline-block;
        position: relative
    }

    .index_nav li.ac .cover .tit::after,.index_nav li:hover .cover .tit::after {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        height: 1px
    }

    .index_nav li.ac .cover .tit:hover,.index_nav li:hover .cover .tit:hover {
        transform: translateX(5px)
    }

    .index_nav li.ac .cover .tit,.index_nav li:hover .cover .tit,.index_nav li.ac .cover .txt,.index_nav li:hover .cover .txt {
        transform: translateY(0)
    }
}

@media (min-width: 769px) and (max-width:1300px) {
    .index_nav li .cover .txt {
        line-height:1.6
    }
}

@media (min-width: 769px) and (max-width:1199px) {
    .index_nav li .cover {
        padding:.2rem
    }

    .index_nav li .cover .tit {
        margin-bottom: 6px
    }

    .index_nav li .cover .txt {
        line-height: 1.5
    }
}

@media (min-width: 769px) and (max-width:992px) {
    .index_nav li .cover {
        padding:.4rem
    }

    .index_nav li .cover .tit {
        font-size: .24rem;
        margin-bottom: 14px
    }

    .index_nav li .cover .txt {
        font-size: 14px
    }
}

@media (min-width: 769px) and (max-width:1360px) {
    .index_nav li {
        width:25%
    }
}

@media (min-width: 769px) and (max-width:1200px) {
    .index_nav li .cover .tit {
        font-size:20px
    }
}

@media (min-width: 769px) and (max-width:992px) {
    .index_nav li {
        width:33.33%
    }
}

@media (max-width: 768px) {
    .index_nav .hd {
        width:83vw;
        max-width: 1680px;
        margin-left: auto;
        margin-right: auto
    }

    .index_nav .hd .desc {
        font-size: 18px
    }

    .index_nav .list {
        display: flex;
        flex-wrap: wrap;
        align-items: stretch
    }

    .index_nav .list::after {
        display: none
    }

    .index_nav li {
        width: 32%;
        float: none;
        border: 1px solid #f2f2f3;
        padding: .2rem .2rem .3rem;
        margin-bottom: .4rem;
        margin-right: 2%
    }

    .index_nav li:nth-child(3n) {
        margin-right: 0
    }

    .index_nav li ._bg {
        display: none
    }

    .index_nav li .icons {
        text-align: center
    }

    .index_nav li .icons .tit {
        font-size: 22px
    }

    .index_nav li .cover {
        display: none
    }

    .index_nav li .cover .tit {
        font-size: 18px;
        text-align: center;
        margin-bottom: .1rem
    }

    .index_nav li .cover .txt {
        font-size: 16px
    }
}

@media (max-width: 768px) and (max-width:1360px) {
    .index_nav .hd {
        width:92%
    }
}

@media (max-width: 768px) and (max-width:460px) {
    .index_nav .hd {
        width:94%
    }
}

@media (max-width: 640px) {
    .index_nav .tit {
        font-size:16px!important
    }
}

@media (max-width: 480px) {
    .index_nav li {
        padding-left:0;
        padding-right: 0
    }

    .index_nav li .icons .icon {
        width: 60px;
        height: 60px
    }

    .index_nav .tit {
        font-size: 14px!important
    }
}

@media (max-width: 460px) {
    .index_nav .list {
        justify-content:space-between
    }

    .index_nav li {
        width: 48%;
        margin-right: 0
    }
}

@-webkit-keyframes move {
    0% {
        background-position: 0
    }

    50% {
        background-position: 50px 0
    }

    100% {
        background-position: 0px 0
    }
}


.wrap {
    width: 83vw;
    max-width: 1680px;
    margin-left: auto;
    margin-right: auto
}


/*新闻资讯*/
.index_point {
    background: #f2f2f3;
    padding: 1.3rem 0 1rem;
    position: relative;
    z-index: 1
}

@media (max-width: 640px) {
    .index_point {
        padding-top:1.6rem
    }
}

@media (max-width: 640px) and (max-width:480px) {
    .index_point {
        padding-top:1rem
    }
}

.index_point .vhd {
    margin-bottom: .46rem
}

@media (min-width: 641px) {
    .index_point .vhd {
        display:-webkit-flex;
        display: flex;
        display: -webkit-box;
        display: box;
        -webkit-align-items: center;
        align-items: center;
        -webkit-box-align: center;
        box-align: center;
        -webkit-box-pack: justify;
        box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }
}

@media (max-width: 640px) {
    .index_point .vhd {
        text-align:center
    }
}

.index_point nav {
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    box-align: center;
    font-size: 18px;
    color: #666
}

@media (max-width: 640px) {
    .index_point nav {
        margin:.4rem 0 .6rem;
        display: -webkit-flex;
        display: flex;
        display: -webkit-box;
        display: box;
        -webkit-align-items: center;
        align-items: center;
        -webkit-box-align: center;
        box-align: center;
        -webkit-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        display: -webkit-flex !important;
        display: flex !important;
        display: -webkit-box !important;
        display: box !important;
        -webkit-align-items: center !important;
        align-items: center !important;
        -webkit-box-align: center !important;
        box-align: center !important;
        -webkit-box-pack: center !important;
        box-pack: center !important;
        -webkit-justify-content: center !important;
        justify-content: center !important
    }
}

.index_point nav .item {
    cursor: pointer;
    position: relative
}

.index_point nav .item span {
    position: relative;
    z-index: 5
}

.index_point nav .item+.item {
    margin-left: .6rem
}

.index_point nav .active {
    font-family: thin
}

.index_point nav .active::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: .08rem;
    background-color: #d61919;
    left: 0;
    bottom: 0
}

.index_point .row {
    margin-left: -0.09rem !important;
    margin-right: -0.09rem !important;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch
}

.index_point .row>* { 
    padding: 0.3rem !important
}

 
.index_point .row .inner {
    background: #fff;
    padding: 30px 26px;
    transition: .6s;
    height: 100%;
    position: relative
}

.index_point .row .inner::before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: .07rem;
    background-color: #d61919;
    left: 0;
    top: 0;
    transition: ease-in .2s
}

.index_point .row .inner:hover {
    box-shadow: 0 .1rem .2rem rgba(0,0,0,0.1)
}

.index_point .row .inner:hover::before {
    width: 100%
}

.index_point .row .inner:hover .title {
    color: #d61919
}

.index_point .row .inner:hover .arr {
    background-image: url('../images/arr_on.png')
}

.index_point .row .inner .arr {
    width: 29px;
    height: 8px;
    background: url('../images/arr.png') no-repeat center center;
    background-size: contain;
    position: absolute;
    right: .3rem;
    bottom: 20px
}

.index_point .row .inner .title {
    font-size: 20px;
    display: block;
    line-height: 30px
}

@media (min-width: 640px) {
    .index_point .row .inner .title {
        word-break:break-all;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        -webkit-line-clamp: 2;
        max-height: 60px
    }
}

.index_point .row .inner .data {
    color: #999;
    margin: 5px 0 14px
}

.index_point .row .inner .data a {
    color: #999;
    display: inline-block;
    margin-left: 5px
}

.index_point .row .inner .data a:hover {
    color: #d61919
}

.index_point .row .inner .desc {
    color: #999;
    line-height: 22px;
    height: 44px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2
}

@media (max-width: 640px) {
    .index_point .row .inner {
        padding:20px 16px 60px
    }
}

.col-md-4 {
    width: 33.33333333%;
}

/* 新闻详细 */

.pageNewsD {
	width: 100%;
	padding: 1rem 0 0;
	border-bottom: 1px solid #eeeeee;
	overflow: hidden;
}

.pageNewsD .contBox {
	width: 70%;
	min-height: 6rem;
	float: left;
	border-right: 1px solid #eeeeee;
	box-sizing: border-box;
	padding: 0 4% 4rem 0;
	position: relative;
}

.pageNewsD .contBox .title {
	color: #333333;
	font-size: .8rem;
	font-weight: bold;
}

.pageNewsD .contBox .time {
	color: #666666;
	padding: .5rem 0 .5rem;
	border-bottom: 1px dashed #e5e5e5;
}

.pageNewsD .contBox .time span {
	margin-right: .5rem;
}

.pageNewsD .contBox .text {
	color: #333;
	line-height: 2.5;
	padding: 1rem 0;
	font-size: 15px;
	text-align: center;
}

 
.pageNewsD .contBox .text  * {
	font-size: 16px;
	line-height: 30px;
	color: #333;
	text-align: left;
}

.pageNewsD .contBox .text  p {
	text-indent: 2em;
	margin-bottom: 15px;
}

.pageNewsD .contBox .text  img {
	margin: 20px auto !important;
	max-width:60%;
	border-radius: 5px;
}

/*.pageNewsD .contBox .text img{ max-width: 10%;}*/
.pageNewsD .contBox .fx {
	margin: 1rem 0;
	text-align: center;
}

.pageNewsD .contBox .fx a {
	display: inline-block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	background-color: #555;
	border-radius: 50%;
	color: #FFFFFF;
	font-size: 24px;
	margin-right: 10px;
	transition: all 0.6s ease;
	background-image: none;
	padding: 0;
}

.pageNewsD .contBox .fx a:hover {
	background-color: #e62129;
	text-decoration: none;
}

.pageNewsD .contBox .link {
	width: 100%;
	padding: 1.5rem 0;
	display: flex;
	justify-content: space-between;
	position: relative;
	border-top: 1px solid #eeeeee;
}
 
.pageNewsD .contBox .bot {
	position: absolute;
	bottom: 0;
	right: 4%;
	width: 96%;
}

.pageNewsD .newsD {
	width: 30%;
	float: right;
	padding-left: 3%;
	box-sizing: border-box;
	position: sticky;
	display: inline-block;
	background-color: #fff;
	z-index: 3;
}

.pageNewsD .newsD h1 {
	color: #333333;
	font-size: 24px;
	font-weight: bold;
}

.pageNewsD .newsD ul {
	width: 100%;
	margin-top: 20px;
}

.pageNewsD .newsD ul li {
	width: 100%;
	border-bottom: 1px dashed #e5e5e5;
	padding: 14px 0;
}

.pageNewsD .newsD ul li .tit {
	color: #333333;
	line-height: 2;
	transition: all 0.6s ease;
	font-size: 16px;
}

.pageNewsD .newsD ul li .time {
	color: #999;
	margin-top: 8px;
	transition: all 0.6s ease;
}

.pageNewsD .newsD ul li:hover .tit {
	color: #e62129;
}

.pageNewsD .newsD ul li:hover .time {
	color: #333333;
}


/*小程序开发*/
.special_top {
    position: relative;
    overflow: visible
}

.special_top .crumbs_box {
    background-color: #e6e6e6;
    padding: 0;
    line-height: 80px;
    height: 80px
}

@media (max-width: 992px) {
    .special_top .crumbs_box {
        height:1rem;
        line-height: 1rem
    }
}

.special_top .datas {
    background: url('../images/xcxbg.png') no-repeat center center;
    background-size: cover;
    color: #fff;
    width: 60vw;
    position: absolute;
    top: -2rem;
    right: 0;
    bottom: 0
}

.special_top .data_inner {
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    box-align: center;
    -webkit-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    text-align: center;
    font-size: 18px;
    height: 4.6rem;
    font-weight: 100;
}

.special_top .data_inner .item {
    min-width: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.special_top .data_inner b {
    font-weight: bold;
}

.special_top .data_inner .val {
    display: block;
    font-size: 1.6rem
}

.special_top .content {
    position: relative;
    width: 83vw;
    max-width: 1680px;
    margin-left: auto;
    margin-right: auto;
    z-index: 55;
    padding: 3.24rem 0 3.6rem;
    background: #fff;
    overflow: hidden
}
 
.special_top .content .leftbox {
    width: 56%;
    text-align: justify;
}

.special_top .content .rightbox {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 50%;
}

.special_top .content .rightbox.s2 {
    top: auto;
    bottom: 0;
    transform: translateY(0);
}

.special_top .rightbox .img {
    position: relative;
    right: -15%;
    width: 100%;
    display: block
}

.special_top .hd {
    padding-bottom: .5rem;
    position: relative
}

.special_top .hd::after {
    content: '';
    display: block;
    position: absolute;
    background-color: #d61919;
    width: 25px;
    height: .05rem;
    left: 0;
    bottom: .3rem;
    transition: .6s
}

.special_top .hd h1 {
    margin: 10px auto;
}

.special_top .hd h2 {
    font-size: .36rem;
    margin-bottom: .04rem
}

.special_top .hd .desc {
    color: #999;
    font-size: 18px;
    font-weight: 100;
}

.special_top .hd:hover::after {
    width: 50px
}

.special_top .bd {
    font-size: 16px;
    color: #666;
    line-height: 1.8
}
 
.special_top .bd p{
    font-size: 14px;
    font-weight: 100;
}
.special_top .bd h6 {
    font-size: 24px;
    color: #d61919
}



.service_box {
    background-color: #d61919;
    text-align: center;
    color: #fff;
    padding: 0.76rem 0 0.9rem;
}

.service_box .bd {
    margin-top: 80px;
    margin-bottom: 50px;
}


.service_box .bd li span { display:block; text-align:center;}


.service_box .vh2 { 
    font-size: 1.2rem;
    margin: 0.6rem auto;
    text-align: center;
}


.service_box ul {
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    box-align: center;
    -webkit-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    display: flex;
}

.service_box li {
    font-size: 18px;
    position: relative;
    flex: 1;
}

.service_box li::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    border-bottom: 0.02rem dashed #fff;
    left: 0;
    top: 1.26rem;
}


.service_box .ic {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: block;
    margin: 0 auto 0.24rem;
    position: relative;
    z-index: 5;
    width: 2.5rem;
    height: 2.5rem;
    border: 0.1rem solid #fff;
    background-color: #d61919;
    border-radius: 50%;
    background-size: 1.5rem;
}

.service_box .ic.ic1 {
    background-image: url('../images/zt_1.png')
}

.service_box .ic.ic2 {
    background-image: url('../images/zt_2.png')
}

.service_box .ic.ic3 {
    background-image: url('../images/zt_3.png')
}

.service_box .ic.ic4 {
    background-image: url('../images/zt_4.png')
}

.service_box .ic.ic5 {
    background-image: url('../images/zt_5.png')
}

.service_box .ic.ic6 {
    background-image: url('../images/zt_6.png')
}

.service_box .ic.ic7 {
    background-image: url('../images/zt_7.png')
}


/*App页面*/
.index_service {
    width: 90%;
    margin: auto;
}
.index_service .bd {
    padding: 0.5rem 0 0.5rem;
    background: #fff; 
    top: 1.6rem;
    height: auto; 
    margin-top: 63px;
}

.index_service li+li {
    border-left: 1px solid #f2f2f3
}

.index_service .titbox {
    text-align: center;
    position: relative;
    margin-bottom: .3rem
}

.index_service .titbox .en {
    font-size: .48rem;
    text-transform: uppercase;
    opacity: .1;
    line-height: .9rem
}

.index_service .titbox .tit {
    font-size: 1.36rem;
    color: #d61919;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 5;
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
    border: 1px solid #d61919;
    border-radius: 50%;
    font-weight: 100;
}

.index_service .info {
    padding-left: 0.9rem;
    font-size: 16px;
    color: #666;
    line-height: 40px;
    margin-top: 2rem;
    font-weight: 100;
}

.index_service .info p {
    position: relative;
    padding-left: 26px
}

.index_service .info p::before {
    content: '';
    display: block;
    width: 8px;
    height: 2px;
    background-color: #d61919;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
    left: 0
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}
.col-md-3 {
    width: 25%;
    float: left;
}

.index_service .titbox {
    margin-bottom: 0.2rem;
    text-align: center;
    position: relative;
}

 
.index_service .titbox .en {
    font-size: .48rem;
    text-transform: uppercase;
    opacity: .1;
    line-height: .9rem;
}


/*客服*/
 .kefu_main{
	width: 73px;
	position: fixed;
	bottom: 10vh;
	right: 12px;
	z-index: 99;
	opacity: 1;
	transition: all .4s;
	font-size: 12px;
	color: #393a51;
  }
  .kefu_main input{
	opacity: 0;
	cursor: default;
	position: absolute;
  }
  .kefu_main .icon-box {
	padding: 12px 0;
	background-color: #fff;
	text-align: center;
	cursor: pointer;
	position: relative;
	box-shadow: 12px 12px 26px 6px rgba(20,21,22,.06);
	color: #393a51;
  }
   
  .kefu_main  .font-box1{padding: 6px 0;}
  .kefu_main .consult1, .kefu_main .consult {
	position: absolute;
	left: 12px;
	top: 14px;
	border: 1px solid #e62129;
	height: 48px;
	width: 48px;
	border-radius: 50%;
	animation: ani-data-v-789143c6 1.4s ease-out infinite;
	-webkit-animation: ani-data-v-789143c6 1.4s ease-out infinite;
	-moz-animation: ani-data-v-789143c6 1.4s ease-out infinite;
  }
  .kefu_main .consult1 {
	-webkit-animation-delay: .6s;
	animation-delay: .6s;
  }
 
  .kefu_main .icon-box:hover {
	background-color: #e62129!important;
	transition: color .2s ease;
  }
  .kefu_main .icon-box:hover .font {
	color: #fff!important;
  }
  .kefu_main .icon-box:hover .consult1, .kefu_main .icon-box:hover .consult {
	display: none;
  }
  .el-popover {
	display: none;
	position: absolute;
	background: #fff;
	min-width: 130px;
	border-radius: 4px;
	border: 1px solid #f2f4f5;
	padding: 12px;
	/* right: 15px;
	top: 0; */
	z-index: 2000;
	color: #0d1a26;
	line-height: 1.4;
	text-align: justify;
	font-size: 14px;
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
	word-break: break-all;
   /* transform: translateY(-30%); */
   top: 50%;
   right: 115%;
   transform: translateY(-50%);
  }
  .phone-popover {
	padding: 0;
	max-width: 212px;
  }
  .phone-popover .phone {
    padding: 6px;
    font-size: 16px;
    line-height: 24px;
    color: #ff0000;
    font-weight: bold;
  }
  .phone-popover .phone img{ }
  .el-popper .popper__arrow, .el-popper .popper__arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	top: 50%;
	right: -6px;
	background: #fff;
	transform:translateY(-50%) rotate(45deg);
	border-color: transparent;
	border-style: solid;
   
  }
  .el-popper .popper__arrow {
	border-width: 6px;
	filter: drop-shadow(0 2px 12px rgba(0,0,0,.03));
  }


  .el-popover-code img{width: 100%; height: 100%; object-fit: contain;}
  .icon-box_img{width: 40px; height: 40px;  margin:0 auto 3px; position: relative;}
  .icon-box_img img{position: absolute; left: 0;  top: 0;  object-fit: cover; width: 100%; height: 100%;}
  .img_red{opacity: 1;  }
  .img_white{opacity: 0; }
  .kefu_main .icon-box:hover .img_red{opacity: 0;}
  .kefu_main .icon-box:hover .img_white{opacity: 1;}
  .kefu_item{position: relative;  display: block;}
  .kefu_item span {display: block;}
  
  @keyframes  ani-data-v-789143c6{
	0% {
	transform: scale(1);
	opacity: 0;
	}
	25% {
		transform: scale(1.15);
		opacity: .3;
	}
	50% {
		transform: scale(1.3);
		opacity: .7;
	}
	75% {
		transform: scale(1.45);
		opacity: .5;
	}
	100% {
		transform: scale(1.5);
		opacity: 0;
	}
  }
  
/*客服结束*/

/*导航*/
.header dl{ display:none;}
.headph{ display:none;}
/*弹出*/
.tcl{ display:none;}
.kefu_itemph{display:none;}


/*响应式样式*/
@media screen and (min-width:0px) and (max-width:1100px)
{
    .box{
        width: 94%;
        margin:auto;
    }
    .header{
        width: 94%;
    }
    .header p{
        display: none;
    }
	/*logo图*/
	.logo img{ height:35px;}
	.header ul{ display:none;}
	
	/*导航三个杠*/
	.header dl{width: 23px;height: 23px;cursor: pointer;box-sizing: border-box;display:block; float:right;}
	.header dl dd{width: 100%;height: 2px;background: #ffffff;border-radius: 1px;margin: 5px 0;}
	.header dl dd:nth-child(2){width: 50%;}
	
	/*手机导航弹出框*/
	.headph{ width:100%; height:100%; margin:auto; background-color:#fff; display: none; position:fixed;top:0;z-index:9999;}
	.headphX{ width:100%; height:auto; overflow:hidden;font-size:26px; color:#333; text-align:right; margin-top:20px; cursor:pointer;}
	.headphnev dl dt {display: flex;padding: 0;width: 100%;box-sizing: border-box; border-bottom:1px solid #EFEFEF;}
	.headphnev dl dt a{flex: 1;height: 54px;line-height: 54px;cursor: pointer;font-size:16px;}
	.headphnev dl dt a:visited{ color:#333;}
	
	@font-face {
	  font-family: 'iconfontX';  /* Project id 5002284 */
	  src: url('//at.alicdn.com/t/c/font_5002284_k7fn8ff0149.woff2?t=1755584577309') format('woff2'),
		   url('//at.alicdn.com/t/c/font_5002284_k7fn8ff0149.woff?t=1755584577309') format('woff'),
		   url('//at.alicdn.com/t/c/font_5002284_k7fn8ff0149.ttf?t=1755584577309') format('truetype');
	}
	.iconfontX {
	font-family: "iconfontX" !important;
	font-size: 36px; line-height:36px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0px;
	-moz-osx-font-smoothing: grayscale;
	}
	
	/*客服*/
	.kefu_itemphnone{
	    display: none;
	}
    .kefu_itemph{
        display: block;
    }
	/*微信*/
	.tcl{ width:auto; height:auto; display:none; position:fixed; top:50%; padding:0 10px; text-align:center; font-size:16px; line-height:40px;color:#fff;border-radius:5px;background-color: rgba(0, 0, 0, 0.7); margin-left:45%; z-index:99999;}
	

	
	 /*底部*/
	 .footaddL{
	     width: 100%;
	 }
	 .footaddR{
	     width: 100%;
	     margin-top: 10px;
	 }
	.footaddR ul li{
	    width: 45%;
	}
	.footaddR ul li:nth-child(2n){
	    margin-right: 0;
	} 
	.footaddR ul li:nth-child(3){
	    margin-right: 5%;
	}
	
	/*大图*/
	.banner{
	    height: 500px;
	}
	
	/*新闻资讯*/
	.in_tx .in_txt{
	    font-size: 24px;
	    padding-right: 0;
	}
	
	.in_news_list .left{
	    display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 10px 10px;
	}
    .in_news_list .left .item{
        width: 100%;
        padding: 10px 0;
        border-left:none;
    }
    .in_news_list .left .title{
        white-space:inherit;
    }
    
    /*新闻详情*/
    .pageNewsD .contBox{
        width: 100%;
        padding: 10px 0;
        border-right:none;
    }
    .pageNewsD .contBox .text img{
        max-width: 100%;
        width: 100%!important;
    }
    .pageNewsD .newsD{
        width: 100%;
        padding-left: 0;
    }
    
    /*案例*/
    .Ca_T ul{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px 10px;
    }
    .bf_case .in_Ca .Ca_T li{
        width: 100%;
    }
    .bf_case .in_Ca .Ca_T li .text{
        text-align: center;
    }
    
    /*app开发*/
    .banner h1{
        font-size: 24px;
        left:0;
        padding: 0 3%;
        box-sizing: border-box;
    }
    .banner h2{
        font-size: 18px;
        left:0;
        padding: 0 3%;
        box-sizing: border-box;
    }
    .bd ul{
       display: grid!important;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px 10px; 
    }
    .col-md-3{
        width: 100%;
    }
    .index_service .info{
        padding-left: 0;
    }
    .wrap{
        width: 94%;
    }
    .index_point .row{
        margin:auto;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px 10px; 
    }
    .index_point .row>*{
        width: 100%;
        box-sizing:border-box;
    }
    .index_point .row .inner .title{
        font-size: 16px;
    }
    .index_point .row .inner{
        padding: 20px;
        box-sizing: border-box;
    }
    
    /*xcx开发*/
    .special_top .datas{
        width: 100%;
    }
    .special_top .content{
        width: 100%;
        padding: 20px;
        box-sizing: border-box;
    }
    .special_top .content .leftbox{
        width: 100%;
    }
    /*首页*/
    .index_nav li{
        width: 100%;
    }
    .index_nav .hd h2{
        font-size: 24px;
    }
    .index-number ul{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px 10px; 
    }
    .Guarantee_time li{
        width: 100%;
    }
    .clearfix:before, .clearfix:after{
        display: none;
    }
    .Guarantee_time li h2{
        font-size: 36px;
    }
    .inCTlist{
        width: 100%;
    }
    .inCTlist {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px 10px; 
    }
    .inCItem{
        padding: 0 20px;
        box-sizing: border-box;
    }
    .inCImg{
        padding-top: 0;
        height: auto;
    }
    .inCImg img{
        height: 200px;
        left: 0;
        right: 0;
        position:inherit;
        top: 0;
        transform: inherit;
    }
    .inCTit{
        font-size: 24px;
    }
    .inCTime{
        padding: 10px;
        box-sizing: border-box;
        text-align: center;
    }
    .inCIcon{
       padding: 10px;
        box-sizing: border-box;
        text-align: center; 
    }
    .pageNewsD .contBox .bot{
        position: inline;
        width: 100%;
        right: 0;
    }
    .pageNewsD .contBox .link{
        display: inline;
        padding: 0;
    }
 
}




