.apiBanner{
    background: url("../img/api_bg.png") top center no-repeat;
    height: 430px;
}
.apiBanner img{
    text-align: center;
    margin:  0 auto;
    margin-bottom: 23px;
    display: block;
}
.apiTitle{
    font-size: 14px;
    text-align: center;
    color: #fff;
}
.h_20 {
    height: 20px;
    width: 100%;
}
.api_sub {
    margin: -320px auto 33px auto;
    width: 1200px;
    background-color: white;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    padding-bottom: 30px;
}
.api_title p {
    line-height: 22px;
    height: 22px;
    padding-left: 15px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.api_title p:before{
    position: absolute;
    content: "";
    width:6px;
    height:22px;
    background-color: #FFC337;
    left: -1px;
    top: 1px;
}
.api_line {
    background-color: #eeeeef;
    width: 1140px;
    height:1px;
    margin:0px 30px;
    padding:0px;
    overflow:hidden;
}
.layui-form-item {
    padding-top: 15px;
    padding-bottom: 15px;
}
.api_form label {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    padding-left: 80px;
    padding-right: 40px;
    width: auto;
}
.api_form label img{
    margin-right: 10px;
    vertical-align: middle;
}
.layui-form-select {
    width: 480px;
}
.api_form_fir {
    margin-top: 50px;
}
.layui-form-radio {
    width: 150px;
}
.w_150 {
    float: left;
    width: 150px;
    height: 30px;
}
.api_form_sel .layui-form-select {
    width: 180px;
    float: left;
    margin-top: 20px;
    margin-right: 20px;
}
.layui-form-radio>i:hover, .layui-form-radioed>i {
    color: #20D4EF !important;
}
.layui-form-checked[lay-skin=primary] i {
    border-color: #20D4EF !important;
    background-color: #20D4EF;
}
.layui-form-checkbox[lay-skin=primary]:hover i {
    border-color: #20D4EF;
    color: #fff;
}
/*.layui-form-checkbox[lay-skin=primary]:hover i{*/
    /*border-color: #20D4EF !important;*/
    /*color: #20D4EF;*/
/*}*/
.layui-form-select dl dd.layui-this{
    background-color: #20D4EF !important;
}
.layui-form-item button {
    width: 242px;
    height: 58px;
    background-color: #20D4EF;
    color: white;
    font-size: 18px;
}
.layui-form {
    margin-bottom: 50px;
}
.balance>a {
    display: inline-block;
    width: 128px;
    height: 48px;
    background: #20D4EF;
    box-shadow:0px 4px 14px 0px rgba(0,153,255,0.4);
    border-radius: 24px;
    text-align: center;
    line-height: 48px;
    font-size: 16px;
    color: #fff;
    margin-left: 30px;
    margin-right: 30px;
}
.countMoney{
    color: #F8B551;
}
.api_center {
    margin-top: 20px;
    text-align: center;
}
.api_linker {
    margin-top: 20px;
    margin-left: 56px;
    margin-bottom: 30px;
}
.api_linker input {
    float: left;
    width: 700px;
    height: 50px;
}
.api_linker .layui-btn {
    float: left;
    font-size: 14px;
    line-height: 50px;
    width: 125px;
    height: 50px;
    margin-left: 5px !important;
}
.api_btton_primary {
    border-color: #20D4EF !important;
    color: #20D4EF !important;
}
.api_btton_normal {
    background-color: #20D4EF !important;
}
.api_api_res {
    width: 1090px;
    overflow: hidden;
    border-style:none dashed dashed dashed;
    border-color: #dcdcdc;
    border-width: 1.5px;
    font-size: 14px;
}

.api_api_res table {
    width: 1030px;
    margin: 0 28px 20px 28px;
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}
.api_api_res tr {
    height: 40px;
}
.api_api_res th,td {
    text-align: center;
    line-height: 46px;
}
/* api提取 */
.apiArea {
    width: 937px;
    margin: 20px 0;
    margin-top: -310px;
    float: left;
}
.api_content {
    width: 937px;
    background: #fff;
    position: relative;
    box-shadow:0px 4px 20px 0px rgba(0, 0, 0, 0.1);
    padding-top: 20px;
}
.api_content .content_main {
    width: 100%;
    box-shadow: 0px 0px 16px 0px rgba(1, 1, 1, 0.08);
    background: #fff;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 40px;
}
.api_title {
    font-size:20px;
    color:#343434;
    position: relative;
    line-height: 40px;
    height:40px;
    background: #FFFFFF;
    margin-left: 20px;
}
.api_title img{
    margin-right: 10px;
}
.api-r-title>span{
    margin-left: 4px;
}
.api_content .content_main .select_box1 {
    display: flex;
    align-items: center;
    margin-top: 45px;
}
.api_content .content_main .select_box1 .lable {
    font-size: 14px;
    margin-right: 50px;
}
.api_content .content_main .select_box1 .selects {
    display: flex;
    align-items: center;
    height: 50px;
    padding-top: 15px;
    box-sizing: border-box;
}
.api_content .content_main .select_box1 .layui-select-title {
    width: 480px;
    height: 50px;
}
.api_content .content_main .select_box1 .layui-unselect {
    height: 50px;
}
.api_content .content_main .select_box1 .layui-unselect dd {
    height: 50px;
    line-height: 50px;
}
.api_content .content_main .select_box1 .revc {
    width: 140px;
    height: 50px;
    background: #FA402F;
    font-size: 14px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    margin-left: 55px;
    border-radius: 5px;
    cursor: pointer;
}
.api_content .content_main .drop_down {
    display: flex;
    padding: 45px 0 0 0 ;
    align-items: center;
}
.api_content .content_main .drop_down .drop_a1 {
    font-size: 16px;
    color: #333;
    width: 124px;
}
.api_content .content_main .drop_down .select_ul {
    position: relative;
}
.api_content .content_main .drop_down .select_ul select {
    width: 428px;
    height: 38px;
    padding-left: 20px;
    box-sizing: border-box;
    border: 1px solid #dddddd;
    margin: 0 30px;
    color: #666666;
}
.api_content .content_main .drop_down .select_ul ul {
    position: absolute;
    top: 38px;
    left: 30px;
    z-index: 9;
}
.api_content .content_main .drop_down .select_ul ul li {
    width: 428px;
    height: 38px;
    border: 1px solid #dddddd;
    box-sizing: border-box;
    border-top: none;
    background: #fff;
    display: none;
    line-height: 38px;
    padding-left: 20px;
}
.api_content .content_main .drop_down .select_ul ul li:hover {
    background: #f7f7f7;
}
.api_content .content_main .drop_down .free_rec {
    width:160px;
    height:48px;
    box-shadow:1px 4px 14px 0px rgba(244,161,40,0.4);
    border-radius:24px;
    background:#F4A128;
    font-size:16px;
    color:#fff;
    text-align: center;
    line-height: 48px;
}
.api_content .content_main .drop_down .course_rec{
    width:140px;
    height:48px;
    line-height: 48px;
    background: #20D4EF;
    color: #fff;
    box-shadow:0px 4px 14px 0px rgba(11,149,255,0.4);
    border-radius:24px;
    text-align: center;
    margin-left: 14px;
}
.api_content .content_main .account_a {
    position: relative;
}
.api_content .content_main .account_a .new_p {
    font-size: 14px;
    padding: 40px 0;
}
.api_content .content_main .account_a .new_sp {
    display: block;
    width: 260px;
    height: 120px;
    border: 1px solid #20D4EF;
    padding: 10px 30px;
    border-radius: 3px;
}
.api_content .content_main .account_a .new_sp .new_sp2 {
    display: flex;
    align-items: center;
    padding-top: 35px;
}
.api_content .content_main .account_a .new_sp .new_sp2 b {
    font-size: 30px;
    color: #20D4EF;
    font-weight: 500;
}
.api_content .content_main .account_a .new_sp .new_sp2 a {
    display: block;
    width: 77px;
    height: 27px;
    background: #20D4EF;
    color: #fff;
    text-align: center;
    line-height: 27px;
    border-radius: 3px;
    margin-left: 45px;
}
.api_content .content_main .account_a .new_text {
    position: absolute;
    bottom: 10px;
    left: 350px;
    font-size: 14px;
}
.api_content .content_main .drag_strip {
    position: relative;
    margin-top: 40px;
    height: 20px;
    display: flex;
    align-items: center;
}
.api_content .content_main .drag_strip .strip_num {
    margin-right: 50px;
    font-size: 14px;
    color: #333333;
}
.api_content .content_main .drag_strip .demo-slider {
    width: 420px;
}
.api_content .content_main .drag_strip .demo-slider .layui-slider {
    height: 6px;
}
.api_content .content_main .drag_strip .layui-slider-wrap-btn {
    height: 30px;
    border-radius: 1px;
    width: 15px;
    border: 1px solid #20D4EF !important;
    background: #ffffff;
    line-height: 30px;
    position: relative;
}
.api_content .content_main .item_evn {
    padding: 60px 0;
}
.api_content .content_main .item_evn .layui-unselect {
    margin-left: 12px;
}
.api_content .content_main .item_evn .evn_text {
    margin-left: -52px;
}
.api_content .content_main .item_evn .block2 {
    padding-left: 70px ;
}
.api_content .content_main .item_evn .block2 .layui-form-radio > i:hover,
.api_content .content_main .item_evn .block2 .layui-form-radioed > i {
    color: #20D4EF;
}
.api_content .content_main .item_evn2 {
    display: flex;
}
.api_content .content_main .item_evn2 .evn_text2 {
    width: 180px;
    padding: 25px 0 0 0;
    box-sizing: border-box;
}
.api_content .content_main .item_evn2 .block3 .layui-unselect {
    width: 25%;
    padding: 20px 0;
}
.api_content .content_main .item_evn2 .block3 .layui-form-radio > i:hover,
.api_content .content_main .item_evn2 .block3 .layui-form-radioed > i {
    color: #20D4EF;
}
.balance{
    margin-top: 5px;
    font-size:16px;
    color:rgba(51,51,51,1);
}
.balance>span{
    color: #F8B551;
}
.balance>a{
    display: inline-block;
    width:128px;
    height:48px;
    background:#20D4EF;
    box-shadow:0px 4px 14px 0px rgba(1,192,255,0.4);
    border-radius:24px;
    text-align: center;
    line-height: 48px;
    font-size:16px;
    color:rgba(255,255,255,1);
    margin-left: 30px;
    margin-right: 30px;
}
.region_list {
    position: relative;
    margin-bottom: 25px;
    height: auto;
    display: flex;
}
.region_list.way{
    margin-bottom: 0px;
    color: red;
    position: relative;
    top: 16px;
}
.region_list.numbers {
    margin: 30px 0 50px;
}
.region_list > .left {
    float: left;
    width: 115px;
    /* margin-right: 35px; */
    font-size: 16px;
    color: #333;
    height: 46px;
    line-height: 46px;
    padding-top: 5px;
    text-align: right;
}
.region_list.way > .left{
    height: 29px;
    line-height: 29px;
    padding-top: 0px;
    color: red;
}
.region_list > .left.mt10 {
    margin-top: 10px;
}
.region_list > .left.mt-10 {
    margin-top: -10px;
}
.region_list > .left.mt-5 {
    margin-top: -5px;
}
.region_list > .right {
    position: relative;
    float: left;
    text-align: left;
    width: 82%;
    /*background-color: #fbb;*/
}
.limit{
    margin-top: 14px;
    line-height: 28px;
}
.way .limit{
    margin-top: 0px;
}
.region_list > .right > .free_btn {
    float: left;
    font-size: 16px;
    background: #FB402F;
    line-height: 46px;
    border-radius: 5px;
    margin-left: 30px;
}
.region_list > .right > .free_btn.did {
    background: #d7d7d7;
}
.region_list > .right > .free_btn.did > a {
    cursor: default;
}
.region_list > .right > .free_btn > a {
    display: block;
    color: #fff;
    padding: 0 16px;
    cursor: pointer;
}
.region_list > .right > .contact-servicer {
    font-size: 12px;
    color: #24b0de;
    position: absolute;
    right: 20px;
    top: 17px;
    cursor: pointer;
}
.region_list > .right.agent {
    height: 46px;
    line-height: 46px;
    position: relative;
}
.region_list > .right.agent i.notice {
    color: #C9CFD9;
    cursor: pointer;
}
.region_list > .right.stable {
    margin-top: 12px;
}
.region_list > .right.stable label {
    margin: 0 32px 20px 0;
}
.region_list > .right.nature label input:checked ~ i {
    box-shadow: none;
    background-color: #e8f4fb;
}
.region_list > .right.nature label input:checked ~ i:before {
    opacity: 1;
}
.region_list > .right.nature label i {
    width: 14px;
    height: 14px;
    border-radius: initial;
    box-shadow: 0 0 0 #000;
    color: #2965FF;
    line-height: 13px;
    background: #EAECF5;
}
.region_list > .right.nature label i:before {
    left: 4px;
    position: absolute;
    opacity: 0;
    font-size: 12px;
    content: "";
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 5px;
    height: 10px;
    border-color: #20D4EF;
    border-style: solid;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg);
}
.region_list > .right.nature label i:after {
    content: "";
    display: none;
}
.region_list > .right label {
    display: inline-block;
    cursor: pointer;
    margin: 0 21px 0 0;
    font-size: 14px;
}
.region_list > .right label input {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
}
.region_list > .right label input:checked ~ i {
    box-shadow: 0 0 0 1px #20D4EF;
}
.region_list > .right label input:checked ~ i:after {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
}
.region_list > .right label i {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin-right: 8px;
    background: #EAECF5;
    position: relative;
    top: 2px;
}
.region_list > .right label i:after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    -moz-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    display: inline-block;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #20D4EF;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.region_list > .right > input {
    border: none;
    padding: 0;
    margin: 0;
    width: 95px;
    outline: none;
    border-bottom: 1px solid #c9ced7;
    position: relative;
    left: -20px;
    text-indent: 5px;
}
.region_list > .right .more {
    color: #4fa4fe;
    font-size: 12px;
}
.region_list > .right #Demo {
    width: 770px;
    position: relative;
    top: -24px;
}
/*section > .container .content > .region .region_list > .right #Demo > div.count .savecookie {
    display: inline-block;
    line-height: 40px;
    position: relative;
    width: calc(100% - 40px - 40px);
    height: 100%;
    text-align: center;
  }*/
.is_time select {
    border: 1px solid #E5E5E5;
}
/* 结果注释 */
.zhushi{
    margin-top: 20px;
}
.zhushi>div{
    margin-top: 20px;
    margin-bottom: 30px;
    padding-bottom: 25px;
}
.zhushi>div>span{
    display: inline-block;
    margin-right: 20px;
    font-size:14px;
    color:#666666;
    line-height:36px;
}
.zhushi>div>span>i{
    font-size:14px;
    font-weight:bold;
    color:#94C4F4;
}
/* 返回结果示例 */
.b_result{
    margin-top: 20px;
    padding-bottom: 20px;
}
.b_result>div{
    width: 906px;
    padding: 20px;
    margin-left: 20px;
    margin-top: 10px;
    background: #F0F3F5;
    line-height: 30px;
    font-size:15px;
    color:rgba(51,51,51,1);
}
/* 生成按钮 */
.bt_s {
    padding: 20px 0;
    clear: both;
    text-align: center;
}
.bt_s span,.bt_s .check_btn{
    display: inline-block;
    width:160px;
    height:52px;
    line-height: 52px;
    background:#20D4EF;
    box-shadow:0px 4px 14px 0px rgba(0,153,255,0.4);
    border-radius:26px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin: 0 auto;
    cursor: pointer;
    font-size: 16px;
}
.bt_s .check_btn{
    width:128px;
    text-align: center;
    height:52px;
    line-height: 52px;
    background:#fff;
    border:1px solid #20D4EF;
    box-shadow:0px 4px 14px 0px rgba(11,149,255,0.4);
    border-radius:26px;
    color: #20D4EF;
    margin-left: 40px;
}
.api_connect {
    padding: 20px 0;
}
.api_connect .connect_sp {
    display: flex;
    align-items: center;
}
.api_connect .connect_sp h5 {
    font-size: 20px;
    color: #333;
    position: relative;
}
.api_connect .connect_sp a{
    color: #666;
    cursor: auto;
}
.produce {
    /* background: red; */
    display: flex;
}
.produce input {
    width: 523px;
    height: 50px;
    padding-left: 20px;
    box-sizing: border-box;
    border: 1px solid #dddddd;
}
.pr_fu{
    display: inline-block;
    width: 100px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    color: #fff;
    background: #20D4EF;
    border: 1px solid #20D4EF;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.produce a {
    display: inline-block;
    line-height: 52px;
    text-align: center;
    font-size: 14px;
    color: #20D4EF;
    margin-left: 10px;
    width:100px;
    height:52px;
    background:#fff;
    border-radius:6px;
    border: 1px solid #20D4EF;
}
.api_connect .connect_sp h5 img.noteHover{
    cursor: pointer;
}
.hint{
    display: none;
    opacity: 0.8;
    text-align: left;
    position: absolute;
    top: 35px;
    left: 53px;
    width: 360px;
    padding: 10px 15px;
    height: auto;
    border-radius: 5px;
    border: 1px solid #c9ced7;
    background-color: #fff;
    line-height: 17px;
    color: #666;
    font-size: 12px;
    z-index: 99;
}
.hint:before{
    display: block;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 8px solid #c9ced7;
    top: -8px;
}
.hint:after{
    display: block;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 8px solid #fff;
    top: -6px;
}
.api_connect .connect_sp h5:hover .hint{
    display: block;
}
.api_content .errorTable{
    display: block;
    border: 1px solid #ddd;
    border-radius: 3px;
    width: 897px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 25px;
}
.api_content .errorTable table{
    width: 100%;
}
.api_content .errorTable table thead{
    background-color: #E9FAFE;
    color: #666666;
}
.api_content .errorTable table thead tr{
    height: 38px;
    margin-top: 25px;
}
.api_content .errorTable tbody td{
    text-align: left;
    padding-left: 55px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
}
.api_content .errorTable table th,.errorTable table td{
    text-align: left;
    padding-left: 55px;
}
.api_content .apiCode{
    padding-left: 102px;
}
.api_content .apiCode .secondCode{
    margin-left: 40px;
}
.api_content.ways{
    margin: 20px 0;
    padding-bottom: 20px;
    word-wrap: break-word;
}
.api_content.ways .example{
    margin-left: 38px;
    font-size: 14px;
    line-height: 1.8;
}
.api_content.ways .c-red{
    color: #F77954;
}
.api_content.result{
    padding-bottom: 20px;
}
.api_content .errorTable tbody tr:nth-child(2n){
    background: #F8FFFF;
}
.b_demo{
    margin-top: 30px;
    margin-bottom: 60px;
}
.b_demo>div{
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 30px;
    /* margin-bottom: 40px; */
}
.b_demo>div>ul>li{
    margin-right: 16px;
    width:166px;
    height:135px;
    border-radius:4px;
    background:#fff;
    float: left;
    box-sizing: border-box;
    text-align: center;
    margin-top: 20px;
    border: 1px solid #E5E5E5;
}
.b_demo>div>ul>li.mr0{
    margin-right: 0;
}
.b_demo>div>ul>li>p:nth-child(1){
    font-size:18px;
    color:rgba(51,51,51,1);
    line-height:59px;
    margin-top: 17px;
}
.b_demo>div>ul>li>p:nth-child(2){
    width:110px;
    height:38px;
    background:rgba(255,255,255,1);
    border:1px solid  #20D4EF;
    /*box-shadow:0px 4px 10px 0px rgba(0,153,255,0.32);*/
    border-radius:19px;
    text-align: center;
    line-height: 38px;
    margin-left: 30px;
    cursor: pointer;
}
.b_demo>div>ul>li>p:nth-child(2) a{
    color:  #20D4EF;
}
/*IP检测*/
.ipCheckTitle{
    font-size: 30px;
    color: #fff;
    text-align: left;
    padding-top: 40px;
}
.c-yel {
    color: #FFF799;
}
.ipCheckUl{
    text-align: left;
    color: #fff;
    font-size: 16px;
    line-height: 2;
    margin-top: 20px;
    padding-left: 10px;
}
.ipCheckUl li{
    position: relative;
}
.ipCheckUl li:before{
    content: "";
    position: absolute;
    height: 4px;
    width: 4px;
    background: #0CFFF1;
    left: -10px;
    top: 13px;
    border-radius: 100%;
}
.ipCheckBanner{
    background: url("../img/test_banner.jpg") top center no-repeat;
    height: 430px;
    padding-top: 80px;
}
.ipcheckSub{
    margin: -130px auto 33px auto;
}
.check_index {
    height:68px;
    border-bottom: 2px solid #20D4EF;
    text-align: left;
}
.ipcheckChoice{
    width: 300px;
    font-size: 16px;
    height: 66px;
    line-height:  66px;
    display: inline-block;
    text-align: center;
    color: #20D4EF;
}
.ipcheckChoice.active{
    color: #fff;
    border-bottom: 4px solid #20D4EF;
    background: #20D4EF;
}
.ipcheckChoice .httpIcon{
    background: url("../img/http_icon.png") top center no-repeat;
    height: 25px;
    width: 26px;
    display: inline-block;
    margin-right: 5px;
}
.ipcheckChoice .sockIcon{
    background: url("../img/sock_icon.png") top center no-repeat;
    height: 25px;
    width: 26px;
    display: inline-block;
    margin-right: 5px;
}
.ipcheckChoice.active .httpIcon{
    background: url("../img/http_icon_on.png") top center no-repeat;
}
.ipcheckChoice.active .sockIcon{
    background: url("../img/sock_icon_on.png") top center no-repeat;
}
.check_btton_primary {
    float: left;
    color: #20D4EF !important;
    height: 50px !important;
    line-height: 50px !important;
    font-size: 16px !important;
    width: 160px;
}
.check_button_sel {
    background: none !important;
    color: #20D4EF !important;
    border-right: none;
    border-top: none;
    border-left: none;
    border-bottom: 2px solid #20D4EF;
    border-radius: 0;
}
.check_text {
    width: 1140px;
    height: 270px;
    background-color: #F6F8FF;
    color: #A8ABBA;
    border-radius: 2px;
    border-width: 0;
    resize: none;
    font-size: 16px;
    line-height: 150%;
    padding: 24px 30px;
}
.check_text::placeholder{
    color: #A8ABBA;
}
.check_sub{
    text-align: center;
    margin-top: 30px;
}
.check_btn_f {
    /*float: right;*/
    text-align: center;
    line-height: 48px;
    transition: all .5s;
    width: 144px;
    height: 48px;
    display: inline-block;
    cursor: pointer;
    color: #666666;
    font-size: 16px;
    /*border-radius: 24px;*/
    border: 1px solid #eee;
    margin-right: 17px;
    border-radius: 25px;
    box-shadow: 1px 2px 14px 0px rgba(18, 196, 255, 0.3);
}
.chenk_btn_c {
    /*float: right;*/
    text-align: center;
    line-height: 48px;
    transition: all .5s;
    width: 146px;
    height: 50px;
    display: inline-block;
    cursor: pointer;
    background-color: #20D4EF;
    /*border-radius: 24px;*/
    color: white;
    font-size: 16px;
    border-radius: 25px;
    box-shadow:0px 2px 14px 0px rgba(0, 0, 0, 0.1);
}
.check_tab_th{
    width: 20%;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    background-color: #E9FAFE;
    text-align: center;
    color: #666666;
}
.check_tab_th thead{
    width: 1140px;
}
.check_area {
    text-align: center;
    margin-top: 30px;
}
.check_area::placeholder{
    color: #A8ABBA;
}
.check_btton_normal {
    float: left;
    border: none;
    color: #999 !important;
    width: 161px !important;
    height: 48px !important;
    line-height: 48px !important;
    font-size: 16px !important;
    margin-left: 0px !important;
    border-radius: 0;
}
.check_res_t h3{
    text-align: center;
    font-size: 18px;
}
.api_sub2{
    margin: 30px auto 33px auto;
    width: 1200px;
    background-color: white;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    padding-bottom: 30px;
    padding-top: 30px;
}
.check_tab_th img{
    margin-right: 7px;
}
.check_res_tab {
    margin: 30px auto 180px auto;
    width: 1140px;
}
.check_res_tab tr{
    width: 100%;
}
.no-record{
    text-align: center;
    margin: 20px auto;
    color: #999999;
}
.no-record img{
    margin-bottom: 10px;
}
/*右侧*/
.apiRight{
    float: left;
    width:249px;
    margin-left: 14px;
    margin-top: -310px;
}
.api-r-plate{
    width: 100%;
    min-height:473px;
    background: #fff;
    box-shadow:0px 4px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 20px;
    margin-top: 14px;
}
.api-r-title{
    color: #000;
}
.api-r-news{
    position: relative;
    color: #666666;
    font-size: 16px;
    max-width: 218px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 18px;
    display: inline-block;
    padding-left: 20px;
    cursor: pointer;
}
.api-r-news:hover{
    color: #20D4EF;
}
.api-r-news:before{
    content: "";
    position: absolute;
    left: 4px;
    top: 9px;
    width:6px;
    height:6px;
    border-radius:100%;
    background: #ddd;
}
.mr5{
    margin-right: 5px;
}
.mask{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.3);
    text-align: center;
    display: none;
}
.mask .mask_inner{
    position: relative;
    top: 50%;
    left: 50%;
    margin: -320px 0 0 -250px;
    width: 640px;
    height: 500px;
    background-color: #fff;
    border-radius: 10px;
}
.mask .mask_inner .content{
    height: 449px;
    overflow-y: scroll
}
.mask > .mask_inner:before {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -12px;
    width: 2px;
    height: 26px;
    background-color: #fff;
}
.mask > .mask_inner > span{
    display: inline-block;
    font-size: 25px;
    position: absolute;
    left: 50%;
    bottom: -45px;
    margin-left: -14px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 25px;
    color: #fff;
    border-radius: 50%;
    border: 2px solid #fff;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.api_content .content.errorTable{
    width: unset!important;
    margin-top:unset!important;
}
.mask_inner.api_content{
    padding-top: 25px;
}
.region{
    display: none;
}
td a.button {
    background-color: #337ab7;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
}

td a.button:hover {
    background-color: #286090;
}
.buttons.unlimited.autoaddwhiteip{
    display: none;
}
/*rol样式开始*/
#server-api-tab table,#server-device-tab table{
    width: 100%;
}
#server-api-tab tr,#server-device-tab tr{
    border: 1px solid #b7b3b3;
    display: table-row;
    box-sizing: border-box;
    border-collapse: collapse;
    /* color: rgba(0, 0, 0, .65); */
    height: 55px;
}
#server-api-tab th,#server-device-tab th{
    background-color: #b0b0b026;
    padding: 16px 10px;
    border-right: 1px solid #e8e8e8;
    /* color: rgba(0, 0, 0, .85); */
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5;
    display: table-cell;
    border-bottom-width: 1px !important;
}
#server-device-tab td,#server-api-tab td{
    display: table-cell;
    /* color: rgba(0, 0, 0, .65); */
    font-size: 17px;
    line-height: 1.5;
    padding: 10px 13px;
    margin: 0;
}
.btn {
    display: inline-block;
    font-weight: 400;
    color: rgb(33, 37, 41);
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    cursor: pointer;
    transition: color 0.15s ease-in-out 0s, background-color 0.15s ease-in-out 0s, border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.btn-success {
    color: rgb(255, 255, 255);
    background-color: rgb(40, 167, 69);
    border-color: rgb(40, 167, 69);
    box-shadow: none;
}
.btn-warning {
    color: rgb(31, 45, 61);
    background-color: rgb(255, 193, 7);
    border-color: rgb(255, 193, 7);
    box-shadow: none;
}
.btn-primary {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 164, 235);
    border-color: rgb(0, 164, 235);
}
.btn-info {
    color: rgb(255, 255, 255);
    background-color: rgb(23, 162, 184);
    border-color: rgb(23, 162, 184);
    box-shadow: none;
}
.btn-info:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(19, 132, 150);
    border-color: rgb(17, 122, 139);
}
btn-info:not(:disabled):not(.disabled):active{
    color: rgb(255, 255, 255);
    background-color: rgb(17, 122, 139);
    border-color: rgb(16, 112, 127);
}
.btn-warning:not(:disabled):not(.disabled):active{
    color: rgb(31, 45, 61);
    background-color: rgb(211, 158, 0);
    border-color: rgb(198, 149, 0);
}
.btn-primary:not(:disabled):not(.disabled):active{
    color: rgb(255, 255, 255);
    background-color: rgb(0, 98, 204);
    border-color: rgb(0, 92, 191);
}
.btn-warning:hover {
    color: rgb(31, 45, 61);
    background-color: rgb(224, 168, 0);
    border-color: rgb(211, 158, 0);
}
.btn-success:not(:disabled):not(.disabled):active{
    color: rgb(255, 255, 255);
    background-color: rgb(30, 126, 52);
    border-color: rgb(28, 116, 48);
}
.btn-success:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(33, 136, 56);
    border-color: rgb(30, 126, 52);
}

.count {
    box-sizing: border-box;
    width: 8rem;
    height: 40px;
    border: 1px solid #C8CED8;
    margin-top: -0.15rem;
    margin-left: .5rem;
}
.count .active {
    background: #E9EEF1;
    color: #BEBFC0;
}
.count > i {
    cursor: pointer;
    display: inline-block;
    width: 1.9rem;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: .8rem;
    font-style: normal;
    background: #20D4EF;
    color: #fff;
}
.count > i.left {
    float: left;
    border-right: 1px solid #C8CED8;
}
.count > i.right {
    float: right;
    border-left: 1px solid #C8CED8;
}
.count > span {
    display: inline-block;
    line-height: 40px;
    position: relative;
    width: calc(100% - 40px - 40px);
    height: 100%;
    text-align: center;
}
.tab {
    height:40px;
}
.tab ul { list-style:none; }
.tab li {
    border:1px solid #ccc;
    background:#eee;
    cursor:pointer;
    display:block;
    float:left;
    text-align:center;
    text-decoration:none;
    width:50%;
    font-size:12px;
    height:40px;
    line-height:40px;
    position:relative;
    top:1px;
    z-index:9;
}
.tab li:nth-child(1){
    border-top-left-radius: 8px;
}
.tab li:nth-child(2){
    border-top-right-radius: 8px;
}
.tab li:hover {
    text-decoration:underline;
}
.tab li.curr {
    background:#fff;
    border-bottom-color:#fff;
    cursor:default;
    font-weight:bold;
}
.pre_header{
    overflow: auto;
    font-size: 85%;
    line-height: 1.45;
    margin-top: 20px;
    color: rgb(193, 200, 205);
    background-color: rgb(76 82 86 / 87%);
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 0.9em 1em;
}
.pre_header .sc{
    float: left;
    margin-right: 10px;
    color: white;
}
.pre_header .gw{
    float: right;
    color: white;
    cursor: pointer;
}

.pre {
    padding: 16px;
    overflow: auto;
    font-size: 85%;
    line-height: 1.45;
    background-color: rgb(76 82 86);
    color: rgb(193, 200, 205);
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.pre .btn-copy{
    background-color:rgb(43, 47, 49);color: white;margin-left: 15px;
    width: 30px;height: 30px;padding: 0;border-radius: 20px;
}
.sub_user_state_span,.sub_user_city_span{display:none}
pre {
    padding: 16px;
    overflow: auto;
    font-size: 85%;
    line-height: 1.45;
    background-color: rgb(21, 23, 24);
    color: white;
    border-radius: 6px;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0.5em 2em 0.5em 1em;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #fff;
    background-image: url('data:image/svg+xml;utf8,<svg fill="%23333333" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 10l5 5 5-5z"/></svg>');
    background-size: 1.5em;
    background-position: right 0.5em top 50%;
    background-repeat: no-repeat;
}
/*rol样式结束*/
#iptype2 .right.agent>.rules{
    color: red;
}