﻿body,
form,
fieldset,
input,
select,
textarea,
button,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
ol,
dl,
dd,
pre,
blockquote,
fieldset,
legend,
button,
hr {
  margin: 0;
  padding: 0;
}
input,
textarea,
img {
  border: none;
}
frame,
iframe,
img,
fieldset {
  border: none;
}
html {
  /* overflow-x: hidden;*/
  overflow-y: auto;
  height: 100%;
}
body {
  font-size: 14px;
  font-family: "Microsoft Yahei", tahoma, arial, Hiragino Sans GB, "\5b8b\4f53", sans-serif;
  line-height: 20px;
  color: #333;
  background: #EEE;
  min-height: 100%;
  _background-image: url(#);
  _background-attachment: fixed;
}
a {
  text-decoration: none;
  outline: none;
  color: #212121;
}
a:link{
text-decoration:none;
}
input,
select,
textarea,
button {
  font-family: "Microsoft Yahei", tahoma, arial, Hiragino Sans GB, "\5b8b\4f53", sans-serif;
  font-size: 12px;
  resize: none;
  outline: none;
}
object {
  vertical-align: middle;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
ul,
ol {
  list-style: none;
}
i,
em {
  font-style: normal;
}
h1 {
  font-size: 20px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10px;
}
.clearfix {
  *zomm: 1;
}
.clearfix:after {
  display: block;
  content: "";
  clear: both;
  visibility: hidden;
  line-height: 0px;
  font-size: 0px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt35 {
  margin-top: 35px;
}
.mt40 {
  margin-top: 40px;
}
.mt45 {
  margin-top: 45px;
}
.mt50 {
  margin-top: 50px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.mr25 {
  margin-right: 25px;
}
.mr30 {
  margin-right: 30px;
}
.mr35 {
  margin-right: 35px;
}
.mr40 {
  margin-right: 40px;
}
.mr45 {
  margin-right: 45px;
}
.mr50 {
  margin-right: 50px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb35 {
  margin-bottom: 35px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb45 {
  margin-bottom: 45px;
}
.mb50 {
  margin-bottom: 50px;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml25 {
  margin-left: 25px;
}
.ml30 {
  margin-left: 30px;
}
.ml35 {
  margin-left: 35px;
}
.ml40 {
  margin-left: 40px;
}
.ml45 {
  margin-left: 45px;
}
.ml50 {
  margin-left: 50px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.fl,
.fr {
  *display: inline;
}
/*引用示列 example{.border-radius(10px)}  */
body {
  background-color: #fff;
  color: #3e3a39;
  font-size: 14px;
}
.wrapper {
  width: 1190px;
  margin: 0 auto;
  background-color: #fff;
}
a {
  color: #3e3a39;
}
a:hover {
  color: #ea5514;
}
.text-gray {
  color: #898989;
}
.text-orange {
  color: #ea5514;
}
.btn-orange {
  display: inline-block;
  line-height: 22px;
  padding: 0 5px;
  color: #fff;
  background-color: #ea5514;
}
.header {
  width: 1190px;
  margin: 0 auto;
  /**padding: 50px 0 20px 0;**/
  padding: 20px 0 20px 0;
}
.header .logo-box {
  display: block;
  width: 438px;
  height: 60px;
}
.header .form-box {
  width: 747px;
}
.header .form-bt {
  line-height: 22px;
}
.header .form-search {
  width: 460px;
  height: 32px;
  border: 2px solid #00a0e9;
}
.header .form-search .input {
  border: none;
  background-color: #fff;
  width: 280px;
  padding: 0 5px;
  height: 32px;
  line-height: 32px \9;
}
.header .form-search .btn-search {
  width: 86px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background-color: #00a0e9;
  cursor: pointer;
}
.dropdown-default {
  width: 84px;
  height: 32px;
  position: relative;
}
.dropdown-default .dropdown-toggle {
  display: block;
  width: 100%;
  line-height: 32px;
  text-align: center;
  background: #f7f7f7 url(/whjzw../syimages/arrow.png) 73px center no-repeat;
}
.dropdown-default .dropmenu {
  position: absolute;
  top: 100%;
    left: -2px;
  right: 0;
  background-color: #f7f7f7;
  z-index: 10;
  border: 2px solid #00a0e9;
    border-top: none;
  padding: 5px 0;
  display: none;
}
.dropdown-default .dropmenu li {
  height: 24px;
}
.dropdown-default .dropmenu li:hover {
  background: #eee
}
.dropdown-default .dropmenu li a {
  display: block;
  line-height: 24px;
  text-align: center;
}
/*�����л�*/
.slogan {
  width: 190px;
  float: left;
  background: url(/whjzw../images/slogan.gif) no-repeat 20px 18px;
  height: 33px;
  font-size: 14px;
  padding-top: 25px;
  color: #00ac26;
  margin-top: 53px;
}
.slogan a {
  color: #000;
  text-decoration: none;
}
.slogan a:hover {
  color: #00ac26;
}
.slogan-a {
  height: 20px;
  width: 80px;
}
.slogan-s {
  color: #00ac26;
  float: left;
  font-size: 14px;
  height: 33px;
  margin-top: 36px;
  padding-left: 10px;
  _width: 200px;
}
.slogan-s a {
  color: #000;
  text-decoration: none;
}
.slogan-s-a {
  position: relative;
  line-height: 22px;
  padding-left: 20px;
  cursor: pointer;
  background: url(/whjzw../syimages/icon-address.png) no-repeat 0 center;
}
.slogan-s-a a:hover {
  color: #ea5514;
}
.city {
  height: 20px;
}
.city-i {
  float: left;
  width: 13px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
}
.select-city {
  width: 50px;
  height: auto;
  border: 1px solid #eee;
  position: absolute;
  background-color: #f5f5f5;
  z-index: 1;
  text-align: center;
  top: 20px;
  left: -1px;
  display: none;
}
.select-city a {
  display: block;
  height: 26px;
  line-height: 26px;
  width: 50px;
  font-family: "Microsoft Yahei", Arial, sans-serif, Arial, STHeiti;
  color: #707070;
  font-size: 14px;
}
.select-city a:hover {
  background-color: #eee;
}
/*ad*/
.ad-box {
  width: 100%;
  height: 60px;
}
.modal-open {padding:0!important;}
.ad-box img {
  width: 100%;
  height: 100%;
  background-color: #DDD;
}
/*����*/
.navbar {
  width: 100%;
  height: 45px;
  line-height: 45px;
  background-color: #00a0e9;
}
.navbar .navs {
  width: 1190px;
  line-height: 45px;
  margin: 0 auto;
}
.navbar .navs .nav-tit {
  float: left;
  width: 132px;
  height: 45px;
  line-height: 45px;
  position: relative;
  background: url(/whjzw../syimages/nav-bg.gif) right center no-repeat;
}
.navbar .navs .nav-tit.last {
  background-image: none;
}
.navbar .navs .nav-tit.noarrow a {
  background-image: none;
}
.navbar .navs .nav-tit a {
  display: block;
  font-size: 16px;
  text-align: center;
  line-height: 45px;
  color: #fff;
  background-image: url(/whjzw../syimages/nav-arrow.png);
  background-position: 90% center;
  background-repeat: no-repeat;
}
.navbar .navs .nav-tit a:hover {
  background-color: #6ac8ef;
}
.navbar .navs .nav-tit.active a {
  background-color: #6ac8ef;
}
.navbar .navs .nav-tit.right .subnav {
  left: auto;
  right: 0;
}
.n-ico {
  position: absolute;
  background: none;
  right: 4px;
  top: -6px;
}
.navbar .navs .nav-tit .subnav-left a {
    background: none;
    text-align: left;
}
.navbar .subnav {
  background-color: #6ac8ef;
  font-weight: normal;
  width: 470px;
  padding: 15px 20px 20px;
  position: absolute;
  z-index: 9999;
  top: 45px;
  left: 0;
}
.navbar .subnav li {
  width: 90px;
  height: 32px;
  line-height: 32px;
  float: left;
  line-height: 22px;
  font-size: 14px;
}
.navbar .subnav span a {
  width: 70px;
  height: 40px;
  margin: 0 5px;
  float: left;
}
.navbar .subnav span a:hover {
  background: none;
}
.navbar .subnav span img {
  width: 70px;
  height: 40px;
}
.navbar .subnav li a {
  width: 80px;
  height: 40px;
  line-height: 40px;
  background-image: none;
  color: #FFF;
  display: block;
  text-decoration: none;
  text-align: left;
}
.navbar .subnav li a:hover {
  background: none;
  font-weight: bold;
  font-size:16px;
}
.navbar .subnav-left {
  float: left;
  width: 180px;
  height: 118px;
  border-right: 1px solid #84d0f2;
}
.thumb-form {
  float: left;
  text-align: right;
  width: 260px;
  padding: 10px 0 0 25px;
}
.thumb-form h2 {
  font-size: 28px;
  line-height: 38px;
  height: 38px;
  color: #FFF;
  font-weight: normal;
}
.thumb-form h3 {
  line-height: 30px;
  font-size: 12px;
  color: #FFF;
}

.brand-bid h3{ font-size: 14px;}
.thumb-form .subnav-ico1 {
  width: 68px;
  height: 68px;
  float: left;
  display: block;
  background: url(/whjzw../syimages/subnav-icos.png) no-repeat;
  margin: 0 10px 10px 0;
}
.thumb-form .subnav-ico2 {
  width: 68px;
  height: 68px;
  float: left;
  display: block;
  background: url(/whjzw../syimages/subnav-icos.png) no-repeat -68px 0;
  margin: 0 10px 10px 0;
}
.thumb-form .subnav-ico3 {
  width: 68px;
  height: 68px;
  float: left;
  display: block;
  background: url(/whjzw../syimages/subnav-icos.png) no-repeat -136px 0;
  margin: 0 10px 10px 0;
}
.thumb-form .subnav-ico4 {
  width: 68px;
  height: 68px;
  float: left;
  display: block;
  background: url(/whjzw../syimages/subnav-icos.png) no-repeat -204px 0;
  margin: 0 10px 10px 0;
}
.thumb-form .subnav-txt {
  width: 180px;
  height: 32px;
  line-height: 32px\9;
  color: #999;
  background-color: #fff;
  float: left;
  margin-right: 10px;
  padding: 0 5px;
}
.thumb-form .subnav-btn {
  width: 60px;
  height: 32px;
  line-height: 32px;
  float: left;
  font-weight: bold;
  background-color: #fff;
  cursor: pointer;
}
.navbar #nav3 {
  display: none;
  position: absolute;
  z-index: 101;
  background: url(/whjzw/common/index/syimages/nav3.jpg) no-repeat;
  width: 15px;
  height: 7px;
  top: 169px;
}
#ssk {
  float: left;
  border: 0px;
  outline: none;
  width: 180px;
  position: relative;
  top: 6px;
  color: #888;
  height: 22px;
}
#navzbbox {
  background: none repeat scroll 0 0 #FFFFFF;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  display: none;
  padding-bottom: 2px;
  width: 404px;
  z-index: 11000;
  left: 50%;
  margin-left: -202px;
  opacity: 1;
  position: fixed;
  top: 200px;
}
#lean_overlay {
  position: fixed;
  z-index: 600;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none;
}
#OpenWindow-header {
  background: url("/whjzw/common/index/syimages/hd-bg.png") repeat scroll 0 0 transparent;
  border-bottom: 1px solid #CCCCCC;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 18px 0 10px 30px;
  text-align: left;
}
#navzbclose {
  background: url("/whjzw/common/index/syimages/modal_close.png") repeat scroll 0 0 transparent;
  display: block;
  height: 14px;
  position: absolute;
  right: 12px;
  top: 12px;
  width: 14px;
  z-index: 2;
  cursor: pointer;
}
#navzbbox p {
  line-height: 40px;
  height: 40px;
  margin: 10px 8px;
}
#navzbbox label {
  width: 60px;
  text-align: right;
  display: inline-block;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  float: left;
}
#navzbbox input {
  background: none repeat scroll 0 0 #F7F7F7;
  border-color: #CCCCCC #E7E6E6 #E7E6E6 #CCCCCC;
  border-radius: 4px 4px 4px 4px;
  border-style: solid;
  border-width: 1px;
  color: #555;
  font-family: "Helvetica Neue";
  font-size: 1.2em;
  outline: medium none;
  padding: 8px;
  width: 244px;
}
.navzbok {
  background: none repeat scroll 0 0 #1d7cce;
  border: medium none;
  border-radius: 4px 4px 4px 4px;
  color: #FFFFFF;
  float: left;
  font-family: Verdana;
  font-size: 13px;
  font-weight: bold;
  overflow: visible;
  padding: 7px 10px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  width: 100px;
  cursor: pointer;
  margin-left: 130px;
  line-height: 16px;
}
#navzbcont {
  text-align: left;
  width: 90%;
  margin-left: 5%;
  padding-top: 15px;
}
/*channel*/
.main-left {
  width: 300px;
  height: 402px;
}
.main-center {
  width: 535px;
  margin: 0 27px;
  position: relative;
  left: 2px;
}
.main-right {
  width: 300px;
  position: relative;
  top: -3px;
}
.s1 {
  font-weight: normal;
  color: #1D7CCE;
  padding: 0 3px;
}
.l1 {
  color: #ddd;
  padding: 0 18px 0 8px;
}
.main-left img {
  width: 300px;
  height: 402px;
  background-color: #DDD;
}
/*����ר��*/
.titlebar {
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  border-bottom: 1px solid #DDD;
}
.titlebar .tit {
  font-size: 16px;
  font-weight: bold;
  color: #3e3a39;
}
.titlebar h2 {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #CCC;
  font-size: 14px;
  margin-bottom: 10px;
  padding-left: 7px;
}
.per-tit h2 span {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #CCC;
  display: block;
  font-weight: normal;
  float: right;
}
.per-tit h2 span a {
  color: #555;
}
.per-tit h2 a:hover {
  color: #1D7CCE;
}
.per-pic {
  width: 90px;
  float: left;
  margin-right: 10px;
  position: relative;
}
.per-pic span {
  width: 90px;
  line-height: 24px;
  height: 24px;
  color: #FFF;
  background: #000;
  display: block;
  position: absolute;
  left: 0;
  top: 89px;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
  z-index: 1;
}
.per-pic p a {
  width: 90px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 24px;
  line-height: 24px;
  color: #FFF;
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  top: 89px;
  z-index: 100;
}
.per-content h2 a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  padding: 4px 0 5px 0;
  display: block;
  text-align: center;
  padding-top: 4px;
}
.per-content li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.per-content li a {
  line-height: 30px;
  font-size: 14px;
  padding-left: 5px;
}
/*ͷ����Ѷ*/
.bigTitA p,
.bigTitA-thi {
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.bigTitA-thi a{
    color: #888889;
}
.bigTitA-thi a:hover{
    color: #ea5514;
}
.bigTitA-fir{
  font-size: 22px;
  padding: 7px 0 18px 0;
  font-weight: bold;
}
.bigTitA-sec {
  font-size: 14px;
  padding-bottom: 5px;
  font-weight: bold;
}
.bigTitA-fir a {
  color: #c30d23;
}
.bigTitA-sec a {
  color: #3e3a39;
}
.bigTitA-sec a:hover {
    color: #ea5514;
}
.bigTitA-thi {
  height: 21px;
  line-height: 21px;
  color: #ddd;
  font-size: 14px;
}
.bigTitA-fir a:hover {
  color: #ea5514;
}

/*���ע*/
.todFoc {
  width: 530px;
  height: 130px;
  border: 1px solid #b5b5b6;
  margin: 20px auto 10px;
  position: relative;
}
.todFoc-tit {
  width: 106px;
  font-size: 14px;
  padding: 0 2px 0 4px;
  position: absolute;
  top: -12px;
  left: 30px;
  background: #fff;
  color: #555;
}
.todFoc-tit em {
    font-size: 16px;
    font-style: italic; 
  color: #ea5514;
}
.todFoc-tit-icon {
  width: 48px;
  height: 14px;
  line-height: 0;
  font-size: 0;
  margin-top: 2px;
  background: url(/www1/global/2012/b/index/img/bgbtna.png) no-repeat -116px -132px;
}
.todFoc-tit.gray {
  height: 28px;
  /*background: url(/whjzw/css/syimages/tit-bg.gif) no-repeat -4px -3px #FFF;*/
}
.todFoc-txt {
  width: 360px;
  padding: 15px 0 0 16px;
}
.todFoc-txt-head {
  height: 29px;
  line-height: 29px;
  display: block;
  overflow: hidden;
}
.todFoc-txt-head span {
  color: #888;
}
.todFoc-txt-body {
  padding-top: 5px;
  color: #888889;
  height: 44px;
  line-height: 22px;
  overflow: hidden;
}
.todFoc-txt-body a,
.todFoc-txt-body a:hover {
  color: #f60;
}
.todFoc-txt-btn {
  width: 96px;
  height: 25px;
  line-height: 25px;
  margin-top: 7px;
  display: block;
  position: relative;
  text-align: center;
  color: #FFF;
  background: #ea5514;
}
.todFoc-txt-btn:hover {
  color: #FFF;
  background: #ff834d;
}
.todFoc-txt-btn-shadow {
  width: 74px;
  height: 20px;
  border: 1px solid #c00;
  margin-top: -22px;
  display: block;
  new-tab-shadow: 0 2px 3px #AAA;
  filter: progid:DXImageTransform.Microsoft.Shadow(strength=5, color=#dddddd, direction=180);
  border: 0;
}
.todFoc-tit .txt1 {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.todFoc .tod-img {
  width: 120px;
  height: 110px;
  padding: 10px;
}
.todFoc .tod-img img {
  width: 120px;
  height: 110px;
  background-color: #ddd;
}
/*����*/
.news strong a {
    font-size: 12px;
    font-weight: normal;
    vertical-align: top;
    float: left;
}
.news li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  display: block;
  text-align: left;
  padding-left: 25px;
}
.news li a.news-a {
    font-size: 14px;
    display: inline-block;
    width: 200px;
    padding-right: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news li span{
    float: left;
}

/*����������*/
.scrollTxt1,
.scrollTxt1 li {
  height: 25px;
  line-height: 25px;
  overflow: hidden;
}
.scrollTxt1 {
  line-height: 25px;
  text-align: center;
  color: #ea5514;
  overflow: hidden;
}
.scrollTxt1 a {
  color: #ea5514;
}
.list-v li {
  overflow: hidden;
  height: 30px;
  line-height: 30px;
}
.list-v li a {
  width: 100%;
  height: 30px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.t-ul li{ margin-left: 17px;}
img {
  vertical-align: top;
}
.tab-ul {
  margin-right: 130px;
}
.ad120 {
  width: 120px;
  height: 110px;
  margin-right:10px;
}
.ad120 img {
  width: 120px;
  height: 110px;
  background-color: #fff;
}
.new-tab span {
  float: left;
  width: 80px;
  background: url(/whjzw/css/syimages/top-line.gif) no-repeat right;
  border-bottom: 1px solid #e1e1e1;
  text-align: center;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  color: #666;
  margin-bottom: 10px;
}
.new-tab .current {
  border-bottom: 2px solid #1D7CCE;
  color: #333;
  font-size: 14px;
  font-weight: bold;
  width: 80px;
}
.new-tab div {
  clear: both;
  display: none;
  font-size: 14px;
}
.new-tab .list1 {
  display: block;
}
.new-tab .list1 ul {
  padding-top: 0px;
}
.new-tab li {
  line-height: 30px;
  height: 30px;
}
.new-tab li a {
  color: #000;
}
.new-tab li a:hover {
  color: #1D7CCE;
}
.list1 img {
  padding-left: 10px;
}
.new-tab ul {
  float: left;
  width: 230px;
}
#new-tab0 {
  height: 160px;
  overflow: hidden;
}
#new-tab0 img {
  width: 120px;
  height: 108px;
  padding: 0px;
  float: right;
  position: relative;
  top: 4px;
}
.per-pic2 {
  width: 120px;
  position: relative;
  text-align: center;
}
.per-pic2 span {
  width: 120px;
  line-height: 24px;
  height: 24px;
  color: #FFF;
  background: #000;
  display: block;
  position: relative;
  left: 0;
  top: 96px;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
  z-index: 1;
}
.per-pic2 p a {
  width: 120px;
  height: 24px;
  font-size: 12px;
  line-height: 24px;
  color: #FFF;
  display: block;
  position: relative;
  left: -15px;
  top: 96px;
  z-index: 100;
}
/*�б�*/
.bid {
  width: 258px;
  height: 376px;
  border: 1px solid #ddd ;
  border-radius:5px;
  box-shadow: 0 0 5px #CFD6E4;
  padding: 15px 20px 10px;
  background-color: #F2F9FD;
}
.bid .bid-tit {
  font-size: 22px;
  color: #2ea7e0;
  padding-bottom: 10px;
  border-bottom: 2px solid #f6ceb1;
}
.bid .bid-subtit {
  font-size: 14px;
  height:42px;
  color:#fff;
    line-height: 35px;
  background: url(/whjzw../syimages/bid-subtit.png) no-repeat;
}
.bid .bid-tit,
.bid .bid-subtit {
  text-align: center;
}
.input-box {
  height: 28px;
  border: 1px solid #CCC;
  line-height: 28px;
  padding: 0 5px;
  color: #c8c8c8;
  background-color: #fff;
}
.input-box .txt {
  background-color: transparent;
}
.bid table {
  margin-bottom: 7px;
}
.bidmsg {
  color: red;
  position: relative;
  display: block;
  height: 15px;
  line-height: 15px;
  padding-left: 70px;
}
.bid-btn {
  display: block;
  width: 100%;
  height: 37px;
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  border: none;
  cursor: pointer;
  background-color: #ea5514 ;
}
#n1 {
  width: 23px;
  height: 23px;
  display: block;
  float: left;
  background: url(/whjzw/css/syimages/bid-num.gif) no-repeat;
  padding-right: 5px;
  margin-bottom: 7px;
}
.radio {
  margin-right: 5px;
display:inline-block;

}
#n2 {
  width: 23px;
  height: 23px;
  display: block;
  float: left;
  background: url(/whjzw/css/syimages/bid-num.gif) no-repeat 0 -23px;
  padding-right: 5px;
  margin-bottom: 12px;
}
#n3 {
  width: 23px;
  height: 23px;
  display: block;
  float: left;
  background: url(/whjzw/css/syimages/bid-num.gif) no-repeat 0 -46px;
  padding-right: 5px;
  margin-bottom: 7px;
}
.owner {
  font-size: 14px;
}
.owner h2 {
  font-weight: normal;
  margin-bottom: 10px;
}
.owner h2 .s1 {
  color: #d05e32;
}
.owner h2 span {
  float: right;
}
#rmtzxq {
  height: 123px;
  position: relative;
}
#rmtzxq h3 {
  border-bottom: 2px solid #A8A8A8;
  font-size: 14px;
  color: #F72353;
  padding-bottom: 4px;
  font-family: "΢���ź�";
  height: 22px;
}
#rmtzxq h3 span {
  float: left;
  margin-left: 10px;
}
#rmtzxq h3 a {
  float: right;
  color: #000;
  font-weight: normal;
}
#rmtzxq #borderbox {
  position: absolute;
  width: 50%;
  border-right: 1px solid #EEEEEE;
  height: 100px;
  top: 50px;
}
#rmtzxq ul {
  width: 100%;
  position: relative;
}
#rmtzxq li {
  width: 43%;
  overflow: hidden;
  float: left;
  height: 29px;
  padding-left: 7%;
}
#rmtzxq a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 29px;
}
/*��Ŀͨ�÷�*/
.column-right {
  width: 300px;
  float: right;
}
.column-left {
  width: 880px;
  float: left;
}
.tit h2 {
  width: 960px;
  height: 48px;
  margin-bottom: 10px;
}
.tit h2 strong {
  display: none;
}
.tit h2 span a {
  height: 48px;
  line-height: 48px;
  font-size: 12px;
  font-weight: normal;
  float: right;
  color: #333;
  display: block;
  margin-right: 20px;
}
.tit h2 span a:hover {
  color: #1D7CCE;
}
/*װ�޹�˾Ƶ��*/
/*���巿*/
.ybf {
  width: 178px;
  height: 283px;
  border: 6px solid #2fa8e1;
  background-color: #fff;
  margin-right: 26px;
}
.ybf-tit {
  height: 28px;
  line-height: 28px;
  text-align: center;
  padding-bottom: 6px;
  font-size: 21px;
  color: #fff;
  font-weight: bold;
  background-color: #2fa8e1;
}
.ybf-cnt {
  padding: 12px 15px;
  overflow: hidden;
}
.ybf-cnt p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 28px;
  line-height: 28px;
}
.ybf-cnt .bt1 {
  color: #3e3a39;
}
.ybf p a{color: #888889 }
.ybf p a:hover{color: #eb6122}
.brand-bid {
  width: 260px;
  overflow: hidden;
  padding: 15px 20px;
  background-color: #66C0FF;
}
.brand-bid .thumb-form {
  padding: 0;
  width: 260px;
}
.bid-ico1 {
  width: 167px;
  height: 40px;
  display: block;
  background: url(/whjzw/css/syimages/bid-bg.gif) no-repeat left 0px;
  padding: 35px 0 0 75px;
  margin-bottom: 10px;
}
.bid-ico2 {
  width: 167px;
  height: 40px;
  display: block;
  background: url(/whjzw/css/syimages/bid-bg.gif) no-repeat left -70px;
  padding: 35px 0 0 75px;
  margin-bottom: 10px;
}
.bid-ico3 {
  width: 167px;
  height: 40px;
  display: block;
  background: url(/whjzw/css/syimages/bid-bg.gif) no-repeat left -142px;
  padding: 35px 0 0 75px;
  margin-bottom: 10px;
}
.bid-ico4 {
  width: 167px;
  height: 40px;
  display: block;
  background: url(/whjzw/css/syimages/bid-bg.gif) no-repeat left -216px;
  padding: 35px 0 0 75px;
  margin-bottom: 10px;
}
.brand-txt {
  width: 160px;
  height: 30px;
  line-height: 30px;
  color: #999;
  border: 1px solid #CCC;
  float: left;
  margin-right: 10px;
  padding-left: 10px;
}
.brand-btn {
  width: 60px;
  height: 30px;
  line-height: 30px;
  _line-height: 26px;
  float: left;
  font-weight: bold;
  letter-spacing: 2px;
  font-size: 14px;
  color: #333;
  font-family: ����;
}
.brand-bottom {
  height: 157px;
  margin-top: 10px;
}
.brand-bottom .b1 {
  width: 400px;
  float: left;
  margin-right: 20px;
}
.brand-bottom .b1 h2 {
  font-size: 16px;
  padding: 12px 0 12px 0px;
}
img {
 /** background-color: #CCCC;**/
}
.text-red {
  color: #c30d23;
}
.panel-default .panel-hd {
  height: 40px;
  line-height: 40px;
  border-bottom: 2px solid #aed4f1;
  overflow: hidden;
}
.panel-default .panel-hd .tit {
  font-size: 24px;
  padding-right: 10px;
}
.panel-default .panel-hd .subtit {
  font-size: 20px;
  color: #eb6122;
}
.thumd-default .thumb-img {
  float: left;
  width: 120px;
  height: 120px;
}
.thumd-default .thumb-img a {
  display: block;
  width: 120px;
  height: 120px;
}
.thumd-default .thumb-img a img {
  width: 100%;
  height: 100%;
}
.thumd-default .thumb-cnt {
  margin-left: 130px;
  line-height: 30px;
}
.thumd-default .thumb-cnt .bt {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  font-weight: bold;
  color: #ea5514;
}
.thumd-default .thumb-cnt .bt:hover {
  
  color: #ea5514;
}
.per-pic1 {
  width: 100px;
  float: left;
  margin-right: 10px;
  position: relative;
}
.per-pic1 span {
  width: 100px;
  line-height: 24px;
  height: 24px;
  color: #FFF;
  background: #000;
  display: block;
  position: absolute;
  left: 0;
  top: 86px;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
  z-index: 1;
}
.per-pic1 p a {
  width: 100px;
  height: 24px;
  line-height: 24px;
  color: #FFF;
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  top: 86px;
  z-index: 100;
}
.brandLogo {
  width: 660px;
}
.list-brandLogo {
  margin-bottom: -55px;
  margin-right: -15px;
  overflow: hidden;
}
.list-brandLogo li {
  float: left;
  width: 155px;
  margin:0 10px 18px 0px;
}
.list-brandLogo li a {
  display: block;
  border: 1px solid #eee;
}
.list-brandLogo li a img {
  width: 150px;
  height: 85px;
}
/*���а�*/
.paihang {
  margin-top: 10px;
  border-right: 1px solid #E1E1E1;
  border-left: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1;
}
.paihang h2 {
  width: 75px;
  font-size: 14px;
  float: left;
  height: 30px;
  line-height: 30px;
  background: #F6F6F6;
  border-left: 1px solid #E1E1E1;
  display: block;
  padding: 0 10px;
  text-align: center;
  _position: relative;
  _top: 1px;
}
.r-tab .current,
.paihang .current {
  height: 31px;
  _height: 30px;
  line-height: 30px;
  background: #FFF;
  border-top: 2px solid #1d7cce;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  float: left;
  border-bottom: 1px solid #fff;
}
.paihang ul {
  clear: both;
}
.paihang li {
  height: 31px;
  padding-top: 7px;
  display: block;
  clear: left;
  margin: 0px;
  clear: both;
}
.paihang li a {
  color: #333;
}
.paihang li a:hover {
  color: #1D7CCE;
}
#new-tab1 li {
  height: 34px;
}
.paihang strong {
  font-size: 14px;
  font-weight: normal;
}
.paihang span {
  width: 28px;
  height: 30px;
  display: block;
  float: left;
  margin-right: 5px;
}
.paihang_li {
  height: 75px;
  clear: both;
  padding-bottom: 7px;
  display: none;
  _overflow: hidden;
}
.paihang-li strong {
  display: block;
  float: left;
  width: 90px;
  padding-left: 25px;
}
.paihang_li em {
  width: 117px;
  display: block;
  float: left;
  color: #555;
  font-style: normal;
  padding-left: 16px;
}
.ph-pic {
  float: left;
  padding: 0 15px 0 10px;
  height: 75px;
}
.ph-pic img {
  float: left;
  padding: 7px 0;
  width: 95px;
}
#new-tab2 .ph-pic {
  width: 95px;
}
#new-tab2 .ph-pic img {
  position: relative;
  top: -8px;
  left: 22px;
  height: 75px;
  width: 58px;
}
.paihang i {
  padding-right: 10px;
  font-style: normal;
  color: #888;
  display: block;
  float: right;
}
.tab-rank {
  border: 1px solid #ddd;
}
.tab-rank .tab-navs li {
  float: left;
  width: 149px;
  height: 38px;
  line-height: 38px;
  background-color: #f2fafd;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  margin-left: -1px;
}
.tab-rank .tab-navs li a {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.tab-rank .tab-navs li.active {
  background-color: #fff;
  border-bottom-color: #fff;
}
.rank-box li {
  border-bottom: 1px dotted #ddd;
}
.rank-box li.last {
  border-bottom: none;
}
.rank-box li .item-l {
  width: 130px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
    
}
.rank-box li .item-l .imgbox {

    text-align: center;
    display: table-cell;
    vertical-align: middle;
    height: 70px;
    width: 130px;
}
.rank-box li .item-l .imgbox img {
  width: 120px;
  background-color: #CCC;
    height: 48px;
    
}
.rank-box li .item-l .imgbox .people {
  width: 56px;
  height: 70px;
}
.rank-box li .name {
  width: 130px;
  overflow: hidden;
}
.rank-box li .name .num {
  float: left;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  border-radius: 50%;
  background-color: #DCDCDD;
  color: #fff;
  margin-right: 5px;
}
.rank-box li .name .txt {
  float: left;
  width: 100px;
  font-size: 16px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rank-box li .item-r {
  width: 140px;
  line-height: 24px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
    color: #888889;
}
.rank-box li .rank-item {
  height: 22px;
  line-height: 22px;
  padding: 12px;
}
.rank-box li .rank-item-h {
  display: none;
  padding: 8px 12px;
  overflow: hidden;
}
.rank-box li.active .rank-item {
  display: none;
}
.rank-box li.active .rank-item-h {
  display: block;
}
/*����ʦƵ��*/
.designer {
  margin: 15px 0;
}
.d-recommend {
  width: 302px;
  float: left;
  margin-right: 25px;
}
.d-recommend .pl01 {
  width: 170px;
  height: 145px;
  float: left;
  margin-right: 10px;
}
.d-recommend .pl01 a,
.d-recommend .pl01 img {
  display: block;
  width: 170px;
  height: 145px;
}
.d-recommend .pl02 {
  display: block;
  width: 300px;
  height: 180px;
}
.d-recommend .pl02 img {
  width: 100%;
  height: 100%;
}
.d-recommend .p {
  border-top: #CCC dashed 1px;
  display: block;
  padding: 15px 0 13px 0;
  margin: 15px 0 10px 0;
  line-height: 28px;
}
.d-recommend h2 {
  font-size: 16px;
  line-height: 21px;
  padding-bottom: 10px;
}
.d-recommend-content li {
  line-height:30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.c0{ margin-bottom: 5px;display: block}
.d-btn a {
  width: 40px;
  height: 20px;
  border-radius: 10px;
  font-size: 12px;
  eline-height: 20px;
  color: #FFF;
  text-align: center;
  float: left;
  display: block;
  background: #b5b5b6;
  margin: 3px 14px 0 0;
}
.d-btn a:hover {
  background: #2074bc;
  color: #fff;
}
.d-pic {
  width: 120px;
  height: 135px;
  float: left;
  position: relative;
  margin-bottom: 5px;
}
.d-pic span {
  color: #FFF;
  background: #000;
  width: 120px;
  line-height: 24px;
  height: 24px;
  display: block;
  position: absolute;
  left: 0;
  top: 111px;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
  z-index: 1;
}
.d-pic p a {
  color: #FFF;
  line-height: 24px;
  height: 24px;
  width: 120px;
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  top: 111px;
  z-index: 100;
}
.d-span a {
  width: 120px;
  height: 135px;
  float: left;
  display: block;
  margin: 0 5px 5px 0;
  background: url(/whjzw/css/syimages/s-ad.gif) no-repeat;
}
.d-span a:hover {
  width: 120px;
  height: 135px;
  display: block;
  background: url(/whjzw/css/syimages/s-ad.gif) -120px 0 no-repeat;
}
/*װ��Ч��ͼ*/
.case_new-tab {
  height: 352px;
}
.indexcase_list li .hover {
  display: block;
}
.case_new-tab .ddfg {
  float: left;
  display: block;
  width: 228px;
  margin-right: 12px;
  overflow: hidden;
}
.case_new-tab .ddfg a {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 104;
  border: none;
  background: none;
  width: 100%;
}
.case_new-tab .ddfg .img_a1 {
  border: none;
  width: 100%;
  height: 280px;
  background: #000;
}
.case_new-tab .ddfg .img_a2 {
  border: none;
  width: 100%;
  height: 146px;
  background: #000;
}
.case_new-tab:hover img {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.case_new-tab img {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.case_new-tab a:hover img {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  z-index: 1005;
}
.case_new-tab .ddfg img {
  border: none;
  float: left;
  display: block;
  width: 100%;
  height: 100%;
}
.case_new-tab .ddfg .mtop4 {
  margin-top: 10px;
}
.ddfg .case_bg {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  height: 30px;
  line-height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  color: #fff;
  background-color: #000;
  filter: alpha(opacity=80);
  -moz-opacity: 0.5;
 background: rgba(0, 0, 0, 0.5); 
}
#case {
  width: 960px;
  margin: 0 auto;
}
.w200 {
  width: 200px;
}
.jc-store {
  width: 246px;
}
.jc-store-ul {
  width: 616px;
}
.jc-store a {
  display: block;
}
.jc-store a img {
  width: 100%;
  height: 100%;
}
.jc-store .jc01 {
  width: 246px;
  height: 326px;
  border: 1px solid #eee;
}
.jc-store .jc02 {
  width: 246px;
  height: 128px;
}
.jc-store li {
  float: left;
  width: 279px;
  height: 220px;
  margin: 0 0 20px 29px;
}
.jc-store li a {
  width: 279px;
  height: 220px;
  border: 1px solid #eee;
}
.thumb-box {
  display: block;
  width: 303px;
  height: 215px;
}
.thumb-layer {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.thumb-layer img {
  width: 100%;
  height: 100%;
}
.thumb-layer .bg,
.thumb-layer .text {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.thumb-layer .bg {
  background-color: #000;
  filter: alpha(opacity=80);
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.thumb-layer .text {
  padding: 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  z-index: 1;
  color: #fff;
}
.new-det {
  width: 530px;
}
.news-info {
  padding-bottom: 15px;
  border-bottom: 1px dotted #ddd;
}
.news-info .bt {
  display: block;
  font-size: 24px;
  font-weight: bold;
  color: #3e3a39;
  text-align: center;
  padding: 0 10px;
    height: 25px;
    margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-info .bt:hover {
  color: #ea5514;
}
.news-info p {
  text-indent: 2em;
  height: 40px;
  overflow: hidden;
    line-height: 22px;
    color: #888889
}
.list-news li {
  float: left;
  width: 50%;
  line-height: 30px;
  height: 30px;
}
.list-news li a {
  display: block;
  margin-right: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pictxt {
  padding: 12px 10px;
  overflow: hidden;
}
.pictxt .imgbox {
  width: 90px;
  height: 90px;
  background-color: #ccc;
}
.pictxt .imgbox img {
  width: 100%;
  height: 100%;
}
.pictxt .bt {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
    font-weight: bold;
}
.pictxt p{ line-height: 24px;text-indent: 1em;color: #888889}
.tool-count {
  width: 300px;
  height: 100px;
  border: 1px solid #DDD;
}
.list-design {
  width: 546px;
}
.list-design li {
  float: left;
  width: 170px;
  height: 145px;
  margin: 0 10px 16px 0;
}
.list-design li img {
  width: 100%;
  height: 100%;
}
.list-design li .txts {
  display: block;
  padding: 15px;
  overflow: hidden;
    padding: 13px 25px; 
}
.list-design li .txts p {
  line-height: 30px;
  height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.list-design li .txts-1 {
  background-color: #ebf2c7;
}
.list-design li .txts-2 {
  background-color: #fae0ec;
}
.list-design li .txts-3 {
  background-color: #fdedd8;
}
#totop {
  position: fixed;
  bottom: 126px;
  right: 10px;
  z-index: 99999;
  display: none;
  width: 67px;
  height: 300px;
  cursor: pointer;
  _position: absolute;
  _top:  expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-240+"px");
  z-index: 100;
}
#totop a {
  display: block;
  width: 67px;
  height: 66px;
  background: url(/whjzw../syimages/pf-ico.png) no-repeat;
}
#totop .menu-1 {
  background-position: 0 0;
}
#totop .menu-1:hover {
  background-position: -66px 0;
}
#totop .menu-2 {
  background-position: 0 -66px;
}
#totop .menu-2:hover {
  background-position: -66px -66px;
}
#totop .menu-3 {
  background-position: -66px -132px;
}
#totop .menu-3:hover {
  background-position: -66px -132px;
}
#totop .menu-4 {
  background-position: 0 -199px;
}
#totop .menu-4:hover {
  background-position: -66px  -199px;
}
.yqlink {
  border-top: 1px dotted #DDD;
  padding-top: 25px;
  overflow: hidden;
}
.yqlink a {
  float: left;
  margin: 0 10px 10px  0;
  font-size: 12px
}
.footer {
  padding: 60px 0;
  border-top: 2px solid #2fa8e1;
  background-color: #3f3b3a;
  color: #999;
  overflow: hidden;
}
.footer-inner {
  width: 1190px;
  margin: 0 auto;
  overflow: hidden;
}
.footer .ft-1 {
  text-align: center;
  color: #999;
}
.footer .ft-1 p {
  margin-bottom: 15px;
}
.footer .ft-1 a {
  color: #fff;
  padding: 0 5px;
}
.footer .ft-2 {
  margin: 0 30px 0 60px;
}
.footer .ft-2 dt {
  float: left;
  margin-right: 15px;
}
.footer .ft-2 dd {
  width: 164px;
  line-height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left
}
.footer .ft-2 img {
  width: 93px;
  height: 93px;
}
.footer .ft-3 img {
    margin-top: 45px;
}
/*�ֻ�����*/
.titbox {
  height: 20px;
  line-height: 20px;
  margin-bottom: 15px;
}
.titbox .tit {
  font-size: 16px;
  font-weight: bold;
}
.pic_ad {
  width: 1190px;
  height: 130px;
  margin: auto;
  text-align: center;
  overflow: hidden;
}
.pic_ad div {
  width: 900px;
  height: 130px;
}
.pic_ad div li {
  width: 157px;
  height: 130px;
  margin-right: 30px;
}
.pic_ad div li span {
  display: block;
  width: 157px;
  height: 30px;
  line-height: 30px;
}
.pic_ad div li img {
  width: 157px;
  height: 100px;
}
.pic_ad1 {
  width: 1190px;
  height: 90px;
  margin: auto;
  text-align: center;
  overflow: hidden;
}
.pic_ad1 div {
  width: 900px;
  height: 90px;
}
.pic_ad1 div li {
  width: 127px;
  height: 90px;
  margin-right: 34px;
  line-height: initial;
  padding: 0px;
  text-align: center;
}
.pic_ad1 div li span {
  display: block;
  width: 125px;
  height: 30px;
  line-height: 30px;
}
.pic_ad1 div li img {
  width: 125px;
  height: 60px;
  
    border: 1px solid #eee;
}
/*�����л�*/
.prev_pic {
  float: left;
  background: url(/whjzw../syimages/prevbtn.png) no-repeat;
  width: 15px;
  height: 40px;
  margin-right: 20px;
  margin-top: 25px;
}
.newxt_pic {
  float: right;
  background: url(/whjzw../syimages/nextbtn.png) no-repeat 0 0;
  width: 15px;
  height: 40px;
  margin-top: 25px;
}
.column-bottom {
  width: 960px;
  height: 182px;
  margin-top: 10px;
  background: url(/whjzw/css/syimages/f-bg2.gif) repeat-x;
}
.column-bottom h2 {
  font-size: 14px;
  padding: 12px 0 10px 7px;
}
#prev_pic1,
#next_pic1 {
  margin-top: 20px;
}
#prev_pic2,
#next_pic2 {
  margin-top: 15px;
}
.p20 {
  padding: 20px;
}
.pt10 {
  padding-top: 10px;
}
.m20 {
  margin: 20px;
}
.tab .nav-tabs li a {
  display: block;
}
.tab .tab-content .tab-pane {
  display: none;
  overflow: hidden;
}
.tab .tab-content .tab-pane.active {
  display: block;
}
.tab-picture .nav-tabs {
  float: left;
  width: 146px;
  margin-right: 6px;
}
.tab-picture .nav-tabs li {
  width: 144px;
  border: 1px solid #ddd;
  margin-top: -1px;
}
.tab-picture .nav-tabs li a {
  padding: 24px 0;
  line-height: 30px;
  text-align: center;
}
.tab-picture .nav-tabs li a .p1 {
  font-size: 21px;
  color: #3e3a39;
}
.tab-picture .nav-tabs li a .p2 {
  font-size: 18px;
  color: #898989;
}
.tab-picture .nav-tabs li.current a {
  background-color: #f2fafd;
}
.tab-picture .tab-content {
  float: left;
  width: 720px;
}
/*���Ĵ���ѡ�*/
.tab-new .tab-navs {
  height: 35px;
  border-bottom: 1px solid #DDD;
}
.tab-new .tab-navs li {
  width: 123px;
  float: left;
  line-height: 35px;
  padding: 0 5px;
  background: url(/whjzw../syimages/tab-line.png) right center no-repeat;
}
.tab-new .tab-navs li.last {
  background-image: none;
}
.tab-new .tab-navs li a {
  display: inline-block;
  width: 100%;
  line-height: 33px;
  text-align: center;
  color: #595757;
}
.tab-new .tab-navs li a:hover {
  border-bottom: 2px solid #00b4ed;
  font-size: 16px;
  font-weight: bold;
}
.tab-new .tab-navs li.current a {
  border-bottom: 2px solid #00b4ed;
  font-size: 16px;
  font-weight: bold;
}
.tab-new .tab-content .tab-pane {
  display: none;
}
.tab-new .tab-content .tab-pane.active {
  display: block;
}
.tab-new-s .tab-navs {
  border-bottom: none;
}
.tab-new-s .tab-navs li {
  width: 94px;
  padding: 0 6px;
}

.slideBox {
    height: 400px;
    overflow: hidden;
    position: relative;
    width: 300px;
}
.slideBox .hd {
    bottom: 5px;
    height: 15px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    z-index: 1;
}
.slideBox .hd ul {
    float: left;
    overflow: hidden;
    
}
.slideBox .hd ul li {
    background: #fff none repeat scroll 0 0;
    cursor: pointer;
    float: left;
    height: 10px;
    line-height: 10px;
    margin-right: 4px;
    text-align: center;
    width: 10px;
    border-radius: 10px;
    background: #ccc;
}
.slideBox .hd ul li.on {
    background: #f00 none repeat scroll 0 0;
    color: #fff;
}
.slideBox .bd {
    height: 100%;
    position: relative;
    z-index: 0;
}
.slideBox .bd li {
    vertical-align: middle;
}
.slideBox .bd img {
    display: block;
    height: 400px;
    width: 300px;
}
.slideBox .prev, .slideBox .next {
    background:  url("/whjzw../syimages/slider-arrow.png") no-repeat scroll -110px 5px;
    display: block;
    height: 40px;
    left: 3%;
    margin-top: -25px;
    opacity: 0.5;
    position: absolute;
    top: 50%;
    width: 32px;
}
.slideBox .next {
    background-position: 8px 5px;
    left: auto;
    right: 3%;
}
.slideBox .prev:hover, .slideBox .next:hover {
    opacity: 1;
}
.slideBox .prevStop {
    display: none;
}
.slideBox .nextStop {
    display: none;
}


.toolbar {
    bottom: 0;
    display: none;
    height: 163px;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 998;
}
.toolbar .t-background {
    background-color: rgba(34, 24, 20, 0.8);
    height: 145px;
    margin-top: 18px;
}
.t-content {
    color: #fff;
    font-size: 16px;
    height: 162px;
    margin: 0 auto;
    position: relative;
    width: 1190px;
}
.toolbar .t-niu {
    bottom: 17px;
    position: absolute;
}
.toolbar .t-wenzi {
    float: left;
    margin-left: 168px;
    width: 456px;
    margin-top: 10px;
}
.toolbar .t-yuyue {
    float: left;
    margin: 5px 20px 20px 55px;
    width: 303px;
}
.toolbar .t-yuyue ul li {
    height: 39px;
    line-height: 39px;
    text-align: left;
}
.toolbar .t-yuyue input {
    height: 30px;
}
.toolbar .t-yuyue input[type="text"] {
    padding: 0 10px;
}
.toolbar .t-yuyue .OMobile {
    width: 150px;
}
.toolbar .t-yuyue .OName {
    width: 100px;
}
.toolbar .t-yuyue .Community {
    width: 90px;
}
.toolbar .t-yuyue .Square {
    margin-right: 5px;
    width: 33px;
}
.toolbar .t-yuyue .btn {
    background: #EA5414 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    height: 30px;
    width: 97.5%;
}
.toolbar .t-wx {
    float: right;
    font-size: 12px;
    margin-left: 14px;
    margin-top: 20px;
    text-align: center;
    width: 120px;
}
.toolbar .t-close {
    cursor: pointer;
    float: right;
    margin-left: 14px;
    margin-top: 20px;
}
.toolbar-close {
    bottom: 15px;
    cursor: pointer;
    left: 0;
    position: fixed;
    z-index: 998;
}