﻿/*banner*/
#banner{ width:100%; height:320px; overflow:hidden; background-repeat:no-repeat; background-position:center;}

/*main*/
#main{ width:100%; padding:72px 0px 50px 0px;}
#main .main{ width:1160px; margin:0 auto;}
/*-----------侧导航menu-----------*/
#menu{ float:left; width:212px; padding-right:32px; overflow:hidden;}
#menu dl{ padding-bottom:3px; background:url(imagesbgmenu_bg.jpg) no-repeat left bottom;}
#menu dl dt{ height:53px; width:212px; overflow:hidden; margin-bottom:5px; background:#0a83dc;}
#menu dl dt h3{ font-size:22px; line-height:52px; color:#fff; padding-left:15px;}
#menu dl dt span{ font-size:12px; font-weight:100; padding-left:8px;}
#menu dl dd{ height:50px; width:212px; padding-bottom:2px; background:url(imagesbgmeun_dbg.jpg) repeat-x left bottom;}
#menu dl dd a{ display:block; padding-left:38px; line-height:50px; font-size:14px; background:#fff;}
#menu dl dd a:hover,#menu dl dd a.hover{ color:#fff; background:url(imagesbgmenu_a.jpg) no-repeat;}
/*推荐新闻*/
.menu_news{ padding-top:12px;}
.menu_news h3{ height:36px; text-align:center; color:#fff; background:#0a83dc; font-size:14px; line-height:36px;}
.menu_news ul{ padding-bottom:4px; background:url(imagesbgmenu_bg.jpg) no-repeat left bottom;}
.menu_news li{ height:38px; background:url(imagesbgmenu_news.jpg) no-repeat center bottom #fff;}
.menu_news li a{ display:block; line-height:38px; padding-left:38px; background:url(imagesbgmenu_newbg.png) no-repeat 16px 16px;}
/*-----------面包屑path-----------*/
#path{ float:left; width:914px; height:37px;}
#path .link{ color:#000; font-size:12px; line-height:36px; padding-left:42px; background:url(imagesbgpath_bg.png) no-repeat 8px 6px;border-bottom:1px solid #84c1ed; }
#path .link a{ color:#000; padding:0 5px;}
#path .link a.on,#path .link a:hover{ color:#0a83dc;}
/*==========信息发布=============*/
#content{ float:left; width:914px; }
/*信息列表*/
.newslist .List{padding:20px 0 15px 0;}
.newslist .List li{height:43px;overflow:hidden;cursor:pointer; margin-bottom:8px; background:#f5f5f5;}
.newslist .List li div.left_ico{width:60px;float:left;height:43px;border-right:1px solid #d8d7d7;background:url(imagesbgNewsList_left.png) no-repeat;}
.newslist .List li h2{line-height:42px;font-size:12px;color:#676767;padding-left:28px; width:824px; height:43px; float:left; font-weight:normal;}
.newslist .List li h2 a{float:left; color:#676767;}
.newslist .List li h2 span{float:right;padding-right:24px;color:#676767;}
.newslist .List li.Show{background:#1b6bb3;}
.newslist .List li.Show div.left_ico{height:130px;width:60px;border-right:1px solid #155c9e;background:url(imagesbgNewsList_left1.png) no-repeat #155c9e;}
.newslist .List li.Show h2{border-bottom:1px #0093ff solid; font-weight:bold;}
.newslist .List li.Show h2 span{color:#fff;}
.newslist .List li.Show a{color:#fff;}
.newslist .List li.Show p{float:left;padding:12px 33px;line-height:18px;width:780px;}
/*信息详细页*/
.newsdetail{ padding-top:47px; width:895px; margin:0 auto;}
.newsdetail .tle{ width:100%; height:39px; padding:5px 0px; background:url(imagesbgdetail_tle.png) no-repeat center;}
.newsdetail .tle h2{ height:39px; width:100%; text-align:center; font-size:16px; line-height:38px; color:#000; font-weight:100;}
.newsdetail .info{ padding:20px 0px; text-align:center; color:#000; font-size:12px;}
.newsdetail .content{ width:820px; margin:0 auto;}
.newsdetail .content p{ font-size:16px; line-height:26px; color:#585858;}
.newsdetail .content img{ display:block; margin:20px auto 0px; padding:9px;max-width:737px; width:expression(this.width> 737px ? 737 : true); border:1px solid #c5c5c5;}
.newsdetail .bottom{height:74px; padding:50px 0px 20px 0px;width:820px; margin:0 auto;}
.newsdetail .bottom .container{height:72px;position:relative;border-top:1px solid #c5c5c5; border-bottom:1px solid #c5c5c5;}
.newsdetail .prevnext{position:absolute;top:12px;left:5px;}
.newsdetail .prevnext li{color:#000; line-height:26px;height:26px;}
.newsdetail .prevnext li a{padding-left:28px; line-height:26px;color:#000;}
.newsdetail .prevnext li a:hover{ text-decoration:underline;}
.newsdetail .tips{position:absolute;top:28px;right:0px;}
.newsdetail .tips a{display:inline-block;height:14px;line-height:14px;overflow:hidden;}
.newsdetail .tips .print{padding-left:19px;background:url(imagesicoico044.jpg) no-repeat 0px center;margin-right:15px;}
.newsdetail .tips .close{padding-left:22px;background:url(imagesicoico055.jpg) no-repeat 0px center;margin-right:15px;}
.newsdetail .tips .top{padding-left:19px;background:url(imagesicoico066.jpg) no-repeat 0px center;margin-right:15px;}

/*---------------main_singer----------------*/
#main .main_singer{ width:1160px; margin:0 auto;}
#main .main_singer #path{ width:100%;}
#main .main_singer #content{ width:100%;}
#main .main_singer .sub_menu{width:100%; padding:32px 0px; float:left;}
#main .main_singer .sub_menu li{ width:377px; height:38px; float:left; padding-right:14px;}
#main .main_singer .sub_menu li.n3{ padding-right:0px;}
#main .main_singer .sub_menu li a{ display:block; width:100%; height:100%; font-size:16px; color:#000; background:#f5f5f5; text-align:center; line-height:38px;}
#main .main_singer .sub_menu li a:hover,#main .main_singer .sub_menu li a.hover{ color:#fff; background:#0a83dc;}
/*介绍页*/
.singer_detail{ padding-top:26px;width:1104px; margin:0 auto;}
.singer_detail .tle{width:100%; height:46px; padding:5px 0px; background:url(imagesbgdetail_tle1.png) no-repeat center;}
.singer_detail .tle h2{height:46px; width:100%; text-align:center; font-size:16px; line-height:46px; color:#000; font-weight:100;}
.singer_detail .content{ padding:30px 0px 50px 0px; border-bottom:1px solid #c5c5c5;}
.singer_detail .content p{ font-size:12px; line-height:26px; color:#585858; text-indent:2em;}
.singer_detail .content .txt{ width:590px; margin:0 auto; padding-bottom:20px;}
.singer_detail .content .txt p{ text-align:center; text-indent:0em;}
.singer_detail .content .txt p.p1{ padding-bottom:30px;}
.singer_detail .content .txt p.p2{ text-align:right;}
.singer_detail .pager{ padding-top:40px;}
/*申请表格*/
.jion_table{padding-top:26px; padding-left:36px;}
.jion_table li{ height:32px; width:100%; padding-bottom:20px; font-size:14px;}
.jion_table li span{ color:#ff7800; line-height:32px; font-size:14px; float:left;}
.jion_table li span.title{line-height:32px; color:#000000; padding-right:22px;}
.jion_table li input{ line-height:30px; border:1px solid #e5e5e5; height:30px; width:250px; padding:0px 10px; margin:0px; background:none; float:left}
.jion_table li textarea{ width:730px; height:110px;border:1px solid #e5e5e5; padding:3px 10px;}
.jion_table li label{line-height:32px;color:#000; height:32px; padding:0px 25px 0px 5px; float:left}
.jion_table li input.radio{ width:auto; height:32px; padding:0px; float:left}
.jion_table li input.year{ width:70px; margin:0px 6px 0px 0px; background:url(imagesbginput_bg.jpg) no-repeat right 12px;}
.jion_table li div.nice-select{ position:relative; float:left; margin-right:16px; line-height:32px;}
.jion_table li div.nice-select ul{ position:absolute; top:32px; background:#fff; width:100%;}
.jion_table li div.nice-select li{ font-size:14px; line-height:24px; height:auto; padding:0px 0px 0px 10px; cursor:pointer;}
.jion_table li input.job{ width:110px;background:url(imagesbginput_bg.jpg) no-repeat right 12px;}


.jion_table .buttom{ padding-top:46px; padding-left:110px;}
.jion_table .buttom input{ width:68px; height:30px; background:#ff7800; color:#fff; margin:0px 17px 0px 0px; border:none; padding:0px; cursor:pointer;}

/* 申请表格（改）2016.1.15 */

/*详情页*/
.main_singer .table_content .table_title{font-family: "宋体";font-size: 20px;font-weight: bold;color: #626a78;text-align: center;}
/* 申请人身份类信息 */
.main_singer .table_content .table_1,.main_singer .table_content .table_2{width: 1198px;border: 1px solid #c7c7c7;zoom: 1;overflow: hidden;}
.main_singer .table_content .table_1 .table_1_title,.main_singer .table_content .table_2 .table_1_title{width: 1180px;height: 43px;border-bottom: 1px solid #d9d9d9;background: url(../images/bg/table_title_bg.jpg) no-repeat;padding-left: 20px;}
.main_singer .table_content .table_1 .table_1_title h5,.main_singer .table_content .table_2 .table_1_title h5{width: 152px;line-height: 43px;font-family: "宋体";font-size: 16px;font-weight: bold;color: #626A78;border-bottom: 4px solid #00a9ec;padding-left: 15px;}
.main_singer .table_content .table_1 form{padding-top: 43px;}
.main_singer .table_content .table_1 dl dd{height: 41px;padding-bottom: 40px;clear: both;}
.main_singer .table_content .table_1 dl dd b{font-family: "宋体";font-size: 14px;color: #fe4b4b;padding-right: 5px;}
.main_singer .table_content .table_1 dd span{line-height: 41px;color: #393f4f;font-size: 14px;font-family: "宋体";}
.main_singer .table_content .table_1 dd input{border: 1px solid #C7C7C7;color: #aeb0b4;font-size: 14px;font-family: "宋体";}
.main_singer .table_content .table_1 dd input:hover{border: 1px solid #00A9EC;}
/* 姓名 */
.main_singer .table_content .table_1 dd .name{width: 330px;height: 41px;padding-left: 40px;float: left;position: relative;}
.main_singer .table_content .table_1 dd .name input{width: 179px;height: 39px;line-height: 39px;padding-left: 10px;}
/* 性别 */
.main_singer .table_content .table_1 dd .sex{width: 315px;float: left;position: relative;}
.main_singer .table_content .table_1 dd .sex .sex_span{display: block;float: left;}
.main_singer .table_content .table_1 dd .sex label .sex_1{display: inline-block;*display: inline;*zoom:1;height: 41px;width: 41px;position: relative;margin-right:20px;}
.main_singer .table_content .table_1 dd .sex .woman{margin-right: 0;}
.main_singer .table_content .table_1 dd .sex .sex_1 span{display: block;height: 40px;width: 40px;border: 1px solid #c7c7c7;top:0;left:0;position: absolute;line-height: 41px;text-align:center;z-index: 100;background: #f7f7f7;cursor: pointer;}
.main_singer .table_content .table_1 dd .sex .sex_1 span.hover{border:1px solid #01a8ee;background:#F7F7F7 url(imagesicoicon_1.jpg) no-repeat right top;}
.main_singer .table_content .table_1 dd .sex input{position: absolute;z-index:0;margin:0;top:0;}
/* 出生日期 */
.main_singer .table_content .table_1 dd .time{width: 405px;float: left;}
.main_singer .table_content .table_1 dd .time .title{float: left;}
.main_singer .table_content .table_1 dd .time .nice-select{width: 88px;height: 39px;border: 1px solid #C7C7C7;float: left;margin-right: 10px;position: relative;}
.main_singer .table_content .table_1 dd .time .nice-select input{width: 50px;height: 37px;background: url(imagesicoico_2.jpg) no-repeat 32px 18px;border: none;border-color: transparent;float: left;}
.main_singer .table_content .table_1 dd .time .nice-select span{width: 36px;height: 39px;text-align: center;line-height: 39px;background: #e3e3e3;display: block;float: left;}
.main_singer .table_content .table_1 dd ul{ position:absolute; top:41px; background:#fff; width:100%;display: none;z-index: 99;border: 1px solid #C7C7C7;}
.main_singer .table_content .table_1 dd .nation ul,.main_singer .table_content .table_1 dd .education ul{width: 190px;left: 113px;border: 1px solid #C7C7C7;}
.main_singer .table_content .table_1 dd .certificate ul,.main_singer .table_content .table_1 dd .degree ul{width: 156px;left: 73px;border: 1px solid #C7C7C7;}
.main_singer .table_content .table_1 dd li{ font-size:14px; line-height:24px; height:auto; padding:0px 0px 0px 10px; cursor:pointer;}
.main_singer .table_content .table_1 dd li:hover{background: #D1D1D1;}
/* 国籍  、学历*/
.main_singer .table_content .table_1 dd .nation,.main_singer .table_content .table_1 dd .education{width: 330px;height: 41px;padding-left: 40px;float: left;position: relative;}
.main_singer .table_content .table_1 dd .nation input,.main_singer .table_content .table_1 dd .education input{width: 179px;height: 39px;line-height: 39px;background: url(imagesicoico_2.jpg) no-repeat 165px center;padding-left: 10px;}
/* 证件名称、  学位 */
.main_singer .table_content .table_1 dd .certificate,.main_singer .table_content .table_1 dd .degree{width: 315px;float: left;position: relative;}
.main_singer .table_content .table_1 dd .certificate input,.main_singer .table_content .table_1 dd .degree input{width: 145px;height: 39px;line-height: 39px;background: url(imagesicoico_2.jpg) no-repeat 130px center;padding-left: 10px;}
/* 证件号码 */
.main_singer .table_content .table_1 dd .cer_num{width: 405px;float: left;}
.main_singer .table_content .table_1 dd .cer_num input{width: 316px;height: 39px;line-height: 39px;padding-left: 10px;}
/* 最高学位毕业学校 */
.main_singer .table_content .table_1 dd .school{width: 405px;float: left;}
.main_singer .table_content .table_1 dd .school input{width: 260px;height: 39px;line-height: 39px;padding-left: 10px;}
/* 按钮  */
.main_singer .table_content .table_1 dd a{width: 117px;height: 40px;line-height: 40px;text-align: center;color: #FFFFFF;font-size: 16px;display: block;float: left;}
.main_singer .table_content .table_1 dd a.next{background: url(imagesbtnimagesbtn_1.jpg) no-repeat;margin: 0 20px 0 40px;}
.main_singer .table_content .table_1 dd a.reset{background: url(imagesbtnimagesbtn_2.jpg) no-repeat;}
/* 申请人资料类信息 */
.main_singer .table_content .table_2{margin-top: 40px;}
.main_singer .table_content .table_2 form{width: 1120px;padding: 43px 40px 0;}
.main_singer .table_content .table_2 dl dd{width: 1120px;clear: both;padding-bottom: 40px;position: relative;}
.main_singer .table_content .table_2 dl dd.info input{width: 1108px;height: 39px;line-height: 39px;border: 1px solid #C7C7C7;color: #aeb0b4;font-size: 14px;font-family: "宋体";padding-left: 10px;background: url(imagesicoico_2.jpg) no-repeat 1095px center;}
.main_singer .table_content .table_2 dl dd.info input:hover{border: 1px solid #00A9EC;}
.main_singer .table_content .table_2 dl dd.textarea{height: 198px;}
.main_singer .table_content .table_2 dl dd.textarea span{width: 102px;font-size: 14px;font-family: "宋体";color: #393F4F;display: block;float: left;}
.main_singer .table_content .table_2 dl dd.textarea textarea{width: 945px;height: 198px;border: 1px solid #C7C7C7;resize: none;float: left; padding:0px 10px;}
.main_singer .table_content .table_2 dl dd.info ul{width: 1109px;background: #FFFFFF;position: absolute;top: 41px;left: 0;display: none;z-index: 99;border: 1px solid #C7C7C7; padding-left:10px;}
.main_singer .table_content .table_2 dl dd.info ul li{height: 41px;line-height: 41px;}
.main_singer .table_content .table_2 dl dd.info ul li:hover{background: #D1D1D1;}
/* 按钮 */
.main_singer .table_content .table_2 dd a{width: 117px;height: 40px;line-height: 40px;text-align: center;color: #FFFFFF;font-size: 16px;display: block;float: left;margin: 0 20px 40px 0;}
.main_singer .table_content .table_2 dd a.prev,.main_singer .table_content .table_2 dd a.next{background: url(imagesbtnimagesbtn_1.jpg) no-repeat;}
.main_singer .table_content .table_2 dd a.reset{background: url(imagesbtnimagesbtn_2.jpg) no-repeat;}


/*2016-01-16*/
/*--------------查看详情--------------*/
.person_detail{ padding-top:30px;}
.person_detail h3{ text-align:center; font-size:20px; line-height:40px; font-family:"宋体"; color:#626a78; font-weight:100;}
.person_detail .content{ border:1px solid #c7c7c7; width:1153px; min-height:472px;}
.content .tle{ height:43px; width:100%; border-bottom:1px solid #d9d9d9; background:#f2f2f2; position:relative;}
.content .tle h4{ position:absolute; top:0px; left:0px; width:248px; height:43px; text-align:center; color:#626a78; font-size:16px; line-height:42px; background:url(imagesbgtle_hbg.png) no-repeat; padding:0px 20px 4px 20px;font-family:"宋体";}
.person_detail .content .con{ padding:28px 42px 70px 40px; position:relative;}
.person_detail .content .con .img{ float:left; width:225px; height:321px; overflow:hidden; margin-right:38px;}
.person_detail .content .con .img img{ display:block; margin:auto;}
.person_detail .content .con .txt{ float:left; width:808px;}
.person_detail .content .con .txt p{ font-size:12px; line-height:26px; font-family:"宋体"; color:#585858;}
.person_detail .content .con a.go_back{ position:absolute; bottom:70px; right:42px; width:117px; height:40px; display:block; color:#fff; background:url(imagesbgbtn_bg.jpg) no-repeat; text-align:center; font-size:16px; line-height:40px; font-weight:bold;}
/*--------------找人才--------------*/
.person_table{padding-top:30px;}
.person_table h3{ text-align:center; font-size:20px; line-height:40px; font-family:"宋体"; color:#626a78; font-weight:100;}
.person_table .content{ border:1px solid #c7c7c7; width:1153px; margin-bottom:20px;}
.person_table .content ul{ padding:23px 0px 0px 30px;}
.person_table .content ul li{ padding-bottom:20px;}
.person_table .content ul li .title{ float:left; width:90px; line-height:40px; font-size:14px; color:#393f4f;}
.person_table .content ul li .title span{ color:#fe4b4b; padding-right:10px;}
.person_table .content ul li .con{ float:left; width:1020px; border:1px solid #d9d9d9; padding:16px 0px; position:relative; top:-10px;}
.person_table .content ul li input.name{ float:left; margin:0px; border:1px solid #d9d9d9; height:38px; line-height:38px; width:170px; padding:0px 10px; color:#aeb0b4;}
.person_table .content ul li .con dl{ padding-left:6px;}
.person_table .content ul li .con dd{ float:left; padding-right:35px;}
.person_table .content ul li .con dd input{ float:left; margin:14px 8px; padding:0px;}
.person_table .content ul li .con dd label{ float:left; font-size:14px; line-height:42px; color:#393f4f;}


.person_table .content ul li a{ display:block; width:117px; height:40px; float:left; margin-right:20px; color:#fff; text-align:center; line-height:40px; font-size:16px;}
.person_table .content ul li a.search{ background:url(imagesbgbtn_bg.jpg) no-repeat center;}
.person_table .content ul li a.reset{background:url(imagesbgbtn_bg1.jpg) no-repeat center;}

/*人才信息列表*/
.person_table .person_list{border:1px solid #c7c7c7; width:1153px;}
.person_table .person_list table.table_1{ border-bottom:3px solid #00a9ec;}
.person_table .person_list table tr{ height:40px; line-height:40px;}
.person_table .person_list table tr th{ text-align:center; font-size:14px; color:#393f4f; border-right:1px solid #c7c7c7;}
.person_table .person_list table tr td{text-align:center; font-size:14px; color:#393f4f; border-right:1px solid #c7c7c7; border-bottom:1px solid #c7c7c7;}
.person_table .person_list table tr td a{ color:#0c4da2; text-decoration:underline;}
/*翻页*/
.pager1{text-align:center;padding:20px;}
.pager1 span{ font-size:14px; color:#000; padding:0px 20px;}
.pager1 a{color:#fff;background-color:#c7c7c7;text-decoration:none;padding:3px 5px;margin-right:8px;font-size:14px;}
.pager1 a:hover{color:#fff;background-color:#00a9ec;}
.pager1 .cpb {color:#fff;background-color:#00a9ec;text-decoration:none; padding:3px 5px;margin-right:8px;}
.pager1 a.PrevPage{ padding:5px 16px 5px 14px; background:url(imagesbgPrevPage1.png) no-repeat left center; overflow:hidden;}
.pager1 a.PrevPage:hover{background:url(imagesbgPrevPage2.png) no-repeat left center;}
.pager1 a.NextPage{padding:5px 14px 5px 16px; background:url(imagesbgNextPage1.png) no-repeat right center;}
.pager1 a.NextPage:hover{background:url(imagesbgNextPage2.png) no-repeat right center;}
.pager1 a.LastPage{background:url(imagesbgLastPage1.png) no-repeat center; width:70px; padding:5px 20px;}
.pager1 a.LastPage:hover{background:url(imagesbgLastPage2.png) no-repeat center;}



/*------------------------------------------------------------------------------*/
/* 2016-01-18 */
/* 生活计算器 */
/* 步骤  */
.sub_menu .sub_menu_title{font-family: "微软雅黑";font-size: 40px;font-weight: bold;color: #0C4DA2;padding: 25px 0 20px 60px;}
.sub_menu dl.step{width: 1028px;height: 75px;background: url(imagesbgsub_step_bg.png) no-repeat;margin: 0 auto;padding-left: 8px;}
.sub_menu dl.step dd{height: 60px;float: left;padding-top: 15px;margin-right: 8px;}
.sub_menu dl.step dd h5{font-family: arial;font-size: 14px;color: #626A78;line-height: 15px;text-align: center;}
.sub_menu dl.step dd h5 span{font-size: 20px;padding-left: 3px;}
.sub_menu dl.step dd p{font-family: "微软雅黑";font-size: 16px;color: #626A78;text-align: center;}
.sub_menu dl.step dd.step1{width: 80px;background: url(imagesicoico_step1.png) no-repeat 6px center;padding-left: 46px;}
.sub_menu dl.step dd.step2{width: 85px;background: url(imagesicoico_step2.png) no-repeat 45px center;padding-left: 85px;}
.sub_menu dl.step dd.step2 h5,.sub_menu dl.step dd.step6 h5{padding-bottom: 5px;}
.sub_menu dl.step dd.step2 p{font-size: 12px;}
.sub_menu dl.step dd.step3{width: 80px;background: url(imagesicoico_step3.png) no-repeat 45px center;padding-left: 98px;}
.sub_menu dl.step dd.step4{width: 80px;background: url(imagesicoico_step4.png) no-repeat 50px center;padding-left: 87px;}
.sub_menu dl.step dd.step5{width: 80px;background: url(imagesicoico_step5.png) no-repeat 50px center;padding-left: 93px;}
.sub_menu dl.step dd.step6{width: 80px;background: url(imagesicoico_step6.png) no-repeat 45px center;padding-left: 85px;}
.sub_menu dl.step dd.step6 p{font-size: 12px;line-height: 16px;}
/* 详情 */
.step_content{width: 1155px;height: 637px;background: url(imagesimgsub_img1.jpg) no-repeat;margin: 0 auto;padding-bottom: 40px;position: relative;}
.step_content h3{padding: 80px 0 30px;text-align: center;font-family: "微软雅黑";font-size: 26px;color: #FFFFFF;}
.step_content p{font-family: "微软雅黑";font-size: 18px;font-weight: bold;color: #FFFFFF;text-align: center;}
.step_content a{width: 157px;height: 40px;text-align: center;line-height: 40px;font-family: "宋体";font-size: 16px;font-weight: bold;color: #FFFFFF;background: url(imagesbtnimagesbtn_3.png) no-repeat;display: block;position: absolute;bottom: 128px;left: 500px;}



/*--------------------------------------------------------------------------------*/
/* 生活计算器1 */
#main .main_singer .sub_menu1{float: none;}
.sub_menu dl.step dd.hover{height: 56px;border-bottom: 4px solid #31b1ed;}
#main .main_singer #content.step_content1{width: 1155px;height: 637px;background: url(imagesimgsub_img2.png) no-repeat;margin: 0 auto;padding-bottom: 40px;position: relative;float: none;}
.step_content1 h3{font-family: "微软雅黑";font-size: 24px;color: #000000;padding: 32px 0 32px 80px;}
.step_content1 ul{width: 422px;padding: 0 0 30px 96px;}
.step_content1 ul li{height: 42px;border-bottom: 1px dashed #868686;padding: 20px 0;}
.step_content1 ul li label{font-family: "微软雅黑";font-size: 16px;font-weight: bold;color: #575757;}
.step_content1 ul li label.lable{line-height: 42px;}
.step_content1 ul li p{font-family: "宋体";font-size: 14px;color: #ff7e28;padding-left: 24px;}
.step_content1 a{width: 117px;height: 40px;text-align: center;line-height: 40px;font-family: "宋体";font-size: 16px;font-weight: bold;color: #FFFFFF;display: block;float: left;}
.step_content1 a.back{background: url(imagesbtnimagesbtn_4.png) no-repeat;position: absolute;left: 165px;bottom: 162px;}
.step_content1 a.next{background: url(imagesbtnimagesbtn_5.png) no-repeat;position: absolute;left: 334px;bottom: 162px;}
.step_content1 .title{position: absolute;right: 155px;top: 70px;}
.step_content1 .title h1,.step_content1 .title p{text-shadow: 0 0 10px #afaeb4;font-weight: bold;color: #FFFFFF;text-align: center;}
.step_content1 .title h1{font-family: "微软雅黑";font-size: 73px;line-height: 90px;}
.step_content1 .title p{font-family: arial;font-size: 20px;}


/*--------------------------------------------------------------------------------*/
/* 生活计算器2 */
#main .main_singer #content.step_content2{background: url(imagesimgsub_img3.png) no-repeat;}


/*--------------------------------------------------------------------------------*/
/* 生活计算器3 */
#main .main_singer #content.step_content3{background: url(../images/img/sub_img4.png) no-repeat;}


/*--------------------------------------------------------------------------------*/
/* 生活计算器4 */
#main .main_singer #content.step_content4{background: url(imagesimgsub_img5.png) no-repeat;}


/*--------------------------------------------------------------------------------*/
/* 生活计算器5 */
#main .main_singer #content.step_content5{background: url(../images/img/sub_img6.png) no-repeat;}
#main .main_singer #content.step_content5 li div{width: 211px;float: left;}


/*--------------------------------------------------------------------------------*/
/* 生活计算器6 */
#main .main_singer #content.step_content6{background: url(imagesimgsub_img7.png) no-repeat;}

/*--------------------------------------------------------------------------------*/
/* 生活计算器7 */
#main .main_singer #content.step_content7{width: 1036px;margin: 0 auto;float: none;}
#main .main_singer #content.step_content7 h3{font-family: "微软雅黑";font-size: 24px;color: #585858;padding: 0 0 30px 25px;}
.step_content7 .table{border: 1px solid #C7C7C7;zoom: 1;overflow: hidden;margin-bottom: 30px;}
.step_content7 .table table{margin-bottom: 24px;}
.step_content7 .table table th,.step_content7 .table table td{width: 324px;text-align: center;border-bottom: 1px solid #C7C7C7;border-right: 1px solid #C7C7C7;font-family: "微软雅黑";font-size: 14px;color: #393F4F;padding: 10px;}
.step_content7 .table table .tr th{border-bottom: 4px solid #00A9EC;}
.step_content7 .table table .last_tr{border-right: none;}
.step_content7 .count{width: 1034px;height: 43px;background: #cedbec;margin-bottom: 11px;font-family: "微软雅黑";font-size: 14px;font-weight: bold;color: #393F4F;}
.step_content7 .count h5{line-height: 43px;float: left;padding-left: 40px;}
.step_content7 .count p{line-height: 43px;float: right;padding-right: 40px;}
.step_content7 .reset{width: 157px;height: 40px;line-height: 40px;text-align: center;font-family: "微软雅黑";font-size: 16px;color: #FFFFFF;background: url(imagesbtnimagesbtn_3.png) no-repeat;display: block;margin: 12px 40px 31px 0;float: right;}



/*--------------------------------------------------------------------------------*/
/* 办事中心页面 */
/* 表单详情 */
#main .main_singer #content.content1{width: 1155px;margin: 0 auto;}
.content1 .table{border: 1px solid #C7C7C7;zoom: 1;overflow: hidden;margin: 40px 0;}
.content1 .table .table_1_title{height: 43px;background: url(imagesbgtable_title_bg2.png) no-repeat;border-bottom: 1px solid #C7C7C7;}
.content1 .table .table_1_title h5,.content1 .table .table_1_title a{font-family: "宋体";font-size: 16px;font-weight: bold;color: #626A78;}
.content1 .table .table_1_title h5{width: 249px;line-height: 43px;text-align: center;border-bottom: 4px solid #00A9EC;float: left;margin-left: 20px;}
.content1 .table .table_1_title a{line-height: 43px;text-decoration: underline;display: block;float: right;padding-right: 40px;}
.content1 .table .table_con{width: 755px;margin: 0 auto;padding: 39px 0 43px;}
.content1 .table table{width: 755px;}
.content1 .table table th,.content1 .table table td{width: 25%;text-align: center;font-family: "宋体";font-size: 14px;color: #393F4F;padding: 10px 0;}
.content1 .table table .tr{margin-bottom: 2px;}
.content1 .table table .tr th{background: #cceefb;border: 1px solid #C7C7C7;border-right: none;}
.content1 .table table .tr .last_th{border-right: 1px solid #C7C7C7;}
.content1 .table table tr td{border-top: 1px solid #C7C7C7;border-left: 1px solid #C7C7C7;}
.content1 .table table tr td.last_td{border-right: 1px solid #C7C7C7;}
.content1 .table table tr.last_tr td{border-bottom: 1px solid #C7C7C7;}







/*----------------------------------------------------------*/
/* 申请结果 */
#main.main1{height: 398px;padding: 0;margin: 0 auto;}
#main .result{width: 100%;height: 115px;background: url(imagesbgsq_bg.png) no-repeat center center;}
.result ul{width: 1136px;padding: 13px 32px 0;margin: 0 auto;}
.result li{width: 56px;height: 102px;margin-right: 484px;float: left;}
.result li:hover h1{background: url(imagesimg1_1.png) no-repeat;}
.result li:hover p{color: #3279d7;}
.result .result_li{margin-right: 0;}
.result li h1{width: 56px;height: 56px;line-height: 56px;text-align: center;background: url(imagesimg1.png) no-repeat;font-family: "微软雅黑";font-size: 45px;color: #FFFFFF;}
.result li h1.hover{width: 56px;height: 56px;line-height: 56px;text-align: center;background: url(imagesimg1_1.png) no-repeat;font-family: "微软雅黑";font-size: 45px;color: #FFFFFF;}
.result li p{font-family: "微软雅黑";font-size: 16px;color: #000000;text-align: center;}
.result li p.hover{font-family: "微软雅黑";font-size: 16px;color: #3279d7;text-align: center;}

/* 未通过 */
#main .result_con{width: 1200px;margin: 0 auto;}
#main .result_con img{padding: 70px 40px 0 320px;float: left;}
#main .result_con .font{padding: 125px 315px 0 0;float: left;}
#main .result_con .font h1{font-family: "微软雅黑";font-size: 40px;font-weight: bold;color: #b5b5b5;}
#main .result_con .font span{font-family: arial;font-size: 8px;color: #b5b5b5;}

/* 已通过 */
/*#main .result_con{width: 1200px;margin: 0 auto;}
#main .result_con img{padding: 70px 40px 0 320px;float: left;}
#main .result_con .font{padding: 125px 315px 0 0;float: left;}
#main .result_con .font h1{font-family: "微软雅黑";font-size: 40px;font-weight: bold;color: #3279d7;}
#main .result_con .font span{font-family: arial;font-size: 8px;color: #3279d7;}*/



