:root{
  --primary-color: #0065eb;
  --subject-gradual-color: linear-gradient(90deg, #328dff, #0065eb);
}
  /*域名工具站主样式表*/
  html{font-size:12px;}
  body{background:linear-gradient(180deg,#d7f7fe,#fff 15rem,transparent);}
  .container{max-width: 100%;padding-left:1.125rem;padding-right:1.125rem;}
  @media (min-width:576px){.container{max-width: 100%;padding-left:1.125rem;padding-right:1.125rem;} }
  @media (min-width:768px){.full-width {width: 100%;}.container, .container-lg, .container-md, .container-sm{max-width: 100%;padding-right:35px;padding-left:35px;}}
  @media (min-width:1200px){html{font-size:14px}.container, .container-lg, .container-md, .container-sm{max-width: 100%;padding-right: 7%;padding-left: 7%;}}
  @media (min-width:1900px){html{font-size:16px}.container, .container-lg, .container-md, .container-sm{width: 100%;max-width: 1900px;margin: auto;padding-right: 7%;padding-left: 7%;}}

  .wp {margin: auto; width:auto;padding: 0 20px;}
  .min-wp{margin: auto;width: 1200px;}
  /*==================按钮==================*/
  .btn{display:inline-block;padding:8px 15px;margin-bottom:0;font-size:14px;font-weight:normal;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid #c9d3dc;border-radius:2px;color:#368dd8;background-color:#fbfcff;}
  .btn:focus,
  .btn:active:focus,
  .btn.active:focus,
  .btn.focus,
  .btn:active.focus,
  .btn.active.focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
  .btn:hover{text-decoration:none;color: #fff;background-color:#4e8ce8;border-color:#4e8ce8;}
  .btn:focus,
  .btn.focus{text-decoration:none;color: #fff;background-color:#4e8ce8;border-color:#4e8ce8;}
  .btn:active,
  .btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}
  .btn.disabled,
  .btn[disabled],
  fieldset[disabled] .btn{cursor:not-allowed;-webkit-box-shadow:none;box-shadow:none;background-color:#d4d4d4;border-color:#d4d4d4;color: #fafafa;}
  a.btn.disabled,
  fieldset[disabled] a.btn{pointer-events:none}
  .btn.disabled:hover,
  .btn[disabled]:hover,
  fieldset[disabled] .btn:hover,
  .btn.disabled:focus,
  .btn[disabled]:focus,
  fieldset[disabled] .btn:focus,
  .btn.disabled.focus,
  .btn[disabled].focus,
  fieldset[disabled] .btn.focus{background-color:#d4d4d4;border-color:#d4d4d4;color: #fafafa;}

  .btn .badge{color:#d9534f;background-color:#fff}
  .btn-primary{color:#fff;background-color:#4e8ce8;border-color:#4e8ce8}
  .btn-primary:focus,
  .btn-primary.focus{color:#fff;background-color:#5c77c4;border-color:#84a7e5}
  .btn-primary:hover{color:#fff;background-color:#4e8ce8;border-color:#4e8ce8}
  .btn-primary:active,
  .btn-primary.active,
  .open > .dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}
  .btn-primary:active:hover,
  .btn-primary.active:hover,
  .open > .dropdown-toggle.btn-primary:hover,
  .btn-primary:active:focus,
  .btn-primary.active:focus,
  .open > .dropdown-toggle.btn-primary:focus,
  .btn-primary:active.focus,
  .btn-primary.active.focus,
  .open > .dropdown-toggle.btn-primary.focus{color:#fff;background-color:#204d74;border-color:#122b40}
  .btn-primary:active,
  .btn-primary.active,
  .open > .dropdown-toggle.btn-primary{background-image:none}

  .btn-success{color:#00c084;background-color:#fff;border-color:#00d49f}
  .btn-success:focus,
  .btn-success.focus{color:#fff;background-color:#0ca369;border-color:#0ca369}
  .btn-success:hover{color:#fff;background-color:#00d49f;border-color:#00d49f}
  .btn-success:active,
  .btn-success.active,
  .open > .dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}
  .btn-success:active:hover,
  .btn-success.active:hover,
  .open > .dropdown-toggle.btn-success:hover,
  .btn-success:active:focus,
  .btn-success.active:focus,
  .open > .dropdown-toggle.btn-success:focus,
  .btn-success:active.focus,
  .btn-success.active.focus,
  .open > .dropdown-toggle.btn-success.focus{color:#fff;background-color:#398439;border-color:#255625}
  .btn-success:active,
  .btn-success.active,
  .open > .dropdown-toggle.btn-success{background-image:none}

  .btn-info{color: #9e9e9e;background-color: #f3f5f7;border-color: #d5d5d5;}
  .btn-info:focus,
  .btn-info.focus{color: #9e9e9e;background-color: #e5e5e5;border-color: #dbdbdb;}
  .btn-info:hover{color: #9e9e9e;background-color: #e5e5e5;border-color: #dbdbdb;}
  .btn-info:active,
  .btn-info.active,
  .open > .dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}
  .btn-info:active:hover,
  .btn-info.active:hover,
  .open > .dropdown-toggle.btn-info:hover,
  .btn-info:active:focus,
  .btn-info.active:focus,
  .open > .dropdown-toggle.btn-info:focus,
  .btn-info:active.focus,
  .btn-info.active.focus,
  .open > .dropdown-toggle.btn-info.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}
  .btn-info:active,
  .btn-info.active,
  .open > .dropdown-toggle.btn-info{background-image:none}

  .btn-warning{color:#ff7709;background-color:#fff;border-color:#ffa30e}
  .btn-warning:focus,
  .btn-warning.focus{color:#fff;background-color:#ee6318;border-color:#ee6318}
  .btn-warning:hover{color:#fff;background-color:#ffa30e;border-color:#ffa30e}
  .btn-warning:active,
  .btn-warning.active,
  .open > .dropdown-toggle.btn-warning{color:#fff;background-color:#ee6318;border-color:#ee6318}
  .btn-warning:active:hover,
  .btn-warning.active:hover,
  .open > .dropdown-toggle.btn-warning:hover,
  .btn-warning:active:focus,
  .btn-warning.active:focus,
  .open > .dropdown-toggle.btn-warning:focus,
  .btn-warning:active.focus,
  .btn-warning.active.focus,
  .open > .dropdown-toggle.btn-warning.focus{color:#fff;background-color:#ee6318;border-color:#ee6318}
  .btn-warning:active,
  .btn-warning.active,
  .open > .dropdown-toggle.btn-warning{background-image:none}

  .btn-danger{color:#ee2d2d;background-color:#fff;border-color:#f85656}
  .btn-danger:focus,
  .btn-danger.focus{color:#fff;background-color:#db2e2e;border-color:#db2e2e}
  .btn-danger:hover{color:#fff;background-color:#f85656;border-color:#f85656}
  .btn-danger:active,
  .btn-danger.active,
  .open > .dropdown-toggle.btn-danger{color:#fff;background-color:#db2e2e;border-color:#db2e2e}
  .btn-danger:active:hover,
  .btn-danger.active:hover,
  .open > .dropdown-toggle.btn-danger:hover,
  .btn-danger:active:focus,
  .btn-danger.active:focus,
  .open > .dropdown-toggle.btn-danger:focus,
  .btn-danger:active.focus,
  .btn-danger.active.focus,
  .open > .dropdown-toggle.btn-danger.focus{color:#fff;background-color:#db2e2e;border-color:#db2e2e}
  .btn-danger:active,
  .btn-danger.active,
  .open > .dropdown-toggle.btn-danger{background-image:none}

  .btn-lg,
  .btn-group-lg > .btn{padding:10px 16px;font-size:18px;line-height:1.3333333;}
  .btn-sm,
  .btn-group-sm > .btn{padding: 0 10px;font-size: 14px;line-height: 30px;height: 30px;}
  .btn-xs,
  .btn-group-xs > .btn{padding:1px 5px;font-size:12px;line-height:1.5;}
  .btn-block{display:block;width:100%}
  .btn-block + .btn-block{margin-top:5px}
  input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}

  /*========================主页==========================*/
  /*hd_bar*/
  .hd_bar{color:#808080;background: #f8f8f8;border-bottom: solid 1px #e2e2e2;text-align:right;font-size:13px;line-height:30px; height:31px;}
  .hd_bar .fl>a{color:#808080;display: inline-block;padding: 0 10px;border-right: solid 1px #e2e2e2;height:15px;line-height:1;}
  .hd_bar .fr {height: 30px;}
  .hd_bar .fl a:last-child{border-right:none}
  .hd_bar a:hover{color:#fd4342;}
  .hd_bar a.hot{color: #fe5611;border-left: solid 1px #e2e2e2;margin-left: 10px;}
  .hd_bar b{margin-left:8px;color: #666}
  .hd_bar .fr a{display: inline-block;border-right: solid 1px #e2e2e2;padding: 0 10px; height:15px;line-height:1;}
  .hd_bar .fr .other_login{padding: 0 10px 0 5px;}
  @media (max-width:1200px){
    .hd_bar .head_home{display: none}
  }
  /*head 头部及主导航*/
  .head{height: 70px;box-shadow: 0 3px 10px rgba(0,0,0,.08);position: relative;z-index: 2;}
  .head .head-left{position: absolute;left:0;}
  .head .head-left .logo{padding: 17px 10px 0 17px ;display: block;float: left;}
  .head .head-left .logo img{height: 1.875rem}
  .head .head-left .logo_sub{float: left;margin-top:25px;border-left: solid 1px #ddd;line-height:18px;padding-left:14px;}
  .head .head-left .logo_sub a{font-size:1rem;font-weight: bold;color: #666666;}
  .head .head-right{float: right;line-height: 70px;height: 70px;}
  .head .head-right li{float: left;text-align: center;position: relative;}
  .head .head-right li a{display: block; color: #333;font-size:1rem;padding: 0 .8rem;text-align: center;}
  .head .head-right li a:hover{color: #ff4e00;}
  .head .head-right li a.active{color: #ff4e00;}
  .head .head-right li:hover a{}
  .head li:hover .header-subnav-con {display: block;}
  .head .header-subnav-con {display: none;line-height:40px;background:#fff;min-width: 100%;box-shadow: 0 4px 4px rgba(0,0,0,.1);border-top: solid 3px #ff7a0a;position: absolute;right: 0;white-space:nowrap;}
  .head .header-subnav-con dd a{font-size: 14px;padding:2px 10px;}
  .head .header-subnav-con dd a:hover {color:#ff4e00;background: #f9f9f9;}
  .head-right-minnav{display:none}
  .tool-index .head{background: #fff}
  @media (max-width:992px){
    .head{background-position: left top}
    .head .head-right ul{display: none;}
    .head-right-minnav{display: inline-block}
  }
  /*tool-banner*/
  .tool-banner{height:30rem;width:100%;display:flex;align-items: center;justify-content: center;background:#e7eef4;text-align: center;color: #333;}
  .tool-banner h1{font-size:2.5rem;font-weight: normal;line-height: 1;color: #333333;}
  .tool-banner .container{padding-bottom:4rem}
  .tool-banner-search {padding:1.25rem 0;}
  .tool-banner-search .search-text{height:3.4rem;line-height:3.4rem;width: 550px;font-size:1rem;padding:0 10px; border: none;;border-radius:3px; box-shadow:0 5px 10px rgba(0,0,0,.05);vertical-align: middle;margin-right: 2px;}
  .tool-banner-search .search-text:focus{box-shadow:0 7px 13px rgba(0,0,0,.05);}
  .tool-banner-search .search-btn{
    color: #fff; box-shadow:0 5px 10px rgba(0,0,0,.05);border: none;display: inline-block;height:3.4rem;line-height:3.4rem;border-radius:3px;vertical-align: middle;padding: 0 1.875rem;font-size:1.125rem;cursor: pointer;
    background: #ffc78a;
    background: -webkit-linear-gradient(90deg,#ff7a0a, #ff6604);
    background: -o-linear-gradient(90deg,#ff7a0a, #ff6604);
    background: -moz-linear-gradient(90deg,#ff7a0a, #ff6604);
    background: linear-gradient(90deg,#ff7a0a, #ff6604);
  }
  .tool-banner-search .search-btn:hover{background: #ff5104;box-shadow:0 7px 13px rgba(0,0,0,.05);}
  .tool-banner-search .iconfont{font-size:1.125rem;}
  .tool-banner-text{font-size: 16px;}
  .tool-banner-text b{color: #ff6804;}
  @media (max-width:992px){
  }
  @media (max-width:768px){
    .tool-banner-search .search-text{width: 100%;margin-bottom: 1rem}
  }

  /*sub-banner*/
  .sub-banner{background:#223c99;margin-top: -70px;height: 70px;min-width: 1200px;}
  /*recommend推荐*/
  .tool-recommend{background: #fff;box-shadow:0 7px 10px rgba(0,0,0,.06);margin-top: -55px;overflow: hidden;}
  .tool-recommend li{float: left;width: 25%;padding:1rem 0;border-right: solid 1px #eceef3;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;}
  .tool-recommend li:last-child{border-right:none;}
  .tool-recommend li i{width: 3.4rem;height:3.4rem;line-height:3.4rem; display: block;margin:.3rem 1.5rem;float: left;background: #f9fafc;border-radius: 100%;}
  .tool-recommend li .title{display: block;font-weight: bold;line-height:1.2;font-size: 1.125rem;margin-top: 0.8rem;}
  .tool-recommend li .intro{display: block;color: #a5a5a5;font-size: .875rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
  .tool-recommend li:hover{margin-top: -3px;}

  .tool-icon{text-align: center;}
  .tool-icon img{vertical-align: middle;}
  @media (max-width:768px){
    .tool-recommend{display: none;}
    .tool-banner {height: 23rem;}
    .tool-banner .container {padding-bottom: 0;}
    .advantage{display: none;}
  }

  /*pop-tool推荐的工具列表*/
  .pop-tool-tit{padding:35px 0 10px;overflow: hidden;}
  .pop-tool-tit .more{float: right;font-size: 14px;margin-top: 3px;}
  .pop-tool-tit h2{font-size:18px;font-weight: bold;float: left;line-height: 1;}
  .pop-tool{padding:10px 0 70px;margin-left: -3%;}
  .pop-tool li{float: left;width:30.333%; margin-left:3%;background: #fff;box-shadow:0 3px 10px rgba(0,0,0,.05);border-radius:3px;margin-bottom:1.5rem;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;}
  .pop-tool li a{padding:1.5rem;display: block;position: relative;}
  .pop-tool li:hover{transform:translateY(-6px);-webkit-transform:translateY(-6px);-moz-transform:translateY(-6px);box-shadow:0 3px 20px rgba(64,74,112,.25);background: #fff}
  .pop-tool li i{float: left;margin-right:.5rem;}
  .pop-tool li .title{display: block;line-height:1;font-size:1.125rem;font-weight: bold;margin-bottom:1px;}
  .pop-tool li .intro{display: block;color: #b3b3b3;font-size: .875rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-right:1.4rem}
  .pop-tool li a:after{content: "\e84f";font-family: "iconfont" !important;color: #e2e3e5;position: absolute;right:.9rem;top:2rem;transition: all 0.3s ease;}
  .pop-tool li:hover a:after{right:15px;color: #333;}
  @media (max-width:768px){
    .pop-tool li{width:46.8%;}
  }
  /*advantage优势*/
  .advantage{overflow: hidden;background: #fff;padding: 120px 0;}
  .advantage .advantage-tit{font-size: 32px;text-align: center;}
  .advantage li{float: left;width: 33.333%;text-align: center;}
  .advantage li i{width: 135px;height: 175px;display: block;margin:15px auto;}
  .advantage li h3{font-size: 20px;}
  .advantage li p{font-size: 14px;color: #999;}
  .advantage .advantage-icon01{background-position: 0 0;}
  .advantage .advantage-icon02{background-position: -180px 0;}
  .advantage .advantage-icon03{background-position: -362px 0;}

  /*tool-box 工具使用*/
  .tool-box{margin:0 auto 25px; box-shadow: 0 .2rem 1.5rem rgba(0,0,0,.1)!important;background: #fff;border-radius: 0.5rem;}
  .tool-tit{border-bottom: solid 1px #eeeeee;height:50px;}
  .tool-tit .title{padding: 12px 10px 0 25px;display: inline-block;color: #666;font-weight: bold;}
  .tool-nav li{float: left;padding: 0 25px;position: relative;}
  .tool-nav li+li:before{border-left: solid 1px #dadada;display: block;position: absolute;left: 0;top:13px;content: "";width: 1px;height: 20px;}
  .tool-nav a{font-size:16px;line-height:50px;height: 50px;display: inline-block;color: #888}
  .tool-nav a:hover{color: #f00}
  .tool-nav a.active{color:var(--primary-color);font-weight: bold;border-bottom: solid 3px var(--primary-color);}
  .tool-nav a .tool-icon{width:20px;display: inline-block;vertical-align: top;margin-right: 3px;}
  .tool-nav a .tool-icon img{width: 100%;height: auto;}
  .tool-con{padding: 25px;}
  /*tool-intro 工具提示*/
  .tool-intro{box-shadow: 0 3px 10px rgba(0,0,0,.05);background: #fff;margin-bottom: 25px;overflow: hidden;line-height: 1.8;}
  .tool-intro-tit{font-size: 16px;font-weight: bold;border-left: solid 5px #fcb05f;margin-top: 15px; padding-left: 23px;margin-left: -1px;color:#5282c0;}
  .tool-intro-con{padding:10px 25px 25px;font-size: 14px;}
  /*搜索结果标头*/
  .result-head{align-items: center;font-size: 14px;display: flex;flex-direction: row;flex-wrap: wrap;gap: 10px;justify-content: space-between;}
  .result-head .fr{display: flex;gap: 5px;flex-wrap: wrap;}
  .checkbox-items {width: 100%;padding-top: 15px;padding-bottom: 24px;margin-top: 25px;border-top: 1px solid #eee;clear: both;overflow: hidden;font-size: 14px;}
  /*工具站搜索工具*/
  .tool-con .toolcon-search {position: relative;width: 55%;}
  .tool-con .toolcon-search-inp {width:100%;line-height:3.125rem;height: 3.125rem;}
  .tool-con .toolcon-search-area {font-size: 15px;width: 100%;height: 190px;border: solid 1px #dadada;box-shadow:inset 0 2px 8px rgba(0,0,0,.05);padding: 15px;line-height: 24px;}
  .tool-con .toolcon-btn{bottom: 0px;position: absolute;right: 0;padding:5px 15px;font-size: 14px;}
  .tool-con .toolcon-btn a{color: #2888e1;padding: 0 5px;}
  .tool-con .toolcon-btn a:hover{color: #ff0000;}
  .tool-con .toolcon-search-btn {width: 170px;height: 3.125rem;border-radius: 3rem; line-height:3.125rem;text-align: center;font-size: 16px;color: #fff;margin:0 15px;border: none;cursor: pointer;background:var(--subject-gradual-color);}
  .tool-con .toolcon-search-btn:hover{background: #0069d9;}
  .tool-con .toolcon-op{}
  .tool-con .toolcon-op-text{margin-left: 15px;height: 140px;font-size: 14px;color: #999;}
  .tool-con .toolcon-wait{font-size: 16px;color: #666;}
  .tool-con .toolcon-tip{width: 100%;clear: both;font-size: 14px;padding-top: 10px;}

  .toolcon-txt{
    line-height:3.125rem;width:31.25rem;
    height:3.125rem;padding: 0 20px;border: 1px solid #ccc;display: block;margin-right: -5px;text-align: center;color: #2888e1;background: #d5ebff;font-weight: bold;}
  .toolcon-txt .iconfont{font-size: 24px;line-height: 1}
  .toolcon-txt:hover{background: #fff7dc}
  .toolcon-txt-search input{font-size: 16px!important;padding: 0 20px;border-radius: 0}

  @media (max-width:992px){
    .toolcon-batch .fl,
    .toolcon-batch .fr{width: 100%!important;}
    .tool-con .toolcon-search-btn{margin:.5rem  0;}
    .tool-con .toolcon-op-text{height: auto;margin: .5rem 0}
  }
  @media (max-width:768px){
    .tool-con .toolcon-search{width:100%;}
    .tool-con .toolcon-op{width:100%;text-align: center;margin-top: .5rem}
    .switch-single{display: block}
  }

  @media (max-width:576px){
  }

  /*whois结果*/
  .whois-result{}
  .whois-result li{overflow: hidden;border: 1px solid #d9e1eb;border-bottom: none;font-size: 14px;line-height: 20px;display: flex;align-items: center;}
  .whois-result li:last-child{border-bottom: 1px solid #dee5ed;}
  .whois-result li:nth-child(odd){background:#fafbfc;}
  .whois-result li .left{float: left;text-align: right;width:20%;border-right:1px solid #d9e1eb;padding: 10px 20px 10px 0;color: #6776aa;}
  .whois-result li .left em{font-size: 12px; color: #b8bed1;}
  .whois-result li .right{padding: 10px 0 10px 20px;text-align: left;float:left;vertical-align: middle;}

  .whois-result-more{line-height: 35px;text-align: center;border: 1px solid #d6dee9;background: #eef5fd;margin: 10px 0;color: #2888e1;}
  .whois-result-more-body{border:1px solid #d9e1eb;padding: 15px;font-size: 14px;background: #fafbfc;}
  @media (max-width:992px){
    .whois-result li .left{width:11rem;}
  }
  .tool-table-box{
    width: 100%;
    overflow-x: auto;
  }
  /*工具站常用表格*/
  .tool-table{font-size: 14px;text-align: center;width: 100%;overflow: hidden;table-layout: fixed;}
  .tool-table thead th{white-space: nowrap; border: 1px solid #d9e1eb;padding: 10px 0;line-height: 20px;background-color:#f2f8ff;color:#5e83bf;text-align: center;}
  .tool-table tbody td{border: 1px solid #d9e1eb;padding: 5px;}
  .tool-table tbody tr:nth-child(even){background:#fafbfc;}
  .tool-table tbody tr{line-height:30px;height: 30px;}
  .tool-table tr td>div{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;font-size: 13px;width: 100%}
  /*工具栏目导航条*/
  .tool-list-tit{background:#fff;color: #333;box-shadow: 0 3px 10px rgba(0,0,0,.05);height: 50px;line-height:50px;margin-bottom:15px;}
  .tool-list-tit .title{float: left;font-weight: bold;margin-right:.9rem;font-size: 1rem}
  .tool-list-tit .orange {color: #ff6900!important;}
  .tool-list-ul li{float: left;}
  .tool-list-ul li a{padding: 0 20px;display: block;color: #666;line-height:50px;height:50px;margin-right:3px;}
  .tool-list-ul li a:hover{color: #ff7717;background: #fdfdfd}
  .tool-list-ul li a.active {color: #ff7717;font-weight: bold;background: #fdfdfd;border-bottom: solid 3px #ff7e23;font-size: 1rem}
  /*综合查询结果信息展示*/
  .zonghe-content{margin:0;border-radius:0 0 3px 3px;font-size:14px!important}
  .zonghe-list td{height:50px;line-height:25px;color:#666;border:1px solid #d9e1eb;padding:15px 10px;}
  .zonghe-list tr:hover{background: #f9f9f9}
  .zonghe-list .zonghe-title{width:108px;text-align:center;background: #eef5fd;color: #6c7aa5;}
  .zonghe-list a{margin-right:16px;color:#2888e1}
  .zonghe-list span{margin-right:10px;color:#000;}
  .zonghe-list .zonghe-lx{display:inline-block;line-height: 56px; height:56px;padding:0 15px;background: #eef5fd;color: #6c7aa5;font-weight: bold;border-left:1px solid #d9e1eb;border-right:1px solid #d9e1eb;margin:-15px 10px}
  .zonghe-list .zonghe-nl{border-top:1px dashed #e4eef6;margin-left:0}
  .zonghe-list .zonghe-jzls{line-height:50px;height:170px}
  .zonghe-list em a,
  .zonghe-list em span{margin-right: 0;}
  .zonghe-list .beianx>span{display: inline-block;}
  @media (max-width:768px){
    .zonghe-list .zonghe-title{width: auto}
    .zonghe-list tr td{padding: .7rem .5rem;line-height: 1.5;}
    .zonghe-list .zonghe-lx{height: auto;}
  }

  .icon-zonghe{position:relative;display:inline-block;width:27px;height:25px;vertical-align:top;border-top-left-radius:2px;border-bottom-left-radius:2px;border:1px solid #ddd;margin-right:0!important;background-color:#f7f7f7;}
  .zonghe-content em{display:inline-block;border:1px solid #ddd;margin-right:16px;border-left:0;padding:0 7px;height:25px;line-height:23px;vertical-align:top;border-top-right-radius:2px;border-bottom-right-radius:2px;color:#333;font-weight:700;min-width:15px;text-align:center;background: #fff;}
  .icon-zonghe i{position:absolute;background-repeat:no-repeat;left:50%;top:50%}
  .icon-bdrz{margin-left:-6px;margin-top:-6px;height:12px;width:12px;background-position:0 -12px}
  .icon-bdpj{margin-left:-5.5px;margin-top:-6px;height:12px;width:11px;background-position:0 0}
  .icon-sg{height:14px;width:14px;margin-left:-7px;margin-top:-7px;background-position:0 -53px}
  .icon-bdqz{margin-left:-6px;margin-top:-7px;height:14px;width:12px;background-position:0 -24px}
  .icon-wx{margin-left:-8.5px;margin-top:-6.5px;height:13px;width:17px;background-position:0 -81px}
  .icon-qq{margin-left:-6.5px;margin-top:-7.5px;height:15px;width:13px;background-position:0 -38px}
  .icon-bq{margin-left:-7.5px;margin-top:-7px;height:14px;width:15px;background-position:0 -67px}

  /*条件筛选*/
  .tool-filtrate{font-size: 14px;}
  .tool-filtrate dl{margin:20px auto;}
  .tool-filtrate dl dt{float: left;width: 80px;margin-right: -80px;}
  .tool-filtrate dl dd{margin-left: 80px;}
  .tool-filtrate dl dd span{display: inline-block;padding: 0 15px;cursor: pointer;line-height: 22px;}
  .tool-filtrate dl dd span:hover{background: #f5f5f5}
  .tool-filtrate dl dd span.active{background: #d6a570;color: #fff;}
  /*历史数据图表*/
  .history-chart{max-width:100%;margin: 0 auto 20px;overflow-x: auto;white-space: nowrap;}
  .calender-canvas li {display: inline-block;width:3.32rem;cursor: pointer;border: 1px solid #d9e1eb;border-left: none;}
  .calender-canvas li:first-child{border-left: 1px solid #d9e1eb;}
  .canvas-top {display: flex;align-items: flex-end;width:100%;height:4.625rem;background: #fafbfd; box-sizing: content-box;}
  .canvas-top:hover{background: #fff;}
  .canvas-top span {display: inline-block;width: 4px;height: 0;background:#537bc2;}
  .canvas-top:hover span{background-color:#305596;}
  .canvas-bottom {margin: 6px 0 10px;font-size: 14px;}
  .canvas-bottom li {display: inline-block;width:3.32rem;height: 24px;line-height: 24px;border: solid 1px #fff ;text-align: center;cursor: pointer;}
  .canvas-bottom li:hover {color: #f00}
  .calender-canvas .cal_li.on .canvas-top {background-color: #ffffa5 !important;}
  .calender-canvas .cal_li.on .canvas-top span{background-color: #526dc0;}
  .canvas-bottom li.on {color: #ffffff;background-color: #526dc0;}

  /*洋葱皮*/
  .crumbs{font-size:.875rem;line-height:2.5rem;height:2.5rem;color: #999;}
  .crumbs a{color: #6c7aa5;}
  .crumbs a:hover{color: #ff0000;}

  .disabled {
    background: grey !important;
  }


  dot {
    display: inline-block;
    height: 1em;
    line-height: 1;
    text-align: left;
    vertical-align: -.25em;
    overflow: hidden;
  }
  dot::before {
    display: block;
    content: '...\A..\A.';
    white-space: pre-wrap;
    animation: dot 2s infinite step-start both;
  }
  @keyframes dot {
    33% {
      transform: translateY(-2em);
    }
    66% {
      transform: translateY(-1em);
    }
  }

  /*进度条*/
  .progress {
    overflow: hidden;
    position: relative;
    height: 15px;
    border-radius: 100px;
    border: none;
    box-shadow: inset 0 3px 6px rgb(0 0 0 / 5%);
    background: #f5f5f5;
  }
  .progress-bar{background:#6b8cd8;padding: 0 0px;text-align: center;height: 15px;line-height: 15px; color: #333;}
  .bg_green{background:#53bb66;}
  .bg_red{background:#e74540;}

  .min_input{height: 30px;line-height: 30px;}


  /*搜索选择*/
  .ydjj_search_row{font-size: 14px;margin-top: 10px;}
  /*选择*/
  .ydjj_attt{display: inline-block;}

  .ydjj_search_list .ydjj_attt_wrapper{margin-right: 0px;}
  .ydjj_attt_picker {
    position: relative;
    display: inline-block;
    cursor: pointer;
    outline: 0;}
  .ydjj_attt_picker .ydjj_attt_checked{
    color: #06c;
    font-weight: normal;
    display: none;
    position: relative;
    top: 5px;
    left: 0px;
    width: auto;
    height: auto;
    line-height: 20px;
    margin-top: -10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-radius: 3px;
    z-index: 9;
    display: inline-block;
  }
  .ydjj_attt_box{position: relative;display: inline-block;margin-right: 5px;}
  .ydjj_attt_dropdown{
    display: none;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, 0.65);
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    -webkit-font-feature-settings: 'tnum';
    font-feature-settings: 'tnum';
    position: absolute;
    top:29px;
    right:-280px;
    z-index: 1050;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    font-variant: initial;
    background-color: #fff;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    outline: none;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);}
  .ydjj_attt_dropdown_padd{padding: 15px;}
  .ydjj_attt_list {}
  .ydjj_attt_list li {
    float: left;
    width: 72px;
    height: 28px;
    border: 1px solid #e9ecef;
    cursor: pointer;
    transition: all .2s;
    line-height: 28px;
    text-align: center;
    font-size: 12px;
    color: #404040;
    margin: 0px 0 -1px -1px;
  }
  .ydjj_attt_list li:hover{background: #fff8f2;}
  .ydjj_attt_list li.active {
    color: #ff6300;
    position: relative;
    border: 1px solid #ff9e5d!important;
    background: #ffedde;
  }
  .ydjj_attt_bottom{overflow: hidden;width: 100%;padding-top: 12px;}
  .ydjj_attt_bottom_input{width:70px;}
  .ydjj_attt_bottom_btn{background: #ff7200;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    width:70px;
    float: right;vertical-align: middle;
    line-height: 26px;height: 28px;
    text-decoration: none;
    border:none;}
  .ydjj_attt_dropdown_list{
    position: absolute;
    top:29px;
    right:-120px;}
  .ydjj_attt_dropdown_list li {
    display: block;
    padding: 3px 12px;
    overflow: hidden;
    color: #404040 !important;
    font-size: 12px;
    font-weight: 400 !important;
    line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
    border-bottom: 1px solid #e9ecef;

  }
  .ydjj_attt_dropdown_list li:hover{background: #fff8f2;}
  .ydjj_attt_dropdown_list li.active {
    color: #ff6300!important;
    position: relative;
    background: #ffedde;
  }
  /*提示信息*/
  .alert {padding:10px 15px;font-size: 14px;margin-bottom: 10px;border: 1px solid transparent;}
  .min-alert {padding: 5px 15px;margin-bottom: 5px;}
  .alert-danger {background-color: #fff5f5;color: #ff0500;}
  .alert-info {color:#4150e3;background: #f2f5ff;}
  .alert-success {background-color: #E6FAE1;color: #1C971E;}
  .alert-warning {background-color: #fffbf4;color: #ff5200;}


  /*.result-attt-list*/
  .result-screen-list{display: inline-block;margin-right: 7px;}
  .result-screen-list li {
    height: 28px;
    border: 1px solid #e9ecef;
    cursor: pointer;
    transition: all .2s;
    line-height: 28px;
    text-align: center;
    font-size: 12px;
    color: #404040;
    margin: 0 -3px 0 -3px;background: #fff;
    padding: 0 10px;display: inline-block;
  }
  .result-screen-list li:hover{background: #fff8f2;}
  .result-screen-list li.active{
    color: #ff6300;
    position: relative;
    border: 1px solid #ff9e5d!important;
    background: #ffedde;
  }
  .ydjj_label{cursor: pointer}
  .ydjj_label input:focus{box-shadow: none;}

  /*screen-btn-box*/
  .screen-btn-box{display: inline-block;width: 100%;margin: 10px 0;}
  .screen-btn-con{position: relative;width:100%;border: 1px solid #b0bfec!important;box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.1);border-radius: 4px 4px 0 0;padding: 10px 10px 0;background: #fff;}
  .screen-btn-list{}
  .screen-btn-list li {
    float: left;
    padding: 0 10px;
    height: 28px;
    border: 1px solid #ddd;
    cursor: pointer;
    transition: all .2s;
    line-height: 28px;
    text-align: center;
    font-size: 12px;
    color: #404040;
    margin: 0px 0 -1px -1px;
  }
  .screen-btn-list li:hover{background: #f8fcff;}
  .screen-btn-list li.active {
    color:#2188e8;
    position: relative;
    border: 1px solid #b0bfec!important;
    background:#e5f1ff;
  }
  .screen-btn-list.danger li.active {
    color: #ee2d2d;
    position: relative;
    border: 1px solid #ffb6b6 !important;
    background: #fff3f3;
  }
  .screen-btn-row{display: flex;margin-bottom:10px;}
  .screen-btn-label{margin-right: 10px;text-align: right;width:60px;font-size: 13px;}
  .screen-btn-bottom{text-align: center;border-top: solid 1px #ddd;padding: 10px;}
  @media (max-width:1200px){
    .screen-btn-con{left: 0;}
    .screen-btn-con::before{left:28px}
  }
  @media (max-width:568px){
    .screen-btn-box,
    .screen-btn-con{width:100%;}
    .screen-btn-row {flex-direction: column;}
    .screen-btn-label{width: 100%;text-align: left;}

  }

