.app-container {
    min-width: 1200px;
}

.flexslider {
	position: relative;
	height: 700px;
	overflow: hidden;
}

.slides {
	position: relative;
	z-index: 1;
    box-sizing: border-box;
}

.slides li {
	height: 700px;
}

.slides li a {
	height: 700px;
	width: 100%;
	display: flex;
}

.banner-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.flex-control-nav {
	position: absolute;
	bottom: 35px;
	z-index: 2;
	width: 100%;
	text-align: center;
}

.flex-control-nav li {
	display: inline-block;
	width: 120px;
	height: 3px;
	margin: 0 5px;
	display: inline;
	zoom: 1;
}

.flex-control-nav a {
	display: inline-block;
	width: 120px;
	height: 3px;
	overflow: hidden;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f000000', endColorstr='#3f000000');
	background-color: rgba(255, 255, 255, 0.35);
	cursor: pointer;
}

.flex-control-nav .flex-active {
	background: #fff;
}

.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
}

.flex-direction-nav li a {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}

.c_theMainProducts {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 650px;
}

.c_theMainProducts h2 {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	min-height: 137px;
	margin-top: -80px;
	font-family: MicrosoftYaHei;
	font-size: 34px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 5.1px;
	color: #333333;
}

.c_theMainProducts ul li {
	margin-bottom: 10px;
}


.c_theMainProducts ul li img:hover {
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}



.mlmr10 {
	margin-left: 10px;
	margin-right: 10px;
}

.c_solution_bg {
	background: url(../img/2019/1223/banner002.png) center center no-repeat;
	height: 599px;
	position: relative;
}

.c_solution_bg h2 {
	font-family: MicrosoftYaHei;
	font-size: 34px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 14px;
	letter-spacing: 5.1px;
	color: #ffffff;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 199px;
}

.c_solution_fff {
	background: #FFFFFF;
	position: absolute;
	left: 50%;
	width: 1468px;
	margin-left: -734px;
	display: flex;
	justify-content: center;
	padding-top: 80px;
}

.c_solution_height {
	width: 1200px;
	display: flex;
	justify-content: center;
	margin: 0 auto;
	height: 631px;
}

.section1 {
	margin: 0 auto
}

.section1 ul li {
	float: left;
	display: inline;
	width: 382px;
	height: 551px;
	overflow: hidden;
	position: relative;
	margin-right: 27px;
	margin-bottom: 27px;
}

.section1 ul li .photo1 {
	width: 382px;
	height: 551px;
	overflow: hidden;
	position: relative;
}

.section1 .rsp1 {
	width: 382px;
	height: 551px;
	overflow: hidden;
	position: absolute;
	background: #15b4ec;
	top: 0px;
	left: 0px;
}

.section1 .text1 {
	position: absolute;
	width: 382px;
	height: 551px;
	left: -382px;
	top: 0px;
	overflow: hidden;
}

.section1 .text1 h3 {
	width: 300px;
	margin-top: 250px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	color: #FFFFFF;
	background: #000000;
	font-family: "microsoft yahei";
	font-size: 26px;
}

.section1 .text1 a {
	text-decoration: none;
}

.photo1 p,
.photo2 p {
	position: absolute;
	bottom: 10px;
	left: 10px;
	border-left: 3px #FFFFFF solid;
	padding-left: 10px;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1.8px;
	color: #ffffff;
}

.section2 {
	margin: 0 auto
}

.section2 ul li {
	float: left;
	display: inline;
	width: 382px;
	height: 262px;
	overflow: hidden;
	position: relative;
	margin-right: 27px;
	margin-bottom: 27px;
}

.section2 ul li .photo2 {
	width: 382px;
	height: 262px;
	overflow: hidden;
}

.section2 .rsp2 {
	width: 382px;
	height: 262px;
	overflow: hidden;
	position: absolute;
	background: #15b4ec;
	top: 0px;
	left: 0px;
}

.section2 .text2 {
	position: absolute;
	width: 382px;
	height: 262px;
	left: -382px;
	top: 0px;
	overflow: hidden;
}

.section2 .text2 h3 {
	width: 300px;
	margin-top: 100px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	color: #FFFFFF;
	background: #000000;
	font-family: "microsoft yahei";
	font-size: 26px;
}

.section2 .text2 a {
	text-decoration: none;
}


.c_Advantage {
	height: 709px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.c_Advantage h2 {
	font-family: MicrosoftYaHei;
	font-size: 34px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 5.1px;
	color: #333333;
	margin-top: 300px;
}

.c_advantageDl {
	display: flex;
	align-items: center;
	width: 1200px;
	margin-top: 50px;
}

.c_advantageDl span {
	border-radius: 50%;
	display: inline-block;
	width: 14px;
	height: 14px;
	background-color: rgba(233, 234, 239, 1);
}

.c_advantageDl a {
	text-decoration: none;
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	min-height: 300px;
}

.c_advantageDl a:hover {
	-moz-box-shadow: 0px 0px 16px #cccccc;
	-webkit-box-shadow: 0px 0px 16px #cccccc;
	box-shadow: 0px 0px 16px #cccccc;
}

.c_advantageDl dl {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	min-height: 300px;
}

.c_advantageDl dl dt {
	margin-top: 50px;
}

.c_advantageDl dl dd {
	margin-top: 50px;
}

.c_p1 {
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 1.8px;
	color: #333333;
	text-align: center;
}

.c_p2 {
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1.8px;
	color: #15b4ec;
	text-align: center;
}