/** * 分页 和弹层样式 */ @basi-word-color: #333333; //页面基本的字体颜色 @block-bg-color:#f8f8f8; //模块统一背景色 @wary-bg-color:#212128; //背景颜色 body{color:@basi-word-color;} .wary{background:@wary-bg-color; } //用户提示字体颜色 .redtext_wrap p{color: #e1cc89;} /*分页*/ //.comold-jump-browse{float: none;background: @block-bg-color;padding: 7px 20px;} .comold-jump-browse{float: none;background: #fff;padding: 7px 20px;} .comold-jump-browse .jump_wrap{height: 26px;} .comold-jump-browse a, .comold-jump-browse span{color: #333;line-height: 24px;} .comold-jump-browse .jump_wrap .jump-page{margin-top: 0;float: right;} .comold-jump-browse .jump_wrap .jump-index .jump_submit{border: 1px solid #cacaca;height: 24px;line-height: 22px;background: @block-bg-color;color: #525252;} .comold-jump-browse .jump_wrap .act{height: 24px;background: #58ade5;color: #fff;border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;width: auto;padding: 0 12px;} .comold-jump-browse .jump_wrap .jump-index .jump_text{height: 22px;} .comold_jump{color: #333333;font-size: 14px;background: #efefef;width: 100%;height:38px;text-align: right;margin:0 0 20px 0;border: 1px solid #dbdbdb;box-sizing: border-box;line-height: 38px;padding-right: 30px;} .comold_jump .current{font-weight: bold;padding: 0 10px;background: #58ade5;color: #fff;line-height: 20px;height: 20px;display: inline-block;} .comold_jump a{color: #333333;font-size: 14px;} .comold-jump-ajax{} .comold-jump-ajax a, .comold-jump-ajax span{color: #333;margin: 0 10px;} .comold-jump-ajax .act{background: #58ade5;color: #fff;width: auto;padding: 0 10px;} /*弹窗*/ .pops{background-color:#fff; } .pops .pop_head{height: 49px;border-bottom: 1px solid #e3e3e3;} .pops .pop_head .title{color: #3d93d1;line-height: 49px;text-indent: 10px;} .pops .pop_con{border:none;/*margin: 0;padding: 0;width: 100%;*/max-height: 620px;} .pops .pop_con .con{background-color: #fff;} .setreportedemail .pop_con .con_info_nav{width: auto;padding: 7px 14px;background: #eee;} .pops .pop_con .tobriefing{/*width: 690px;padding: 0 30px 10px 30px;*/} .setreportedemail .pop_con .tobriefing .lines{border: none;} .pops .pop_con .tobriefing .but_box{border: none;float: right;width: auto;} .pops .pop_con .con .but_box{border: none;} .pops .pop_head .pop_close{background: url("../../images/comold/skin2/wangcan_guanbi.png") center center no-repeat;width: 22px;height: 22px;margin: 14px 20px 0 0;} .pops .pop_head .pop_close:hover{background: url("../../images/comold/skin2/wangcan_guanbi.png") center center no-repeat;width: 22px;height: 22px;margin: 14px 20px 0 0;} .pops .pop_con .tobriefing .but_box .but{width: 70px;} .setreportedemail .pop_con .tobriefing .but_box .but{background: #58ade5;} .setreportedemail .pop_con .tobriefing .but_box .but1{background: #8e9095;} .setreportedemail .pop_con .con_info_nav p{background-color: #3d75c7;} .pops .pop_con .towarning .tip{color: #e98e1d;} .pops .pop_con .sort .header{background: none;} .pops .pop_con .sort .footer{box-shadow: none;}