/*--
 * 作者：pengyan
 * 时间：2017-8-26
 * 描述：成功提交
 */

.item-list {
  display: none;
}

.banner-all {
  clear: both;
}

.malleftmenu {
  width: 220px;
  position: absolute;
  z-index: 9999;
}

.guidelist {
  color: #666666;
}

.nav-left-gray {
  width: 220px;
  float: left;
  background: #f4f5f9;
  position: relative;
}

.nav-left-degray {
  width: 220px;
  float: left;
  position: relative;
  background: #666666;
}

.nav-left-degray .nav-left-li {
  color: #fff;
}

.nav-left-li {
  font-size: 12px;
  line-height: 33px;
  color: #666666;
  cursor: pointer;
}

.nav-left-li:hover {
  background: #004EA2;
}

.nav-left-li:hover .guidelist {
  color: #fff;
}

.nav-left-li:hover .icon-mall-arrows {
  background: url("../slice/icon-white-small-arrows.png");
  width: 6px;
  height: 11px;
}

.icon-mall {
  display: inline-block;
  margin: 0 10px;
  vertical-align: -1px;
  width: 16px;
  height: 16px;
}

.icon-mall-arrows {
  background: url("../slice/icon-samll-arrows.png");
  display: inline-block;
  margin-right: 10px;
  margin-top: 13px;
  width: 6px;
  height: 11px;
  float: right;
}

.banner {
  width: 970px;
  height: 480px;
  padding: 8px 10px 0;
  margin-left: 220px;
  float: left;
}

.show-message {
  width: 240px;
  float: left;
  padding-top: 8px;
}

.register-message {
  height: 131px;
  width: 100%;
  padding-bottom: 10px;
}

.register-top {
  border: 1px solid #e4e4e4;
  border-bottom: none;
}

.head-portrait {
  width: 80px;
  height: 80px;
  padding: 15px;
  float: left;
}

.register-text {
  padding-top: 25px;
  float: left;
  color: #666;
}

.register-btn {
  width: 100%;
  height: 40px;
}

.flooStructure {
  min-height: 564px;
  margin-top: 20px;
}

.announcement-bottom2 {
  width: 100%;
  padding: 0 8px 4px;
  border: 1px solid #e4e4e4;
  height: 376px;
  overflow: hidden;
}

.announcement-bottom1 {
  width: 100%;
  padding: 0 8px 4px;
  border: 1px solid #e4e4e4;
  height: 245px;
  overflow: hidden;
}

.announcement-bor {
  border-bottom: 1px solid #e4e4e4;
  height: 36px;
  line-height: 36px;
}

.icon-trumpet {
  background: url("../slice/icon-trumpet.png");
  display: inline-block;
  vertical-align: -2px;
  width: 18px;
  height: 16px;
}

.announcement-text {
  font-size: 16px;
  font-weight: 700;
  padding-left: 5px;
  display: inline-block;
}

.announcement-more {
  display: inline-block;
  float: right;
  cursor: pointer;
}

.notification ul li.notificationli-text {
  line-height: 42px;
  position: relative;
  cursor: pointer;
}

.notification ul li.notificationli-text:hover {
  color: #0067C3;
}

.spot {
  font-size: 20px;
  font-weight: bold;
  vertical-align: -2px;
}

.stick {
  font-size: 12px;
  height: 16px;
  color: #fff;
  padding: 0 5px;
  line-height: 16px;
  float: right;
  margin-top: 9px;
}

.stickyellow {
  position: absolute;
  right: 0;
  top: 8px;
  background: #FFB400;
  width: 33px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  color: #fff;
}

.stickred {
  position: absolute;
  right: 0;
  top: 8px;
  background: #F05001;
  width: 33px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  color: #fff;
}

.stickorange {
  background: #F05001;
}

.count-moneyicon {
  font-size: 12px;
  padding-right: 2px;
}

.call-bids-position {
  padding-left: 15px;
  padding-top: 20px;
  position: absolute;
  top: 0;
  left: 0;
  color: #333333;
}

.call-bids-count {
  padding-top: 5px;
}

.call-bids {
  width: 291px;
  height: 104px;
  border: 1px solid #e4e4e4;
  border-top: 3px solid #EF6E6F;
  float: left;
  position: relative;
}

.call-bids img {
  width: 288px;
  height: 100px;
}

.bg-bids {
  background: url("../img/call-bids.jpg");
}

.bg-enquiry {
  background: url("../img/enquiry.jpg");
}

.bg-purchase-order {
  background: url("../img/purchase-order.jpg");
}

.bg-online-goods {
  background: url("../img/online-goods.jpg");
}

.call-bids-text {
  color: #333333;
  font-size: 16px;
  line-height: 26px;
}

.bids-count {
  color: #CC0000;
  font-size: 24px;
}

.mr8 {
  margin-right: 8px;
}

.mr12 {
  margin-right: 12px;
}

.transactions {
  width: 1200px;
  height: 280px;
  margin-bottom: 10px;
  overflow: hidden;
  display: block;
  position: relative;
  top: 0;
}

.transactions-text {
  margin-top: 10px;
  height: 40px;
  line-height: 40px;
}

.transactions-text-left {
  width: 594px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  float: left;
}

.transactions-text-right {
  width: 594px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  float: left;
}

.icon-ranking {
  background: url("../img/icon-ranking.png");
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 18px;
}

.ranking-txt {
  display: inline-block;
}

.mall-bg-red {
  background: #004EA2;
}

.mall-bg-blue {
  background: #0068b7;
}

.transactions-left {
  height: 280px;
  overflow: hidden;
}

.transactions-right {
  width: 594px;
  height: 280px;
  overflow: hidden;
}

.transactions-left-li {
  width: 291px;
  height: 130px;
  border: 1px solid #e4e4e4;
}

.trans-company {
  line-height: 36px;
  background: #f6f6f6;
  border-bottom: 1px solid #e4e4e4;
}

.sequence {
  padding: 0 5px;
  color: #fff;
  margin-left: 10px;
  line-height: 15px;
}

.sequence-red {
  background: #E65156;
}

.sequence-blue {
  background: #40A6ED;
}

.trans-company-detail {
  padding-top: 20px;
}

.trans-company-detail .order-count {
  padding-left: 20px;
  width: 136px;
  float: left;
}

.order-count .count-money {
  color: #CC0000;
  font-size: 16px;
  padding-top: 5px;
  display: inline-block;
}

.order-count .count-money .count-money-num {
  font-size: 12px;
  padding-right: 3px;
}

.border-red {
  height: 40px;
  width: 1px;
  background: #e4e4e4;
  margin-top: 5px;
  float: left;
}

.brand {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
}

.pl28 {
  padding-left: 20px;
}

.brand-bgbrown {
  background: #af7854;
}

.brand-content {
  height: 133px;
  border-right: 1px solid #e4e4e4;
  width: 99999px;
  margin-left: -1200px;
}

.brand-content ul {
  float: left;
  width: 1200px;
  position: relative;
  border-right: 1px solid #e4e4e4;
}

.brand-content ul li {
  width: 238px;
  height: 134px;
  border: 1px solid #e4e4e4;
  border-right: none;
  float: left;
}

.icon-carousel {
  position: absolute;
  top: 40px;
  display: inline-block;
  width: 30px;
  height: 60px;
  cursor: pointer;
}

.carousel-left {
  left: 0;
  background: url("../img/icon-carousel-left.png");
  z-index: 99;
}

.carousel-right {
  left: 1169px;
  background: url("../img/icon-carousel-right.png");
  z-index: 99;
}

.icon-sum {
  position: absolute;
  left: 268px;
  display: inline-block;
  width: 60px;
  height: 30px;
  cursor: pointer;
}

.sum-top {
  top: 10px;
  background: url("../img/icon-carousel-top.png");
}

.sum-bottom {
  top: 249px;
  background: url("../img/icon-carousel-bottom.png");
}

.supermarket-left {
  width: 240px;
}

.supermarket-right {
  float: right;
  line-height: 15px;
  padding-top: 15px;
}

.supermarket-right span {
  padding: 0 10px;
  border-right: 1px solid #666666;
  cursor: pointer;
}

.supermarket-right span:last-child {
  border-right: none;
}

.administrative-red {
  border-top: 2px solid #004EA2;
}

.administrative {
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  height: 524px;
  overflow: hidden;
}

.administrative-blue {
  border-top: 2px solid #0068b7;
}

.administrative-left {
  width: 240px;
  height: 514px;
  margin-top: 1px;
}

.administrative-left img {
  width: 240px;
}

.strative-right-li {
  margin-top: 1px;
  width: 238px;
  float: left;
  height: 260px;
  cursor: pointer;
}

.strative-right-li .strative-img {
  text-align: center;
}

.strative-img img {
  width: 140px;
  height: 140px;
  padding: 5px;
}

.strative-right-li .strative-text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  padding: 0 15px 0 20px;
  height: 34px;
}

.strative-right-li .strative-money {
  color: #cc0000;
  font-size: 18px;
  padding: 5px 20px 0;
  margin-top: 5px;
}

.strative-border {
  width: 1px;
  height: 200px;
  background: #e4e4e4;
  margin-top: 25px;
}

.log-view {
  width: 208px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 1px dashed #004EA2;
  display: block;
  margin-left: 15px;
  margin-top: 3px;
  cursor: pointer;
  background: #E5EFF9;
  color: #666;
}

.transverse-border {
  width: 930px;
  height: 1px;
  background: #e4e4e4;
  margin: 0 auto;
  clear: both;
}

.bg-color {
  background: #F2F2F2;
}

.mod-service {
  height: 75px;
  border-bottom: 1px solid #e4e4e4;
}

.blogroll-height {
  margin-top: 30px;
  height: 180px;
}

.blogroll {
  height: 80px;
  line-height: 80px;
  font-size: 16px;
  font-weight: bold;
  color: #056aba;
}

.blogroll-left {
  display: inline-block;
  width: 40px;
  height: 2px;
  background: #056aba;
  vertical-align: middle;
  margin: 0 5px;
}

.blogroll-logo .blogroll-logo-group {
  width: 162px;
  height: 56px;
  display: inline-block;
  margin-right: 7px;
}

.blogroll-logo .blogroll-logo-group.no {
  margin-right: 0;
}

.quality {
  width: 240px;
}

.quality-border {
  border-top: 1px solid #e4e4e4;
}

.icon-quality {
  float: left;
  background: url("../img/icon-quality.png");
  margin-top: 14px;
  width: 50px;
  height: 50px;
}

.quality-text {
  float: left;
  padding-top: 18px;
  padding-left: 8px;
}

.quality-text-txt {
  color: #2f2f2f;
  font-size: 14px;
  font-weight: bold;
}

.quality-text-con {
  padding-top: 6px;
}

.mod-help-nav {
  width: 168px;
  float: left;
}

.mod-help-nav-con {
  line-height: 22px;
}

.mod-help-nav {
  padding-top: 50px;
}

.mod-help-nav-tit {
  color: #333;
  font-size: 16px;
  padding-bottom: 5px;
}

.spot-blue {
  font-size: 20px;
  font-weight: bold;
  vertical-align: middle;
  color: #008AF4;
  padding-right: 3px;
}

.wechat {
  float: left;
  margin-top: 20px;
  border-left: 1px solid #e4e4e4;
  height: 170px;
  padding-left: 20px;
}

.wechat-img {
  margin: 0 auto;
  width: 88px;
  height: 88px;
}

.official-wechat {
  color: #333;
  line-height: 24px;
}

.service-hotline {
  color: #515151;
  font-size: 16px;
  font-weight: bold;
}

.browser {
  height: 30px;
  background: #e4e4e4;
  color: #999;
  line-height: 30px;
}

.gd-interpretation {
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: #1b3043;
}

.slideBox {
  position: relative;
}

.hd {
  position: absolute;
  bottom: 20px;
  right: 0;
  left: 0;
  z-index: 1;
}

.hd ul {
  text-align: center;
}

.bd ul {
  height: 475px;
  overflow: hidden;
}

.hd li {
  cursor: pointer;
  width: 20px;
  height: 20px;
  color: #fff;
  background-color: #404040;
  filter: alpha(opacity=60);
  opacity: 0.6;
  text-align: center;
  display: inline-block;
}

.hd li a {
  display: block;
  vertical-align: middle;
}

.bd ul li {
  float: left;
  margin: 0;
  padding: 0;
  height: 475px;
}

.hd ul li.on {
  background-color: #FF9900;
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}

.bd img {
  width: 970px;
  height: 100%;
}

.administrative-right {
  width: 958px;
}

.administrative-right ul:after {
  content: "";
  width: 930px;
  height: 1px;
  background: #e4e4e4;
  margin: 0 auto;
  clear: both;
}

.administrative-right ul:last-child:after {
  content: "";
  height: 0;
}

.menu-detail {
  width: 981px;
  min-height: 500px;
  background: #fff;
  border: 1px solid #004EA2;
  position: absolute;
  left: 219px;
  top: -2px;
  z-index: 999;
}

.menu-part-left {
  float: left;
}

.menu-part-right {
  width: 198px;
  float: right;
  background: #F2F2F2;
}

.menu-channel-top {
  margin-top: 5px;
  padding-left: 25px;
  height: 25px;
}

.menu-channel-top a.menu-channel-text {
  float: left;
  margin-right: 10px;
  padding: 0 10px;
  background-color: #cc0000;
  line-height: 25px;
  color: #fff;
}

.menu-channel-bottom {
  padding: 10px 0 0 25px;
}

.menu-channel-detail {
  position: relative;
  padding-left: 80px;
}

.menu-detail-dt {
  position: absolute;
  left: 0;
  text-align: left;
  font-weight: 700;
  margin-top: 3px;
}

.menu-detail-dt a {
  overflow: hidden;
  color: #004EA2;
  width: 80px;
  height: 30px;
  display: block;
}

.menu-detail-dd {
  border-bottom: 1px solid #e4e4e4;
  overflow: hidden;
  padding: 7px 0;
}

.menu-detail-dd a {
  float: left;
  margin: 4px 0;
  padding: 0 10px;
  color: #666;
  height: 16px;
  line-height: 16px;
  font-size: 12px;
}

.brand-content .swaplist {
  position: absolute;
  left: -5000px;
  top: 0;
}

.piclist {
  position: absolute;
  left: 0;
  top: 0;
}

.logo-div {
  float: left;
  width: 190px;
  height: 80px;
  text-align: center;
  margin-right: 12px;
  border: 1px solid #E4E4E4;
  cursor: pointer;
}

.logo-div:last-child {
  margin-right: 0;
  cursor: pointer;
}

.logo-out {
  display: table;
  margin: 10px auto;
  height: 80px;
}

.cboth {
  clear: both;
}

.brand-content ul li.goodlist img {
  width: 246px;
  height: 132px;
}

.money-type {
  font-size: 12px;
  color: #999999;
  margin-left: 5px;
}

.tc-ones {
  color: #999999;
  padding: 0px 20px 5px 20px;
  text-align: left;
}

.cen-te-de {
  text-decoration: line-through;
}

.register-message-login {
  width: 100%;
  height: 121px;
  border: 1px solid #e4e4e4;
  margin-bottom: 10px;
}

.head-portrait-login {
  width: 54px;
  height: 54px;
  margin-top: 38px;
  margin-left: 8px;
}

.head-portrait-login {
  float: left;
  margin-right: 5px;
}

.register-text-login {
  margin-top: 22px;
  float: left;
  padding-right: 3px;
  width: 155px;
}

.login-name {
  display: inline-block;
  width: 120px;
}

.quit-out {
  cursor: pointer;
}

.compty-login {
  color: #0067C3;
  width: 155px;
}

.quit-out {
  float: right;
  color: #CC0000;
}

.sign-out {
  line-height: 35px;
  height: 35px;
}

.welcome-login {
  width: 155px;
  line-height: 35px;
  height: 35px;
}

.zone-div {
  width: 590px;
  height: 370px;
  margin-top: 20px;
  float: left;
}

.mr20 {
  margin-right: 20px;
}

.zone-title {
  position: relative;
  height: 50px;
  color: white;
  background-color: #1b3043;
  padding: 0 20px;
}

.zone-title p {
  line-height: 50px;
  font-size: 18px;
}

.zone-title span {
  position: absolute;
  right: 20px;
  top: 11px;
  padding: 5px 10px;
  border: 1px solid white;
  cursor: pointer;
  font-size: 12px;
  background: rgba(255, 255, 255, 0.3);
}

.zone-cen {
  height: 310px;
  padding: 20px;
  background-color: white;
}

.zone-img {
  float: left;
  overflow: hidden;
  cursor: pointer;
}

.zone-img img {
  width: 178px;
  height: 270px;
}

.zone-list {
  float: right;
  width: 352px;
  height: 270px;
  overflow-y: hidden;
}

.zone-list-title {
  color: #cc0000;
  font-size: 14px;
  margin-bottom: 10px;
}

.zone-list-cen .zone-list-span {
  color: #333;
  font-size: 12px;
  cursor: pointer;
  display: block;
  float: left;
  line-height: 22px;
}

.zone-list-cen .zone-list-span:hover {
  color: #cc0000;
}

.zone-list-cen {
  margin-bottom: 20px;
  display: table;
}

.zone-list-cen .zone-list-span:last-child:after {
  content: '';
  border: 0;
}

.zone-list-cen .zone-list-span:after {
  content: '';
  margin: 0 10px;
  border-right: 1px solid #666666;
}

.icon-logo {
  float: left;
  width: 236px;
  height: 65px;
  background: url(../img/icon-logo1.png) no-repeat center;
  background-size: 250px;
}

.shop-checkbox-none {
  display: none;
}