.head_tel {
  font-family: 'Times New Roman', Times, serif;
  /* line-height: 70px; */
  color: rgb(201, 201, 201);
  text-align: right;
  font-weight: bold;
  padding-right: 60px;
  color: #d7231d;
  font-size: 18px;
  display: flex;
  padding-left: 80px;
  align-items: center;
  /* justify-content: ; */
  margin-top: 12px;
}

.head_tel span {
  font-size: 22px;
}
/* bugtags */
#bugtags-sdk-layout #bugtags-ball-layout a > span {
  background: url(../image/bugtags_icon/bugtags-icons_03.png) no-repeat !important;
  background-size: 100% 100% !important;
}
#bugtags-sdk-layout
  #bugtags-ball-layout
  #btg-ball-extend
  > li:nth-of-type(1)
  > a
  > span {
  background: url(../image/bugtags_icon/bugtags-icons_07.png) no-repeat !important;
  background-size: 100% 100% !important;
}
/* #bugtags-sdk-layout #bugtags-ball-layout #btg-ball-extend.btg-expand li:nth-of-type(1) a:not(.btg-clicked) span {
  background: url(../image/bugtags_icon/bugtags-icons_09.png) no-repeat !important;
  background-size: 100% 100% !important;
} */
#bugtags-sdk-layout
  #bugtags-ball-layout
  #btg-ball-extend.btg-expand
  li:nth-of-type(2)
  a:not(.btg-clicked)
  span {
  background: url(../image/bugtags_icon/bugtags-icons_11.png) no-repeat !important;
  background-size: 100% 100% !important;
}
.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Chrome/Safari/Opera */
  -khtml-user-select: none; /* Konqueror */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently
  not supported by any browser */
}

.nextorper {
  width: 1098px;
  height: 98px;
  border: 1px solid #ccc;
  margin-top: 15px;
}

.nextorper ul {
  margin-top: 5px;
}

.nextorper ul li {
  margin-left: 20px;
  line-height: 60px;
  height: 30px;
}

.nextorper ul li a {
  color: #333333;
}

.nextorper ul li a:hover {
  color: #cf3131;
}
