html, body, button, input, select, textarea, span, h1, h2, h3, li, font, d,a{
	font: 14px/1.5 "\u5fae\u8f6f\u96c5\u9ed1", "\5FAE\8F6F\96C5\9ED1", tahoma, arial, "\5b8b\4f53", sans-serif;
	letter-spacing:1px;
}

ul {
    padding:0;
    margin:0;
    list-style-type:none;
}

hr {
    width:95%;
    margin:0 auto;
    position:relative;
    top:5px;
    background-color: #1e3691;
    border-bottom: 1px solid #0c1333;
}

.main_container {
    position: relative;
    width: 1920px;
    height: 1080px;
    background-image: url('../img/main_bg.jpg');
    background-repeat:no-repeat;
    overflow:hidden;
}
.map_container {
    position:absolute;
    top:0;
    left:0;
    width:1920px;
    height:1080px;
    z-index:1;
}

.map_container .point_compoment {
    position:relative;
}
.map_container img {
    position:absolute;
}
.map_container img{
	cursor:move;
	cursor: url(//webmap0.bdimg.com/image/api/openhand.cur) 8 8, default;
	}
.point_compoment img {
    cursor:pointer;
}
.header_compoment {
    width: 100%;
    height: 81px;
    position: relative;
    z-index: 3;
    background-image: url('../img/head_bg.png');
    background-repeat:no-repeat;
}
.header_compoment span {
    padding:0 15px;
    color:#fff;
    font-size:14px;
    position: relative;
    top: 10px;
}
.header_compoment>.left_layout {
    position:absolute;
    left:0;
    top:0;
    width:580px;
    line-height:50px;
    text-align:left;
}

.header_compoment>.mid_layout {
    width:620px;
    line-height:76px;
    text-align:center;
    margin:0 auto;
    overflow:hidden;
}
.header_compoment>.mid_layout h2 {
    padding:0;
    margin:0;
    line-height:70px;
    font-size:30px;
    font-weight:bold;
    color:#fff;
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(255, 255,255, 1)), to(rgba(206, 206,206, 1)));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}
.header_compoment>.right_layout {
    position:absolute;
    right:0;
    top:0;
    width:580px;
    line-height:60px;
    text-align:right;
}
.left_container {
    width: 500px;
    height: 1080px;
    position: absolute;
    z-index: 2;
    left: -500px;
    top: 0;
    padding-left: 15px;
    box-sizing: border-box;
    padding-top: 80px;
    background-image: url('../img/left.png');
    background-repeat:no-repeat
}
.left_container .left_0_compoment {
    width: 438px;
    height: 527px;
    background-image: url('../img/left_0_bg.png');
    background-repeat:no-repeat;
    margin-bottom:20px;
    position:relative
}
.left_container .left_1_compoment {
    width: 438px;
    height: 410px;
    background-image: url('../img/left_1_bg.png');
    background-repeat:no-repeat;
    position:relative

}
.right_container {
    width: 500px;
    height: 1080px;
    position: absolute;
    z-index: 2;
    right: -500px;
    top: 0;
    padding-right: 15px;
    box-sizing: border-box;
    padding-top: 80px;
    background-image: url('../img/right.png');
    background-repeat:no-repeat;
    background-position:right
}
.right_container .right_0_compoment {
    width:438px;
    height: 425px;
    background-image: url('../img/right_0_bg.png');
    background-repeat:no-repeat;
    margin-bottom:20px;
    position:relative;
    float: right;
}
.right_container .right_1_compoment {
    width: 438px;
    height: 246px;
    background-image: url('../img/right_1_bg.png');
    background-repeat:no-repeat;
    margin-bottom:20px;
    position:relative;
    float: right;
}
.right_container .right_2_compoment {
    width: 438px;
    height: 246px;
    background-image: url('../img/right_2_bg.png');
    background-repeat:no-repeat;
    position:relative;
    float: right;
}
.mid_container {
   
    width:980px;
    height:966px;
    position: relative;
    left:480px;
}
.mid_container .bottom_compoment {
    position: absolute;
    width: 950px;
    height: 250px;
    bottom: 0;
    background-image: url('../img/bottom_compoment_bg.png');
    background-position: center 230px;
    background-repeat:no-repeat;
    z-index:3;
background: rgba(7,17,49,.5);
    padding: 15px;
    box-sizing: border-box;
}
.mid_container .bottom_compoment .bottom_title_layout {
    width: 100%;
    height: 35px;
}
.mid_container .bottom_compoment .bottom_title_layout span {
    color:#fff;
    font-size:18px;
   
}

.mid_container .bottom_compoment .bottom_title_layout ul {
    float:right;
}
.mid_container .bottom_compoment .bottom_title_layout ul li {
    float:left;
    color:#fff;
    font-size:12px;
    line-height:30px;
}
.mid_container .bottom_compoment .bottom_title_layout ul li i {
    margin:0 2px 0 10px;
    
}
.mid_container .bottom_compoment .bottom_title_layout ul li i.blue {
    color:#0b507e
}
.mid_container .bottom_compoment .bottom_title_layout ul li i.deep_blue {
    color:#0dd4f5
}
.mid_container .bottom_compoment .bottom_title_layout ul li i.purple {
    color:#46317f
}
.mid_container .bottom_compoment .bottom_title_layout ul li i.deep_purple {
    color:#9450c1
}
.mid_container .bottom_compoment .bottom_title_layout ul li i.green {
    color:#31dd90
}
.mid_container .bottom_compoment .bottom_title_layout ul li i.deep_green {
    color:#1f8572
}
.mid_container .bottom_compoment .bottom_title_layout ul li i.yellow {
    color:#e3c145
}
.mid_container .bottom_compoment .bottom_title_layout ul li i.deep_yellow {
    color:#827648
}

.mid_container .bottom_compoment .bottom_charts_layout {
    width: 100%;
    height: 188px;
}
.title_compoment {
    width:100%;
    height:50px;
    margin-top:20px;
    box-sizing:border-box;
    padding-left:0px;
    padding-right:25px;
    position:relative;
    z-index:3;
}

.title_compoment h1 {
       font-size: 18px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 2px;
    padding: 0;
    margin: 0;
    display: block;
    float: left;
    /* width: 450px; */
    margin-right: 15px;
}

.title_compoment .chose_xq_box {
    float: right;
    width: 130px;
    background-image: url('../img/chose_bg.png');
    background-repeat:no-repeat;
    background-position:bottom center;
    height: 45px;
}


.title_compoment .chose_xq_box  a{
    display:block;
    margin:0 auto;
    width: 50px;
    line-height:28px;
    color:#fff;
    text-align:center;
    text-decoration:none;
    cursor:pointer;
    padding:0 5px;
    border:1px solid #182968;
    transition: all .5s;
    -moz-transition: all .5s;	/* Firefox 4 */
    -webkit-transition: all .5s;	/* Safari 和 Chrome */
    -o-transition: all .5s;	/* Opera */
    background: #2597b7;
}
.title_compoment .chose_xq_box a:hover {
    border:1px solid #fff;
}

.title_layout {
    float:right;
    box-sizing:border-box;
    padding:0 10px;
    text-align:right;
    width:300px;
    height:38px;
    line-height:48px;
    color:#fff;
}
.title_layout i{
    margin:0 3px 0 10px;
}

.title_layout .blue {
    color:#40a9f9
}
.title_layout .green {
    color:#35f398
}

.title_layout .yellow {
    color:#fdf24d
}
.global_title_box {
    position:absolute;
    left:15px;
    top:15px;
    color:#fff;
    font-size:18px;
	cursor: pointer;
	transition: all .5s;
    -moz-transition: all .5s;	/* Firefox 4 */
    -webkit-transition: all .5s;	/* Safari 和 Chrome */
    -o-transition: all .5s;	/* Opera */
}

.global_title_box.double_title {
   
    left:110px;
   
}

.global_title_box.active{
	box-sizing: border-box;
    border-bottom: 2px solid #00dcff;
	color: #fff;
}


.floor_list_nav {
    position:relative;
    z-index:3;
    height:630px;
    width:100%;
    overflow:hidden;
    text-align:left;
}
.floor_list_nav li {
    display: inline-block;
    width: 460px;
    height: 300px;
    margin: 15px 0 0 15px;
    background-image: url('../img/list_b_bg.png');
    background-repeat:no-repeat;
    position:relative;
    cursor:pointer;
    transition: all .5s;
    -moz-transition: all .5s;	/* Firefox 4 */
    -webkit-transition: all .5s;	/* Safari 和 Chrome */
    -o-transition: all .5s;	/* Opera */
}
    
.floor_list_nav li:hover {
    /*background-image: url('../img/list_b_hover_bg.png');*/
   
}
.floor_list_nav li a {
    display: block;
    width: 460px;
    height: 300px;
    float: left;
    
    background-repeat: no-repeat;
    background-position: center -40px;
    background-size: 780px;
}

.floor_list_nav li img {
    position:relative;
        top: -30px;
    left: -60;

}


.floor_list_nav li span {
    width: 100%;
    text-align:center;
    margin: 0 auto;
    font-size:16px;
    color:#fff;
    position:absolute;
    top:25px;
    height: 25px;
    padding: 0 5px;
    box-sizing: border-box;
    left:0;
}
/*///////////////////////////迷你柱状////////////////////////////*/
.data_nav {
    float:left;
    margin:55px 0 0 7px;
}

.data_nav li {
    float:left;
    width:205px;
    height:55px;
    margin:0 0 5px 5px;
}
.data_nav li .img_box {
    float:left;
}
.data_nav li .img_box img{
    margin-top:8px;
}

.data_nav li .text_box {
    float:left;
    width:80px;
    height:55px;
    text-align:left;
    margin-left:2px;
    overflow:hidden;
}

.data_nav li .text_box h3 {
    padding:0;
    margin:0;
    font-size:18px;
    color:#fff;
    font-weight:bold;
    letter-spacing:0;
}
.data_nav li .text_box span {
    display:block;
    font-size:14px;
    color:#cccdd4;
    margin-top: -8px;
}
.data_nav li .text_box font {
    display:block;
    font-size:14px;
    color:#5b6d96;
    margin-top: -5px;
}

.data_nav li .charts_box {
    width: 71px;
    height: 55px;
    float: right;
}

.charts_box {
    border-bottom:1px solid #26719c;
}
.spark_colum_nav {
    margin:0 auto;
    text-align:center;
}
.spark_colum_nav li {
    float:none;
    display:inline-block;
    width:12px;
    height:55px;
    margin-left:3px;
    position:relative
}

.spark_colum_nav li div {
    position:absolute;
    box-sizing:border-box;
    bottom:0;
    height:0;
    width:100%;
    transition: background 1s;
    -moz-transition: background 1s;	/* Firefox 4 */
    -webkit-transition: background 1s;	/* Safari 和 Chrome */
    -o-transition: background 1s;	/* Opera */
    cursor:pointer;
}

.spark_colum_nav li div.blue {
        background: rgba(39,174,255,.7);
    border: 1px solid #0dd4f5;
    border-bottom: none;
}

.spark_colum_nav li div.blue:hover {
    background:rgba(19,119,159,.7);
    
}

.spark_colum_nav li div.red {
   background: rgba(255, 11, 55, 0.74);
    border: 1px solid #ff1717;
    border-bottom: none;
}

.spark_colum_nav li div.red:hover {
    background: rgba(251, 7, 50, 0.7);

}

.spark_colum_nav li div.green {
    background: rgba(92, 232, 83, 0.74);
    border: 1px solid #6ef166;
    border-bottom: none;
}
.spark_colum_nav li div.green:hover {
    background:rgba(28,117,100,.7);
  
  
}

.spark_colum_nav li div.yellow {
        background:rgba(233,255,61,.7);
    border: 1px solid #fbef4a;
    border-bottom: none;
}
.spark_colum_nav li div.yellow:hover {
    background:rgba(112,113,52,.7);
    
}

.spark_colum_nav li div.purple {
   background: rgba(179, 35, 220, 0.73);
    border: 1px solid #cd48fb;
    border-bottom: none;
}
.spark_colum_nav li div.purple:hover {
    background:rgba(103,69,113,.7);
     border: 1px solid #ba15f3;
}

.spark_colum_nav li div.orange {
    background: rgba(247, 184, 0, 0.8);
    border: 1px solid #ffcf44;
    border-bottom: none;
}
}
.spark_colum_nav li div.orange:hover {
    background: rgba(255, 159, 11, 0.7);
}

/*///////////////////////////筛选////////////////////////////*/

.filter_compoment {
    width:100%;
    height:268px;
    margin:5px auto 0 auto;
    padding:10px 10px;
    box-sizing:border-box;
}

.time_nav {
    margin:20px auto 0 auto;
    width: 398px;
    height: 5px;
    background-image: url('../img/time_bg.png');
    background-repeat:no-repeat;
    background-position:center;
    text-align:center;
    display:flex;
}

.time_nav li {
    display:inline-block;
    min-width:40px;
    height:43px;
    cursor:pointer;
    flex:1;
}

.time_nav li .time_point {
    width:5px;
    height:5px;
    border-radius:50px;
    background:rgba(115, 122, 158, 0.9);
    margin:0 auto;
}

.time_nav li .time_txt {
    width:100%;
    text-align:center;
    color:#afb9e0;
    font-size:12px;
    margin-top:10px;
}

.time_nav li.active .time_point {
    width:5px;
    height:5px;
    border-radius:50px;
    background: rgba(72, 204, 255, 0.9);
    border: 3px solid #3053a9;
    margin-top:-3px;
    opacity:0.8;
}

.time_nav li.active .time_txt {
    color:#fff;
    margin-top:7px;
}

.filter_nav {
    width:98%;
    margin:0 auto;
    margin-top:60px;
    
}

.filter_nav > li {
    width:100%;
    height:25px;
    margin-bottom:10px;
}



.filter_nav > li > ul > li {
    float:left;
    min-width:40px;
    height:25px;
    text-align:left;
    color:#c2ccf3;
    overflow:hidden;
    margin-right:5px;
    cursor:pointer

}
.filter_nav > li > ul > li.title {
    color:#fff;
    margin-right:15px;
}

.filter_nav > li > ul > li > span {
     padding: 0 7px;
    
}

.filter_nav > li > ul > li.active > span {
    background: #022a6c;
    padding: 0 7px;
    color: #fff;
    
}

/*//////////////////////////最新预约记录////////////////////////////*/
.record_nav {
    top: 55px;
    position: relative;
    left: 0;
}

.record_nav li {
    margin: 0 auto;
    width: 100%;
    height: 70px;
    background-image: url('../img/yy.png');
    background-position:center bottom;
    background-repeat:no-repeat;
    box-sizing:border-box;
    padding:0 15px;
    position:relative;
}

.record_nav li.xn {
    background-image: url('../img/yy_xn.png');
}

.record_nav li.xw {
    background-image: url('../img/yy_xw.png');
}

.yq_img_box {
    float:left;
    width:50px;
    height:50px;
    line-height:50px;
    text-align:center;
    border-radius:50px;
    background:#152563;
    overflow:hidden; 
    margin-top: 5px;
}
.yq_img_box img {
    width:50px;
    height:auto;
}

.yq_txt_box {
    position:absolute;
    left:75px;
    width:320px;
    color:#fff;

}

.yq_txt_box h3 {
    font-size:16px;
    color:#fff;
}

.yq_txt_box span {
    font-size:12px;
    color:#c5cad6;
    display:block;
    height:20px;
    overflow:hidden;
}

.yq_txt_box font {
    font-size:12px;
    color:#a2b2d6;
    display:block;
    height:20px;
    overflow:hidden;
}

.yy_charts_box {
    width:404px;
    height:140px;
    margin:0 auto;
    margin-top: 60px;
}
/*//////////////////////////右3////////////////////////////*/
.right_2_compoment .left {
    float:left;
    width:183px;
    height:224px;
    margin-left:10px;
    margin-top:15px;
    position:relative;
}
.right_2_compoment .right {
    float:right;
    width:183px;
    height:224px;
    margin-right:15px;
    margin-top:15px;
    position:relative;
}
.right_2_compoment h3 {
    font-size:18px;
    padding:0;
    margin:0;
    color:#fff;
    text-align:center;
}
.right_2_compoment  .fw_charts_box,.right_2_compoment .sj_charts_box {
    width:100%;
    height:140px;
    margin-top:5px;
}
.right_2_compoment ul {
    position:absolute;
    bottom:5px;
    width:100%;
    /*padding-left:10px;*/
    box-sizing:border-box
}

.right_2_compoment ul li {
    float:left;
    width:49%;
    height:20px;
    color:#fff;
    font-size:12px;
    box-sizing:border-box;
    padding-left:10px;
    
}

.right_2_compoment ul li i {
    margin-right:5px;
}

.right_2_compoment ul li i.blue {
    color:#29a1d2;
}
.right_2_compoment ul li i.purple {
    color:#9760e5;
}
.right_2_compoment ul li i.yellow {
    color:#fbd444;
}
.right_2_compoment ul li i.pink {
    color:#f2637b;
}

/*//////////////////////////右2////////////////////////////*/
.jz_nav {
    margin-top:60px;
}
.jz_nav li{
    margin:0 auto;
    width:400px;
    height:35px;
    margin-top:10px;

}
.jz_nav li .title{
    float:left;
    width:130px;
    line-height:35px;
    text-align:right;
    font-size:18px;
    color:#fff;
    padding-right:10px;
    box-sizing:border-box;
}

.jz_nav li .jz_charts_box{
    float:right;
    position:relative;
    width:250px;
    line-height:35px;
    text-align:right;
    font-size:12px;
    color:#fff;
    padding-right:10px;
    box-sizing:border-box;
}

.jz_nav li .jz_charts_box span{
    position:absolute;
    z-index:3;
    right:5px;
    top:7px;
}

.jz_nav li .jz_charts_box .blue{
    position:absolute;
    right:0;
    top:0;
    height:35px;
    box-sizing:border-box;
    background: rgba(35, 180, 239, 0.9);
    border: 1px solid #76ecff;
}
.jz_nav li .jz_charts_box .green{
    position:absolute;
    right:0;
    top:0;
    height:35px;
    box-sizing:border-box;
       background: rgba(36, 216, 182, 0.9);
    border: 1px solid #70ead2;
}
.jz_nav li .jz_charts_box .yellow{
    position:absolute;
    right:0;
    top:0;
    height:35px;
    box-sizing:border-box;
    background: rgba(213, 216, 33, 0.9);
    border: 1px solid #f6eb56;
}
.jz_nav li .jz_charts_box .purple{
    position:absolute;
    right:0;
    top:0;
    height:35px;
    box-sizing:border-box;
    background: rgba(198, 76, 234, 0.9);
    border: 1px solid #db95f3;
}




/*//////////////////////////右1 列表////////////////////////////*/
.list_nav {
    top: 15px;
    position: relative;
    left: 0;
    width:430px;
    height:350px;
    overflow:hidden;

}

.list_nav li {
    margin: 0 auto;
    width: 100%;
    height: 70px;
    background-image: url('../img/list_bg_d.png');
    background-position:center bottom;
    background-repeat:no-repeat;
    box-sizing:border-box;
    padding:0 15px;
    position:relative;
    box-sizing:border-box;
    padding-left:105px;
    padding-top: 10px;
    cursor:pointer;
}

.list_nav li:hover {
    background-image: url('../img/list_bg.png');
}

.list_nav li h2 {
    width: 320px;
    color: #fff;
    font-size: 18px;
    overflow:hidden;
    height:30px;
   
}
.list_nav li span{
    display:inline-block;
    width: 144px;
    color:#fff;
    font-size:12px;
   
}
.list_nav li span img{
    position:relative;
    top:-2px;
    margin-right:5px;
   
}

.list_nav li font{
    color:#a5a7b4;
}

/*//////////////////////////右1 列表  仪器////////////////////////////*/
.list_nav2 {
    top: 55px;
    position: absolute;
    left: 0;
    width:430px;
    height:350px;
    overflow:hidden;

}

.list_nav2 li {
    margin: 0 auto;
    width: 100%;
    height: 70px;
    background-image: url('../img/list_bg_d2.png');
    background-position:center bottom;
    background-repeat:no-repeat;
    box-sizing:border-box;
    padding:0 15px;
    position:relative;
    box-sizing:border-box;
    padding-left:105px;
    padding-top: 10px;
    cursor:pointer;
}

.list_nav2 li:hover {
    background-image: url('../img/list_bg2.png');
}

.list_nav2.yf li {
    background-image: url('../img/list_bg_d3.png');

}

.list_nav2.yf li:hover {
    background-image: url('../img/list_bg3.png');
}

.list_nav2 li h2 {
    width: 320px;
    color: #fff;
    font-size: 18px;
    overflow:hidden;
    height:30px;
   
}
.list_nav2 li span{
    display:inline-block;
    width: 144px;
    color:#fff;
    font-size:12px;
   
}
.list_nav2 li span img{
    position:relative;
    top:-2px;
    margin-right:5px;
   
}

.list_nav2 li font{
    color:#a5a7b4;
}


/*//////////////////////////虚拟实验室////////////////////////////*/
.virtual_box {
    width:1920px;
    /*width:1100px;*/
    height:538px;
    margin:0 auto;
    margin-top:200px;
    position:relative;
    overflow:hidden;
}
.panorama {
    width:100%;
    height:538px;
}
/*//////////////////////////左右侧显示隐藏控制////////////////////////////*/
.right_menu_box, .left_menu_box {
    position:absolute;
    top:0;
    left:0;
    z-index:3;
    width:1920px;
    display:none;
}

.right_menu_box .fa-toggle-on, .right_menu_box .fa-toggle-off {
    position: absolute;
    top: 60px;
    right: 15px;
    color: #fff;
    cursor:pointer
}

.left_menu_box .fa-toggle-on, .left_menu_box .fa-toggle-off {
    position: absolute;
    top: 60px;
    left: 15px;
    color: #fff;
    cursor:pointer
}


.yq_info_box {
    /*display:none;*/
    width: 460px;
    height: 300px;
    position: absolute;
    top: 0;
    left: 50px;
    z-index: 3;
    background-image: url('../img/list_i_bg.png');
    text-align:left;
    padding:15px;
    box-sizing:border-box;
}


.sign img {
    width:70px;
    height:auto;

}

.yq_info_txt{
	    position: absolute;
    top: 0;
    right: 0;
    width: 400px;
    height: 538px;
    z-index: 999;
    /*background: rgba(7, 111, 173, 0.9);*/
    padding: 15px;
    box-sizing: border-box;
		
}

.yq_info_txt hr {
    width: 95%;
    margin: 0 auto;
    position: relative;
    top: 5px;
    background-color: #464646;
    border-bottom: 1px solid #8c8b8b;
}
.yq_info_txt h3 {
    margin:0;
    padding:0;
    font-size:18px;
    color:#fff;
    
}

.yq_info_txt h3 i {
   
    font-size:14px;
    margin-left:15px;
    
}
.yq_info_txt h3 i.fa-check-circle {
    color:#49ff49
}
.yq_info_txt h3 i.fa-exclamation-circle {
    color:red
}
.yq_info_txt .bh {
    font-size: 14px;
    color: #daecff;
    position: initial;
    text-align: left;
    padding: 0;
}
.yq_info_txt hr {
    width:100%;
}

.yq_info_txt .other_info_nav {
    margin:0;
    padding:0;
    width:100%;
	margin-top: 15px;
}

.yq_info_txt .other_info_nav li {
    clear:both;
    width:100%;
    height:25px;
    line-height:25px;
    color:#fff;
    background:none;
    margin-left:0;
	margin-top: 10px;
}

.yq_info_txt .other_info_nav li span {
        float: left;
    font-size: 14px;
    line-height: 25px;
    width: 80px;
    margin: 0;
    padding: 0;
    text-align: right;
    display: inline-block;
    position: initial;
}
.yq_info_txt .other_info_nav li font{
    float: left;
    width: 200px;
    line-height: 25px;
    display: inline-block;
    margin-left: 15px;
}
.yq_info_chart_box{
	width: 320px;
	height: 230px;
	position: absolute;
	bottom:5px;
	text-align: center;
}
.yq_info_chart_box h2{
	color:#fff;
	margin-bottom: 10px;
}
.yq_info_chart{
	width: 320px;
	height: 150px;
	margin-bottom: 10px;
	
}
.close_info{
	padding: 10px 15px;
	background: #272e48;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	
}
.close_info:hover{
	color: #fff;
	background: #394367;
}
/*//////////////////////////首页重置layui样式////////////////////////////*/
#global_page  .layui-form-label {
    color:#fff;
    padding: 6px 15px;
}
#global_page .layui-input, .layui-select, .layui-textarea {
    background-color:#05215c;
    color:#fff;
    border-color:#122672;
}
#global_page  .layui-form-select dl dd.layui-this {
    background-color: #0080c0;
}
#global_page .layui-input, .layui-select, .layui-textarea {
    height:30px;
    line-height:25px;
}
#global_page .layui-form-select dl {
    top:32px;
}

#global_page  .layui-form-selectup dl {
    bottom:32px;
    top:auto;
}

#global_page .layui-layer-tips .layui-layer-content {
    z-index: 9;
    /*border: 1px solid #6bcbec;*/
    border-radius: 0;
    /*display: inline-flex;*/
    white-space: nowrap;
    overflow: hidden;
    width: max-content;
}
#global_page .layui-layer-tips .layui-layer-content i.fa-flask,#global_page .layui-layer-tips .layui-layer-content i.fa-calendar-check-o {
       margin-top:5px;
}
#global_page .layui-layer-tips i.layui-layer-TipsG {
    position: absolute;
    width: 0;
    height: 0;
    border-width: 1px;
    border-color: #b0b2b3;
    border-style: solid;
    height: 38px;
    border-left: none;
	top: 60px;
}

