@charset "utf-8";
/* Base Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small,strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0;	font-size: 100%;font-family: inherit;vertical-align: baseline;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
:focus {outline:0;}
img {border:0;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
.clear {width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.clear {clear:both;}
.none {display:none;}
.hidden {visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}

/**布局开始**/
body {BACKGROUND: #FFF url(../images/top_bg.gif) center top repeat-x;}
body,p {font:12px/1 "宋体", "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#302c30;}
a {color:#1b1b1b; text-decoration:none;}
a:link {color:#000000;}
a:hover {color: #535253; text-decoration:underline;}
a:active {color:#000000;}
a:visited {color:#000000;}

.wrapper {width:100%; min-width: 960px; margin:0 auto;}
.wrapper .inner {max-width: 960px; margin:0 auto;} /**页面全局宽度**/

/*头部BANNER*/
#header {}
.head {width:100%; position: relative;}
.top-nav {width: 100%; height: 28px; margin: 0 auto;}
.top-nav .add-favourate {float: right; line-height: 28px; padding: 0 4px;}
.top-nav .set-homepage {float: right; line-height: 28px; padding: 0 4px;}
.top-nav .rss {float: right; line-height: 28px; padding: 0 4px;}
.logo {width: 100%; height: 200px; margin: 0 auto; background: url(../images/banner.jpg) center center no-repeat;}

/**导航条**/
#naver {margin-bottom: 6px;}
.nav {width:100%; height: 31px; margin: 0 auto; background: url(../images/top_menuBg.gif) center center no-repeat;}
.nav-bar {width: 100%; height: 31px; line-height: 31px; margin: 0 auto;}
.nav-box {margin: 0 auto;}
.nav-box .wp_nav .nav-item {background: url(../images/top_menuDz.gif) left top no-repeat;}
.nav-box .wp_nav .nav-item.i1 {background-image: none;}
.nav-box .wp_nav .nav-item a {color: #FFF; font-family: 宋体}
.nav-box .wp_nav .nav-item a:hover {text-decoration: none;}
.nav-box .wp_nav .nav-item.selected A {}
.nav-box .wp_nav .nav-item a span.item-name {font-size: 14px; line-height: 31px; padding: 0 20px; display: block;}
.nav-box .wp_nav .sub-nav {border: none;}
.nav-box .wp_nav .sub-nav .nav-item {}
.nav-box .wp_nav .sub-nav .nav-item a{background: #0b8dd8; border-top: none; height: 35px; line-height: 35px;}
.nav-box .wp_nav .sub-nav .nav-item.on a{background: #097abd;}
.nav-box .wp_nav .sub-nav .nav-item a.parent:hover{color: #FFF;}
.nav-box .wp_nav .sub-nav .nav-item a span.item-name {font-size: 14px; font-weight: normal; line-height: 35px; padding: 0px 20px;}

/**滚动条**/
#scroller { margin-bottom: 8px; }
.scroll {width:100%; height: 31px; margin: 0 auto; background: #fff;}
.scroll-bar {width: 530px; margin-left: 0; float: left;}
.scroll-box {border: 1px solid #e0e0e0; line-height: 28px;}
.scroll-box .scrollnews3_div {margin: 0 auto;}
.scroll-box .scrollnews3_div table {width: 10000px;}
.scroll-box .scrollnews3_ul li {background: transparent;}
.scroll-box .scrollnews3_ul li .news_icon {background: url(../images/arrow3.gif) center center no-repeat; width: 20px; height: 28px;}
.scroll-box .scrollnews3_ul li A {color: #0078bf;}

/*搜索框*/
.search-bar {width: 380px; height: 28px; background: #FFF url(../images/top_searchDz.gif) left center no-repeat; float: right; margin-top: 0px;}
.search-box {width: 380px; height: 28px;}
.search-component {width: 100%; height: 28px; margin: auto; overflow: hidden;}
.search-input-box {width: 155px; height: 28px; float: left; padding: 0px; position: relative; margin-left: 90px;}
.search-input {width: 150px; height: 20px; border: 1px solid #ccc; padding: 0; background: #f6f6f6; font-family: "宋体"; font-size: 12px; color: #a59ea3; position: absolute; top: 4px; left: 3px;}
.search-type-box {width: 60px; height: 28px; float: left; position: relative; margin-left: 2px;}
.search-select {position: absolute; top: 3px;}
.search-btn-box {width: 48px; height: 28px; float: right; padding: 0; position: relative;}
.search-btn {width: 48px; height: 22px; background: url(../images/top_searchBtn.gif) center center no-repeat; border: none; margin: auto; cursor: pointer; position: absolute; top: 3px; left: 0px;}

/**首页三列布局**/
.mod {}
.mod1 { float: left;
    width: 315px;
    margin: 0 5px 8px 0;} /**左列**/
.mod1 .ml {} 
.mbox { padding:0 10px; }
.mod2 { width:638px; float:right;}
.mod2 .mc { float: left;
    width: 315px;
    margin: 0 0 8px 0;} /**中间**/
.mod2 .mr { float: right;
    width: 315px;
    margin: 0 0 8px 0;} /**右列**/

/**主体部分**/
#container {}
#container .inner {padding: 0;}

.mod { padding: 0px; }
.mod-h {}
.mod-h1 {margin-bottom: 8px;}
.mod-h2 {margin-bottom: 12px;}
.mod-h3 {}
.mod-h1 .mod-l {width: 290px; float: left;}
.mod-h1 .mod-c {width: 404px; float: left; margin-left: 8px;}
.mod-h1 .mod-r {width: 250px; float: right;}

.c-box {}

/*页脚*/
#footer {background: #fff;}
.foot {width: 100%;}
.foot .copyright { text-align: center;}
.foot .copyright P {line-height: 20px; padding: 15px 0; color: #000;}

/*首页自定义新闻列表*/
.post {	margin: 0 auto; padding: 0;}

.post-news {}
.post-news .banner { margin: 0 auto; overflow: hidden; background: url(../images/index_new.gif) center center no-repeat;}
.post-news .banner .more-btn { width: 60px; line-height: 30px; float: right; text-align: center; color: #0074b9; font-size: 12px;}
.post-news .banner .more-btn A{ color: #0074b9; text-decoration: none; display: block; width: 60px;}
.post-news .banner .more-btn A:hover{ color: #c1a075; text-decoration: none;}
.post-news .con {padding: 5px; border: 1px #cecece solid; border-top: none;}
.post-news .con .wp_article_list .list_item {border-bottom: none; height: 25px;}
.post-news .con .wp_article_list .list_item .Article_Title {width: 330px; height: 25px; line-height: 25px; font-size: 12px; float: left; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}
.post-news .con .wp_article_list .list_item .Article_PublishDate {line-height: 25px; color: #000; font-size: 12px; float: right;}

.post-notice {}
.post-notice .banner { margin: 0 auto; overflow: hidden; background: url(../images/index_recom.gif) center center no-repeat;}
.post-notice .banner .title-text { line-height: 30px; padding:0 10px; text-align: center; font-weight: bold; float: left; font-size: 14px; color: #0074b9;}
.post-notice .banner .more-btn { width: 60px; line-height: 30px; float: right; text-align: center; color: #0074b9; font-size: 12px;}
.post-notice .banner .more-btn A{ color: #0074b9; text-decoration: none; display: block; width: 60px;}
.post-notice .banner .more-btn A:hover{ color: #c1a075; text-decoration: none;}
.post-notice .con {padding: 5px; border: 1px #cecece solid; border-top: none;}
.post-notice .con .wp_article_list .list_item {border-bottom: none; height: 25px; background: url(../images/arrow2.gif) left center no-repeat;}
.post-notice .con .wp_article_list .list_item .Article_Title {width: 195px; height: 25px; line-height: 25px; font-size: 12px; text-indent: 20px; float: left; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}
.post-notice .con .wp_article_list .list_item .Article_PublishDate {line-height: 25px; color: #000; font-size: 12px; float: right;}

.post-marquee {}
.post-marquee .con {padding: 10px 5px; border: 1px #cecece solid;}
.post-marquee .con Img {padding:1px; border: 1px solid #e6e5e5;}
.post-marquee .con div A span {text-align: center;}

.post-link {}
.post-link .banner { margin: 0 auto; overflow: hidden; background: url(../images/bottom_logo.gif) center center no-repeat;}
.post-link .banner .title-text { line-height: 30px; padding:0 10px; text-align: center; font-weight: bold; float: left; font-size: 14px; color: #0074b9;}
.post-link .banner .more-btn { width: 60px; line-height: 30px; float: right; text-align: center; color: #0074b9; font-size: 12px;}
.post-link .banner .more-btn A{ color: #0074b9; text-decoration: none; display: block; width: 60px;}
.post-link .banner .more-btn A:hover{ color: #c1a075; text-decoration: none;}
.post-link .con {padding: 5px; border: 1px #cecece solid; border-top: none;}
.post-link .con .wp_article_list .list_item {border-bottom: none; width: auto;height: 32px; float: left; background: url(../images/link_delimiter.gif) right center no-repeat;}
.post-link .con .wp_article_list .list_item .Article_Title {line-height: 32px; font-size: 13px; float: left; padding: 0 10px;}


/*列表页*/
.page-navigation {width: 530px; margin-left: 0; float: left; border: 1px solid #e0e0e0;}
.page-navigation .path-box { line-height: 28px; margin: 0 auto; text-align: left; font-size: 12px; color: #0078bf; text-indent: 10px;}
.page-navigation .path-box .Column_Position {padding:0 0;}
.page-navigation .path-box .Column_Position A {font-size: 12px; color: #313131;}
.page-navigation .path-box .possplit {width: 15px; background: url(../images/arrow_nextlevel.gif) center center no-repeat; padding: 0 5px;}

#container .l-inner {padding: 0px 0 30px 0;}

.col-box {margin-left:0px; width: 700px; min-height: 450px; float: left;}

.col-menu {width: 240px; float: left; margin-left: 0px;	min-height: 600px;}
.col-menu-title {width: 100%; height: 50px; line-height: 50px; margin: 0 auto; overflow: hidden; background: #f7f7f7 url(../images/col_nav_list.png) 18px center no-repeat;}
.col-name {color: #ac1413;	line-height: 50px; font-size: 18px;	text-align: left; text-indent: 50px; font-weight: bold;}
.col-name-text { display: block;}

/*多级栏目列表*/
.col-menu-con {padding:0 0 10px 0; background: transparent;}
.col-list {padding: 0; background: transparent;}
/*一级*/
.col-list .wp_listcolumn { border: none; }
.col-list .wp_listcolumn .wp_column {border-top: 1px solid #c53838; background: #448aca;}
.col-list .wp_listcolumn .wp_column a { font-weight:normal; font-size: 15px; color:#fff; background: #ac1413 url(../images/pointer_white.gif) 35px center no-repeat; border: none;} 	/**一级子栏目及图标**/
.col-list .wp_listcolumn .wp_column a.parent {color:#FFF; font-weight: normal; background: #ac1413 url(../images/pointer_white.gif) 35px;}
.col-list .wp_listcolumn .wp_column a:hover { color:#FFF; background: #c91b1a url(../images/pointer_white.gif) 35px center no-repeat;} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.parent:hover { color:#FFF;} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.selected { color:#FFF; font-weight: normal; background: #c91b1a url(../images/pointer_white.gif) 35px center no-repeat;}
.col-list .wp_listcolumn .wp_column a span.column-name{background: transparent; line-height: 35px; padding: 0; text-indent: 50px;}
.col-list .wp_listcolumn .wp_column a.selected span.column-name{}
.col-list .wp_listcolumn .wp_column a.parent span.column-name{}
/*二级*/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a { font-weight:normal; font-size: 12px; color:#333; background:none; border-top:0px solid #fff; border-bottom:1px solid #e2e2e2;} 	/**二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a:hover {color:#234f9e;} 	/**鼠标经过或选中二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected {background: transparent;}
.col-list .wp_listcolumn .wp_subcolumn .wp_column a span.column-name {background: transparent; line-height: 25px;}
.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name {color:#234f9e; font-weight: bold; background: url(../images/pointer_blue.gif) 18px center no-repeat; line-height: 25px;}
.col-list .wp_listcolumn .wp_subcolumn .wp_column a.parent span.column-name {color:#234f9e; font-weight: bold; background: url(../images/pointer_blue.gif) 18px center no-repeat; line-height: 25px;}
/*三级*/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { font-weight:normal; font-size: 12px; color:#333; background:none; border-top:0px solid #fff; border-bottom:1px solid #e2e2e2;} 	/**三级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover {color:#234f9e;}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { background: transparent;} 	/**鼠标经过或选中三级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a span.column-name {background: transparent; line-height: 25px; padding-left: 45px;}
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{color:#234f9e; font-weight: bold; background: url(../images/pointer_blue3.gif) 35px center no-repeat; line-height: 25px;}
/*四级*/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:none; border-top:0px solid #fff; border-bottom:1px solid #ddd;} 	/**四级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000;} 	/**鼠标经过或选中四级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#1378b0;}
/*五级*/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:none; border-top:0px solid #fff; border-bottom:1px solid #eee;} 	/**五级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000;} 	/**鼠标经过或选中五级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#1378b0;}

.col-news {}
.col-news-title {height: 30px; line-height: 30px; text-align: left; text-indent: 10px; font-size: 14px; font-weight: bold; color: #FFF; background: url(../images/item3.gif) center center no-repeat;}
.col-news-con {padding: 0px 0px 20px 0px; min-height: 400px; border: 1px #cecece solid; border-top: none;}
.col-news-list {}
.col-news-list .wp_article_list .list_item {width: 660px; height: 32px; line-height: 32px; border: none; border-bottom: #cccccc 1px dotted; margin: 0 auto;}  /**栏目新闻列表**/
.col-news-list .wp_article_list .list_item .fields.pr_fields {width: 85%;}
.col-news-list .wp_article_list .list_item .fields.pr_fields .Article_Title {width: 90%; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}
.col-news-list .wp_article_list .list_item .Article_Index { display: none; margin:0px;}  /**栏目新闻图标序号**/
.col-news-list .wp_article_list .list_item .Article_Title {margin:0px; font-size: 12px;}
.col-news-list .wp_article_list .list_item .Article_Title A {color:#1b1b1b;}
.col-news-list .wp_article_list .list_item .Article_Title A:hover {color:#ac1413;}
.col-news-list .wp_entry { line-height:2; font-size:14px; color:#1b1b1b;}
.col-news-list .wp_entry .wp_articlecontent {padding: 15px;}
.col-news-list .wp_entry p { margin-bottom:10px; line-height: 2; font-size: 15px; padding: 0 10px;}
.col-news-list .wp_entry img { max-width:600px; _width:expression(this.width > 600 ? "600px" : this.width); }   /**列表页文章图片大小限制**/
.col-news-list .wp_entry img { max-width:600px; _width:expression(this.width > 500 ? "500px" : "500px"); }   /**列表页文章图片大小限制**/
.col-news-list .wp_entry img { padding: 4px; background: #f9f9f9;}
.col-news-list .wp_entry .img-desc {font-family: 楷体; font-size: 14px; font-weight:bold;}
.col-news-list .wp_entry a:hover {color: #234f9e; text-decoration: underline;}
.col-news-list .wp_paging {padding: 10px 0; font-size: 12px; font-family: "宋体"}
.col-news-list .wp_subcolumn_list .wp_sublist {margin-bottom: 30px;}
.col-news-list .wp_subcolumn_list .wp_sublist .sublist_title {border-bottom: 2px solid #1e76b4; margin-bottom: 5px;}
.col-news-list .wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext {background: url(../images/sublist-more.png) center center no-repeat;}
.col-news-list .wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext Img {visibility: hidden;}
.col-news-sublist-con {padding: 5px 30px;}
.col-news-iframe {position: relative}
.col-news-iframe .iframe-mask-consult {position: absolute; width:100%; height: 150px; left: 0; z-index: 999; background: #FFF; font-size: 14px; line-height: 25px;}
.col-news-iframe .iframe-mask-appeal {position: absolute; width:100%; height: 290px; left: 0; z-index: 999; background: #FFF url(../images/workflow-appeal.jpg) center center no-repeat;}
.iframe-mask-appeal-placeholder {width: 100%; height: 100px;}
.col-news-head {width:200px; height:28px; float:left;}
.col-metas {height:28px; line-height:28px; text-indent:20px; color: #333; font-size: 14px; font-weight: bold;}
#wp_paging_w1205 {height:50px;}

/*图片列表页*/
.col-news-img-list {}
.col-news-img-list .wp_article_list .list_item {width: 660px; height: 100px; border: none; border-bottom: #cccccc 1px dotted; margin: 0 auto; position: relative;}  /**栏目新闻列表**/
.col-news-img-list .wp_article_list .list_item {background: url(../images/noPic.gif) left center no-repeat;}
.col-news-img-list .Article_PublishDate {position: absolute; top: 5px; right: 100px; color: #999;}
.col-news-img-list .Article_VisitCount {position: absolute; top: 5px; right: 40px;}
.col-news-img-list .Article_Title {position: absolute; top: 5px; left: 120px;}
.col-news-img-list .Article_Title A {color: #000; font-size: 14px; font-weight: bold;}
.col-news-img-list .Article_Title A:hover {color: #999;} 
.col-news-img-list .Article_Summary {margin-left: 0; position: absolute; top: 35px; left: 120px; line-height: 20px;}
.col-news-img-list .wp_article_list .list_item span {margin-left: 0}
.col-news-img-list .Article_MicroImage {position: absolute; left: 0; top: 6px; padding: 1px; border: 1px solid #e6e5e5;}
.col-news-img-list .Article_MicroImage A {display: block; width: 100px; height: 85px;}

/*文章页*/
#container .d-inner { padding: 10px 0 30px 0;}
.article-box {margin-left:0px; width: 700px; min-height: 450px; float: left;}
.article { padding: 0}
.article .banner {height: 30px; line-height: 30px; text-indent: 10px; background: url(../images/item3.gif) center center no-repeat; font-size: 14px; color: #FFF; font-weight: bold;}
.article .banner A {color: #FFF;}
.article .con {padding: 5px; border: 1px #cecece solid; border-top: none;}
.article h1.article-title { font-family: "宋体"; font-weight: bold; padding:25px 0 15px 0; text-align:center; font-size:22px; color:#000; }
.article .article-meta {width: 98%; border-bottom: 1px dotted #dcdcdc; margin: 0 auto; margin-bottom: 15px;}
.article .article-metas { padding: 5px 0; text-align:center;}
.article .article-metas span {margin:0 5px; font-size:12px; color:#000;}
.article .summary {width:650px; border: 1px solid #dcdcdc; background: #fafafa; padding: 10px; margin: 0 auto; line-height: 1.8;}
.article .entry {width:650px; margin:0 auto; padding: 5px 0 0 0; overflow:hidden;}
.article .entry .read, .article .entry .read p {line-height: 2.2; font-size: 15px; color: #1b1b1b;}  
.article .entry .read p { margin-bottom: 15px;}
.article .entry .read img {max-width:800px; _width:expression(this.width > 650 ? "650px" : this.width); }

.side-box {margin-right: 0; float: right; width: 250px;}
.side-box .banner { margin: 0 auto; overflow: hidden; background: url(../images/item2.gif) center center no-repeat;}
.side-box .banner .title-text { line-height: 30px; padding:0 10px; text-align: center; font-weight: bold; float: left; font-size: 14px; color: #FFF;}
.side-box .con {padding: 5px; border: 1px #cecece solid; border-top: none; margin-bottom: 15px;}

.post .tt .more_btn { display:inline-block; height:30px; line-height:30px; float:right; font-family:"微软雅黑"; color:#cf926d;}   /**更多按钮**/

.post .tt{    background:url(../images/item_3.gif) no-repeat;
    height: 30px;
    line-height: 32px;
    overflow: hidden;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    text-indent: 12px;}
	
.post-3 .con{    padding: 5px;
    border: 1px #cecece solid;
    border-top: none;}
.post-4 .con{    padding: 5px;
    border: 1px #cecece solid;
    border-top: none;}
.post-5 .con{    padding: 5px;
    border: 1px #cecece solid;
    border-top: none;}

.post-3 h3{ float:left;}
.post-4 h3{ float:left;}
.post-5 h3{ float:left;}

#wp_news_w3 .post_time{ float:right; margin-top:5px;}
 
#wp_news_w3 .news_title{ background:url(../images/arrow3.gif) no-repeat 0px 0px; line-height: 2;
    overflow: hidden;
    height: 25px;
    padding-left: 16px;}
	
#wp_news_w4 .post_time{ float:right; margin-top:5px;}
 
#wp_news_w4 .news_title{ background:url(../images/arrow3.gif) no-repeat 0px 0px; line-height: 2;
    overflow: hidden;
    height: 25px;
    padding-left: 16px;}
	
.more_btn  .more_text {
    width: 40px;
    float: left;
}
	
#wp_news_w5 .post_time{ float:right; margin-top:5px;}
 
#wp_news_w5 .news_title{ background:url(../images/arrow3.gif) no-repeat 0px 0px; line-height: 2;
    overflow: hidden;
    height: 25px;
    padding-left: 16px;}