.tools-title {
  height: 120px;
  width: 100%;
  background: #edf0f7;
  position: relative;
}

.tools-title .tools-con {
  margin: 0 auto;
  width: 1200px;
  height: 120px;
  background: url("/static/article/images/bg_e8c81bf.png") no-repeat center right #edf0f7;
  position: relative;
}

.tools-title .tools-con .mod-domain-select {
  width: 380px;
  height: 38px;
  border: none;
  position: relative;
  color: #333;
  cursor: pointer;
  z-index: 799;
}

.tools-title .tools-con .tools-site {
  width: 486px;
  border-radius: 3px;
  border: 1px solid #D7DFEF;
  height: 38px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  margin: auto;
}

.tools-title .tools-con .tools-site .select-placeholder {
  position: absolute;
  z-index: 99;
  padding-left: 14px;
  float: left;
  margin-right: 20px;
  width: 76px;
  color: #999999;
  font-size: 14px;
  line-height: 38px;
  background: #fff;
  margin-right: -2px;
}

.tools-title .tools-con .tools-site .site-se {
  position: absolute;
  left: 88px;
  height: 38px;
  z-index: 98;
  float: left;
  background: #fff;
  width: 398px;
}

.tools-title .tools-con .tools-setting-def {
  position: absolute;
  color: #3f82fc;
  font-size: 14px;
  line-height: 38px;
  height: 38px;
  cursor: pointer;
  left: 506px;
  right: auto;
  top: 0;
  bottom: 0;
  margin: auto;
}

.tools-title .tools-con .tools-setting-def-span {
  /*        cursor: default;
            font-size: 14px;
            font-weight: bold;*/
}
