a:active {
  color: #f0ad4e;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.line40 {
  height: 40px;
}
ul{ padding:0px; margin:0px; list-style-type:none;}
a:link,a:visited,a:hover,a:active{ text-decoration:none;}
html,
body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  font-size: 100%;
  color: black;
  font-size: 18px;
  padding: 0px;
  margin: 0px;
}
.fl {
  display: black;
  float: left;
}
.fr {
  display: black;
  float: right;
}
.line20 {
  width: 100%;
  height: 20px;
}
.pd10{ padding:20px 0px;}
.pd40{ padding-top:40px;}
#zero{ padding:0px;}
.bor-c{ border-bottom:1px solid #ccc; height:272px;}


/*蒙语样式开始*/
.orhon_mgl {
  writing-mode: vertical-lr;
  -webkit-writing-mode: vertical-lr;
  -o-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  -moz-writing-mode: vertical-lr;
  font-family:  OrhonChaganTig;
  unicode-bidi: embed;
  text-orientation: sideways-right;
  -webkit-text-orientation: sideways-right;
  -mz-text-orientation: sideways-right;
  -o-text-orientation: sideways-right;
  -ms-text-orientation: sideways-right;
  word-spacing: normal;
  word-wrap: normal;
  word-break: keep-all;
}
/*蒙语样式结束*/
.orhon-demon h1,
.orhon-demon .h1,
.orhon-demon h2,
.orhon-demon .h2,
.orhon-demon h3,
.orhon-demon .h3 {
  margin: 0px;
  padding: 0px;
}
/* 头部 */
.top{ background:#00479d;}
/* 导航 */
.nav-top{ background:#448aca; height:60px;}
.nav-list li{ float:left;  /*text-align:center;*/ padding:10px 32px; vertical-align:central; height:60px;}
.nav-list li:hover{ background:#005982;}
.nav-list li a{ color:#fff; text-decoration:none; /*float:left;*/}
/*新闻*/
.title{ background:#eee; color:#0075a9; padding:0px; margin:0px;  padding:10px; float:left; height:272px;width:50px;}
.news{ font-size:21px;  padding-left:15px; float:left; width:390px;}
.news li{ float:left; padding:0px 2px 0px 2px;}
.news li a{ color:#000;}
.news li a:hover{ color:#00479d;}
.more{ float:right; position:relative; top:200px; color:#707070;}
.list{ height:300px;}
.news-list{ font-size:21px;  padding-left:15px; float:left; padding-top:5px; width:390px;}
.news-list li{ float:left; padding:0px 2px 0px 2px;}
.news-list li a{ color:#000;}
.news-list li a:hover{ color:#00479d;}
/* 图片滚动 */
	.picScroll{ position:relative;  border:1px solid #ccc; width:100%;  padding:10px 0 10px 30px; background:#fff; overflow:hidden;     }
	.picScroll .prev,
	.picScroll .next{ display:block; position:absolute; top:70px; left:5px; width:23px; height:23px; }
	.picScroll .next{ left:auto; right:5px;}
	.picScroll ul{ overflow:hidden; zoom:1; }
	.picScroll ul li{ width:174px; float:left; overflow:hidden; margin-left:6px;}
	.picScroll ul li img{ width:174px;  display:block; background:url(../images/loading.gif) center center no-repeat; }
/* 友情链接 */
         .slideBox{ }
		.slideBox .sPrev,.slideBox .sNext{ position:absolute; left:15px; top:10px; display:block; width:30px; height:54px;  background:url(../images/icoLeft.png) center center no-repeat #b9dfdf; }
		.slideBox .sNext{ left:auto; right:15px; background:url(../images/icoRight.png) center center no-repeat #b9dfdf;  }

		 .slideBox ul{overflow:hidden; zoom:1;}
		 .slideBox ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center; margin-top:10px;}
		 .slideBox ul li .pic{ text-align:center; }
		 .slideBox ul li .pic img{ width:160px; height:54px; display:block;  padding:2px; border:1px solid #ccc; }
		 .slideBox ul li .pic a:hover img{ border-color:#999;  }
		 .scroll{position:relative; left:45px;}
.footer{ background:#00479d; width:100%; padding:20px 0px 10px 0px; text-align:center; color:#FFF; font-size:17px; margin-top:30px; height:80px;}
/*文章列表页*/
.list-title{ background:#eee; padding:10px; font-size:22px; color:#0075a9; height:650px;}
.list-h3{ font-size:30px; font-weight:bold; color:#000;}
.list-cont li{ background:url(../images/cont_bg.png) no-repeat top center;  float:left; padding:30px 10px 0px 10px; height:650px;}
.list-cont li a{ color:#000; font-size:25px;}
.list-cont li a:hover{ color:#00479d;}
.list-cont li  span{ font-size:23px; padding-top:15px;}
/*文章内容页*/
.content p{ font-size:22px; line-height:40px;}

/*蒙语样式开始*/
.orhon_mg {
  writing-mode: vertical-lr;
  -webkit-writing-mode: vertical-lr;
  -o-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  -moz-writing-mode: vertical-lr;
  font-family:  Menksoft2012;
  unicode-bidi: embed;
  text-orientation: sideways-right;
  -webkit-text-orientation: sideways-right;
  -mz-text-orientation: sideways-right;
  -o-text-orientation: sideways-right;
  -ms-text-orientation: sideways-right;
  word-spacing: normal;
  word-wrap: normal;
  word-break: keep-all;
}
/*蒙语样式结束*/