*{margin: 0;padding: 0;}
body{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666;
}
h1, h2, h3, h4{font-weight:bold;}
a{text-decoration: none;color: #333;}
img{
	display: block;                                                 
}
li{list-style-type: none;}
.clear{
	clear: both;
}
.main{
	width: 100%;
	height: 100%;
	position: relative;
}
.banner{
	width: 100%;
	top: 0;
	left: 0;
}
.banner img{
	width: 100%;
}

.xcpType{
	position: absolute;
	left: 0;
	top:5.5rem;
	z-index: 2;
}
.xcpType img{
	width: 100%;
}
.xcpCon{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.titleAll{
	width: 100%;
	margin-top: 3rem;
	height: 1rem;
	position: relative;
}
.cnName{
	font-size: 0.46rem;
	color: #fff;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 0;
	z-index: 44;
	letter-spacing: 5px;
}
.big-im{
	position: relative;
	top: 0;
	left: 0;
}
.enName{
	position: absolute;
	top: -0.4rem;
	color: #1a4c78;
	font-size: 0.7rem;
	width: 100%;
	text-align: center;
	z-index: 3;
	opacity: 0.8;
	letter-spacing: 5px;
}
.xcpCon ul{
	 width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  margin: auto;
  margin-top: 0.5rem;
}
.xcpCon ul li{
	width: 4.25rem;
	height: 3.43rem;
	background: #fff;
	float: left;
	margin-left: 50px;
	padding: 12px;
}
.xcpCon ul li:first-child{
	margin-left: 0;
}
.xcp_box1 h4{
	color: #73a3f1;
	font-size: 0.32rem;
	padding-top: 0.25rem;
}
.xcp_box1 p{
	color: #73a3f1;
	font-size: 0.18rem;
	font-weight: bold;
	padding-top: 0.10rem;
}
.xcp_box2 h4{
	color: #11a7b6;
	font-size: 0.32rem;
	padding-top: 0.25rem;
}
.xcp_box2 p{
	color: #11a7b6;
	font-size: 0.18rem;
	font-weight: bold;
	padding-top: 0.10rem;
}
.xcp_box3 h4{
	color: #ac7e4c;
	font-size: 0.32rem;
	padding-top: 0.25rem;
}
.xcp_box3 p{
	color: #ac7e4c;
	font-size: 0.18rem;
	font-weight: bold;
	padding-top: 0.10rem;
}
.case{
	position: absolute;
	width: 100%;
	top: 14.5rem;
	left: 0;
	z-index: 22;
}
.caseCon{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.caseCon h3{
	width: 100%;
	text-align: center;
}
.choose{
	position: absolute;
	width: 100%;
	top: 22.5rem;
	left: 0;
	z-index: 23;
}
.knowleadge{
	position: absolute;
	width: 100%;
	top:30.5rem;
	left: 0;
	z-index: 24;
}
.chooseCon{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.chooseCon h3{
	width: 100%;
	text-align: center;
}
.choose-list{
	width: 12rem;
	margin: 0.72rem auto 0 auto;
	position: relative;
}
.listOne{
	width: 3.92rem;
	height: 3.39rem;
	background: url(../images/polygon.png);
	position: absolute;
	top: 0;
	left: 0;
    background-size: 100% 100%;	
}
.listTwo{
	width: 3.92rem;
	height: 3.39rem;
	background: url(../images/polygon.png);
	position: absolute;
	top: 1.26rem;
	left: 4.03rem;
    background-size: 100% 100%;
}
.listThree{
	width: 3.92rem;
	height: 3.39rem;
	background: url(../images/polygon.png);
	position: absolute;
	top: 0;
	left: 8.08rem;
    background-size: 100% 100%;
}
.listOne h4,.listTwo h4,.listThree h4{
	width: 100%;
	text-align: center;
	color: #3c688f;
	font-size: 0.46rem;
	padding-top: 0.62rem;
}
.listOne p,.listTwo p,.listThree p{
	width: 100%;
	text-align: center;
	color: #3c688f;
	font-size: 0.14rem;
	padding-top: 0.2rem;
	line-height: 0.33rem;
}
.num1{
	position: absolute;
	top: 0;
	left: 3.12rem;
	color: #b8d1e5;
	font-size: 0.9rem;
	font-weight: bold;
}
.num2{
	position: absolute;
	top: 0.3rem;
	left: 5.46rem;
	color: #b8d1e5;
	font-size: 0.9rem;
	font-weight: bold;
}
.num3{
	position: absolute;
	top: 0;
	left: 7.6rem;
	color: #b8d1e5;
	font-size: 0.9rem;
	font-weight: bold;
}
.team{
	color: #ff0060;
	font-size: 0.3rem;
	position: absolute;
	top: 1.1rem;
	left: 1.6rem;
	z-index: 25;
}
.equipment{
	color: #ff0060;
	font-size: 0.3rem;
	position: absolute;
	top: 2.35rem;
	left: 5.3rem;
	z-index: 25;
}
.service{
	color: #ff0060;
	font-size: 0.3rem;
	position: absolute;
	top: 1.1rem;
	left: 9.6rem;
	z-index: 25;
}
.knowCon{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.knowCon>h3{
	width: 100%;
	text-align: center;
	font-size: 0.46rem;
	color: #1a4c78;
	letter-spacing: 5px;
	padding-top: 1.85rem;
	padding-bottom: 0.7rem;
}
.knowCon ul{
	width: 11.99rem;
	margin: 0 auto;
}
.knowCon ul li{
	width: 4.97rem;
	height: 0.89rem;
	background: #fff;
	float: left;
	padding: 0.32rem;
	margin-right: 0.77rem;
	margin-bottom: 0.5rem;
}
.knowCon ul li:nth-child(2n){
	margin-right: 0;
}
.knowConL{
	float: left;
	width: 34%;
height: 100%;
}
.knowConL img{
	width: 100%;
	height: 100%;
}
.knowConR{
	float: left;
	width: 66%;
}
.knowConR h4{
	font-size: 0.2rem;
	padding: 0 0.25rem;
	width:calc(100% - 0.5rem);
	color: #333;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	padding-bottom: 0.1rem;
}
.knowConR p{
	color: #666666;
	font-size: 0.14rem;
	padding: 0 0.25rem;
	line-height: 0.24rem;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	width:calc(100% - 0.5rem);
	-webkit-box-orient:vertical;
}
.knowConR p:hover,.knowConR h4:hover{
	color: #1a4c78;
}
.caseTitle{
	width: 100%;
	height: 0.93rem;
	margin-top: 1.5rem;
	position: relative;
}
.cnCase{
	font-size: 0.46rem;
	color: #1a4c78;
	position: absolute;
	z-index:15;
	top: 0;
	letter-spacing: 5px;
}
.enCase{
	color: #e4dcc4;
	font-size: 0.7rem;
	position: absolute;
	top: -0.4rem;
	z-index: 14;
	letter-spacing: 5px;
}
.chooseTitle{
	width: 100%;
	height: 0.93rem;
	margin-top: 1.46rem;
	text-align: center;
	position: relative;
}
.cnChoose{
	color:#1a4c78;
	font-size: 0.46rem;
	letter-spacing: 5px;
	position: absolute;
	top: 0;
	z-index: 17;
}
.enChoose{
	color:#1a4c78;
	font-size: 0.46rem;
	letter-spacing: 5px;
	font-size: 0.7rem;
	color: #fff;
	position: absolute;
	top: -0.4rem;
	z-index: 16;
}
.knowTitle{
	width: 100%;
	height: 1.3rem;
	margin-top: 1.57rem;
	text-align: center;
	position: relative;
}
.cnKnow{
	color:#1a4c78;
	font-size: 0.46rem;
	letter-spacing: 5px;
	position: absolute;
	top: 0;
	width: 100%;
	text-align: center;
	z-index: 17;
}
.enKnow{
	color:#1a4c78;
	font-size: 0.46rem;
	letter-spacing: 5px;
	font-size: 0.7rem;
	color: #e4dcc4;
	position: absolute;
	top: -0.4rem;
	width: 100%;
	text-align: center;
	z-index: 16;
}
.swiper-slide h5{
	position: absolute;
	left:10px;
	width: 100%;
	text-align: center;
	bottom: 20px;
	color: #fff;
	font-size: 0.26rem;
}
.clearPos{
	width: 100%;
	height: 30rem;
}
