 html{font-size:62.5%;}
body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	font:normal 100% Arial,sans-serif;
	font-size:14px; font-size:1.4rem; 
}

ul,
li {
	list-style: none;
}

/* 顶部 */
.heander {
	position: fixed;
	width: 100%;
	background-color: rgba(0, 94, 184, 0.8) !important;
	padding: 0;
	z-index: 100;
}

.heander .container {
	display: flex;
	height:8rem;
	align-items: center;
	justify-content: space-between;
	padding:0 2rem;
	/* min-height: 100px;
	max-width: 1280px !important; */
	/* padding-left: 5% !important;
	padding-right: 5% !important; */
	margin: 0 auto;
}

.heander .container .logo img {
	height: 3rem;
}

.heander .container .nav {
	float: right
}

.heander .container .nav li {
	display: inline-block;
	font-size: 2rem;
	margin: 0 1rem;
	color: #FFFFFF;
	cursor: pointer;
	
}

.heander .container .nav .active{
		font-weight: bold;
	}

.heander .container .nav li:hover {
	font-weight: bold;
}


/* 内容区域 */
/* 幻灯片 */
.container .carousel-item .title-wrap {
	position: absolute;
	top: 8rem;
	width: 100vw;
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	color: #FFFFFF;
	background-color: rgba(0, 169, 224, 0.9);
}

.container .carousel-item .title-wrap .title{
	display: flex;
	align-items: center;
	justify-content: space-between;
	/* max-width: 1280px !important; */
	padding-left: 4% !important;
	/* padding-right: 5% !important; */
	/* margin: 0 auto; */
}

.container .carousel-item img {
	width: 100vw;
}

/* 解决方案 */
.container .solution,
.container .demo,
.container .partners{
	width: 100%;
	text-align: center;
	margin-top:2rem;
	position: relative;
	z-index: -1;
}

.container .solution .title-wrap,
.container .demo .title-wrap,
.container .partners .title-wrap,
	{
	display: flex;
	flex-direction: column;
}

.container .solution .title,
.container .demo .title,
.container .partners .title{
	font-size: 44px;
	font-weight: bold;
	color: #009dd1;
}

.solution .sub-title,
.demo .sub-title,
.partners .sub-title{
	margin-top: 2rem;
	font-size:3rem;
	color: #393939;
}

.solution .solution-item-wrap,
.demo .demo-item-wrap {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	max-width: 1280px !important;
	margin: 0 auto;
}

.solution .solution-item {
	display: flex;
	padding: 2rem;
	margin: 2px 0;
	align-items: center;
	line-height: 30px;
	text-align: left;
	width: 45%;
	color: #393939;
	font-size:18px;
	font-weight: 300;
}

.solution-item img {
	height: 150px;
	margin-right: 22px;
}

.solution-item .item-container .title {
	font-size: 2rem;
}

/* 案例演示 */
.container .demo {
	margin-top: 0;
}

.demo .demo-item-wrap {
	text-align: center;
}

.demo-item-wrap .demo-item {
	max-width: 45%;
	position: relative;
	margin: 22px 12px;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.demo .demo-item .title {
	font-size: 28px;
	margin-bottom: 12px;
}

.demo .demo-item img {
	position: relative;
	z-index: -1;
	width: 500px;
}

.demo .demo-item .container {
	line-height: 30px;
	font-size: 18px;
	color: #393939;
	text-align: left;
	font-weight: 300;
}

.partners{
	text-align: center;
}

.partners-items {
	height: 400px;
	width: 100%;
	margin-top: 20px;
	background-image: url('../img/partners-bg.png');
}
.partners-items .row{
	display: flex;
	justify-content: space-between;
	padding:60px;
}
.partners-items .row img{
	max-height: 60px;
	/* margin: 60px 80px; */
	/* margin: 60px 120px; */
}

/* 关于我们 */
.aboutUs,.hr{
	margin: 0 auto;
	max-width: 1200px;
	padding-top: 130px;
}

.aboutUs .title,
.hr .title{
	color: #009dd1;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
}
.aboutUs .content{
	padding: 20px;
}
.aboutUs .content li{
	color:#393939;
	text-indent: 2em;
	line-height: 2em;
	margin-bottom: 12px;
}
.hr{
	min-width: 1200px;
	min-height:500px;
}
.hr .left-wrap{
	line-height: 2;
	color: #393939;
	margin-top: 15px;
	width: 600px;
	float: left;
}
.hr .left-wrap .title,
th
{
	color: #009dd1;
	font-size: 22px;
}
.hr .sub-title{
	color: #009dd1;
	font-size: 18px;
}
.hr table{
	width: 500px;
	float: left;
	margin-left: 28px;
	text-align: center;
}
table tr td { 
	color: #393939;
	padding-bottom: 10px;
    border-bottom:1px solid #ccc; 
    }
.mail{
	clear: both;
	text-align: center;
	color:#009dd1;
	font-size: 24px;
	font-weight: bold;
	padding-top: 100px;
}

/* 底部 */
.footer {
	width: 100%;
	font-size: 14px;
	margin-top: 40px;
	margin-bottom: 10px;
	padding: 20px 10px;
	text-align: center;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
.beian{
	text-align: center;
	font-size: 12px;
	margin-bottom: 10px;
}
.beian a{
	text-decoration:none; 
	color: inherit;
}


@media only screen and (max-width: 1200px) {
	.demo-item-wrap .demo-item {
		max-width: 100%;
	}
}


@media only screen and (max-width: 1000px) {
	.solution .solution-item {
		width: 100%;
	}
}

@media only screen and (max-width: 450px) {
	html{
		font-size:0.5rem;
	}
	.heander{
		overflow: hidden;
	}
	.heander .container {
		padding:0 1rem;
		height:4rem;
		overflow: hidden;
	}
	
	.heander .container .logo img {
		height: 1.5rem;
	}
	.heander .container .nav ul{
		display: flex;
		justify-content: space-between;
		width: 100%;
	}
	.heander .container .nav li{
		font-size: 1rem;
		margin:0;
	}
	.container .carousel-item .title-wrap  {
		padding:0;
		top:4rem;
		font-size:1rem;
		height:2rem;
	}
	.container .carousel-item .title-wrap  .title{
		height:2rem;
	}
	
	.container .solution .title,
	.container .demo .title,
	.container .partners .title{
		font-size:2rem;
	}
	
	
	.solution .sub-title, 
	.demo .sub-title,
	.partners .sub-title{
		font-size:2rem;
		margin-top:1rem;
	}
	
		
	.solution .solution-item{
		padding:0;
	}
	
	.solution .solution-item .icon img{
		width:6rem;
		height:6rem;
	}
	
	.solution-item .item-container .container{
		font-size:1rem;
		line-height:2rem
	}
	.solution .solution-item-wrap,
	.demo .demo-item-wrap{
		padding:0 2rem;
	}
	.demo .demo-item-wrap{
		padding:0 2rem;
	}
	.demo-item-wrap .demo-item {
		padding:0;
		margin:0;		
	}
	.demo .demo-item img{
		width:100%
	}
	
	.demo .demo-item .container{
		font-size:1rem;
		line-height:2rem;
	}
	
	.partners-items{
		height:auto;
	}
		
	.partners-items .row{
		display: flex;
		padding: 1rem;
	}
	
	.partners-items .row img{
		height: 2rem;
		/* margin: 60px 80px; */
		/* margin: 60px 120px; */
	}
	
} 