* {
	list-style: none;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.ells {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*搜索*/
.search {
	width: 100%;
	overflow: hidden;
	padding: 14px 0 8px;
	background: #E8E8E8;
}

.search>.wrap>.hot>img {
	padding-top: 14px;
	float: left;
}

.search .wrap {
	position: relative;
}

.hot {
	float: left;
	width: 700px;
	font-size: 16px;
}

.hot strong {
	line-height: 28px;
	float: left;
	font-size: 16px;
}

.hotpro {
	line-height: 60px;
}

.hotpro li {
	width: 115px;
	line-height: 28px;
	float: left;
	text-align: center;
	font-size: 14px;
}

.hotpro li a {
	color: #616161
}

.main3_serch {
	float: right;
	width: 210px;
	height: 23px;
	position: relative;
	background: url(../images/search_bg.png) no-repeat
}

.txt {
	height: 25px;
	width: 131px;
	position: absolute;
	top: 0px;
	right: 49px;
	color: #a1a1a1;
	border: none;
	background: none;
}

.btn {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 9999;
	background: #4eb8ff url(../images/submit_search_bg.png) no-repeat center center;
	width: 47px;
	height: 21px;
	border: none;
	display: block;
	cursor: pointer;
	color: #000;
	margin: 1px 1px 0 0
}

.aboutUs_left dl {
	height: 150px;
	width: 110px;
	float: left;
	margin-right: 14px;
	margin-top: 50px;
}

.aboutUs_left dl dd {
	background: #007036;
}

.aboutUs_left dl dt {
	color: #007036;
	font-size: 20px
}

.aboutUs_left dl dt span {
	font-size: 56px
}

/*banner*/
.banner {
	width: 100%;
	height: 600px;
	z-index: 0;
	overflow: hidden;
	position: relative
}

.banner .flexslider {
	width: 1920px;
	height: 100%;
	position: relative;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	min-width: 1000px;
}

.banner .slides {
	position: relative;
	z-index: 1;
}

.banner .slides li {
	height: 100%;
	position: relative
}

.banner .slides li img {
	width: 100%;
	margin: 0 auto;
	display: block
}

.banner .flex-direction-nav {
	position: relative;
	z-index: 50;
	bottom: 150px;
	display: block;
	width: 1000px;
	margin: 500px auto 0 auto;
	display: none
}

.banner .flex-direction-nav li a {
	display: block;
	width: 72px;
	height: 73px;
	position: absolute;
	text-indent: -9999px
}

.banner .flex-control-paging {}

.banner .flex-control-nav {
	position: absolute;
	left: 50%;
	bottom: 20px;
	z-index: 100;
	text-align: left
}

.banner .flex-control-nav li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right: 8px;
	*display: inline;
	zoom: 1
}

.banner .flex-control-nav a {
	display: inline-block;
	width: 10px;
	height: 10px;
	line-height: 40px;
	overflow: hidden;
	cursor: pointer
}

.banner .flex-control-nav .flex-active {
	background-position: 0 0
}

.flex-control-paging li a {
	width: 20px;
	height: 20px;
	line-height: 20px;
	display: block;
	cursor: pointer;
	text-indent: 0px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	text-decoration: none;
	FILTER: alpha(opacity=80);
	opacity: 0.8;
	background-color: #fff
}

.flex-control-paging li a:hover {
	background-color: #fff;
	color: #ffffff;
}

.flex-control-paging li a.flex-active {
	background-color: #059EDE;
	cursor: pointer;
	color: #ffffff
}

/*产品*/
.product {
	background: url(../images/prod-bg.jpg) no-repeat center top;
	height: 1035px;
	padding-top: 40px;
}

.product .product-title img {
	display: block;
	margin: 0 auto;
}

.product .product-content {
	margin-top: 30px;
}

#multipleColumn {}

#multipleColumn .hd {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ddd;
	position: relative;
}

#multipleColumn .hd {
	height: 40px;
	width: auto;
}

#multipleColumn .hd li {
	float: left;
	padding: 0 15px;
	cursor: pointer;
	background: url(../images/prod-line.png) no-repeat left center;
	font-size: 16px;
}

#multipleColumn .hd li:first-child {
	background: none
}

#multipleColumn .hd li.on {
	height: 40px;
	background: #059EDE;
	color: #fff;
}

#multipleColumn .bd {}

#multipleColumn .bd {
	padding: 15px;
	zoom: 1;
	position: relative;
}

#multipleColumn .bd>a {
	width: 120px;
	height: 34px;
	display: block;
	border-radius: 17px;
	background: #059EDE;
	text-align: center;
	line-height: 34px;
	color: #fff;
	font-size: 16px;
	margin: 15px 0 15px 490px;
}

#multipleColumn .bd li {
	position: relative;
	width: 30%;
	margin: 3% 1.66%;
	float: left;
}

#multipleColumn .bd li img {
	width: 321px;
	height: 214px
}

#multipleColumn .bd li p {
	width: 100%;
	background: #059EDE;
	line-height: 45px;
	font-size: 16px;
	color: #fff;
	text-align: center;
}

.mar_auto img {
	display: block;
	margin: 0 auto;
}

/*adv优势*/
.adv {
	width: 1200px;
	margin: 0 auto;
}

.adv .adv-title img {
	display: block;
	margin: 0 auto;
}

.adv .adv-content {
	position: relative;
	margin: 40px 0;
}

.adv .adv-content .adv5 {
	display: block;
	margin: 0 auto;
}

.adv .adv-content .adv1 {
	position: absolute;
	left: 0;
	top: -12px;
	width: 460px;
	background: url(../images/adv1.png) no-repeat center top;
	height: 150px;
	padding: 20px 50px 0 120px;
}

.adv .adv-content .adv1 h1,
.adv .adv-content .adv2 h1,
.adv .adv-content .adv3 h1,
.adv .adv-content .adv4 h1 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 7px;
	color: #3e3c3c;
}

.adv .adv-content .adv1 p,
.adv .adv-content .adv2 p,
.adv .adv-content .adv3 p,
.adv .adv-content .adv4 p {
	font-size: 16px;
	color: #3B3B3B
}

.adv .adv-content .adv2 {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 460px;
	background: url(../images/adv2.png) no-repeat center top;
	height: 150px;
	padding: 35px 50px 0 120px;
}

.adv .adv-content .adv3 {
	position: absolute;
	right: 0;
	top: -10px;
	width: 460px;
	background: url(../images/adv3.png) no-repeat center top;
	height: 150px;
	padding: 35px 120px 0 50px;
	text-align: right
}

.adv .adv-content .adv4 {
	position: absolute;
	right: 0;
	bottom: 0px;
	width: 460px;
	background: url(../images/adv4.png) no-repeat center top;
	height: 150px;
	padding: 35px 120px 0 35px;
	text-align: right
}

/*case 案例*/
.case {
	margin-top: 50px;
}

.case .case-title img {
	display: block;
	margin: 0 auto;
}

.case .case-content {
	margin-top: 30px;
	background: url(../images/case-bg.jpg) no-repeat center top;
	height: 600px;
	padding-top: 120px;
}

.case .case-content .case-left {
	width: 600px;
	background: #fff;
	border-radius: 0 0 10px 10px;
	box-shadow: 4px 4px 10px 0px #C4C3C3;
	position: relative;
	left: -50px;
}

.case .case-content .case-left>img {
	width: 100%;
	margin-bottom: 20px;
}

.case .case-content .case-right {
	width: 500px;
	background: #fff;
	padding: 35px 50px;
	margin-top: 20px;
}

.picScroll-left {
	overflow: hidden;
	position: relative;
}

.case .case-content .case-right h2 {
	text-align: center;
	font-size: 24px;
	color: #059EDE;
	font-weight: normal;
	margin-bottom: 15px;
}

.case .case-content .case-right p {
	font-size: 16px;
	color: #575757;
	line-height: 26px;
	text-indent: 40px;
}

.case .case-content .case-right a {
	width: 140px;
	height: 36px;
	border: 3px solid #C9C9C9;
	display: block;
	margin: 0 auto;
	line-height: 30px;
	color: #575757;
	text-align: center;
	margin-top: 15px;
	border-radius: 5px;
}

.picScroll-left .bd {
	padding: 10px;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picScroll-left .bd ul li .pic {
	text-align: center;
}

.picScroll-left .bd ul li .pic img {
	width: 272px;
	height: 224px;
	display: block;
}

.picScroll-left .bd ul li .title {
	line-height: 40px;
	font-size: 16px;
	width: 272px;
}

/*news新闻*/
.news {
	padding: 60px 0;
	background: #ECECEC;
	margin-top: 60px;
}

.news .news-title img {
	display: block;
	margin: 0 auto;
}

.news .news-content dl {
	float: left;
	width: 50%;
	margin-top: 30px;
	padding: 0 20px;
}

.news .news-content dl dt {
	float: left;
	width: 67px;
	height: 76px;
	background: url(../images/news-time.png) no-repeat center center;
	position: relative;
	color: #fff;
}

.news .news-content dl dt .m {
	position: absolute;
	font-size: 22px;
	font-weight: bold;
	top: 8px;
	left: 8px;
}

.news .news-content dl dt .d {
	position: absolute;
	font-size: 28px;
	font-weight: bold;
	bottom: 8px;
	right: 8px;
}

.news .news-content dl dd {
	float: right;
	width: 430px;
}

.news .news-content dl dd.title {
	font-size: 18px;
	margin-bottom: 7px;
}

.news .news-content dl dd.text {
	font-size: 15px;
}

/**/
.infadel {
	display: block;
	-webkit-animation: bounceInLeft 1s .2s ease both;
	-moz-animation: bounceInLeft 1s .2s ease both;
}

@-webkit-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(200px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(10px)
	}
}

@-moz-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(200px)
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(10px)
	}
}

.infader {
	display: block;
	-webkit-animation: bounceInRight 1s .2s ease both;
	-moz-animation: bounceInRight 1s .2s ease both;
}

@-webkit-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-200px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(-10px)
	}
}

@-moz-keyframes bounceInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(-200px)
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(-10px)
	}
}