@charset "utf-8";
/* CSS Document */

/*header*/
.q_header{ width:100%; background:#2b3540; color:#f1f2f7;}
.q_header_wrap{ width:1200px; height:56px; line-height:56px; margin:0 auto;}
.q_header_text{ font-size:14px; font-weight:bold; padding-left:20px;}
.q_header_notice{ padding-left:40px; margin-left:56px; background:url(../../../resource/admin/images/q_header_ico.png) no-repeat 20px center;}

/*content*/
.mainBox{ width:1200px; margin:12px auto 0; zoom:1; overflow:hidden;}

/*left*/
.mainBox_left{ width:285px;}

/*photos*/
.personal_infor{ padding:20px 0; border-bottom:solid #f1f2f7 1px;}
.personal_pic{ width:80px; height:80px; border:solid #f1f2f7 3px; border-radius:50%; overflow:hidden; margin:0 auto;}
.personal_pic img{ width:100%; height:100%; display:block; border-radius:50%;}
.personal_text{ line-height:30px; padding:0 30px; font-size:14px;}

/*nav left*/
.navsecond{}
.navsecond ul{}
.navsecond li .tit_second{ height:50px; line-height:50px; font-size:16px; border-left:solid #FFF 2px;}
.navsecond li .cond_all{ width:20px; height:20px; margin:15px 15px 0 30px; background:url(../../../resource/admin/images/navsecond_ico.png) no-repeat; float:left;}
.navsecond li .cond_ico_01{ background-position:0 0;}
.navsecond li .cond_ico_02{ background-position:0 -20px;}
.navsecond li .cond_ico_03{ background-position:0 -40px;}
.navsecond li .tit_second a{ color:#333; display:block;}
.navsecond li .cond_arrow{ width:11px; height:11px; background:url(../../../resource/admin/images/navsecond_arrow.png) no-repeat; margin:20px 20px 0 0; float:right;}
.navsecond li.current .tit_second{ background:#f8f8f8; border-left-color:#24b6f4;}
.navsecond li.current .cond_ico_01{ background-position:-20px 0;}
.navsecond li.current .cond_ico_02{ background-position:-20px -20px;}
.navsecond li.current .cond_ico_03{ background-position:-20px -40px;}
.navsecond li.current .tit_second a{ color:#24b6f4;}
.navsecond li.current .cond_arrow{ background-position:0 -11px;}
.erji_second{ padding:5px 0;}
.erji_second li{ height:35px; line-height:35px; font-size:14px;}
.erji_second li .yuan_ico{ width:5px; height:5px; border-radius:50%; background:#c5c5c5; float:left; margin:15px 10px 0 67px;}
.erji_second li.cur .yuan_ico{ background:#24b6f4;}
.erji_second li a{ color:#8f8f8f;}
.erji_second li.cur a{ color:#24b6f4;}
.task_numbar{ width:27px; height:21px; line-height:17px; color:#FFF; text-align:center; vertical-align:top; background:url(../../../resource/admin/images/renwushu.png) no-repeat; font-family: SimSun; display:inline-block;}

/*right*/
.rsideBox{ width:903px;}

/*footer*/
html{ width:100%; min-height:100%; position:relative;}
.q_footer{ width:100%; line-height:24px; text-align:center; padding:30px 0; position:absolute; bottom:0;}