@charset "utf-8";

body {
	font-family: Arial, "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", sans-serif;
}
a {
	color: #333;
}
a:hover {
	color: #666;
	text-decoration: none;
}
img {border:none;max-width:100%;}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt50 {
	margin-top: 50px;
}
.biaoti {
	float: left;
	margin-top: 20px;
	padding-left: 20px;
	border-left: 1px solid #ccc;
}
.biaoti h2 {
	line-height: 1;
	font-size: 18px;
	color: #ff8200;
}
.biaoti h2 b {
	font-size: 25px;
}
.biaoti h2 em {
	font-style: normal;
	color: #333;
	font-size: 18px;
}
.biaoti p {
	line-height: 1;
	margin-top: 10px;
}
.biaoti p span {
	font-size: 12px;
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 0;
	border: none;
}
.navbar-default {
	background-color: transparent;
}
.navbar-default .navbar-collapse {
	background-color: #0081E3;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	text-transform:uppercase;
	margin-right:2px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #fff;
	background-color: #01a1ff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #fff;
	background-color: #01a1ff;
}
.top{
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #ccc;
}
.top a{
	margin: 0 5px;
}
.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;
}
.title {
	padding: 50px 0;
}
.title h3 {
	font-size: 38px;
	font-weight: bold;
	color: #0081E3;
	margin: 0 0 10px;
	text-transform:uppercase;
}
.title h3 span {
	color: #ce0001;
}
.title p {
	font-size: 16px;
	color: #666;
	margin-bottom: 0;
}
.product-item {
	margin-bottom: 50px;
}
.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 {
	height: 50px;
	line-height: 50px;
}
.adv {
	padding: 50px 0;
	background-color: #f5f5f5;
}
.adv-con {
	min-height: 500px;
	background: url(../images/adv.png) no-repeat left top;
	padding-left: 120px;
}
.adv-con li {
	padding-top: 20px;
	height:170px;
}
.adv-con li h4 {
	font-size: 24px;
	margin: 0 0 10px;
	font-weight: bold;
}
.adv-con li h4 span {
	color: #0081E3;
}
.adv-con li p {
	line-height: 30px;
	color: #555;
	margin-bottom: 0;
}
.adv-con li p span {
	color: #0081E3;
}
.box {
	padding: 50px 0;
}
.title2 {
	height: 60px;
	line-height: 60px;
	background-color: #f4f4f4;
	padding: 0 10px;
	margin-bottom: 30px;
}
.title2 h3 {
	font-size: 24px;
	font-weight: bold;
	text-transform:uppercase;
}
.nav-tabs {
	border-bottom: none;
	margin-bottom: 30px;
}
.nav-tabs > li {
	float: left;
	margin-bottom: 0;
	width: 25%;
}
.nav-tabs > li > a {
	display: block;
	height: 60px;
	margin-right: 0;
	line-height: 60px;
	border: 0;
	border-radius: 0;
	text-align: center;
	padding: 0;
	text-transform:uppercase;
	background-color: #f4f4f4;
}
.nav-tabs > li > a:hover {
	background-color: #0081E3;
	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: #0081E3;
	color: #fff;
	border: 0;
	font-size: 16px;
}
.about h3 {
	margin: 0 0 10px;
	font-size: 20px;
	font-weight: bold;
	color: #0081E3;
}
.about p {
	line-height: 28px;
	margin-bottom: 0;
}
.quality p {
	line-height:1.6;
	text-indent:2em;
}

.case .col-md-4 div {
	box-shadow: 2px 4px 8px #eee;
}
.case span {
	height: 50px;
	line-height: 50px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.list-news li {
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	float: left;
	width: 47%;
	margin-right: 3%;
	background: url(../images/icon_news.gif) no-repeat left center;
	padding-left: 20px;
	border-bottom: 1px dashed #ddd;
}
.list-news li a {width:70%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.contact {
	line-height: 28px;
	padding: 0 20px;
}
.footer {
	padding: 30px 0;
	background-color: #18181d;
	color: #8e8e8e;
}

.service-info {
	
	width: 100%;
	
	}
.service-info .report {
	height: 47px;
	padding-top: 19px;
	width:100%;
    text-align:center;
	padding-left:27%;
}
.service-info .report li {
	list-style:none;
	float: left;
	margin-left: 35px;
	width: 110px;
	line-height: 14px
}
.service-info .report li img {
	float: left;
	margin-right: 5px
}
.footer p {
	line-height: 30px;
	margin-bottom: 0;
}
.footer a {
	color: #8e8e8e;
}
.link {
	margin:20px auto;
}
.link a {
	margin: 0 5px;
}
.position {
	height: 60px;
	line-height: 60px;
	background-color: #f4f4f4;
	margin: 30px auto;
}
.position h3 {
	font-size: 18px;
	margin: 0;
	height: 60px;
	line-height: 60px;
	background-color: #0081E3;
	color: #fff;
	text-align: center;
	text-transform:uppercase;
	padding:0 20px;
}
.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) 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: #0081E3;
	color: #fff;
	font-size: 20px;
}
.product-list li {
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
	font-size: 16px;
	border-bottom: 1px dashed #ddd;
	color: #666;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.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) 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: #0081E3;
	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;
}
.fwln {
	width: 100%;
	margin-bottom: 25px;
	overflow: hidden;
}
.fwln img {
	float: center;
}
.fwln ul {
	width: 100%;
}
.fwln ul li {
	background: url(../images/icon-fw.jpg) no-repeat left 6px;
	margin-bottom: 20px;
	color: #555;
	padding-left: 22px;
	line-height: 24px;
}
.fwln h3 {
	color: #000000;
	font-size: 28px;
	font-weight: bold;
	margin: 0 auto 25px;
	width: 30%;
	border: 1px solid #000;
	text-align: center;
	line-height: normal;
	padding: 8px 0;
}
.fwln img {
	margin: 25px 0;
}
.fw-info {
	width: 100%;
	margin: 15px 0 30px 0;
	text-align: center;
	overflow: hidden;
	padding-bottom: 30px;
}
.fw-info h3 {
	color: #000000;
	font-size: 28px;
	font-weight: bold;
	margin: 0 auto 25px;
	width: 30%;
	border: 1px solid #000;
	text-align: center;
	line-height: normal;
	padding: 8px 0;
}
.fw-info ul {
	margin-left: -40px;
	margin-top: 60px;
}
.fw-info ul li {
	float: left;
	background: #f2f2f2;
	width: 29%;
	margin-left: 40px;
	padding-bottom: 15px;
*margin-left:25px;
}
.fw-info ul li img {
	width: 120px;
	margin-top: -25px;
	margin-bottom: 15px;
	_position: relative;
	_z-index: 2;
}
.fw-info ul li span {
	color: #2a2a2a;
}
.fw-info ul li p {
	text-indent: 0;
	padding: 0 15px;
	line-height: 24px;
}
.lianxi-tool {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
	background: #f5f5f5;
}
.left-img {
	float: left;
	width: 43%;
}
.contact-info {
	width: 55%;
	float: right;
	padding:20px;
}
.contact-info p {
	line-height: 22px;
*margin:14px 0;
	margin: 25px 0;
}
.contact-info p span {
	font-size: 20px;
	width: 100%;
	display: block;
	margin-left: 35px;
}
.contact-info p span a {
	font-size: 24px;
	font-weight: bold;
	color: #ED1C24;
}
.contact-info p.price-wz {
	margin-left: 35px;
	margin-bottom: 25px;
}
.contact-info a.price-btn {
	background: #383842;
	color: #fff;
	padding: 13px 45px;
	margin-left: 35px;
	display: inline-block;
}
.contact-info a.price-btn:hover {
	background: #ed1c24;
}
.contact-info h4 {
	font-size: 28px;
	margin-bottom: 15px;
	margin-top: 15px;
	line-height: 45px;
}
.contact-bg {
	margin: 70px auto 20px;
	border-top: 1px dashed #000;
}
.contact-bg h4 {
	color: #333;
	margin-bottom: 15px;
	border: 1px solid #464646;
	width: 30%;
	margin: -30px auto 25px;
	text-align: center;
	font-size: 28px;
	padding: 8px 0;
	line-height: normal;
	background: #fff;
}

.city_catname {text-align:center;padding:35px 0;}
.city_list dl {margin-bottom:20px;}
.city_list dl dt {margin-bottom:5px;}
.city_list dl dt a {font-size:18px;color:#38425a;}
.city_list dl dd a {font-size:16px;color:#666;}


@media (min-width: 768px) {
.navbar-header {
	width: 100%;
}
.navbar-brand {
	float: left;
	height: 120px;
	padding: 20px 15px;
}
.navbar-nav > li > a {
	padding: 20px 50px;
	font-size: 16px;
}
.navbar-tel {
	height: 51px;
	margin-top: 30px;
	background: url(../images/tel.png) no-repeat left top;
	padding-left: 70px;
/*	width:260px;*/
}
.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 img {
	width: 100%;
	height: 170px;
}
.adv .carousel-inner img {
	width: 100%;
	height: 480px;
}

	
	
	
}

@media (max-width: 1199px) {
	.navbar-nav > li > a {padding:20px 36px;}
	.case img {height: 140px;}
	.adv-con li p {line-height:1.8;}
	
	
}
@media (max-width: 991px) {
	.navbar-nav > li > a {padding:20px;}
	.case img {height:auto;}
	.about h3 {margin:15px 0 10px;}
	.title2 {margin:30px 0 15px;}
	.nav-tabs {margin-bottom:15px;}
	.main-product-info h1 {margin:20px 0;}
	.contact-info h4 {font-size:22px;}
	.contact-info p {line-height:1;margin:15px 0;}
	.mt50 {margin-top:20px;}
}
@media (max-width: 767px) {
	.navbar-brand {
		float: left;
		height: 60px;
		padding: 10px 15px;
	}
	.navbar-brand img {
		height: 40px;
	}
	.navbar-toggle {
		margin-top:15px;
	}
	.carousel-indicators {
		margin:0;
		margin-left:-30%;
	}
	.carousel-indicators li,.carousel-indicators .active {
		width:8px;
		height:8px;
		margin: 0 1px;
	}
	.list-news li {
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.title {
		padding:30px 0;
	}
	.title h3 {
		font-size: 24px;
		margin:0 0 5px;
	}
	.title p {
		font-size:15px;
	}
	.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;
		margin-top: 10px;
	}
	.main-title {
		font-size: 18px;
	}
	.main-product-info h1 {
		margin-top: 20px;
		font-size: 20px;
		text-align: center;
	}
	.fw-info ul li {
		float: none;
		width: 100%;
		margin: 0 0 55px 0;
	}
	.fw-info ul li:last-child {
		margin: 0;
	}
	.fw-info ul, .fwln ul {
		margin-left: -40px;
	}
	.fw-info h3, .fwln h3 {
		font-size: 20px;
		width: 40%;
		padding: 3px 0;
	}
	.fwln ul li {
		background: url(../images/icon-fw.jpg) no-repeat left 8px;
		background-size: 7px 7px;
		padding-left: 15px;
	}
	.left-img {
		display: none;
	}
	.contact-info {
		width: 100%;
	}
	.contact-info p {
		margin: 15px 0;
	}
	.contact-info p span {
		width: 90%;
		font-size: 18px;
		margin-left: 15px;
		margin-bottom: 10px;
	}
	.contact-info p.price-wz {
		margin-left: 15px;
	}
	.contact-bg {
		width: auto;
		height: auto;
		margin: 60px auto 20px;
	}
	.contact-bg h4 {
		font-size: 24px;
		width: 50%;
	}
	.product-item div img {width:100%;}
	#carousel-example-generic02 .item img {width:100%;}
	.product-item {margin-bottom:25px;}
	.adv,.box {padding:30px 0;}
	.adv-con li {height:auto;}
	.adv-con li p {line-height:1.6;}
	.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {font-size:14px;}
	.title2 h3 {font-size:20px;}
	.footer p {line-height:1.6;}

	
}
@media (max-width: 479px) {
	.main-product-info b {background:#fed700;padding-left:0;text-align:center;}
	.contact-info h4 {font-size:18px;}
	.mt50 {margin-top:10px;}
	
	
	
}



