a {
	text-decoration:none !important;
}
li {
	list-style:none;
}
.fit {
	object-fit: cover;
}
.bg-dark {
	background:#013e94 !important
}
header .container {
	max-width: 1440px;
}
.top-nav .navbar-nav .nav-link {
	color: rgba(255, 255, 255, 0.8);
	font-size:12px;
}
.fs-8 {
font-size:.8rem
}
.sicomedia-nav .navbar-brand {
	color: #fff;
 font-size:.8rem;
	line-height:56px;
	margin-right:0 !important;
}
.sicomedia-nav .navbar-nav .nav-item {
	text-align: center;
	font-weight:600;
	padding: 0.75rem;
}
.navbar-dark .navbar-brand img {
}
.mr-auto, .mx-auto {
	margin-right: auto !important;
}
.search, .list-icons, .language {
	margin-left:25px;
}
.search form {
	position:relative;
}
.search .btn {
	height:24px;
	width:24px;
	font-size: 24px;
	cursor: pointer;
	color:rgb(255, 255, 255, .6);
	padding:0;
	display:flex;
	justify-content: center;
 margin-top:.7rem;
}
.search .btn:focus, .search .btn:hover {
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	outline: 0;
}
.search input {
	outline: none;
	white-space: nowrap;
	vertical-align: middle;
	background: rgb(102, 102, 102);
	padding:0;
	font-size: 12px;
	border-radius: 30px;
	color: #fff;
	line-height: 1.42857;
	-webkit-writing-mode: horizontal-tb !important;
	border:none;
	width:0px;
 margin-top:.7rem;
	text-indent:1rem;
}
.search .search-icons {
	color: rgba(255, 255, 255, 0.8);
	font-size: 24px;
	cursor: pointer;
}
.list-icons {
	cursor: pointer;
}
.list-icons span {
	color: rgba(255, 255, 255, 0.8);
	font-size: 24px;
	height: 24px;
	width: 24px;
	margin-top: 0.2rem;
	display:inline-block
}
.language {
	height:30px;
margin-top:.6rem
}
.language .header-language {
	border: 1px solid rgba(255, 255, 255, 0.2);
}
.language .header-language {
	border-radius: 3px;
	padding-right: 8px;
	padding-left: 8px;
	display: flex;
	flex-direction: row;
	cursor: pointer;
}
.language svg {
	font-size: 16px;
	float: left;
	color: rgb(255, 255, 255, .6);
	display: flex;
}
.language .btnt {
	width: 140px;
	height: 30px;
	padding: 0.375rem 0.55rem;
	border:1px solid rgba(255, 255, 255, 0.2);
	font-size:12px;
	color: rgb(255, 255, 255, .6);
}
.language .btnt:hover {
	border:1px solid rgba(255, 255, 255, 0.5);
	background:none;
	color: rgb(255, 255, 255, .6);
}
.language .btnt:focus {
	box-shadow: none !important;
}
.language .language-choice {
	padding-left: 8px;
	color: rgb(255, 255, 255, .6);
	font-size:12px;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
}
.footer-language {
	height:30px;
	display: inline-flex;
}
.footer-language .header-language {
	border: 1px solid rgba(255, 255, 255, 0.2);
}
.footer-language .header-language {
	border-radius: 3px;
	padding-right: 8px;
	padding-left: 8px;
	display: flex;
	flex-direction: row;
	cursor: pointer;
}
.footer-language .language-icons {
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	color: rgb(255, 255, 255, .6);
	font-size: 18px;
}
.footer-language .language-choice {
	padding-left: 8px;
	color: rgb(255, 255, 255, .6);
	line-height: 30px;
	font-size:12px;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
}
.adv img {
	height:100%;
	width:100%;
}
.footer {
	background:#013e94 !important;
	overflow:hidden;
	padding-bottom:15px;
}
.footer .footer-link .footer-logo {
	color: rgba(255, 255, 255, 0.8);
	font-size:12px;
}
.footer .links {
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	background: rgba(255, 255, 255, 0.1);
}
.footer .footer-link ul li {
	float:left;
	height:25px;
	line-height:25px;
	position:relative;
}
.footer .footer-link ul li:after {
	content:"";
	width:2px;
	height:15px;
	position:absolute;
	border-right: 1px solid rgba(255, 255, 255, 0.3);
	top:5px;
	right:15px;
}
.footer .footer-link ul li a {
	opacity: 0.6;
	color: rgba(255, 255, 255, 0.6);
	font-size:12px;
	padding-right: 15px;
	margin-right: 15px;
}
.footer .footer-link ul li a:hover {
	color: rgba(255, 255, 255, 0.8);
}
.footer .copyright {
	margin-bottom:2rem
}
.footer .copyright p {
	margin-top:5px;
}
.footer .copyright p span {
	color: rgba(255, 255, 255, 0.5);
	opacity: 0.5;
	font-size:12px;
	padding-right:5px;
}
.footer .copyright p, .copyright .language {
	display:inline-flex;
}
.footer .copyright .col-lg-3 {
	width:15%;
}
.footer .copyright .col-lg-9 {
	width:85%;
}
.dropdown-submenu {
	position: relative;
}
 .dropdown-submenu a::after {
 transform: rotate(-90deg);
 position: absolute;
 right: 6px;
 top: .8em;
}
.dropdown-submenu .dropdown-menu {
	top: 0;
	left: 100%;
 margin-left: .1rem;
 margin-right: .1rem;
}
.sicomedia-nav .rm-nav .second-menu {
	width:10rem !important;
	text-align:center;
}
.sicomedia-nav .rm-nav .level-menu {
	width:18rem !important;
}
.sicomedia-nav .rm-nav .level-menu .rm-menu-item {
	text-align:left;
	border-bottom: 1px dashed rgb(255, 255, 255, .6);
	width:18rem !important;
}
.sicomedia-nav .rm-nav .second-menu .rm-menu-item a{
    font-size:12px;
	font-weight:600;
    
}
 .rm-layout-expanded .rm-nav > ul > li > a, .rm-layout-expanded .rm-top-menu > .rm-menu-item > a {
	font-size:14px;
	font-weight:600;
}
.modal .modal-wrapp .modal-title h4 {
	color:rgba(0, 0, 0, .85);
	font-size:12px;
	text-align:center;
	line-height:40px;
	margin-bottom:0;
}
.modal .modal-wrapp .modal-title {
	border-bottom: 1px solid rgb(235, 239, 242);
	margin-top:-20px;
}
.modal .modal-wrapp .modal-body-c {
	padding:30px;
}
.modal .modal-wrapp .modal-body-c a {
	color:rgba(0, 0, 0, .85);
	font-size:12px;
}
.modal .modal-wrapp .modal-body-c .btn {
	border:1px solid rgba(0, 0, 0, 0.2);
	margin-bottom: 10px;
	width:100%;
}
.modal .modal-wrapp .modal-body-c .btn span {
	display:inline-flex;
}
.modal .modal-wrapp .modal-body-c .btn span:first-child {
	float:left;
}
.modal .modal-wrapp .modal-body-c .btn span:last-child {
	float:right;
}
.go-top {
	display: none;
	opacity: 0.6;
	z-index: 999999;
	position: fixed;
	bottom: 100px;
	left: 90%;
	margin-left: 40px;
	opacity: 0.6;
	width: 38px;
	border-top: 1px solid rgb(235, 239, 242);
	border-left: 1px solid rgb(235, 239, 242);
	border-radius: 3px;
	background: rgba(255, 255, 255, 0.9);
	box-shadow: rgb(0 0 0 / 10%) 3px 3px 3px;
	cursor: pointer;
	padding:10px 0;
	z-index:1;
}
.go-top:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.go-top .arrow, .go-top .stick {
	width:100%;
	font-size:12px;
	text-align:center;
	line-height:25px;
}
.go-top .arrow a {
	color:#212529;
 #0d6efd
}
.go-top .arrow a:hover {
	color:#0d6efd;
}
.go-top .arrow {
	border-bottom:1px solid rgb(235, 239, 242);
}
.go-top .arrow svg, .go-top .stick svg {
	font-size:16px;
	text-align:center;
	width:100%;
}
.modal-wrapp {
	display:block !important
}
.statement p {
	font-size:12px;
	color:rgb(153, 153, 153);
	text-align:center;
	margin:1rem 0 2rem 0;
}
.give-fabulous .fabulous {
	width: 60px;
	height: 60px;
	border-radius: 60px;
	-webkit-box-pack: center;
	justify-content: center;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	color: rgb(0, 62, 149);
	font-size: 24px;
	cursor: pointer;
	border: 1px solid rgba(0, 0, 0, 0.2);
	background: rgba(190, 15, 5, 0);
	margin:0 auto;
}
.give-fabulous .fabulous:hover {
	border: 1px solid rgba(0, 0, 0, 0) !important;
	background: rgb(190, 15, 5) !important;
}
.give-fabulous .fabulous .agree {
	background: url("../images/fabulous.svg") center center no-repeat;
	background-size:24px;
	color: rgb(153, 153, 153);
	width: 24px;
	height: 24px;
}
.give-fabulous .fabulous .agree:hover {
	background: url("../images/fabulous_hover.svg") center center no-repeat;
	background-size:24px;
	color: rgb(153, 153, 153);
	width: 24px;
	height: 24px;
}
.give-fabulous .number {
	padding-top: 30px;
	text-align:center;
	color: rgb(102, 102, 102);
	font-size:12px;
}
.give-fabulous .number .num {
	color: rgb(102, 102, 102);
	font-size:12px;
 margin-left:.5rem;
}
.comment-info {
	padding-left:25px;
	background: url("../images/image_h.svg") left center no-repeat;
	background-size:24px;
}
.dark .bg-dark {
	background:#000 !important;
}
.special_fluid {
	height: 630px;
	object-fit: cover;
	background-size: 100%;
	width: 100%;
	background-position:center top;
	background-repeat:no-repeat;
}
.hide {
	display:none
}
.card-data {
    padding-top: 15px;
    color: rgb(102, 102, 102);
    font-size: 12px;
}
.media-wrap { display:none}
.video-pic img{ width:100%; height:100%;}
.satv-color{ background:#013e94 !important;}
.top-nav{ border-bottom:1px solid rgba(255, 255, 255, 0.2)}
/**广告显示**/
.autowidth{
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}
.autowidth a,.autowidth img{
   display:block;
   width:100%;
}
.autowidth a p{
    position: absolute;
    bottom: 0px;
    text-align: right;
    display: block;
    width: 100%;
    padding-right: 10px;
    line-height: 30px;
    color: #FFF;
    margin-bottom: 0px;
}
@media (max-width:767px) {
    .autowidth{
        padding:10px 0px;
    }
    .autowidth a p{
        display: none;
    }
}
.mobadv,.admobile{
    display: none;
}
.adv{
    position: relative;
}
.adv .adv-text{
    position: absolute;
    right: 5px;
    bottom:5px;
}
@media (max-width:767px) {
    .pcadv,.advpc{
        display: none;
    }
    .mobadv,.admobile{
        display: block;
    }
}