@charset "utf-8";
/*-----index-----*/
.link_box{height:318px;margin-top:1.2%;}
a.link_b1,a.link_b2{display:inline-block;width:392px;height:318px; position:relative;text-indent:-9999px; overflow:hidden;}
a.link_b1{background:url(../images/link_b1.png) 0 0 no-repeat; float:left;margin-left:50px;}
a.link_b2{background:url(../images/link_b2.png) 0 0 no-repeat; float:right;margin-right:50px;}
a.link_b1:before,a.link_b2:before{display:block;content:'';width:120px;height:141px;position:absolute;top:20px;left:134px; animation:updown 2s 0s alternate infinite; transition:top .4s ease-in-out;}
a.link_b1:before{background:url(../images/link_t1.png) 0 0 no-repeat; }
a.link_b2:before{background:url(../images/link_t2.png) 0 0 no-repeat; }
@keyframes updown{
    0%{ transform:translateY(-10px); }
    100%{ transform:translateY(-0px); }
}
a.link_b1:hover:before,a.link_b2:hover:before{animation-play-state:paused; top:10px;}
a.link_b1:after,a.link_b2:after{display:block;content:'';width:163px;height:227px;background:url(../images/link_tm.png) 0 0 no-repeat; position:absolute;top:-20px;left:112px;animation:grad 1s ease infinite;}
@keyframes grad{
	from {
		opacity: .2;
	} to {
		opacity: .7;
	}
}
a.link_b1:hover:after,a.link_b2:hover:after{animation-play-state:paused; opacity:1;}

/*-----query-results-----*/
.results_box{height:auto;}
.title{display:block;height:30px;margin-top:10px;position:relative;}
.title span{font:16px/30px 'Microsoft YaHei';color:#fff; float:left;margin-left:5px;}
.title span em{font-size:12px;font-family:'Simsun';color:#b8cce2;}
i.i_tit,i.i_home{display:inline-block;width:18px;height:18px;overflow:hidden;background:url(../images/sprite_yn.png) no-repeat; float:left;margin-top:5px;margin-right:1px;}
i.i_tit{background-position:-70px -144px;}
i.i_home{background-position:-100px -144px;}
a.btn_rehome{width:88px;height:28px;overflow:hidden;background:#4b9bff;border:1px solid #0072ff;border-radius:5px 5px 0 0;cursor:pointer;padding-left:5px;position:absolute;bottom:-3px;right:0;}
a.btn_rehome span{font:14px/28px 'Simsun'; float:left;color:#fafafa;}
a.btn_rehome:hover{background:#3a8aee;}
a.btn_rehome:hover span{color:#fff;}

.apply_for{min-height:120px;height:auto;margin-bottom:20px;}
.af_ner{width:100%;height:120px;background:url(../images/af_bg.png) 0 0 repeat-x;border-radius:7px 0 7px 7px; overflow:hidden;}
.af_con{height:100%; background:url(../images/af_lf.png) 0 0 no-repeat;border-radius:7px 0 7px 7px;}
.af_tent{height:100%; background:url(../images/af_rt.png) 100% 0 no-repeat;border-radius:0 0 7px 7px; position:relative;}
i.i_af{display:block;width:110px;height:93px;background:url(../images/icon-af.png) 0 0 no-repeat;float:left;margin:15px 20px 0 40px;}
.af_tit{font-family:'Microsoft YaHei';font-weight:bold;color:#0090ff; padding-top:10px;}
.af_t1{font-size:24px;}
.af_t2{font-size:20px;}
.af_subtit{font:16px/1.5 'Microsoft YaHei';color:#666;text-align:left; margin-top:5px;}
input.btn_af{width:124px;height:44px;font:700 16px/44px 'Microsoft YaHei';color:#a32a00; cursor:pointer;text-shadow:1px 0 1px #fff601; background:url(../images/btn_af.png) 0 0 no-repeat;border:none;position:absolute;top:38px;right:25px;}
input.btn_af:hover,input.btn_af:focus{color:#c23f12;}

.results_content{height:auto;margin-top:10px;}
.results_tab{height:24px; margin-bottom:10px; position:relative;}
.results_tab a{display:block;min-width:36px;font:12px/24px 'Simsun'; color:#fff;border:1px solid #fff;border-radius:20px;text-align:center;padding:0 12px;margin:0 5px;float:left;position:relative;z-index:20;-webkit-transition:color 1.5s ease;transition:color 1.5s ease;}
.results_tab a.default{color:#0c1487;}
.sublibg{display:block;width:60px;height:24px;background:#fff;border:1px solid #fff;border-radius:20px;position:absolute;bottom:-1px;left:5px;z-index:10;transition:.4s all;}
.layer{display:none;}
.default{display:block;}
.results_con{background:#fff; border-radius:10px;padding:10px;}
.results_total{font:12px/2 'Simsun';color:#666;}
table.results_list{width:99%;height:auto;margin:10px auto 5px auto;}
table.results_list th,table.results_list td{font:14px/34px 'Simsun'; color:#4f4f4f;}
table.results_list th{height:42px;line-height:42px;background:#f8fbfe;border-top:1px solid #ccc;border-bottom:1px solid #ccc;color:#333;}
table.results_list td{font-size:13px;padding:0 10px;text-align:center;}
table.results_list tr.odd td{background:#f5f5f5;}
table.results_list td.res_lf{width:320px;}
table.results_list td.res_lf span{display:block;width:320px;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
table.results_list td.res_cc{text-align:center;}
span.purple_text{color:#3843c3;}
span.c1, span.c2, span.c3, span.c4, span.c5, span.c6, span.c7, span.c8{display:inline-block;width: 64px;height:26px;overflow:hidden;font:12px/2 'Simsun';color:#666;text-align:left;border-radius:5px;padding-left:15px;position:relative;top:5px;}
span.c1{background:url(../images/sprite_yn.png) -130px -165px;}
span.c2{background:url(../images/sprite_yn.png) -231px -165px;}
span.c3{background:url(../images/sprite_yn.png) -332px -165px;}
span.c4{background:url(../images/sprite_yn.png) -432px -165px;}
span.c5{background:url(../images/sprite_yn.png) -532px -165px;}
span.c6{background:url(../images/sprite_yn.png) -634px -165px;}
span.c7{background:url(../images/sprite_yn.png) -532px -144px;line-height:13px;}
span.c8{background:url(../images/sprite_yn.png) -634px -144px;}

.viewmore_btn{text-align:center;border-top:1px solid #ccc;}
input.btn_viewmore{width:125px;height:24px;font:12px/2 'Simsun';color:#999;padding-left:16px;background:url(../images/sprite_yn.png) -250px -141px no-repeat; border:none;cursor:pointer;}
input.btn_viewmore:hover{color:#666;}
input.btn_viewmore:focus{color:#333;}

.name_confirm_box{height:auto;margin-top:20px;}
.name_confirm_con{min-height:238px;height:auto;background:url(../images/declare_bg.png) 50% 0 repeat-y;padding:15px 0 10px 0;}
.ncc_tent{display:block;width:700px;height:auto;margin:7px auto;}
.ncc_tent dt{display:block;font:14px/38px 'Microsoft YaHei';color:#fff; float:left;}
.ncc_tent dd{display:block;padding-left:150px; text-align:center;position:relative;}
.ncc_list,.ncc_list li,.ncc_list li a{display:block;}
.ncc_list li{position:relative; margin-bottom:7px;text-align:left;}
.ncc_list li i.i_ncc{display:inline-block;width:24px;height:24px;overflow:hidden;position:absolute;top:6px;left:0; z-index:20;}
.ncc_list li a{display:inline-block;width:auto;min-height:38px;font:bold 20px/38px 'Microsoft YaHei';color:#76f2fa;text-align:center;text-shadow:0 1px 2px #051d8a;border:1px solid transparent;border-radius:5px; margin-left:12px; padding:0 30px;position:relative;z-index:10;}
.ncc_list li a span.white{color:#fff;font-weight:bold;}
input.check{display:none;width:108px;height:24px;font:12px/2 'Simsun'; color:#2561a1; text-align:center;background:#fff;border:none;border-radius:20px;cursor:pointer; position:absolute;top:10px;right:0;}
input.check:hover,input.check:focus{color:#2581b9;}
.ncc_list li a:hover{border:1px solid #76f2fa;}
.ncc_list li.default i.i_ncc{background:url(../images/sprite_ynin.png) 0 -138px no-repeat;}
.ncc_list li.default a{border:1px solid #76f2fa;background:url(../images/declare_libg.png) repeat; }
.ncc_list li.default input.check{display:block;}

.ncc_fg{height:16px;border-top:1px dashed #76f2fa;text-align:center;margin:15px 0;}
.ncc_fgcon{display:inline-block;width:285px;height:16px;padding:0 10px;margin-left:34%;margin-left:0\0;position:relative\0;top:-8px\0;}
.ncc_successed,.ncc_failed{height:16px;background:#2099c6\0;text-align: center;}
i.i_ncc_successed,i.i_ncc_failed{display:inline-block;width:16px;height:16px;overflow:hidden;background:url(../images/sprite_ynin.png) no-repeat; position:relative;top:-3px;}
i.i_ncc_successed{background-position:0 -188px;}
i.i_ncc_failed{background-position:-31px -188px;}
.fg_text{font:700 12px/16px 'Simsun';color:#fff; position:relative;top:-7px;}

.ncc_sel{width:388px;height:32px;margin-left:12px;position:relative;top:5px;}
.ncc_sel input.ncc_text,.ncc_sel input.default{width:354px;height:24px;font:12px/24px 'Microsoft YaHei';color:#fafafa;text-shadow:0 1px 1px #051d8a;border:1px solid #76f2fa;border-radius:5px;background:url(../images/sprite_ynin.png) no-repeat;text-align:center; padding:2px 22px 2px 12px; cursor:default;}
.ncc_sel input.ncc_text{background-position:100% -117px;}
.ncc_sel input.default{background-position:100% -146px;color:#fff;}
.nccsel_list{display:none;width:100%;height:auto;max-height:151px;background:#2380b0;border:1px solid #76f2fa;border-radius:5px;padding:2px 0;overflow-y:auto;position:absolute;top:29px;left:0; z-index:300;}
.nccsel_list li a{display:block;font:12px/28px 'Microsoft YaHei';color:#fff;padding:0 22px 0 12px; margin:2px 0;}
.nccsel_list li a:hover,.nccsel_list li a.default{color:#76f2fa;background:url(../images/declare_libg.png) repeat;}

.name_reading{font:14px/2 'Microsoft YaHei';color:#fff;text-align:center;}
input.checkbox_name{position:relative;top:2px;margin-right:5px;}
.name_confirm_btm{padding:12px 0;text-align:center;}
input.btn_sq,input.btn_zhy{width:220px;height:42px;font:20px/42px 'Microsoft YaHei'; border-radius:30px; color:#fafafa; text-shadow:0 1px 1px black;cursor:pointer;}
input.btn_sq{background:#3d55d0;border:1px solid #3d55d0;}
input.btn_sq:hover,input.btn_aq:focus{background:#2f48c9;border:1px solid #2f48c9; color:#fff;}
input.btn_zhy{background:#ff3a3a;border:1px solid #ff3a3a;}
input.btn_zhy:hover,input.btn_zhy:focus{background:#e70505;border:1px solid #e70505; color:#fff;}

.applyfor_tit{height:32px; margin-top:50px; position:relative;}
.aftit_list{display:block;width:406px;height:100%;border-radius:5px 5px 0 0; position:relative; z-index:200;}
.aftit_list li{display:block;width:133px;height:30px;float:left;text-align:center;background:#3d55d0; padding:1px; position:relative;}
.aftit_list li.aftit_first,.aftit_list li.aftit_second{background:#3d55d0 url(../images/sprite_applyfor.png) 100% -340px no-repeat;}
.aftit_list li.aftit_first{border-top-left-radius:5px;}
.aftit_list li.aftit_third{border-top-right-radius:5px;}
.aftit_list li span{font:12px/30px 'Microsoft Yahei'; color:#fff;text-shadow:1px 1px 0 #007497; position:relative;top:-10px;}
.aftit_list li.default{height:44px;top:-26px;padding-top:17px;background:none;}
.aftit_list li.default span{font-size:14px;text-shadow:1px 1px 0 #005aff;margin-left:8px;}
i.i_af1,i.i_af2,i.i_af3{display:inline-block;width:28px;height:30px;overflow:hidden;background:url(../images/sprite_applyfor.png) no-repeat;transition:bakcgruond-position .350s ease-in;text-indent:-99px;}
i.i_af1{background-position:0 -1px;}
i.i_af2{background-position:-30px -1px;}
i.i_af3{background-position:-60px -1px;}
.aftit_list li.default i.i_af1{background-position:0 -40px;}
.aftit_list li.default i.i_af2{background-position:-30px -40px;}
.aftit_list li.default i.i_af3{background-position:-30px -40px;}
.aftit_list li.through{background:#3d55d0;}
b.aftit_hoverlibg{display:block;width:135px;height:66px;background:url(../images/sprite_applyfor.png) 0 -90px no-repeat; position:absolute;top:-26px;left:0; z-index:100;}
.applyfor_tit a.btn_rehome{border:none; bottom:0;right:5px;}
.applyfor_tit a.btn_rehome span{margin-left:5px;}

.applyfor_con{background:#fff;min-height:408px;height:auto; border-radius:0 5px 5px 5px; padding-bottom:60px;position: relative;}
.tent{display:none;}
.sample_tit{clear:both;height:27px;padding:10px 20px;overflow:hidden;font:14px/27px 'Microsoft YaHei';color:#55636d;background:#f0f0f0;border-bottom:1px dashed #ccc;border-top-right-radius:5px; position:relative;top:-30px;}
.sample_tit span.blue{color:#3d55d0;font-size:20px;font-weight:bold;}
.sample_entry{width:88%;margin:0 auto;}
.sample_entry td{font:12px/2 'Simsun';color:#221815;padding:10px 5px;}
.sample_entry td.td_lf{width:179px;color:#676767;text-align:right; vertical-align:top;}
em.star{color:red;positon:relative;top:5px;margin-right:5px;}
input.sample_input{height:24px;font-family:'Simsun';border:1px solid #666;padding:0 5px;}
select.sample_sel{height:26px;border:1px solid #666;color:#000;padding:0;padding-left: 5px;}
select.sample_sel:focus{color:#404040;}
textarea.sample_textarea{width:580px;height:100px;border:1px solid #666;color:#404040;padding:5px;}
input.sample_input:focus,select.sample_sel:focus,textarea.sample_textarea:focus{border:1px solid #0090ff;color:#221815;}

.applyfor_btm{height:36px;text-align:center;padding:10px;width:98%;position:absolute;bottom:10px;}
input.btn_blue,input.btn_gray{width:100px;height:34px;padding:2px;font:16px/30px 'Microsoft YaHei';cursor:pointer;border-radius:4px;margin:0 3px;}
input.btn_blue{color:#fafafa;background:#3d55d0;border:1px solid #3d55d0;}
input.btn_blue:hover,input.btn_blue:focus{color:#fff;background:#2e45bb;border:1px solid #2e45bb;}
input.btn_gray{color:#808080; background:#e6e6e6;border:1px solid #ccc; display:none;}
input.btn_gray:hover,input.btn_gray:focus{color:#777;background:#dfdfdf;border:1px solid #c2c2c2;}

.sample_results{height:auto;overflow:hidden;padding:0 15px;position:relative;top:-20px;}
.sample_results table.results_list, .preview table.results_list{border-bottom:1px solid #a1b0bc;}
.sample_results table.results_list th, .preview table.results_list th{background:#fff;border:1px solid #b9cedf;border-bottom:2px solid #90a2ff;}
.sample_results table.results_list td, .preview table.results_list td{border-bottom:1px solid #d2d9e0;}
.sample_results table.results_list tr.odd td, .preview table.results_list tr.odd td{background:#f6f8fa;}
a.editor,a.dels{display:inline-block;;width:26px;height:26px;overflow:hidden;text-indent:-99px;margin:0 5px;position:relative;top:6px;background:url(../images/sprite_applyfor.png) no-repeat;}
a.editor{background-position:-120px 0;}
a.editor:hover{background-position:-120px -40px;}
a.dels{background-position:-146px 0;}
a.dels:hover{background-position:-146px -41px;}

.investment{height:auto;padding:25px 15px 10px 15px;position:relative;top:-10px;}
a.inves_add{display:block;width:95px;height:30px;overflow:hidden;font:12px/30px 'Microsoft YaHei';color:#fafafa;text-align:center;background:#ffae00;border-radius:20px; position:absolute;top:-10px;right:10px;}
a.inves_add:hover{color:#fff;background:#ff9c00;}
.entry_add{width:98%;border:1px solid #e2e2e2;border-radius:5px;margin:0 auto; display:none;}
.entry_add table.sample_entry{width:100%;}
.entry_add_btm{height:26px;padding:6px;border-top:1px solid #e2e2e2; background:#f6f8fa;text-align:right;}
input.btn_determine{width:75px;height:24px;color:#fafafa;border:1px solid #4d9dff;background:#4d9dff;border-radius:4px;cursor:pointer;}
input.btn_determine:hover,input.btn_determine:focus{backgrund:#2e75f7;border:1px solid #387eff;color:#fff;}

.preview{height:auto;padding:0 15px;margin-top:-25px;}
.preview table.sample_entry{margin:0 auto;}
.preview_line{border-top:1px solid #99aaff;margin-top:10px;}
.preview_tit{display:inline-block;font:14px/2 'Microsoft YaHei';color:#99aaff;padding:0 7px;margin-left:20px;}

.relation{height:22px;padding:10px 10%;}
.relation span,.relation span em{font:14px/22px 'Microsoft Yahei';color:#55636d;}
.relation span em{font-style:normal;margin-right:20px;position:relative;top:-2px;}

.submit_box{width:701px;height:346px;background:url(../images/submit_bg.png) 0 0 no-repeat;margin:70px auto;position:relative;}
.submit_con{height:225px;}
i.i_successed, i.i_failed{display:block;width:111px;height:125px;overflow:hidden;background:url(../images/sprite_applyfor.png) no-repeat;margin:0 auto;position:relative;top:-32px;}
i.i_successed{background-position:0 -160px;}
i.i_failed{background-position:-120px -160px;}
.submit_title{font:bold 24px/1.5 'Microsoft Yahei';text-align:center;letter-spacing:1px;position:relative;top:-25px;}
.submit_successed .submit_title{color:#11c2aa;}
.submit_failed .submit_title{color:#666;}
.submit_text{font:14px/2 'Microsoft Yahei';color:#333;text-align:center;position:relative;top:-15px;}
span.blue{font-weight:bold;color:#006db6;margin:0 3px;}
input.btn_again{width:150px;height:36px;font:14px/36px 'Microsoft Yahei';color:#fafafa;background:url(../images/sprite_applyfor.png) 0 -300px no-repeat;border:none;border-radius:20px;padding-left:20px;margin-top:5px;}
input.btn_again:hover,input.btn_again:focus{color:white;}

.submit_tip{height:120px;padding-top:1px;}
.attention{width:97%; height:22px;border-top:1px dashed #999;text-align:center;margin:0 auto 10px auto;}
.attention_text{width:80px;height:22px;font:700 12px/22px 'Simsun';color:#666;text-align:center;margin-left:44%;margin-left:47%\0;}
.tip_text{font:12px/2.5 'Microsoft Yahei';color:#333;text-align:center;}
input.btn_handle{width:90px;height:24px;font:12px/24px 'Microsoft Yahei';color:#fafafa;background:#5d65fa;border:none;border-radius:20px;margin:0 5px;}
input.btn_handle:hover,input.btn_handle:focus{color:#fff;background:#4f58f1;}
span.book{display:inline-block;height:24px;text-align:left;font-weight:bold;background:url(../images/sprite_applyfor.png) -224px -38px no-repeat;padding-left:15px;margin-left:5px;color: #333;}

/*--backlog style(2017_09_15)--*/
.backlog_wrap{
	width: 1000px;
	margin: 76px auto 0;
	background: #f7f7f7;
	border-radius: 4px;
	overflow: hidden;
	border: 1px solid #dadada;
}
.backlog_wrap table thead{border-top: 2px solid #80b1ff;border-bottom: 1px solid #ebebeb;background: #fff;}
.backlog_wrap  table input[type="checkbox"]{border: none;height: auto;}
.backlog_wrap  th{font: 12px/18px sm;color: #666;padding: 8px 0;}
.backlog_wrap  td{padding: 8px 0;color: #666;font: 12px/18px sm;}
.backlog_wrap  .file-list td:nth-child(3){text-align: left;}
.backlog_wrap  td i{cursor: pointer;}
.backlog_wrap  td i:before{content: ''; display: inline-block;width: 16px;height: 18px;background: url('../images/manipulate.png') no-repeat 0 center;}
.backlog_wrap  td i.delete:before{background-position: -15px center;}
.backlog_wrap  td i.view:before{background-position: -32px center;}
.backlog_wrap  td i.print:before{background-position: -48px center;}
.backlog_wrap  td i.undo:before{background-position: -64px center;}
.backlog_wrap  tbody{border-bottom: 2px solid #eaeaea;}
.backlog_wrap  tbody tr{border-bottom: 1px solid #f0f3f7;background: #fff;}
.backlog_wrap  tbody tr:nth-child(2n){background: #f0f3f7;}
.backlog_wrap  tfoot td{text-align: left; text-indent: 10px;background: #f1f1f1;}

.info_title{font: 14px/18px yh;padding: 8px 6px;border-bottom: 1px solid #ccc;text-align: center;color: #666;background: #fff;}
.back{font: 14px/18px yh;float: left;color: #999;}
.back:before{content:'';width: 21px;height: 21px;border-radius: 100px;overflow: hidden;background:url('../images/back.png');display: inline-block;vertical-align: text-top;margin-right: 6px;}
.info_wrap{margin: 18px;}
.todo{font: 16px/18px yh;color: #666;margin: 16px 0 6px 0;}
.todo:before{content: url('../images/todo.png');margin-right: 6px;vertical-align: sub;}
.todo-list{width: 100%;margin-bottom: 16px;}
.todo-list th{color: #999;text-align: left;}
.todo-list th:first-child, .todo-list td:first-child{padding-left: 8px;}
.todo-list th:last-child, .todo-list td:last-child{text-align: center;}
.half_list{font: 12px/18px sm;position: relative;width: 100%;border: 1px solid #ccc;border-radius: 4px;display: inline-block;overflow: hidden;}
.half_list h6{font: 14px/38px yh;color: #666;text-indent: 10px;border-bottom: 1px solid #e4e4e4;background: #fff;}
.half_list h6:before{content: '';display: inline-block;background: url('../images/h6_icons.png') no-repeat;width: 16px;height: 16px;vertical-align: middle;margin-right: 6px;}
.half_list h6.list-com:before{background-position: -20px 0;}
.half_list input[type="text"]{border: none;outline: none;padding: 4px 12px;border-radius: 100px; background: #f0f0f0; position: absolute; top: 6px;right: 10px;}
input.search{display: block;width: 14px;height: 14px;background: url('../images/search.png') no-repeat;border: none; outline: none;position: absolute; top: 12px;right: 18px;cursor: pointer;}
.combine{}
.combine li{font: 14px/18px yh; color: #005eff;padding:10px 16px;border-bottom: 1px solid #f0f3f7;background: #fff;}
.combine li span{font: 12px sm; color: #999;}
.combine li i{float: right;cursor: pointer;color: #666;}
.combine li i:before{content: '';vertical-align: bottom;margin-right: 6px; display: inline-block;width: 16px;height: 18px;background: url('../images/manipulate.png') no-repeat -32px center;}
.combine li:nth-child(2n){background: #f0f3f7;}
.page_num{height: 36px;background: #e8e8e8;text-align: right; color: #999;line-height: 36px;padding: 0 20px;}
.page_num input.pn{border: 1px solid #ccc;width: 2em;height: 20px;position: static;border-radius: 3px;padding: 0 4px;background: #fff;}
.page_num a{background: #fff; border:1px solid #ccc;border-radius: 2px;display: inline-block;line-height: 18px;vertical-align: middle;padding: 0 4px;}

/*--anouncement2017-09-22--*/
.anouncement_con{
	width: 1000px;
	border-radius: 6px;
	border: 1px solid #fff;
	margin: 50px auto 0;
	background: url('../images/anounce_bg.png');
	padding: 20px;
}
.anouncement{
	background: #fff;
	border-radius:4px; 
	overflow: hidden;
	padding: 0 10px;
}
.anouncement h3{
	font: bold 24px/36px yh;
	margin: 10px 0;
	text-align: center;
	color: #38a5ff;
}
.anouncement h4{
	font: 16px/24px yh;
	color: #38a5ff;
	padding: 6px 10px;
	background: #e1f0fc;
	margin-bottom: 10px;
}
.anouncement h5{
	font: 14px/24px yh;
	color: #666;
	margin: 6px 34px 0 34px;
	background: url('../images/h5_dash.png') repeat-x center;
}
.anouncement h5 span{
	background: #fff;
	padding-right: 10px;
}
.p_con{
	padding: 0 75px;
}
.anouncement p{
	font: 12px/20px sm;
	padding: 6px 0;
	color: #666;
	padding-left: 3em;
	text-indent: -3em;
}
.anouncement p.h4_after{
	padding: 0 42px;
	text-indent: 2em;
	color: #333;
}
.anouncement h6{
	font:800 12px/24px sm;
	color: #000;
	margin: 6px 0;
}
.h6_con{
	padding: 0 16px;
}
.p_con2{
	padding: 0 40px;
}
.p_con2 ol li{
	list-style: decimal;
	font: 12px/20px sm;
	color: #666;
}

.anouncement table{
	width: 100%;
	border: 1px solid #ccc;
	margin-bottom: 10px;

}
.anouncement thead{
	background: #d8edff;
}
.anouncement th{
	font: 14px/20px yh;
	color: #638eb1;
	padding: 10px 0;
	border: 1px solid #ccc;
}
.anouncement tr td:first-child, .anouncement tr td:nth-child(2){
	text-align: center;
}
.anouncement td{
	padding: 10px 8px;
	border: 1px solid #ccc;
	font: 12px/18px sm;
	color: #666;
	vertical-align: middle;
}

.main_list{
	margin: 10px 40px;
	padding-top: 10px;
	border-top: 1px dashed #ccc;
}
.main_list li{
	font: 14px/28px yh;
	color: #666;
	margin-bottom: 30px; 
	list-style: decimal;
	margin-left: 1.5em;
}
.second_list{
	margin-left: 2em;
}
.second_list li, .third_list li{
	font: 12px/18px sm;
	margin: 0;
}
.third_list{
	margin-left: -0.4em;
}
.third_list li{
	list-style: none;
	padding-left: 3em;
	text-indent: -3em;
}
.footer{position:relative;}