* {
	word-wrap: break-word;
	word-break: break-all;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}

html,
body {
	font-size: 14px;
	font-family: 微软雅黑;
	color: #666;
}

/*定制服务流程*/

.app-process {
	padding: 30px 0px;
	background: #4c90e5;
}

.app-process .index-title {
	color: #fff;
}

.app-process .index-stitle {
	color: #fff;
}

.index-title {
	text-align: center;
	margin-bottom: 25px;
}

.index-btitle {
	font-size: 34px;
}

.index-stitle {
	font-size: 18px;
	margin-top: 20px;
	color: #4d4b4b;
}


/*索要原型图*/

h2,
h4,
h5 {
	color: #383E4C;
	font-weight: 100;
}

.chat-btn {
	display: block;
	width: 300px;
	height: 65px;
	line-height: 65px;
	padding: 0 44px;
	margin: 30px auto;
	background: #45B3FF;
	color: #fff;
	border-color: #45B3FF;
	font-size: 24PX;
	border-radius: 50px;
	text-align: center;
}

.chat-btn:hover {
	background: #1aa4ff;
	color: #fff;
}


/*行业解决方案*/

.productgun {
	padding: 15px;
	background: #f5f5f5;
	margin: 15px 0px;
}

.productgun .index-title {
	margin-top: 35px;
}

.blk_18 .pl img {
	margin: 0 auto 30px auto;
}

.blk_18 .pl .f18 {
	font-size: 18px;
}

.blk_18 .pl .c999 {
	height: 70px;
	margin-top: 15px;
	color: #999;
	font-size: 16px;
}

.blk_18 .pl .f14 {
	font-size: 14px;
	color: #999;
}

.productgun-btn {
	width: 148px;
	background-color: #f8b600;
	height: 38px;
	color: #fff;
	text-align: center;
	display: block;
	line-height: 38px;
	font-size: 16px;
	border-radius: 4px;
	margin: 25px auto;
}

.clear {
	clear: both;
}

.productgun-btn:hover {
	background: #f89800;
	color: #fff;
}

.blk_18 {
	zoom: 1;
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.blk_18 .pcont {
	width: 1200px;
	float: left;
	overflow: hidden;
	border-radius: 4px;
	border: 1px solid #ebebeb;
}

.blk_18 .ScrCont {
	width: 32766px;
	zoom: 1;
	margin-left: -5px;
}

.blk_18 #List1_1,
.blk_18 #List2_1 {
	float: left;
}

.blk_18 .LeftBotton,
.blk_18 .RightBotton {
	width: 40px;
	height: 50px;
	position: absolute;
	float: left;
	background: url(../images/ax1.png) no-repeat;
}

.blk_18 .LeftBotton {
	background-position: 0 0;
	margin: 150px 0px 0px 0px;
	left: -80px;
	z-index: 9999;
}

.blk_18 .RightBotton {
	background-position: 0 -50px;
	margin: 150px 0px 0px 0px;
	right: -80px;
	z-index: 9999;
}

.blk_18 .LeftBotton:hover {
	background-position: -40px 0;
}

.blk_18 .RightBotton:hover {
	background-position: -40px -50px;
}

.blk_18 .pl img {
	display: block;
	cursor: pointer;
	border: none;
	margin: 6px auto 1px auto;
}

.blk_18 .pl {
	padding: 30px 30px 15px 30px;
	width: 240px;
	float: left;
	/*border-right:1px solid #ebebeb;*/
	background: #fff;
}


/*合作客户*/

.lm-xz-list {
	width: 1200px;
	margin: 75px auto;
	overflow: hidden;
}

.lm-xz-list li {
	width: 180px;
	height: 118px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	box-sizing: border-box;
}

.lm-xz-list li img {
	width: 100%;
	height: 100%;
}

.lm-xz-list li:nth-child(6n) {
	margin-right: 0;
}

.lm-xz-list1 {
	width: 1200px;
	margin: 75px auto;
	overflow: hidden;
}

.lm-xz-list1 li {
	width: 200px;
	height: 150px;
	float: left;
	box-sizing: border-box;
}

.lm-xz-list1 li:nth-child(2),
.lm-xz-list1 li:nth-child(4),
.lm-xz-list1 li:nth-child(6),
.lm-xz-list1 li:nth-child(7),
.lm-xz-list1 li:nth-child(9),
.lm-xz-list1 li:nth-child(11),
.lm-xz-list1 li:nth-child(14),
.lm-xz-list1 li:nth-child(16),
.lm-xz-list1 li:nth-child(18),
.lm-xz-list1 li:nth-child(19),
.lm-xz-list1 li:nth-child(21),
.lm-xz-list1 li:nth-child(23) {
	background-color: #f8f8f8;
}

.lm-xz-list1 li:hover {
	z-index: 10;
	-webkit-box-shadow: 0 8px 22px 0 rgba(42, 117, 237, .16);
	box-shadow: 0 8px 22px 0 rgba(42, 117, 237, .16)
}

.lm-xz-list1 li img {
	width: 100%;
}

.lm-xz-list1 li p {
	font-size: 16px;
	text-align: center;
}


/*新闻资讯*/

.warp {
	max-width: 1200px;
	margin: 0 auto;
}

.blank {
	clear: both;
	height: 0px;
	overflow: hidden;
	display: block;
}

.msg-part-list {
	background: #fff;
	padding-bottom: 50px;
	border-top: 1px solid #ebebeb;
}

.msg-part-list .section-tit {
	display: block;
	height: 56px;
	line-height: 56px;
	font-size: 24px;
	color: #222;
}

.msg-part-list .blue-line {
	width: 20px;
	height: 2px;
	background: #3d79d1;
}

.msg-part-list .msg-part-item {
	float: left;
	width: 373px;
	margin-left: 40px;
	padding-top: 30px;
}

.msg-part-list .msg-part-item:first-child {
	margin-left: 0;
}

.msg-part-list .msg-part-item .top-new {
	display: block;
	padding-top: 23px;
}

.msg-part-list .msg-part-item .top-new img {
	width: 373px;
	height: 170px;
}

.msg-part-list .msg-part-item .top-new .top-txt {
	width: 373px;
	height: 42px;
	line-height: 42px;
	color: #3e3e3e;
	font-size: 14px;
	text-indent: 16px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: #fbfbfb;
}

.msg-part-list .msg-part-item .other-ms-list {
	padding-top: 13px;
	min-height: 96px;
	line-height: 32px;
	font-size: 14px;
	overflow: hidden;
}

.msg-part-list .msg-part-item .other-ms-list .other-ms-item {
	display: block;
}

.msg-part-list .msg-part-item .other-ms-list .msg-con {
	float: left;
	width: 280px;
	text-indent: 7px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.msg-part-list .msg-part-item .other-ms-list .msg-date {
	float: right;
	width: 83px;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.msg-part-list .msg-part-item .show-more-btn {
	position: relative;
	display: block;
	float: left;
	width: 91px;
	height: 28px;
	line-height: 28px;
	margin-top: 22px;
	margin-left: 6px;
	border: 1px solid #e7e7e7;
	border-radius: 2px;
	font-size: 12px;
	color: #949494;
	text-align: center;
}

.msg-part-list .msg-part-item .show-more-btn:hover {
	background: #3c7ad1;
	border-color: #3c7ad1;
	color: #fff;
}

.product-success-case:hover .swiper-button-next {
	right: 0;
}

.product-success-case:hover .swiper-button-prev {
	left: 0;
}

.jpress-bg4 {
	background: url(../images/img_media_1.jpg) center center no-repeat;
	width: 373px;
	height: 170px;
	background-size: 100%;
}

.jpress-bg5 {
	background: url(../images/img_media_2.jpg) center center no-repeat;
	width: 373px;
	height: 170px;
	background-size: 100%;
}

.jpress-bg6 {
	background: url(../images/img_media_3.jpg) center center no-repeat;
	width: 373px;
	height: 170px;
	background-size: 100%;
}