/*@import "diyfont/iconfont.css";*/
/*@import "meiyijia/iconfont.css";*/
@import "sui-lzyim.css"; 

/*顶部导航样式*/
.lzyim-header{position: fixed;top: 0;left:0;right:0;z-index: 99999;}

.lzyim-header .lzyim-header-left .lzyim-iconfont, .lzyim-header .lzyim-header-right{font-size: 18px;}

.lzyim-header .lzyim-header-left{position: absolute;left: 8px;top: 0px;bottom: 0;line-height: 44px;padding-top: 20px;box-sizing: border-box;}
.lzyim-header .lzyim-header-right{position: absolute;right: 8px;top: 0px;bottom: 0;line-height: 44px;padding-top: 20px;box-sizing: border-box;}
.lzyim-header .lzyim-header-title{height: 64px;line-height: 44px;color: #333333;background-color: #F5F5F5;border-bottom: 1px solid #cccccc;text-align: center;padding-top: 20px;box-sizing: border-box;font-size: 16px;}


.lzyim-header-seize{border-top: 44px transparent solid;}
.lzyim-header-bseize{border-top: 69px transparent solid;}


#lzyim-bar-footer.bar-tab .tab-item.active, 
#lzyim-bar-footer.bar-tab .tab-item:active{color: #00CCCB !important;}


/*自定义弹窗*/
.custom_style{width: 100%;}
.custom_style .cont{width: 100%;padding: 20px 30px;box-sizing: border-box !important;display: flex;flex-direction: column;align-items: center;}
.custom_style .cont img{width: 200px;}
.custom_style .cont p{line-height: 20px;margin-top: 20px;text-align: center;font-size: 15px;color: #333;}
.custom_style .btn_box{width: 100%;padding: 10px 10px 20px 10px;box-sizing: border-box;display: flex;flex-direction: row-reverse;justify-content: center;}
.custom_style .btn_box button{width: 37%;min-width: 100px;height: 34px;line-height: 34px;font-size: 14px;border: 0;border-radius: 2px;transition: all 0.3s;}
.custom_style .btn_box button:first-child{color: #fff;background-color: dodgerblue;}
.custom_style .btn_box button:first-child:hover{background-color: #55b3fd;}
.custom_style .btn_box button:last-child{margin-right: 10px;}

custom_style_msg{}
.custom_style_msg .cont{padding: 20px 30px;}
.custom_style_msg .cont img{width: 100px;margin-right: 5px;}
.custom_style_msg .cont p{margin-top: 5px;line-height: 20px;}

