* { margin: 0; padding: 0; border: 0; }
body { font-family: "微软雅黑",Tahoma,Arial,helvetica,sans-serif; font-size: 12px; color: #444444; background: #fff; min-width: 1024px; }
ul, ol { list-style-type: none; }
a { text-decoration: none; color: #666; }
.clear { clear: both; }
input { outline: none; }
.fl_l { float: left; }
.fl_r { float: right; }
.red { color: #d00000; }
.blue { color: #007fe1; }
.font14 { font-size: 14px; }
.font16 { font-size: 16px; }
.font18 { font-size: 18px; }
.ml10 { margin-left: 10px; }
.mr10 { margin-right: 10px; }
.t_r { text-align: right; }
.t_l { text-align: left; }
.bg_w { background: #FFF; }

/*top*/
.top { background: url(../images/top_bg.jpg) repeat-x; height: 95px; position: relative; }
.top_l { background: url(../images/top_logo.jpg) no-repeat; width: 710px; height: 95px; }
.top_r { top: 50px; right: 2%; height: 35px; line-height: 35px; font-size: 14px; color: #FFF; display: block; position: absolute; color: #dedede; }
.top_r a { color: #dedede; }
.top_r a:hover { color: #dedede; text-decoration: underline; }
.top_r .top_user { margin-right: 16px; }
.top_r .top_user a { margin-left: 10px; }
.top_r .top_help { background: url(../images/t_help_icon.png) no-repeat 0 2px; padding-left: 24px; margin-right: 20px; }
.top_r .top_cancel { background: url(../images/cancel_icon.png) no-repeat 0 2px; padding-left: 24px; margin-right: 20px; }
.top_r .top_out { background: url(../images/out_icon.png) no-repeat 0 2px; padding-left: 24px; }



/* nav */
#nav { width: 98%; background: #dedede; height: 38px; line-height: 38px; padding: 3px 1% 0 1%; }

.navigation { margin: 0 auto; }
.navigation li { float: left; height: 38px; line-height: 38px; text-align: center; position: relative; z-index: 100; font-size: 14px; }
.navigation li a { color: #000; padding: 0 22px; display: block; }
.navigation li a:visited { display: block; text-decoration: none; }
.navigation li a:hover, .navigation li.hover a, .navigation li.hover { background: #c60f0d; color: #fff; border-radius: 4px 4px 0 0; }
.navigation ul { display: none; filter: alpha(opacity=90); -moz-opacity: 0.90; opacity: 0.90; }
.navigation ul li { background-image: none; font-size: 12px; height: 36px; line-height: 36px; }
.navigation ul li a { text-align: left !important; border-radius: 0 !important; }
.navigation ul li a:hover { }
.navigation li ul { display: none; position: absolute; top: 36px; left: 0px; z-index: 100; background: #c60f0d; }
.navigation li ul ul { top: 30px; z-index: 200; top: 0; }
.navigation li ul li { border-bottom: 1px #9e0200 solid !important; width: 188px; overflow: hidden; margin-left: 0px !important; }
.navigation li ul li a { color: #fff !important; }
.navigation li ul li a:visited { background-image: none; font-weight: normal; }
.navigation li ul li a:hover { color: #fff !important; background: #9e0200 !important; }
.navigation li ul li.hover { background: #9e0200; background-image: none; }
.navigation li.hover ul a { background-image: none; }

.main { padding: 20px 1%; background: #FFF; width: 98%; *padding: 20px 1% 0px 1%; }
/*main_r*/
.main_r { float: right; width: 75.5%; }
/*notice*/
.notice { border: 1px #bfbfbf solid; height: 46px; line-height: 46px; }
.notice_c ol { float: left; background: url(../images/notice_icon.png) no-repeat 10px; width: 88px; margin-right: 10px; padding-left: 36px; color: #d00; font-size: 14px; }
.notice_c ul { float: left; }
.notice_c li { float: left; color: #666; width: 90%; }
.notice_c li div { float: left; margin-right: 10px; padding-left: 10px; background: url(../images/arrow_r.gif) no-repeat 0 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.notice_c li a { color: #666; }
.notice_c li a:hover { color: #000; text-decoration: underline; }
.notice_c li span { float: left; color: #d00; }

.main_list { width: 100%; }
.main_list li { float: left; margin-top: 20px; width: 32%; *width: 31.99%; opacity: 1; transition: opacity 2s; }
.main_list li h1 { color: #FFF; margin: 34px 0 0 8%; font-size: 24px; font-weight: normal; }
.main_list a { display: block; }
.main_list li .text { width: 50%; margin-left: 8%; margin-top: 10px; color: #FFF; line-height: 18px; }
.main_list li:hover { opacity: 0.8; transition-duration: 0s; }

.bg_color01 { background: url(../images/turn_icon.png) no-repeat 88% 30px #e9573e; height: 154px; margin-right: 2%; display: block; }
.bg_color02 { background: url(../images/pay_icon.png) no-repeat 88% 30px #f6bb43; height: 154px; margin-right: 2%; display: block; }
.bg_color03 { background: url(../images/proposal_icon.png) no-repeat 88% 30px #37bd9c; height: 154px; display: block; }
.bg_color04 { background: url(../images/help_icon.png) no-repeat 88% 30px #ba78d5; height: 154px; margin-right: 2%; display: block; }
.bg_color05 { background: url(../images/seek_icon.png) no-repeat 88% 30px #8dc153; height: 154px; display: block; }
.bg_color06 { background: url(../images/integral_icon.png) no-repeat 88% 30px #fb6e52; height: 154px; margin-right: 2%; display: block; }
.bg_color07 { background: url(../images/air_icon.png) no-repeat 88% 30px #0c92d1; height: 154px; display: block; }

.pic_list { width: 32%; height: 328px; margin-right: 2%; }
/******************************** index_ban *******************************************/
.focus_ad { height: 348px; width: 100%; overflow: hidden; position: relative; margin-top: -20px; }
.focus_ad .slide_pic li { display: none; position: relative; }
.focus_ad .slide_pic .li_on { display: block; }

.focu_btn { width: 40px; margin: 0 auto; }
.focus_ad .slide_txt { display: block; position: absolute; bottom: 10px; }
.focus_ad .slide_txt li { width: 20px; float: left; height: 14px; line-height: 14px; }
.focus_ad .slide_txt a, .focus_ad .slide_txt a:hover { width: 14px; height: 14px; display: block; text-indent: -9999px; background: url(../images/li.png) no-repeat 0 0; }
.focus_ad .slide_txt .li_on { }
.focus_ad .slide_txt .li_on a, .focus_ad .slide_txt .li_on a:hover { background: url(../images/li_on.png) no-repeat 0 0; }

/*main_l*/
.main_l { float: left; width: 23%; }
.main_l .user_xx { width: 90%; height: 115px; background: url(../images/user_bg.jpg) repeat-x; padding: 4px 5%; margin-bottom: 15px; }

/*user_xx*/
.user_xx h1 { float: left; width: 30%; margin-right: 20px; }
.user_xx h1 img { width: 80px; height: 100px; border-radius: 10px; }
.user_xx span { float: left; width: 60%; line-height: 20px; color: #FFF; margin-top: 12px; }
.user_xx span .u_name { margin-bottom: 6px; width: 100%; height: 20px; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

/*weather*/
.weather { border: 1px #bfbfbf solid; height: 94px; padding: 10px; margin-bottom: 15px; }
.weather h1 { text-align: center; color: #d00; font-size: 14px; font-weight: normal; margin-top: 6px; }
.weather_c { margin-top: 12px; text-align: center; }

/*news*/
.news { border: 1px #bfbfbf solid; border-top: 0px; }
.news h1 { height: 42px; line-height: 42px; background: #929292; padding: 0 16px; font-size: 14px; color: #fff; font-weight: normal; }
.news h1 span a { float: right; color: #FFF; }
.news h1 span a:hover { color: #FFF; text-decoration: underline; }
.news ul { padding: 16px 2% 0 2%; color: #6d6d6d; }
.news li { margin-bottom: 14px; *margin-bottom: 13px; }
.news li .time { height: 18px; line-height: 18px; font-size: 12px; color: #6d6d6d; }
.news li a { color: #6d6d6d; height: 18px; line-height: 18px; font-size: 14px; width: 96%; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.news li a:hover { color: #000; text-decoration: underline; }

/*list_l*/
.list_l { float: left; width: 10.2%; background: #f2f2f2; border: 1px #bfbfbf solid; }
.list_l h1 { background: #FFF; height: 33px; line-height: 33px; border-bottom: 1px #bfbfbf solid; text-align: center; font-size: 14px; font-weight: normal; }
.list_l ul { padding: 10px 0; }
.list_l ul li { text-align: center; margin-bottom: 10px; opacity: 1; transition: opacity 2s; }
.list_l ul li:hover { opacity: 0.8; transition-duration: 0s; }
.list_l ul li a { display: block; }
.list_l ul li p { height: 20px; line-height: 20px; *height: 16px; *line-height: 16px; }

/*list_r*/
.list_r { float: right; width: 87.8%; }
.loca { font-size: 18px; color: #d00; height: 33px; line-height: 33px; border-bottom: 1px #bfbfbf solid; }
.c_box { padding: 0; }
.screen { background: #f1f1f1; width: 98%; height: 52px; line-height: 52px; padding-left: 2%; margin: 15px 0; }
.screen span { margin: 0 0.5% 0 0; }
.screen input { border: 1px #bfbfbf solid; height: 24px; line-height: 24px; width: 16%; font-family: "微软雅黑"; padding-left: 6px; *margin-bottom: -3px; }
.screen select { border: 1px #bfbfbf solid; height: 24px; line-height: 24px; width: 16%; font-family: "微软雅黑"; *margin-bottom: -3px; }
.screen .input_icon { background: url(../images/calendar_icon.png) no-repeat 98% 5px #FFF; }
.screen .query_btn { }
.screen .query_btn a { color: #FFF; width: 77px; height: 24px; line-height: 24px; border: 1px #bfbfbf solid; background: url(../images/query_icon.png) no-repeat 13px 6px #c60f0d; display: inline-block; text-indent: 33px; }
.screen .query_btn a:hover { background: url(../images/query_icon.png) no-repeat 13px 6px #e00200; }
.red_btn { color: #FFF; width: 70px !important; height: 26px !important; line-height: 22px !important; padding-left: 0px !important; background: #c60f0d; cursor: pointer; border: 1px #bfbfbf solid; display: inline-block; text-align: center; }
.red_btn:hover { background: #e00200; }


.c_table02 { border: 1px #bbb7b7 solid; border-right: 0px #bbb7b7 solid; border-bottom: 0px #bbb7b7 solid; margin-top: 14px; }
.c_table02 table { border-collapse: collapse; font-size: 12px; }
.c_table02 tr:nth-child(even) { background: #f2f2f2; }
.c_table02 td { border-right: 1px #bbb7b7 solid; border-bottom: 1px #bbb7b7 solid; padding: 6px 0 6px 16px; line-height: 24px; }
.c_table02 td a { margin-right: 10px; }
.c_table02 td a:hover { color: #007fe1; }
.c_table02 .table_tit { font-size: 14px; font-weight: bold; background: #f5ecec; }
.c_table02 .table_n { padding-left: 0px; text-align: center; }


.c_table01 { border: 1px #bbb7b7 solid; border-bottom: 0px #bbb7b7 solid; margin-top: 14px; background: #f2f2f2; }
.c_table01 table { border-collapse: collapse; font-size: 12px; }
.c_table01 tr:nth-child(even) { background: #fff; }
.c_table01 td { border-bottom: 1px #bbb7b7 solid; padding: 6px 0 6px 16px; line-height: 40px; }
.c_table01 .input01 { border: 1px #bfbfbf solid; height: 24px; line-height: 24px; width: 10%; font-family: "微软雅黑"; background: #e6e6e6; padding-left: 6px; *margin-bottom: -3px; }
.c_table01 .input02 { border: 1px #bfbfbf solid; height: 24px; line-height: 24px; width: 10%; font-family: "微软雅黑"; padding-left: 6px; *margin-bottom: -3px; }
.pay_tit { font-family: "微软雅黑"; font-size: 18px; height: 108px; padding-right: 16px; }
.pay_check { position:relative;*height:74px;}
.pay_check li { float:left; margin: 14px 10px 10px 10px; }
.pay_check li span { float: left; margin-top: 8px; }
.pay_check .tx_text { position:absolute; top:44px; left:10px;*width:222px;}

.pay_check01 { position:relative;}
.pay_check01 li { float:left; margin: 14px 10px 0px 10px;*margin-top:3px; }
.pay_check01 li span { float: left; margin-top: 8px; }

.c_table01 table .yue a { width: 33px; height: 20px; line-height: 20px; text-align: center; background: #d6d6d6; border: 1px #959595 solid; margin-left: 10px; display: inline-block; cursor: pointer; }
.c_table01 table .yue .hover { background: url(../images/sj_icon.png) no-repeat #c70f0d; width: 33px; height: 20px; line-height: 20px; text-align: center; border: 1px #d6d6d6 solid; color: #fff; }
.c_table01 table .yue a.pay { width: 33px; height: 20px; line-height: 20px; text-align: center; cursor: default; background: url(../images/gou.png) no-repeat right #fff; border: 1px #d6d6d6 solid; margin-left: 10px; padding-right: 10px; display: inline-block; }
.c_table01 table .yue a.pay:visited { color: #666; }

.enter_pay_btn a { background: url(../images/pay_btn_bg.jpg) no-repeat; width: 97px; height: 42px; line-height: 42px; display: block; margin: 0 auto; margin-top: 30px; padding-left: 60px; color: #FFF; font-size: 18px; }
.enter_pay_btn a:hover { background: url(../images/pay_btn_bg_on.jpg) no-repeat; }

.enter_pay_btn_gray a { background: url(../images/pay_btn_gray.png) no-repeat; width: 97px; height: 42px; line-height: 42px; display: block; margin: 0 auto; margin-top: 30px; padding-left: 60px; color: #FFF; font-size: 18px; }
/*.enter_pay_btn_gray a:hover { background: url(../images/pay_btn_gray.png) no-repeat; }*/

.pay_list_c1 { width: 24px; height: 23px; padding-top: 2px; *padding-top: 0px; cursor: pointer; text-align: center; margin-right: 6px; *margin-right: 2px; background-image: url(../images/inputradio.png); background-repeat: no-repeat; background-position: -28px 0; }
.radioclass { opacity: 0; cursor: pointer; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); }
.on { background-position: -3px 0; }
.pay_list_c2 { width: 24px; height: 23px; padding-top: 2px; *padding-top: 0px; cursor: pointer; text-align: center; margin-right: 6px; *margin-right: 2px; background-image: url(../images/inputradio01.gif); background-repeat: no-repeat; background-position: -28px 0; }

/*popup*/
.popup { width: 1000px; margin: 0 auto; margin-top: 6%; background: #f1f1f1; padding-bottom: 22px; }
.popup .po_tit { background: #d00; height: 46px; line-height: 46px; padding: 0 22px; }
.popup .tit_text { font-size: 18px; color: #FFF; }
.popup .close { margin-top: 12px; }

.popup_c { width: 956px; min-height: 336px; height: auto !important; height: 336px; margin: 0 auto; margin-top: 16px; background: #FFF; }
.popup_c_tab { border: 0; background-repeat: repeat-x; top: auto; z-index: 100; overflow: visible; width: 956px; height: 42px; line-height: 42px; }
.popup_c_tab .tab { background: #f1f1f1; width: 956px; height: 42px; line-height: 42px; float: left; border-bottom: 1px #b5b5b5 solid; }
.tab li, .tab a, .tab-item { float: left; text-align: center; }
.popup_c_tab .tab span { float: right; margin-right: 20px; background: url(../images/icon01.jpg) no-repeat left; padding-left: 12px; }
.popup_c_tab .tab li { padding-top: 0px; }
.popup_c_tab .tab .hover { padding-top: 0; }
.popup_c_tab .tab li a { color: #000; float: left; height: 42px; line-height: 42px; padding: 0 20px; cursor: pointer; font-size: 14px; font-weight: bold; border-left: 1px #f1f1f1 solid; border-right: 1px #f1f1f1 solid; }
.popup_c_tab .tab .hover a { height: 40px; line-height: 37px; *height: 43px; *line-height: 37px; background: #fff; color: #000; cursor: default; border-top: 3px #d00 solid; border-left: 1px #b5b5b5 solid; border-right: 1px #b5b5b5 solid; }
.box { background: #FFF; border: 1px #b5b5b5 solid; border-top: 0 #b5b5b5 solid; padding: 16px; min-height: 336px; height: auto !important; height: 336px; display: block; width: 922px; *margin-top: 1px; }

.p_table02 { background: #f4f4f4; border: 0px; border-collapse: collapse; font-size: 14px; }
.p_table02 tr:nth-child(even) { background: #fff; }
.p_table02 td { height: 37px; line-height: 37px; }

.p_table02 input { border: 1px #bfbfbf solid; height: 24px; line-height: 24px; min-width: 180px; font-family: "微软雅黑"; padding-left: 6px; *margin-bottom: -3px; }
.p_table02 select { border: 1px #bfbfbf solid; height: 24px; line-height: 24px; min-width: 80px; font-family: "微软雅黑"; *margin-bottom: -3px; }
.p_table02 .input_icon { background: url(../images/calendar_icon.png) no-repeat 98% 5px #FFF; }

.save_btn { text-align: center; margin-top: 20px; }
.save_btn a { width: 156px; height: 33px; line-height: 33px; font-size: 18px; color: #FFF; background: #d00; display: inline-block; }
.save_btn a:hover { background: #f00; }
.save_btn a.disabled{background:#ccc;}
.save_btn a.disabled:hover{background:#ccc;}

.table_03 { border-collapse: collapse; font-size: 12px; border: 1px #bbb7b7 solid; border-top: 0px #bbb7b7 solid; border-right: 0px #bbb7b7 solid; border-bottom: 0px #bbb7b7 solid; }
.table_03 tr:nth-child(even) { background: #f2f2f2; }
.table_03 td, .table_03 th { border-right: 1px #bbb7b7 solid; border-bottom: 1px #bbb7b7 solid; padding: 6px 0 6px 16px; line-height: 24px; }
.table_03 th { text-align: right; padding-right: 5px; }
.table_03 input { border: 1px #bfbfbf solid; height: 24px; line-height: 24px; width: 12%; font-family: "微软雅黑"; padding-left: 6px; *margin-bottom: -3px; }
.table_03 select { border: 1px #bfbfbf solid; height: 24px; line-height: 24px; min-width: 80px; font-family: "微软雅黑"; *margin-bottom: -3px; }
.input_icon { background: url(../images/calendar_icon.png) no-repeat 98% 5px #FFF; min-width: 120px; }
.error { background: url(../images/error_bg.png) no-repeat; width: 466px; height: 306px; position: absolute; top: 180px; left: 50%; margin-left: -233px; }
.error_t { margin-top: 90px; float: right; width: 204px; margin-right: 40px; line-height: 24px; font-size: 14px; color: #666; }
.error_t a { width: 100px; height: 32px; line-height: 32px; border-radius: 4px; text-align: center; color: #FFF; font-size: 14px; background: #e6585c; display: block; margin-top: 16px; }
.error_t a:hover { background: #ff7478; }

/*page*/
.page { margin-top: 20px; text-align: center; height: 30px; line-height: 30px; }
.page select { border: 1px #ccc solid; *margin-bottom: -3px; }
.page input { border: 1px #ccc solid; width: 16px; text-align: center; margin: 0 3px; }
.page a.ref { width: 36px; height: 21px; line-height: 21px; text-align: center; color: #FFF; background: #d00; display: inline-block; margin-left: 10px; }
.page a:hover.ref { background: #f00; }
.page a.first { width: 13px; height: 15px; line-height: 15px; text-align: center; color: #FFF; background: url(../images/page_l_d_icon.gif) no-repeat 4px 4px #fff; display: inline-block; margin: 0 5px 0 10px; margin-bottom: -3px; }
.page a:hover.first { background: url(../images/page_l_d_icon_on.gif) no-repeat 4px 4px #d00; }
.page a.first_n { width: 13px; height: 15px; line-height: 15px; text-align: center; color: #FFF; background: url(../images/page_l_d_icon_none.gif) no-repeat 4px 4px #fff; display: inline-block; margin: 0 5px -3px 10px; }

.page a.p_left { width: 13px; height: 15px; line-height: 15px; text-align: center; color: #FFF; background: url(../images/p_left_icon.gif) no-repeat 4px 4px #fff; display: inline-block; margin: 0 5px -3px 0; }
.page a:hover.p_left { background: url(../images/p_left_icon_on.gif) no-repeat 4px 4px #d00; }
.page a.p_left_n { width: 13px; height: 15px; line-height: 15px; text-align: center; cursor: default; color: #FFF; background: url(../images/p_left_icon_none.gif) no-repeat 4px 4px #fff; display: inline-block; margin: 0 5px -3px 0; }

.page a.p_right { width: 13px; height: 15px; line-height: 15px; text-align: center; color: #FFF; background: url(../images/p_right_icon.gif) no-repeat 4px 4px #fff; display: inline-block; margin: 0 0 -3px 5px; }
.page a:hover.p_right { background: url(../images/p_right_icon_on.gif) no-repeat 4px 4px #d00; }
.page a.p_right_n { width: 13px; height: 15px; line-height: 15px; text-align: center; cursor: default; color: #FFF; background: url(../images/p_right_icon_none.gif) no-repeat 4px 4px #fff; display: inline-block; margin: 0 0 -3px 5px; }

.page a.end { width: 13px; height: 15px; line-height: 15px; text-align: center; color: #FFF; background: url(../images/page_r_d_icon.gif) no-repeat 4px 4px #fff; display: inline-block; margin: 0 0 -3px 5px; }
.page a:hover.end { background: url(../images/page_r_d_icon_on.gif) no-repeat 4px 4px #d00; }
.page a.end_n { width: 13px; height: 15px; line-height: 15px; text-align: center; cursor: default; color: #FFF; background: url(../images/page_r_d_icon_none.gif) no-repeat 4px 4px #fff; display: inline-block; margin: 0 0 -3px 5px; }


.foot { background: #929292; width: 100%; text-align: center; height: 44px; line-height: 44px; color: #fff; }


@media screen and (max-width:1200px) {
    .user_xx h1 { margin-top: 12px; }
    .user_xx h1 img { width: 72px; height: 95px; border-radius: 12px; }
}

@media screen and (max-width:1360px) {
    .user_xx span { margin-top: 20px; }
    .user_xx h1 { margin-top: 8px; }
    .user_xx h1 img { width: 80px; height: 100px; border-radius: 10px; }
}

@media screen and (max-width: 1080px) {
    .user_xx span { margin-top: 20px; }
    .user_xx h1 { margin-top: 14px; }
    .user_xx h1 img { width: 68px; height: 90px; border-radius: 8px; }
}
/*add liu */
.p_table th { font-weight: normal; text-align: right; width: 15%; border-bottom: 1px #bbb7b7 solid; }

.p_table_1 { background: #f4f4f4; border: 0px; border-collapse: collapse; font-size: 14px; width: 100%; }
.p_table_1 tr:nth-child(even) { background: #fff; }
.p_table_1 tr.even { background: #fff; }
.p_table_1 td, .p_table_1 th { height: 37px; line-height: 37px; }

.p_table_1 select { border: 1px #bfbfbf solid; height: 24px; line-height: 24px; min-width: 80px; font-family: "微软雅黑"; *margin-bottom: -3px; }
.p_table_1 .input_icon { background: url(../images/calendar_icon.png) no-repeat 98% 5px #FFF; }

.p_table_1 th { font-weight: normal; text-align: right; width: 15%; border-bottom: 1px #bbb7b7 solid; }

.text_n, .text_s, .text_m, .text_l { border: 1px #bfbfbf solid; height: 24px; line-height: 24px; width: 10%; font-family: "微软雅黑"; padding-left: 6px; *margin-bottom: -3px; }
.text_n { width: 80px; }
.text_s { width: 120px; }
.text_m { width: 180px; }
.text_l { width: 300px; }
.text_p89 { width: 89%; }
.text_p95 { width: 95%; }
.text_p98 { width: 98%; }

textarea { border: 1px #bfbfbf solid; font-family: "微软雅黑"; }

.button_long { width: 75px; height: 26px; line-height: 26px; border: none; background: #c60f0d; cursor: pointer; color: #fff; font-weight: bold; }
.button_long:hover { width: 75px; height: 26px; line-height: 26px; border: none; background: #e00200; cursor: pointer; color: #fff; font-weight: bold; }
.button_long_un { width: 100px; height: 26px; line-height: 26px; border: none; font-weight: bold; color: #fff; background: #888; }
.button_120 { width: 120px; height: 26px; line-height: 26px; border: none; background: #c60f0d; cursor: pointer; color: #fff; font-weight: bold; }
.button_120:hover { width: 120px; height: 26px; line-height: 26px; border: none; background: #888; cursor: pointer; color: #fff; font-weight: bold; }
.submit, .button { color: #FFF; width: 70px !important; height: 26px !important; line-height: 22px !important; padding-left: 0px !important; background: #c60f0d; cursor: pointer; border: 1px #bfbfbf solid; display: inline-block; text-align: center; }
.button:hover, .submit:hover { background: #e00200; }
.button_un { width: 70px !important; height: 26px !important; line-height: 22px !important; padding-left: 0px !important; cursor: pointer; border: 1px #bfbfbf solid; display: inline-block; text-align: center; color: #888; background: #ccc; }

.hidden, a.hidden { display: none; }



/*****************************党员发展流程图*********************************************/
.flow { width: 100%; margin-top: 20px; font-family: "黑体"; }
/*font-family:"宋体"; */
.title01 { width: 19.6%; border-right: 1px #FFFFFF solid; float: left; }
.title01 .title { font-size: 16px; font-weight: normal; color: #da4909; line-height: 40px; height: 48px; text-align: center; display: block; }
.title01 .title .icon_01_01 { background: url(../images/flow_title_icon.png) no-repeat 0 -48px; width: 24px; height: 24px; vertical-align: middle; display: inline-block; margin-right: 4px; }
.title01 .title .icon_02_01 { background: url(../images/flow_title_icon.png) no-repeat -24px -48px; width: 24px; height: 24px; vertical-align: middle; display: inline-block; margin-right: 4px; }
.title01 .title .icon_03_01 { background: url(../images/flow_title_icon.png) no-repeat -48px -48px; width: 24px; height: 24px; vertical-align: middle; display: inline-block; margin-right: 4px; }
.title01 .title .icon_04_01 { background: url(../images/flow_title_icon.png) no-repeat -72px -48px; width: 24px; height: 24px; vertical-align: middle; display: inline-block; margin-right: 4px; }

.title01 .line { width: 100%; height: 10px; background: #da4909; margin: 14px 0 34px 0; position: relative; }
.title01 .nomber { position: absolute; background: url(../images/flow_circle_icon.png) no-repeat 0 -52px; top: -10px; left: 50%; margin-left: -13px; color: #FFF; text-align: center; line-height: 26px; width: 26px; height: 26px; font-size: 14px; }
.title01 ul { background: url(images/flow_c_bg.png) top left no-repeat #ca1b0c; min-height: 324px; width: 88%; padding: 6%; position: relative; }
.title01 ul .flow_arrow { position: absolute; left: 50%; top: -9px; background: url(../images/flow_arrow_icon.png) no-repeat 0 -18px; width: 18px; height: 9px; margin-left: -9px; display: block; }
.title01 ul li { line-height: 18px; padding: 9px 0; }
.title01 ul li a { line-height: 18px; color: #FFF; font-size: 14px; }
.title01 ul li a:hover { color: #FFF; text-decoration: underline; }
.title01 ul li i { width: 18px; height: 18px; margin-right: 10px; display: inline-block; float: left; }


.title02 { width: 19.6%; border-right: 1px #FFFFFF solid; float: left; }
.title02 .title { font-size: 16px; font-weight: normal; color: #e3a086; line-height: 40px; height: 48px; text-align: center; }
.title02 .title .icon_01_02 { background: url(../images/flow_title_icon.png) no-repeat 0 -26px; width: 24px; height: 24px; vertical-align: middle; display: inline-block; margin-right: 4px; }
.title02 .title .icon_02_02 { background: url(../images/flow_title_icon.png) no-repeat -24px -26px; width: 24px; height: 24px; vertical-align: middle; display: inline-block; margin-right: 4px; }
.title02 .title .icon_03_02 { background: url(../images/flow_title_icon.png) no-repeat -48px -26px; width: 24px; height: 24px; vertical-align: middle; display: inline-block; margin-right: 4px; }
.title02 .title .icon_04_02 { background: url(../images/flow_title_icon.png) no-repeat -72px -26px; width: 24px; height: 24px; vertical-align: middle; display: inline-block; margin-right: 4px; }
.title02 .line { width: 100%; height: 10px; background: #e3a086; margin: 14px 0 34px 0; position: relative; }
.title02 .nomber { position: absolute; background: url(../images/flow_circle_icon.png) no-repeat 0 -26px; top: -10px; left: 50%; margin-left: -13px; color: #FFF; text-align: center; line-height: 26px; width: 26px; height: 26px; font-size: 14px; }
.title02 ul { background: #e3a086; min-height: 324px; width: 88%; padding: 6%; position: relative; }
.title02 ul .flow_arrow { position: absolute; left: 50%; top: -9px; background: url(../images/flow_arrow_icon.png) no-repeat 0 -9px; width: 18px; height: 9px; margin-left: -9px; display: block; }
.title02 ul li { line-height: 18px; padding: 9px 0; }
.title02 ul li a { line-height: 18px; color: #FFF; font-size: 14px; }
.title02 ul li a:hover { color: #FFF; text-decoration: underline; }
.title02 ul li i { width: 18px; height: 18px; margin-right: 10px; display: inline-block; float: left; }

.title03 { width: 19.6%; border-right: 1px #FFFFFF solid; float: left; }
.title03 .title { font-size: 16px; font-weight: normal; color: #acacac; line-height: 40px; height: 48px; text-align: center; }
.title03 .title .icon_01_03 { background: url(../images/flow_title_icon.png) no-repeat 0 0px; width: 24px; height: 24px; vertical-align: middle; display: inline-block; margin-right: 4px; }
.title03 .title .icon_02_03 { background: url(../images/flow_title_icon.png) no-repeat -24px 0px; width: 24px; height: 24px; vertical-align: middle; display: inline-block; margin-right: 4px; }
.title03 .title .icon_03_03 { background: url(../images/flow_title_icon.png) no-repeat -48px 0px; width: 24px; height: 24px; vertical-align: middle; display: inline-block; margin-right: 4px; }
.title03 .title .icon_04_03 { background: url(../images/flow_title_icon.png) no-repeat -72px 0px; width: 24px; height: 24px; vertical-align: middle; display: inline-block; margin-right: 4px; }


.title03 .line { width: 100%; height: 10px; background: #acacac; margin: 14px 0 34px 0; position: relative; }
.title03 .nomber { position: absolute; background: url(../images/flow_circle_icon.png) no-repeat 0 -0px; top: -10px; left: 50%; margin-left: -13px; color: #FFF; text-align: center; line-height: 26px; width: 26px; height: 26px; font-size: 14px; }
.title03 ul { background: #acacac; min-height: 324px; width: 88%; padding: 6%; position: relative; }
.title03 ul .flow_arrow { position: absolute; left: 50%; top: -9px; background: url(../images/flow_arrow_icon.png) no-repeat 0 0px; width: 18px; height: 9px; margin-left: -9px; display: block; }
.title03 ul li { line-height: 18px; padding: 9px 0; color: #FFF; }
.title03 ul li a { line-height: 18px; color: #FFF; font-size: 14px; }
.title03 ul li a:hover { color: #FFF; text-decoration: underline; }
.title03 ul li i { width: 18px; height: 18px; margin-right: 10px; display: inline-block; float: left; }

.p_img_list { width: 866px; margin: auto; margin-top: 10px; }
.p_img_list ul li { float: left; border: 1px #CCC solid; padding: 0px; width: 150px; height: 150px; background: #FFF; display: inline-block; position: relative; margin: 10px 4px 10px 12px; }
.p_img_list ul li i a { position: absolute; top: -16px; right: -16px; width: 36px; height: 36px; background: url(/images/del.png) no-repeat; display: block; }
.p_img_list ul li i a:hover { position: absolute; top: -16px; right: -16px; width: 36px; height: 36px; background: url(/images/del.png) no-repeat; display: block; }
.p_img_list ul li h1 img { width: 150px; height: 150px; }
.p_img_list ul li a { background: url(/images/jia_icon.png) no-repeat 45px 45px; width: 150px; height: 150px; display: inline-block; }
.p_img_list ul li a:hover { background: url(/images/jia_icon_red.png) no-repeat 45px 45px; }




/***************培养联系人*************************/
.p_r { width: 100%; margin-right: 20px; }
.p_r .title { text-align: center; font-size: 14px; height: 38px; line-height: 38px; background: #ebebeb; }
.p_r ul li { border: 1px #d7d7d7 solid; min-height: 140px; position: relative; margin-bottom: 20px; }
.p_r ul li .edit a { position: absolute; display: block; bottom: 20px; right: 20px; z-index: 9999; cursor: pointer; color: #005ea7; }
.p_r ul li .edit a:hover { color: #d00; }
.p_r ul li i a { position: absolute; width: 13px; height: 13px; display: block; right: 10px; top: 10px; z-index: 9999; background: url(images/close_gry.png) no-repeat; cursor: pointer; }
.p_r ul li .zp img { width: 100px; height: 140px; }
.p_r ul li table { width: 800px; margin: 0 auto; margin-top: 10px; margin-bottom: 10px; }
.p_r ul li table td { height: 36px; line-height: 36px; color: #000; }
.p_r ul li table td span { color: #888; }

/*.p_r .jia_icon a { display:block; background:url(images/jia_icon.png) no-repeat 420px 40px; width:900px; height:140px;}
.p_r .jia_icon a:hover { background:url(images/jia_icon_red.png) no-repeat 420px 40px;}*/

/*add yangdl*/
.forget_tit { width: 640px; background: #fff; border-radius: 6px; height: 5px; margin: 0 auto; margin-top: 30px; margin-bottom: 60px; }
.forget_tit dl { position: relative; }
.forget_tit .first { top: 0; left: 0; background: #ccc; height: 5px; width: 160px; }
.forget_tit .second { top: -5px; left: 160px; background: #ccc; height: 5px; width: 160px; }
.forget_tit .third { top: -10px; left: 320px; background: #ccc; height: 5px; width: 160px; }
.forget_tit .last { top: -15px; left: 480px; background: #ccc; height: 5px; width: 160px; }
.forget_tit .s-num { position: absolute; width: 18px; height: 18px; background: #ccc; color: #FFF; text-align: center; line-height: 18px; border-radius: 50%; top: -9px; left: 71px; }
.forget_tit .current { background: #d00 !important; width: 160px !important; }
.forget_tit .current .s-num { position: absolute; width: 22px; height: 22px; background: #d00; text-align: center; line-height: 22px; border-radius: 50%; top: -11px; left: 69px; }
.forget_tit .current .s-text { position: absolute; width: 160px; height: 18px; color: #d00; text-align: center; line-height: 18px; top: 20px; left: 0px; }
.forget_tit .s-text { position: absolute; width: 160px; height: 18px; color: #ccc; text-align: center; line-height: 18px; top: 20px; left: 0px; }
.forget_tit .passed { background: #ffbaba !important; width: 160px !important; }
.forget_tit .passed .s-num { position: absolute; width: 18px; height: 18px; background: #ffbaba; text-align: center; line-height: 18px; border-radius: 50%; top: -9px; left: 71px; }
.forget_tit .passed .s-text { position: absolute; width: 160px; height: 18px; color: #ffbaba; text-align: center; line-height: 18px; top: 20px; left: 0px; }
/*****************************党员在线考试*********************************************/
.exam { border: 1px #bfbfbf solid; margin-top: 10px; width: 100%; }
.exam .ex_tit { background: #eee; color: #c60f0d; height: 36px; line-height: 36px; text-indent: 10px; font-size: 14px; }
.exam .ex_qu { background: #f9f9f9; border-bottom: 1px #bfbfbf solid; border-top: 1px #bfbfbf solid; height: 30px; line-height: 30px; text-indent: 10px; width: 100%; }
.exam .ex_an { line-height: 30px; padding-left: 10px; }
.exam .ex_an ul li { float: left; margin-right: 60px; }
.exam .ex_an ul li input { margin: 8px 6px 0 0; float: left; *margin: 6px 6px 0 0; }
.ex_enter { margin: 50px 0; text-align: center; font-size: 16px; }
.ex_enter .nomber { font-size: 24px; color: #c60f0d; line-height: 42px; }


.prompt { width: 520px; height: 213px; padding: 70px 40px 40px 40px; background: url(../images/ts_bg.png) no-repeat; margin: 0 auto; margin-top: 50px; margin-bottom: 50px; }
.prompt_t { float: right; width: 360px; font-size: 14px; line-height: 24px; }
.mt10 { margin-top: 10px; }

/*弹窗 */
.pop { background:#000; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; top:0px;left:0px;right:0px;bottom:0px; position:fixed; z-index:99999; }
.pop_c { position:absolute; z-index:999999; width:400px; height:180px; background:#fff; top:50%; left:50%; margin-top:-90px; margin-left:-200px;}
.close_btn { position:absolute; top:0px; right:10px; font-style:normal; }
.close_btn a { font-size:24px; display:block;}
.close_btn a:hover { color:#d00; }
.pop_c .pop_c_t { width:80%;  margin:0 auto;}
.pop_c_t p { margin-top:22px; font-size:14px; font-weight:bold; line-height:22px; text-align:center; color:#333;}
.pop_btn { margin:52px 0 0 52px;}
.pop_btn a{ margin-right:40px; padding:8px 32px; color:#fff; font-size:16px;}
a.pay_enter { background:#d20300;}
a:hover.pay_enter { background:#d00;}
a.pay_wt { background:#fff; border:1px #ddd solid; color:#666; }
a:hover.pay_wt { background:#f1f1f1; color:#333; border:1px #f1f1f1 solid;}

/*功能关闭*/
.closeMessageCover { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: gray;background: rgba(12, 12, 12, 0.21); filter: alpha(opacity:20); *opacity: 0.2; }
.closeMessage { font-size: 18px; color: red; text-align: center; font-weight: bolder; width: 391px; position: absolute; top: 50%; left: 50%; margin-left: -185px; margin-top: -50px; background: white; line-height: 30px; z-index: 99; padding:20px;}
