﻿@charset "utf-8";
/* CSS Document */
#container {
	border-left: none!important;
	border-right: none!important;
}

#container *{
	box-sizing: border-box;
}

.fixit {
	height: 0!important;
	border: none!important;
	margin: 0!important;
	padding: 0!important;
	box-shadow: none!important;
}
/******** banner **********/
.xcx-banner{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	height: 600px;
}

.xcx-banner .banner-text{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,.45);
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.xcx-banner .banner-text .title-box{
	text-align: center;
	color: #fff;
	margin-bottom: 45px;
}

.xcx-banner .banner-text .title-box .title{
	font-size: 36px;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 20px;
}
.xcx-banner .banner-text .title-box .sub-title{
	font-size: 18px;
	line-height: 1;
}

.xcx-banner .banner-text .more-box{
	display: flex;
	justify-content: center;
	align-items: center;
}

.xcx-banner .banner-text .more-box .link{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 200px;
	height: 56px;
	background: #0e5398;
	color: #fff;
	font-size: 20px;
}

/************ 公共部分 ************/
.xcx-item{
	padding: 80px 0 0 0;
}

.xcx-item .mt{
	color: #222;
	font-size: 36px;
	line-height: 1;
	margin-bottom: 20px;
	text-align: center;
}

.xcx-item .mc{
	
}

.xcx-item .mc .sub-title{
	color: #222;
	font-size: 18px;
	line-height: 1;
	text-align: center;
}

/*********** 特色 *************/
.xcx-tese{
	padding-bottom: 80px;
}

.xcx-tese .info{
	font-size: 14px;
	line-height: 1;
	color: #828282;
	text-align: center;
}

.xcx-tese .info img {
	margin: 13px 0 15px;
	max-width: 100%;
}

.xcx-tese .info ul{
	font-size: 0;
}

.xcx-tese .info ul li {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 1;
	color: #828282;
}

.xcx-tese .info ul li:after {
	content: "";
	margin: 0 12px;
	display: inline-block;
	vertical-align: middle;
	width: 4px;
	height: 4px;
}

.xcx-tese .info ul li:last-child:after {
	display: none;
}

.xcx-tese .tese {
	padding: 25px 0 30px;
	text-align: center;
}
.xcx-tese .tese ul {
	font-size: 0;
	display: inline-block;
	width: 1200px;
}
.xcx-tese .tese ul li {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
}
.xcx-tese .tese ul li:nth-child(1) {
	margin-right: 44px;
}
.xcx-tese .tese ul li:nth-child(2) {
	margin-right: 60px;
}
.xcx-tese .tese ul li:nth-child(3) {
	margin-right: 70px;
}
.xcx-tese .tese ul li img {
	margin-right: 4px;
	width: 76px;
	display: inline-block;
	vertical-align: middle;
}
.xcx-tese .tese .telan-cont {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}
.xcx-tese .tese .telan-cont-til {
	margin-bottom: 12px;
}
.xcx-tese .tese .telan-cont-til h3 {
	margin-right: 5px;
	display: inline-block;
	font-size: 24px;
	line-height: 24px;
	color: #ffa200;
	vertical-align: bottom;
}
.xcx-tese .tese .telan-cont-til span {
	font-size: 18px;
	line-height: 24px;
	color: #333;
	vertical-align: bottom;
}
.xcx-tese .tese .telan-cont p {
	font-size: 16px;
	line-height: 1;
	color: #818181;
}

/************* 分类 ************/
.xcx-fl{
	padding-bottom: 115px;
	background: #f7f7f7;
}

.xcx-fl .mc{
	padding-top: 25px;
}

.xcx-fl .mc .fl-list{
	max-width: 1400px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
}

.xcx-fl .mc .fl-list .list-item{
	width: 24%;
	background: #fff;
	box-shadow: 0 3px 7px rgba(0,0,0,.15);
}

.xcx-fl .mc .fl-list .list-item .img-box{
	
}

.xcx-fl .mc .fl-list .list-item .img{
	width: 100%;
	height: 0;
	padding-bottom: 62.64%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.xcx-fl .mc .fl-list .list-item .text-box{
	
}

.xcx-fl .mc .fl-list .list-item .text-box .box-content{
	padding: 11.7% 9.2%;
}

.xcx-fl .mc .fl-list .list-item .text-box .title{
	color: #222;
	font-size: 22px;
	line-height: 1;
	margin-bottom: 10px;
}

.xcx-fl .mc .fl-list .list-item .text-box .info{
	color: #222;
	font-size: 16px;
	line-height: 24px;
	height: 80px;
	margin-bottom: 15px;
	font-weight: lighter;
}

.xcx-fl .mc .fl-list .list-item .text-box .more{
	color: #0e5297;
	font-size: 16px;
	line-height: 1;
}

.xcx-fl .mc .fl-list .list-item .text-box .more i{
	margin-left: 10px;
}

/************ 优势 *************/
.xcx-ys{
	padding-bottom: 70px;
}

.xcx-ys .mc{
	
}

.xcx-ys .sub-title{
	margin-bottom: 40px;
}

.xcx-ys .ys-list{
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
	max-width: 1400px;
	margin: 0 auto;
}

.xcx-ys .ys-list .list-item{
	width:47.5%;
	background: #fff;
	margin-bottom: 20px;
	box-shadow: 0 3px 7px rgba(0,0,0,.15);
	padding: 20px 25px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}

.xcx-ys .ys-list .list-item .icon-box{
	width: 42px;
	height: 42px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.xcx-ys .ys-list .list-item .icon-box img{
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}

.xcx-ys .ys-list .list-item .text-box{
	width: calc(100% - 42px);
	padding-left: 10px;
}

.xcx-ys .ys-list .list-item .text-box .title{
	color: #222;
	font-size: 22px;
	line-height: 1;
	margin-bottom: 10px;
}

.xcx-ys .ys-list .list-item .text-box .info{
	color: #222;
	font-size: 16px;
	line-height: 24px;
	font-weight: lighter;
}

/************* 应用场景 ****************/
.xcx-yy{
	background: #f7f7f7;
	padding-bottom: 30px;
}

.xcx-yy .mc{
	
}

.xcx-yy .mc .sub-title{
	margin-bottom: 30px;
}

.xcx-yy .mc .yy-list{
	max-width: 1060px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
}

.xcx-yy .mc .yy-list .list-item{
	width: 23.58%;
	margin-bottom: 80px;
	position: relative;
	overflow: hidden;
}

.xcx-yy .mc .yy-list .list-item .img-box{
	position: relative;
	z-index: 0;
}
.xcx-yy .mc .yy-list .list-item .img-box .img{
	width: 100%;
	height: 0;
	padding-bottom: 64%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.xcx-yy .mc .yy-list .list-item .text-box{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(14,83,152,.5);
	z-index: 1;
	display: flex;
	justify-content: center;
	align-items: center;
}

.xcx-yy .mc .yy-list .list-item .text-box .icon{
	width: 76px;
	height: 54px;
	display: flex;
	justify-content:center;
	align-items: center;
}

.xcx-yy .mc .yy-list .list-item .text-box .icon img{
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}

/************* 案例 **************/
.xcx-al{
	padding-top: 100px;
	padding-bottom: 50px;
}

.xcx-al .mc{
	padding-top: 20px;
}

.xcx-al .mc .arrow-box{
	display: flex;
	justify-content: flex-end;
	align-items: stretch;
	padding-right: 6.25%;
	margin-bottom: 10px;
}

.xcx-al .mc .arrow-box .swiper-button-prev,
.xcx-al .mc .arrow-box .swiper-button-next{
	position: static;
	width: 48px;
	height: 48px;
	margin-top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fff;
	box-shadow: 0 0 7px rgba(0,0,0,.15);
	border-radius: 50%;
	color: #000;
	font-size: 18px;
	margin-left: 10px;
}

.xcx-al .mc .arrow-box .swiper-button-prev:after,
.xcx-al .mc .arrow-box .swiper-button-next:after{
	font-size: 18px;
}

.xcx-al .mc .arrow-box .swiper-button-prev:hover,
.xcx-al .mc .arrow-box .swiper-button-next:hover{
	background: #15a526;
	box-shadow: none;
	color: #fff;
}

.xcx-al .mc .case-list{
	padding-left: 6.25%;
}

.xcx-al .mc .case-list .swiper-slide{
	display: flex;
	justify-content: center;
	align-items: flex-end;
	background: #fff;
	padding-top: 35px;
}

.xcx-al .mc .case-list .swiper-slide .slide-content{
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	position: relative;
}

.xcx-al .mc .case-list .swiper-slide .slide-content .img-box{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	font-size: 0;
	z-index: 0;
}

.xcx-al .mc .case-list .swiper-slide .slide-content .img-box img{
	width: 100%;
}

.xcx-al .mc .case-list .swiper-slide .slide-content .text-box{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	flex-direction: column;
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0),rgba(0,0,0,1));
	background-image: -moz-linear-gradient(top, rgba(0,0,0,0),rgba(0,0,0,1));
	background-image: -ms-linear-gradient(top, rgba(0,0,0,0),rgba(0,0,0,1));
	background-image: -o-linear-gradient(top, rgba(0,0,0,0),rgba(0,0,0,1));
	background-image: linear-gradient(to bottom, rgba(0,0,0,0),rgba(0,0,0,1));
}

.xcx-al .mc .case-list .swiper-slide .slide-content .text-box .title{
	color: #fff;
	font-size: 25px;
	line-height: 1;
	margin-bottom: 70px;
}

.xcx-al .mc .case-list .swiper-slide .slide-content .text-box .more{
	margin-bottom: 60px;
	display: none;
}

.xcx-al .mc .case-list .swiper-slide .slide-content .text-box .more .more-button{
	width: 168px;
	height: 46px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #18990e;
	font-size: 16px;
	background: #fff;
}

.xcx-al .mc .case-list .swiper-slide:hover{
	background: #1e1e1e;
}

.xcx-al .mc .case-list .swiper-slide:hover .slide-content .img-box{
	padding-left: 35px;
	padding-right: 35px;
}

.xcx-al .mc .case-list .swiper-slide:hover .slide-content .text-box .more{
	display: block;
}

/***********************************

             媒体查询部分

***********************************/
@media screen and (max-width:1440px) {
}

@media screen and (max-width:1024px) {
	.xcx-tese,
	.xcx-fl,
	.xcx-ys,
	.xcx-yy{
		padding-left: 3%;
		padding-right: 3%;
	}
	
	.xcx-tese .tese ul{
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: stretch;
	}
	
	.xcx-tese .tese ul li:nth-child(1),
	.xcx-tese .tese ul li:nth-child(2),
	.xcx-tese .tese ul li:nth-child(3),
	.xcx-tese .tese ul li:nth-child(4){
		margin: 0 3%;
	}
	
	.xcx-tese .tese .telan-cont{
		text-align: center;
	}
	
	.xcx-tese .tese .telan-cont-til h3 sup{
		line-height: 0;
	}
	.xcx-fl .mc .fl-list .list-item .text-box .box-content{
		padding: 10%;
	}
	
	.xcx-fl .mc .fl-list .list-item .text-box .info{
		height: auto;
	}
}

@media screen and (max-width:1023px) {

}

@media screen and (max-width:850px) {
	.xcx-banner{
		height: 450px;
	}
	
	.xcx-item {
	padding-top: 50px;
}
	
	.xcx-item .mt{
		font-size: 30px;
	}
	
	.xcx-item .mc .sub-title{
		font-size: 16px;
	}
	
	.xcx-tese{
		padding-bottom: 50px;
	}
	
	.xcx-ys .ys-list .list-item{
		flex-direction: column;
	}
	
	.xcx-ys .ys-list .list-item .icon-box{
		margin: 0 auto 10px auto;
	}
	
	.xcx-ys .ys-list .list-item .text-box{
		width: 100%;
		padding-left: 0;
	}
	
	.xcx-ys .ys-list .list-item .text-box .title{
		text-align: center;
	}
	
	.xcx-fl .mc .fl-list .list-item{
		width: 48%;
		margin-bottom: 30px;
	}
	
	.xcx-fl{
		padding-bottom: 50px;
	}
	
	.xcx-yy .mc .yy-list .list-item{
		width:48%;
		margin-bottom: 40px;
	}
	

}

@media screen and (max-width:767px) {
}

@media screen and (max-width:639px) {

}

@media only screen and (max-width: 479px) {
	
.xcx-banner {
	height: 300px;
}	
	
	.xcx-banner .banner-text .title-box .title{
		font-size: 26px;
	}
	
	.xcx-banner .banner-text .title-box .sub-title{
		font-size: 16px;
	}
	
	.xcx-banner .banner-text .more-box .link{
		width: 150px;
	height: 40px;
			font-size: 16px;
	}
	
.xcx-item .mt {
	font-size: 24px;
	padding: 0 3%;
	line-height: 1.5;
}
	
	.xcx-tese .tese ul li:nth-child(1), .xcx-tese .tese ul li:nth-child(2), .xcx-tese .tese ul li:nth-child(3), .xcx-tese .tese ul li:nth-child(4){
		width: 40%;
	margin-bottom: 20px;
	}
	
	.xcx-fl .mc{
		padding-top: 10px;
	}
	
	.xcx-fl .mc .fl-list .list-item{
		width: 100%;
	}
	
	.xcx-ys .ys-list .list-item{
		width: 100%;
	}
}
