body {
	font: 14px/1.8 "microsoft yahei", "Simsun", "arial,helvetica,sans-serif";
	background-color: #fff;
	color: #333;
}

body {
	background-image: url(../img/bodybg.jpg);
	background-size: cover;
}

* {
	margin: 0;
	padding: 0;
}

a {
	outline: 0;
	text-decoration: none;
	color: #333;
}

img {
	border: 0;
	vertical-align: top;
	outline: 0;
}

h1,
h2,
h3 {
	font-weight: normal;
}

ul,
li {
	list-style-type: none;
}

.clearfix {
	zoom: 1;
	overflow: hidden;
}

.w1100 {
	width: 1100px;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.main {
	background: #fff;
	padding: 0 10px;
}

.top {
	height: 90px;
}

.top .logo {
	margin-top: 12px;
}

.top .icon {
	margin-top: 10px;
	margin-bottom: 9px;
}

.top .icon a {
	font-size: 12px;
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	margin-left: 20px;
}

.top .icon a img {
	margin-top: 5px;
}

.top .search {
	width: 220px;
	height: 28px;
	position: relative;
	border: 2px solid #ddd;
	float: right;
}

.top .search .text {
	position: absolute;
	top: 4px;
	left: 10px;
	width: 160px;
	height: 20px;
	border: 0;
	outline: 0;
}

.top .search .submit {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	border: 0;
	height: 28px;
	text-align: center;
	outline: 0;
	color: #666;
	cursor: pointer;
}

.nav {
	height: 53px;
	background: url(../img/navbg.jpg);
}

.nav li {
	float: left;
	width: 180px;
	text-align: center;
	position: relative;
	height: 53px;
}

.nav li:hover {
	background: #339f85;
}

.nav li a:before {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 1px;
	background: #209276;
}

.nav li a:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 1px;
	background: #43c3a4;
}

.nav li:first-child a:after {
	width: 0px;
}

.nav li:last-child a:before {
	width: 0px;
}

.nav li a {
	display: block;
	color: #fff;
	height: 43px;
	line-height: 43px;
	margin-top: 5px;
}

.pic {
	margin: 15px 0;
}

.pic img {
	width: 100%;
}

.title .text {
	=: 24px line-height: 24px;
	width: 445px;
	border-bottom: 1px solid #ddd;
}

.title .text h3 {
	font-size: 16px;
	padding-bottom: 6px;
	height: 18px;
	line-height: 18px;
	position: relative;
}

.title .text a {
	display: block;
	font-size: 10px;
	background: #6b7a8b;
	height: 16px;
	line-height: 16px;
	padding: 0 5px;
	margin-top: 4px;
	color: #fff;
	font-family: Times New Roman;
	border-radius: 4px;
}

.title .text a:hover {
	background: #209276;
}

.about {
	width: 710px;
}

.about .content {
	width: 485px;
}

.about .content .name {
	text-align: right;
	font-size: 18px;
	padding: 15px 0;
	color: #3ba98e;
	font-weight: bold;
}

.about .content .des {
	height: 170px;
	overflow: hidden;
	padding-left: 5px;
	text-indent: 2em;
}

.title .text h3:before {
	content: "";
	width: 100%;
	height: 2px;
	position: absolute;
	height: 2px;
	background: #47bba0;
	left: 0;
	bottom: -1px;
}

.contact {
	width: 350px;
}

.contact .title .text {
	width: 310px;
}

.contact .info {
	padding: 15px 10px 0 10px;
}

.contact .info p {
	margin-bottom: 2px;
}

.contact .info p img {
	margin-top: 3px;
}

.contact .contactpic {
	padding: 10px;
	border: 1px solid #47bba0;
	margin: 10px 10px 0 10px;
}

.contact .contactpic img {
	width: 100%;
}

.section2 {
	margin-top: 15px;
	height: 140px;
	width: 100%;
	background-image: url(../img/brand.jpg);
	background-size: cover;
}

.pic-slider {
	width: 1050px;
	margin: 0 auto;
}

.pic-slider .bd li {
	width: 160px;
	height: 90px;
	float: left;
	margin: 25px;
}

.pic-slider .bd li img {
	width: 100%;
}

.footer {
	margin-top: 15px;
}

.footer-t {
	background: #e8ecea;
	padding: 10px 20px;
	font-size: 12px;
	color: #666;
}

.footer-t h3 {
	font-size: 14px;
	color: #000;
}

.footer-t a {
	margin-left: 10px;
	display: inline-block;
	color: #666;
}

.footer-t a:hover {
	text-decoration: underline;
}

.footer-t .fr {
	text-align: right;
}

.footer-t .fr .link {
	width: 300px;
}

.footer-b {
	font-size: 12px;
	padding: 10px 0;
	text-align: center;
	background: #c2ccc8;
}

.page-title {
	border-bottom: 1px solid #329e84;
	margin-bottom: 15px;
}

.page-title .h-title {
	background: #329e84;
	color: #fff;
	padding: 6px 20px;
	text-align: center;
}

.page-title .h-title span {
	display: block;
	line-height: 1.2;
}

.page-title .line {
	width: 4px;
	border-right: 2px solid #329e84;
	height: 44px;
}

.page-title .path {
	line-height: 44px;
	font-size: 12px;
	padding-left: 20px;
	color: #666;
}

.page-title .path span {
	color: #000;
}

.page-content {
	margin: 0 15px 20px 15px;
}

.page-list ul {
	padding: 0 15px;
}

.page-list li {
	margin-bottom: 10px;
	line-height: 28px;
}

.page-list li .content a span {
	font-size: 12px;
	color: #329e84;
	margin-right: 10px;
}

.page-list li .content a:hover {
	color: #329e84;
}

.page-list li .content a {
	font-size: 16px;
	color: #222;
}

.page-list li .date {
	font-size: 12px;
	color: #999;
}

.page_nav {
	line-height: 30px;
	padding: 10px 0;
	font-size: 0;
	text-align: center;
	margin-top: 30px;
	height: 30px;
}

.page_nav span {
	cursor: default;
	color: #333
}

.page_nav span,
.page_nav a {
	border: solid 1px #ccc;
	color: #333;
	padding: 5px 8px;
	margin: 0 5px;
	display: inline-block;
	line-height: 15px;
	font-size: 12px;
}

.news-title h3 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 15px;
}

.news-title .info {
	color: #999;
	text-align: center;
	margin-bottom: 15px;
}

.news-title .info span {
	margin-right: 20px;
}

.product-list li {
	float: left;
	width: 226px;
	margin-left: 16px;
	margin-bottom: 16px;
	padding: 15px;
	border: 1px solid #ddd;
}

.product-list li:hover {
	border: 1px solid #209276;
}

.product-list ul {
	margin-left: -16px;
}

.product-list li img {
	width: 226px;
	height: 226px;
}

.product-list li p {
	padding-top: 5px;
	text-align: center;
}

.jobs-info {
	border: 1px dashed #999;
	padding: 10px 20px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
}

.jobs-info span {
	margin-right: 20px;
}

.liuyan-box table {
	margin: 0 auto;
}

.liuyan-box input {
	width: 320px;
	height: 32px;
	border: 1px solid #ddd;
	padding: 0 10px;
	outline: 0;
}

.liuyan-box textarea {
	width: 320px;
	height: 80px;
	border: 1px solid #ddd;
	padding: 10px;
	outline: 0;
	font-family: microsoft yahei;
}

.liuyan-box td.lable {
	width: 90px;
	text-align: center;
	padding: 10px 0;
}

.liuyan-box input.submit {
	padding: 0;
	width: 340px;
	background: #3ba990;
	color: #fff;
	margin-top: 10px;
	height: 40px;
	border: 0;
	cursor: pointer;
}
.jobs-notice{
	background: #f3f3f3;
    padding: 20px;
    margin: 0 auto;
    width: 200px;
    text-align: center;
}
