/* 导航栏 */
.t3-header>.row{
    display: flex;
    justify-content: space-between;}

.my-header{
    background-image: url("/_vivi/source/aHR0cHM6Ly9jc2VuLm5hbmthaS5lZHUuY24/dfiles/15776/software2/123/templates/t3_bs3_blank/images/bg-gate.png"),linear-gradient(to right, rgb(54, 22, 45) 0%, rgb(188, 119, 147) 100%);
    background-position: right;
    background-repeat: no-repeat;}
#t3-mainnav{
    border: 0;
    background: #00000025;}
#mod-search-searchword{
    transition: width 0.5s;}
.t3-megamenu {
    background: transparent;}
.navbar-default .navbar-nav > li > a{
    color: #dddddd;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
    background-color: #ffffff25;
    color: white;
    font-weight: bold;
    border-radius: 2px;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: white;}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
    background-color: transparent;
    color: white;}


/* 轮播图 */
.t3-sl{
    padding: 0px;}

/* 模块显示 */
.sprocket-grids-b-item.panel-color{
    background-image: url("/_vivi/source/aHR0cHM6Ly9jc2VuLm5hbmthaS5lZHUuY24/dfiles/15776/software2/123/templates/t3_bs3_blank/images/a2.png") !important;
    border: grey solid 2px;
    background-size: cover !important;
    background-position: right !important;
    border-top: #711a5f solid 5px;
    border-radius: 10px;}
.sprocket-grids-b-content.overlay-mode a{
    color: #cccccc;}
.sprocket-grids-b-content.overlay-mode .sprocket-grids-b-text{
    color: #cccccc;}
.sprocket-grids-b-content{
    background-color: transparent;}
.sprocket-grids-b-text{
    color: black;}

.sprocket-grids-b-image{
    border-radius: 10px;}
.sprocket-grids-b-effect{
    border-radius: 10px;}
.sprocket-grids-b h2{
    font-size: 22px;
    font-weight: bold;}
.sprocket-grids-b a:hover{
    text-decoration: none;}
.sprocket-grids-b-content.overlay-mode a:hover{
    text-decoration: none;
    color: white;}


/* 最新文章列表显示 */
.latestnews {
    overflow: hidden;}
ul.latestnews{
    margin-left: 0px;}
.latestnews li{
    display: flex;
    justify-content: space-between;
    padding: 5px 3px;
    border-bottom: black dashed 1px;}

.module-title{
    padding-bottom: 20px;
    font-weight: bold;
    border-bottom: #711a5f solid;}

/* 文章标题 */
.article-title{
    width: 100%;
    font-weight: bold;
    text-align: center;}
.article-info{
    text-align: center;
    width: 100% ;}

/* 文章侧导航 */
.t3-sidebar .nav > li > a:hover, .nav > li > a:focus{
    background-color: #00000025;}
.t3-sidebar li.current>a{
    color: white;
    background-color: #711a5f;}
.t3-sidebar li.current>a:hover{
    color: white;
    background-color: #711a5f;}

.custom>hr{
    background-color: #711a5f;
    height: 5px;
    width: 100px;}

/* 页脚 */
.t3-footer{
    background: rgb(42,39,48);
    color: white;}
.t3-footer .t3-module{
    background-color: rgb(42,39,48);}

.t3-footer .t3-module>.module-inner>.module-title{
    color: white;}
.t3-footer .module-title{
    border: black solid 0px;}
.t3-footnav .t3-module ul>li>a{
    color: rgb(113,120,124);
    font-weight: bold;
    padding: 5px 0;}
.t3-footnav .t3-module ul > li > a:hover, .t3-footnav .t3-module ul > li > a:active, .t3-footnav .t3-module ul > li > a:focus{
    color: #fff;}
.nav > li > a:hover, .nav > li > a:focus{
    background-color: transparent;}
/* .nav > li > a:hover, .nav > li > a:focus{
    background: transparent;
} */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus{
    background-color: transparent;}

.random-image > a{
    transition: opacity 1s;
    opacity: 0.5;}
.random-image > a >img{
    border-radius: 5px;}
.random-image > a:hover{
    opacity: 1;}





