#bandwidth_ban .lay_img_wp img {
  display: block;
  position: absolute;
  top: 13px;
  right: 0;
  opacity: 0.3; }

.domain_input_wp {
  height: 132px;
  background-color: #323846;
  text-align: center;
  font-size: 0;
  padding-top: 34px; }
  .domain_input_wp .domain_input {
    vertical-align: top;
    display: inline-block;
    width: 825px;
    height: 50px;
    border: 1px solid #00a0e9;
    padding: 6px;
    background-color: #ffffff;
    padding-right: 0;
    /* select {
       border: none;
       width: 84-6px;
       height: 50-12px;
       font-size: 14px;
       color: #292929;
       outline: none;
       padding: 10px;
       option {
         height: 50px;
       }
     }*/ }
    .domain_input_wp .domain_input input.input_main {
      width: 726px;
      height: 38px;
      font-size: 14px;
      color: #6b6b6b;
      border-right: 1px solid #777777;
      outline: none; }
    .domain_input_wp .domain_input input {
      font-size: 14px;
      color: #6b6b6b; }
  .domain_input_wp .search {
    vertical-align: top;
    width: 157px;
    height: 50px;
    background-color: #ec6941;
    display: inline-block;
    font-size: 0;
    text-align: center;
    margin-left: -1px; }
    .domain_input_wp .search a {
      display: block;
      font-size: 16px;
      color: #ffffff;
      line-height: 50px;
      vertical-align: middle;
      transition: all 0.2s; }
      .domain_input_wp .search a:before {
        content: "";
        display: inline-block;
        width: 20px;
        height: 20px;
        background: url("../images/search.png") no-repeat center;
        margin-right: 5px;
        vertical-align: middle; }
      .domain_input_wp .search a:hover {
        background: #ff7448; }
  .domain_input_wp .domain_list {
    width: 980px;
    display: inline-block;
    text-align: left; }
    .domain_input_wp .domain_list .item {
      display: inline-block; }
      .domain_input_wp .domain_list .item.ced9113 a {
        color: #ed9113; }
      .domain_input_wp .domain_list .item a {
        display: block;
        font-size: 14px;
        color: #d4d4d4;
        line-height: 45px;
        margin-right: 10px; }
        .domain_input_wp .domain_list .item a:hover {
          text-decoration: underline; }

.domain_adv {
  background-color: #f5f5f5;
  height: 800px; }
  .domain_adv .circle_wp {
    position: relative;
    width: 465px;
    height: 465px;
    margin: 75px auto;
    padding: 40px; }
    .domain_adv .circle_wp .circle_border {
      animation-fill-mode: forwards;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      border: 1px solid #00a0e9;
      border-radius: 100%;
      transform-origin: center; }
      .domain_adv .circle_wp .circle_border span {
        display: block;
        position: absolute;
        width: 16px;
        height: 16px;
        background: rgba(0, 160, 233, 0.3);
        padding: 3px;
        border-radius: 100%; }
        .domain_adv .circle_wp .circle_border span:after {
          content: "";
          display: block;
          width: 10px;
          height: 10px;
          background: rgba(0, 160, 233, 0.5);
          border-radius: 100%; }
      .domain_adv .circle_wp .circle_border span:nth-child(1) {
        top: -8px;
        left: 217px; }
      .domain_adv .circle_wp .circle_border span:nth-child(2) {
        top: 455px;
        left: 217px; }
      .domain_adv .circle_wp .circle_border span:nth-child(3) {
        top: 107.75px;
        left: 21.51743px; }
      .domain_adv .circle_wp .circle_border span:nth-child(4) {
        bottom: 107.75px;
        left: 21.51743px; }
      .domain_adv .circle_wp .circle_border span:nth-child(5) {
        bottom: 107.75px;
        right: 21.51743px; }
      .domain_adv .circle_wp .circle_border span:nth-child(6) {
        top: 107.75px;
        right: 21.51743px; }
    .domain_adv .circle_wp .circle_c {
      width: 388px;
      height: 388px;
      background: rgba(0, 160, 233, 0.1);
      border-radius: 100%;
      padding-top: 113px;
      padding-left: 70px;
      padding-right: 70px;
      position: relative;
      z-index: 20; }
      .domain_adv .circle_wp .circle_c h3 {
        font-size: 30px;
        color: #383838;
        margin-bottom: 20px; }
      .domain_adv .circle_wp .circle_c p {
        font-size: 14px;
        color: #383838;
        line-height: 1.5; }
    .domain_adv .circle_wp .list {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
      .domain_adv .circle_wp .list .item {
        width: 370px;
        height: 88px;
        position: absolute;
        transition: all 0.2s; }
        .domain_adv .circle_wp .list .item:hover {
          transform: translateY(-10px); }
        .domain_adv .circle_wp .list .item.left span {
          float: left; }
        .domain_adv .circle_wp .list .item.left h4 {
          text-align: left; }
        .domain_adv .circle_wp .list .item.left p {
          text-align: left; }
        .domain_adv .circle_wp .list .item.right span {
          float: right; }
        .domain_adv .circle_wp .list .item.right h4 {
          text-align: right; }
        .domain_adv .circle_wp .list .item.right p {
          text-align: right; }
        .domain_adv .circle_wp .list .item span {
          transition: all 0.2s;
          width: 88px;
          height: 88px;
          display: block;
          margin: 0 10px;
          border: 1px solid #06a2e9;
          border-radius: 100%;
          background: url("../images/domain_icon.png") no-repeat 0 0;
          background-color: #ffffff; }
        .domain_adv .circle_wp .list .item h4 {
          font-size: 20px;
          color: #131313;
          line-height: 1.5;
          padding-top: 14px; }
        .domain_adv .circle_wp .list .item p {
          font-size: 14px;
          color: #777777;
          line-height: 1.5; }
      .domain_adv .circle_wp .list .item:nth-child(1) {
        top: 187.5px;
        left: -342px; }
        .domain_adv .circle_wp .list .item:nth-child(1) span {
          background-position: 11px 16px; }
      .domain_adv .circle_wp .list .item:nth-child(2) {
        top: 187.5px;
        right: -342px; }
        .domain_adv .circle_wp .list .item:nth-child(2) span {
          background-position: -86px 13px; }
      .domain_adv .circle_wp .list .item:nth-child(3) {
        top: -27px;
        right: -224.25px; }
        .domain_adv .circle_wp .list .item:nth-child(3) span {
          background-position: -185px 13px; }
      .domain_adv .circle_wp .list .item:nth-child(4) {
        top: -27px;
        left: -224.25px; }
        .domain_adv .circle_wp .list .item:nth-child(4) span {
          background-position: -276px 13px; }
      .domain_adv .circle_wp .list .item:nth-child(5) {
        bottom: -27px;
        left: -224.25px; }
        .domain_adv .circle_wp .list .item:nth-child(5) span {
          background-position: -370px 13px; }
      .domain_adv .circle_wp .list .item:nth-child(6) {
        bottom: -27px;
        right: -224.25px; }
        .domain_adv .circle_wp .list .item:nth-child(6) span {
          background-position: -466px 13px; }

@keyframes rotate {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(360deg); } }
.result {
  padding-top: 55px; }
  .result h3 {
    font-size: 16px;
    color: #292929;
    line-height: 20px; }
    .result h3:before {
      content: "";
      display: inline-block;
      width: 3px;
      height: 20px;
      background-color: #0e1525;
      vertical-align: middle;
      margin-right: 7px; }
  .result .list .item {
    border-bottom: 1px dashed #999999;
    font-size: 0;
    height: 60px; }
  .result .list .name {
    display: inline-block;
    width: 780px;
    padding-left: 45px; }
    .result .list .name span {
      display: inline-block;
      width: 17px;
      height: 60px;
      margin-right: 12px;
      vertical-align: middle;
      background: url("../images/zz-yes.png") no-repeat center;
      background-size: 100%; }
      .result .list .name span.err {
        background-image: url("../images/zz-no.png"); }
    .result .list .name p {
      display: inline-block;
      font-size: 14px;
      color: #000000;
      line-height: 60px;
      vertical-align: middle; }
  .result .list .res_msg {
    display: inline-block;
    font-size: 14px;
    line-height: 60px;
    vertical-align: middle;
    width: 160px; }
    .result .list .res_msg.green {
      color: #3C0; }
    .result .list .res_msg.red {
      color: #ff0000; }
  .result .list .whois {
    display: inline-block;
    width: 250px;
    vertical-align: middle; }
    .result .list .whois a {
      display: block;
      font-size: 14px;
      color: #3c89ca;
      line-height: 60px; }
      .result .list .whois a.success {
        width: 120px;
        height: 30px;
        line-height: 30px;
        color: #ffffff;
        background-color: #ff6800;
        text-align: center;
        transition: all 0.2s; }
        .result .list .whois a.success:hover {
          background-color: #ff7d00;
          text-decoration: none; }
      .result .list .whois a:hover {
        text-decoration: underline; }

.search-select {
  font-size: 14px;
  border: none;
  width: 100%;
  height: 100%;
  outline: none;
  padding: 5px; }

/*# sourceMappingURL=domain.css.map */
