/*
	[DESTOON B2B System] Copyright (c) 2008-2018 www.destoon.com
	This is NOT a freeware, use is subject to license.txt
*/
/* global */
* {
  word-break: break-all;
  font-family: "Microsoft Yahei", Tahoma, Verdana, Arial;
  -webkit-text-size-adjust: none;
}
input,
select,
textarea {
  font-size: 12px;
  padding: 4px;
}
img {
  border: none;
}
ul li {
  list-style-type: none;
}
ol li {
  list-style-type: decimal;
}
ul,
form {
  margin: 0px;
  padding: 0px;
}
/* links */
a:link,
a:visited,
a:active {
  color: #333333;
  text-decoration: none;
}
a:hover {
  color: #FF6600;
}
a.w:link,
a.w:visited,
a.w:active {
  text-decoration: none;
  color: #FFFFFF;
}
a.w:hover {
  text-decoration: underline;
}
a.t:link,
a.t:visited,
a.t:active {
  text-decoration: none;
  color: #225588;
}
a.t:hover {
  text-decoration: underline;
}
a.b:link,
a.b:visited,
a.b:active {
  color: #014CCC;
  text-decoration: none;
}
a.b:hover {
  color: #FF6600;
}
/* show */
.title {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 48px;
}
.info {
  margin: 16px 16px 0 16px;
  background: #F1F1F1;
  line-height: 48px;
  text-align: center;
}
.content {
  font-size: 14px;
  line-height: 180%;
  padding: 20px;
}
.content p {
  margin: 0 0 16px 0;
}
.property {
  border: #E6E6E6 1px solid;
  background: #F6F6F6;
  padding: 16px;
  margin: 0 20px;
}
.property li {
  float: left;
  width: 30%;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
}
.foot {
  background: #F1F1F1;
  padding: 20px;
  line-height: 32px;
}
.foot i,
.top i {
  font-style: normal;
  color: #999999;
  padding: 0 8px;
}
.pos {
  padding: 16px 16px 16px 32px;
  height: 24px;
  line-height: 24px;
  background: url('../images/pos.png') no-repeat 6px 18px;
  font-size: 14px;
}
.pos div {
  float: right;
}
.pos i {
  font-style: normal;
  font-weight: bold;
  color: #444444;
  padding: 0 6px;
  font-family: simsun;
}
.pos em {
  font-style: normal;
  color: #999999;
  padding: 0 10px;
  font-size: 12px;
}
.pos .f_r {
  font-size: 12px;
  color: #666666;
}
.inp {
  border: #CCCCCC 1px solid;
  color: #666666;
}
.sbm {
  height: 28px;
  line-height: 28px;
  border: #CCCCCC 1px solid;
  color: #333333;
  background: #EEEEEE;
  padding: 0 10px;
  cursor: pointer;
}
.sbm:hover {
  background: #DDDDDD;
}
.banner {
  margin-top: 20px;
}
/* sign */
.sign {
  z-index: 1000;
  position: absolute;
  width: 180px;
  height: 50px;
  background: url('../images/vip_bg.gif') no-repeat;
  margin: 32px 0 0 1000px;
}
.sign div {
  padding: 23px 0 0 73px;
}
.sign strong {
  font-size: 18px;
  color: red;
}
.sign span {
  font-size: 18px;
  color: red;
  font-weight: bold;
  padding: 0 0 0 60px;
}
/* thumb */
.thumb {
  padding: 16px;
}
.thumb img {
  border: #C0C0C0 1px solid;
  padding: 2px;
}
.thumb div {
  width: 90%;
  height: 26px;
  overflow: hidden;
  line-height: 26px;
  font-size: 13px;
  margin: 6px 0 6px 0;
}
.thumb p {
  font-size: 10px;
  color: #888888;
  margin: 2px;
}
.thumb:hover {
  background: #F1F1F1;
}
/* album */
#mid_pos {
  position: absolute;
}
#mid_div {
  width: 375px;
  height: 230px;
  cursor: crosshair;
  padding: 5px;
  border: #CCCCCC 1px solid;
  background: #F3F3F3;
}
#zoomer {
  border: #D4D4D4 1px solid;
  width: 120px;
  height: 90px;
  background: #FFFFFF url('../images/zoom_bg.gif');
  position: absolute;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#big_div {
  width: 375px;
  height: 240px;
  border: #CCCCCC 1px solid;
  background: #FFFFFF;
  position: absolute;
  overflow: hidden;
}
#big_pic {
  position: absolute;
}
.ab_im {
  padding: 2px;
  margin: 10px 0 10px 13px;
  border: #C0C0C0 1px solid;
}
.ab_on {
  padding: 2px;
  margin: 10px 0 10px 13px;
  border: #FF6600 1px solid;
  background: #FF6600;
}
/* pages */
.pages {
  padding: 20px 0;
  text-align: center;
  font-size: 12px;
}
.pages a:link,
.pages a:visited,
.pages a:active {
  background: #FFFFFF;
  border: #E6E6E6 1px solid;
  padding: 6px;
  text-decoration: none;
  margin: 0 6px;
}
.pages a:hover {
  background: #F1F1F1;
  border: #CCCCCC 1px solid;
  color: #FF6600;
}
.pages strong {
  background: #2E6AB1;
  padding: 6px;
  border: #CCCCCC 1px solid;
  color: #FFFFFF;
}
.pages_inp {
  border: #CCCCCC 1px solid;
  padding: 6px;
  width: 30px;
  text-align: center;
  color: #666666;
}
.pages_btn {
  width: 48px;
  height: 35px;
  background: #EEEEEE;
  border: #CCCCCC 1px solid;
  font-weight: bold;
  padding: 6px;
  margin: 0 6px;
}
.pages label {
  background: #FFFFFF;
  border: #CCCCCC 1px solid;
  padding: 6px;
}
.pages label em {
  color: red;
  font-weight: bold;
  font-style: normal;
}
.pages label span {
  font-weight: bold;
}
/* comment */
.stat {
  padding: 15px 0 10px 0;
}
.stat_p {
  height: 10px;
  line-height: 10px;
  background: #FFF7D2;
  font-size: 1px;
}
.stat_p div {
  height: 10px;
  line-height: 10px;
  background: #FFA40D;
  border-left: #FFA40D 2px solid;
  float: left;
}
.comment {
  padding: 15px 10px 15px 10px;
  border-top: #AACCEE 1px dotted;
}
.comment_sp {
  background: #F9FCFE;
}
.comment_content {
  color: #333333;
  font-size: 14px;
  line-height: 180%;
  clear: both;
  padding: 5px;
}
.comment_title {
  height: 26px;
  line-height: 26px;
  color: #1B4C7A;
  padding: 0 5px 0 5px;
}
.comment_reply {
  padding: 5px 10px 5px 10px;
  margin: 0 5px 0 5px;
  line-height: 180%;
  border: #E6E6E6 1px solid;
  background: #FFFFE3;
}
.comment_no,
.order_no {
  text-align: center;
  padding: 20px;
  font-size: 13px;
}
/* basic */
.f_l {
  float: left;
}
.f_r {
  float: right;
}
.t_r {
  text-align: right;
}
.t_c {
  text-align: center;
}
.f_b {
  font-weight: bold;
}
.f_n {
  font-weight: normal;
}
.f_white {
  color: white;
}
.f_gray {
  color: #666666;
}
.f_orange {
  color: #FF6600;
}
.f_red {
  color: red;
}
.f_green {
  color: green;
}
.f_blue {
  color: blue;
}
.f_dblue {
  color: #225588;
}
.f_price {
  font-weight: bold;
  font-family: Arial;
  color: #FF6600;
}
.px12 {
  font-size: 12px;
}
.px14 {
  font-size: 14px;
}
.lh18 {
  line-height: 180%;
}
.b10 {
  font-size: 1px;
  height: 10px;
}
.pd10 {
  padding: 10px;
}
.c_b {
  clear: both;
}
.dsn {
  display: none;
}
.c_p {
  cursor: pointer;
}
.highlight {
  color: red;
}
