/*全文中文字体配置*/
/*body {
  font-family:Arial,Helvetica,Tahoma,STXihei, "华文细黑", "Microsoft YaHei", "微软雅黑", SimSun, "宋体", Heiti, "黑体", sans-serif;
}*/
/*文章内容H4标题配置*/
.article-item-text h4{
	font-size:18px;
	font-weight:bold;
	margin-top:40px;
	margin-bottom:20px;
}
/*Logo位置配置*/
/*.logo-image a {
	text-align:left;
	margin-left:0px;
}

.language a{
	margin-left:0px;
}

.mod_events_latest_first a{
       margin-left:0px;

}*/

/*资料下载页提示信息*/
.download-tips {
	font-size:12px;
	margin-top:24px;
	margin-left:24px;

}


/*藏文字体显示配置*/
@font-face {
    font-family: TIBETBT;
    font-style:  normal;
    font-weight: normal;
    src:url(../fonts/himalaya.ttf),url(../fonts/tibet.eot), url("../fonts/tibet.woff") format("woff");
	}
/*藏文标签字体配置*/
[lang = bo] {
	font-family: TIBETBT;
	font-size: 150%;
	color: red;
}
/*文本块样式配��*/
blockquote>p>cite:lang(bo) {
	color: blue;
}

blockquote p:nth-of-type(3n+0) {

}
blockquote p:nth-of-type(3n+1) {
	margin-top: 1.5em;
}
blockquote p:nth-of-type(3n+2) {
	font-family: STKaiti, KaiTi;
}

/*特殊藏文符号字体配置*/
/*@font-face {font-family: "iconfont";
  src: url('../fonts/iconfont/iconfont.eot?t=1468383329'); /* IE9*/
 /* src: url('../fonts/iconfont/iconfont.eot?t=1468383329#iefix') format('embedded-opentype'), /* IE6-IE8 */
  /*url('../fonts/iconfont/iconfont.woff?t=1468383329') format('woff'), /* chrome, firefox */
  /*url('../fonts/iconfont/iconfont.ttf?t=1468383329') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  /*url('../fonts/iconfont/iconfont.svg?t=1468383329#iconfont') format('svg'); /* iOS 4.1- */
/*}*/

@font-face {font-family: 'iconfont';
    src: url('../fonts/iconfont/iconfont.eot?t=1494229364091'); /* IE9*/
    src: url('../fonts/iconfont/iconfont.eot?t=1494229364091#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/iconfont/iconfont.woff?t=1494229364091') format('woff'), /* chrome、firefox */
    url('../fonts/iconfont/iconfont.ttf?t=1494229364091') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('../fonts/iconfont/iconfont.svg?t=1494229364091#iconfont') format('svg'); /* iOS 4.1- */
}


.iconfont_s {
  font-family:"iconfont","Apple LiGothic Medium","Microsoft YaHei","SimSun" !important;
  font-size:16px;
  color:#333;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

/*特殊藏文符号��*/
.iconfont {
  font-family:"iconfont" !important;
  /*font-size:16px;*/
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

.item_introtext i.iconfont_s {
	font-size:13.5px;
}

.article-intro i.iconfont_s{
	font-size:13.5px;
}




/*雅布��?日月明点字符调整*/
.tibetup {
  position:relative;
  left:0.5em;
  top:0.8em;
}
.tibetdown {
  position:relative;
  left:0.5em;
  top:-0.7em;
}



/*部分文章格式调整*/
@media (min-width: 992px){
	.wendao_content{
		margin-left:13%;
		margin-right:12%;
		line-height:30px;
		text-indent:0em;
}
}

@media (max-width: 992px){
	.wendao_content{
		margin-left:5%;
		margin-right:5%;
		line-height:30px;
		text-indent:0em;
}
}

/*部分文章文字内容 适应图片宽度*/
.article-content-adapt-img{
	max-width:600px;
	margin-left:auto;
	margin-right:auto;

}


.article-content-main{
	max-width:700px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	margin-bottom:21px!important;
}






/*藏历-首页 menu top 宽度*/
.mod_events_latest_table{
	width:105%;
}


/*备用直播页*/
.zhibo_beiyong {
	color:#c93232;
	outline-color:red;
	border:1px solid #c93232;
	text-decoration:none;
	padding:8px 20px;
	font-size:11pt;
}


.article-content a{
	letter-spacing:1px;
	line-height:12px;
	word-break: break-all;
	word-wrap:break-word;
}




/*历史回顾 页面*/
.lshg_title {
	border-left:4px solid #d9a2a7;
	padding-left:20px;
	position:relative;
}

.lshg_title_h4{
	padding-top:4px;
	padding-bottom:4px;
}

.lshg_title::before {
	border-left:3px solid #cd0708;
	bottom:0px;
	content:"";
	height:50%;
	left:-4px;
	position:absolute;

}
.lshg_title.current {
	color:#ce0606;
}

.cvi-content{
	letter-spacing:0.5px;
	color:#666666;
}
.cvi-content p{
	padding-left:22px;
}
.lshg_name {
	text-indent:-4em;
	padding-left:80px!important;
}

.lshg_title_name{
	text-indent:-4em;
	padding-left:80px!important;
}
.lshg_golink{
	height: 42px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
	padding-left:22px;
	padding-right:3px;
}
.lshg_golink a{
	display: block;
	color:#fff;
	background: #d05c67;

}

 .lshg_golink a:hover, .lshg_golink a:focus{
	 background:#ce0417 !important;

 }

 .ci-title-lshg{
	 color:#757879;
	 letter-spacing:0.5px;

 }

 .ci-title-lshg.dot{
	 color:#cecfce!important;
 }

  .ci-date-lshg{
	 color:#cecfce!important;
	 letter-spacing:0.5px;

 }

 .sline {
	 border-right:1px solid #e9e9e9;
	 padding-right: 50%;
	 padding-bottom:13%;
 }


 .col-md-2-lshg{
	 width:14%;
 }


@media screen and (max-width: 768px) {
	.lshg_name {
		padding-left:78px!important;
}
    .lshg_title_h4{
	padding-top:5px;

}

    .banner-shangxian{
		margin-top:21px;
	}

	.lshg_golink a{
		width:55%;
		margin-left:auto;
		margin-right:auto;
		margin-top:15px;
		font-size:15px;
	}
 }
