
.u-annouce{
	width: 60%;
    border: none;
    background: white;
    height: 50px;
    display: inline-block;
}
.u-link{
    width: 40%;
    background: #D2E9F2;
    height: 50px;
    display: inline-block;
    float: right;
}

.u-atitle{
    padding-left: 15px;
    font-size: 20px;
    color: #034da2;
    line-height: 50px;
    font-weight: bold;
}
.u-atext{
    margin-left: 10px;
    font-size: 14px;
    color: #333;
    line-height: 50px;
    vertical-align: bottom;
}
.u-adate{
    margin-left: 20px;
    line-height: 50px;
    vertical-align: bottom;
    color: #999;
}
.u-amore{
    margin-top: 10px;
    float: right;
    margin-right: 15px;
    color: blue;
    font-size: 20px;
}
.u-ltext a{
    margin-left: 15px;
    padding: 0px 10px;
    vertical-align: text-bottom;
}
.u-mileft{
    width: 59%;
    display: inline-block;
}
.u-miright{
    width: 40%;
    float: right;
}
.u-mimore{
    float: right;
    margin-right: 10px;
    line-height: 40px;
    font-size: 16px;
}
.u-mimore a{
	color:white
}
.u-mititle{
    background: #034FA2;
    color: white;
    height: 40px;
}
.u-mittext{
	margin-left: 20px;
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
}
.u-middle{
	margin-top:20px;
}
.u-miimage{
    max-height: 470px;
    text-align: center;
    background-color: #000;
}
.u-miimage img{
	height:470px;
}
.u-mivideo{
	height:470px;
	background: #000000;
}
.u-satellite{
	display: flex;
	justify-content: space-between;
}
.u-sdiv{
	background: white;
    width: 32.5%;
    height: 120px;
    padding-left: 20px;
    padding-top: 5px;
}
.u-sdiv p{
 	line-height: 20px;
}

.u-stext{
    display: inline-block;
    width: 70%;
    margin-left: 5px;
}
.u-ediv{
    width: 24%;
    text-align: center;
    padding: 19px 10px;
    background: white;
    margin-top: 10px;
    position:relative;
}
.u-ediv p{
	text-align: justify;
    margin-top: 15px;
    line-height: 18px;
    color: black;
}
.u-events{
    display: flex;
    justify-content: space-between;
}
.gridpic{
	margin-top:20px
}
.u-anli{
	margin-top:20px;
}
.u-datadown{
    background: white;
}
.u-datadown ul{
	padding: 20px 10px;
}
.u-datadown li {
    padding-right: 12px;
    padding-left: 12px;
    position: relative;
}
.u-dadobottom{
    position: absolute;
    bottom: 1px;
    left: 13px;
    width: 87%;
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: black;
    /* color: white; */
    opacity: 0.5;
    transition: height .5s;
}
.u-datadown .u-ddoutline{
    position: absolute;
    bottom: 6px;
    left: 20px;
    font-size: 18px;
    color: white;
}
.u-hoverimage{
    position: absolute;
    top: 80px;
    left: 50px;
    font-size: 19px;
    color: white;
    width: 80px;
    text-align: center;
    display: none;
}
.u-hoverimage span{

}
.carousel-inner>.item>a>img {
    max-height: 470px;
    display: initial;
    height: 470px;
}
#myCarousel .carousel-indicators{
    background: #034FA2;
    width: 100%;
    left: 30%;
    opacity: 0.8;
    bottom: -10px;
}
#myCarousel .carousel-caption{
    background: #034FA2;
    height: 19px;
    padding: 0px;
    width: 100%;
    opacity: 0.8;
    left: 0%;
    text-align: left;
    padding-left: 10px;
}
.u-ediv img{
	height:152px;
    width: 100%;
}
.u-new{
	color: white;
    font-size: 16px;
    width: 41px;
    text-align: center;
    font-weight: bold;
    background: red;
    position: absolute;
    top: 19px;
    right: 10px;
}
.u-sdiv a{
	color:black;
}
