﻿@charset "utf-8";

/* 
	Trp CSS Document 
	Author By Globalstech.jd
	date:2014-09-11
*/
/*struct css*/
body {
	width: 100%;
	margin: 0;
	padding: 0;
}

.clearB {
	clear: both;
}

.lmzz-body {
	width: 1000px;
	margin: 0 auto;
	*font-family: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
}

.lmzz-body ul {
	margin: 0;
	padding: 0;
}

.lmzz-body ul li {
	list-style: none;
}

.lmzz-header {
	width: 1000px;
	height: 87px;
}

.header-logo {
	width: 396px;
	float: left;
	padding-top: 20px;
	padding-left: 10px;
}

.header-right {
	width: 355px;
	float: right;
}

.lmzz-menu {
	width: 1000px;
	clear: both;
}

.lmzz-nav {
	width: 1000px;
	float: left;
	background: url(../images/nav-bg.jpg) repeat-x;
}

.lmzz-sousuo {
	width: 251px;
	float: left;
	background: url(../images/nav-bg.jpg) repeat-x;
}

.lmzz-banner {
	width: 1000px;
	padding-top: 5px;
	clear: both;
}

.lmzz-content {
	width: 1000px;
	padding-top: 15px;
	float: left;
	clear: both;
	padding-bottom: 15px;
}

.content-p1 {
	width: 1000px;
}

.content-p2 {
	width: 780px;
	float: left;
}

.content-p3 {
	width: 220px;
	float: left;
}

.lmzz-footer {
	width: 1000px;
	clear: both;
}

/*头部右侧*/
.header-links {
	float: right;
	height: 30px;
	margin-top: 52px;
	color: #777777;
}

.header-links a,
.header-links a:link,
.header-links a:visited,
.header-links a:hover,
.header-links a:active {
	color: #777777;
	line-height: 20px;
}

/*搜索*/
.wzq-search {
	width: 243px;
	height: 25px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.wzq-search .search-text {
	width: 162px;
	padding-left: 29px;
	padding-right: 10px;
	height: 25px;
	float: left;
	background: url(../images/txt-bg.jpg) no-repeat;
	line-height: 25px;
}

.search-text input {
	margin: 0;
	padding: 0;
	background: none;
	line-height: 25px;
	height: 25px;
	width: 162px;
	display: inline-block;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #9b9b9b;
	float: left;
}

.wzq-search .search-button {
	width: 42px;
	height: 29px;
	float: left;
	cursor: pointer;
}

/*banner*/
.G-fashin {
	width: 1000px;
	position: relative;
	overflow: hidden;
}

.f-items {
	width: 1000px;
	height: 296px;
	margin: 0 auto;
}

.f-nav {
	position: absolute;
	left: 12px;
	top: 270px;
	width: 75px;
	height: 14px;
	z-index: 100;
}

.f-nav-item {
	width: 14px;
	height: 14px;
	float: left;
	background: url(../images/banner-link.png) no-repeat left center;
	_background: url(../images/banner-link.gif) no-repeat left center;
	cursor: pointer;
	padding-right: 3px;
}

.f-nav-item-active {
	background: url(../images/banner-active.png) no-repeat left center;
	_background: url(../images/banner-active.gif) no-repeat left center;
	float: left;
}

.G-fashin-item {
	width: 1000px;
	height: 296px;
	display: none;
	margin: 0 auto;
}

.G-fashin-item1 {
	background: url(../images/banner1.jpg) no-repeat center center;
	display: block;
	width: 1000px;
	height: 296px;
	margin: 0 auto;
}

.G-fashin-item2 {
	background: url(../images/banner2.jpg) no-repeat center center;
	width: 1000px;
	height: 296px;
	margin: 0 auto;
}

.G-fashin-item3 {
	background: url(../images/banner3.jpg) no-repeat center center;
	width: 1000px;
	height: 296px;
	margin: 0 auto;
}

.G-fashin-item4 {
	background: url(../images/banner4.jpg) no-repeat center center;
	width: 1000px;
	height: 296px;
	margin: 0 auto;
}

/*产品*/
.home-module {
	width: 1000px;
	margin-top: 16px;
}

.home-module-title {
	color: #0d883d;
	float: left;
	width: 959px;
	background: url(../images/title-bg.jpg) no-repeat 100px center;
	font-size: 14px;
}

.home-module-more {
	float: left;
	font-size: 14px;
	width: 41px;
	text-align: right;
	color: #0d883d;
}

.home-module-more a:link,
.home-module-more a:visited,
.home-module-more a:hover,
.home-module-more a:active {
	color: #0d883d;
}

.home-module-content {
	width: 1000px;
	clear: both;
	padding-top: 22px;
	padding-bottom: 22px;
	height: 156px;
}

.home-news-item {
	width: 172px;
	padding-right: 35px;
	float: left;
}

.home-news-item-5 {
	padding: 0;
}

.home-news-item-pic {
	width: 172px;
	height: 128px;
}

.home-news-item-pic img {
	width: 172px;
	height: 128px;
}

.home-news-item-title {
	width: 193px;
	height: 28px;
	line-height: 28px;
	background: url(../images/pro-icon.jpg) no-repeat left center;
	padding-left: 17px;
}

.home-news-item-title a:link,
.home-news-item-title a:visited,
.home-news-item-title a:hover,
.home-news-item-title a:active {
	color: #333333;
}

/*about us*/
.about-module {
	width: 753px;
}

.about-module-title {
	color: #0d883d;
	float: left;
	width: 706px;
	background: url(../images/title-bg.jpg) no-repeat 65px center;
	font-size: 14px;
}

.about-module-more {
	float: left;
	font-size: 14px;
	width: 47px;
	text-align: right;
	color: #0d883d;
}

.about-module-more a:link,
.about-module-more a:visited,
.about-module-more a:hover,
.about-module-more a:active {
	color: #0d883d;
}

.about-module-content {
	width: 753px;
	line-height: 22px;
	height: 108px;
	padding-top: 10px;
	clear: both;
	text-align: justify;
	color: #333333;
}

/**/
.lxwm-module {
	width: 206px;
	height: 131px;
	padding-left: 7px;
	padding-right: 7px;
	line-height: 21px;
	background: #e9e9e9;
	color: #333333;
	padding-top: 5px;
}

.lxwm-module a:link,
.lxwm-module a:visited,
.lxwm-module a:hover,
.lxwm-module a:active {
	color: #333333;
}

.lxwm-module div {
	width: 206px;
	word-break: break-all;
}

/*footer*/

.footer-bq {
	width: 1000px;
	line-height: 55px;
	color: #454545;
	text-align: center;
	height: 54px;
	border-top: 1px #cfcfcf solid;
}




/*css end*/