* {
    font-size: 13px;
}

.title_right {
    float: right;
    font-size: 14px;
    color: #c5c5c5;
    font-weight: normal
}

.clients_f {
    height: 35rx;
    line-height: 35px;
    font-size: 18px;
    color: #666;
    width: 100%;
    display: inline-block;
    margin-top: 10px;
    position: relative;
}

.clients_f span.clients_span {
    float: left;
    width: 100px;
    text-align: right;
    font-size: 14px;
    color: #666
}

.clients_f_p {
    float: left;
    border: 1px solid rgba(191, 197, 255, 1);
    height: 30px;
    color: #4554f7;
    line-height: 30px;
    padding: 0 10px;
    margin: 2px 0 0 20px;
    cursor: pointer;
}

.clients_f em {
    color: #999;
    margin-left: 20px;
}

.clients_f a {
    color: #4554f7;
    margin-left: 20px;
}

.clients_f a:hover {
    text-decoration: underline;
    text-decoration-color: #4554f7
}

.clients_f ul.clients_ul {
    margin-left: 20px;
    float: left;
}

.clients_f ul.clients_ul li {
    margin-right: 20px;
    float: left;
    height: 25px;
    line-height: 21px;
    margin-top: 5px;
    border-radius: 4px
}

.clients_f ul.clients_ul li.li_vip {
    border: 1px solid #f28524;
    color: #f28524;
    padding: 0 10px;
}

.clients_f ul.clients_ul li.li_zd {
    border: 1px solid #00d489;
    color: #00d489;
    padding: 0 10px;
}

.clients_f ul.clients_ul li.li_pt {
    border: 1px solid #adadad;
    color: #adadad;
    padding: 0 10px;
}

.clients_f ul.clients_ul li.li_vip:hover {
    background: #f28524;
    color: #fff;
    border: 1px solid #f28524;
    cursor: pointer;
}

.clients_f ul.clients_ul li.li_zd:hover {
    background: #00d489;
    color: #fff;
    border: 1px solid #00d489;
    cursor: pointer;
}

.clients_f ul.clients_ul li.li_pt:hover {
    background: #adadad;
    color: #fff;
    border: 1px solid #adadad;
    cursor: pointer;
}

.clients_f ul.clients_ul li.li_vip.active {
    background: #f28524;
    color: #fff;
    border: 1px solid #f28524;
    cursor: pointer;
}

.clients_f ul.clients_ul li.li_zd.active {
    background: #00d489;
    color: #fff;
    border: 1px solid #00d489;
    cursor: pointer;
}

.clients_f ul.clients_ul li.li_pt.active {
    background: #adadad;
    color: #fff;
    border: 1px solid #adadad;
    cursor: pointer;
}

.client_div {
    float: left;
    margin-left: 20px;
    width: 200px;
}

.client_select {
    width: 400px;
    height: 30px;
    line-height: 30px;
    padding-top: 3px;
}

.clients_bnt {
    margin: 30px auto;
    width: 260px
}

.clients_bnt a {
    text-align: center;
    line-height: 35px;
    height: 35px;
    width: 100px;
    float: left;
    margin-right: 30px;
}

.clients_bnt .clients_r {
    border: 1px solid rgba(191, 197, 255, 1);
    color: #4554f7;
}

.clients_bnt .clients_b {
    background: #4554f7;
    color: #fff;
}

.set-ap{
    color: #000;
    font-size: 13px;
    margin-left:20px;
}
.clients_sel {
    background: #f7f7f7;
    font-size: 13px;
    color: #444;
    padding: 0 10px;
    float: left;
    margin-left: 20px;
}

.clients_sel span {
    font-size: 13px;
    color: #999;
    float: right;
    margin: 0 0 0 10px;
    cursor: pointer;
}

.clients_sel:hover {
    background: #e6f1ff;
    color: #4554f7;
    cursor: pointer;
}

.clients_sel:hover span {
    color: #4554f7
}

.clients_a {
    float: left;
    margin-left: 20px;
    color: #000
}

.clinents_tj {
    color: #999;
    margin-left: 10px;
}

.clinents_tj i {
    color: red
}

.icon-iconnew22 {
    font-size: 16px;
    color: #d3d3d3;
}

.surebtn {
    background: #eaf3ff;
    border-radius: 4px;
    padding: 4px 10px;
    color: #4554f7;
    font-size: 12px;
    cursor: pointer;
}

.surebtn:hover {
    background: #4554f7;
    color: #fff;
}
.surebtn.active{
    background: #4554f7;
    color: #fff; 
}
.surebtn.active2{
    background: #c3c3c3;
    color: #fff;
    cursor: not-allowed;
    /* pointer-events: none */
}
.addc_query .type-input {
    float: left;
}

.addc_query .type-input input {
    width: 300px;
}

.addc_query .addc_bnt {
    width: 60px;
    height: 30px;
    background: #4554f7;
    color: #fff;
    font-size: 14px;
}

.marginTop {
    margin-top: 0
}

.addc_table {
    margin-top: 15px;
}

.clients_s {
    width: 120px !important;
}

.clients_apply_s {
    width: 120px !important;
    margin-right: 20px;
}

.clientsApply_bnt {
    width: 60px;
    height: 30px;
    background: #4554f7;
    color: #fff;
    font-size: 14px;
    margin-left: 0 !important
}

#setupApply .glCompany .queryDiv .queryA {
    width: 305px
}

#setupApply .glCompany .queryDiv {
    border: 0
}

#setupApply .glCompany .detectionRight {
    margin-top: -45px;
}

#setupApply .detectionRight ul {
    height: 405px;
}

/*********添加监测*********/
.setM_top {
    border-bottom: 1px dashed #adadad;
    display: inline-block;
    width: 100%;
    padding: 10px 0;
    line-height: 30px;
    padding-right: 20px;
}

.setM_top i {
    width: 3px;
    background: #f29424;
    height: 20px;
    float: left;
    margin-top: 5px;
}

.setM_top .setM_sp1 {
    font-size: 15px;
    color: #000;
    margin-left: 8px;
}

.setM_top .setM_sp2 {
    font-size: 12px;
    color: #666;
    margin-left: 10px;
}

.setM_top .setM_sp2 em {
    color: red;
}

.setM_top .setM_bnt {
    width: 105px;
    height: 30px;
    background: #f28524;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    float: right;
    cursor: pointer;
}

.setM_top2 {
    padding: 10px 0;
    display: inline-block;
    width: 100%;
    padding-right: 10px;
}

.setM_t_input {
    float: left;
}

.setM_t_inp {
    width: 280px !important;
    float: left;
    margin: 0 !important
}

.setM_t_inp input {
    width: 280px !important;
}

.setM_t_input button.clientsApply_bnt {
    float: left;
    margin-left: 20px !important;
}

.setM_t_r {
    float: right;
    line-height: 30px;
    font-size: 13px;
}

.setM_t_r span {
    font-size: 12px;
    color: #666
}

.add_f_forme {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    height: 30px;
    line-height: 30px;
}

.add_f_forme span.f_sp {
    width: 80px;
    float: left;
    color: #666;
    font-size: 13px;
    text-align: right
}

.add_f_forme span.f_sp em,
.f_sp2 em {
    color: red;
    margin-right: 5px;
}

.icDiv {
    padding-left: 20px;
}

.add_forme_d {
    width: 600px;
    float: left;
    margin-left: 10px;
}

.add_forme_d .monitortype {
    width: 600px;
}

.add_forme_d input {
    width: 600px;
}

.f_sp2 {
    color: #666;
    font-size: 13px;
}

.add_forme_d2 {
    display: inline-block;
    width: 100%
}

.add_forme_d2 ul li {
    float: left;
    width: 33px;
    height: 33px;
    border: 1px solid #dddddd;
    text-align: center;
    margin: 0px -1px -1px 0px;
}
.add_forme_d2 ul li.hid{
    visibility: hidden;
}
.add_forme_d2 ul li a {
    font-size: 13px;
    color: #444;
}

.add_forme_d2 ul li a:hover {
    color: #4554f7
}
.add_b_ul .pickbtns{
    position: relative;
    top: 13px;

}
.add_b_ul .pickbtns>span:hover{
    color: #4554f7;
}
.add_b_ul .pickbtns .blue{
    color: #4554f7;
}
.add_b_f {
    width: 970px;
    margin: 20px auto;
    height: 382px;
    padding: 18px;
    position: relative;
    padding-left: 50px;
    border: 1px solid #ddd;
    border-left: none;
}

.add_b_title {
    text-align: center;
    font-size: 17px;
    color: #000;
    font-weight: bold;
}

.add_b_ul {
    display: inline-block;
    width: 100%;
}

.add_b_ul li {
    float: left;
    width: 32px;
    height: 32px;
    border: 1px solid #ddd;
    background: #fff;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
    margin-right: -1px;
    margin-bottom: -1px;
    position: relative;

}
.add_b_ul li.grey{
    background: #adadad;
    cursor: not-allowed;
    border: none;
    color: #fff;
    border-left: 1px solid #fff;
   /* border-top: 1px solid #fff; */
    /* pointer-events: none; */
}
.mt30{
    margin-top: 30px;
}
.red-txt{
    color: #f00;
}
.add_b_ul li.blue{
    background: #4554f7;
    color: #fff;
}
.add_b_ul li a {
    font-size: 13px;
    color: #fff;
}
.add_b_ul li.grey:hover{
    background: #adadad;
    cursor: not-allowed;
    border-left: 1px solid #fff;
    color: #fff;
}
.add_b_ul li:hover {
    /* border: 1px solid rgba(191, 197, 255, 1); */
    background: #eaf3ff;
    color: #000;
}

.add_b_ul li:hover a {
    color: #4554f7;
}
.add_b_ul li img.type{
    position: absolute;
    top: -1px;
    left: -1px;
    width: 10px;
}
.add_b_tj {
    padding: 0px 0px 10px 10px;
    margin-top: 10px;
    background: #f1f4f8;
}

.add_tj_list {
    margin-top: 10px;
    display: inline-block;
    width: 100%
}

.add_tj_list span.add_b_t {
    font-size: 13px;
    color: #666;
    width: 62px;
    text-align: left;
    float: left;
    margin-top: 3px;
}

.add_tj_div {
    float: left;
}
.add_b_f .moniter-title{
    justify-content: space-between;
}
.add_b_f .moniter-title .square{
    width: 8px;
    height: 8px;
    margin-left: 15px;
    margin-right: 5px;
}
.add_b_f .moniter-title .square.blue{
    background: #4554f7
}
.add_b_f .moniter-title .square.grey{
    background: #adadad;
}
/***********详细对比***********/
.contrast_main {
    display: inline-block;
    width: 100%;
}

.contrast_m_left {
    width: 49%;
    float: left;
}

.contrast_m_right {
    width: 49%;
    float: right;
}

.contrast_m_title {
    background: #eff4f7;
    font-size: 15px;
    color: #000;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-weight: bold;
}

.contrast_m_div {
    border: 1px solid #ddd
}

.contrast_m_ap {
    border-bottom: 1px solid #ddd;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    position: relative;
}

.contrast_m_ap span {
    float: right;
}

.contrast_ap_name {
    font-size: 13px;
    color: #333;
    float: left;
    max-width: 80%;
}

.contrast_ap_name b {
    font-size: 14px;
    color: #000
}

.contrast_ag_img {
    height: 164px;
    border-bottom: 1px solid #ddd;
    width: 100%;
    display: flex;
    justify-content: flex-start;
}

.contrast_ag_left {
    float: left;
    width: 70%;
    height: 100%;
    position: relative;
    overflow: hidden;
    justify-content: center;
    padding: 10px;
    text-align: center;
}
.contrast_ag_left:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.contrast_ag_right {
    float: left;
    width: 28%
}

.contrast_ag_left img {
    max-height: 99%;
    max-width: 99% !important;
    display: inline-block;
    vertical-align: middle;
}

.contrast_ag_left p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 120px;
    height: 20px;
    color: #fff;
    font-size: 12px;
    background: rgba(82, 170, 240, 1);
    line-height: 20px;
    text-align: center
}

.contrast_ag_right p {
    height: 82px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    font-size: 12px;
    color: #666;
    text-align: center;
}

.contrast_ag_right p span {
    display: block;
    font-size: 18px;
    color: #f28524;
    padding-top: 25px;
    margin-bottom: 5px;
}

.contrast_ag_right p span i {
    font-size: 13px;
}

.contrast_an_name {
    height: 35px;
    border-bottom: 1px solid #ddd;
    line-height: 35px;
    padding: 0 10px;
    font-weight: bold;
}

.contrast_an_name span {
    cursor: pointer;
}

.contrast_an_name .c_an_sp1 {
    font-size: 15px;
    color: #4554f7;
}
.contrast_an_name .c_an_sp1 font{
    font-size: 15px !important;
}
.contrast_an_name .c_an_sp1 i {
    color: #f28524;
    font-weight: bold
}

.contrast_an_name .c_an_sp1:hover {
    text-decoration: underline
}

.contrast_an_name .c_an_sp2 {
    float: right;
    font-size: 12px;
    color: #000;
    font-weight: 100;
}

.contrast_an_name .c_an_sp3 {
    float: right;
    font-size: 12px;
    color: #999;
    font-weight: 100;
}

.contrast_an_name .c_an_sp3 i {
    color: #ff0000;
}

.contrast_info {
    border-bottom: 1px solid #ddd;
    padding: 10px 10px 0 10px;
}

.c_info_p1 {
    display: inline-block;
    width: 100%;
    line-height: 23px;
}
.contrast_info1{
    height: 175px;
}
.c_info_p1 span{
    font-size: 13px !important
}
.c_info_p2 {
    width: 50%;
    float: left;
    font-size: 13px !important;
    line-height: 23px;
}

.c_info_p1 em,
.c_info_p2 em {
    width: 70px;
    float: left;
    font-size: 13px;
    color: #666;
}
.c_info_p2>span{
    font-size: 13px;
}
.c_info_p2 .em1{
    width: 95px;
   
}
.contrast_info_new{
    height: 130px;
    overflow: auto;
    width: 100%;
}
.gglx_p{
    padding: 5px 10px;
   
}
.gglx_p .p1{
    color: #666;
}
.gglx_p .p2{
    display: inline-block;
    max-width: 70%;
    text-align: left;
}
.gglx_p .p3{
    color: #4554f7;
}
.c_info_p1>span {
    float: left;
    font-size: 13px;
    color: #000;
    width: 78%;
    line-height: 20px;
    font-size: 13px;
}

.c_info_p1 span.c_info_p1sp {
    color: #f28524
}

.contrast_bottom {
    height: 45px;
    display: inline-block;
    width: 100%;
    padding: 10px 0
}

.cInfo_left {
    margin-left: 10px;
    float: left;
    width: 200px
}

.cInfo_a {
    float: left;
    width: 98px;
    height: 28px;
    border: 1px solid #4554f7;
    text-align: center;
    line-height: 28px;
    color: #4554f7
}

.cInfo_zyxx {
    background: #4554f7;
    color: #fff;
}

.cInfo_zyxx:hover {
    color: #fff;
}

.cInfo_lcgg:hover {
    /* color: #4554f7 */
}

.cInfo_right {
    float: right;
    margin-right: 10px;
    margin-top: 4px;
}

.cInfo_right span {
    border: 1px solid #4554f7;
    color: #4554f7;
    padding: 3px 5px;
    padding-top: 5px;
}

.cInfo_right span i {
    font-size: 16px;
    display: inline-block　!important;
}

.cInfo_border {
    border: 0
}

/**********导出数据**********/
.export_div,
.export_list {
    display: inline-block;
    width: 100%;
}

.export_sp {
    float: left;
    width: 120px;
    font-size: 14px;
    color: #000;
    text-align: right;
    line-height: 20px;
}

.export_l_r {
    float: left;
    margin-left: 10px;
    width: 450px;
}

.export_l_r label {
    float: left;
    width: 130px;
    margin-right: 0 !important;
    margin-bottom: 10px;
}

.operation span {
    color: #4554f7;
    font-size: 13px;
}
.operation span em:hover{
    text-decoration: underline;
    text-decoration-color: #4554f7;
}
.operation span i {
    color: #999;
}
.operation span i:hover{
    text-decoration: underline;
    text-decoration-color: #999;
}
.wordExport {
    margin-top: 20px;
}

/************导出当前数据记录************/
.paddingTop {
    padding-top: 0
}

.businessModal {
    margin-top: 0
}

.businessModal .business_d {
    width: 480px !important;
}

.businessModal .historyMian {
    margin-top: 0;
    border: 0
}

.icarr{
    font-size: 15px;
    color: #999;
    width: 30px;
    color: #444;
    position: absolute;
    top: 0px;
    left: 0px;

}
.icarr>div{
    border: 1px solid #ddd;
    padding: 5px;
    line-height: 19px;
    text-align: center;
    padding: 25px 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: none;
}
.icarr>div:first-child{
    border-top: none;
}
.icarr>div.active{
    background: #4554f7;
    color: #fff;
}
.ap-search-icon{
    color: #4554f7;
    margin-left: 10px;
}
.ap-search-icon i{
    font-size: 15px;
}
.ap-search-icon:hover{
    color: #4554f7
}
.addMonitor_f .moniter-line{
    height: 35px;
    border: 1px solid #ddd;
    margin: 0 20px;
    
}
.addMonitor_f .moniter-line>div{
    flex: 1;
    width: 50%;
}
.addMonitor_f .moniter-line:nth-child(2){
    border-top: none;
    border-bottom: none;
   
}
.addMonitor_f .moniter-line:nth-child(2) .ti{
    line-height: 35px;
}
.addMonitor_f .moniter-line .ti{
    width: 130px;
    border-right: 1px solid #ddd;
    background: #f1f4f8;
    color: #444;
    line-height: 33px;
    text-align: center;
    min-width: 130px;
}
.addMonitor_f .moniter-line .right-txt{
    width: 84%;
    color: #000;
    line-height: 35px;
    text-align: left;
    padding-left: 10px;
}
.addMonitor_f .moniter-line .right-txt1{
    width: 70%;
}
.addMonitor_f .moniter-line .ti1{
    border-left: 1px solid #ddd;
}
.side-bar{
    width: 340px !important;
}
.clients_msg{
    width: 250px;
    background: #fff;
    box-shadow: 0 0 10px 0px #ccc;
    padding: 13px 20px;
    position: absolute;
    right: -218px;
    top: -20px;
    border-radius: 5px;
    display: flex;
    position: relative;
}
.clients_f>.msgicon{
    position: absolute;
    left: 532px;
    top: 15px;
    font-size: 16px;
    color: #FAAD14;
    cursor: pointer;
}
.clients_msg::before{
    content: "";
    border-right: 7px solid #fff;
    border-top: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid transparent;
    position: absolute;
    left: -14px;
    top: 30%;
}
.clients_msg>div{
    color: #000;
    font-size: 12px;
    line-height: 22px;
}
.clients_msg>i{
    margin-top: 4px;
}
.clients_msg>i::before{
    color:#FAAD14 ;
    font-size: 16px;
    margin-right: 9px;
}
.clients_msg button{
    margin-top: 3px;
    margin-left: 123px;
    width: 58px;
    height: 24px;
    background: #4554F7;
    font-size: 14px;
    color: #fff;
    border-radius: 3px;
}
.clients_msg button:hover{
    opacity: 0.8;
}