a{
	color:#000;
	transition: color .65s;
}
a:hover,
a:focus{
	color:#d84545;
	text-decoration: none;
}

.mx-n5px {
	margin-left: -5px !important;
	margin-right: -5px !important;
}
.px-5px {
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.banner{
	background: url(../images/bwcx/x2_bg.jpg) no-repeat top center;
	background-size: 100%;
	position: relative;
	overflow: hidden;
}
.img-leader{
	position: absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:10;
	background:url(../images/bwcx/x2_redcloth.png) no-repeat top center;
	background-size: 100%;
}
.banner-cloud {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 107%;
	background: url(../images/bwcx/cloud.png) no-repeat center;
	background-size: 100%;
	animation-fill-mode: both;
	z-index: 1;
  }
  .cloud1 {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-webkit-animation: bannerCloud 40s linear 0s infinite normal;
	animation: bannerCloud 40s linear 0s infinite normal;
  }
  
  .cloud2 {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-animation: bannerCloud 40s linear 20s infinite normal;
	animation: bannerCloud 40s linear 20s infinite normal;
  }

  .caption{
	position: absolute;
	z-index:10;
	top:50%;
	left:10%;
	right:10%;
	text-align: center;
	overflow: hidden;
	transition: all .65s;
  }
  .caption2{
	position: relative;
	z-index:30;

	background: rgb(206, 0, 0);
	color:#fff;
	padding:0 1rem;
	font-size: 1.25rem;
	text-align: center;
  }
/**
*/

.for-breadcrumb{margin-top:-1.5rem;}
.breadcrumb{
	background-color: transparent;
	padding-left:0;
	padding-right:0;
}
.breadcrumb-item+.breadcrumb-item::before {
    font-family: FontAwesome;
    content: "\f105";
}
.breadcrumb::before {
    width: 22px;
    height: 22px;
    display: flex;
    border-radius: 50%;
    color: rgb(206, 0, 0);
    border: 1px solid rgb(206, 0, 0);;
    justify-content: center;
    align-items: center;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f124";
    margin-right: .5rem;
}


.carousel-caption{
	position: relative;
	left:initial;
	right:initial;
	bottom:initial;
	background-color: rgba(255,0,0,.7);
	padding-top:.625rem;
	padding-bottom:.625rem;
	font-size:1.25rem;

}
.carousel{padding-bottom:1rem;}
.carousel-indicators {
	bottom: -1rem;
	margin-right: -3px;
    margin-left: -3px;
}
.carousel-indicators li{
	width: initial;
	flex:1 1 25%;
	height: .5rem;
	background-color:rgba(0,0,0,.4);

}
.carousel-indicators .active{
	background-color: #d84545;
}

.carousel-caption a{
	color:rgb(255,255,192);
	font-weight: 700;
}
.carousel-caption a:hover,
.carousel-caption a:focus{
	color:#fff;
}


/*
*/

.card-header{
	border-radius:0;
}
.list-group-item{
	border-color:transparent;
	background-color:transparent;
}
.card-news{
	border-width: 0;
}
.card-news .card-header{
	padding-left:0;
	padding-right:0;
	background-color: transparent;
}
.card-news .card-header .fa{
	color:red;
	margin-right: .5rem;
}
.card-news .list-group-item{
	font-size: 18px;
	padding-top:.625rem;
	padding-bottom:.625rem;
	padding-left:0;
	padding-right:0;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.list-scedu{
	font-weight: 700;
	border-bottom:1px solid #ccc;
	padding-bottom:1rem;
	margin-bottom:1.5rem;
}
.card-al{
	border-width: 0;
	background:#f5f5f8 url(../images/bwcx/al-bg.png) no-repeat bottom center;
	padding:2rem;
}
.card-al .card-header{
	background-color: transparent;
	border-bottom-width: 0;
	color: #bc0b0b;
	font-size:1.5rem;
	font-weight: 700;
}
.card-al .card-header .more{display: none;}
.card-al .card-header .fa{
	color:red;
	margin-right: .5rem;
}


.row-tj .img-fluid {
	max-width: initial;
	width:100%;
}
.row-tj .item{
	display: block;position: relative;
}
.row-tj .item h4{
	position:absolute;
	right:0;bottom:0;
	left:0;
	background-color: rgba(0,0,0,.7);
	font-size: 1rem;
	margin-bottom:0;
	color:#fff;
	text-align: center;
	padding-top:.5rem;padding-bottom:.5rem;
	line-height:1.25rem;
}
.btn-morelink{
	border-width: 2px;
	border-radius:2.5rem;
	padding-left:2rem;
	padding-right:2rem;
}

.container-xxyd{
	background-color: #CA0400;
}
.container-links{
	background-color:#F6F9FD;
	border-top:1px solid #E0E7E8;
	padding:30px 0;
}
.container-links .card-header,
.container-links .card{ 
	background-color:transparent;
	border-color:transparent;
}
.container-links .card-header{
	text-align:center;
	font-size:1.25rem;
	font-weight:600;
}
.container-footer{
	background-color:#990000;
	color:#ffffcc;
	padding:30px 0;
}

.container-footer .container{
	position: static;
}

.bd-title{font-size: 1.75rem;    color: #ff3333;}

body.bg-image{
	background:url(../images/bwcx/body-bg.png) no-repeat center bottom;
	background-attachment: fixed;
}

.articlepage .articlecontent{
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
	background-color:#fff;
	padding:1.5rem;
}

.articlepage .articlecontent p:not(.noindent){
	text-indent: 2em;
	
}
.articlepage .articlecontent p:not(.noindent) > img{margin-left:-2em;}
.articlecaption{
	text-align: center;
	margin-top:2rem;
	margin-bottom:2rem;
}

.articlepage  .breadcrumb-item.active{
	display: none;
}


/**/


.categorypage .articleslist {
    background-color: #fff;
    padding: 15px;
}

.categorypage .articleslist {background-color:#fff;padding:15px;}
.categorypage .articleslist li{padding:15px;border-bottom:1px solid #f5f5f5;}
.categorypage .articleslist li:last-child{border-bottom:0;}
.createdate{color:rgba(0,0,0,.75);margin-bottom: .5rem;}

.categorypage .summary .summaryText{flex-grow: 1;color:rgba(0,0,0,.6);}



@keyframes bannerCloud {
	0% {
	  opacity: 0;
	  transform: scale(1);
	}
	10%,
	80% {
	  opacity: 0.7;
	}
	100% {
	  opacity: 0;
	  transform: scale(3);
	}
  }
  .link-items{padding-left:0;padding-right:0;}
.link-items a{
	line-height:2rem;
	white-space : nowrap;
}




@media (min-width: 576px){
	.carousel-caption{
		position: absolute;
		left:0;right:0;bottom:0;
		background-color: rgba(255,0,0,.7);
		padding-top:.625rem;
		padding-bottom:.625rem;
		font-size:1.25rem;
		
	}

	.row-tj .item h4{

		font-size: 1.125rem;
		padding-left:.25rem;
		padding-right:.25rem;
		min-height:58px;
	}

}

@media (min-width: 768px){
	.caption{
		left:15%;
		right: 15%;
		top:8%;
	}
	.caption2{
		position: absolute;
		left:15%;
		right: 15%;
		top:52%;
		font-size: 1.5rem;
		text-align: center;
	}
	.card-news .list-group-item{
		padding-top: 0;
		font-size: 1rem;
	}
	.list-scedu{
		padding-bottom:.25rem;
		margin-bottom:.5rem;
	}
	.categorypage .articleslist .list-unstyled{padding:15px;}
	
	.categorypage .metadata{display: flex;flex-flow:row nowrap;margin-bottom:.75rem;}
	.categorypage .metadata h5{flex-grow: 1;}
	.categorypage .metadata .createdate{min-width:82px;}
  .categorypage .summary{display: flex;flex-flow:row nowrap;}
  .categorypage .summary .cover{min-width:265px;}
  .categorypage .summary .summaryText{margin-left: 1rem;max-height:148px;overflow: hidden;}

}
@media (min-width: 992px){
	.caption{
		max-width: 696px;
		left:50%;
		top:50%;
		right:initial;
		margin-left: -348px;
		margin-top:-110px;
		
	}
	.caption2{
		max-width: 696px;
		left:50%;
		top:50%;
		right:initial;
		margin-top:10px;
		margin-left: -348px;
		
	}
	.list-scedu{
		padding-bottom:1rem;
		margin-bottom:1.5rem;
	}

	.articlepage .articlecontent{
		padding:2rem;
	}

	
	.card-news .list-group-item{
		font-size: 18px;
	}
}
@media (min-width: 1200px){
	.card-news .list-group-item:not(:first-child){
		padding-top: .625rem;
	}
}
@media (min-width: 1280px)
{
	.container {
		max-width: 1230px;
	}
	.mx-xl-n10px {
		margin-left: -10px !important;
		margin-right: -10px !important;
	}
	.px-xl-10px {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	
}