menu@charset "utf-8";
a,a:hover {
    text-decoration: none;
}
img,a{
    border: none;
}
ul,li{
    padding: 0px;
    list-style: none;
    margin: 0px;
}
body{
    font-family:"微软雅黑","黑体","STHeiti","Microsoft YaHei";
    font-size: 16px;

}
.clear{
    clear: both;
}

/*头部*/
.header{
    width:100%;
    padding-top: 15px;
    overflow-x: hidden;
    background: #ab1f2a;
    overflow: hidden;
}
.logo img{
        margin-top: 50px;
	max-width: 663px;
}
.header-a{
	margin-left: 15px;
}
.header-a a{
	color: #5a5a5a;
	margin-left: 5px;
	margin-right: 5px;
}
.header-left{
	float: right;
	padding-right: 15px;
}
.header-right{
	float: right;
}
.f-search{
    color: #666;
    padding:5px 5px;
    display: block;
	width: 220px;
	float: right;
	margin-top: 30px;
	background: #f4f4f4;
}
.f-search input[type="text"]{
    width:140px;
    height:24px;
    display: inline;
    background: none;
    border: 0px;
    transition: all 0.5s;
}
.f-search button{
    width:34px;
    height:24px;
    background:none;
    text-align:center;
    color:#b6b6b6;
    line-height: 24px;
    display: inline;
    border: none;
    border-left: 1px solid #b6b6b6;
}
.f-search i{
    font-size:14px;
    color: #b6b6b6;
}

/*导航*/
.menu{
	/*background: url(../img/menu.jpg) no-repeat center;*/
	width: 100%;
	height: 64px;
	line-height: 64px;
        position: absolute;
        top: 231px;

}
.menu>.container{

}
.menu>.container .col-md-12{
	background: none;
	padding-left: 0px;
	padding-right: 0px;
}

.wrap{
	background: url("../img/main-bg.jpg") no-repeat top right;
	background-size: 100% auto;
	width: 100%;
}
.mk>.container{
	background: #fff;
	padding-top: 30px;
	margin-top: -20px;
}
.main>.container{
	background: #fff;
}

/*轮番图*/
.rslides img{
	width: 100%;
}

.main{
	width: 100%;
	padding-bottom: 50px;
	padding-top: 20px;
}
/*栏目标题*/
.lm{
	clear: both;
}
.lm-icon{
	width: 80px;
	height: 80px;
	border-radius: 80px;
	line-height: 76px;
	background: #f4f4f4;
	float: left;
	text-align: center;
}
.lm-title{
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}
.lm-title .style01{
	color: #cf2124;
	font-size: 24px;
}
.lm-title .style02{
	color: #e5e5e5;
	font-size: 24px;
}
.more{
	float: right;
	line-height: 80px;
	padding-right: 15px;
}
.more a{
	color: #ababab;
}

/*四个模块*/
.mk{

}
.mk-item{
	width: 100%;
	border-radius: 20px;
	-webkit-border-radius:20px;
	-o-border-radius:20px;
	-moz-border-radius:20px;
}
.mk-item-con{
	background-size: 100% auto;
	width: 100%;
	padding:15px 0px;
	min-height: 86px;
	text-align: center;
	color: #fff;
	border-radius: 20px;
	-webkit-border-radius:20px;
	-o-border-radius:20px;
	-moz-border-radius:20px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-o-transition:all 0.5s;
}
.mk-item-1{
	background: url("../img/mk01.jpg") no-repeat;
	background-size: 100% auto;
}
.mk-item-con-1{
	background: rgba(58,58,232,0.4);
}
.mk-item-con-1:hover{
	background: rgba(58,58,232,0.9);
}
.mk-item-2{
	background: url("../img/mk02.jpg") no-repeat;
	background-size: 100% auto;
}
.mk-item-con-2{
	background: rgba(171,31,42,0.4);
}
.mk-item-con-2:hover{
	background: rgba(171,31,42,0.9);
}
.mk-item-3{
	background: url("../img/mk03.jpg") no-repeat;
	background-size: 100% auto;
}
.mk-item-con-3{
	background: rgba(1,150,0,0.4);
}
.mk-item-con-3:hover{
	background: rgba(1,150,0,0.9);
}
.mk-item-4{
	background: url("../img/mk04.jpg") no-repeat;
	background-size: 100% auto;
}
.mk-item-con-4{
	background: rgba(253,165,55,0.4);
}
.mk-item-con-4:hover{
	background: rgba(253,165,55,0.9);
}
.mk-item-icon{
	float:left;
	padding-left: 22px;
	padding-right: 10px;
}
.mk-item a{
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
.mk-item-title{
	padding-top: 12px;
	text-align: left;
}

/*学院新闻*/
.news{
	margin-top: 30px;
	padding-left: 0px;
}
.news .lm-icon,.djzc .lm-icon{
	margin-left: 15px;
}
.news-main{
	margin-top: 15px;
        display: inline-block;
}
.news-item{
	line-height: 36px;
	list-style:square inside;
}
.news-img img{
	width: 100%;
}
.focusBox { position: relative; width: 100%; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; }
.focusBox .pic img { width:100%; display: block; }
.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background:#333; filter: alpha(opacity=60); opacity: 0.6; overflow: hidden; }
.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; line-height: 36px; width:100%; overflow: hidden;color: #fff;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;text-align: justify;display: block;width:75%;color: #fff;}
.focusBox .txt a{ color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
.focusBox .num { position: absolute; z-index: 6; bottom: 8px; right: 8px; }
.focusBox .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 6; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.focusBox .num li span { z-index: 2; background: black; filter: alpha(opacity=70); opacity: 0.7; }
.focusBox .num li.on a,.focusBox .num a:hover{ background:#f60;  }
.news-con{
	margin-top: -10px;
}
.Article_Title{
	line-height: 36px;
	float: left;
	width: 76%;
	color: #393939;
	background: url("../img/li.jpg") no-repeat center left;
	padding-left: 15px;
}
.Article_Title a{
	color: #393939;
	text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: justify;
    display: block;
}
.Article_Title a:hover{
	color: #e70012;
}
.top-news{
	float: right;
	margin-top: -40px;
	margin-bottom: -40px;
}
.news-item-date{
	line-height: 36px;
	text-align: right;
}

/*通知公告、院务公开、讲座信息*/
.tab{
	padding-right: 15px;
}
.tab-con { width: 100%; overflow: hidden; margin-top: 25px;}
.tab-con .tab-hd { height: 42px;color: #404040;margin-top: 26px; position: absolute; z-index: 999;}
.tab-con .tab-hd ul {}
.tab-con .tab-hd li{ float: left;height: 42px; line-height: 42px;display:block; color: #cf2124; background: #fff; padding-left: 10px;padding-right: 10px; font-size: 20px; border:1px solid #313b70;margin-right: 5px;}
.tab-con .tab-hd li.on{ color: #fff;background: #eebe00;}
.tab-con .tab-bd { width: 100%; position: relative; z-index: 99;}
.tab-pal .tab-more{
	float: right;
	margin-top: 36px;
	margin-bottom: 32px;
        margin-left: 326px;
}
.tab-pal .tab-more a{
	color: #ababab;
}
.jzxx{
	border:1px solid #e5e5e5;
	padding: 15px;
}
.jz-title a{
	font-weight: bold;
	line-height: 32px;
	/* height: 32px; */
	overflow: hidden;
	/* margin-bottom: 10px;*/
	color: #000;
	display: block;
	font-size: 14px;
}
.jz-day,.jz-local,.jz-people{
	/* line-height: 32px; */
	font-size:14px;
}
.tab .Article_Title{
	width: 75%;
}

/*党建之窗*/
.djzc{
	margin-top: 30px;
	padding-left: 0px;
}
.djzc .style01{
	color: #cf2124;
}
.djzc .Article_Title{
	background: url("../img/li2.jpg") no-repeat center left;
}
.djzc .Article_Title a:hover{
	color: #e70012;
}
.focusBox2 { position: relative; width: 100%; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; }
.focusBox2 .pic img { width:100%; display: block; }
.focusBox2 .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=50); opacity: 0.5; overflow: hidden; }
.focusBox2 .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; line-height: 36px; width:100%; overflow: hidden;color: #fff;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;text-align: justify;display: block;width:75%;color: #fff;}
.focusBox2 .txt a{ color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
.focusBox2 .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.focusBox2 .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.focusBox2 .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.focusBox2 .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.focusBox2 .num li.on a,.focusBox .num a:hover{ background:#f60;  }


/*团学工作*/
.txgz{
	margin-top: 30px;
}
.txgz .style01{
	color: #cf2124;
}
.txgz .Article_Title{
	width: 75%;
	background: url("../img/li2.jpg") no-repeat center left;
}
.txgz .Article_Title a:hover{
	color: #e70012;
}
.txgz .news-main{
	margin-top: 5px;
}

/*人才培养*/
.rcpy .lm-icon,.kydt .lm-icon{

}
.rcpy,.kydt{
	margin-top: 50px;
	padding-right:30px;
}

/*研究中心*/
.btns{
	margin-top: 20px;
	margin-top: 20px;
}

.btn-item{
	margin-top: 30px;
	width: 100%;
	padding:0px 20px;
	line-height: 82px;
	border-radius: 25px;
	-webkit-border-radius:25px;
	-o-border-radius:25px;
	-moz-border-radius:25px;
}
.btn-item a{
	width: 100%;
	display: block;
	line-height: 82px;
	padding-top: 27px;
	padding-bottom: 27px;
	color: #fff;
	font-size: 18px;
	text-align: center;
}
.btn-item:nth-child(1){
	background: url("../img/btn-img01.jpg") repeat center;
	background-size: 100% auto;
}
.btn-item:nth-child(1):hover{
	background: url("../img/btn-img01-on.jpg") repeat center;
	background-size: 100% auto;
}
.btn-item:nth-child(2){
	background: url("../img/btn-img02.jpg") repeat center;
	background-size: 100% auto;
}
.btn-item:nth-child(2):hover{
	background: url("../img/btn-img02-on.jpg") repeat center;
	background-size: 100% auto;
}
.btn-item:nth-child(3){
	background: url("../img/btn-img03.jpg") repeat center;
background-size: 100% auto;
}
.btn-item:nth-child(3):hover{
background: url("../img/btn-img03-on.jpg") repeat center;
	background-size: 100% auto;
}

/*footer*/
.footer{
	background: #8f171c;
	width: 100%;
}
.footer-main{
	/*background: url("../img/footer-bg.jpg") no-repeat;*/
	background-size: 100% auto;
	margin-top: -40px;
	padding-top: 90px;
	text-align: center;
}
.link{
	width: 100%;
	color: #fff;
}
.link-title{
	font-size: 24px;
	/* margin-bottom: 15px; */
}
.link a{
	color: #fff;
	line-height: 42px;
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
}
.copyright{
	color: #fff;
	text-align: center;
	line-height: 32px;
	/* margin-top: 30px; */
	padding-bottom: 30px;
}
.copyright a{
	color: #fff;
}
@media(min-width:2560px){
	.menu{
		background-size: 100% auto;
               position: absolute;
               top: 231px;
	}
}
@media(min-width:1600px){
	.footer-main>.container{
		width: 100%;
	}
    .header>.container,.menu>.container,.banner>.container,.main>.container,.mk>.container,.footer-main>.container{
        width: 1200px;
    }
	.rcpy .Article_Title{
		width: 74%;
	}
	.rcpy .Article_Title a{
		padding-right: 10px;
	}
	.rcpy .news-item-date{
		padding-left: 0px;
	}
	.kydt .Article_Title{
		width: 70%;
	}
	.footer-main{
		margin-top: -20px;
		/* padding-top: 130px; */
	}
}
@media(max-width:1599px){
    .header>.container,.menu>.container,.main>.container,.mk>.container,.banner>.container,.footer-main>.container{
        width: 1200px;
    }
	.logo img{
		height: 120px;
	}
	.btn-item a{
		font-size: 22px;
font-weight: b;
	}
	.Article_Title,.news-item-date,.news-item{
		line-height: 38px;
	}
	.jz-title a{
		margin-top: 0px;
	}
	.lm-icon{
		width: 64px;
		height: 64px;
		border-radius: 64px;
		line-height: 62px;
		text-align: center;
	}
	.lm-icon img{
		width: 30px;
	}
	.lm-title{
		margin-left: 10px;
		margin-top: 5px;
	}
	.lm-title .style01{
		font-size: 20px;
	}
	.lm-title .style02{
		font-size: 20px;
	}
	.more{
		line-height: 54px;
	}
	.tab-con{
		margin-top: 10px;
	}
	.tab-con .tab-hd li{
		padding-left: 8px;
		padding-right: 8px;
		font-size: 18px;
	}
	.btn-item{
		margin-top: 30px;
		width: 100%;
		padding:0px 20px;
		line-height: 76px;
	}
	.btn-item a{
		line-height: 76px;
	}
	.rcpy .Article_Title,.kydt .Article_Title{
		width: 74%;
	}

}
@media(max-width:1380px){
	body{
		font-size: 14px;
	}
    .header>.container,.menu>.container,.main>.container,.mk>.container,.banner>.container,.footer-main>.container{
        width: 1100px;
    }
	.logo img{
		margin-top: 50px;
		height:120px;
	}
	nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after{
		right: 10%;
	}
	.mk-item-con{
		min-height: 72px;
		padding-left: 24px;
	}
	.mk-item-icon img{
		height: 42px;
	}
	.mk-item-title{
		padding-top: 8px;
		font-size: 20px;
	}
	.lm-icon{
		width: 64px;
		height: 64px;
		border-radius: 64px;
		line-height: 60px;
	}
	.lm-icon img{
		max-width: 28px;
	}
	.lm-title .style01,.lm-title .style02{
		font-size: 20px;
	}
	.tab-con{
		margin-top: 10px;
	}
	.tab-con .tab-hd{
		line-height: 42px;
	}
	.tab-con .tab-hd li{
		font-size: 18px;
		height: 42px;
		line-height: 42px;
	}
	.djzc,.txgz{
		margin-top: 20px;
	}
	.rcpy,.kydt{
		margin-top: 25px;
	}
	.Article_Title{
		width: 72%;
	}
	.Article_Title,.news-item-date,.news-item{
		line-height: 33px;
	}
	.jz-day,.jz-local,.jz-people{
		line-height: 32px;
	}
	.btns{
		margin-top: 0px;
	}
	.btn-item,.btn-item a{
		line-height: 68px;
		font-size: 16px;
	}
	.rcpy .Article_Title{
		width: 70%;
	}
	.footer-main{
		margin-top: -20px;
		padding-top: 20px;
	}
	.link-title{
		font-size: 20px;
	}
	.link a{
		line-height: 30px;
	}
	.copyright{
		margin-top: 15px;
		padding-bottom: 15px;
		line-height: 24px;
	}
}
@media (min-width: 769px) and (max-width: 1199px) {
	.header>.container,.menu>.container,.main>.container,.mk>.container,.banner>.container,.footer-main>.container{
        width: 100%;
    }
	body{
		font-size: 14px;
	}
	.btn-item a{
		font-size: 16px;
	}
	.btn-item:nth-child(1) a,.btn-item:nth-child(2) a,.btn-item:nth-child(3) a{
		background: none;
	}
	.mk-item-icon{
		margin-bottom: 10px;
		padding-left: 20px;
	}
	.mk-item-icon img{
		height: 46px;
	}
	.mk-item-title{
		font-size: 18px;
	}
	.tab-con .tab-hd li{ height: 42px; line-height: 42px;padding-left: 5px;padding-right: 5px; font-size: 16px;margin-right:3px;}
	.main{
		padding-left: 15px;
		padding-right: 15px;
		background: none;
	}
	.btn-item{
		padding:0px 15px;
	}
	.footer-main{
		margin-top: -60px;
		padding-top: 80px;
	}
}
@media(max-width:768px){
	.header>.container,.menu>.container,.main>.container,.mk>.container,.banner>.container,.footer-main>.container{
        width: 100%;
    }
	.main{
		padding-top: 0px;
		background: none;
		padding-left: 0px;
		padding-right: 0px;
	}
	.mk-item-1,.mk-item-2,.mk-item-3,.mk-item-4{
		background-size: 100% auto;
	}
	.mk-item-con{
		height: 100px;
		margin-top:15px;
		padding-left: 70px;
	}
	.news,.djzc{
		padding-right: 0px;
	}
	.tab,.txgz,.btns{
		padding-right: 15px;
	}
	.rcpy,.kydt{
		padding-left: 15px;
		padding-right: 15px;
	}
	.news .lm,.djzc .lm,.rcpy .lm,.kydt .lm{
		margin-left: 15px;
	}
	.footer{
		margin-top: 60px;
	}
	.link{
		margin-top: 60px;
	}
	.link a{
		line-height: 28px;
	}
	.copyright{
		padding-left: 15px;
		padding-right: 15px;
		line-height: 28px;
	}
}
@media(max-width:767px){

	body{
		font-size: 12px;
	}
	.menu{
		height: 48px;
		line-height: 48px;
	}
	.mk{
		margin-top: -15px;
	}
	.news-con{
		margin-top: 15px;
	}
	.mk-item-1,.mk-item-2,.mk-item-3,.mk-item-4{
		background-size: 100% auto;

	}
	.mk-item-con{
		min-height: 72px;
		height: 72px;
		padding:20px 0px;
		margin-top: 15px;
	}
	.mk-item-icon{
		margin-bottom: 8px;
		padding-left: 30px;
	}
	.mk-item-icon img{
		height: 36px;
	}
	.mk-item-title{
		font-size: 16px;
	}
	.mk .col-xs-6:nth-child(even){
		padding-left: 8px;
	}
	.mk .col-xs-6:nth-child(odd){
		padding-right: 8px;
	}
	.btn-item{
		line-height: 56px;
	}
	.btn-item a{
		line-height: 56px;
		font-size: 16px;
	}
	.tab-con .tab-hd li{ height: 46px; line-height: 46px;padding-left: 5px;padding-right: 5px; font-size: 16px;margin-right:3px;}
	.footer{
		margin-top: 30px;
	}
	.link{
		margin-top: 30px;
	}
	.link a{
		line-height: 28px;
	}
	.copyright{
		padding-left: 15px;
		padding-right: 15px;
		line-height: 28px;
	}
}
@media(max-width:413px){
	.btn-item:nth-child(1) a,.btn-item:nth-child(2) a,.btn-item:nth-child(3) a{
		background: none;
	}
	.mk-item-icon{
		padding-left: 25px;
	}
}
@media(max-width:374px){
	.btns{
		margin-top: 30px;
	}
	.btn-item{
		padding:0px;
	}
	.mk-item-con{
		padding-left: 0px;
	}
	.mk .col-xs-6{
		padding-left: 5px;
		padding-right: 5px;
	}
	.mk-item-icon{
		margin-bottom: 8px;
	}
	.mk-item-icon img{
		height: 26px;
	}
	.mk-item-title a{
		padding-top: 4px;
	}
}

/*返回顶部*/
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* img replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(0,0,0, 0.8) url("../img/cd-top-arrow.svg") no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
    z-index: 999999999999;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}

<!-- Bootstrap -->

					  svg:not(:root).svg-inline--fa {
						  overflow: visible
					  }

.svg-inline--fa {
	display: inline-block;
	font-size: inherit;
	height: 1em;
	overflow: visible;
	vertical-align: -.125em
}

.svg-inline--fa.fa-lg {
	vertical-align: -.225em
}

.svg-inline--fa.fa-w-1 {
	width: .0625em
}

.svg-inline--fa.fa-w-2 {
	width: .125em
}

.svg-inline--fa.fa-w-3 {
	width: .1875em
}

.svg-inline--fa.fa-w-4 {
	width: .25em
}

.svg-inline--fa.fa-w-5 {
	width: .3125em
}

.svg-inline--fa.fa-w-6 {
	width: .375em
}

.svg-inline--fa.fa-w-7 {
	width: .4375em
}

.svg-inline--fa.fa-w-8 {
	width: .5em
}

.svg-inline--fa.fa-w-9 {
	width: .5625em
}

.svg-inline--fa.fa-w-10 {
	width: .625em
}

.svg-inline--fa.fa-w-11 {
	width: .6875em
}

.svg-inline--fa.fa-w-12 {
	width: .75em
}

.svg-inline--fa.fa-w-13 {
	width: .8125em
}

.svg-inline--fa.fa-w-14 {
	width: .875em
}

.svg-inline--fa.fa-w-15 {
	width: .9375em
}

.svg-inline--fa.fa-w-16 {
	width: 1em
}

.svg-inline--fa.fa-w-17 {
	width: 1.0625em
}

.svg-inline--fa.fa-w-18 {
	width: 1.125em
}

.svg-inline--fa.fa-w-19 {
	width: 1.1875em
}

.svg-inline--fa.fa-w-20 {
	width: 1.25em
}

.svg-inline--fa.fa-pull-left {
	margin-right: .3em;
	width: auto
}

.svg-inline--fa.fa-pull-right {
	margin-left: .3em;
	width: auto
}

.svg-inline--fa.fa-border {
	height: 1.5em
}

.svg-inline--fa.fa-li {
	width: 2em
}

.svg-inline--fa.fa-fw {
	width: 1.25em
}

.fa-layers svg.svg-inline--fa {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0
}

.fa-layers {
	display: inline-block;
	height: 1em;
	position: relative;
	text-align: center;
	vertical-align: -.125em;
	width: 1em
}

.fa-layers svg.svg-inline--fa {
	-webkit-transform-origin: center center;
	transform-origin: center center
}

.fa-layers-counter, .fa-layers-text {
	display: inline-block;
	position: absolute;
	text-align: center
}

.fa-layers-text {
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transform-origin: center center;
	transform-origin: center center
}

.fa-layers-counter {
	background-color: #ff253a;
	border-radius: 1em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	height: 1.5em;
	line-height: 1;
	max-width: 5em;
	min-width: 1.5em;
	overflow: hidden;
	padding: .25em;
	right: 0;
	text-overflow: ellipsis;
	top: 0;
	-webkit-transform: scale(.25);
	transform: scale(.25);
	-webkit-transform-origin: top right;
	transform-origin: top right
}

.fa-layers-bottom-right {
	bottom: 0;
	right: 0;
	top: auto;
	-webkit-transform: scale(.25);
	transform: scale(.25);
	-webkit-transform-origin: bottom right;
	transform-origin: bottom right
}

.fa-layers-bottom-left {
	bottom: 0;
	left: 0;
	right: auto;
	top: auto;
	-webkit-transform: scale(.25);
	transform: scale(.25);
	-webkit-transform-origin: bottom left;
	transform-origin: bottom left
}

.fa-layers-top-right {
	right: 0;
	top: 0;
	-webkit-transform: scale(.25);
	transform: scale(.25);
	-webkit-transform-origin: top right;
	transform-origin: top right
}

.fa-layers-top-left {
	left: 0;
	right: auto;
	top: 0;
	-webkit-transform: scale(.25);
	transform: scale(.25);
	-webkit-transform-origin: top left;
	transform-origin: top left
}

.fa-lg {
	font-size: 1.3333333333em;
	line-height: .75em;
	vertical-align: -.0667em
}

.fa-xs {
	font-size: .75em
}

.fa-sm {
	font-size: .875em
}

.fa-1x {
	font-size: 1em
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-6x {
	font-size: 6em
}

.fa-7x {
	font-size: 7em
}

.fa-8x {
	font-size: 8em
}

.fa-9x {
	font-size: 9em
}

.fa-10x {
	font-size: 10em
}

.fa-fw {
	text-align: center;
	width: 1.25em
}

.fa-ul {
	list-style-type: none;
	margin-left: 2.5em;
	padding-left: 0
}

.fa-ul > li {
	position: relative
}

.fa-li {
	left: -2em;
	position: absolute;
	text-align: center;
	width: 2em;
	line-height: inherit
}

.fa-border {
	border: solid .08em #eee;
	border-radius: .1em;
	padding: .2em .25em .15em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.fa-rotate-90 {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1)
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
	-webkit-transform: scale(-1, -1);
	transform: scale(-1, -1)
}

:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
	-webkit-filter: none;
	filter: none
}

.fa-stack {
	display: inline-block;
	height: 2em;
	position: relative;
	width: 2.5em
}

.fa-stack-1x, .fa-stack-2x {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0
}

.svg-inline--fa.fa-stack-1x {
	height: 1em;
	width: 1.25em
}

.svg-inline--fa.fa-stack-2x {
	height: 2em;
	width: 2.5em
}

.fa-inverse {
	color: #fff
}

.sr-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}

.svg-inline--fa .fa-primary {
	fill: var(--fa-primary-color, currentColor);
	opacity: 1;
	opacity: var(--fa-primary-opacity, 1)
}

.svg-inline--fa .fa-secondary {
	fill: var(--fa-secondary-color, currentColor);
	opacity: .4;
	opacity: var(--fa-secondary-opacity, .4)
}

.svg-inline--fa.fa-swap-opacity .fa-primary {
	opacity: .4;
	opacity: var(--fa-secondary-opacity, .4)
}

.svg-inline--fa.fa-swap-opacity .fa-secondary {
	opacity: 1;
	opacity: var(--fa-primary-opacity, 1)
}

.svg-inline--fa mask .fa-primary, .svg-inline--fa mask .fa-secondary {
	fill: #000
}

.fad.fa-inverse {
	color: #fff
}

svg:not(:root).svg-inline--fa {
  overflow: visible
}

.svg-inline--fa {
	display: inline-block;
	font-size: inherit;
	height: 1em;
	overflow: visible;
	vertical-align: -.125em
}

.svg-inline--fa.fa-lg {
	vertical-align: -.225em
}

.svg-inline--fa.fa-w-1 {
	width: .0625em
}

.svg-inline--fa.fa-w-2 {
	width: .125em
}

.svg-inline--fa.fa-w-3 {
	width: .1875em
}

.svg-inline--fa.fa-w-4 {
	width: .25em
}

.svg-inline--fa.fa-w-5 {
	width: .3125em
}

.svg-inline--fa.fa-w-6 {
	width: .375em
}

.svg-inline--fa.fa-w-7 {
	width: .4375em
}

.svg-inline--fa.fa-w-8 {
	width: .5em
}

.svg-inline--fa.fa-w-9 {
	width: .5625em
}

.svg-inline--fa.fa-w-10 {
	width: .625em
}

.svg-inline--fa.fa-w-11 {
	width: .6875em
}

.svg-inline--fa.fa-w-12 {
	width: .75em
}

.svg-inline--fa.fa-w-13 {
	width: .8125em
}

.svg-inline--fa.fa-w-14 {
	width: .875em
}

.svg-inline--fa.fa-w-15 {
	width: .9375em
}

.svg-inline--fa.fa-w-16 {
	width: 1em
}

.svg-inline--fa.fa-w-17 {
	width: 1.0625em
}

.svg-inline--fa.fa-w-18 {
	width: 1.125em
}

.svg-inline--fa.fa-w-19 {
	width: 1.1875em
}

.svg-inline--fa.fa-w-20 {
	width: 1.25em
}

.svg-inline--fa.fa-pull-left {
	margin-right: .3em;
	width: auto
}

.svg-inline--fa.fa-pull-right {
	margin-left: .3em;
	width: auto
}

.svg-inline--fa.fa-border {
	height: 1.5em
}

.svg-inline--fa.fa-li {
	width: 2em
}

.svg-inline--fa.fa-fw {
	width: 1.25em
}

.fa-layers svg.svg-inline--fa {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0
}

.fa-layers {
	display: inline-block;
	height: 1em;
	position: relative;
	text-align: center;
	vertical-align: -.125em;
	width: 1em
}

.fa-layers svg.svg-inline--fa {
	-webkit-transform-origin: center center;
	transform-origin: center center
}

.fa-layers-counter, .fa-layers-text {
	display: inline-block;
	position: absolute;
	text-align: center
}

.fa-layers-text {
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transform-origin: center center;
	transform-origin: center center
}

.fa-layers-counter {
	background-color: #ff253a;
	border-radius: 1em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	height: 1.5em;
	line-height: 1;
	max-width: 5em;
	min-width: 1.5em;
	overflow: hidden;
	padding: .25em;
	right: 0;
	text-overflow: ellipsis;
	top: 0;
	-webkit-transform: scale(.25);
	transform: scale(.25);
	-webkit-transform-origin: top right;
	transform-origin: top right
}

.fa-layers-bottom-right {
	bottom: 0;
	right: 0;
	top: auto;
	-webkit-transform: scale(.25);
	transform: scale(.25);
	-webkit-transform-origin: bottom right;
	transform-origin: bottom right
}

.fa-layers-bottom-left {
	bottom: 0;
	left: 0;
	right: auto;
	top: auto;
	-webkit-transform: scale(.25);
	transform: scale(.25);
	-webkit-transform-origin: bottom left;
	transform-origin: bottom left
}

.fa-layers-top-right {
	right: 0;
	top: 0;
	-webkit-transform: scale(.25);
	transform: scale(.25);
	-webkit-transform-origin: top right;
	transform-origin: top right
}

.fa-layers-top-left {
	left: 0;
	right: auto;
	top: 0;
	-webkit-transform: scale(.25);
	transform: scale(.25);
	-webkit-transform-origin: top left;
	transform-origin: top left
}

.fa-lg {
	font-size: 1.3333333333em;
	line-height: .75em;
	vertical-align: -.0667em
}

.fa-xs {
	font-size: .75em
}

.fa-sm {
	font-size: .875em
}

.fa-1x {
	font-size: 1em
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-6x {
	font-size: 6em
}

.fa-7x {
	font-size: 7em
}

.fa-8x {
	font-size: 8em
}

.fa-9x {
	font-size: 9em
}

.fa-10x {
	font-size: 10em
}

.fa-fw {
	text-align: center;
	width: 1.25em
}

.fa-ul {
	list-style-type: none;
	margin-left: 2.5em;
	padding-left: 0
}

.fa-ul > li {
	position: relative
}

.fa-li {
	left: -2em;
	position: absolute;
	text-align: center;
	width: 2em;
	line-height: inherit
}

.fa-border {
	border: solid .08em #eee;
	border-radius: .1em;
	padding: .2em .25em .15em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.fa-rotate-90 {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1)
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
	-webkit-transform: scale(-1, -1);
	transform: scale(-1, -1)
}

:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
	-webkit-filter: none;
	filter: none
}

.fa-stack {
	display: inline-block;
	height: 2em;
	position: relative;
	width: 2.5em
}

.fa-stack-1x, .fa-stack-2x {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0
}

.svg-inline--fa.fa-stack-1x {
	height: 1em;
	width: 1.25em
}

.svg-inline--fa.fa-stack-2x {
	height: 2em;
	width: 2.5em
}

.fa-inverse {
	color: #fff
}

.sr-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}

.svg-inline--fa .fa-primary {
	fill: var(--fa-primary-color, currentColor);
	opacity: 1;
	opacity: var(--fa-primary-opacity, 1)
}

.svg-inline--fa .fa-secondary {
	fill: var(--fa-secondary-color, currentColor);
	opacity: .4;
	opacity: var(--fa-secondary-opacity, .4)
}

.svg-inline--fa.fa-swap-opacity .fa-primary {
	opacity: .4;
	opacity: var(--fa-secondary-opacity, .4)
}

.svg-inline--fa.fa-swap-opacity .fa-secondary {
	opacity: 1;
	opacity: var(--fa-primary-opacity, 1)
}

.svg-inline--fa mask .fa-primary, .svg-inline--fa mask .fa-secondary {
	fill: #000
}

.fad.fa-inverse {
	color: #fff
}
.wp_article_list .list_item{
       height: 36px !important;
       line-height: 36px !important;
       border-bottom: 0px !important;
}
.wp_article_list .list_item .Article_Index{
       display: none !important;
}
.wp_article_list .list_item .pr_fields {
      float: none;
}
#wp_news_w6 table{
     table-layout: fixed;
}