.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_title span {
    font-size: 14px;
}

.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: #0B95FF !important;
}
.layui-form-checked[lay-skin=primary] i {
    border-color: #0B95FF !important;
    background-color: #0B95FF;
}
.layui-form-checkbox[lay-skin=primary]:hover i {
    border-color: #0B95FF;
    color: #fff;
}
/*.layui-form-checkbox[lay-skin=primary]:hover i{*/
    /*border-color: #0B95FF !important;*/
    /*color: #0B95FF;*/
/*}*/
.layui-form-select dl dd.layui-this{
    background-color: #0B95FF !important;
}
.layui-form-item button {
    width: 242px;
    height: 58px;
    background-color: #0B95FF;
    color: white;
    font-size: 18px;
}
.layui-form {
    margin-bottom: 50px;
}
.balance>a {
    display: inline-block;
    width: 128px;
    height: 48px;
    background: #0B95FF;
    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: #0B95FF !important;
    color: #0B95FF !important;
}
.api_btton_normal {
    background-color: #0B95FF !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: left;
    line-height: 40px;
    padding-left: 20px;
}
/* api提取 */
.apiArea {
    width: 937px;
    margin: 20px 0;
    margin-top: -254px;
    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:rgba(51,51,51,1);
    position: relative;
    line-height: 40px;
    height:40px;
    background: #FFFFFF;
}
.api_title >span,.api-r-title>span{
    display: inline-block;
    width:5px;
    height:20px;
    background: #10b4ff;
    background:linear-gradient(0deg,rgba(144,63,255,1),rgba(16,180,255,1));
    margin-left: 20px;
    margin-right: 10px;
    position: relative;
    top: 3px;
}
.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:0px 4px 14px 0px rgba(255,122,41,0.4);
    border-radius:24px;
    background:#FF7A29;
    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: #0B95FF;
    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 #0B95FF;
    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: #0B95FF;
    font-weight: 500;
}
.api_content .content_main .account_a .new_sp .new_sp2 a {
    display: block;
    width: 77px;
    height: 27px;
    background: #0B95FF;
    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 #0B95FF !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: #0B95FF;
}
.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: #0B95FF;
}
.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:#0B95FF;
    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.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 > .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;
}
.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: #64E5A5;
    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 #64E5A5;
}
.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: #64E5A5;
    -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:#0B95FF;
    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 #0b95ff;
    box-shadow:0px 4px 14px 0px rgba(11,149,255,0.4);
    border-radius:26px;
    color: #0b95ff;
    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: #0B95FF;
    border: 1px solid #0B95FF;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.produce a {
    position: relative;
    top: 68px;
    left: -92px;
    line-height: 52px;
    text-align: center;
    font-size: 14px;
    color: #0B95FF;
    margin-left: 10px;
    width:100px;
    height:52px;
    background:#fff;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
    border: 1px solid #0B95FF;
}
.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: #8AADD8;
    color: #fff;
}
.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: #F6F8FF;
}
.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:#F6F8FF;
    float: left;
    box-sizing: border-box;
    text-align: center;
    margin-top: 20px;
}
.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  #0099FF;
    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:  #0099FF;
}
/*IP检测*/
.ipCheckTitle{
    font-size: 30px;
    color: #fff;
    text-align: left;
    padding-top: 40px;
}
.ipCheckUl{
    text-align: left;
    color: #fff;
    font-size: 14px;
    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 #EEEEEE;
    text-align: center;
}
.ipcheckChoice{
    width: 161px;
    color: #0B95FF;
    font-size: 16px;
    height: 68px;
    line-height: 68px;
    display: inline-block;
    text-align: center;
    margin-left: 75px;
    margin-right: 75px;
}
.ipcheckChoice.active{
    color: #0B95FF;
    border-bottom: 4px solid #0B95FF;
}
.check_btton_primary {
    float: left;
    color: #0B95FF !important;
    height: 50px !important;
    line-height: 50px !important;
    font-size: 16px !important;
    width: 160px;
}
.check_button_sel {
    background: none !important;
    color: #0B95FF !important;
    border-right: none;
    border-top: none;
    border-left: none;
    border-bottom: 2px solid #0B95FF;
    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:0px 2px 14px 0px rgba(0, 0, 0, 0.1);
}
.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: #0B95FF;
    /*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{
    float: left;
    display: inline-block;
    width: 20%;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    background-color: #8AADD8;
    text-align: center;
    color: #fff;
}
.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;
}
.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: -254px;
}
.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: #0B95FF;
}
.api-r-news:before{
    content: "";
    position: absolute;
    left: 4px;
    top: 9px;
    width:6px;
    height:6px;
    border-radius:100%;
    background: #ddd;
}

/*滑块*/
.scrollBarBox {
  width: 580px;
  margin-left: 10px;
  margin-top: 10px;
}
.layui-slider-wrap-btn {
    height: 54px;
    width: 44px;
    background: url(../img/slider.png) no-repeat;
    border-radius: 0;
    margin-top: -5px;
    border: none !important;
}
.layui-slider {
    height: 6px;
    border-radius: 9px;
    background: #E9ECF5;
}
.layui-slider-bar {
    background-color: #3399FF !important;
    border-radius: 9px;
}
.layui-input, .layui-textarea {
    padding-left: 0;
    text-align: center;
}
.layui-slider-input{
    width: 86px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin-top: 4px;
    font-weight: normal;
    color: #333;
}
.scrollBarBox .num-p {
    width: 480px;
    height: 20px;
    margin-top: 10px;
    position: relative;
    color: #666666;
    font-size: 16px;
}
/*.scrollBarBox span {
    position: absolute;
    font-size: 12px;
    color: #A1A1A1;
    top: 0;
    font-weight: normal;
    white-space: nowrap;
}
.scrollBarBox span i {
    display: block;
    border-left: 2px solid #A1A1A1;
    height: 10px;
    width: 0;
    position: relative;
    top: -5px;
    left: calc(50% - 1px);
}*/
.scrollBarBox span.num1 {
    left: -2%;
}
.scrollBarBox span.num2 {
    left: 17%;
}
.scrollBarBox span.num3 {
    left: 27%;
}
.scrollBarBox span.num3-2 {
    left: 47%;
}
.scrollBarBox span.num4 {
    left: 57%;
}
.scrollBarBox span.num5 {
    left: 77%;
}
.scrollBarBox span.num6 {
    left: 97%;
}
/*自定义layui*/
.right .slider-bt {
    position: absolute;
    top: -1px;
    border: 1px solid #ddd;
    background-color: #8054F7;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    font-style: normal;
}
.slider-minus {
    left: -31px;
}
.slider-plus {
    right: -31px;
}
.layui-slider-input {
    border: 1px solid #DDDDDD;
}
.layui-slider-input.type1,
.layui-slider-input.type4 {
    width: 100px;
    right: -80px;
}
.slider-ip-numbers .layui-input {
    text-align: center;
    padding-left: 0;
}
