@charset "utf-8";

/*关于*/
.index-about1 {
	padding:70px 0;
	overflow: hidden; 
}
.index-about1 img {
	float:left;
}
.index-about1-right {
	float:right;
	width: 572px;
	font-size:16px;
	line-height: 34px;
}
.index-title h1 {
	font-size:40px;
	color:#2D7BC0;
	line-height: 50px;
	font-weight:lighter;
}
.line {
	width: 50px;
	height: 3px;
	background-color: #08A39F;
	margin:14px 0;
}
.index-title p {
	margin:14px 0;
}
.more1 {
	display: block;
	width: 180px;
	height: 50px;
	border-radius: 4px;
	background-color: #0468B8;
	color:#fff;
	text-align: center;
	font-size:16px;
	line-height: 50px;
	margin-top:40px;
}
.more1:hover {
	background-color: #08A39F;
}

/*产品结构与工作原理*/
.mix {
	padding:74px 0;
}
.mix li {
	float:left;
	height: 350px;
	background-color: #fff;
	margin-right: 30px;
	border-radius: 8px;
}
.mix1 {
	width: 440px;
	padding:30px;
	line-height: 32px;
}
.mix2 {
	width: 350px;
	padding-top: 30px;
	overflow: hidden;
	line-height: 40px;
}
.mix li.mix3 {
	width: 350px;
	margin-right:0;
	padding-top: 30px;
	overflow: hidden;
	line-height: 40px;
}

/*产品特点*/
.adv {
	padding:70px 0;
}
.adv li {
	width: 585px;
	margin-bottom:40px;
}
.adv1,.adv2 {
	height: 240px;
	line-height: 34px;
}
.adv img {
	width: 100%;
	height: 100%;
}
.adv3,.adv4 {
	height: 310px;
}
.adv1,.adv3 {
	float: left;
}
.adv2,.adv4 {
	float:right;
}
.adv li.adv5 {
	float:left;
	width: 100%;
	height: 201px;
}

/*核心技术*/
.tec {
	padding:70px 0 90px 0;
	overflow: hidden;
}
.tec li {
	width: 280px;
	height: 450px;
	margin-right: 26px;
	float:left;
	position: relative;
	overflow: hidden;
}
.tec li:last-child {
	margin-right: 0
}
.tec1 {
	background: url(../images/back1.jpg) no-repeat center;
}
.tec2 {
	background: url(../images/back2.jpg) no-repeat center;
}
.tec3 {
	background: url(../images/back3.jpg) no-repeat center;
}
.tec4 {
	background: url(../images/back4.jpg) no-repeat center;
}

.tec li span{ 
 width:280px;
 height:450px;
 line-height:30px;
 padding:70px 20px;
 color:#FFF;
 display:block;
 position:absolute;
 bottom:-450px;
}
.tec li span p {
	color:#fff;
}
.tec li:hover span{ 
  bottom:0px;
}
.tec li:hover img {
	display: none;
}
.tec li span{
  transition:all .3s;
  -webkit-transition:all .3s;
   
}

/*应用场景*/
.application {
	padding:70px 0;
}
.application ul {
	margin-top:40px;
	overflow: hidden;
}
.application li {
	float:left;
	height: 370px;
}
.application li p {
	color:#fff;
	line-height: 32px;
}
.application li:first-child {
	width: 400px;
	padding:40px 36px;
	background: url(../images/application2.jpg) no-repeat center;
}
.application li:last-child {
	width: 800px;
	background: url(../images/application1.jpg) no-repeat center;
}

/*企业优势*/
.advantage {
	padding:70px 0;
	overflow: hidden;
}
.advantage li {
	width: 285px;
	height: 480px;
	float:left;
	margin-right: 20px;
}
.advantage li:last-child {
	margin-right: 0
}
.advantage1 {
	background: url(../images/advantage1.jpg);
}
.advantage1:hover {
	background: url(../images/advantage11.jpg);
}
.advantage2 {
	background: url(../images/advantage2.jpg);
}
.advantage2:hover {
	background: url(../images/advantage12.jpg);
}
.advantage3 {
	background: url(../images/advantage3.jpg);
}
.advantage3:hover {
	background: url(../images/advantage13.jpg);
}
.advantage4 {
	background: url(../images/advantage4.jpg);
}
.advantage4:hover {
	background: url(../images/advantage14.jpg);
}

/*公司荣誉*/
.index-honor {
	padding-top:66px;
	overflow: hidden;
}

/*核心产品*/
.index-pro {
	padding-top: 70px;
	overflow: hidden;
}
.index-pro li {
	width: 380px;
	height: 260px;
	float:left;
	margin-right:30px;
	margin-bottom:24px;
	padding:10px;
	border:1px solid #EAEAEA;
	text-align: center;
	overflow: hidden;
}
.index-pro li:hover {
	-moz-box-shadow:2px 2px 5px #09AEAA; -webkit-box-shadow:2px 2px 5px #09AEAA; box-shadow:2px 2px 5px #09AEAA;
}
.index-pro li:nth-child(3),.index-pro li:nth-child(6) {
	margin-right:0;
}
.index-pro li.index-pro1 {
	background: url(../images/index-pro.jpg) no-repeat center;
	padding:24px 30px;
}
.index-pro1 h1 {
	font-size:40px;
	line-height: 40px;
	color:#fff;
	font-weight:lighter;
	text-align: left;
}
.index-pro1 p {
	color:#fff;
	margin:10px 0; 
	text-align: left;
}
.more2 {
	width: 150px;
	height: 40px;
	line-height: 40px;
	background-color: #fff;
	color:#4EB4B1;
	margin-top: 4px;
}

/*先驱产品*/
.index-pioneer {
	padding-top: 60px;
	overflow: hidden;
}
.index-pioneer-left {
	width: 770px;
	height: 700px;
	float:left;
}
.index-pioneer-left h3 {
	font-size:24px;
	font-weight:lighter;
	line-height: 24px;
	height: 40px;
}
.index-pioneer-left p {
	line-height: 50px;
}
.index-pioneer-left dt {
	width: 250px;
	height: 250px;
	float:left;
}
.index-pioneer-left dt p {
	position: relative;
	bottom: 10px;
	text-align: center;
	margin-top:200px;
	color:#E1E1E1;
}
.index-pioneer-left dt:first-child {
	background: url(../images/index-pioneer2.jpg);
	margin-right:10px;
}
.index-pioneer-left dt:nth-child(2) {
	background: url(../images/index-pioneer3.jpg);
	margin-right:10px;
}
.index-pioneer-left dt:last-child {
	background: url(../images/index-pioneer4.jpg);
}

.index-pioneer-right {
	width: 406px;
	height: 700px;
	float: right;
}
.index-pioneer-right p {
	height: 40px;
}
.index-pioneer-right dt {
	width: 200px;
	height: 80px;
	float:left;
	border: 1px solid #EBEBEB;
	margin-right: 6px;
	margin-bottom: 6px;
	line-height: 80px;
	text-align: center;
	font-size:16px;
	color:#7C7C7C;
}

.concept-box {
	padding:50px 0;
}
.concept {
	padding:50px 280px;
	height: 180px;
	background: url(../images/back5.jpg) no-repeat center;
	padding-top: 60px;
}
.concept h1 {
	font-size:50px;
	font-weight: lighter;
	float:left;
	line-height: 50px;
}
.concept h1 span {
	font-weight: bold;
	color: #0468B8;
}
.line2 {
	height: 52px;
	width: 1px;
	border-left: 1px solid #1F1F1F;
	float:left; 
	margin:0 10px;
}
.concept .p1 {
	font-size:18px;
	color:#3B3B3B;
}
.concept .p2 {
	font-size:28px;
	color:#3B3B3B;
}