@font-face {
	font-family: 'quicksandbook';
	src: url('../fonts/quicksandbook-webfont.eot');
	src: url('../fonts/quicksandbook-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/quicksandbook-webfont.woff2') format('woff2'),  url('../fonts/quicksandbook-webfont.woff') format('woff'),  url('../fonts/quicksandbook-webfont.ttf') format('truetype'),  url('../fonts/quicksandbook-webfont.svg#quicksandbook') format('svg');
	font-weight: normal;
	font-style: normal;
}
* {
	margin: 0px;
	padding: 0px;
	font-family: "microsoft yahei";
}
body {
	width: 100%;
	text-align: center;
	color: #373d49;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #60bb46;
}
img {
	border: 0px none #FFF;
	margin: 0px;
	padding: 0px;
}
.yuanjiao {
	border-radius: 0px 8px 0px 8px;
}
.touming {
	opacity: .8;
}
.clear {
	clear: both;
	height: 0px;
	width: 0px;
}
.neirong_xiangguan{
	padding-top: 20px;
	line-height: 200%;
}
.search {
	font-size: 12px;
	line-height: 200%;
}
.search h2 {
	font-size: 16px;
	color: #00c;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
.search h2 a {
	color: #00c;
	text-decoration: none;
}
.search h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	color: #080;
}
.search h3 a {
	color: #080;
	text-decoration: none;
}
.search strong{
	font-weight: normal;
	color: #f00;
}
.green {
	color: #009900;
	background-color: #E7E7E7;
}
.red {
	color: #3e3e3f;
	background-color: #FFFFCC;
}
#zhanhui {
	width: 900px;
	height: 500px;
	position: relative;
	background-image: url(../images/zhanhui-map.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.zh_wz {
	width: 30px;
	height: 30px;
	position: absolute;
	left: 100px;
	top: 100px;
	background-image: url(../images/zhanhui-weizhi.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: visible;
	z-index: 100;
}
.zh_n {
	font-size: 12px;
	line-height: 200%;
	color: #666;
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #F90;
	position: absolute;
	left: 0px;
	top: 30px;
	display: none;
	z-index: 110;
	width: 150px;
}
#huandeng {
	text-align: left;
	z-index: -1;
	clear: both;
	overflow: hidden;
	position: relative;
}
#huandeng ul {
	margin: 0px;
	padding: 0px;
}
#huandeng ul li {
	margin: auto;
	padding: 0px;
	list-style-type: none;
	display: block;
	left:0px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
#huandeng ul li a {
	display: block;
	height: 100%;
	width: 100%;
}
@media screen and (min-width: 801px) {
body {
	padding-top: 50px;
}
#tel_btn {
	display: none;
}
#banner {
	height: 400px;
	width: 100%;
	text-align: left;
	z-index: -1;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
#header {
	text-align: center;
	margin: auto;
	min-width: 1200px;
	height: 60px;
	position: fixed;
	width: 100%;
	z-index: 1000;
	top: 0px;
	background-color: #FFF;
}
#menu {
	display: none;
}
#top {
	margin: auto;
	width: 1200px;
	display: block;
}
#logo {
	float: left;
	height: 60px;
	width: 400px;
}
#tel {
	float: right;
	height: 43px;
	width: 250px;
	background-image: url(../images/tel.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 24px;
	color: #60bb46;
	padding-left: 50px;
	padding-top: 7px;
	font-weight: bold;
}
#navigation {
	background-color: #3e3e3f;
	text-align: left;
	height: 40px;
	width: 100%;
	min-width: 1200px;
	display: block;
	clear: both;
}
#navigation ul {
	margin: auto;
	height: 40px;
	width: 1200px;
	text-align: left;
	display: block;
	overflow: visible;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #3e3e3f;
}
#navigation li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	position: relative;
	overflow: visible;
}
#navigation ul li a {
	color: #FFF;
	display: inline-block;
	height: 30px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
#navigation ul li a:hover {
	background-color: #60bb46;
	color: #FFF;
	text-decoration: none;
}
#navigation ul li a strong {
	background-color: #efefef;
	display: inline-block;
	height: 30px;
	padding-top: 10px;
	margin-top: -10px;
	margin-right: -30px;
	margin-left: -30px;
	padding-right: 30px;
	padding-left: 30px;
	color: #000;
}
#navigation ul li ul {
	display: none;
	position: absolute;
	width: 150px;
	z-index: 1000;
	left: 0px;
	top: 40px;
	overflow: visible;
	margin: 0px;
	padding: 0px;
}
#navigation ul li:hover ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
#navigation ul li ul li {
	display: block;
}
#navigation ul li ul li a {
	background-color: #3e3e3f;
	overflow: visible;
	height: auto;
	padding-top: 10px;
	width: 150px;
	padding-bottom: 10px;
	padding-right: 0px;
}
#footer {
	text-align: center;
	width: 100%;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efefef;
	min-width: 1200px;
	padding-bottom: 100px;
}
#footer-navigation {
	width: 100%;
	text-align: center;
	background-color: #f9f9f9;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 180%;
}
#footer-navigation ul {
	vertical-align: top;
}
#footer-navigation ul li {
	display: inline-block;
	vertical-align: top;
	text-align: left;
	padding-right: 50px;
}
#footer-navigation ul li ul {
	clear: both;
}
#footer-navigation ul li ul li {
	font-weight: normal;
}
#footer-content {
	text-align: center;
	margin: auto;
	width: 1200px;
	padding-top: 10px;
}
#footer-content p {
	line-height: 200%;
}
#content {
	text-align: left;
	margin: auto;
	clear: both;
	width: 1200px;
	padding-top: 30px;
}
#content-main {
	width: 100%;
}
#content-menu {
	width: 20%;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #60bb46;
}
#content-menu h2 {
	background-image: url(../images/left_h2.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	margin: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 36px;
	font-size: 20px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	color: #FFF;
	background-color: #60bb46;
}
#content-menu h2 em {
	color: #bebebe;
	font-size: 12px;
	padding-left: 10px;
	font-style: normal;
}
#content-menu ul {
	margin: 5px;
	padding: 3px;
	list-style-type: none;
	background-color: #efefef;
}
#content-menu ul li {
	margin: 5px;
	padding: 0px;
	list-style-type: none;
}
#content-menu li ul{
	padding-left: 20px;
}
#content-menu ul li a {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: 16px;
	display: block;
	color: #FFFFFF;
	background-color: #60bb46;
	/* [disabled]font-weight: bold; */
}
#content-menu ul li ul a {
	font-weight: normal;
}
#content-menu ul li a:hover {
	background-color: #7fc86b;
	color: #FFF;
}
#content-menu ul li a em {
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 10px;
	font-style: normal;
}
#content-menu ul .active a{
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: 16px;
	display: block;
	background-color: #7fc86b;
	color: #FF0;
}
#content-menu ul .active ul a{
	background-color: transparent;
	color: #333333;
}
#location {
	text-align: right;
	margin: 0px;
	color: #999;
	font-size: 12px;
	padding: 0px;
}
.neirong_title {
	font-size: 24px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	text-align: center;
}
.neirong {
	margin: 0px;
}
.neirong h1 {
	font-size: 24px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.neirong h2 {
	font-size: 20px;
	color: #000000;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f9f9f9;
	text-indent: 32px;
	line-height: 200%;
	clear: both;
}
.neirong h3 {
	font-size: 18px;
	color: #3e3e3f;
	text-indent: 32px;
	line-height: 200%;
}
.neirong h4 {
	font-size: 18px;
	color: #0099FF;
	text-indent: 32px;
	line-height: 200%;
}
.neirong p {
	text-indent: 2em;
	line-height: 200%;
}
.neirong img,.neirong embed {
	margin: 20px;
}
table
  {
  border-collapse:collapse;
  }
.neirong table {
	margin-top: 10px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.neirong td {
	text-align: left;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 3px;
}
.neirong th {
	text-align: left;
	border-top-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-left-color: #CCCCCC;
	padding: 3px;
}
.neirong ul {
	padding-left: 32px;
}
.neirong ol {
	padding-left: 32px;
}
.neirong li{
	list-style-position: inside;
	line-height: 200%;
}
.neirong object {
	margin: 0px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #f9f9f9;
}
.neirong_picb {
	text-align: center;
	padding-bottom: 10px;
}
.map img {
	margin: 0px;
	padding: 0px;
	background-image: none;
	border: 0px none #FFF;
}
.pages {
	font-size: 16px;
	color: #60bb46;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	text-align: center;
}
.pages a {
	color: #60bb46;
	text-decoration: none;
	border: 1px solid #60bb46;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.pages a:hover {
	background-color: #60bb46;
	color: #FFFFFF;
	border: 1px solid #60bb46;
}
.pages_none {
	background-color: #efefef;
	display: inline;
	border: 1px solid #60bb46;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.pages_now {
	color: #FFFFFF;
	background-color: #60bb46;
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #60bb46;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.chanpin {
	text-align: left;
	width: 100%;
}
.chanpin dl{
	text-align: left;
	width: 100%;
	display: block;
	clear: both;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efefef;
	margin: 0px;
}
.chanpin dl dt {
	text-align: center;
	float: left;
	width: 220px;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.chanpin dl dt img{
	width: 200px;
	height: 150px;
}
.chanpin dl:nth-child(2n+0) dt {
	float: right;
}
.chanpin dl dd {
	line-height: 150%;
	float: left;
	width: 900px;
	padding-top: 15px;
	padding-left: 15px;
}
.chanpin dl:nth-child(2n+0) dd {
}
.chanpin dl dd h2 {
	font-size: 16px;
	text-align: left;
	clear: both;
	font-weight: bold;
	color: #60bb46;
	padding-bottom: 10px;
}
.chanpin dl dd h2 a{
	color: #60bb46;
	font-size: 16px;
}
.chanpin dl dd p {
	text-align: left;
	margin: 0px;
	padding: 0px;
	clear: both;
	font-weight: normal;
	line-height: 200%;
	font-size: 14px;
	text-indent: 2em;
}
.chanpin_img {
	float: left;
	margin: 10px;
}
.chanpin_img img {
	background-color: #848484;
	padding: 6px;
}
.chanpin_content {
	font-family: youyuan;
	font-size: 16px;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 350px;
}
.chanpin_more {
	text-align: right;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	background-color: #f5f5f5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dadada;
	border-bottom-color: #dadada;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pingpu {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.pingpu dl {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 250px;
}
.pingpu dl:nth-child(4n+1) {
	clear: both;
}
.pingpu dl dt {
	margin: 0px;
	padding: 5px;
	text-align: center;
}
.pingpu dl dt img{
	margin: 0px;
	padding: 5px;
	background-color: #E7E7E7;
	width: 250px;
	height: 180px;
}
.pingpu dl dd {
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#picb_bg {
	background-color: #000;
	height: 100%;
	width: 100%;
	overflow: auto;
	position: fixed;
	z-index: 2000;
	display: none;
	left: 0px;
	top: 0px;
	opacity: .6;
}
#picb_img {
	height: 94%;
	width: 94%;
	overflow: auto;
	position: fixed;
	z-index: 2100;
	top: 0px;
	right: 0px;
	text-align: center;
	padding: 3%;
	display: none;
}
#picb_img img {
	background-color: #FFF;
	padding: 10px;
	max-width: 100%;
}
#picb_close {
	background-color: #fff;
	overflow: auto;
	position: fixed;
	z-index: 2200;
	right: 0px;
	top: 0px;
	background-image: url(../images/pic-img/closelabel.gif);
	cursor: pointer;
	height: 40px;
	width: 100px;
	background-repeat: no-repeat;
	background-position: center center;
	display: none;
}
.pic {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.pic dl {
	float: left;
	padding: 5px;
	margin: 5px;
	width: 250px;
}
.pic dl:nth-child(4n+1) {
	clear: both;
}
.pic dl dt {
	margin: 0px;
	padding: 0px;
}
.pic dl dt img {
	background-color: #f0f0f0;
	border: 5px solid #f0f0f0;
	height: 180px;
	width: 250px;
}
.pic dl dd {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.fenlei {
	float: left;
	text-align: center;
	font-size: 20px;
	padding-bottom: 10px;
	background-color: #FFF;
	margin-left: 100px;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}
.fenlei:hover {
	padding-bottom: 9px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
}
.fenlei a {
	display: block;
}

.fenlei a em {
	font-size: 12px;
	font-style: normal;
	color: #CCC;
}

.news {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 14px;
}
.news ul {
	margin: 0px;
	padding: 0px;
}
.news ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/line1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.news ul li a {
	text-decoration: none;
	padding-left: 40px;
	background-image: url(../images/li2.gif);
	background-repeat: no-repeat;
	background-position: 30px center;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.news ul li a:hover {
	background-color: #f9f9f9;
}
.form_submit {
	background-color: #f0f2f6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F3F4F8;
	border-right-color: #CFD6E2;
	border-bottom-color: #CFD6E2;
	border-left-color: #F3F4F8;
	padding: 20px;
}
.form_submit ul {
	margin: 0px;
	padding: 0px;
}
.form_submit ul li {
/*	background-image: url(../manage/images/line01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
*/	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
}
.form_submit label{
	width: 100px;
	display: inline-block;
}
.form_submit input[type="text"],.form_submit select {
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFD6E2;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #CFD6E2;
	font-size: 14px;
	border-radius: 3px;
	padding: 5px;
	margin: 10px;
}
.form_submit textarea {
	height: 100px;
	width: 665px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFD6E2;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #CFD6E2;
	font-size: 14px;
	padding: 5px;
	margin: 10px;
}
.form_submit input[type="submit"] {
	color: #FFF;
	background-color: #8b94a5;
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 0px 8px 0px 8px;
	padding-right: 50px;
	padding-left: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AEB5BF;
	border-right-color: #5C6778;
	border-bottom-color: #5C6778;
	border-left-color: #AEB5BF;
	margin: 10px;
}
.form_submit input[type="submit"]:hover {
	background-color: #3e3e3f;
	border-top-color: #F00;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #F00;
}
#xunpan {
	display: none;
}
#xunpan_btn {
	color: #FFF;
	background-color: #8b94a5;
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 0px 8px 0px 8px;
	padding-right: 50px;
	padding-left: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AEB5BF;
	border-right-color: #5C6778;
	border-bottom-color: #5C6778;
	border-left-color: #AEB5BF;
	margin: 10px;
	display: inline-block;
}
#xunpan_btn:hover {
	background-color: #3e3e3f;
	border-top-color: #F00;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #F00;
}
#order_btn {
	color: #FFF;
	background-color: #8b94a5;
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 0px 8px 0px 8px;
	padding-right: 50px;
	padding-left: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AEB5BF;
	border-right-color: #5C6778;
	border-bottom-color: #5C6778;
	border-left-color: #AEB5BF;
	margin: 10px;
	display: inline-block;
}
#order_btn:hover {
	background-color: #3e3e3f;
	border-top-color: #F00;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #F00;
}
#order_btn a {
	color: #FFF;
	text-decoration: none;
}
.liuyan {
}
.liuyan ul {
	border: 1px solid #CCC;
	padding: 0px;
	line-height: 200%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.liuyan ul li {
	list-style-type: none;
	padding: 5px;
}
.liuyan_liuyan {
	background-image: url(../manage/images/line01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #efefef;
}
.liuyan_liuyan strong {
	background-image: url(../images/liuyan_liuyan.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
}
.liuyan_huifu strong {
	background-image: url(../images/liuyan_huifu.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
}
.liuyan_huifu {
}
.zhaopin {
	/* [disabled]width: 46%; */
	margin-right: 2%;
	margin-left: 2%;
	/* [disabled]float: left; */
	padding-bottom: 20px;
}
.zhaopin h2 {
	background-image: url(../images/line1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
}
.zhaopin h2 img {
	vertical-align: middle;
	padding-right: 20px;
}

#zhaopin_btn   {
	cursor: pointer;
	color: #0066CC;
	font-size: 16px;
	text-indent: 2em;
}
#zhaopin_form {
	display: none;
}

.qq {
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 80px;
	padding-right: 40px;
	padding-bottom: 80px;
	padding-left: 40px;
}
.qq a {
	color: #000000;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	float: left;
}
.link {
}
.link ul {
	margin: 0px;
	padding: 10px;
	clear: both;
}
.link ul li {
	text-align: center;
	float: left;
	width: 120px;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#homepage {
	text-align: left;
	clear: both;
	width: 1200px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.shouye_pingpu {
	padding: 0px;
	width: 25%;
	height: 150px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #000;
}
.shouye_pingpu_img {
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: absolute;
	margin: 0px;
	z-index: 1;
	height: 100%;
	background-color: #000;
}
.shouye_pingpu_a {
	padding: 0px;
	margin: 0px;
	height: 100%;
	position: absolute;
	z-index: 2;
}
.shouye_pingpu_a a {
	padding: 0px;
	margin: 0px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	background-color: #000;
	font-size: 24px;
	opacity: 0;
	color: #FFF;
}
.shouye_pingpu_a a:hover {
	opacity: 0.8;
}
#case {
	text-align: left;
	margin: auto;
	width: 100%;
	padding-bottom: 10px;
}
#case h2 {
	font-size: 36px;
	margin: 0px;
	text-align: center;
	text-transform: uppercase;
	line-height: 100%;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-weight: normal;
}
#case h2 em {
	font-size: 18px;
	font-style: normal;
	color: #999;
}
.cplink {
	background-color: #2e2e2e;
	background-image: url(../images/cplink_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	width: 100%;
	padding-top: 300px;
	padding-bottom: 200px;
}
.cplink a{
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center top;
	width: 300px;
	height: 360px;
	vertical-align: bottom;
	text-align: center;
	background-size: cover;
	margin-right: 30px;
	margin-left: 30px;
	opacity: .8;
}
.cplink a:hover{
	opacity: 1;
}
.cplink_btn1 {
	background-image: url(../images/cplink_btn1.png);
}
.cplink_btn2 {
	background-image: url(../images/cplink_btn2.png);
}
.cplink_btn3 {
	background-image: url(../images/cplink_btn3.png);
}
.about {
}
.about_neirong {
	display: inline-block;
	width: 50%;
	vertical-align: top;
}
.about_neirong p {
	line-height: 250%;
	text-indent: 2em;
	text-align: left;
}
.about-video {
	width: 48%;
	display: inline-block;
	text-align: right;
}
#products {
	text-align: left;
	margin: auto;
	width: 1200px;
	padding-bottom: 100px;
}
#products h2 {
	font-size: 36px;
	margin: 0px;
	text-align: center;
	text-transform: uppercase;
	line-height: 100%;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-weight: normal;
}
#products h2 em {
	font-size: 18px;
	font-style: normal;
	color: #999;
}
.productst-menu {
	margin-right: auto;
	margin-left: auto;
}
.productst-menu-btn {
	width: 400px;
	background-color: #3e3e3f;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	cursor: pointer;
	font-size: 18px;
}
.productst-menu-btn:hover {
	background-color: #7fc86b;
}
.productst-main {
	clear: both;
	min-height: 400px;
	background-color: #efefef;
	display: none;
}
.productst-main-pic {
	float: left;
	height: 400px;
	width: 61.8%;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#productst1 .productst-main-pic {
	background-image: url(../images/products1.jpg);
}
#productst2 .productst-main-pic {
	background-image: url(../images/products2.jpg);
}
#productst3 .productst-main-pic {
	background-image: url(../images/products3.jpg);
}
.productst-main-content {
	float: left;
	width: 33%;
	padding-top: 100px;
	padding-left: 50px;
}
.productst-main-content h3 {
	font-size: 24px;
	color: #60bb46;
	padding-bottom: 20px;
	font-weight: normal;
}
.productst-main-content p {
	color: #000;
	padding-bottom: 20px;
	font-size: 14px;
	line-height: 150%;
}
.more {
	background-color: #60bb46;
	display: inline-block;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	color: #FFF;
	border-radius: 100px;
}
.more:hover {
	background-color: #3e3e3f;
	color: #FFF;
	text-decoration: none;
}
#shuoming {
	width: 100%;
	height: 800px;
}
#shuoming span {
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 50%;
	background-size: cover;
}
#shuoming1 {
	background-image: url(../images/shuoming1.jpg);
}
#shuoming2 {
	background-image: url(../images/shuoming2.jpg);
}
#shuoming3 {
	background-image: url(../images/shuoming3.jpg);
}
#shuoming4 {
	background-image: url(../images/shuoming4.jpg);
}
#news {
	text-align: left;
	margin: auto;
	width: 1200px;
	padding-bottom: 10px;
	clear: both;
}
#news h2 {
	font-size: 36px;
	margin: 0px;
	text-align: center;
	text-transform: uppercase;
	line-height: 100%;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-weight: normal;
}
#news h2 em {
	font-size: 18px;
	font-style: normal;
	color: #999;
}
#news dl{
	background-color: #f9f9f9;
	float: left;
	width: 48%;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 5px;
	margin-bottom: 5px;
}
#news dl:nth-child(2n+1){
/*	clear: both;
*/}
#news dl:hover{
	background-color: #efefef;
}
#news dl dt{
	padding-top: 1%;
	padding-right: 1%;
	padding-left: 1%;
	width: 30%;
	display: inline-block;
}
#news dl dd{
	line-height: 200%;
	color: #999;
	padding: 1%;
	width: 65%;
	display: inline-block;
	vertical-align: top;
}
#news dl dd a{
	font-size: 18px;
}
.news_img{
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 100%;
	background-size: cover;
}
#search {
	text-align: center;
	background-color: #efefef;
	margin-top: 30px;
	padding-bottom: 30px;
}
#search_keyword  {
	background-color: #FFF;
	height: 40px;
	width: 400px;
	margin: 0px;
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, "microsoft yahei";
	border: 1px solid #efefef;
}
#searchdiv {
	background-image: url(../images/search_btn.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 40px;
	display: inline-block;
	cursor: pointer;
	border: 1px solid #efefef;
}
#searchdiv:hover {
	background-image: url(../images/search_btn_hover.jpg);
}
#search_submit {
	display: none;
}
#content-search {
	width: 80%;
	margin: auto;
}
#footer_search {
	text-align: center;
	background-color: #efefef;
	margin-top: 30px;
	margin-bottom: 30px;
}
#footer_search_keyword  {
	background-color: #f1f2f6;
	height: 30px;
	width: 280px;
	margin: 0px;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-family: Arial, "microsoft yahei";
	border: 1px solid #cccfd6;
	color: #787b82;
	background-image: url(../images/footer-search-bg.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	border-radius: 8px;
}
#search_submit {
	display: none;
}
#alibaba {
	text-align: center;
	margin: auto;
	clear: both;
}
}
