﻿
/*我们的技术*/

.index .indexTit .tit {

}
.xbanner {
	background: url(../images/ixbannerbg1.jpg) center center no-repeat;
	width: 100%;
	height: 200px;
	margin-top: 94px;
}
.xbanner1 {
	background: url(../images/ixbannerbg2.jpg) center center no-repeat;
	width: 100%;
	height: 200px;
	margin-top: 82px;
}
.xbanner .slip_tit {
	width: 772px;
}
.xbanner .slip_tit .tit1 {
	padding-top: 55px;
	font: bold 32px "microsoft yahei";
	color: #fff;
}
.xbanner .slip_tit .tit2 {
	margin-top: 14px;
	font-size: 24px;
	color: #fff;
}
.xbanner .slip_btn {
	width: 250px;
	text-align: center;
	margin-right: 30px;
}
.xbanner .slip_btn span {
	display: block;
	font-size: 15px;
	color: #fff;
	line-height: 18px;
	padding-top: 40px;
	padding-bottom: 5px;
}
.xbanner .slip_btn span i {
	width: 16px;
	height: 16px;
	background-position: -0px -141px;
	margin-right: 7px;
}
.xbanner .slip_btn p {
	font-weight: bold;
	font-size: 34px;
	color: #fff;
	font-family: "Arial";
	line-height: 36px;
}
.xbanner .slip_btn a {
	display: block;
	width: 250px;
	height: 46px;
	background-position: 0px -217px;
	margin-top: 16px;
	font-size: 18px;
	color: #fff;
	line-height: 46px;
	position: relative;
	background: -moz-linear-gradient(top, #005197, #1872bf);
	background: -webkit-linear-gradient(top, #005197, #1872bf);
	background: -o-linear-gradient(top, #005197, #1872bf);
	background: linear-gradient(top, #005197, #1872bf);
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.xbanner .slip_btn a:hover {
	background: -moz-linear-gradient(bottom, #005197, #1872bf);
	background: -webkit-linear-gradient(bottom, #005197, #1872bf);
	background: -o-linear-gradient(bottom, #005197, #1872bf);
	background: linear-gradient(bottom, #005197, #1872bf);
}
.xbanner .slip_btn a img {
	width: 250px;
	height: 0;
	transition: all .36s ease;
	position: absolute;
	left: 0;
	top: 46px;
}
.xbanner .slip_btn a:hover img {
	height: 250px;
}
.index_mole {
	display: block;
	background: url(../images/a6_02.png) center center no-repeat;
	height: 24px;
	width: 100%;
	text-align: center;
}
.index_mole a {
	display: inline-block;
	height: 24px;
	line-height: 24px;
	background-color: #eff2f6;
	width: 160px;
}
.index_mole a p {
	font-size: 18px;
	color: #333;
	line-height: 24px;
	float: left;
	padding-left: 22px;
	transition: all ease 600ms;
}
.index_mole a i {
	display: block;
	float: left;
	width: 24px;
	height: 24px;
	background-position: 0px -430px;
	margin-left: 18px;
	transition: all ease 600ms;
}
.index_mole a:hover p {
	color: #3fb150;
	padding-left: 20px;
	transition: all ease 600ms;
}
.index_mole a:hover i {
	color: #3fb150;
	margin-left: 22px;
	transition: all ease 600ms;
}
.floor_3_main {
	padding-top: 50px;
}
.floor_3_1 {
	margin-top: 46px;
}
.floor_3_main dl {
	background: url(../images/h4_02.jpg) center center no-repeat;
	width: 100%;
	height: 378px;
	overflow: hidden;
	display: block;
}
.floor_3_main dl.dl2 {
	background: url(../images/h5_02.jpg) center center no-repeat;
	width: 100%;
	height: 378px;
}
.floor_3_main dl .jz {
	margin: 0 auto;
	width: 1200px;
	display: block;
	height: 378px;
	position: relative;
	z-index: 1;
}
.floor_3_main dl dt {
	float: left;
	width: 600px;
}
.floor_3_main dl dt img {
	display: block;
	width: 100%;
	height: 378px;
}
.floor_3_main dl dd {
	float: right;
	width: 520px;
}
.floor_3_main dl dd h3 {
	display: block;
	height: 77px;
	padding-top: 40px;
}
.floor_3_main dl dd h3 i {
	display: block;
	float: left;
	width: 77px;
	height: 77px;
	background: url(../images/t8_03.png) center center no-repeat;
}
.floor_3_main dl dd h3 span {
	display: block;
	float: left;
	margin-left: 18px;
	width: 420px;
	font-size: 30px;
	color: #333;
	line-height: 77px;
}
.floor_3_main dl dd p {
	display: block;
	font-size: 16px;
	color: #666;
	line-height: 30px;
	margin-top: 22px;
	height: 82px;
}
.floor_3_main dl dd a {
	display: block;
	position: relative;
	width: 198px;
	height: 44px;
	border: #e5e5e5 solid 1px;
	border-radius: 6px;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	color: #434343;
	z-index: 10
}
.floor_3_main dl.dl2 dd h3 {
	padding-top: 40px;
}
.floor_3_main dl dd a:hover {
	background-color: #3fb150;
	border: #3fb150 solid 1px;
	color: #fff;
	position: relative;
}
.floor_3_main dl dd a img {
	width: 120px;
	height: 0;
	position: absolute;
	left: 198px;
	top: -1px;
	transition: all ease 600ms;
	z-index: 10;
}
.floor_3_main dl dd a:hover img {
	height: 120px;
	z-index: 10
}
.floor_3_main dl.dl2 dd, .floor_3_main dl.dl4 dd {
	float: left;
}
.floor_3_main dl.dl2 dt, .floor_3_main dl.dl4 dt {
	float: right;
}
.floor_3_main dl.dl2 dd h3 i {
	display: block;
	float: left;
	width: 77px;
	height: 77px;
	background: url(../images/t8_07.png) center center no-repeat;
}
.floor_3_main dl.dl3 dd h3 i {
	display: block;
	float: left;
	width: 77px;
	height: 77px;
	background: url(../images/t8_10.png) center center no-repeat;
}
.floor_4_main {
	background: url(../images/t9_02.jpg) center center no-repeat;
	width: 100%;
	height: 791px;
	margin-top: 98px;
}
.floor_4_main .indexTit {
	padding-top: 66px;
}
.floor_4_main .indexTit .tit, .floor_4_main .indexTit .tit span {
	color: #fff;
}
.floor_4_main .indexTit .subtit {
	color: #fff;
}
.floor_4_1 {
	width: 100%;
	height: 518px;
	position: relative;
	overflow: hidden;
	margin-top: 50px;
}
.floor_4_1 {
	width: 100%;
	min-width: 1200px;
	height: 518px;
	position: relative;
	overflow: hidden;
	text-align: center;
}
.floor_4_1 .bd {
	width: 800px;
	position: absolute;
	left: 50%;
	margin-left: -880px
}
.floor_4_1 .bd li {
	width: 800px;
	overflow: hidden;
	border-radius: 10px;
	margin: 0 43px;
	position: relative;
}
.floor_4_1 .bd li img {
	display: block;
	width: 800px;
	height: 450px;
}
.floor_4_1 .bd li .hui {
	background: url(../images/h8_03.png) center center;
	width: 100%;
	height: 157px;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: left;
}
.floor_4_1 .bd li .hui p {
	font-size: 24px;
	color: #fff;
	line-height: 24px;
	float: left;
	width: 560px;
	margin-left: 45px;
	padding-top: 60px;
}
.floor_4_1 .bd li .hui p span {
	display: block;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	padding-top: 14px;
}
.floor_4_1 .bd li .hui i {
	display: block;
	float: right;
	width: 43px;
	height: 43px;
	background-position: -92px -61px;
	margin-top: 78px;
	margin-right: 70px;
}
.floor_4_1 .bd li:hover .hui {
	display: none;
}
.floor_4_1 .bd li .dl {
	background-color: rgba(54,187,102,0.9);
	position: absolute;
	left: 50%;
	top: 128px;
	width: 500px;
	height: 200px;
	border-radius: 10px;
	margin-left: -250px;
	text-align: left;
	opacity: 0;
	visibility: hidden;
	transition: all .6s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);
}
.floor_4_1 .bd li .dl i {
	width: 44px;
	height: 44px;
	background-position: -152px -51px;
	position: absolute;
	left: -18px;
	top: -22px;
}
.floor_4_1 .bd li .dl p {
	font-size: 30px;
	color: #fff;
	line-height: 30px;
	font-weight: bold;
	padding-top: 38px;
	padding-left: 36px;
}
.floor_4_1 .bd li .dl span {
	display: block;
	width: 420px;
	font-size: 18px;
	color: #fff;
	line-height: 30px;
	padding-top: 22px;
	margin-left: 36px;
}
.floor_4_1 .tempWrap {
	overflow: visible !important
}
.floor_4_1 .tempWrap ul {
	margin-left: -1338px !important;
}
.floor_4_1 .hd {
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 1;
	height: 12px;
	bottom: 20px;
	text-align: center;
}
.floor_4_1 .hd li {
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 10px;
	height: 10px;
	line-height: 99px;
	overflow: hidden;
	margin: 0 8px;
	cursor: pointer;
	border-radius: 20px;
	border: #fff solid 2px;
}
.floor_4_1 .hd li.on {
	background-color: #36c565;
	border: #36c565 solid 2px;
}
.floor_4_1 .pnBtn.prev .arrow {
	display: none;
	position: absolute;
	top: 208px;
	z-index: 1;
	width: 17px;
	height: 33px;
	background-position: -232px 0;
	left: 50%;
}
.floor_4_1 .pnBtn.next .arrow {
	display: none;
	position: absolute;
	top: 208px;
	z-index: 1;
	width: 17px;
	height: 33px;
	background-position: -200px 0;
	left: 50%;
}
.floor_4_1 .pnBtn.prev .arrow:hover {
	background-position: -232px -0;
}
.floor_4_1 .pnBtn.next .arrow:hover {
	background-position: -200px -0;
}
.floor_4_1 .pnBtn.prev .arrow {
	margin-left: 432px;
}
.floor_4_1 .pnBtn.next .arrow {
	margin-left: -458px;
}
.floor_4_1 .blackBg {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 450px;
	background: #fff;
	filter: alpha(opacity=1);
	opacity: 0.01;
	left: -50%;
	margin-left: -488px;
}
.floor_4_1 .blackBg1 {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 450px;
	background: #fff;
	filter: alpha(opacity=1);
	opacity: 0.01;
	left: 50%;
	margin-left: 484px;
}
.floor_4_1 .bd li:hover .dl {
	opacity: 1;
	visibility: visible;
}