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;
	color: #333;
	background: #fff;
}
a, a:visited {
	color: #333;
}
a:hover, a:focus {
	text-decoration: none;
	color: #0079d1;
}
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 {
	font-size: 28px;
	font-weight: 200;
	position: relative;
	position: relative;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 15px;
	text-transform: uppercase;
	color: #333;
}
.page-title h3:after {
	position: absolute;
	z-index: 20;
	bottom: -1px;
	left: 50%;
	width: 50px;
	margin-left: -25px;
	content: '';
	border-bottom: 1px solid #333;
}
.page-title small {
	font-size: 16px;
	color: #8c8c8c;
}
.page-title p {
	font-size: 16px;
	font-size: 18px;
	font-weight: 200;
	width: 80%;
	margin: 0 auto;
	padding: 15px 0 0;
	text-align: center;
	color: #8c8c8c;
}
.page-h1 {
	font-size: 28px;
}
.page-more {
	font-size: 14px;
	line-height: 36px;
	display: block;
	overflow: hidden;
	width: 150px;
	height: 36px;
	margin: 20px auto 0;
	cursor: pointer;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	text-align: center;
	border: 1px solid #444;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}
.page-more:hover, .page-more:active {
	color: #fff;
	border: 1px solid #0079d1;
	background: #0079d1;
}
.page-space-15 {
	padding-left: 15px;
}
.page-box {
	padding: 48px 0;
}
.page-img {
	padding: 0;
}
.page-img a {
	display: block;
	text-align: center;
	border: solid 1px #e3e3e3;
}
.page-img a img {
	width: 100%;
	margin: 0 auto;
}
.page-other {
	font-size: 13px;
	display: inline-block;
	margin: 30px 0;
	padding: 12px;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.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;
	color: #fff;
	border: solid 1px #0079d1;
	border-bottom: solid 1px #fff;
	background: #0079d1;
}

/*通用头部*/
.top-link {
	line-height: 40px;
	overflow: hidden;
	color: #666;
	border-bottom: solid 2px #e6e6e6;
	background: #f2f2f2;
}
.top-link span {
	float: left;
}
.top-link .sitemap {
	float: right;
}
.top-link .sitemap a {
	padding: 0 5px;
	color: #666;
}
.header {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.header .navbar {
	min-height: 1px;
	margin-bottom: 0;
	border: 0;
	border-radius: 0;
}
.navbar-header {
	float: none;
	width: 100%;
	padding: 42px 0;
}
.navbar-header .logo {
	float: left;
	margin-right: 20px;
}
.navbar-header .logo a {
	display: block;
}
.navbar-header .logo a img {
	display: block;
}
.navbar-header .logo a h1 {
	display: none;
}
.navbar-header .slogo {
	font-size: 20px;
	line-height: 25px;
	float: left;
	margin-top: 3px;
	padding-left: 15px;
	color: #333;
	border-left: 1px solid #eaeaea;
}
.navbar-header .slogo strong, .navbar-header .slogo em {
	display: block;
}
.navbar-header .slogo strong span {
	color: #da251c;
}
.navbar-header .slogo em {
	font-size: 16px;
	font-style: normal;
}
.navbar-header .hotline {
	float: right;
	padding-right: 46px;
	text-align: right;
	background: url(../images/tel.png) right center no-repeat;
}
.navbar-header .hotline span, .navbar-header .hotline strong {
	display: block;
}
.navbar-header .hotline strong {
	font-family: Impact;
	font-size: 32px;
	line-height: 1;
	color: #da251c;
}
.navbar-main {
	margin-bottom: 0;
	padding: 0;
	border: 0;
	border-bottom: 4px solid #004a7c;
	border-radius: 0;
	background: #0079d1;
}
.navbar-main .nav-justified {
	width: auto;
	padding: 0;
}
.navbar-main .nav-justified > li > a {
	font-size: 16px;
	line-height: 60px;
	position: relative;
	box-sizing: border-box;
	height: 60px;
	min-height: auto;
	margin: 0;
	padding: 0;
	color: #fff;
}
.navbar-main .nav-justified > li > a:hover, .navbar-main .nav-justified > li > a:focus,.navbar-main .active {
	color: #fff;
	background: #da251c;
	background: -webkit-linear-gradient(#eb5c4e, #da251c);
}

/*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;
	margin: 0 5px 0 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	border-radius: 999px;
	background: #fff;
}
.banner .owl-controls .owl-page.active span, .banner .owl-controls.clickable .owl-page:hover span {
	background-color: #0079d1;
}

/*首页简介*/
.home-about {
	padding: 48px 0;
}
.home-about .summary {
	line-height: 1.8;
	margin: 0 auto;
	text-align: center;
}
.home-about .summary img {
	margin: 0 auto;
}

/*首页优势*/
.home-super {
	position: relative;
}
.home-super img {
	display: inline-block;
}
.home-super .item-1 {
	text-align: right;
}
.home-super .super-title {
	height: 207px;
	color: #fff;
	background: url(../images/super.jpg) center top no-repeat;
}
.home-super .super-title dl {
	width: 640px;
	margin: 0 auto;
	padding-top: 48px;
}
.home-super .super-title dl dt {
	font-size: 56px;
	font-weight: bold;
	float: left;
	margin-right: 12px;
	padding-right: 12px;
	border-right: 1px solid #041f8c;
}
.home-super .super-title dl dd strong {
	font-size: 30px;
	line-height: 1.6;
	display: block;
}
.home-super .super-title dl dd span {
	font-size: 16px;
	display: inline-block;
	padding: 0 10px;
	background: #da251c;
}
.home-super-list {
	position: relative;
	height: 260px;
	margin-top: 60px;
}
.home-super-list dt {
	font-family: Arial;
	font-size: 23px;
	line-height: 49px;
	float: left;
	width: 48px;
	height: 49px;
	text-align: center;
	color: #0067ac;
	background: url(../images/ico.png) no-repeat;
}
.home-super-list dd {
	position: absolute;
	margin-left: 64px;
}
.home-super-list dd strong, .home-super-list dd span {
	display: block;
}
.home-super-list dd strong {
	font-size: 20px;
	line-height: 2;
	color: #333;
}
.home-super-list dd strong em {
	font-style: normal;
	color: #da251c;
}
.home-super-list dd span {
	font-size: 16px;
	color: #333;
}
.home-super-list dd p {
	line-height: 24px;
	margin-top: 16px;
	padding-top: 16px;
	color: #666;
	border-top: dashed 1px #333;
}

/*首页产品*/
.home-product {
	position: relative;
	padding: 0 0 48px;
}
.home-product-nav {
	position: relative;
	margin: 20px 0;
	text-align: center;
}
.home-product-nav li {
	position: relative;
	display: inline-block;
	overflow: hidden;
	box-sizing: border-box;
	min-width: 120px;
	margin: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.home-product-nav li a {
	font-size: 16px;
	line-height: 36px;
	display: block;
	padding: 0 10px;
	cursor: pointer;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	transition-duration: .5s;
	text-align: center;
	color: #fff;
	border-radius: 100px;
	background: #0079d1;
	*display: inline;
	*zoom: 1;
}
.home-product-nav li a:hover {
	background: #da251c;
}
.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 #0079d1;
}
.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 {
	font-size: 16px;
	font-weight: normal;
	display: block;
	overflow: hidden;
	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;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: #fff;
}
.home-product-list a:hover h4 {
	color: #0079d1;
}
.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: 0;
	background: #fff url(../images/left.png) no-repeat;
}
.home-product-list .owl-controls .owl-buttons .owl-prev:hover {
	border: solid 1px #0079d1;
	background: #0079d1 url(../images/left.png) no-repeat 0 -63px;
}
.home-product-list .owl-controls .owl-buttons .owl-next {
	right: 0;
	background: #fff url(../images/right.png) no-repeat;
}
.home-product-list .owl-controls .owl-buttons .owl-next:hover {
	border: solid 1px #0079d1;
	background: #0079d1 url(../images/right.png) no-repeat 0 -63px;
}

/*首页新闻*/
.home-news {
	position: relative;
	overflow: hidden;
	padding: 64px 0;
	background: url(../images/news.jpg) no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.home-news .page-title h3 {
	color: #fff;
}
.home-news .page-title h3:after {
	border-bottom: 1px solid #fff;
}
.home-news .page-title small {
	font-size: 16px;
	color: #fff;
}
.home-focus a {
	position: relative;
	display: block;
	overflow: hidden;
}
.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;
	right: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 70px;
	padding-left: 86px;
	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;
	bottom: 0;
	left: 0;
	display: block;
	width: 70px;
	height: 70px;
	text-align: center;
	color: #fff;
	background: #005bac;
}
.home-focus a .text time span {
	font-size: 40px;
	font-weight: bold;
	line-height: 34px;
	display: block;
	margin: 10px 0 0;
}
.home-news-list {
	overflow: hidden;
	margin-left: -30px;
}
.home-news-list li {
	overflow: hidden;
	width: 100%;
	border-bottom: solid 1px #ccc;
	background: #fff;
}
.home-news-list li a {
	display: block;
	padding: 27px 10px 30px 15px;
}
.home-news-list li a .date {
	font-family: Arial;
	float: left;
	width: 80px;
	margin-right: 3%;
	border: 1px #ccc solid;
}
.home-news-list li a .date span {
	display: block;
	text-align: center;
}
.home-news-list li a .date .day {
	font-size: 30px;
	font-weight: bold;
	line-height: 45px;
	color: #333;
}
.home-news-list li a .date .month {
	font-size: 16px;
	line-height: 30px;
	color: #333;
}
.home-news-list li a .title {
	font-size: 18px;
	overflow: hidden;
	margin-bottom: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333;
}
.home-news-list li a .desc {
	line-height: 23px;
	overflow: hidden;
	height: 46px;
	color: #999;
}
.home-news-list li a:hover {
	background: #f9f9f9;
}

/*通用新闻*/
.headline {
	position: relative;
	overflow: hidden;
	padding: 56px 0;
}
.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;
	text-align: center;
	color: #fff;
	background-color: #ac9160;
}
.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;
	overflow: hidden;
	height: 46px;
	margin: 20px 0;
}
.headline .text .desc {
	font-size: 14px;
	line-height: 22px;
	overflow: hidden;
	height: 44px;
	color: #747474;
}

/*当前位置*/
.crumbs {
	font-weight: normal;
	position: relative;
	overflow: hidden;
	margin-bottom: 24px;
	padding: 15px 0;
	border-bottom: 1px #e3e3e3 solid;
}
.crumbs span {
	float: right;
}
.crumbs h3 {
	font-size: 18px;
	float: left;
	height: 24px;
	margin-bottom: 0;
	padding-left: 10px;
	border-left: 3px solid #da251c;
}
.crumbs h3 small {
	padding-left: 3px;
	text-transform: uppercase;
}

/*新闻列表*/
.news-list {
	overflow: hidden;
	margin: 36px 0 16px;
}
.news-list li {
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.news-list li a {
	display: block;
	padding: 25px 10px 30px 0;
}
.news-list li a .date {
	font-family: Arial;
	float: left;
	width: 80px;
	margin-right: 3%;
	border-right: 1px #ccc solid;
}
.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: .77em;
	line-height: 30px;
	color: #333;
}
.news-list li a .title {
	font-size: 18px;
	overflow: hidden;
	margin-bottom: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333;
}
.news-list li a .desc {
	line-height: 23px;
	overflow: hidden;
	height: 46px;
	color: #999;
}
.news-list li a:hover {
	color: #fff;
	background: #0079d1;
}
.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 a {
	display: block;
	text-align: center;
}
.product-list a .pic {
	overflow: hidden;
	height: 200px;
	text-align: center;
	padding: 10px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-box-shadow: 0 3px 9px #ccc;
	box-shadow: 0 3px 9px #ccc;
}
.product-list a .pic img {
	max-height: 180px;margin: 0 auto;
}
.product-list a h4 {
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	overflow: hidden;
	height: 36px;
	margin-top: 10px;
}
.product-list a:hover .pic {
	-webkit-box-shadow: 0 3px 9px #0079d1;
	box-shadow: 0 3px 9px #0079d1;
}

/*分类列表*/
.cate-title {
	font-size: 28px;
	font-weight: bold;
	padding: 30px 0;
	text-align: center;
	color: #fff;
	border-bottom: solid 1px #fff;
	background: #0079d1;
	background-size: cover;
}
.cate-list li a {
	position: relative;
	display: block;
	padding: 12px 0;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	text-indent: 24px;
	border-bottom: 1px #e3e3e3 solid;
}
.cate-list li a:after {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	position: absolute;
	top: 50%;
	right: 16px;
	margin-top: -8px;
	content: '\f105';
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.cate-list li.cur a, .cate-list li a:hover {
	color: #fff;
	background: #da251c;
}
.cate-list li a:hover:after {
	color: #fff;
}

/*通用详情*/
.content-body {
	font-size: 16px;
	line-height: 1.8;
	position: relative;
	overflow: hidden;
}
.content-body table{width:100%}
.inline {
	display: inline-block;
}
.content-body iframe {
	margin: 0 auto;
	display: block;
}
.content-body p {
	padding: 0 0 15px 0;
}
.content-body .table-responsive {
	width: 100%;
}
.content-body img{max-width: 100%;max-height: 100%;}
.content-title {
	font-size: 24px;
	line-height: 30px;
	padding: 10px 0;
	text-align: center;
}
.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;
	overflow: hidden;
	height: 28px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.details {
	margin-bottom: 30px;
	text-align: center;
}
.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 a {
	line-height: 36px;
	display: inline-block;
	overflow: hidden;
	width: 36px;
	height: 36px;
	margin-right: 4px;
	text-align: center;
	border: 1px solid #ccc;
}
.page-list .page-num-current {
	font-weight: bold;
	color: #fff;
	border: 1px solid #0079d1;
	background: #0079d1;
}

/*通用底部*/
.footer {
	line-height: 1.8;
	overflow: hidden;
	padding: 36px 0;
	text-align: center;
	color: #999;
	background: #333;
}
.footer a {
	color: #999;
}
.footer .foot-link a {
	padding: 0 10px;
}
.foot-nav {
	display: none;
}
@media (max-width:992px) {
	.page-title p {
		width: 100%;
	}
	.slogo {
		display: none;
	}
	.navbar-header {
		padding: 0;
	}
	.navbar-header .logo {
		padding: 18px 0;
	}
	.navbar-toggle {
		margin-right: 0;
		padding: 30px 0;
	}
	.navbar-toggle .icon-bar {
		background: #000;
	}
	.navbar-collapse {
		padding: 0;
	}
	.navbar-main .nav-justified > li {
		display: block;
		clear: both;
		width: 100%;
		border-right: none;
		border-bottom: solid 1px #ececec;
	}
	.navbar-main .container {
		padding: 0;
	}
	.navbar-main .nav-justified > li > a {
		display: block;
		padding: 0;
		text-align: center;
	}
	.navbar-main .nav-justified .open > a, .navbar-main .nav-justified .open > a:focus {
		color: #fff;
		border-top: 1px solid #fff;
		background: #ac9160;
		background-color: transparent;
	}
	.hotline, .cate-title {
		display: none;
	}
	.home-news .col-md-6 {
		padding: 0;
	}
	.home-focus a .pic img {
		width: 100%;
	}
	.home-news-list {
		margin-left: 0;
	}
	.page-space-15 {
		padding-left: 0;
		position: relative;
		overflow: visible;
	}
	.cate-list ul {
		margin-top: 20px;
		background: #fff;
	}
	.cate-list li {
		float: left;
		width: 25%;
	}
	.cate-list li a {
		padding: 0;
		line-height: 32px;
		display: block;
		height: 32px;
		border-right: #fff solid 2px;
		border-bottom: #fff solid 2px;
		background: #f2f2f2;
	}
	.cate-list li a:hover, .cate-list li.cur a {
		font-weight: bold;
		color: #0079d1;
		background: #f2f2f2;
	}
	.product-list a .pic img {
		width: 100%;
	}
	.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%;
	}
	.crumbs h3 {
		float: none;
	}
	.crumbs span {
		display: none;
	}
	.share {
		display: none;
	}
}
@media (max-width:640px) {
	.navbar-header .logo a img {
		height: 50px;
	}
	.navbar-toggle {
		margin: 0;
		padding: 30px 0;
	}
	.navbar-toggle .icon-bar {
		width: 22px;
		height: 3px;
		background: #000;
	}
	.page-title h3 {
		font-size: 24px;
	}
	.sitemap {
		display: none;
	}
	.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 {
		min-width: auto;
		width: 80%;
	}
	.home-product-nav li a {
		line-height: 24px;
		padding: 0 6px;
	}
	.home-focus, .home-news-list {
		padding: 0;
	}
	.home-super .super-title dl {
		width: 95%;
		padding-top: 36px;
	}
	.home-super .super-title dl dt {
		font-size: 32px;
		float: none;
		margin: 0;
		padding: 0;
		text-align: center;
		border-right: 0;
	}
	.home-super .super-title dl dd strong {
		font-size: 16px;
		text-align: center;
	}
	.home-super .super-title dl dd {
		text-align: center;
	}
	.home-super .super-title dl dd span {
		margin: 0 auto;
		text-align: center;
	}
	.home-super-list dd strong {
		line-height: 1.5;
	}
	.cate-list li {
		width: 100%;
	}
	.product-list a .pic {
   
     height: auto; 
   
}
	.product-list a .pic img {
		max-height: 999px;
	}
	.home-news {
		padding: 64px 0 0;
	}
	.footer {
		padding: 36px 0 80px;
	}
	.foot-nav {
		display: block;
		position: fixed;
		bottom: 0;
		left: 0;
		background: #0079d1;
		padding: 5px 0;
		z-index: 9999;
	}
	.foot-nav li {
		display: table-cell;
		width: 1%
	}
	.foot-nav li a {
		color: #fff;
		text-align: center;
		display: block;
	}
	.foot-nav li a span {
		display: block;
		font-size: 20px;
	}
}