body, div, dl, dt, dd, del, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, menu {
	margin: 0;
	padding: 0;
}
body {
	font: 14px/1.5 'Microsoft Yahei', 'Helvetica Neue', Helvetica, 'Lucida Grande', Arial, 'Hiragino Sans GB', 'WenQuanYi Micro Hei', STHeiti, SimSun, sans-serif;
	background: #fff;
	color: #333;
}
a, a:visited {
	color: #333;
}
a:hover, a:focus {
	color: #008ed6;
	text-decoration: none;
}
ol, ul, li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
.page-title {
	margin: 0 auto 24px;
	text-align: center;
}
.page-title h3 {
	display: block;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 15px;
	position: relative;
	color: #333;
	font-weight: 200;
	font-size: 28px;
	margin-bottom: 10px;
}
.page-title h3:after {
	position: absolute;
	bottom: -1px;
	left: 50%;
	width: 50px;
	margin-left: -25px;
	content: '';
	border-bottom: 1px solid #333;
	z-index: 20;
}
.page-title small {
	font-size: 16px;
	color: #8c8c8c;
}
.page-title p {
	width: 80%;
	margin: 0 auto;
	padding: 15px 0 0;
	font-size: 16px;
	color: #8c8c8c;
	font-weight: 200;
	font-size: 18px;
	text-align: center;
}
.page-h1 {
	font-size: 28px;
}
.page-more {
	display: block;
	width: 150px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	text-align: center;
	border: 1px solid #444;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	margin: 20px auto 0;
	overflow: hidden;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	cursor: pointer;
}
.page-more:hover, .page-more:active {
	background: #008ed6;
	color: #FFF;
	border: 1px solid #008ed6;
}
.page-box {
	padding: 48px 0;
}
.page-img a {
	display: block;
	text-align: center;
	border: solid 1px #e3e3e3;
}
.page-img a img {
	margin: 0 auto;
	width: 100%;
}
.page-other {
	font-size: 13px;
	margin: 30px 0;
	padding: 12px;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
}
.page-other li {
	padding: 5px 0;
}
.page-other li i {
	font-size: 20px;
	margin-right: 6px;
	color: #f90;
}
.page-nav {
	line-height: 36px;
	position: relative;
	height: 36px;
	margin: 30px 0 16px;
	background: #f9f9f9;
}
.page-nav h3 {
	font-size: 16px;
	line-height: 36px;
	position: absolute;
	height: 36px;
	padding: 0 24px;
	border: solid 1px #008ed6;
	border-bottom: solid 1px #fff;
	background: #008ed6;
	color: #fff;
}

/*通用头部*/
.header {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.header .navbar {
	margin-bottom: 0;
	border-radius: 0;
	border: 0;
	min-height: 1px;
}
.navbar-header {
	float: none;
	width: 100%;
}
.navbar-header .logo {
	float: left;
	padding: 15px 0;
}
.navbar-header .logo a {
	display: block;
}
.navbar-header .logo a img {
	height: 112px;
	display: block;
}
.navbar-header .logo a h1 {
	display: none;
}
.navbar-header .hotline {
	margin-top: 48px;
	float: right;
	background: url(../images/tel.png) left center no-repeat;
	padding-left: 42px;
}
.navbar-header .hotline span, .navbar-header .hotline strong {
	display: block;
}
.navbar-header .hotline strong {
	line-height: 1;
	font-size: 28px;
	color: #fb810e;
	font-family: Impact;
}
.navbar-main {
	padding: 0;
	border: 0px;
	border-radius: 0px;
	margin-bottom: 0;
	background: #008ed6;
}
.navbar-main .nav-justified {
	width: auto;
	padding: 15px 0;
}
.navbar-main .nav-justified>li {
	border-right: solid 1px #3c9fea
}
.navbar-main .nav-justified>li.last {
	border-right: 0px
}
.navbar-main .nav-justified>li>a {
	padding: 0;
	height: 30px;
	line-height: 30px;
	min-height: auto;
	font-size: 16px;
	color: #fff;
	position: relative;
	text-transform: uppercase;
	box-sizing: border-box;
	border-radius: 30px;
	margin: 0 30px;
}
.navbar-main .nav-justified>li>a:hover, .navbar-main .nav-justified>li>a:focus {
	background: #fb810e;
	color: #fff;
}

/*banner*/
.banner img {
	z-index: 9;
	display: block;
	width: 100%;
	height: auto;
}
.banner .owl-controls {
	position: absolute;
	z-index: 99;
	width: 100%;
	margin-top: -35px;
	text-align: center;
}
.banner .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.banner .owl-controls .owl-page span {
	z-index: 999;
	display: block;
	width: 15px;
	height: 15px;
	border-radius: 999px;
	margin: 0 5px 0 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	background: #fff;
}
.banner .owl-controls .owl-page.active span, .banner .owl-controls.clickable .owl-page:hover span {
	background-color: #008ed6;
}

/*首页简介*/
.home-about {
	padding: 64px 0;
}
.home-about .summary {
	text-align: center;
	width: 80%;
	margin: 0 auto;
}
.home-about .summary img {
	margin: 0 auto;
}

/*首页优势*/
.home-super {
	padding: 64px 0;
	background: url(../images/super.png) no-repeat center top;
	background-size: cover;
	position: relative;
	margin-top: -30px;
}
.home-super li {
	color: inherit;
}
.home-super li span {
	display: inline-block;
	width: 130px;
	height: 130px;
	margin: 0 auto;
	border: 3px solid #fff;
	background: #008ed6;
	border-radius: 200px;
}
.home-super li {
	display: block;
	text-align: center;
	text-decoration: none;
	margin: 15px 0;
}
.home-super li i {
	font-size: 60px;
	line-height: 130px;
	color: #fff;
}
.home-super li h4 {
	font-weight: normal;
	font-size: 24px;
	line-height: 1;
	margin: 20px 0 10px;
}

/*首页产品*/
.home-product {
	padding: 64px 0 94px;
	background: #f8f8f8 url(../images/dot.jpg);
	position: relative;
}
.home-product:before {
	position: absolute;
	left: 50%;
	margin-left: -30px;
	top: 0px;
	content: '';
	border-top: solid 30px #fff;
	border-left: solid 30px transparent;
	border-right: solid 30px transparent;
}
.home-product-nav {
	position: relative;
	text-align: center;
	margin: 20px 0;
}
.home-product-nav li {
	position: relative;
	display: inline-block;
	overflow: hidden;
	box-sizing: border-box;
	width: 150px;
	margin: 5px;
	white-space: nowrap;
	text-overflow: ellipsis
}
.home-product-nav li a {
	font-size: 16px;
	line-height: 36px;
	display: block;
	padding: 0 6px;
	cursor: pointer;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	transition-duration: .5s;
	text-align: center;
	background: #008ed6;
	border-radius: 100px;
	color: #fff;
	*display: inline;
	*zoom: 1;
}
.home-product-nav li a:hover {
	background: #fb810e
}
.home-product-list .item {
	margin: 0 15px;
}
.home-product-list img {
	display: block;
	width: 100%;
}
.home-product-list a {
	display: block;
	border: solid 1px #ddd;
}
.home-product-list a .pic {
	position: relative;
	overflow: hidden;
	max-height: 360px;
}
.home-product-list a .pic img {
	margin: 0 auto;
	-moz-transition: all .8s ease 0s;
	-ms-transition: all .8s ease 0s;
	-o-transition: all .8s ease 0s;
	transition: all .8s ease 0s;
}
.home-product-list a:hover {
	display: block;
	border-bottom: solid 1px #008ed6;
}
.home-product-list a:hover .pic img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}
.home-product-list a h4 {
	display: block;
	padding: 15px 0;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	text-align: center;
	background: #fff;
	font-size: 16px;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.home-product-list a:hover h4 {
	color: #008ed6;
}
.home-product-list .owl-controls {
	position: absolute;
	z-index: 99;
	top: 40%;
	width: 100%;
}
.home-product-list .owl-controls .owl-buttons .owl-prev, .home-product-list .owl-controls .owl-buttons .owl-next {
	position: absolute;
	z-index: 10;
	top: 0;
	display: block;
	width: 52px;
	height: 63px;
	border: solid 1px #5e5e5e;
	border-radius: 3px;
}
.home-product-list .owl-controls .owl-buttons .owl-prev {
	left: 0px;
	background: #fff url(../images/left.png) no-repeat;
}
.home-product-list .owl-controls .owl-buttons .owl-prev:hover {
	background: #008ed6 url(../images/left.png) no-repeat 0 -63px;
	border: solid 1px #008ed6;
}
.home-product-list .owl-controls .owl-buttons .owl-next {
	right: 0px;
	background: #fff url(../images/right.png) no-repeat;
}
.home-product-list .owl-controls .owl-buttons .owl-next:hover {
	background: #008ed6 url(../images/right.png) no-repeat 0 -63px;
	border: solid 1px #008ed6;
}

/*首页新闻*/
.home-news {
	padding: 64px 0;
}
.home-focus a {
	position: relative;
	display: block;
	overflow: hidden;
}
.home-focus a:hover .pic {
}
.home-focus a .pic img {
	-moz-transition: all .8s ease 0s;
	-ms-transition: all .8s ease 0s;
	-o-transition: all .8s ease 0s;
	transition: all .8s ease 0s;
}
.home-focus a:hover .pic img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}
.home-focus a .text {
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	height: 70px;
	padding-left: 16px;
	color: #fff;
	background: #000;
	background: rgba(0, 0, 0, .7);
}
.home-focus a .text h4 {
	font-size: 18px;
	line-height: 70px;
}
.home-focus a .text time {
	position: absolute;
	z-index: 999;
	right: 0;
	bottom: 0;
	display: block;
	width: 70px;
	height: 70px;
	text-align: center;
	color: #fff;
	background: #008ed6;
}
.home-focus a .text time span {
	font-size: 40px;
	font-weight: bold;
	line-height: 34px;
	display: block;
	margin: 10px 0 0;
}
.home-news-list > .col-md-6 {
	padding: 0;
}
.home-news-list a {
	padding: 25px 20px 25px 25px;
	background-color: #fff;
	min-height: 127px;
	display: block;
}
.home-news-list a h4 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	line-height: 31px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.home-news-list a .time {
	padding-bottom: 2px;
	line-height: 25px;
}
.home-news-list a .text {
	padding-bottom: 2px;
	line-height: 23px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.home-news-list a:hover {
	background: #f9f9f9;
	color: #333;
}

/*通用新闻*/
.headline {
	padding: 56px 0;
	position: relative;
	overflow: hidden;
}
.headline .pic {
	position: relative;
	overflow: hidden;
}
.headline .pic a img {
	-moz-transition: all .8s ease 0s;
	-ms-transition: all .8s ease 0s;
	-o-transition: all .8s ease 0s;
	transition: all .8s ease 0s;
}
.headline .pic a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}
.headline .pic .date {
	position: absolute;
	top: 0;
	left: 0;
	width: 106px;
	height: 82px;
	background-color: #ac9160;
	color: #fff;
	text-align: center;
}
.headline .pic .date span {
	display: block;
}
.headline .pic .date .day {
	font-size: 28px;
	font-weight: bold;
	line-height: 30px;
	margin-top: 15px;
}
.headline .pic .date .year {
	font-size: 15px;
}
.headline .text .title {
	font-size: 18px;
	font-weight: normal;
	line-height: 23px;
	height: 46px;
	overflow: hidden;
	margin: 20px 0;
}
.headline .text .desc {
	font-size: 14px;
	color: #747474;
	height: 44px;
	line-height: 22px;
	overflow: hidden;
}

/*新闻列表*/
.news-list {
	margin: 36px 0 16px;
	overflow: hidden;
}
.news-list li {
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	width: 100%;
}
.news-list li a {
	display: block;
	padding: 25px 10px 30px 0;
}
.news-list li a .date {
	font-family: Arial;
	border-right: 1px #ccc solid;
	width: 80px;
	margin-right: 3%;
	float: left;
}
.news-list li a .date span {
	display: block;
	text-align: center;
}
.news-list li a .date .day {
	font-size: 30px;
	font-weight: bold;
	line-height: 45px;
	color: #333;
}
.news-list li a .date .month {
	font-size: 0.77em;
	line-height: 30px;
	color: #333;
}
.news-list li a .title {
	font-size: 18px;
	margin-bottom: 5px;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news-list li a .desc {
	line-height: 23px;
	height: 46px;
	overflow: hidden;
	color: #999;
}
.news-list li a:hover {
	background: #008ed6;
	color: #fff
}
.news-list li a:hover .desc, .news-list li a:hover .title, .news-list li a:hover .date .month, .news-list li a:hover .date .day {
	color: #fff
}

/*产品列表*/
.product-list {
	position: relative;
	margin: 36px 0;
}
.product-list>div {
	padding: 0;
}
.product-list a {
	display: block;
	margin-bottom: -1px;
	margin-left: -1px;
	padding: 30px;
	text-align: center;
	border: #e7e7e7 1px solid;
	background: #fff;
}
.product-list a .pic {
	overflow: hidden;
	max-height: 323px;
}
.product-list a h4 {
	font-size: 16px;
	margin-top: 10px;
}

/*分类列表*/
.cate-list ul {
	background: #f9f9f9;
	position: relative;
	overflow: hidden;
	width: 100%;
}
.cate-list li {
	float: left;
}
.cate-list li a {
	font-size: 16px;
	line-height: 50px;
	display: block;
	padding: 0 24px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.cate-list li a:hover, .cate-list li.cur a {
	background: #fff;
	color: #008ed6;
	font-weight: bold;
}

/*通用详情*/
.content-body {
	font-size: 16px;
	line-height: 1.8;
	padding: 48px 0;
	position: relative;
	overflow: hidden;
}
.inline {
	display: inline-block;
}
.content-body p {
	padding: 5px 0 10px 0;
}
.content-title {
	line-height: 30px;
	padding: 10px 0;
	text-align: center;
	font-size: 24px;
}
.content-time {
	font-size: 12px;
	line-height: 1.5;
	display: block;
	margin-bottom: 16px;
	padding: 6px 0;
	text-align: center;
	color: #999;
}
.content-time span {
	padding: 0 10px;
}
.content-related {
	margin: 15px 0;
	padding-top: 15px;
	border-top: dashed 1px #ccc;
}
.content-related li {
	line-height: 28px;
	height: 28px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.details {
	text-align: center;
	margin-bottom: 30px;
}
.iw_poi_title {
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap;
	color: #c52;
}
.iw_poi_content {
	font: 12px arial, sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word;
}
#dituContent {
	width: 100%;
	height: 400px;
	border: #ccc solid 1px;
}
#dituContent img {
	max-width: none;
}

/*通用分页*/
.page-list {
	margin: 24px 0;
	text-align: center;
}
.page-list span {
	line-height: 36px;
	display: inline-block;
	overflow: hidden;
	width: 36px;
	height: 36px;
	margin-right: 4px;
	text-align: center;
	border: 1px solid #ccc;
}
.page-list .cur {
	font-weight: bold;
	color: #fff;
	border: 1px solid #008ed6;
	background: #008ed6;
}

/*通用底部*/
.footer {
	overflow: hidden;
	background: #f9f9f9;
	padding: 36px 0 20px;
}
.footer dl {
	float: left;
	padding-right: 40px;
	margin-right: 40px;
	position: relative;
}
.footer dl dt {
	overflow: hidden;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 16px;
}
.footer dl dd a {
	overflow: hidden;
	font-size: 13px;
	line-height: 26px;
}
.footer .other {
	float: right;
}
.footer .other .weixin {
	overflow: hidden;
	float: left;
	width: 158px;
	padding: 0 10px;
	text-align: center;
	line-height: 1;
	font-size: 13px;
}
.footer .other .weixin img {
	width: 100%;
	margin: 0 auto;
	display: block;
}
.footer .other .info {
	float: left;
	text-align: right;
	margin: 36px 20px 0 0;
}
.footer .other .info span, .footer .other .info strong {
	display: block;
}
.footer .other .info strong {
	font-size: 24px;
	margin-bottom: 10px;
}
.copyright {
	background: #008ed6;
	position: relative;
	padding: 15px 0;
	color: #fff;
}
.copyright a {
	color: #fff;
}
@media (max-width:992px) {
	.page-title p {
		width: 100%;
	}
	.header {
		background-size: cover;
	}
	.navbar-main {
		padding: 10px 0;
	}
	.navbar-toggle {
		padding: 50px 0;
		margin-right: 0;
	}
	.navbar-toggle .icon-bar {
		background: #000;
	}
	.navbar-collapse {
		padding: 0;
	}
	.navbar-main .nav-justified {
		padding-bottom: 15px;
	}
	.navbar-main .nav-justified>li {
		display: block;
		width: 100%;
		clear: both;
		border-right: none;
	}
	.navbar-main .container {
		padding: 0;
	}
	.navbar-main .nav-justified>li>a {
		display: block;
		margin: 0 15px;
		text-align: center;
		padding: 0;
	}
	.navbar-main .nav-justified .open>a, .navbar-main .nav-justified .open>a:focus {
		background-color: transparent;
		border-top: 1px solid #fff;
		background: #ac9160;
		color: #fff;
	}
	.hotline {
		display: none;
	}
	.home-focus a .pic img {
		width: 100%;
	}
	.cate-list ul {
		margin-top: 20px;
		background: #fff;
	}
	.cate-list li {
		float: left;
		width: 25%;
	}
	.cate-list li a {
		display: block;
		height: 32px;
		line-height: 32px;
		text-align: center;
		border-bottom: #fff solid 2px;
		border-right: #fff solid 2px;
		background: #f2f2f2;
	}
	.cate-list li a:hover, .cate-list li.cur a {
		background: #f2f2f2;
		color: #008ed6;
		font-weight: bold;
	}
	.content-body {
		min-height: auto
	}
	.product-list li a .pic {
		overflow: hidden;
		min-height: 160px;
		max-height: 260px;
	}
	.product-list a h4 {
		font-size: 14px;
	}
	.home-about .summary {
		width: 100%;
	}
	.share {
		display: none;
	}
}
@media (max-width:640px) {
	.navbar-header .logo a img {
		height: 50px;
	}
	.navbar-toggle {
		padding: 30px 0px;
		margin: 0;
	}
	.navbar-toggle .icon-bar {
		background: #000;
		width: 22px;
		height: 3px;
	}
	.page-title h3 {
		font-size: 24px;
	}
	.banner .owl-controls {
		margin-top: -25px;
	}
	.banner .owl-controls .owl-page span {
		width: 5px;
		height: 5px;
	}
	.home-product .item {
		margin: 0;
	}
	.home-product-nav li a {
		line-height: 24px;
	}
	.home-focus, .home-news-list {
		padding: 0;
	}
	.cate-list li {
		width: 50%;
	}
	.footer dl {
		margin-right: 0px;
	}
	.footer .other {
		margin-top: 15px;
		float: left;
		width: 100%;
	}
	.footer .other .info {
		float: none;
		text-align: left;
		margin: 0;
	}
	.footer .other .weixin {
		padding: 0 10px 0 0;
	}
	
	.copyright {
		text-align: center;
	}
	.copyright .pull-left {
		float: none !important;
	}
}