/*  tp01  */

body {
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.5;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6, input, button {
	padding:0px;
	margin:0px;
}
h1 {
	font-size: 16px;
	height:24px;
	line-height:24px;
}
h2 {
	font-size: 14px;
	font-weight:bold;
}
h3 {
	font-weight:normal;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h4 {
	font-size: 13px;
	margin:0;
	margin-bottom: 10px;
}
h5 {
	font-size: 13px;
	cline-height: 130%;
}
p {
	display:block;
	margin:1em 0;
}
th, td {
  vertical-align: top;
}
ul, li, ol {
	list-style:none;
	margin:0;
	padding:0;
}
img {
	border:0;
}
form {
	display:block;
	margin:0;
	padding:0
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	display:table;
	border-color:grey;
}
input {
	vertical-align:middle;
	color:#666;
	line-height:normal;
}
input, textarea, keygen, select, button {
	margin: 0em;
	font: normal normal normal 13.3333330154419px/normal Arial;
	color: initial;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: start;
	outline:none;
}
select {
	-webkit-appearance: menulist;
	box-sizing: border-box;
	align-items: center;
	border: 1px solid;
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	white-space: pre;
	-webkit-rtl-ordering: logical;
	color: black;
	background-color: white;
	cursor: default;
}
input, input[type="password" i], input[type="search" i] {
 -webkit-appearance: textfield;
 padding: 1px;
 background-color: white;
 border: 2px inset;
 border-image-source: initial;
 border-image-slice: initial;
 border-image-width: initial;
 border-image-outset: initial;
 border-image-repeat: initial;
 -webkit-rtl-ordering: logical;
 -webkit-user-select: text;
 cursor: auto;
}
input:not([type]), input[type="email" i], input[type="number" i], input[type="password" i], input[type="tel" i], input[type="url" i], input[type="text" i] {
 padding: 1px 0px;
}
input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
 align-items: flex-start;
 text-align: center;
 cursor: default;
 color: buttontext;
 padding: 2px 6px 3px;
 border: 2px outset buttonface;
 border-image-source: initial;
 border-image-slice: initial;
 border-image-width: initial;
 border-image-outset: initial;
 border-image-repeat: initial;
 background-color: buttonface;
 box-sizing: border-box;
}
button {
	-webkit-appearance: button;
	-webkit-writing-mode: horizontal-tb;
	cursor:pointer;
}
input, select, textarea {
  vertical-align: middle;
  color: #666;
}
.l {
	text-align: left;
}
.c {
	text-align: center;
}
.r {
	text-align: right;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.detail_more {
	font-size: 0.917em;
	margin: 8px 0 0;
}
b {
	font-weight: bold;
}
.m20 {
	margin-top:20px;
}
.more {
	float:right;
	font-weight: normal;
	margin-right:10px;
	margin-top:5px;
}
.red {
	color:#FF0000;
}
.gray {
	color: #999;
}
#header {
	height:45px;
	width:990px;
	margin:0 auto;
	background-color:#2a2a2a;
}
#navBox {
	padding-top:5px;
	overflow:hidden;
}
#nav li {
	padding:0px 10px;
	float:left;
}
#nav li a {
	color:#E1EBEC;
	font-size:13px;
	font-weight:bold;
}
#nav a:hover, #nav .now {
	color:#ef9800;
	text-decoration:none;
}
#top, #content {
	width:990px;
	margin:0 auto;
}
#content {
	margin:0 auto 10px;
}
#top {
	background:url(../images/top-new.jpg) no-repeat left top;
	height:70px;
	margin-bottom:20px;
	padding-top:20px;
	overflow:hidden;
}
#top h1 {
	font-size:15px;
	line-height:20px;
	font-weight:normal;
	width:310px;
	float:left;
}
#top h1 a{
	float:left;
	width:310px;
	height:55px;
	line-height:55px;
	display:block;
	overflow: hidden;
	text-indent:-9999em;
}
#top p a{
	float:left;
	width:310px;
	height:55px;
	line-height:55px;
	display:block;
	overflow: hidden;
	text-indent:-9999em;
}
#top h3 {
    font-size:13px;
    line-height:18px;
    font-weight:normal;
    width:680px;
    margin-left:15px;
    clear:both;
}
.search {
	width: 650px;
	float:right;
}

#search {
	text-align:right;
	margin-right:10px;
	color:#FFF;
	font-weight:bold;
}
#search1 {
	text-align:left;
	margin-right:10px;
	margin-top:3px;
	color:#FFF;
	font-weight:bold;
}
#search1 a {
	color:#e1ebec;
	margin:0 5px;
	text-decoration:none;
	font-weight:normal;
}
#search2 {
	text-align:left;
	margin-right:10px;
	margin-top:-8px;
	color:#FFF;
	font-weight:bold;
}
#search2 a {
	color:#e1ebec;
	margin:0 5px;
	text-decoration:none;
	font-weight:normal;
}
#search_valve_products {
	text-align:right;
	margin-right:10px;
	margin-top:-13px;
	color:#FFF;
	font-weight:bold;
}
.searchbox {
	border: 1px solid #284A60;
	margin: 0px -4px 0px 5px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px 0px 1px 2px;
}
#leftmenu {
	float:left;
	width:210px;
	background:url(../images/lefttop.jpg) no-repeat center top;
}
#contentbox {
	float: left;
	width: 740px;
	padding-left: 10px;
}
#mBlock {
	float:left;
	width:550px;
	padding-right: 10px;
}
#rBlock {
	float:left;
	width:180px;
}
#leftmenu h1 {
	font-size:16px;
	font-weight:bold;
	margin-top:12px;
	margin-left:25px;
}
#leftmenu h2 {
	font-weight:bold;
	margin-top:12px;
	margin-left:25px;
}
#leftmenu ul {
	width:190px;
	margin:21px auto;
	background:#E1E9ED url(../images/leftbottom.gif) no-repeat center bottom;
	padding-bottom:15px;
}
#leftmenu li {
	background:url(../images/spot.gif) no-repeat left 7px;
	padding-left:8px;
	margin:4px 8px 4px 15px;
}
.space, #rCatalog, #content {
	overflow:auto;
	zoom:1;
}
.space {
	background-color:#E1E9ED;
	margin-bottom:20px;
	padding:0px 6px;
}
.space li {
	padding:10px 10px 0;
	float:left;
	width:500px;
}
.space li img {
	float:left;
	margin-right:10px;
}
#time {
	text-align:left;
	color:#999;
	padding:0;
	margin:5px 0 0;
}
.space div {
	float:left;
	text-align:center;
	width:400px;
>width:112px;
	margin:5px;
	padding: 5px;
}
.space div img {
	border:solid 1px #DFDFDF;
}
#mainpic {
	padding-top:20px;
}
#mBlock h1, #mainpic h1 {
	border-bottom:solid 1px #B7C6CF;
}
#rBlock h3 {
	background:url(../images/rtop.gif) no-repeat;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#333;
	padding:10px 10px 5px;
}
#rBlock h5 {
	font-size:11px;
	color:#333;
	font-weight:bold;
	text-align:left;
	padding:0 10px 5px;
	margin:0;
}
.rcont {
	background:url(../images/bg_r.gif) repeat-x center 16px;
	padding:0 0 20px;
	overflow:auto;
	width:180px;
}
.rcont .hotag {
	padding-left:10px;
	overflow:auto;
	width:170px;
}
.rcont .hotag a {
	display: block;
	float: left;
	font-size: 12px;
	margin: 6px 10px 0 0;
	text-decoration: none;
}
.rcont .hotag a:hover {
	text-decoration:underline;
}
.rcont ul {
	overflow:auto;
	list-style:none;
}
.rcont li {
	float: left;
	list-style: none;
	overflow: hidden;
	padding:0 0 10px;
	text-align:left;
}
.rcont img {
	float: left;
	height: 60px;
	margin-right: 10px;
	width: 80px;
}
.tags {
	overflow: hidden;
	padding:0 0 6px 10px;
}
.tags a {
	background-color: #E3E3E3;
	display: block;
	float: left;
	font-size: 11px;
	margin: 0 10px 5px 0;
	padding: 3px 5px;
}
.p10 {
	padding:0px 10px;
}
#rCatalog div {
	width:46%;
	text-align:left;
}
#rCatalog p {
	margin:0px;
}
#rCatalog .mr {
	margin-right:0px;
}
#rCatalog div img {
	float:left;
	margin-right:10px;
}
#rCatalog div span {
	float:right;
}
#tip {
	overflow:hidden;
	zoom:1;
	padding:10px;
}
.Prod {
	float:left;
	margin:0px 10px 8px 0px;
}
/* products show */

#proList {
}
.proshow {
	overflow:auto;
	zoom:1;
	background-color:#E1E9ED;
	margin-bottom:20px;
}
.picbox {
	float:left;
	text-align:center;
	width:114px;
>width:112px;
	margin:5px;
	padding: 5px;
}
.pro100 {
	margin:auto;
	width:100px;
}
.proimg {
	border: 1px solid #dfdfdf;
	background:#FFF;
	display:table-cell;
	height:110px;
	width:110px;
	line-height:85px;
	text-align:center;
	vertical-align:middle;
	font-size:85px;
}
.proimg img {
	vertical-align:middle;
}
.proimg a {
	width:100px;
	height:100px;
}
.proL {
	float:left;
	margin-right:10px;
}
#proRelated {
	padding: 15px 0 0px;
}
#proRelated .relatedInfo {
	float:left;
	line-height:110%;
	margin:0px 5px 10px;
	padding:3px;
	text-align:center;
	width:117px;
>width:115px;
}
#detailInfo {
	padding:10px 0px;
	overflow:hidden;
}
#button {
	margin:20px;
	text-align:center;
}
#contacttable {
	float: left;
	width: 100%;
}
#contacttable td {
	padding: 3px;
}
#page {
	padding: 10px 5px 5px;
	font-weight: bold;
	margin:10px;
	clear:both;
}
#page a {
	margin-right: 5px;
	margin-left: 5px;
	background-color: #E1E9EC;
	border: 1px solid #B6C5CD;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #284A60;
	text-decoration: none;
}
#page a:hover, #page .now {
	text-decoration: none;
	color:#FFFBEA;
	background-color: #96AAB6;
	border: 1px solid #284A60;
}
#local {
	margin-top: 5px;
	margin-bottom: 10px;
}
#back {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
/* copyright */

#bottom {
	text-align:center;
	padding-top:20px;
	border-top:2px solid #ccc;
	width:990px;
	margin:0 auto;
}
#bottom a {
	border-right:1px solid #284A60;
	padding-right:9px;
	margin:0px 4px;
}
#bottom a#al {
	border:none;
}
#copyright {
	padding:15px 0px 18px 0px;
}
/* manufacturer */

#companybox {
	border-bottom:1px solid #EDEDED;
	display:block;
	margin-bottom: 10px;
	line-height:40px;
}
#companybox a {
	margin:0 10px;
	font-size:16px;
}
#companybox .now {
	color: #FF6600;
	text-decoration: none;
}
#companybox .selected {
	font-weight:bold;
}
#companylist dl, #newslist dl {
	margin:0px 5px;
}
#companylist dt, #newslist dt {
	font-weight:bold;
	padding: 5px 0px 0px 0px;
	margin:0;
}
#companylist dd, #newslist dd {
	padding:5px 0px 10px 0px;
	margin:0px 0px 5px 0px;
	text-indent: 0px;
	display: block;
}
/* news */

.newsbox {
	padding:5px 0px 10px 0px;
	margin:0px 0px 5px 0px;
	text-indent: 0px;
	overflow:hidden;
	zoom:1;
}
.newsboxInfo {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CDCD91;
}
.newsbox img {
	margin:10px 10px 0 0;
}
#newslist {
	margin:10px 0px;
}
#newslist dt {
	font-size:10px;
	font-weight: normal;
}
#newslist dt a {
	font-size:14px;
	margin-right:5px;
	font-weight:bold;
}
#newslist dd img {
	margin:1px 10px 0 0;
}
#newslist .info {
	padding:0px 5px 0 0;
}
#newslist .info p a {
	margin-right:5px;
}
#newsDetail h1 {
	font-size:16px;
	color:#333;
	font-weight:bold;
	text-align:center;
	padding:0 10px 5px;
}
#newsDetail p {
	margin: 5px 0px 10px 0px;
}
#newsDetail table {
	margin:15px auto;
	border-top:1px solid #A79C8D;
	border-left:1px solid #A79C8D;
}
#newsDetail table td {
	padding:5px 10px 5px 5px;
	border-bottom:1px solid #A79C8D;
	border-right:1px solid #A79C8D;
}
#newsDetail ul {
	margin:10px 0 20px;
}
#newsDetail ul li {
	margin:3px 0;
}
#newsDetail img {
	margin:5px 10px;
}
/*sitemap*/

/*directory-list*/

.pic {
	width:173px;
	height:170px;
	border:1px solid #eee;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
}
.item h2 {
	font-size:12px;
	font-weight:normal;
	margin:5px 0px;
	height:30px;
	vertical-align:text-top;
}
.item h4 {
	font-size:12px;
	font-weight:normal;
	margin:5px 0px;
	height:30px;
	vertical-align:text-top;
}
.pro-btn {
	margin:10px 0px;
}
/*product-datails*/

.detail-pic {
	width:283px;
	height:283px;
	border:1px solid #eee;
	float:left;
	margin-right:15px;
}
.pro-info {
	float:left;
	width:415px;
}
.info1 {
	color:#666;
	margin-bottom:20px;
	line-height:24px;
	font-size:12px;
}
.font-price {
	font-size:14px;
	font-weight:bold;
}
/* search-list */

.leftcont {
	width:190px;
	background:url(../images/bg_r.gif) repeat-x center 16px;
	overflow:auto;
	margin:0 auto;
}
.leftcont h3 {
	background:url(../images/left_hot.gif) no-repeat;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#333;
	padding:10px;
}
.leftcont .hotag a {
	display: block;
	float: left;
	font-size: 12px;
	margin: 6px 10px 0 0;
}
.leftcont .hotag {
	padding-left:10px;
	overflow:auto;
	width:170px;
}
/*fenye*/

.pagin {
	padding: 2px 0;
	margin: 0;
	font-family: "Verdana", sans-serif;
	font-size: 7pt;
	font-weight: bold;
}
.pagin * {
	padding: 2px 6px;
	margin: 0;
}
.pagin a {
	border: solid 1px #666666;
	background-color: #EFEFEF;
	color: #666666;
	text-decoration: none;
}
.pagin a:visited {
	border: solid 1px #666666;
	background-color: #EFEFEF;
	color: #60606F;
	text-decoration: none;
}
.pagin a:hover, .pagin a:active {
	border: solid 1px #CC0000;
	background-color: white;
	color: #CC0000;
	text-decoration: none;
}
.pagin span {
	cursor: default;
	border: solid 1px #808080;
	background-color: #F0F0F0;
	color: #B0B0B0;
}
.pagin span.current {
	border: solid 1px #666666;
	background-color: #666666;
	color: white;
}
/*index*/
.grid:before, .grid:after {
	content: "";
	display: table;
}
.grid:after {
	clear: both;
}
.grid {
	width: 990px;
	margin: 0 auto;
}
.main-nav-wrap {
	height: 45px;
	position: relative;
	width:990px;
	margin:0 auto;
	background-color:#2a2a2a;
}
.main-cate-wrap {
	width: 210px;
	float: left;
	position: relative;
	z-index: 1;
}
.main-cate-title {
	background: #9e621b;
	color: #fff;
	padding: 0 10px;
	cursor: default;
	font-size: 16px;
}
.main-cate-title .hamburger {
	float: right;
	display: inline-block;
	width: 20px;
	height: 15px;
	overflow: hidden;
	margin-top: 16px;
    cursor:pointer;
}
.main-cate-title .hamburger span {
	display: block;
	height: 3px;
	margin-bottom: 3px;
	background-color: #fff;
}
.main-cate-title h2 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:45px;
	height:45px;
	font-weight:normal;
	margin:0;
	padding:0;
}
.main-cate {
	border: 1px solid #c5c5c5;
	border-top: 0;
	position: absolute;
	background: #fff;
	width: 208px;
	display: none;
}
.home-main-cate-wrap .main-cate {
	display: block;
}
.main-cate li {
	position: relative;
	height: 38px;
	padding:0 10px;
}
.main-cate .fst, .main-cate .lst {
	height: 37px;
}
.main-cate .fst-cate {
	display: block;
	zoom: 1;
	border-bottom: 1px solid #e5e5e5;
	line-height: 38px;
	overflow: hidden;
	white-space: nowrap;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.main-cate .fst .fst-cate, .main-cate .lst .fst-cate {
	line-height: 37px;
}
.main-cate .extra {
	font-size:14px;
	padding-left:45px;
	display:block;
	zoom:1;
	line-height:37px;
	overflow:hidden;
	white-space:nowrap;
	font-family:Arial;
}
.main-cate .extra .arrow {
	display: inline-block;
	left: 5px;
	position: relative;
	top: -2px;
	width: 6px;
	height: 6px;
	border: 0 none;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.main-cate .open .arrow {
	top:1px;
	border:0 none;
	border-left: 2px solid #666;
	border-top: 2px solid #666;
}
.main-nav-wrap .nav {
	float: left;
	position: absolute;
	top: 0;
	left:210px;
}
.main-nav-wrap .nav a {
	font-size: 16px;
	line-height: 43px;
	display: block;
	float: left;
	color: #fff;
	border-right: 0;
	padding:0 20px;
}
.main-nav-wrap .nav .selected {
	background-color: #0b0b0b;
}
.page {
	margin-top: 20px;
	margin-bottom:5px;
}
.home-main-top {
	padding-left: 225px;
	height: 389px;
	margin-bottom:30px;
}
.home-main-top .slide {
  width: 565px;
  height: 389px;
  float: left;
  position: relative;
  overflow: hidden;
}
.home-main-top .slide-list {
  width: 565px;
  height: 389px;
}
.home-main-top .slide-list li {
  width: 565px;
  height: 389px;
}
.home-main-top .slide-btn {
  text-align: center;
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 565px;
}
.home-main-top .slide-btn li {
  display: inline-block;
  zoom: 1;
  margin: 0 5px;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background-color: #999;
  cursor: pointer;
}
.home-main-top .slide-btn .selected {
  background-color: #9e621b;
}
.home-main-top .site-des {
  float: right;
  width: 200px;
  height: 389px;
  background: url(../images/site-des.jpg) 0 0 no-repeat;
}
.home-main-top .site-des .wrap {
  padding: 20px 10px;
}
.home-main-top .site-des .title {
  font-size: 18px;
}
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
.search-bar {
	border: 2px solid #c5c5c5;
	border-radius: 3px;
	padding: 6px 10px 6px 0;
	line-height: 34px;
	font-size: 14px;
	margin-bottom: 5px;
}
.search-select {
	float:left;
	position:absolute;
	margin-right: 10px;
	cursor: pointer;
}
.search-select .selected {
	display: block;
	border-right: 1px solid #ccc;
	padding: 0 10px 0 30px;
	width: 90px;
	color: #999;
	background:url(../images/serch-icon.png) 110px center no-repeat;
}
.search-select .selected .icon {
	float: right;
	margin: 5px 0 0;
}
.search-select .option {
	position:relative;
	border: 2px solid #ccc;
	width: 129px;
	display: none;
	left: -2px;
	top: -42px;
	padding-top: 30px;
	box-shadow: 0 0 2px rgba(0, 0, 0, .2);
	z-index:9999;
}
.search-select-on .option {
	display: block;
}
.search-select .option a {
	display: block;
	zoom: 1;
	padding: 0 10px 0 30px;
	color: #999;
	line-height: 40px;
	background-color: #fff;
}
.search-input {
	width: 380px;
	float:left;
	margin-left:140px;
}
.search-input input {
	width: 300px;
	border: 0 none;
	font-size: 14px;
	line-height:34px;
}
.search-btn {
	float: right;
	background: #f0317f;
	color: #fff;
	width: 100px;
	height: 34px;
	text-align: center;
	font-size: 16px;
	border-radius: 3px;
	font-family:Arial;
	border:1px solid #f0317f;
}
.hot-search {
	color: #999;
}
.hot-search a {
	margin-right: 7px;
	color: #666;
}
.hot-search a:hover {
	color: #f60;
}
.home-latest-pro {
	margin-bottom:30px;
}
.common-title {
	padding: 0 10px 8px;
	border-bottom: 2px solid #666;
}
.common-title .h2 {
	font-size: 18px;
	font-weight: normal;
	color:#9e621b;
	line-height:20px;
}
.home-latest-pro .wrap {
	position: relative;
	overflow: hidden;
	padding-top: 15px;
}
.home-latest-pro .pro-list {
	position: relative;
	width:990px;
}
.home-latest-pro .item {
	width: 172px;
	float: left;
	padding: 0 13px 10px;
}
.home-latest-pro .pic {
	width: 170px;
	height: 170px;
	margin-bottom: 10px;
	overflow: hidden;
	border: 1px solid #eee;
}
.hvalign {
	text-align: center;
	display: table;
	overflow: hidden;
}
.hvalign-cnt {
	display: table-cell;
	vertical-align: middle;
}
.hvalign-item, .hvalign img {
	vertical-align: middle;
}
.home-latest-pro .pro-name {
	line-height: 16px;
	height: 32px;
	overflow: hidden;
}
.home-bottom {
	margin-bottom: 30px;
}
.home-bottom .popular-sourcing {
	width: 210px;
	float: left;
}
.popular-sourcing .wrap {
	padding-top: 20px;
}
.popular-sourcing a {
	display: inline-block;
	zoom: 1;
	margin: 0 5px 10px 0;
	white-space: nowrap;
	line-height: 20px;
	padding: 0 5px;
	border: 1px solid #e5e5e5;
	background: #eee;
	border-radius: 3px;
	color: #333;
}
.home-bottom .featured-suppliers {
	width: 765px;
	float: right;
}
.home-bottom .featured-suppliers .tab-menu {
	float: left;
	margin-right: 20px;
	background: #efefef;
}
.home-bottom .featured-suppliers .tab-menu li {
	width: 140px;
	height: 60px;
	cursor: pointer;
	background-color: #fff;
	position: relative;
	margin: 10px;
}
.home-bottom .featured-suppliers .tab-menu .selected {
	background-position: bottom;
	border-left: 10px solid #9e621b;
	margin-left: 0;
}
.home-bottom .featured-suppliers .hvalign {
	width: 160px;
	height: 160px;
}
.home-bottom .featured-suppliers .tab-menu .hvalign {
	width: 140px;
	height: 60px;
}
.hvalign-cnt {
	display: table-cell;
	vertical-align: middle;
}
.hvalign-item, .hvalign img {
	vertical-align: middle;
}
.home-bottom .featured-suppliers .tab-menu .arrow {
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border: 6px solid transparent;
	border-right-color: #fff;
	position: absolute;
	right: -10px;
	top: 24px;
	display: none;
}
.home-bottom .featured-suppliers .tab-menu .selected .arrow {
	display: block;
}
.home-bottom .featured-suppliers .tab-cnt {
	padding-top: 20px;
	display: none;
}
.home-bottom .featured-suppliers .tab-cnt-wrap .selected {
	display: block;
}
.home-bottom .featured-suppliers .com-name {
	font-size: 16px;
	margin-bottom: 10px;
}
.home-bottom .featured-suppliers .com-info {
	color: #999;
	margin-bottom: 20px;
}
.home-bottom .featured-suppliers .item {
	width: 162px;
	float: left;
	padding:0;
}
.home-bottom .featured-suppliers .item-mid {
	margin: 0 45px;
}
.home-bottom .featured-suppliers .pic {
	width: 160px;
	height: 160px;
	margin-bottom: 10px;
	overflow: hidden;
	border: 1px solid #eee;
}
.home-bottom .featured-suppliers .pro-name {
	margin-bottom: 10px;
	line-height: 16px;
	height: 32px;
	overflow: hidden;
}
.home-bottom .featured-suppliers .gray {
	color: #999;
}
.home-bottom .featured-suppliers em {
	font-weight: bold;
	color: #f60;
	font-style:normal;
}
.home-resource {
	margin-bottom: 15px;
}
.home-resource .wrap {
	padding-top: 20px;
}
.home-resource .item {
	float: left;
	width: 475px;
	padding: 0 10px;
}
.home-resource .pic {
	float: left;
	margin-right: 10px;
	width:160px;
	height:112px;
	border:none;
}
.bfc {
	overflow: hidden;
	zoom: 1;
}
.home-resource .title {
	font-size: 16px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}
.home-resource p {
	margin: 10px 0 5px;
	color: #999;
}
/*about-us*/
.crumb {
	line-height: 30px;
	border-bottom: 1px solid #eee;
	margin-bottom:20px;
}
.crumb a {
	color: #999;
}
.main {
	width: 765px;
}
.about-wrapper .about-top-pic {
	margin-bottom: 20px;
}
.about-wrapper .title {
	font-size: 18px;
	font-weight: normal;
	color:#333;
}
.about-wrapper p {
	margin: 20px 0;
	line-height: 20px;
	word-break:break-all;
}
.sider {
	width: 210px;
}
.about-nav {
	border: 2px solid #ededed;
	padding-top:10px;
}
.about-nav .common-title {
	margin: 0 10px;
}
.about-nav .wrap {
	padding: 10px 0;
}
.about-nav a, .about-nav span {
	display: block;
	line-height: 30px;
	padding: 0 10px;
	font-weight: bold;
}
.about-nav a:hover, .about-nav .selected {
	background-color: #ededed;
}
.icon {
	display: inline-block;
	margin:0 5px;
	position: relative;
	top: -2px;
	width: 4px;
	height: 4px;
	border: 0 none;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.form-wrap {
	border: 1px solid #ccc;
}
.form-table {
	margin: 30px 0;
	font-size: 14px;
	width: 100%;
}
.form-table th, .form-table td {
	padding: 5px;
	vertical-align: top;
	line-height: 38px;
}
.form-table th {
	width: 250px;
	text-align: right;
	font-weight: 500;
}
.form-wrap .must {
	color: #f00;
}
.form-select {
	border: 1px solid #ccc;
	width: 410px;
	padding: 8px 5px;
	border-radius: 3px;
	height: 36px;
}
select {
	color:#666;
	vertical-align:middle;
}
option {
	font-weight: normal;
	display: block;
	padding: 0px 2px 1px;
	white-space: pre;
	min-height: 1.2em;
}
.form-input-text {
	border: 1px solid #ccc;
	border-radius: 3px;
	height: 16px;
	line-height: 16px;
	padding: 10px 5px;
	width: 400px;
}
.form-textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	width: 400px;
	height: 150px;
	padding: 5px;
	resize: none;
}
#faptcha_widget {
	overflow: hidden;
	zoom: 1;
}
#faptcha_main {
	float: left;
	margin-right: 10px;
}
.faptcha-widget #faptcha_main, .faptcha-widget #faptcha_image_img {
	height: 36px!important;
}
.faptcha-widget #faptcha_main {
	width: 128px;
	height: 42px;
	margin-bottom: 1px;
	border: solid 1px #e5e5e5;
}
.faptcha-widget #faptcha_image {
	float: left;
	margin-right: 5px;
}
.faptcha-widget #faptcha_reload {
	float: left;
}
.faptcha-widget #faptcha_reload_btn {
	background: url(../images/faptcha-sprite.png) no-repeat scroll -63px 50% transparent;
}
.faptcha-widget #faptcha_main a {
	margin-top: 7px;
}
.faptcha-widget #faptcha_main a {
	display: inline-block;
	height: 21px;
	line-height: 0;
	opacity: 0.5;
	width: 21px;
}
.faptcha-widget #faptcha_audio {
	float: left;
}
.faptcha-widget #faptcha_audio_holder {
	width: 21px;
	height: 21px;
}
#faptcha_input {
	float: left;
}
#faptcha_response_field {
	border: 1px solid #ccc;
	border-radius: 3px;
	height: 16px;
	line-height: 16px;
	padding: 10px 5px;
	width: 100px;
	vertical-align: top;
}
.faptcha-widget #faptcha_response_field {
	width: 128px;
}
.form-submit-btn {
	background-color: #9e621b;
	border: 1px solid #9e621b;
	line-height: 36px;
	width: 126px;
	font-size: 18px;
	color: #fff;
	border-radius: 3px;
	text-align:center;
}
.site-map-wrap .cate-index-list {
	overflow: hidden;
	margin-bottom: 20px;
}
.site-map-wrap .wrap {
	padding: 20px 0;
	overflow: hidden;
	zoom: 1;
}
.site-map-wrap .cate-index-list .wrap {
	padding-bottom: 0;
}
.site-map-wrap .cate-index-list .item {
	width: 287px;
	border-left: 1px solid #ddd;
	margin-left: -1px;
	padding: 0 20px 10px;
	display: inline-block;
	zoom: 1;
	vertical-align: top;
}
.site-map-wrap .cate-index-list .cate-title {
	font-size: 14px;
}
.site-map-wrap .word-list {
	margin-bottom: 20px;
}
.site-map-wrap li {
	float: left;
	width: 287px;
	padding: 5px 20px;
	border-left: 1px solid #ddd;
	margin-left: -1px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.site-map-wrap .alp-list {
	line-height: 44px;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}
.site-map-wrap .alp-list .gray {
	color: #999;
}
.site-map-wrap .alp-list a {
	margin: 0 10px;
	font-size: 14px;
}
.common-title {
	text-decoration:none;
	color:#9e621b;
}
.site-map-wrap .other a {
	margin-right: 20px;
	font-size:13px;
	font-weight:bold;
}
.suppliers-list-wrap {
	margin-bottom: 10px;
	overflow: hidden;
}
.suppliers-list-wrap .item {
	padding: 30px 0px;
	border-bottom: 1px dashed #999;
	overflow:hidden;
}
.suppliers-list-wrap .com-pic{
	margin-right:10px;
}
.suppliers-list-wrap .com-pic li{
	width:150px;
	float:left;
	margin-right:10px;
}
.suppliers-list-wrap .com-pic li span{
	margin-top:8px;
	font-size:12px;
	display:block;
	color:#9e621b;
}
.suppliers-list-wrap .com-pic img {
	border:1px solid #d9d9d9;
	width:148px;
	height:148px;
}
.suppliers-list-wrap .com-name {
	margin-bottom: 10px;
}
.suppliers-list-wrap .com-name h2 {
	font-size:18px;
	font-weight:normal;
}
.suppliers-list-wrap .property {
	margin-bottom: 10px;
}
.suppliers-list-wrap .property th {
	color: #999;
	padding: 2px 0;
	vertical-align: top;
	width: 140px;
	text-align: left;
	font-style: normal;
	font-weight: 500;
	font-size:12px;
}
.suppliers-list-wrap .property td {
	padding: 2px 0;
	vertical-align: top;
	font-size:12px;
	line-height:18px;
}
.contact-btn {
	display: inline-block;
	zoom: 1;
	color: #fff!important;
	padding: 0 15px 0 35px;
	line-height: 22px;
	border: 1px solid #ff7f00;
	border-radius: 3px;
	background:url(../images/contact_s_pic.png) #f90 no-repeat 15px 5px;
}
.suppliers-list-wrap .contact-btn {
	margin-right: 10px;
}
.suppliers-list-wrap .pro-sum {
	display: inline-block;
	zoom: 1;
	vertical-align: top;
	line-height: 22px;
	border: 1px solid #cad9ad;
	background: #d6e6b8;
	padding: 0 10px;
	color: #334c00;
	border-radius: 3px;
}
.suppliers-list-wrap .pro-sum .num {
	color: #778066;
}
.pager {
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	padding: 20px 0;
}
.pager a {
	color: #666;
}
.pager .page-num {
	margin-bottom: 10px;
}
.pager .selected {
	display: inline-block;
	zoom: 1;
	padding: 0 10px;
	margin: 0 5px;
	border-bottom: 2px solid #000;
}
.pager .page-num a {
	display: inline-block;
	zoom: 1;
	vertical-align: middle;
	padding: 0 10px;
	background: #eee;
	border-radius: 3px;
	margin: 0 5px;
}
.pager .page-num .pre, .pager .page-num .next {
	background: 0;
	font-size: 30px;
	color: #ccc;
	padding: 0;
}
.pager .page-num .icon {
	width: 10px;
	height: 10px;
	top:0;
	margin:0;
	border-right: 2px solid #666;
	border-top: 2px solid #666;
}
.news-list-wrap .item {
	overflow: hidden;
	zoom: 1;
	padding: 20px 0;
	border-bottom: 1px dashed #ccc;
}
.news-list-wrap .pic {
	width: 160px;
	height: 120px;
	float: left;
	text-align: center;
	margin-right: 10px;
	overflow: hidden;
}
.news-list-wrap .news-info {
	overflow: hidden;
	zoom: 1;
}
.news-list-wrap .news-title {
	margin-bottom: 5px;
}
.news-list-wrap .news-title h2 {
	font-size:18px;
	font-weight:normal;
	margin:0;
	height:auto;
}
.news-list-wrap .update {
	color: #999;
	margin-bottom: 10px;
}
.news-list-wrap .sample {
	color: #666;
}
.news-list-wrap .tags {
	color: #666;
	padding:0;
}
.news-detail-wrap .news-title {
	margin-bottom: 10px;
}
.news-detail-wrap .news-title h1 {
	font-size:24px;
	font-weight:normal;
	height:auto;
}
.news-detail-wrap .update {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 5px;
	color: #999;
}
.news-detail-wrap .news-content {
	padding: 20px 0;
	word-wrap: break-word;
}
.news-detail-wrap .news-content p {
	margin: 20px 0;
}
.news-detail-wrap .news-content img {
	display: block;
	margin: 20px auto;
}
.news-detail-wrap .related-news {
	border: 2px solid #ededed;
	padding:10px 0;
}
.news-detail-wrap .related-news .common-title {
	margin: 0 5px;
	line-height: 30px;
}
.news-detail-wrap .related-news .h2 {
	font-weight: normal;
	font-size:18px;
}
.news-detail-wrap .related-news a {
	display: block;
	padding: 5px 10px 5px 20px;
	background: url(../images/dot.png) 10px 12px no-repeat;
}
.total-products {
	margin: 10px 0;
	font-size: 14px;
}
.total-products em {
	font-size: 18px;
	color: #f60;
	font-style:normal;
	font-weight:500;
}
.total-products h1 {
	display: inline;
	font-size:100%;
	font-weight:normal;
	margin:0;
}
.main-pro-list .item {
	width: 162px;
	height: 300px;
	float: left;
	display:block;
	margin:20px 18px;
}
.main-pro-list .pic {
	width: 160px;
	height: 160px;
	margin-bottom: 10px;
	overflow: hidden;
	border: 1px solid #eee;
}
.main-pro-list .pro-name {
	margin-bottom: 10px;
	line-height: 16px;
	height: 32px;
	overflow: hidden;
}
.main-pro-list .pro-name a{
	color:#246bb3;
	font-size:14px;
}
.main-pro-list .pro-name h2 {
	font-size:12px;
	line-height:16px;
	margin:0;
	padding:0;
}
.main-pro-list .property {
	margin-bottom: 10px;
	height: 54px;
	overflow: hidden;
}
.main-pro-list .property-item {
	width: 162px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.main-pro-list .property-name {
	color: #999;
}
.main-pro-list .property em {
	font-weight: bold;
	color: #f90;
	font-style:normal;
}
.main-pro-list .contact {
	height: 24px;
}
.quality-suppliers, .quality-valve {
	margin-top:20px;
}
.quality-suppliers .wrap, .quality-valve .wrap {
	padding: 20px 0;
	margin-right: -20px;
}
.quality-suppliers .item, .quality-valve .item {
	width: 182px;
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
	display:block;
}
.quality-suppliers .logo {
	width: 180px;
	height: 90px;
	border: 1px solid #ddd;
	margin-bottom: 5px;
}
.quality-suppliers .hvalign {
	width: 180px;
	height: 90px;
}
.quality-suppliers .com-name, .quality-valve .com-name {
	line-height: 18px;
	height: 36px;
	overflow: hidden;
}
.quality-valve .pro{
	width:170px;
	height:170px;
	border:1px solid #ddd;
	margin-bottom:5px;
}
.quality-valve .hvalign {
	width: 170px;
	height: 170px;
}
.tips {
	margin-bottom:20px;
	overflow:hidden;
}
.tips img {
	border:1px solid #EEE;
	width:120px;
	height:100px;
	margin-right:15px;
}
.tips p {
	font-size:14px;
	line-height:24px;
	margin:0;
}
.sec-cate-list .item {
	margin: 10px 14px 20px;
}
.related-news .item {
	border-bottom:1px dashed #ccc;
	overflow:hidden;
	padding:10px 0;
}
.item .news-title h5 {
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	margin:5px 0px 10px;
}
.related-news .sample {
	margin:0;
}
.related-news .tags {
	padding:10px 0;
	color:#666;
}
#companybox .gray {
	font-size: 14px;
	color: #999;
}
.hot-pro-index .title {
	font-size:18px;
	padding-bottom:15px;
}
.hot-pro-index .index-alp {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
.hot-pro-index .list-wrap {
	margin-bottom:30px;
}
.hot-pro-index .list {
	font-size: 14px;
	line-height: 1.6;
}
.hot-pro-index .list li {
	width: 310px;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-right: 20px;
}
.showroom-header {
	padding:10px;
	background-color:#fdfcf0;
	border: 3px solid #690;
	border-bottom: 0;
	height: auto;
	min-height:42px;
}
.showroom-header .com-logo {
	width:38px;
	height:42px;
	float:left;
	border:1px solid #ccc;
	margin-right:10px;
	overflow:hidden;
	background-color:#fff
}
.showroom-header .com-logo .hvalign {
	width:38px;
	height:42px
}
.showroom-header .com-name {
	overflow:hidden;
	zoom:1;
	font-size:13px;
	text-align:left;
	height:18px;
	font-weight:bold;
	width:134px;
	float:left;
}
.showroom-header .com-name .hvalign-item {
*left:0
}
.showroom-header .com-name a:hover {
	text-decoration:none;
	color:#333
}
.showroom-sider .search {
	border:3px solid #690;
	border-bottom:0;
	height:30px;
	padding:7px 0;
	width:204px;
	float:none;
}
.showroom-sider .search-input {
	line-height:16px;
	border:0;
	border-right:1px solid #ddd;
	outline:0;
	width:150px;
	padding:7px 10px;
	font-size:14px;
	margin-left:0px;
}
.showroom-sider .search-btn {
	border:0;
	background:url(../images/search-side.png) 4px center no-repeat;
	color:#690;
	width:38px;
	height:30px;
	vertical-align:middle
}
.showroom-sider .search-btn .icon {
	margin:0;
	font-size:18px
}
.showroom-nav {
	border:3px solid #690;
	border-bottom:2px solid #690;
	font-size:14px
}
.showroom-nav a {
	display:block;
	line-height:44px;
	padding:0 10px;
	background-color:#547e00;
	color:#cfe5b8;
	border-bottom:1px solid #690
}
.showroom-nav .icon {
	float:right;
	line-height:44px;
	margin:0;
	display:none
}
.showroom-nav a:hover {
	text-decoration:none
}
.showroom-nav .selected {
	background-color:#3b5800;
	color:#fff
}
.showroom-nav .selected .icon {
	display:inline-block;
	border-right: 2px solid #fff;
	border-top: 2px solid #fff;
	width: 8px;
	height: 8px;
	top: 18px;
}
.showroom-home .basic-info {
	margin-bottom:30px
}
.showroom-home .basic-info .wrap {
}
.showroom-home .basic-info .property {
	width:520px;
	border-right:1px dashed #ccc
}
.showroom-home .basic-info th, .showroom-home .basic-info td {
	padding:5px 0;
	font-size:14px;
}
.showroom-home .basic-info th {
	width:140px;
	color:#999;
	font-style: normal;
	font-weight: 500;
	text-align:left;
}
.showroom-home .basic-info td {
	padding-right:20px
}
.showroom-home .basic-info .learn-more {
	color:#690
}
.showroom-home .basic-info .contact {
	margin:30px 10px 0 0
}
.showroom-wrap .main-pro-list .item {
	height:200px;
	margin:20px 14px;
}
.contact-btn-large {
	display:inline-block;
*display:inline;
	zoom:1;
	line-height:38px;
	padding:0 25px 0 55px;
	border:1px solid #ff7f00;
	border-radius:3px;
	background: url(../images/contact_large.png) #f90 25px 11px no-repeat;
	color:#FFF !important;
	font-size:18px;
}
.contact-btn-large:hover {
	text-decoration:none;
	color:#fff;
	background-color:#ffad33;
	border-color:#ff9327
}
.showroom-product-detail .main-detail {
	margin-bottom:30px
}
.showroom-product-detail .main-detail .pic {
	width:300px;
	height:300px;
	float:left;
	overflow:hidden
}
.showroom-product-detail .main-detail .hvalign {
	width:300px;
	height:300px
}
.showroom-product-detail .main-detail .pro-name, .showroom-product-detail .main-detail .property, .showroom-product-detail .main-detail .contact {
	width:450px;
	float:right
}
.showroom-product-detail .main-detail .pro-name {
	font-size:20px;
	font-weight:normal;
	margin-bottom:20px;
	height:auto;
	line-height:normal;
}
.showroom-product-detail .main-detail .property {
	font-size:14px;
	margin-bottom:20px
}
.showroom-product-detail .main-detail .property th, .showroom-product-detail .main-detail .property td {
	padding:5px 0
}
.showroom-product-detail .main-detail .property th {
	width:135px;
	color:#999;
	text-align:left;
	font-weight:normal;
	font-size:12px;
}
.showroom-product-detail .main-detail .property em {
	font-weight:bold;
	color:#f90;
	font-style: normal;
}
.showroom-product-detail .product-description {
	margin-bottom:20px
}
.showroom-product-detail .product-description .wrap {
	padding:15px 0;
	color:#666
}
.showroom-product-detail .product-description .contact {
	background-color:#f3f3f3;
	border:1px solid #dfdfdf;
	text-align:center;
	padding:20px;
	margin:30px 0
}
.showroom-wrap .company-profile .base-info {
	padding:20px 0
}
.showroom-wrap .company-profile .property {
	width:520px;
	font-size:14px;
	border-right:1px dashed #ccc
}
.showroom-wrap .company-profile th, .showroom-wrap .company-profile td {
	padding:5px 0
}
.showroom-wrap .company-profile th {
	width: 140px;
color: #999;
font-style: normal;
font-weight: 500;
text-align: left;
}
.showroom-wrap .company-profile td {
	padding-right:20px
}
.showroom-wrap .company-profile .contact {
	margin:30px 10px 0 0
}
.featured-product{
	margin-bottom:60px;
}
.featured-product .main-pro-list .item{
	height:200px;
}
.found-num {
  font-size: 14px;
}
.found-num em {
  font-size: 18px;
  font-weight: bold;
  color: #f93;
  font-style:normal;
}
.form-wrap {
  border: 1px solid #ccc;
}
.form-title {
  height: 42px;
  line-height: 42px;
  background-color: #f2f2f2;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 0 20px;
  margin-top: -1px;
}
.form-title-info {
  float: right;
}
.form-wrap .must {
  color: #f00;
}
.form-table {
  margin: 30px 0;
  font-size: 14px;
  width: 100%;
}
.form-table th, .form-table td {
  padding: 5px;
  vertical-align: top;
  line-height: 38px;
}
.form-table th {
  width: 220px;
  text-align: right;
}
.form-input-text {
  border: 1px solid #ccc;
  border-radius: 3px;
  height: 16px;
  line-height: 16px;
  padding: 10px 5px;
  width: 400px;
}
.alert {
  margin: 10px 0;
  padding: 10px;
  position: relative;
  background: #fff4bf;
  border: 1px solid #f3ca4f;
}
.alert-wrong {
  background: #ffd9d9;
  border: 1px solid #f9adad;
}
.form-table .tips, .form-table .alert {
  line-height: 1.6;
}
.form-wrap .alert {
  width: 400px;
  padding: 5px;
}
.form-wrap .inquiry-suggest {
  position: relative;
}
.form-textarea {
  border: 1px solid #ccc;
  border-radius: 3px;
  width: 400px;
  height: 150px;
  padding: 5px;
  resize: none;
}
.tips {

  padding: 5px 10px 5px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
  background: #fff4bd;
  border: 1px solid #f3ca4f;
}
.tips-system {
  background: #dbe9ff;
  border: 1px solid #b4c9e7;
}
.form-wrap .inquiry-suggest .tips {
    position: absolute;
  left: 440px;
  top: 5px;
  width: 240px;
  color: #666;
  padding: 10px 15px;
}
.arrow-left {
    background: url("../images/arrow-left.png") no-repeat scroll 0% 0% transparent;
    width: 8px;
    height: 16px;
    left: 433px;
    top: 25px;
    position: absolute;
}
.form-wrap .inquiry-suggest .tips ul {
  margin-top: 10px;
}
.form-wrap .inquiry-suggest .tips ul li {
  list-style: inside disc;
}

.error{color:red}
.J-serch-options a:hover{text-decoration: none}


.sns-share a {
    vertical-align: middle;
    margin-right: 7px;
    display: inline-block;
    background-image: url(http://www.made-in-china.com/images/sns-share.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    vertical-align: -2px;
}
.sns-share .facebook {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-position: 0 0;
}
.sns-share .twitter {
    background-position: 0 -32px;
}
.sns-share .linkedin {
    background-position: 0 -96px;
}
.sns-share .googleplus {
    width: 26px;
    background-position: 0 -128px;
}

.inline{display:inline}
.normal{font-weight:normal}
.font13{font-size:13px;}
.intro{margin-top: 20px; padding: 10px;}
.cate-title{ padding-bottom:15px;}
.cate-title h1{font-size:24px; font-weight:bold;}
.tabs {
  background: url(../images/tabs-bg.png) repeat-x;
  height: 36px;
  margin-bottom: 10px;
  clear: both;
}
#tabList {
  padding: 8px 0 0 10px;
}
#tabList li {
  float: left;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  height: 28px;
  line-height: 28px;
  padding-left: 20px;
}
#tabList .curTabI {
  background: url(../images/tab-menu-bg-l.png) left bottom no-repeat;
}
#tabList div {
  height: 28px;
  line-height: 28px;
  padding-right: 20px;
}
#tabList .curTabI div {
  background: url(../images/tab-menu-bg-r.png) right bottom no-repeat;
}
.tabContent {
  margin-bottom:20px;
  display: none;
}
.curContent {
  display: block;
}
.content p {
  text-indent: 2em;
  line-height: 2;
  padding: 5px 0;
}
#content2 .property{
    font-size: 14px;
    margin: 20px 0px;
}
#content2 .property th{
    font-weight: normal;
    width: 105px;
    font-size: 12px;
    text-align: left;
    color: #999;
    vertical-align: middle;
}

#content2 .property td{
    font-size:13px;
    padding: 5px 0;
    vertical-align: middle;
}

#content1 table td{border:solid 1px #ccc}

.dropmenu {
  position: relative;
}
.hot-search .extra-word {
  text-indent: 0;
  line-height: 19px;
  z-index: 5;
  display: inline-block;
}
.dropmenu-hd {
  display: inline-block;
  _zoom: 1;
  _display: inline;
}
.hot-search .extra-word .dropmenu-hd {
  padding: 0 5px;
}
.hot-search .extra-word a {
  margin-left: 0;
}
.hot-search .extra-word .arrow {
  display: inline-block;
  left: 2px;
  position: relative;
  top: -2px;
  width: 5px;
  height: 5px;
  border: 0 none;
  border-right: 2px solid #666;
  border-bottom: 2px solid #666;
  webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dropmenu-list {
  display: none;
  position: absolute;
  background: #fff;
    border:solid 1px #ccc;
    width:180px;
}
.dropmenu-list a {
  display: block;
  line-height: 22px;
  padding: 0 10px;
  text-decoration: none;
}
.hot-search .extra-word.hover .dropmenu-hd {
  border: 1px solid #ccc;
  border-bottom: 0;
  background: #fff;
  position: relative;
  height: 21px;
  padding: 0 4px;
  z-index: 2;
}
.hot-search .extra-word.hover .dropmenu-hd a {
  text-decoration: none;
}
.hot-search .extra-word.hover .arrow{
	top: 1px;
	border: 0 none;
	border-left: 2px solid #666;
	border-top: 2px solid #666;
}
.dropmenu.hover .dropmenu-list {
  display: block;
}
.hot-search .extra-word.hover .dropmenu-list {
  border: 1px solid #ccc;
  margin-top: -1px;
  top: 22px;
  z-index: 1;
  min-width: 55px;
}
.hot-search .extra-word.hover .dropmenu-list a {
  white-space: nowrap;
  padding: 0 4px;
}



/*404页面*/
.container-404{
	padding:34px 0 130px;
	background:url(../images/bg-404.png) no-repeat center top;
}
.main-404{
	padding-top:190px;
}
.main-404 .title-404{
	width:315px;
	height:165px;
	margin:0 auto;
	background:url(../images/title-404.png) no-repeat;
	text-indent:-9999em;
}
.title-sub-404{
	width:574px;
	height:91px;
	margin:16px auto 0;
	background:url(../images/title-sub-404.png) no-repeat;
	text-indent:-9999em;
}
.search-404{
	width:650px;
	margin:30px auto 0;
}
.txt-404{
	margin:20px 0 0;
	color:#666;
	font-size:16px;
	text-align:center;
}
.txt-404 a{
	color:#f0317f;
	text-decoration:underline;
}







