.sidebar{width: 150px;}
.main-content{margin-left: 150px;}
.obody{ background: #f7f8fa;}
.osection_bg{ background: #fff; border-radius: 6px;}
.oradio input{ width:20px;}
.table{}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{padding:15px 10px; text-align: center; color: #000000;}
.table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{ color: #606266; font-size: 14px; }
.btn{display: inline-block; padding:5px 10px; border-radius: 4px; margin:0 0 5px 5px;}
input.form-control{ border-radius: 2px; overflow: hidden; margin-right: 10px;}
input.form-control[name="start_time"]{ margin-right: 2px;}
select.form-control{ margin-right: 10px;}

.obtn_edit,.obtn_del,.obtn_default,.obtn_success,.obtn_fail,.obtn_open,.obtn_stop{
    display: inline-block; padding:5px 10px; border-radius: 2px;cursor: pointer; text-align: center; margin:0 0 5px 5px; text-decoration: none !important;
    background: #fff; border: 1px solid #dcdfe6; color: #606266;
}
.obtn_edit,.obtn_del,.obtn_default,.obtn_success,.obtn_fail,.obtn_open,.obtn_stop:hover{
    text-decoration: none;

}
.obtn_edit{color: #409eff;
    background: #ecf5ff;
    border-color: #b3d8ff;}
.obtn_edit:hover{color: #fff;
    background: #409eff;
    border-color: #409eff; }

.obtn_del{color: #fff; background-color: #F34541; border-color: #F34541; }
.obtn_del:hover{color: #fff; background-color: #bc000f; border-color: #bc000f; }

.obtn_default{background: #fff; border: 1px solid #dcdfe6; color: #606266; }
.obtn_default:hover{ border-color: #72b766; color: #72b766; }

.obtn_success{color: #fff;
    background: #72b766;
    border-color: #72b766;
}
.obtn_success:hover{background: #26bc3d; border: 1px solid #26bc3d; color: #fff; }

.obtn_fail{background: #fff; border: 1px solid #dcdfe6; color: #606266; }
.obtn_fail:hover{border-color: #72b766; color: #72b766; }

.obtn_open{background: #fff; border: 1px solid #dcdfe6; color: #606266; }
.obtn_open:hover{ border-color: #72b766; color: #72b766;}

.obtn_stop{color: #fff; background-color: #eeaf03; border-color: #eeaf03; }
.obtn_stop:hover{color: #fff; background-color: #ffbb04; border-color: #ffbb04; }

.otl{text-align: left !important;}


.oldingtitle{cursor: pointer; position: relative;}
.oldingba{background: url("../images/ba.png") no-repeat 20px center; width: 100%; height: 100%; position: absolute; left:0; top:0; opacity: 0.5; z-index: 1; }
.oldingtitle span{position: relative; z-index: 2; }
.oldingma{position: absolute; left:calc(50% - 75px); bottom:30px; display: none; width: 150px; height: 150px; box-shadow: 0 0 5px rgba(0,0,0,0.3);  background: #fff; border:1px solid #eee; padding:6px; }
.oldingma::after{
    content: "";
    width:10px;
    height: 10px;
    background: #fff;
    position: absolute;
    left:calc(50% - 5px);
    bottom: -5px;
    transform:rotateZ(45deg);
    -ms-transform:rotateZ(45deg); 	/* IE 9 */
    -moz-transform:rotateZ(45deg); 	/* Firefox */
    -webkit-transform:rotateZ(45deg); /* Safari 和 Chrome */
    -o-transform:rotateZ(45deg);

}
.oldingma a{ display: block; width: 100%; height: 100%; }
.oldingma img{ display: block; width: 100%; height: 100%; }
.oldingtitle:hover .oldingma{display: block;}


.c_ts_box{ position: fixed; left:0; top:0; width: 100%; height: 100%; z-index: 99999;}
.c_ts_box .center{ position: fixed; left:0; top:calc(50% - 35px); width: 100%; text-align: center;}
.c_ts_box .center span{ display: inline-block; width: auto;  height: 70px; line-height: 70px; background: rgba(66,57,55,1); font-size: 15px; color: #fff; padding:0 15px; border-radius: 10px;}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
    color: #F34541;
    background-color: #fff;
    box-sizing: border-box;
    border:2px solid #F34541;
}

.btn-danger{
    background-color: #F34541;
    border-color: #F34541;
}
a{
    color: #64A2F4;
    text-decoration: none;
}
a:hover
{
    color: #64A2F4;
    text-decoration: none;
}
.label-success{
    background: #72b766;
}
.btn-success{
    background-color: #72b766;
    border-color: #72b766;
}
.btn-primary{
    color: #fff;
    background-color: #409eff;
    border-color: #409eff;
}
.btn-primary:hover{
    background: #66b1ff;
    border-color: #66b1ff;
    color: #fff;
}
.btn-danger{
    background: #fff;
    border-color: #cccccc;
    color: #64A2F4;
}
.btn-danger:hover{
    background: #f8f8f8;
    border-color: #cccccc;
    color: #64A2F4;
}
.well{
    background-color: #f5f7fa;
}
.table-hover > tbody > tr:hover{
    background-color: #f5f7fa;
}
.admin_index .section .itemlist .item{
    margin-bottom:10px !important;
}
.admin_index .hdshe{padding-top: 0 !important;}
.admin_index .section .title1 .tx{
    width: 80px !important;
    height: 36px !important;
    line-height: 36px !important;
}
.btn{margin-bottom: 0;}

.oldgingform{ overflow: hidden;}
.oldgingformitem{ float: left; overflow: hidden; margin-bottom: 10px;}
.oldgingformitem .name{ float: left; height: 34px; line-height: 34px; width: 100px; text-align: right; padding-right: 10px;}
.oldgingformitem .val{ float: left; }
.oldingtableli{width: 100%;}
.oldingtableli td{ text-align: center;}
.oldingtableli td input{background: none !important; border:none !important; text-align: center; width: auto;}
.oldingtableli .date{ outline: none; cursor: pointer; color: #72b766; }

.oldingradiobox{padding-top: 6px; overflow: hidden;}
.oldingradiobox span{margin-right: 10px;}
.oldingradiobox span input{margin-right: 5px;}

/*确认删除弹出框*/
.oldingAskBox{position: fixed; left:0; top:0; width: 100%; height: 100%; background: none; z-index: 999; display: none; }
.oldingAskBox .close1{position: absolute; right: 10px; top: 10px; cursor: pointer; }
.oldingAskBox .close1 img{ width: 12px; height: auto; opacity: 0.8; }
.oldingAskBox .close1:hover img{ opacity: 1; }
.oldingAskBox .center{position: absolute; left:calc(50% - 100px); top:calc(50% - 70px); box-shadow: 0 0 10px rgba(0,0,0,0.5); width: 300px; height: 138px; background: #fff; border-radius: 10px; }
.oldingAskBox .title{ text-align: center; font-size: 16px; padding:30px 0; }
.oldingAskBox .btns{ text-align: center;  }
.oldingAskBox .btns .sure{ text-align: center; cursor: pointer; width: 100px; display: inline-block; margin:0 10px; height: 36px; line-height: 36px; background: #f34442; border-radius: 20px; color: #fff; font-size: 14px; box-sizing: border-box;  }
.oldingAskBox .btns .sure:hover{ background: #ec4240; }
.oldingAskBox .btns .close2{ text-align: center; cursor: pointer; width: 100px; display: inline-block; margin:0 10px;  height: 36px; line-height: 36px; background: #fff; border:1px solid #ccc; border-radius: 20px; color: #333; font-size: 14px; box-sizing: border-box; }
.oldingAskBox .btns .close2:hover{ background: #f7f7f7; }
/*确认删除弹出框 end*/


/*霸屏广告弹出框*/
.oldingZeBox{position: fixed; left:0; top:0; width: 100%; height: 100%; background: none; z-index: 999; display: none; }
.oldingZeBox .close1{position: absolute; right: 10px; top: 10px; cursor: pointer; }
.oldingZeBox .close1 img{ width: 12px; height: auto; opacity: 0.8; }
.oldingZeBox .close1:hover img{ opacity: 1; }
.oldingZeBox .center{position: absolute; left:calc(50% - 180px); top:calc(50% - 110px); box-shadow: 0 0 10px rgba(0,0,0,0.5); width: 360px; height: 200px; background: #fff; border-radius: 10px; }
.oldingZeBox .title{ text-align: center; font-size: 16px; padding:30px 0 10px; }
.oldingZeBox .btns{ text-align: center; padding-top: 20px;  }
.oldingZeBox .btns .sure{ text-align: center; cursor: pointer; width: 100px; display: inline-block; margin:0 10px; height: 36px; line-height: 36px; background: #f34442; border-radius: 20px; color: #fff; font-size: 14px; box-sizing: border-box;  }
.oldingZeBox .btns .sure:hover{ background: #ec4240; }
.oldingZeBox .btns .close2{ text-align: center; cursor: pointer; width: 100px; display: inline-block; margin:0 10px;  height: 36px; line-height: 36px; background: #fff; border:1px solid #ccc; border-radius: 20px; color: #333; font-size: 14px; box-sizing: border-box; }
.oldingZeBox .btns .close2:hover{ background: #f7f7f7; }
.oldingZeBox .baselect{ width: 80%; margin:0 auto; padding-top: 20px; overflow: hidden; }
.oldingZeBox .baselect span{ float: left; display: block; width: 60px; padding:7px 0; }
.oldingZeBox .baselect select{ width: calc(100% - 70px); float: right; }
/*霸屏广告弹出框 end*/

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}

.tip-font {
    color: #e6a23c;
    font-size: 12px;
    margin-bottom: 20px;
    line-height: 15px;
    display: block;
}

.result_page{ text-align: center; padding-top: 100px;}
.result_page .title{ font-size: 18px; font-weight: 600; padding-bottom: 20px;}
.result_page .img{ width: 200px; height: 200px; margin:0 auto;}
.result_page .img img{ display: block; width: 100%; height: 100%;}
.result_page .txt{ padding-top: 10px; font-size: 16px; color: #666;}
.result_page .btns{ overflow: hidden; text-align: center; padding-top: 20px; }
.result_page .btns a{ margin:0 20px; padding:10px 20px; }

.olding_skan_box{overflow: hidden; padding-bottom: 20px; width: 900px; margin:0 auto;}
.olding_skan_box .olding_skan_left{ float: left; width: calc(100% - 400px); border:1px solid #ccc; padding:20px 0; margin-top: 30px; }
.olding_skan_box .olding_skan_right{ float: left; width: 400px; }
.olding_skan_box .olding_skan_mobile{width: 400px; height: 770px; box-sizing: border-box; padding-top: 90px; padding-left: 50px; background: url("../images/mobile2.png") no-repeat center center; background-size: 100% 100%; }
.olding_skan_box .skancenter{width: 300px; height: 580px; background: #da445c; position: relative;  }
.olding_skan_box .skancentercenter{width: 100%; height: 100%; background: #da445c;overflow-y:scroll; }
.olding_skan_box .tsx{ text-align: center;  }
.olding_skan_box .index_zong .renshu li .img{width: 36px; height: 36px;}
.olding_skan_left .col-sm-2{ padding-left: 0; padding-right: 0; width: 100px;}
.olding_skan_left .col-md-10.col-sm-10{ float: none; margin-left: 100px; }
.olding_skan_left .form-group{ margin-bottom: 0; }
.olding_skan_left .form-group .tip-font{ margin-bottom: 10px; }
.olding_skan_right .timedown{ padding:10px 6px; }
.olding_skan_right .timedown .txt{ margin-left: 2px; }
.olding_skan_right .timedown .time span{ margin:0 2px; }
.olding_skan_right .index_create .img img{ width: 100px; }
.olding_skan_right .index_create .cj img{ width: 130px; }

/*滚动条样式*/
.olding_skan_box .skancentercenter::-webkit-scrollbar,.olding_list_skan .skancentercenter::-webkit-scrollbar {
    width: 4px;
    /*height: 4px;*/
}
.olding_skan_box .skancentercenter::-webkit-scrollbar-thumb,.olding_list_skan .skancentercenter::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
}
.olding_skan_box .skancentercenter::-webkit-scrollbar-track,.olding_list_skan .skancentercenter::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,0,0.1);

}

.index_guize,.index_xiangqing{background: #fff; padding-top: 20px; border-radius: 4px;}
.index_guize .title,.index_xiangqing .title{ margin-bottom: 10px !important;}

.index_create .img img{width: 90px;}
.index_create .cj img{width: 140px;}

.olding_poster_moshi1{overflow: hidden;}
.olding_poster_moshi1 .item{ float: left; position: relative; width: 100px; height: 150px; box-sizing: border-box; cursor: pointer; margin-right: 10px; margin-bottom: 10px;}
.olding_poster_moshi1 .item.active{ border:4px solid #409eff; }
.olding_poster_moshi1 .item img{ display: block; width: 100%; height: 100%; }
.olding_poster_moshi1 .item span{position: absolute; left:calc(50% - 30px); bottom: -40px; width: 60px;  display: none; height: 30px; line-height: 30px; border:1px solid #ccc; color: #333; text-align: center; font-size: 12px; border-radius: 15px; cursor: pointer;}
.olding_poster_moshi1 .item span:hover{ color:#409eff; border-color:#409eff;  }

.oldingwen{ display: inline-block; width:20px; height: 20px; line-height: 20px; margin-left: 5px; position: relative; top:3px; text-align: center;  border:1px solid #da445c; color: #da445c; font-size: 16px; border-radius: 100%; cursor: pointer;}
.oldingwenimg{position: fixed; left:0; top:0; width: 100%; height: 100%; background: rgba(0,0,0,0.8);  z-index: 111; display: none;}
.oldingwenimg .center{ width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; }
.oldingwenimg .img{ display: inline-block; width: auto; height: auto; box-shadow: 0 0 10px; rgba(0,0,0,0.5);}
.oldingwenimg .img img{ width: 550px; }

.oldingnewpin span{ color: #da445c; cursor: pointer;}
.oldingnewpin span:hover{ text-decoration: underline; }

.oldingnewpinbox{width: 100%; height: 100%; display: none; background: rgba(0,0,0,0.8); position: fixed; left:0; top:0; z-index: 1111; }
.oldingnewpinbox .center{width: 90%; height: 90%; position: fixed; left: 5%; top: 5%; box-sizing: border-box; padding:30px; background: #fff;}
.oldingnewpinbox .center .close{ position: absolute; right:10px; top:10px; cursor: pointer; }
.oldingnewpinbox .center .close img{ display: block; width: 20px; height: 20px; }
.oldingnewpinbox .oldingaddpin{ width: 100%; height: 100%; overflow-y: auto; }



.oldingnewquan span{ color: #da445c; cursor: pointer;}
.oldingnewquan span:hover{ text-decoration: underline; }

.oldingnewquanbox{width: 100%; height: 100%; display: none; background: rgba(0,0,0,0.8); position: fixed; left:0; top:0; z-index: 1111; }
.oldingnewquanbox .center{width: 90%; height: 90%; position: fixed; left: 5%; top: 5%; box-sizing: border-box; padding:30px; background: #fff;}
.oldingnewquanbox .center .close{ position: absolute; right:10px; top:10px; cursor: pointer; }
.oldingnewquanbox .center .close img{ display: block; width: 20px; height: 20px; }
.oldingnewquanbox .oldingaddquan{ width: 100%; height: 100%; overflow-y: auto; }

.olding_denge_box{}
.olding_denge_box .oh{ overflow: hidden;}
.olding_denge .obtn{ width: 80px; text-align: center; }
.olding_denge_box span.name{float: left; padding-top: 9px; margin-right: 4px; }
.olding_denge_box input{ float: left; width: 160px; margin-right: 16px;}
.olding_denge_box span.del{float: left; cursor: pointer; color: #999; padding-top: 9px; }
.olding_denge_box span.del:hover{ color: #333; }


.olding_poster_skan{width: 100%; height: 100%; background: rgba(0,0,0,0.8); position: fixed; left:0; top:0; z-index: 1111; display: none;}
.olding_poster_skan .posterskanpage{width: 350px; height: 650px;  position: fixed; left:calc(50% - 200px); top:calc(50% - 325px); justify-content: center; display: flex; align-items: center;   }
.posterskanpage{ width: 100%; height: 100%;}
.posterskanpage #poster_box{position: relative; left:0; top:0; width: 100%; height: 100%;background: #fff; display: flex; align-items: center; justify-content: center;}
.posterskanpage #poster_box .center{ width: 60%; margin:0 auto; position: absolute; left:20%; top:calc(50% - 160px); }
.posterskanpage #poster_box .title{ font-size: 26px; text-align: center; font-weight: 600; }
.posterskanpage #poster_box .txt{ font-size: 14px; height: 80px; overflow: hidden; text-indent: 2em; line-height: 24px; margin-top:10px; }
.posterskanpage #poster_box .ma{ width: 80px; height: 80px; margin:20px auto 0; }
.posterskanpage #poster_box .ma img{ display: block; width: 100%; height: 100%; }
.posterskanpage #poster_box .logo{ width: 50px; height: 50px; margin:20px auto 10px; }
.posterskanpage #poster_box .logo img{ display: block; width: 100%; height: 100%; }
.posterskanpage #poster_box .tuiname{  font-size: 12px; text-align: center; }

.posterskanpage #poster_box.poster1{background: url("../images/poster/images/poster_bg1.jpg") no-repeat center center; background-size:100% 100%;}
.posterskanpage #poster_box.poster1 .center{top:calc(50% - 130px); color:#d29e6c; }
.posterskanpage #poster_box.poster2{background: url("../images/poster/images/poster_bg2.jpg") no-repeat center center; background-size:100% 100%;}
.posterskanpage #poster_box.poster2 .center{top:calc(50% - 160px); color: #d3b55b;}
.posterskanpage #poster_box.poster2 .center .txt{height:120px;}
.posterskanpage #poster_box.poster3{background: url("../images/poster/images/poster_bg3.jpg") no-repeat center center; background-size:100% 100%; }
.posterskanpage #poster_box.poster3 .center{top:calc(50% - 160px); color: #826627;}
.posterskanpage #poster_box.poster4{background: url("../images/poster/images/poster_bg4.jpg") no-repeat center center; background-size:100% 100%; }
.posterskanpage #poster_box.poster4 .center{top:calc(50% - 160px); color: #d1bb82;}
.posterskanpage #poster_box.poster5{background: url("../images/poster/images/poster_bg5.jpg") no-repeat center center; background-size:100% 100%; }
.posterskanpage #poster_box.poster5 .center{top:calc(50% - 160px); color: #191933;}
.posterskanpage #poster_box.poster6{background: url("../images/poster/images/poster_bg6.jpg") no-repeat center center; background-size:100% 100%; }
.posterskanpage #poster_box.poster6 .center{top:calc(50% - 180px); color: #b90506;}
.posterskanpage #poster_box.poster6 .tuiname{ color: #d3b55b;}
.posterskanpage #poster_box.poster7{background: url("../images/poster/images/poster_bg7.jpg") no-repeat center center; background-size:100% 100%; }
.posterskanpage #poster_box.poster7 .center{top:calc(50% - 180px); color: #be8421;}
.posterskanpage #poster_box.poster8{background: url("../images/poster/images/poster_bg8.jpg") no-repeat center center; background-size:100% 100%; }
.posterskanpage #poster_box.poster8 .center{top:calc(50% - 180px); color: #86ae65;}


.olding_baping_left{
    width:700px;
    float: left;
    padding-top: 36px;
}
.olding_baping_left textarea,.olding_baping_left input{ width: 100% !important; box-sizing: border-box;}
.olding_baping_right{
    width:250px;
    margin-left: 770px;
    height: 500px;
}
.olding_baping_right .name{ text-align: center; font-size: 14px; padding-bottom: 15px; font-weight: 600;}
.olding_baping_right .name span{ display: none; }
.olding_baping_right .name span.active{ display: block; }
.baping_swiper{ overflow: hidden; position: relative; }
.baping_swiper .img{width:250px; height: 500px; display: none; }
.baping_swiper .img.active{ display: block; }
.baping_swiper .img img{ display: block; width: 100%; height: 100%; }
.baping_swiper .panation{ position: absolute; left:0; bottom:50px; width: 100%; height: auto; text-align: center; }
.baping_swiper .panation span{ display:  inline-block; width: 30px; height: 6px; cursor: pointer; background: rgba(255,255,255,0.6); }
.baping_swiper .panation span.active{ background: rgba(255,255,255,1); }