/** æ ‡é¢˜ **/
a{
    color: #08c;
    text-decoration: none;
}
a:hover {
    color: #f60;
}
table{
	width:100%;
    border-collapse: collapse;
    border: none;
}
.height100{
    max-height: 125px;
    overflow: hidden;
}
.part-guide{
    padding: 10px;
}
.guide-title{
    font-size: 24px;
    color: #000000;
    padding: 8px 0;
    font-family: 'Microsoft Yahei';
}
.layer-action{
    padding: 5px 0;
}
.layer-action a,.layer-action span{
    /**display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;**/
    font-size: 14px;
    color: #333;
}
.layer-action a.btn-collect{
    margin-right: 10px;
    padding: 0 10px 0 24px;
    height: 20px;
    line-height: 20px;
    background: url("../images/guide/icon-collect.png") left center no-repeat;
}
.layer-action a.btn-collect.on, .layer-action a.btn-collect:hover {
    background: url("../images/guide/icon-collect-on.png") left center no-repeat;
}
.layer-action span.label-guide{
    margin: 0 5px;
    padding: 3px 10px 3px 34px;
    border-radius: 16px;
    height: 20px;
    line-height: 20px;
    color: #fff;
}
.label-wssb{
    background: #67ccf3 url("../images/guide/label-wssb.png") 10px center no-repeat;
}
.label-cnqx{
    background: #76e565 url("../images/guide/label-cnqx.png") 10px center no-repeat;
}
.layer-action span.label-guide label{
    font-weight: bolder;
    font-size: 16px;
    padding: 0 5px;
}


/** å¿«é€Ÿå®šä½tab **/
.label-position{
    float: left;
    padding: 0 10px 0 32px;
    height: 100%;
    border-right: 1px solid #ccc;
    background: url("../images/guide/icon-tab-position.png") 10px center no-repeat;
}
/** å¤šåˆ—table **/
.cl-left{
    border-left: none!important;
    width: 28px;
}
.m-t{
    margin-top: 12px;
}
.layer-info{
    padding: 0 10px 10px;
    
}
.layer-tit{
    /*margin-bottom: 10px;*/
    padding: 15px 0 10px 4px;
    font-size: 18px;
    font-weight: bolder;
    color: #333;
    /*border-bottom: 1px solid #d7d7d7;*/
}
.single-tit{
    padding: 15px 0 15px 4px;
}

.layer-righttit{
    
    color: #fff;
    display: inline-block;
}
.table-rows tr.odd{
    background:#fafafa;
}

.table-rows th{
    text-align: center;
    padding: 10px 0;
    width: 12%;
    font-weight: bolder;
    color: #000;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
}
.table-rows td{
    padding: 10px 0;
    width: 40%;
    text-align: left;
}
.table-rows td span{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0 14px;
    text-align: justify;
    line-height: 22px;
}
.table-rows a {
    color: #0088cc;
}
.layer-txt{
    padding: 0 14px;
    line-height: 28px;
}

/** æŸ¥çœ‹æµç¨‹å›¾æŒ‰é’® **/

.btn-cklct{
	margin-top: 5px;
    text-align: center;
	 	
}
 a.btn-cklct{
	margin-left: 10px;
	text-align: center;
    display: block;
    border-radius: 4px;
	vertical-align: middle;
	color: #fff!important;
    height: 26px!important;
    line-height: 26px!important;
    padding: 1px 5px;
    margin-bottom: -2px;
    font-size: 14px;
    font-weight: normal;
}
a.btn-cklct i{
	display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin-right: 4px;
	margin-top: -4px;
    width: 16px;
    height: 14px;
	background: url("../images/guide/cklct.png") center no-repeat;
}
/** ç”³åŠžæŒ‰é’® **/
.btn-box{
    margin-bottom: 10px;
    text-align: center;
}
.btn-box a.btn-zxsb{
    display: block;
    text-align: center;
    border-radius: 4px;
    color: #fff;
    height: 52px;
    line-height: 52px;
    font-size: 24px;
	/*font-weight:bold;*/
}
.btn-box a.btn-zxsb i{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin-right: 8px;
    width: 32px;
    height: 32px;
    background: url("../images/guide/btn-zxsb.png") center no-repeat;
    background-size: 100%;
    margin-bottom: 3px;
}
/** æœåŠ¡äº‹é¡¹è¯„ä»· **/
.level{
    padding: 10px;
    text-align: center;
}
.level-txt{
    color: #e79302;
    
}
.level-txt span{
    font-size: 36px;
}
.level-star{
    padding: 15px 0 10px;
    text-align: center;
}
.level-star span{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin: 0 4px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.star-gray{
    background: url("../images/guide/star-gray.png") no-repeat;
}
.star{
    background: url("../images/guide/star-yellow.png") no-repeat;
}
.info-eval{
    display: block;
    padding-left: 28px;
    
    color: #0088cc;
    background: url("../images/guide/icon-title-eval.png") 5px center no-repeat;

}
.eval-panel{
    padding: 5px 7px 10px;
    color: #333;
    font-size: 12px;
    text-align: left;
}
.eval-panel p{
    margin-bottom: 12px;
}
.eval-panel input{
    margin-right: 5px;
    vertical-align: middle;
    margin-left: 3px;
}
.textarea-box{
    display: block;
    border: 1px solid #ccc;
}
.textarea-box textarea{
    border: none;
    width: 100%;
    min-height: 52px;
    line-height: 18px;
    resize: none;
    outline: none;
}
.btn-submit{
    display: block;
    margin: 0 auto;
    width: 80px;
    height: 28px;
    line-height: 28px;
    
    text-align: center;
    color: #fff;
    border-radius: 4px;
}
/** è¡¨æ ¼ä¸‹è½½åˆ—è¡¨ **/
.table-list-type a{
    padding-left: 28px;
    background: url("../images/guide/type-excel.png") 6px center no-repeat;
}



/** å·¦ä¾§å¯¼è¯»  **/
.navigationMainDiv {
	font-size: 14px;
	position: fixed;
	width: 25px;
	height: 118px;
	top: 320px;
	left: 50%;
	margin-left: -526px;
	z-index: 1001;
	border: 1px solid #b1caf1;
	background-color: #fff;
	border-right: 1px solid #fff;
	text-align: center;
}
.navigationMainDiv img {
	margin-left: -3px;
}
.navigationMainDiv a {
	display: block;
	padding: 5px;
	line-height: 170%;
}

.navigationContentDiv {
	position: fixed;
	width: 200px;
	/* height: 460px; */
	top: 229px;
	left: 50%;
	margin-left: -502px;
	z-index: 1002;
	border: 1px solid #b1caf1;
	border-bottom: 0px;
	background-color: #fff;
	text-align: center;
	display: none;
	bottom: 0px;
}

.navigationContentDiv a {
	display: block;
	padding: 5px;
	border-bottom: 1px solid #b1caf1;
}

.navigationContentDiv a:hover {
    background: #4fa3e5; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background:
    url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRmYTNlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMDdhZDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #4fa3e5 0%, #0054cc 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4fa3e5),
    color-stop(100%, #0054cc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #4fa3e5 0%, #0054cc 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #4fa3e5 0%, #0054cc 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #4fa3e5 0%, #0054cc 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #4fa3e5 0%, #0054cc 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4fa3e5',
    endColorstr='#0054cc', GradientType=0); /* IE6-8 */
	color: #fff;
}
/*** 20170609 æ–°å¢žæ ·å¼ ***/
.link-depart{
    color: #08c!important;
    margin-right: 10px;
}
/*** 20170601 å¿«é€Ÿå¯¼è¯» ***/
.slider-box{
    width: 164px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -690px;
    margin-top: -162px;
    z-index: 10;
/*    border-right: 2px solid #c8cacd;*/
    border-right: 2px solid #ccc;
    text-align: center;
}
.slider-top{
    position: absolute;
    top:-10px;
    right:-7px;
    color: #ccc;
}
.slider-down{
    position: absolute;
    bottom: -10px;
    right: -7px;
    color: #ccc;
}

.slider-act{
    display: none;
    position: absolute;
    right: -2px;
    top: 10px;
    z-index: 9999;
}
.slider-act img{
    width: 17px;
    height:12px;
}
.slider-nav{
    margin-right: -6px;
    padding: 5px 0;
	font-size: 14px;
}
.slider-nav li{
    position: relative;
    list-style: none;
    padding: 6px 18px 6px 15px;
    float: none;
    text-align: right;
}
.slider-nav li.li-title.lv2 {
    padding: 3px 18px 3px 15px;
    background: none;
}
.slider-nav li a{
    display: inline-block;
    color: #333;
}
.slider-nav li.li-title{
    background: url("../images/type-yuan.png") right 1px top 12px no-repeat;
}
.slider-nav li.li-title a:hover {
    color: #ff8800;
}
.slider-nav .li-act a,.slider-site{
    color: #ff8800;
}
.slider-nav .li-act {
/*	font-weight:bold;
	font-size:14px;*/
}
.slider-nav .li-act .slider-act{
    display: block;
}
.li-title.lv2 a {
    font-size: 12px;
    color: #999;
}
.slider-nav2{
    padding: 7px 0 3px;
    margin-right: -18px;
}
.slider-nav2 li{
    margin: 0;
    padding-top: 4px;
    text-align: right;
    font-size: 12px;
}
.slider-nav2 li a{
    color: #999;
}

.tit-icon{
    margin-right: 5px;
    vertical-align: middle;
}
/** ç½‘ä¸Šç”³åŠžä¸Žæ‰¿è¯ºæœŸé™ **/
.part-tag{
    text-align: right;
    display: inline-block;
    float: right;
}
.part-tag .tag{
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    color: #fff;
    margin-left: 6px;
    padding: 5px 52px 5px 5px;
    width: 90px;
    height: 46px;
    text-align: center;
}
.tag-wssb{
    background: url("../images/guide/button-bg-wssb.png") no-repeat;
}
.tag-cnqx{
    background: url("../images/guide/button-bg-cnxq.png") no-repeat;
}
.tag-data{
    position: absolute;
    right: 0;
    top: 0;
    width: 68px;
    height: 46px;
    line-height: 46px;
    text-indent: 5px;
}
.tag-data span{
    font-size:24px;
}
/** å¤šå±‚æ ‡é¢˜è¡¨æ ¼ **/
.table-colspan{
    width: 100%;
}
.table-colspan th{
    padding: 6px 3px;
    text-align: center;
    border-left: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    font-weight: normal;
    color: #000;
}
.table-colspan td{
    padding: 10px 3px;
    text-align: center;
    border-left: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}
.table-colspan td a{
    color: #08c;
}
.table-colspan td a:hover {
    color: #f60;
}
.table-colspan tr.odd {
    background: #fafafa;
}
.title-table p{
    padding: 15px 0 10px 10px;
    font-weight: bolder;
}
.t-l{
    text-align:left!important;
}
.table-colspan th input,.table-colspan td input{
    vertical-align: middle;
    margin-right: 4px;
    width: 16px;
    height: 16px;
}
.table-colspan th.th1 {
    min-width: 36px;
}
.table-colspan th.th2 {
    min-width: 188px;
}
.table-colspan th.th3_1, .table-colspan th.th4_1, .table-colspan th.th4_3 {
	width: 28px;
}
.table-colspan th.th3_2, .table-colspan th.th4_2 {
    width: 56px;
}
.table-colspan th.th6, .table-colspan th.th7 {
	width: 56px;
}
.table-colspan th.th5 {
    min-width: 56px;
}
/** åŠžäº‹æŒ‡å—æ–°ä¿®æ”¹é€Ÿåº¦è¾¾æ ‡é¢˜è¡¨æ ¼ ä»¥ä¸‹æ ·å¼ä»…åŠžäº‹æŒ‡å—é¡µç”Ÿæ•ˆï¼Œä¸å½±å“å…¶å®ƒé¡µé¢ start **/
.table-colspan th.w1 {
    min-width: 80px;
}
.table-colspan th.w2 {
    min-width: 60px;
}
.table-colspan th.w3,{
	width: 90px;
}
.table-colspan th.w4 {
/*    width: 56px;*/
    min-width: 45px;
}
.table-colspan th.w5 {
/*	width: 70px;*/
    min-width: 30px;
}
.table-colspan th.w6 {
/*    min-width: 58px;*/
    min-width: 30px;
}
.table-colspan th.w7 {
    min-width: 70px;
}
.table-colspan th.w8 {
    min-width: 70px;
}
.table-colspan th.w9 {
    min-width: 100px;
}
.w_set{
	line-height:16px
}
.more_set{
	float:right;color:#0088cc;
}
/** åŠžäº‹æŒ‡å—æ–°ä¿®æ”¹é€Ÿåº¦è¾¾æ ‡é¢˜è¡¨æ ¼ end **/





.main_content {
	border:1px solid #ccc; 
	display: inline-block;
	border-top: 0;
    margin-bottom: 10px;
}
/*.content-left {
	width: 788px !important;
}*/

.left_cell {
	margin-bottom: 0 !important; 
	border-left: 0 !important;
	border-bottom: 0 !important;
	border-right:1px solid #ccc !important; 
}
.topButton{
    position: fixed;
    top: 0;
    left: 50%;
    margin-left: -500px;
    z-index: 98 ;
    width: 1000px;
    background: rgba(255,255,255,0.9);
    /**ä½Žç‰ˆæœ¬å¿…é¡»åŠ ä¸Š**/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5FFFFFF,endColorstr=#E5FFFFFF);
}
.topButton .btn-box { /*width:155px; */float: right; margin-top: 10px; clear: both;}
.line { width: 100%; height: 1px; background: #d5d5d5; margin-bottom: 10px; float: right;}
.topButton .guide-title { display: inline-block; margin-top: 10px; margin-left: 10px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; max-width: 690px;}
/*2017-07-24 æ–°å›½åŠžè¦æ±‚è°ƒæ•´*/
.tit-tag{
    display: inline-block;
    vertical-align: middle;
    padding-left: 6px;
    border-left: 6px solid #0f64d1;
    height: 20px;  
}
.child-title{
    padding: 10px 0 10px 10px;
    font-weight: bolder;
    color: #0072c9;
    font-size: 16px;  
}
.child-content{
    padding: 5px 0 0 20px;
}
.child-item{
    padding: 10px 0;
    font-weight: bolder;
}
.li-type{
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    width: 8px;
    height: 8px;
    background-color: #ff8800;;
}

.txt-blue2 { color: #0b47f4;}
.btn-guide-panel { display: inline-block;}
.btn-guide { height: 28px; padding: 9px 15px; font-size: 18px; color: #fff; background: url(../images/guide/btn-guide-bg.png) repeat-x; border-radius: 5px; display: inline-block; margin-right: 5px;}
.btn-guide:hover { background: url(../images/guide/btn-guide-bg-on.png) repeat-x; color: #fff;}
.btn-guide.disabled, .btn-guide.disabled:hover { background: url(../images/guide/btn-guide-bg-disabled.png) repeat-x; cursor: default;}
.btn-guide img { vertical-align: middle; margin-right: 5px;}
.table-guide td, .table-guide th { padding: 6px 10px; border-top: 1px solid #e0ebf7; border-left: 1px solid #e0ebf7; word-break: break-all;}
.table-guide { border-right: 1px solid #e0ebf7; border-bottom: 1px solid #e0ebf7;}
.table-guide th { background: #f3f9fb; font-weight: normal; text-align: left;}
.table-guide .td_1 {
	width: 155px;
}
.table-guide .td_2 {
	width: 205px;
}
.table-guide .td_3 {
	width: 236px;
}
.table-guide .td_4 {
	width: 70px;
}
.table-guide .td_5 {
	width: 280px;
}
.table-guide .td_6 {
    width: 230px;
}
.table-guide .th_1 {
	width: 130px;
}
.table-guide img {
    vertical-align: middle;
    margin: 0 5px;
}



.th-w-85 {table-layout: fixed/*\0*/;}
.th-w-85 th { width: 85px;}
.layer-btn-panel { margin: 10px; padding-bottom: 8px; border-bottom: 1px solid #d7d7d7;}
.layer-btn-panel a { display: inline-block; background: #0072c9; border-radius: 6px; color: #fff; padding: 6px 12px; margin: 0px 5px 10px;}
.layer-btn-panel a.on { background: #ffb431;}
.layer-btn-panel img { padding-right: 8px; vertical-align: middle;}
a.button.btn-table, a.button_disabled.btn-table { padding: 4px 6px; text-align: center; border-radius: 3px; font-size: 14px; min-width: 63px; margin-left: 0;}
.txt-16 { font-size: 16px;}
.layer-btn-left-panel { float: left; margin-top: 5px;}
.layer-btn-right-panel { margin-left: 72px;}
.btn-guide-evaluate { display: inline-block;}
.win-evaluate { position: absolute; display: none; border: 1px solid #509bf8; background: #f4f9fe; margin-top: 1px;}
.btn-guide-evaluate:hover .win-evaluate { display: block;}
.win-evaluate-tit { color: #010c1a; padding: 10px; font-size: 14px; background: #bfdbfd; border-bottom: 1px solid #509bf8;}
.win-info { display: none; position: absolute; width: 980px;  left: -356px; /* margin-top: -1px; */ bottom: 52px;}
.win-info p {/* position: absolute; */background: #efefef; border: 1px solid #cccccc; color: #010c1a; font-size: 14px; line-height: 24px; z-index: 99; padding: 15px; width: 90%; left: 5%; top: 11px;}
.info-arrow { display: none; position: absolute; width: 23px; height: 11px; background: url(../images/guide/info-arrow.png) no-repeat; z-index: 100; margin-left: 20px; bottom: 42px;}
.td-info:hover .win-info, .td-info:hover .info-arrow { display: block;}
.layer-link-panel { margin: 0 10px 8px;}
.layer-link-left-panel { float: left; margin-top: 7px;}
.layer-link-right-panel { margin-left: 100px;}
.layer-link-panel a { line-height: 24px; margin-top: 5px; display: inline-block; margin-right: 10px;}
.layer-link-panel img { vertical-align: middle; margin-right: 3px; margin-bottom: 2px;}
.click-more{
    /*float: right;*/
    display: inline-block;
}
/*2017-08-30*/
.info-txt{
    display: inline-block;
    vertical-align: middle;
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.td-info{
    position: relative;
}
.layer-case{
    display: block;
    position: relative;
    padding: 4px 0;
}
.select-case{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px 0 10px;
    width: 270px;
    height: 24px;
    border: 1px solid #e0ebf7;
    border-radius: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #08c!important;
}
.select-case .dot-bottom{
    position: absolute;
    top: 8px;
    right: 8px;
}
.select-case-list{
    display: none;
    position: absolute;
    left: 74px;
    top: 32px;
    padding: 6px 10px;
    width: 280px;
    border: 1px solid #509bf8;
    background: #f4f9fe;
    z-index: 90;
}
.select-case-list li{
    padding: 4px 0;
    color: #08c;
}

.form_table {
	border:1px solid #ddd;
}
.form_table tr.odd{
    background:#f5f5f5;
}

.form_table th{
    text-align: center;
    padding: 10px 0;
    width: 12%;
    color: #666;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
	font-weight: normal;
}
.form_table td{
    padding: 10px 0;
    width: 40%;
    text-align: left;
}
.form_table td span{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0 14px;
    text-align: justify;
    line-height: 22px;
}
.form_table a {
    color: #0088cc;
}
.record_box {
	margin-top:10px;
}
.record_box .child-title {
	padding-left:15px;
}
.inforDetail_table {
	margin:10px; 
	border-top: 0;
}
.inforDetail_table table {
	margin-bottom: 0;
}




/*自己新增的*/
#zcq2_tab{width: 100%; overflow: hidden;}
    #tit {height: 35px;width:100%;margin-top:30px;}
    #tit span { cursor:pointer; border:1px solid #d3d3d3; float: left; heig4ht: 30px; line-height: 34px; width: auto; padding-left: 15px; padding-right: 15px; font-size: 15px; text-align: center; color: #666;background: #fff;    border-bottom: #0966da 1px solid;}
    #tit span:hover {background-color:#0966da;border-color:#0966da;color:#fff;}
    #con {margin-top:-1px;}
    #con li{display: none; min-height: 200px; width: 100%; background:#fff;text-align: center; border: 1px solid #0966da;padding:3%;}
    #tit span.select {background: #0966da;color: #fff;border-color:#0966da; }
    #con li{text-align: left;}
    #con li.show {display: block; background: #fff;  margin: 0px !important;}
    #con li form > table {margin-top:10px;}
    #con li form > table td {padding-bottom:20px;}
    #con .add_btn_red, #con .add_btn_orange {height:35px;width:120px;font-size:16px;margin-top:30px;margin-bottom:20px;}
    .flow_left{width: 920px;}
    .flow_right{width: 230px;position: relative;}
    #flow_content{position: relative;}
    #flow_content .flow_title{padding: 10px 0 10px 4px;font-size: 18px;color: #333;}
    #flow_content .flow_title img{display: inline-block;vertical-align: middle;padding-right: 5px;padding-top: 5px;}
    #flow_content .flow_subcontent{padding: 5px 0 5px 15px;}
    #flow_content .flow_subtitle{display: inline-block;vertical-align: middle;padding-left: 6px;border-left: 6px solid #0f64d1;height: 16px;font-weight: bolder;color: #0072c9;font-size: 16px;line-height: 16px;}
    #flow_content .flow_subcontent .flow_key_content{padding-left: 10px;}
    #flow_content .short_content{max-height: 90px; overflow: hidden;}
    #flow_content .extend-btn{ float: right;color: #08c;}
    .flow_right .slide_nav{border-left: 2px solid #ccc;position: absolute;width: 160px;left: 30px;top:100px;font-size: 14px;}
    .flow_right .slide_nav .slider-top, .flow_right .slide_nav .slider-down{right: 0; left: -4px;}
    .flow_right .slide_nav .slider-top{top: -18px;}
    .flow_right .slide_nav .slider-down{bottom: -15px;}
    .flow_right .slide_nav .slider-act{top: 3px;left: -3px;right: 0px;}
    .flow_right .slide_nav .slide_key{background: url(/home/views/static/images/type-yuan.png) left no-repeat;}
    .flow_right .slide_nav .sub_nav{background: none;}
    .flow_right .slide_nav li { text-align: left;position: relative;padding: 3px 0px 3px 20px;left: -5px; }
    .flow_right .slide_nav li>a {color: #333;font-size: 14px;font-weight: bold;}
    .flow_right .slide_nav li.sub_nav>a{font-size: 12px;color: #999;}
    .flow_right .slide_nav li.active_slide > a,.active_flow > span{color: #ff8800!important;}
    .table-guide {font-size:14px;}
    .table-guide td, .table-guide th {padding: 6px 10px;line-height:150%;}
    .th-w-85 th {width:110px;}
    .toggle {font-weight:bold;float:right;}
    .flow_txt {padding-left:25px;font-size:14px;}
    .flow_txt p {margin-top:5px;margin-bottom:15px;}
    .is-truncated {height:80px;}
    .opened {height:auto !important;}
    .button_download {    display: inline-block; border-radius: 5px;  padding: 4px 4px 4px 4px; margin-left: 6px; font-size: 13px; color: #2b6da5; text-align: center; background: #eaf5ff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f9ff',endColorstr='#c0e4f9'); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr ='#f2f9ff',endColorstr ='#c0e4f9')";background: -moz-linear-gradient(top,#f2f9ff,#c0e4f9);background: -ms-linear-gradient(top,#f2f9ff,#c0e4f9); background: -o-linear-gradient(top,#f2f9ff,#c0e4f9);  background: -webkit-gradient(linear,center top,center bottom,from(#f2f9ff),to(#c0e4f9));  background: -webkit-linear-gradient(top,#f2f9ff,#c0e4f9); background: linear-gradient(top,#f2f9ff,#c0e4f9); border: 1px solid #a0d5ff;line-height: normal; cursor: pointer; font-weight: normal; word-break: keep-all;  outline: none;}
    .button_download:hover {color: #FFF!important; cursor: pointer;border: 1px solid #cb4c00; background: #fb8800;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2a500',endColorstr='#e94a00'); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr ='#f2a500',endColorstr ='#e94a00')"; background: -moz-linear-gradient(top,#f2a500,#e94a00); background: -ms-linear-gradient(top,#f2a500,#e94a00); background: -o-linear-gradient(top,#f2a500,#e94a00); background: -webkit-gradient(linear,center top,center bottom,from(#f2a500),to(#e94a00)); background: -webkit-linear-gradient(top,#f2a500,#e94a00); background: linear-gradient(top,#f2a500,#e94a00); font-weight: normal;}
    .gradient-light-blue{background: #4fa3e5; background: -moz-linear-gradient(top,#4fa3e5 0%,#0054cc 100%); background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#4fa3e5),color-stop(100%,#0054cc)); background: -webkit-linear-gradient(top,#4fa3e5 0%,#0054cc 100%); background: -o-linear-gradient(top,#4fa3e5 0%,#0054cc 100%); background: -ms-linear-gradient(top,#4fa3e5 0%,#0054cc 100%);  background:   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4fa3e5',endColorstr='#0054cc',GradientType=0);color:#fff;margin-left: 10px; text-align: center; border-radius: 5px;font-weight:normal; padding: 5px 8px; font-size: 14px;}
    .gradient-light-blue:hover {color:#fff;}
    .toggle .open, .opened .toggle .close {    display: inline;color: #08c;}
    .toggle .close, .opened .toggle .open {display: none;color: #08c;}
    .height95 {height:85px;}