.yxz_wzfw {
  text-indent: 8px;
  width: 100px;
  height: 35px;
  line-height: 35px;
  border-radius: 5px;
  background: #ff2b2b;
  position: absolute;
  left: 67%;
  top: 2.5%;
  color: white;
  font-size: 14px;
}

.yxz_wzfw_yc {
  position: absolute;
  flex-wrap: wrap;
  width: 200px;
  background-color: white;
  right: 0%;
  top: 118%;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 0 0 5px 1px #ccc;
  z-index: 100;
  display: none;
}

.yxz_wzfw_yc2 {
  position: absolute;
  width: 200px;
  height: 30px;
  opacity: 0;
  right: 1%;
}

.yxz_none {
  display: none;
}

.yxz_block {
  display: block;
}

.yxz_wzfw_yc_nr {
  float: left;
  width: 50%;
  border-bottom: 2px solid #ededed;
  text-indent: 8px;
  text-align: left;
  font-size: 13px;
}

.yxz_wzfw_yc_nr img {
  width: 20px;
  height: 20px;
}

.yxz_wzfw_yc_nr a:hover {
  text-decoration: none;
  color: #ff2b2b;
}

span.f_wzfw {
  float: right;
  font-size: 25px;
  display: inline-block;
  width: 33px;
  height: 41px;
  line-height: 41px;
  transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  /* IE 9 */
  -moz-transform: rotate(270deg);
  /* Firefox */
  -webkit-transform: rotate(270deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(270deg);
  /* Opera */
}

.yxz_wzfw:hover span.f_wzfw {
  width: 34px;
  height: 30px;
  line-height: 26px;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -moz-transform: rotate(90deg);
  /* Firefox */
  -webkit-transform: rotate(90deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(90deg);
  /* Opera */
}

.home-ad-left {
  background: #f2f2f2;
  width: 1080px;
  float: left;
  margin: 5px 0;
  line-height: 12px;
  padding: 12px 10px;
}

.home-ad-left strong {
  color: #036197;
  float: left;
  font-size: 12px;
}

.home-ad-left ul {
  overflow: hidden;
  margin: 0;
  font-size: 12px;
  height: 12px;
  float: left;
}

.home-ad-left ul li {
  float: left;
  padding: 0 6px;
  border-right: 1px solid #000;
  color: #000;
}

#fixed_left {
  position: fixed;
  left: 10px;
  top: 19%;
  padding: 15px;
  padding-left: 10px;
  transition: all 0.1s;
  z-index: 3;
}

#fixed_left > div {
  box-sizing: content-box;
  background-color: #ffffff;
  height: 60px;
  width: 65px;
  text-align: center;
  padding: 10px 0;
  box-shadow: 0 0 4px rgb(93, 180, 251);
  margin-bottom: 10px;
  border-radius: 3px;
}

#fixed_left > div:hover {
  transform: scale(1.1);
  font-weight: bold;
  box-shadow: 0 0 5px rgb(255, 138, 0);
}

#fixed_left > div > a {
  color: rgb(116, 116, 116);
  text-decoration: none;
}

#fixed_left > div > a > img {
  width: 60%;
  transition: all 0.1s;
}

#fixed_left > div > a > p {
  font-size: 14px;
  margin: 5px 0;
}

#f_kstx div {
  display: none;
}

#fixed_left > div#f_kstx:hover {
  transform: scale(1);
}

#fixed_left > div#f_kstx:hover div {
  display: block;
  text-decoration: underline;
  color: #1e50a2;
}

.tcone {
  position: absolute;
  z-index: 99999;
  width: 326px;
  height: 320px;
  background: url(/statics/files/img/newckpx_tcbg.png) no-repeat;
  background-size: 100%;
  text-align: center;
}

.tcone > img {
  width: 126px;
  height: 126px;
  margin-top: 100px;
  margin-bottom: 10px;
  border-radius: 3px;
}

.tcone p {
  margin: 0;
  font-size: 15px;
  font-weight: bold;
  color: #333;
  line-height: 24px;
}

.tcone::after {
  display: block;
  cursor: pointer;
  content: "×";
  color: #2196f3;
  font-size: 30px;
  font-weight: bold;
  text-shadow: 0px 2px 3px #00000090;
  line-height: 30px;
  position: absolute;
  top: 0px;
  right: 14px;
}

.tcone p span {
  color: #2285f5;
}

.zttxt span {
  color: #f75413 !important;
}

.sy_kczx a {
  cursor: pointer;
}

.tcbg > img:nth-last-child(2) {
  width: 220px;
  height: 220px;
  margin-top: 52px
}