@charset "utf-8";

body {
	padding-bottom: 75px;
}

a:link, a:visited, a:active {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #006faf;
	text-decoration: none;
}
a.blue {
	color: #006faf;
}

h3 {
	color: #006faf;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	position: relative;
}
h3 small {
	display: block;
	color: #999;
	font-size: 12px;
	margin-top: 10px;
}
h3 span {
	display: inline-block;
	background-color: #fd881e;
	height: 2px;
	width: 60px;
	margin-left: -30px;
	position: absolute;
	top: 54%;
	left: 50%;
	z-index: 9;
}
h4 {
	font-weight: normal;
}

.wrap {
	width: 100%;
	min-width: 320px;
	max-width: 640px;
	margin-left: auto;
	margin-right: auto;
}

.wrap:before, .wrap:after, .container:before, .container:after, .txt:before, .txt:after, .content:before, .content:after {
	display: table;
	content: '';
}

/* Top */
.top {
	border-bottom: 1px solid #e8e8e8;
	line-height: 2.5;
}
.top span {
	color: #f20;
	top: 0;
	right: 10px;
	z-index: 1;
}

/* Header */
.header {
	padding-top: 10px;
	padding-bottom: 10px;
}
.header .logo {
	display: block;
	width: 80%;
	max-width: 280px;
}
.header .menu {
	background: url(../image/Img-07.png) 50% 50% no-repeat;
	cursor: pointer;
	height: 20px;
	width: 20px;
	top: 50%;
	right: 10px;
	z-index: 10;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.header .close-menu {
	background: url(../image/Img-08.png) 50% 50% no-repeat;
}

.menu-list {
	display: none;
	width: 100%;
	top: 100%;
	left: 0;
	z-index: 100;
}
.menu-list ul {
	background-color: #f5f5f5;
	border: 1px solid #dedede;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 2px;
	margin-right: 2px;
}
.menu-list ul li {
	float: left;
	text-align: center;
	width: 25%;
	padding: 5px;
}
.menu-list ul li a {
	display: block;
	background-color: #dedede;
	line-height: 2.4;
}

/* Banner */
.banner {
	width: 100%;
	overflow: hidden;
}
.banner img {
	display: block;
	width: 100%;
}

/* Product */
.product h3 small {
	margin-top: -2px;
}
.pro-category {
	border: 1px solid #e8e8e8;
	border-top: 2px solid #6c6c6c;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pro-category ul li {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 5px;
}

.pro-list {
	margin-left: -5px;
	margin-right: -5px;
	margin-top: 5px;
}
.pro-list ul li {
	float: left;
	width: 50%;
	padding: 5px;
}
.pro-list .contact {
	border: 1px solid #e8e8e8;
	overflow: hidden;
	text-align: center;
}
.pro-list .contact p.img {
	padding: 10px; max-height:100px;height:100px;
}
.pro-list .contact p.txt {
	background: #f5f5f5;
	 text-align:center;
}

/* About */
.about {
	background: url(../image/About.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
	color: #fff;
	margin-top: 15px;
}
.about h3 {
	color: #fff;
}
.about h3 small {
	color: #fd881e;
}
.about h3 span {
	background: #fff;
}
.about .txt p {
	margin-bottom: 10px;
}
.about .link {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.about .link a {
	display: inline-block;
	border: 1px solid #fff;
	color: #fff;
	padding: 5px 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
}

/* Strength */
.strength ul li {
	border-bottom: 1px solid #e8e8e8;
	padding: 8px 0 8px 30px;
	position: relative;
}
.strength ul li:first-child {
	border-top: 1px solid #e8e8e8;
}
.strength ul li i {
	display: inline-block;
	background: url(../image/Img-01.png) 0 50% no-repeat;
	background-size: 100% auto;
	color: #fff;
	font-style: normal;
	text-indent: 4px;
	height: 24px;
	line-height: 24px;
	width: 24px;
	position: absolute;
	top: 8px;
	left: 0;
	z-index: 9;
}

/* 新闻资讯 */
.title {
	background: url(../image/News.jpg) 50% 0 no-repeat;
	color: #fff;
	line-height: 56px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.title h3 {
	color: #fff;
	text-align: left;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
}
.title a {
	color: #fff;
	position: absolute;
	top: 0;
	right: 10px;
	z-index: 2;
}

.news-list dt {
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}
.news-list dt a {
	color: #006faf;
}
.news-list dt img {
	float: left;
	width: 30%;
	max-width: 110px;
	margin-right: 10px;
}
.news-list dt p {
	margin-top: 2px;
}
.news-list dd {
	background: url(../image/Img-02.png) 0 50% no-repeat;
	border-bottom: 1px solid #eee;
	line-height: 36px;
}
.news-list dd a {
	display: block;
	height: 36px;
	margin-left: 20px;
	margin-right: 80px;
}
.news-list dd span {
	float: right;
	color: #999;
	margin-top: -36px;
}

/* 客户案例 */
.case-list {
	margin-left: -5px;
	margin-right: -5px;
}
.case-list li {
	float: left;
	width: 50%;
	padding: 5px;
}
.case-list li img {
	width: 100%;max-height:100px;height:100px;
}
.case-list li p {
	background-color: #f5f5f5;
	line-height: 32px;
	text-align: center;
}

/* 合作 */
.cooper {
	background: #f5f5f5;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 15px;
}
.cooper ul li {
	float: left;
	width: 25%;
	padding: 5px;
}
.cooper ul li img {
	width: 100%;
}

/* Copyright */
.copyright {
	text-align: center;
	margin-top: 15px;
}
.copyright p.ewm {
	margin-bottom: 10px;
}
.copyright p.ewm img {
	display: inline-block;
	border: 1px solid #ddd;
	width: 30%;
	padding: 2px;
	margin-left: 10px;
	margin-right: 10px;
}

/* Footer */
.footer {
	background-color: #006faf;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 99;
}
.footer ul {
	width: 100%;
	min-width: 320px;
	max-width: 640px;
	margin-left: auto;
	margin-right: auto;
}
.footer ul li {
	float: left;
	text-align: center;
	width: 25%;
	padding-top: 10px;
	padding-bottom: 5px;
}
.footer figure img {
	display: inline-block;
	height: 22px;
	width: 26px;
	margin-bottom: 5px;
}
.footer a {
	color: #fff;
}

/* 二级页面 */
.page-nav table {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
.page-nav table td {
	background-color: #f5f5f5;
	border: 1px solid #dedede;
	line-height: 2.4;
	text-align: center;
}
.page-nav table td a {
	display: block;
}
.page-nav table td a:hover {
	background-color: #006faf;
	color: #fff;
}
.page-content {
	border: 1px solid #dedede;
	border-radius: 10px;
	margin: 15px 10px 0;
}
.page-content h4 {
	background-color: #006faf;
	color: #fff;
	text-align: left;
	border-radius: 10px 10px 0 0;
	padding-left: 10px;
	padding-right: 10px;
}
.page-content .content {
	padding: 10px;
}
.page-content .content img{
	width:100%;
}