/******************************* global*/

* {
    font-family: "Microsoft YaHei", "微软雅黑", ZenIcon !important;
}

a {
    font-family: "Microsoft YaHei", "微软雅黑" !important;
    text-decoration: none !important;
    box-shadow: none !important;
}

.divMiddle {
    width: 1170px !important;
    margin: 0 auto;
}

#_pageContent{
    width: 100%;
    min-width: 1200px;
    min-height: 650px;
}
/*icon font*/

.fontBlue {
    color: #00b8ee;
}

._iconfont {
    color: #FFF;
    font-size: 24px;
    text-align: center;
    font-family: ZenIcon !important;
}


/*表单*/

._formLabelStar {
    font-size: 14px;
    color: #ff0000;
    margin-right: 5px;
    margin-top: 5px;
    height: 16px;
    line-height: 16px;
}

._formErrMsg {
    font-size: 14px;
    color: #ff0000;
    margin-right: 5px;
    margin-top: 5px;
    height: 16px;
    line-height: 16px;
}


/******************************* bootstrap custom setting*/


/*btn radius set 0*/

.btn {
    border-radius: 0px !important;
}


/*topNav*/

#_pageTop {
    height: 120px;
    background: #fff !important;
    text-align: center;
}

._topNavBox {
    width: 100%;
    min-width: 1170px;
    height: 30px;
    background-color: #000;
}

._topNavBox ul {
    list-style: none;
    margin: 0;
}

._topNavBox ul>li {
    float: left;
}

._topNavBox ul>li>p {
    margin: 0;
    font-size: 14px;
    line-height: 30px;
    color: #00fcff;
    padding-right: 60px;
}

._topNavBox ul>li>a {
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
    margin: 0 4px;
}

._topNavBox ul>li>a.logout:hover,
._topNavBox ul>li>a.logout:focus {
    color: #ffffff;
    background-color: #000;
}

._topNavBox ul>li>a:hover,
._topNavBox ul>li>a:focus {
    color: #ffffff;
    background-color: #00b8ee;
}

._topNavBox ul>li .xinfeng {
    font-size: 14px;
    color: #fff;
    margin: 0 30px;
    line-height: 26px;
    cursor: pointer;
}

/*百宝箱下拉菜单*/

#_pageTopNavDropdown {
    width: 105px;
    position: relative;
}

#_pageTopNavDropdown a {
    width: 105px;
    height: 30px;
    display: block;
    background-color: #00b8ee;
    line-height: 30px;
    text-align: center;
    color: #fff;
}

#_pageTopNavDropdown span.icon {
    color: #fff;
    font-size: 8px;
}

#_pageTopNavDropdown .dpwnMenu {
    width: 105px;
    position: absolute;
    top: 30px;
    left: -4px;
    padding: 0;
    margin: 0;
    z-index: 999;
    display: none;
}

#_pageTopNavDropdown .dpwnMenu li {
    width: 105px;
    height: 30px;
    display: block;
    line-height: 30px;
    text-align: center;
    color: #fff;
}

#_pageTopNavDropdown .dpwnMenu li>a {
    width: 105px;
    height: 30px;
    display: block;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background-color: #06b8ee;
}

#_pageTopNavDropdown .dpwnMenu li>a:hover {
    background-color: #01aadb;
}


/*logo导航*/

#_pageTop .mainNav {
    width: 100%;
    min-width: 1170px;
    height: 90px;
    border-bottom: 1px solid #000;
    background-color: #fff;
    overflow: hidden;
}

#_pageTop .mainNav .navMainBody {
    width: 1170px;
    height: 90px;
}

#_pageTop .mainNav .navMainBody img {
    float: left;
    margin: 15px 0;
}

#_pageTop .mainNav .navMainBody ul {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
}

#_pageTop .mainNav .navMainBody ul li {
    float: left;
    font-size: 18px;
    line-height: 90px;
    margin-right: 25px;
}

#_pageTop .mainNav .navMainBody ul li a {
    color: #000;
}

#_pageTop .mainNav .navMainBody ul li a:hover {
    color: #00b8ee;
}

.nowClick {
    color: #00b8ee!important;
    font-weight: 600;
}


/*logo导航结束*/


/*页脚*/

#_pageBottom {
    width: 100%;
    min-width: 1170px;
    background-color: #323232;
}

#_pageBottom .topBox {
    width: 100%;
    min-width: 1170px;
}

#_pageBottom .topBox .infoBox {
    width: 1170px;
    overflow: hidden;
    padding: 30px 60px 10px 60px;
}

#_pageBottom .topBox .infoBox .info {
    width: 1050px;
    overflow: hidden;
}

#_pageBottom .topBox .infoBox .info .aboutus {
    float: left;
    overflow: hidden;
}

#_pageBottom .topBox .infoBox .info .aboutus .footNav {
    width: 750px;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 22px;
    overflow: hidden;
}

#_pageBottom .topBox .infoBox .info .aboutus .footNav>li {
    float: left;
    margin-right: 50px;
}

#_pageBottom .topBox .infoBox .info .aboutus .footNav>li a {
    font-size: 16px;
    color: #b4b4bc;
}

#_pageBottom .topBox .infoBox .info .aboutus .footNav>li a:hover {
    color: #f2f2f2;
}

#_pageBottom .topBox .infoBox .info .aboutus .tel {
    width: 750px;
    overflow: hidden;
}

#_pageBottom .topBox .infoBox .info .aboutus .tel>img {
    width: 77px;
    height: 61px;
    float: left;
    margin: 6px 25px 12px 0;
}

#_pageBottom .topBox .infoBox .info .aboutus .tel .telBox {
    width: 300px;
    float: left;
}

#_pageBottom .topBox .infoBox .info .aboutus .tel .telBox>p {
    font-size: 14px;
    color: #b4b4bc;
    line-height: 26px;
    margin: 0;
}

#_pageBottom .topBox .infoBox .info .code {
    width: 160px;
    float: right;
    overflow: hidden;
}

#_pageBottom .topBox .infoBox .info .code>img {
    width: 100px;
    height: 100px;
    margin-left: 30px;
}

#_pageBottom .topBox .infoBox .info .code>p {
    text-align: center;
    margin-top: 5px;
    font-size: 14px;
    color: #b4b4bc;
}

#_pageBottom .topBox .infoBox .company {
    width: 1050px;
    overflow: hidden;
    margin: 15px 0 10px 0;
}

#_pageBottom .topBox .infoBox .company>p {
    text-align: center;
    font-size: 14px;
    color: #b4b4bc;
    margin: 0;
}

#_pageBottom .topBox .infoBox .company>p>a {
    color: #b4b4bc;
}

#_pageBottom .topBox .infoBox .company>p>span {
    margin: 0 2px 0 4px;
}


/*版权信息*/

#_pageBottom .copyRight {
    height: 92px;
    background-color: #000;
}

#_pageBottom .copyRight p {
    font-size: 14px;
    color: #b4b4bc;
    text-align: center;
}

#_pageBottom .copyRight a {
    font-size: 14px;
    color: #b4b4bc;
}

#_pageBottom .copyRight a:hover {
    text-decoration: underline;
}

#_pageBottom .buttomBox {
    padding: 20px 0 20px 0;
}


/*信封详细内容提示*/

.message_not_read {
    position: absolute;
    background: white;
    top: 30px;
    width: 130px;
    height: 60px;
    line-height: 25px;
    text-align: left;
    border: 1px solid #ddd;
    font-size: 14px;
    padding: 0;
    display: none;
    overflow: hidden;
}

.message_not_read li {
    width: 100%;
    padding: 0 10px;
    list-style: none;
}
.message_not_read>li>a{
    color: #145ccd !important;
}
.message_not_read li span {
    line-height: 30px;
    float: right;
    color: #f60;
}

.news{
    width: 81px;
    overflow: hidden;
}
/*信封详细内容提示结束*/

/*百宝箱通用样式,包含页头及左侧导航*/

#accordion .panel {
    border: 0;
    border-radius: 0;
    box-shadow: none;
}

._user_body {
    margin-top: 30px;
    font-size: 14px;
    overflow: hidden;
}

._user_body .sideBar {
    width: 170px;
    overflow: hidden;
    float: left;
}

._user_body .sideBar .tab-heading>a {
    display: block;
    width: 150px;
    height: 45px;
    color: #00b8ee;
    text-align: center;
    line-height: 45px;
    background-color: #f2f2f2;
    margin-bottom: 5px;
}

._user_body .sideBar .tab-heading>a ._iconfont {
    color: #00b8ee;
}

._user_body .sideBar span {
    font-size: 14px;
}

._user_body .sideBar span {
    margin-right: 10px;
}

._user_body .sideBar ul {
    padding: 0;
}

._user_body .sideBar ul>li {
    display: block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

._user_body .sideBar ul>li>a {
    display: block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #000;
}

._user_body .sideBar ul>li>a.navBg {
    color: #00b8ee;
    text-decoration: none;
}

._user_body ._chestBox {
    width: 1000px;
    min-height: 500px;
    float: left;
    overflow: hidden;
}


/*content*/

.edit_right_box {
    width: 100%;
    min-height: 600px;
    border: 1px solid #f2f2f2;
    padding: 0 0 25px 0;
}

.create_account_btn {
    float: left;
    cursor: pointer;
    padding: 0 35px;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    background: #00b8ee;
    color: #ffffff;
}

.edit_save_a {
    color: #00b8ee;
}

.edit_save_a:hover {
    color: #1E90FF;
}

.create_account_btn:hover {
    background: #1E90FF;
    color: #ffffff;
}

.userList table th {
    text-align: center!important;
    font-size: 15px;
    color: #01789a;
    background: #eaf3fa!important;
}

.userList table td {
    text-align: center!important;
    font-size: 15px;
}


/*模态框组件*/

@media (min-width: 768px) {
    /*显示主体大小*/
    .modal-dialog {
        width: 400px;
        margin: 30px auto;
    }
    .modal-header {
        background-color: #fbfbfb;
        border-bottom: 1px solid #e8e8e8;
    }
    .modal-body {
        margin-top: 15px;
    }
    .modal-body p {
        text-indent: 30px;
        text-align: justify;
    }
    .modal-body span {
        color: #ea4843;
    }
    .modal-footer .tipsbtn {
        width: 70px;
        height: 30px;
        display: block;
        text-align: center;
        line-height: 30px;
        background-color: #ea4843;
        color: #fff;
        float: right;
    }
    .modal-content {
        /*取消下边框的圆角*/
        color: #434a54;
        /* border: none; */
        /* border-radius: 4px; */
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
        -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
        /* box-shadow: 0 1px 2px rgba(0, 0, 0, .2); */
        -webkit-border-radius: 0px;
        -moz-border-radius: '';
    }
    .modal-footer {
        background-color: #efefef;
    }
}


/****商品超市页脚购物导航******/

._guideBox {
    padding: 40px 0;
}

._imgBox {
    overflow: hidden;
}

._imgBox .imggroup {
    list-style: none;
    width: 950px;
    margin: 0 auto;
}

._imgBox .imggroup li {
    width: 70px;
    float: left;
}

._imgBox .imggroup li.marginRight100 {
    margin-right: 100px;
}

._imgBox .imggroup li>p {
    margin-top: 10px;
}

._helpBox {
    overflow: hidden;
    margin-top: 20px;
}

._helpBox ul {
    list-style: none;
    margin-left: 45px;
}

._helpBox>ul>li {
    float: left;
    display: inline-block;
    width: 200px;
}

._helpBox>ul>li.marginRight15 {
    margin-left: 15px;
}

._helpBox .helpMain {
    padding: 0;
    font-size: 16px;
    color: #666;
}

._helpBox .helpMain li {
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

._helpBox .helpMain li>a {
    font-size: 14px;
    color: #666;
}

._helpBox .helpMain li>a:hover {
    color: #00b8ee;
}

._helpBox .helpMain .top30 {
    margin-top: 10px;
}


/*公用按钮样式*/

.aBtn,
.aBtn:hover,
.aBtn:focus {
    color: #fff;
}

.aBtn {
    font-size: 14px;
    background-color: #00b8ee;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    border: none;
}

.aBtn:hover {
    background-color: #01aadb;
}

.inputBtn {
    background-color: #00b8ee;
    border: 0;
    color: #fff;
    cursor: pointer;
}

.inputBtn:hover,
.inputBtn:focus {
    border: 0;
    color: #fff;
    cursor: pointer;
    outline: none;
}

.inputBtn:hover {
    background-color: #01aadb;
}

.inputBtn_disable {
    background-color: #999;
    border: 0;
    color: #fff;
    cursor: not-allowed;
}

.inputBtn_disable:hover,
.inputBtn_disable:focus {
    outline: none;
    border: 0;
    cursor: not-allowed;
}

#_pageContent {
    width: 100%;
    min-width: 1200px;
    min-height: 650px;
}
/****提示遮罩层******/
.max_mask{
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    top: 0;
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    z-index: 10000;
}
.prompt{
    position: fixed;
    width: 400px;
    height: 250px;
    background: #fff;
    z-index: 10001;
    top: 50%;
    left: 50%;
    margin-top: -120px;
    margin-left: -195px;
    border: 1px solid #000;
}
.prompt .p1{
    width: 100%;
    padding-left: 10px;
    height: 45px;
    line-height: 45px;
    font-weight: bold;
    background: #f2f2f2;
    margin: 0;
}
.close1{
    float: right;
    margin-top: 7px;
    margin-right: 10px;
    width: 80px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    background: #00B8EE;
    display: inline-block;
    cursor: pointer;
}
.close1:hover{
    color: #fff !important;
}
.prompt .p2{
    margin: 0;
    width: 100%;
    height: 45px;
    background: #f5f5f5;
}
.prompt .p3{
    margin: 0;
    text-indent: 25px;
}
.fix_cen{
    width: 100%;
    height: 158px;
    padding: 50px 30px;
}

/*图片上传框*/
._uploda_crop_img_div{
    display: none; 
    min-width: 600px; 
    /*height: 390px; */
    position: fixed; 
    z-index: 811213; 
    left: 50%; 
    top: 50%;
    margin-left: -295px;
    margin-top:-250px;
}
._uploda_crop_img_mask{
    display: none; 
    width: 100%; 
    height: 100%; 
    position: fixed; 
    left: 0px; 
    top: 0px; 
    z-index: 811212;
}
._uploda_img_rel{position:relative;}
._uploda_img_abs{position:absolute;}
._uploda_img_fixed{position:fixed;}
._uploda_img_zxx_out_box{margin:0 auto;}
._uploda_img_zxx_main_con{padding:0 20px 20px;}
._uploda_img_zxx_test_list{padding:5px; font-size:1.1em;line-height:1.3; overflow:hidden; zoom:1;}
._uploda_img_love_img_btn{ text-align:center; margin-top:30px;}
._uploda_img_btn2{ font-size:12px; color:#FFF; text-align:center; width:79px; height:30px; line-height:30px; border:none;}

/*图片裁剪css*/
.jcrop-holder { 
    margin:auto;
    top: 50%;
    left: 50%;
    margin-top: -110px;
    margin-left: -195px;
}

.crop_preview{
    float: left;
    /*margin-left: 20px;*/
    width:150px;
    height:150px;
    overflow:hidden;
}
.crop_preview img {
    max-width: none;
}
.clear{clear:both}
.crop_btn{cursor:pointer}
.crop_tl{text-align:left}
.crop_tc{text-align:center}
.crop_ml_10 {margin-left:10px;}
.crop_mt_10 {margin-top:10px;}
.crop_ml-180{margin-left:-180px;}
.crop-dialog-content {
    background-color: #FFF;
    width: 100%;
    /*height: 390px;*/
    color: #333;
    border: 1px solid #A0A0A0;
}
.crop-dialog-header {
    border: 0;
    margin: 0;
    padding: 0 10px;
    /*background: url(../../../comm/images/background.png) repeat scroll 0 0 #F0F0EE;*/
    border-bottom: 1px solid #CFCFCF;
    height: 40px;
    line-height: 40px;
    font: 14px;
    text-align: left;
    color: #222222;
}
.crop-upload-area {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 70px; 
    cursor: pointer; 
    float: right; 
    margin-bottom: 15px;
}
.crop-upload-file {
    position: absolute;
    font-size: 60px;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
    z-index: 2;
    border: 0 none;
    opacity: 0;
    filter: alpha(opacity=0);
}
.crop-dialog-body {
    font: 12px/1.5 "sans serif",tahoma,verdana,helvetica;
    text-align: left;
    overflow: hidden;
    width: 100%;
    /*height: 300px;*/
}
.crop-dialog-mask {
    background-color: #FFF;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.crop-dialog-shadow {
    height: 44px;
    padding-top: 4px;
    padding-right: 20px;
    border-top: 1px solid #A0A0A0;
}
.crop-btn-radius {
    margin-left: 20px; 
    width: 60px; 
    border-radius: 3px !important;
    float: right;
}

/*public 样式开始*/


/*侧边栏样式表*/

#_public_sidebar {
    width: 230px;
    min-height: 600px;
    overflow: hidden;
}

#_public_sidebar .header {
    width: 230px;
    height: 170px;
    position: relative;
    overflow: hidden;
}

#_public_sidebar .header>img {
    width: 230px;
    height: 170px;
}

#_public_sidebar .header>.infoBox {
    width: 230px;
    height: 170px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
}

#_public_sidebar .header>.infoBox>img {
    margin-top: 20px;
}

#_public_sidebar .header>.infoBox>strong {
    width: 175px;
    display: block;
    margin: 0 auto;
    margin-top: 15px;
    font-size: 16px;
    color: #00b8ee;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}


/*折叠菜单样式*/

#_public_accordion {
    width: 230px;
}

#_public_accordion .panel {
    border: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
}

#_public_accordion .tab-heading>a {
    display: block;
    width: 230px;
    height: 40px;
    color: #00b8ee;
    line-height: 40px;
    background-color: #22282e;
}

#_public_accordion .tab-heading>a .left {
    height: 40px;
    margin-left: 40px;
    display: block;
    float: left;
    font-size: 14px;
    line-height: 40px;
    color: #e3e5e5;
}

#_public_accordion .tab-heading>a .select {
    display: block;
    text-indent: 30px;
    float: left;
    color: #e3e5e5;
    font-size: 14px;
}

#_public_accordion .tab-heading>a .right {
    height: 40px;
    display: block;
    margin-right: 40PX;
    float: right;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
}

#_public_accordion ul {
    padding: 0;
    margin: 0;
}

#_public_accordion ul>li {
    display: block;
    width: 230px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

#_public_accordion ul>li>a {
    display: block;
    width: 230px;
    height: 40px;
    background-color: #283038;
    line-height: 40px;
    text-align: left;
    color: #e3e5e5;
    font-size: 14px;
    padding-left: 83px;
}

#_public_accordion ul>li>a.navBg,
#_public_accordion ul>li>a:hover {
    color: #fff;
    background-color: #38424e;
    text-decoration: none;
}


/*版权信息*/

#_public_sidebar>.copy_right {
    width: 230px;
    height: 232px;
    background-color: #293038;
    color: #e3e5e5;
    padding-top: 100px;
}


/*内容显示区域*/

#_public_content {
    width: 970px;
    min-height: 600px;
    /*overflow: hidden;*/
}
#_public_top_title {
    width: 1200px;
    height: 73px;
    position: relative;
}
#_public_top_title>div{
    float: left;
    height: 100%;
    text-align: center;
    line-height: 73px;
    font-size: 16px;
    color: white;
}
#_public_top_title>div a{
    color: white;
    display: block;
}
#_public_top_title>div a:hover{
    background-color: #008fbf;
}
._public_head_img{
    width: 230px;
    background-color: #008fbf;
}

._public_head_name{
    width: 120px;
    background-color: #0099cb;
    border-right: 1px solid #008fbf;
}
._public_head_home{
    width: 103px;
    background-color: #0099cb;
}
._public_head_center{
    width: 450px;
    background-color: #0099cb;
    border-right: 1px solid #008fbf;
}
/*新增工作台区域下拉选择功能--开始chenjiulin 2017.4.25*/
._public_center_flow{
    width: 200px;
    height: 100%;
}
._public_center_flow li{
    border-bottom: 1px solid #ccc;
}
._public_center_flow ul{
    padding: 0;
}
._public_center_flow li a{
    color: black !important;
}
._public_center_btn{
    width: 200px;
    height: 73px;
    background-color: #0099cb;
    border: none;
    padding: 0;
    color: white;
    font-size: 16px;
    font-weight: normal;
    border-right: 1px solid #008fbf;
}
.btn-group{
    vertical-align: top;
}
._public_center_btn:hover{
    box-shadow: none;
    color: white;
    background-color: #008fbf;
}
#positionOmid{
    width: 200px;
}
.caret{
    border-top: 4px solid #FFFFFF;
}
/*新增工作台区域下拉选择功能--结束*/
._public_head_username{
    width: 221px;
    background-color: #0099cb;
    border-right: 1px solid #008fbf; 
    overflow: hidden; 
    white-space: nowrap; 
    text-overflow: ellipsis; 
    padding:0 22px;
}
._public_head_username>a{
    overflow: hidden; 
    white-space: nowrap; 
    text-overflow: ellipsis; 
    padding:0 22px;
}
._public_head_out{
    width: 72px;
    background-color: #0099cb;
}
/*侧边栏老页头待删除开始*/
#_public_top_title>img{
    width: 1200px;
    height: 73px;
}
#_public_top_title>.box{
    width: 1200px;
    height: 73px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
#_public_top_title>.box>h2 {
    margin: 0;
    font-size: 22px;
    color: #fff;
    line-height: 73px;
    display: block;
    float: left;
    margin-left: 250px;
    font-weight: normal;
}
#_public_top_title>.box>.info_box {
    padding-top: 40px;
    display: block;
    float: right;
    margin-right: 30px;
    overflow: hidden;
}

#_public_top_title>.box>.info_box>a {
    font-size: 14px;
    color: #fff;
    margin-right: 50px;
}

#_public_top_title>.box>.info_box>a:hover,
#_public_top_title>.box>.info_box>i:hover {
    color: #00b8ee;
}
#_public_top_title>.box>.info_box>i {
    font-size: 15px;
    color: #fff;
    cursor: pointer;
}
/*侧边栏老页头待删除结束*/
.divMiddle2 {
    width: 1200px !important;
    margin: 0 auto;
}
/*public 样式结束*/
.fabu_title {
    cursor: pointer!important;
}

.fiexd{
            position: fixed;
            width: 100%;
            height: 100%;
            top:0px;
            left: 0px;
            background: #000;
            opacity: 0.3;
            filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
            z-index: 10000;
        }
        .fie_cen{
            width: 419px;
            height: 180px;
            position: fixed;
            background: #fff;
            top: 50%;
            left: 50%;
            margin-left: -245px;
            margin-top: -133px;
            z-index: 10001;
            border-top: 3px solid #7edaff;
            border-radius: 3px;
        }
        .top_img1{
            width: 100%;
            height: 56px;
            padding-top: 5px;
            line-height: 48px;
            padding-left: 80px;
            background: url("/kcy/web/inc/home/images/tishi.png");
            font-size: 16px;
            font-weight: bold;
            color: #fff;
            position: absolute;
            top: -9px;
            left: 0px;
        }
        .top_img1 a{
            font-size: 24px;
            float: right;
            color: #fff;
            margin-right: 13px;
            cursor:pointer;
        }
        .top_img1 a:hover{
            color: #fff;
        }
        .cen_nr{
            width: 380px;
            height: 75px;
            padding: 20px 30px;
            font-size: 14px;
            border: 1px solid #e6e6e6;
            margin: auto;
            margin-top: 56px;
            background: #fbfaf9;
        }
        .public_btn_a{
            width: 90px;
            height: 30px;
            border: none;
            font-size: 14px;
            background: #00B8ee;
            color: #fff;
            margin-left: 165px;
            margin-top: 7px;
            border-radius: 3px;
        }
/*签到公用样式*/
.sign_bgd{
    width: 100%;
    height: 100%;
    position: fixed;
    background: #000;
    opacity: 0.6;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    z-index: 230;
    top:0px;
}
.sign_cen p {
    margin:0;
}
.sign_cen{
    width: 643px;
    height: 605px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -300px;
    margin-top: -300px;
    z-index: 231;
}
.sign_cen_top{
    width: 100%;
    text-align: center;
}
.sign_qx{
    display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 28px;
    background: #000;
    color: #fff;
    float: right;
    border-radius: 50%;
    font-size: 32px;
    cursor: pointer;
    margin-top: 15px;
    margin-right: 5px;
}
.sign_cen_bottom{
    width: 100%;
    margin-top: 35px;
}
.sign_bot_left{
    float: left;
    width: 422px;
    /*height: 385px;*/
    padding: 10px 22px;
    background: #e8e5ba;
    border-radius: 5px;
}
.sign_time{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.sign_date{
    width: 378px;
    /*height: 311px;*/
    position: relative;
}
.sign_date_top{
    width: 100%;
    height: 40px;
    background: #50b3ea;
    /*position: absolute;
    top:0px;
    left: 0px;*/
    z-index: 2;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.sign_date_top span{
    display: inline-block;
    float: left;
    width: 54px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
}
.sign_date_bottom{
    width: 100%;
    /*height: 275px;*/
    background: #e8e5ba;
    /*position: absolute;*/
    /*top:36px;
    left: 0px;*/
    z-index: 3;
    border-radius: 5px;
    padding-top: 5px;
}
.sign_time_date{
    position: relative;
    float: left;
    width: 53px;
    height: 53px;
    text-align: center;
    background: #fefff1;
    border-radius: 4px;
    margin-right: 1px;
    margin-bottom: 1px;
}
.sign_time_date span{
    line-height: 53px;
    font-size: 22px;
    color: #b82d1a;
}
.sign_bot_right{
    float: right;
    width: 205px;
    height: 386px;
    position: relative;
}
.sign_right_top{
    width: 100%;
    height: 131px;
    border-radius: 5px;
    overflow: hidden;
}
.sign_right_top_p{
    padding: 0px 15px;
    height: 30px;
    background: #e8e5ba;
}
.sign_right_top_p span{
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #e25b48;
    border-radius: 50%;
    margin-top: 10px;
}
.sign_right_top1{
    width: 100%;
    height: 101px;
    background: #fff6ed;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.sign_right_bottom{
    width: 100%;
    height: 249px;
    background: #fff6ed;
    border-radius: 5px;
    margin-top: 5px;
    padding: 30px 20px;
    font-size: 14px;
}
.sign_btn{
    width: 131px;
    height: 40px;
    border: none;
    outline: none;
    background: #e25947;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    box-shadow: 0px 4px 0px #b52c1c;
    -webkit-box-shadow:0px 4px 0px #b52c1c;
    -moz-box-shadow:0px 4px 0px #b52c1c;
    filter: progid:DXImageTransform.Microsoft.Shadow(color="#b52c1c", Direction="0", Strength="4");
    margin-top: 21px;
    margin-left: 36px;
}
.dian_xian{
    position: absolute;
    top:122px;
    left: 32px;
}
.sign_gou{
    position: absolute;
    top: 18px;
    left: 4px;
}    
#_err-link-page{
    padding-top:200px;
    display: none;
}
#_connectionless-warning {
    width: 500px;
    height: 260px;
    margin: 0 auto;
}

#_connectionless-warning>i {
    font-size: 50px;
    color: #00b8ee;
    display: block;
    float: left;
    margin-right: 30px;
}

#_connectionless-warning>.msg {
    width: 420px;
    height: 260px;
    float: left;
}

#_connectionless-warning>.msg>h2 {
    font-size: 16px;
    color: #333;
    margin: 0;
    margin-bottom: 15px;
}

#_connectionless-warning>.msg>p {
    font-size: 12px;
    line-height: 24px;
    color: #333;
}

#_connectionless-warning>.msg>p>a {
    color: #00b8ee;
}

#_err-link-page_time {
    color: #ff0000
}
    