/*header*/
.header{ height:48px; background:#2f91cf; position: relative;z-index: 10;}

/* 标题字颜色*/
.commonTitleColor{color:#2f91cf}

/* 转发 */
.box li .right a{color:#2f91cf}

/* 通用背景色 */
.commonBgColor{background-color:#2f91cf}
 
/*倒计时*/
.timeoverstr{ float:left; height:50px; line-height:50px; color:#FFFFFF; font-size:16px;}
.timeoverin { float:left; height:50px; line-height:50px; color:#FFFFFF; font-size:17px; font-weight:bold}

/* 按钮 */
.commonBtnColor{background-color:#2f91cf; border:1px solid #2f91cf;}
.submitBtn{width:90%; margin:0 auto; margin-top:30px; background-color:#2f91cf; color:#fff; font-size:16px; border:1px solid #2f91cf; border-radius:5px; height:35px; line-height:35px; text-align:center; }
.commonBtn{width:90%; margin:0 auto; margin-top:10px; background-color:#2f91cf; color:#fff; font-size:16px; border:1px solid #2f91cf; border-radius:5px; height:35px; line-height:35px; text-align:center;}

/* 删除文件 */
.delFileBgColor{background-color:#45a2e1; color:#fff;}

/* 导航 */
.nav1_box li.on{ border-bottom:4px #2f91cf solid}

/* 导航2 */
.nav2_box li.on{ border-bottom:4px #2f91cf solid}

/* 导航3 */
.nav3_box li.on{ border-bottom:4px #2f91cf solid}

/* 导航3 */
.nav4_box_radius li.on{ border-bottom:4px #2f91cf solid}

/* 导航3 */
.nav3_box_radius li.on{ border-bottom:4px #2f91cf solid}

/* 导航4 */
.nav4_box li.on{ border-bottom:4px #2f91cf solid}

/* 导航5 */
.nav5_box li.on{ border-bottom:4px #2f91cf solid}

/* 导航5 */
.nav6_box li.on{ border-bottom:4px #2f91cf solid}
 
/*上传图片*/
.uploadBtn{ margin-left:5px; height:26px; width:40px; background:url(../images/photo.png) no-repeat; background-size:80% 100%;}

/*关闭图标*/
#footerPop .close .img{width:40px; height:35px; background:url(../images/close.png) 10px 10px no-repeat; background-size:25px 25px;}

/*照片反馈详情页面*/
.sendList .conColor{background-color:#d9e2f3}
.sendList .con .item3 .sendBtnColor{background-color:#2f91cf; color:#fff; border:1px solid #2f91cf;}

/* 导航 （活动、资讯列表）*/
.wrapper03 .scroller li.cur a{color:#f34c5e; background-color:#ffe4e9; font-weight:bold }

/*表格背景色*/
.tableBg{background-color:#edf4f9;}

/*报表背景色*/
.reportBg{background-color:#edf4f9;}

/*我的 - 金币、经验、能量背景色*/
.finaceColor{background-color:#3a2c4e;}
