.topTools {
  background: #f4f5f9;
  height: 40px !important;
  font-family: "\5FAE\8F6F\96C5\9ED1", "\5b8b\4f53", "tahoma", "arial";
}

.topTools * {
  font-size: 14px;
}

.iconSize {
  font-size: 22px;
  top: 3px;
  position: relative;
}

.topTools a {
  color: #666;
}

.topTools a:hover {
  color: #e43636;
}

.topTools .topToolsWidth {
  width: 1200px;
  margin: 0 auto;
}

.topTools .topToolsWidth .downMenu {
  position: relative;
}

.topTools .topToolsWidth .downMenu > a {
  display: block;
  padding: 0;
  border-width: 0 1px;
  border-style: solid;
  border-color: transparent;
}

.topTools .topToolsWidth .downMenu > ul {
  display: none;
  width: 100%;
}

.topTools .topToolsWidth .downMenu:hover > a {
  background: #fff;
  color: #e43636;
  border-width: 0 1px;
  border-style: solid;
  border-color: #e5e5e5;
}

.topTools .topToolsWidth .downMenu:hover > ul {
  display: inline-block;
  background: #fff;
  z-index: 999;
  position: absolute;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #e5e5e5;
}

.toolsLocal {
  line-height: 40px;

}

.toolsLocal .chooseLocal {
  display: inline-block;
  width: 105px;
}

.toolsLocal .chooseLocal > ul {
  width: 350px !important;
  left: 0;
  line-height: 24px;
  padding: 5px;
}

.toolsLocal .chooseLocal > ul > li {
  display: inline-block;
  text-align: center;
  height: 24px;
  line-height: 24px;
  width: 25%;
  overflow: hidden;
}

.toolsLocal .chooseLocal > ul > li > a {
  display: block;
  transition: all .3s;
  padding: 0 5px;
  color: #666;
  font-size: 12px;
}

.toolsLocal .chooseLocal > ul > li > a:hover {
  color: #e43636;
}

.toolsLocal .chooseLocal > ul > li .active:hover,
.toolsLocal .chooseLocal > ul > li .active {
  background: #e43636;
  color: #fff;
}

.topTools .topToolsWidth .app > a {
  padding: 0 12px;
}

.topTools .topToolsWidth .app {
  display: inline-block;
}

.topTools .topToolsWidth .app img {
  width: 85px;
  height: 85px;
}

.topTools .topToolsWidth .app > ul .app-up {
  position: absolute;
  width: 8px;
  height: 8px;
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  background: #fff;
  transform: rotate(45deg);
  right: 19px;
  top: -5px;
}

.topTools .topToolsWidth .app > ul {
  width: 200px;
  right: 0;
  padding: 5px 0;
  border-width: 1px !important;
}

.topTools .topToolsWidth .app > ul > li {
  padding: 5px;
  height: 96px;
  line-height: 20px;
}

.topTools .topToolsWidth .app > ul > li > img {
  float: left;
  margin-right: 10px;
  border: 1px solid #ddd;
}

.topTools .topToolsWidth .app > ul > li + li {
  border-top: 1px dashed #ccc;
}

.topTools .topToolsWidth .toolsMenu {
  float: right;
  line-height: 40px;
}

.topTools .topToolsWidth .toolsMenu > ul > li {
  float: left;
  padding: 0 2px;
  position: relative;
}

.topTools .topToolsWidth .toolsMenu > ul > li > span {
  padding: 0 18px;
  color: #a3a3a3;
}

.topTools .topToolsWidth .toolsMenu > ul > li > span > a {
  margin: 0 2px;
}

.topTools .topToolsWidth .toolsMenu > ul > li > a {
  padding: 0 17px;
}

.topTools .topToolsWidth .toolsMenu > ul > li:before {
  content: ' ';
  left: 0;
  top: 14px;
  position: absolute;
  background: #e5e5e5;
  width: 1px;
  height: 12px;

}

.topTools .topToolsWidth .toolsMenu ul:after {
  clear: both;
  display: block;
  content: ' ';
}

.topTools .topToolsWidth .toolsMenu:after {
  clear: both;
  display: block;
  content: ' ';
}

.topTools .tel-phone > a {
  padding: 0 0 0 16px !important;
}

.topTools .tel-phone-icon {
  font-size: 28px;
  top: 3px;
  position: relative;
}

.topTools .textColorUnRed {
  color: #e43636;
}

.topTools .textColorRed {
  color: #ff441c;
}

.topTools .textColor777 {
  color: #777 !important;
}

.topTools .textColorYellow {
  color: #f78002 !important;
}

.topTools .marginRight5 {
  margin-right: 5px;
}

.topTools .hotLine {
  font-size: 20px;
  color: #ff441c;
}

.unChooseLocal > ul > li {
  display: inline-block;
  text-align: center;
  width: 25%;
}

.unChooseLocal > ul > li > a {
  display: block;
  transition: all .3s;
  padding: 5px;
  color: #666;
  margin: 5px;
}

.unChooseLocal > ul > li > a:hover,
.unChooseLocal > ul > li .active {
  background: #ff441c;
  color: #fff;
}

.icon-num {
  background: #ff4728;
  color: #fff;
  padding: 0 4px;
  position: absolute;
  border-radius: 14px;
  height: 14px;
  line-height: 1em;
  z-index: 999;
  right: 5px;
  top: 4px;
  font-size: 12px;
}

.font30 {
  font-size: 30px
}

.top5 {
  top: 5px;
  position: relative;
}

.topTools .topToolsWidth .my-mall > a {
  padding: 0 18px;
}

.topTools .topToolsWidth .my-mall ul li a {
  font-size: 12px;
}

.topTools .topToolsWidth .my-mall ul li {
  border-top: 1px dotted #e5e5e5;
  line-height: 20px;
  padding: 5px 16px;
}

.topTools .topToolsWidth .my-mall:hover > a > i {
  transform: rotate(180deg);
}

.cart-size {
  font-size: 26px;
  top: 3px;
  position: relative;
}

.normal-a {
  color: #777 !important;
}