body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
}
a{
	color: #333;
}
a:hover{
	color: #666;
	text-decoration: none;
}
.mt50 {
	margin-top: 50px;
}
.top {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}
.top p {
	line-height: 30px;
	margin-bottom: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0;
  border: none;
}
.navbar-default {
  background-color: transparent;
  margin: 0;
}
.navbar-default h1 {
	margin: 0;
}
.navbar-default .navbar-collapse {
  background-color: #182133;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #ce0001;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #ce0001;
}
.carousel-indicators {
  position: absolute;
  bottom: 0px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 5px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  border: none;
  border-radius: 50%;
}
.carousel-indicators .active {
  width: 14px;
  height: 14px;
  margin: 0 5px;
  background-color: #c00;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: none;
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=100);
  opacity: 1;
}
.carousel-control.left {
  background: none;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background: none;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=100);
  outline: 0;
  opacity: 1;
}
.title{
	padding: 50px 0;
}
.title h3,
.title h2{
	font-size: 26px;
	font-weight: bold;
	color: #182133;
	margin: 0 0 30px;
}
.title h3 span{
	color: #ce0001;
}
.title p{
	font-size: 16px;
	color: #666;
	margin-bottom: 0;
}
.more-type{
	margin-top: 20px;
	font-size: 16px;
}
.product-item{
	margin-bottom: 30px;
}
.product-item div{
	box-shadow: 2px 5px 10px #eee;
}
.product-item div:hover {
	-webkit-transform: translateY(-2px);
	-moz-transform: translateY(-2px);
	transform: translateY(-2px);
	box-shadow: 0 4px 30px rgba(0, 0, 0, .2);
	z-index: 2;
}
.product-item span,
.product-item h3{
	height: 50px;
	line-height: 50px;
	margin: 0;
	font-size: 16px;
}
.adv{
	padding: 50px 0;
	background-color: #f5f5f5;
}
.adv-con{
	min-height: 500px;
	background: url("../images/adv.png")/*tpa=http://skin/default/images/adv.png*/ no-repeat left top;
	padding-left: 120px;
}
.adv-con li{
	padding-top: 20px;
	padding-bottom: 50px;
}
.adv-con li h4{
	font-size: 24px;
	margin: 0 0 10px;
	font-weight: bold;
	color: #182133;
}
.adv-con li h4 span{
	color: #ce0001;
}
.adv-con li p{
	line-height: 30px;
	color: #7d7d7d;
	margin-bottom: 0; 
}
.adv-con li p span{
	color: #182133;
}
.box{
	padding: 50px 0;
	background-color: #f5f5f5;
}
.title2{
	height: 60px;
	line-height: 60px;
	background-color: #f4f4f4;
	padding: 0 10px;
	margin-bottom: 30px;
}
.title2 h3{
	font-size: 24px;
	font-weight: bold;
	color: #182133;
}
.nav-tabs {
  border-bottom: none;
  margin-bottom: 30px;
  background-color: #f4f4f4;
}
.nav-tabs > li {
  float: left;
  margin-bottom: 0;
  width: 20%;
}
.nav-tabs > li > a {
	display: block;
	height: 60px;
  margin-right: 0;
  line-height: 60px;
  border: 0;
  border-radius: 0;
  text-align: center;
  padding: 0;
  border-right: 1px solid #fff;
  font-size: 16px;
}
.nav-tabs > li > a:hover {
  background-color: #38425a;
  color: #fff;
  font-size: 16px;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #38425a;
  color: #fff;
  border: 0;
  font-size: 16px;
}
.about h3{
	margin: 0 0 10px;
	font-size: 20px;
	font-weight: bold;
	color: #ce0001;
}
.about p{
	line-height: 28px;
	margin-bottom: 0;
}
.case .col-md-4 div{
	box-shadow: 2px 4px 8px #eee;
}
.case span{
	height: 50px;
	line-height: 50px;
}
.list-news li{
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	background: url("../images/icon_news.gif")/*tpa=http://skin/default/images/icon_news.gif*/ no-repeat left center;
	padding-left: 20px;
	border-bottom: 1px dashed #ddd;
}
/*.list-news li a{width: 265px;float: left;display: block;height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list-news li span{    font-size: 12px; width: 67px;float: right;display: block;}*/
.slideBox{ width:100%; height:260px; overflow:hidden; position:relative;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:260px;}

.contact{
	line-height: 28px;
	padding: 0 20px;
}
.footer{
	padding: 30px 0;
	background-color: #18181d;
	color: #8e8e8e;
}
.footer p{
	line-height: 30px;
	margin-bottom: 0;
}
.footer a{
	color: #8e8e8e;
}
.link{
	margin-top: 20px;
}
.link a{
	margin: 0 5px;
}
.position{
	height: 60px;
	line-height: 60px;
	background-color: #f4f4f4;
	margin: 30px auto;
}
.position h3,
.position h2{
	font-size: 18px;
	margin: 0;
	width: 200px;
	height: 60px;
	line-height: 60px;
	background-color: #38425a;
	color: #fff;
	text-align: center;
}
.content{
	line-height: 30px;
	font-size: 16px;
}
.content img{
  display: block;
  max-width: 100%;
  width: auto !important;
  height: auto !important;
  margin: 5px auto;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #ddd;
}
table  th,
table  td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
  text-align: center;
}
.table {
  background-color: #fff;
}
table tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
table tr:hover {
  background-color: #f5f5f5;
}
.news-item{
	padding-bottom: 20px;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 30px;
}
.news-item a{ 
	font-size: 18px;
	font-weight: bold;
	background: url("../images/icon_news.gif")/*tpa=http://skin/default/images/icon_news.gif*/ no-repeat left center;
	padding-left: 20px;
}
.news-item span{
	font-size: 16px;
	color: #666;
}
.news-item p{
	margin: 10px 0 0;
	line-height: 26px;
	color: #666;
}
.main-title{
	font-size: 24px;
	font-weight: bold;
	color: #222;
	margin: 0 0 10px;
}
.main-info{
	padding: 15px 0;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
	color: #666;
}
.main-info span{
	margin: 0 8px;
}
.product-list h3{
	margin: 0 0 10px;
	height: 60px;
	line-height: 60px;
	padding: 0 20px;
	background-color: #182133;
	color: #fff;
	font-size: 20px;
}
.product-list li{
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	font-size: 14px;
	border-bottom: 1px dashed #ddd;
	color: #666;
	overflow: hidden;
}
.main-item{
	margin-bottom: 40px;
}
.main-product{
	border: 1px solid #ccc;
}
.main-product-info h1{
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 20px;
}
.main-product-info p{
	font-size: 16px;
	line-height: 30px;
	color: #666;
	margin-bottom: 20px;
}
.main-product-info b{
	height: 60px;
	line-height: 60px;
	background: url("../images/contact.jpg")/*tpa=http://skin/default/images/contact.jpg*/ no-repeat left top;
	font-size: 24px;
	color: #ce0001;
	padding-left: 102px;
}
.main-product-content{
	height: 60px;
	line-height: 60px;
	background-color: #f4f4f4;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.main-product-content h3{
	margin: 0;
	font-size: 20px;
	width: 30%;
	height: 60px;
	line-height: 60px;
	background-color: #38425a;
	color: #fff;
	text-align: center;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: 5px;
  line-height: 1.42857143;
  color: #222;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #ce0001;
  border-color: #ce0001;
}
.pagination > .thisclass > a,
.pagination > .thisclass > span,
.pagination > .thisclass > a:hover,
.pagination > .thisclass > span:hover,
.pagination > .thisclass > a:focus,
.pagination > .thisclass > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #ce0001;
  border-color: #ce0001;
}
.type{
	height: 60px;
	background-color: #f4f4f4;
	margin-bottom: 30px;
}
.type a{
	display: inline-block;
	width: 33%;
	height: 60px;
	line-height: 60px;
	border-right: 1px solid #fff;
	text-align: center;
	font-size: 18px;
}
.type a:hover,.type .current{
	background-color: #38425a;
	color: #fff;
}
.category {
	margin-bottom: 50px;
}
.category a {
	display: inline-block;
	padding: 10px 20px;
	margin: 10px 10px;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.category a:hover {
	background-color: #ce0001;
	color: #fff;
}

@media (min-width: 768px) {
	.navbar-header{
		width: 100%;
	}
	.navbar-brand {
	  float: left;
	  height: 120px;
	  padding: 20px 15px;
	}
	.navbar-nav > li > a {
	  padding: 20px 39px;
	  font-size: 16px;
	}
	.navbar-tel{
		height: 51px;
		margin-top: 50px;
		background: url("../images/tel.png")/*tpa=http://skin/default/images/tel.png*/ no-repeat left top;
		padding-left: 70px;
	}
	.navbar-tel span{
		display: block;
		font-size: 16px;
		height: 20px;
	}
	.navbar-tel b{
		font-size: 30px;
		line-height: 30px;
		color: #c00;
	}
	.product-item img{
		width: 100%;
		height: 195px;
	}
	.case {
		margin-bottom: 50px;
	}
	.case img{
		width: 100%;
		height: 196px;
	}
	.adv .carousel-inner img{
		width: 100%;
		height: 480px;
	}
}


@media (max-width: 767px) {
	.navbar-brand {
	  float: left;
	  height: 60px;
	  padding: 10px 15px;
	}
	.navbar-brand img{
	  height: 40px;
	}
	.list-news li{
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.title h3{
		font-size: 24px;
	}
	.adv-con li h4{
		font-size: 20px;
	}
	.adv-con{
	min-height: auto;
	background: none;
	padding-left: 0;
	}
	.about h3{
		margin-top: 20px;
	}
	.news-item a,
	.news-item span{
		float: none !important;
	}
	.news-item span{
		display: block;
		text-align: center;
		margin-top: 10px;
	}
	.main-title{
		font-size: 18px;
	}
	.main-product-info h1{
		margin-top: 20px;
		font-size: 20px;
		text-align: center;
	}
}