.admin-yilogin {
    position: absolute;
    width: 148px;
    top: 54px;
    right: -40px;
    background: #fff;
    box-shadow: 0 0 10px rgb(5 12 30 / 10%);
    z-index: 11;
}

.admin-yiloginBorder {
	opacity:0 !important;
    position: absolute;
    width: 39px;
    height: 16px;
    top: 34px;
    right: 14px;
    background: rgba(0,0,0,0.0001);
    box-shadow: 0 0 10px rgb(5 12 30 / 10%);
    z-index: 10;
}


.admin-yilogin li {
    margin: 0px 0px;
    color: #494949;
    line-height: 46px;
}

.admin-yilogin li img {
    vertical-align: -4px;
    margin-right: 8px;
}

.sjzy_title{
    border-radius: 50
    width: 10px;
    height: 10px;
    position: absolute;
    background: #212529;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 20%);
} 
.active {
    color: #4682fd;
}
.admin-box a:before {
    content: "\e908";
}
.admin-yilogin:after {
    position: absolute;
    top: -7px;
    right: 61px;
    content: '';
    width: 20px;
    height: 20px;
    background: #fff;
    transform: rotate(
135deg
);
}

.footer-widget__column.footer-widget__about .footer-widget__about-text a:hover{
	color:#247bf9 !important;
}

/*信息产品和卫星介绍-查看更多*/
.more-btn{
	width: 100px;
    height: 29px;
	margin: 0px auto;
}
.lookmore {
    border-width: 0px;
    left: 0px;
    top: 0px;
    width: 100px;
    height: 34px;
    background: inherit;
    background-color: rgba(22, 155, 213, 1);
    border: none;
    border-radius: 5px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.text{
    align-self: center;
    padding: 22px;
    box-sizing: border-box;
    width: 100%;
	color: #FFFFFF;
}
.show {
	display:block;
}

 .swiper-slide img{
            width: 100%;
            height: 748px;
}

.hyyy-title:hover {
    color: #3b6df3 !important;
}
