/*
Theme Name:     b2child
Theme URI:      http: //7b2.com/
Description:	ECHO子主题
Author:         新锐分享网
Author URI:     https://www.xrfxw.com/
Template:       b2
Version:        1.0.0
 */

/*下面是您自己DIY的css样式代码*/

/*移动底部样式开始*/
/*
@media screen and (max-width: 768px){
    .mobile-footer-menu.footer-fixed {
        background: rgba(255, 255, 255, 0.9)!important;
        border-radius: 12px;
        margin: 0 auto;
        left: 0;
        right: 0;
        width: 90%;
        bottom: 10px!important;
    }
    .mobile-footer-menu a b {
        font-weight: 100;
    }
    .mobile-footer-center {
        padding: 10px;
    }
    .mobile-footer-menu .mobile-footer-center button i {
        right: -30%;
        position: absolute;
        line-height: 40px!important;
        height: 40px!important;
        border-radius: 50%!important;
        margin-top: -40px;
    }
    .mobile-footer-menu.footer-down {
        transform: translate(0,140%)!important;
    }
}
*/
/*移动端底部样式结束*/

/*移动端导航样式开始*/
.b2child_mobile_nav_link {
    padding: 5px;
}
.b2child_mobile_nav_lin1k dl {
    box-shadow: 1px 1px 1px #e7f4ff;
    border-radius: 12px;
    background-color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}
.b2child_mobile_nav_link dl dd {
    display: inline-block;
    width: 18.5%;
    margin-bottom: 10px;
    margin-top: 10px;
}
.b2child_mobile_nav_link dl dd a {
    display: block;
}
.b2child_mobile_nav_link dl dd a i {
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 auto 5px;
}
.b2child_mobile_nav_link dl dd a p {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #666;
    text-align: center;
    overflow: hidden;
}
.b2child_mobile_nav_link dl dd.icon_link_1 i {
    background: url(/wp-content/themes/b2child/icon/icon1.png) center no-repeat;
    background-size: 30px;
}
.b2child_mobile_nav_link dl dd.icon_link_2 i {
    background: url(/wp-content/themes/b2child/icon/icon2.png) center no-repeat;
    background-size: 30px;
}
.b2child_mobile_nav_link dl dd.icon_link_3 i {
    background: url(/wp-content/themes/b2child/icon/icon3.png) center no-repeat;
    background-size: 30px;
}
.b2child_mobile_nav_link dl dd.icon_link_4 i {
    background: url(/wp-content/themes/b2child/icon/icon4.png) center no-repeat;
    background-size: 30px;
}
.b2child_mobile_nav_link dl dd.icon_link_5 i {
    background: url(/wp-content/themes/b2child/icon/icon5.png) center no-repeat;
    background-size: 30px;
}
.b2child_mobile_nav_link dl dd.icon_link_6 i {
    background: url(/wp-content/themes/b2child/icon/icon6.png) center no-repeat;
    background-size: 30px;
}
.b2child_mobile_nav_link dl dd.icon_link_7 i {
    background: url(/wp-content/themes/b2child/icon/icon7.png) center no-repeat;
    background-size: 30px;
}
.b2child_mobile_nav_link dl dd.icon_link_8 i {
    background: url(/wp-content/themes/b2child/icon/icon8.png) center no-repeat;
    background-size: 30px;
}
.b2child_mobile_nav_link dl dd.icon_link_9 i {
    background: url(/wp-content/themes/b2child/icon/icon9.png) center no-repeat;
    background-size: 30px;
}
.b2child_mobile_nav_link dl dd.icon_link_10 i {
    background: url(/wp-content/themes/b2child/icon/icon10.png) center no-repeat;
    background-size: 30px;
}
.justify a img{
    float: left;
}
/*移动端导航样式*/

/*
.load-more.box-in.box.b2-radius.mg-t {
background: none;
}
.post-list .load-more .post-load-button {
width: auto;
border: 0;
transition: all .3s;
padding: 12px 40px;
font-size: 15px;
letter-spacing: .5px;
background-color: var(--primary-color);
background-image: -webkit-gradient(linear, left top, right top, from(#006eff), to(#13adff));
background-image: -webkit-linear-gradient(left, #006eff, #13adff);
background-image: -o-linear-gradient(left, #006eff 0, #13adff 100%);
background-image: linear-gradient(90deg, #006eff, #13adff);
-webkit-box-shadow: 0 5px 10px 0 rgba(16, 110, 253, .3);
box-shadow: 0 5px 10px 0 rgba(16, 110, 253, .3);
color: #fff!important;
}
 */

/*主题代码高亮*/
/*
.entry-content pre:before {
content: '';
position: absolute;
top: 0;
left: 25px;
width: 15px;
height: 15px;
border-radius: 50%;
margin: 15px 25px;
background: #fdbc40;
}
ol.linenums:after {
content: '';
position: absolute;
top: 0;
left: 50px;
width: 15px;
height: 15px;
border-radius: 50%;
margin: 15px 25px;
background: #35cd4b;
}.entry-content pre:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 15px;
height: 15px;
border-radius: 50%;
background: #fc625d;
margin: 15px 25px;
}.entry-content pre {
position: relative;
border-radius: 6px;
padding-top: 50px;
box-shadow: 0px 8px 20px -10px #000;
}.entry-content pre .copy {
position: absolute;
top: 0;
right: 0;
margin: 10px 20px;
cursor: pointer;
color: #8224e3;
}
 */
/*主题代码高亮*/

/*enlighter代码高亮开始*/
/*
.enlighter::-webkit-scrollbar {
    width: 8px;
    height: 6px;
}
.enlighter::-webkit-scrollbar-thumb {
    background-color: #1E90FF;
    background-image:-webkit-linear-gradient(45deg, rgba(50,205,50) 25%, transparent 25%, transparent 50%, rgba(        50,205,50) 50%, rgba(    50,205,50) 75%, transparent 75%, transparent);
}
.enlighter::-webkit-scrollbar-track-piece {
    background: #444;
}
.enlighter-default {
    border-radius: 8px;
    padding-top: 34px!important;
    margin-bottom: 20px!important;
    background: #444;
}
.enlighter-default .enlighter {
    max-height: 510px;
    overflow: auto;
    white-space: nowrap;
    display: block;
    background: #444;
}
.enlighter-default::after {
    content: " ";
    position: absolute;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #c7c7c7;
    width: 12px;
    height: 12px;
    top: 0;
    left: 15px;
    margin-top: 11px;
    -webkit-box-shadow: 20px 0 #c7c7c7, 40px 0 #c7c7c7;
    box-shadow: 20px 0 #c7c7c7, 40px 0 #c7c7c7;
    transition-duration: .3s;
}
.enlighter-default:hover::after {
    background: #fc625d;
    -webkit-box-shadow: 20px 0 #fdbc40, 40px 0 #35cd4b;
    box-shadow: 20px 0 #fdbc40, 40px 0 #35cd4b;
}
.enlighter-t-monokai.enlighter-linenumbers div.enlighter>div::before {
    color: #ccc;
    background: #555;
}
.enlighter-default.enlighter-hover div.enlighter>div:hover:before {
    color: #fff;
}
*/
/*Enlighter代码高亮结束*/

/*首页公告横幅开始*/
.alert-warning {
    color: #664d03;
    background-color: #fff3cd;
    border-color: #ffecb5;
}

.alert-dismissible {
    padding-right: 3rem;
}
.alert {
    position: relative;
    padding: 1rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

@media (prefers-reduced-motion: reduce){
    .fade {
        transition: none;
    }
}
.fade {
    transition: opacity .15s linear;
}
.bg-danger {
    background-color: #dc3545!important;
}.badge {
    display: inline-block;
    padding: .35em .65em;
    font-size: .75em;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
}
.bg-warning {
    background-color: #ffc107!important;
}
.text-dark {
    color: #212529!important;
}.alert-dismissible .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 1.25rem 1rem;
}
.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: #000;
    border: 0;
    border-radius: .25rem;
    opacity: .5;
}

@media (prefers-reduced-motion: reduce){
    .spinner-border, .spinner-grow {
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
    }
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem;
}.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -.125em;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: .75s linear infinite spinner-grow;
    animation: .75s linear infinite spinner-grow;
}.small, small {
    font-size: .875em;
}
@keyframes spinner-grow {
    0% {
        transform: scale(0);
    }
    50% {
        opacity: 1;
        transform: none;
    }
}

.btn-close:hover {
    color: #000;
    text-decoration: none;
    opacity: .75;
}

sup.spinner-grow.spinner-grow-sm.ml-1.small {

    margin-left: 4px;

    margin-bottom: 4px;
}
/*首页公告横幅结束*/


/*弹幕评论开始*/
* {
    padding: 0;
    margin: 0;
}
a {
    text-decoration: none;
}
.form-control {
    display: inline-block;
    width: auto;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
/*组件主样式*/
.overflow-text {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    opacity: 0;
    clear: both;
    padding: 0 10px;
    border-radius: 10px;
    box-sizing: border-box;
    max-width: 100%;
    color: #fff;
    animation: colorchange 3s infinite alternate;
    -webkit-animation: colorchange 3s infinite alternate;
    /*Safari and Chrome*/
}
@keyframes colorchange {
    0% {
        color: red;
    }
    50% {
        color: green;
    }
    100% {
        color: #6993f9;
    }
}
#Danmu {
    height: 275px;
    overflow: hidden;
    position: fixed;
    z-index: 2;
    max-width: 100%;
    right: 50px;
    bottom: 30px;
    pointer-events: none;
}
.overflow-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    opacity: 0;
    padding: 3px 10px;
    border-radius: 10px;
    box-sizing: border-box;
    max-width: 100%;
    color: #fff!important;
    animation: colorchange 3s infinite alternate;
    -webkit-animation: colorchange 3s infinite alternate;
}
#Danmu li {
    display: flex;
    opacity: 0;
    border-radius: 20px;
    color: #fff;
    padding: 5px 10px 5px 10px;
    clear: both;
    font-size: 13px;
    height: 30px;
    float: right;
    line-height: 20px;
}
#Danmu li i {
    padding-left: 3px;
    padding-right: 3px;
}
#Danmu .info_zianv {
    text-decoration: underline;
    font-weight: 600;
    color: #fff;
}
#Danmu .info_zianv:hover {
    color: #fff!important;
}
#Danmu li a:first-child {
    margin-right: 6px;
    width: 20px;
}
#Danmu li a:last-child,#Danmu li a:last-child font {
    color: #fff !important;
}
#Danmu li a:last-child n {
    text-decoration: underline;
    margin: 0 5px;
}
#Danmu li img {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    vertical-align: inherit;
    margin-right: 6px;
}
@keyframes colorchange {
    0% {
        color: red;
    }
    50% {
        color: green;
    }
    100% {
        color: #6993f9;
    }
}
@media (max-width: 780px) {
    #Danmu {
        /*right: 0;*/
        /*bottom: 5px;*/
        display: none;
    }
}
/*弹幕评论结束*/


/*首页动态大图开始*/
.search_360{
    color:#fff;
    background-color:#28bc5b;
}
.search_baidu{
    color:#fff;
    background-color:#4E6EF2;
}
.search_bing{
    color:#fff;
    background-color:#ffc20e;
}
.search_toutiao{
    color:#fff;
    background-color:#f04142;
}
.search_zhihu{
    color:#fff;
    background-color:#06f;
}
#page-wrapper {
    padding-bottom:16px;
    margin-top:-74px
}
.home-banner {
    height:600px;
    position:relative;
    z-index:1;
    background-position:0 100%;
    animation:gradient 12s ease-in-out infinite
}
.home-banner .section {
    position:relative;
    width:100%;
    overflow:hidden;
    max-height:600px;
    height:100vh
}
.home-banner .section .video-wrapper {
    display:flex;
    justify-content:center;
    align-items:center;
    width:100%;
    height:100%;
    position:absolute;
    overflow:hidden;
    z-index:0
}
.home-banner .section .video-wrapper video {
    visibility:visible;
    pointer-events:none;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    height:100%;
    width:100%;
    object-fit:cover
}
.home-banner .section .video-overlay {
    height:100%;
    width:100%;
    top:0;
    left:0;
    position:absolute;
    background:rgba(45,47,54,.15)
}
.home-banner .corner {
    width: 28px;
    height: 21px;
    border-radius: 4px;
    left: 340px;
    top: 10px;
}
.home-banner .home-menus {
    margin-left:70px
}
.home-banner .home-menus .cus-dropbox-trigger a,.home-banner .home-menus>a {
    color:#fff;
    font-size:14px;
    margin-right:20px;
    line-height:60px
}
.home-banner .home-menus .cus-dropbox-trigger a:hover,.home-banner .home-menus>a:hover {
    color:var(--b2color);
}
.home-banner>.layout-center {
    height:100%
}
.home-banner-content {
    padding-top:150px;
    margin-left:182px;
    margin-bottom:22px
}
.home-banner-content .slogan-text p {
    font-size:18px;
    line-height:24px;
    letter-spacing:2px;
    color:#fff
}
.home-banner-content .slogan-text p:nth-of-type(1) {
    font-weight:600;
    font-size:28px;
    line-height:46px;
    letter-spacing:6px;
    text-shadow:0 2px 4px rgba(0,0,0,.25);
    margin-bottom:10px
}
.home-banner-search {
    width:800px;
    margin-left:209px;
    height:auto
}
.home-banner-search form {
    margin-bottom:10px;

}
.home-banner-search form>input {
    width:100%;
    height:48px;
    background:#fff;
    border:none;
    padding:18px 22px;
    font-size:14px;
    color:#333
}
.home-banner-search form>input::placeholder {
    color:#979797
}
.home-banner-search .hot-top {
    position:absolute;
    top:13px;
    right:115px;
    font-size:13px
}
.home-banner-search .hot-top i {
    margin-right:4px
}
.home-banner-search .hot-words-container,.home-banner-search .rec-words-container {
    width:100%;
    top:56px
}
.home-banner-links {
    width: 80%;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 2px 4px rgba(0,0,0,.27);
}
.home-banner-links a {
    margin-right:19px;
    color:inherit
}
.home-banner-links a:hover {
    color:var(--b2color);
}
.home-banner .search-types-cycles {
    width:106px;
    height:290px;
    background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgb(255 96 0 / 17%) 51.04%,rgba(0,0,0,0) 100%);
    left:630px;
    top:-121px;
    text-align:center;
    z-index:-1
}
.home-banner .search-types-cycles .search-types-btn {
    width:100%;
    height:20px;
    line-height:20px;
    cursor:pointer;
    user-select:none;
    left:0;
    bottom:-20px;
    z-index:1
}
.home-banner .search-types-cycles .search-types-btn i {
    color:#fff;
    font-size:12px
}
.home-banner .search-types-cycles .search-types-btn:nth-of-type(1) {
    bottom:auto;
    top:-20px
}
.home-banner .search-types-cycles .search-types-btn:nth-of-type(1) i {
    transform:rotate(180deg)
}
.home-banner .search-types-cycles .search-types-btn:hover i {
    color:var(--b2color);
}
.home-banner .search-types-cycles ul {
    width:100%;
    height:100%;
    padding-top:5px
}
.home-banner .search-types-cycles ul:after,.home-banner .search-types-cycles ul:before {
    content:'';
    width:1px;
    height:100%;
    display:block;
    position:absolute;
    left:0;
    top:0;
    background:linear-gradient(0,transparent 0,var(--b2color) 50%,transparent 100%)
}
.home-banner .search-types-cycles ul:after {
    left:auto;
    right:0
}
.home-banner .search-types-cycles ul li {
    height:40px !important;
    line-height:40px !important;
    font-size:16px;
    color:rgba(255,255,255,.6);
    text-align:center;
    cursor:pointer;
    user-select:none
}
.home-banner .search-types-cycles ul li:hover {
    color:var(--b2color);
}
.home-banner .search-types-cycles ul li:nth-of-type(4) {
    height:80px;
    line-height:80px
}
.home-banner .search-types-cycles ul li a {
    color:rgba(255,255,255,.6);
    transition:none
}
.home-banner .search-types-cycles ul li a:hover {
    color:var(--b2color);
}
.home-banner .search-types-cycles button:hover {
    background:#46dacf !important;
    opacity:1;
    transition:opacity .2s
}
.home-banner .search-types-cycles button i {
    font-size:18px;
    color:#fff;
    margin-right:6px
}
.home-banner .search-types-cycles button span {
    font-size:16px;
    color:#fff
}
.home-banner:after {
    content:'';
    width:100%;
    height:120px;
    position:absolute;
    bottom:0;
    left:0;
    background:linear-gradient(180deg,#282a30ab 0,rgba(0,0,0,0) 100%);
    transform:rotate(-180deg);
    z-index:0
}
.top-navs {
    width:100%;
    /* height:70px; */
    bottom: 0px;
    padding-top: 16px;
    left:0;
    /* padding:12px 0; */
    z-index:1;
    backdrop-filter: blur(10px);
}
.top-navs .top-navs-l {
    width: calc(100% - 180px);
    display:flex;
    justify-content:center;
    align-items:center;
    margin:0 auto;
    border-right:1px solid rgb(255 255 255 / 10%)
}
.top-navs .top-navs-l-item {
    width:20%;
    margin:0 18px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center
}
.top-navs .top-navs-l-item .top-navs-l-title a {
    font-weight:600;
    font-size:18px;
    line-height:25px;
    height:25px;
    margin-bottom:12px;
    color:#fff;
    text-shadow:1px 1px 1px #000
}
.top-navs .top-navs-l-item .top-navs-l-title .wz {
    font-weight:600;
    font-size:18px;
    line-height:25px;
    height:25px;
    margin-bottom:12px;
    color:#fff;
    text-shadow:1px 1px 1px #000
}
.top-navs .top-navs-l-item .top-navs-l-title a i {
    font-size:34px;
    margin-right:8px;
    vertical-align:-4px
}
.top-navs .top-navs-l-item .top-navs-l-title a img {
    float:left;
    width:34px;
    height:34px;
    margin-right:8px;
    vertical-align:-4px;
    margin-top: -5px;
}
.top-navs .top-navs-l-item .top-navs-l-title a:hover {
    color:var(--b2color);
}
.top-navs .top-navs-l-item .top-navs-l-links {
    font-size:14px;
    line-height:20px;
    display:flex;
    justify-content:space-around;
    margin:0 -10px
}
.top-navs .top-navs-l-item .top-navs-l-links a {
    color:#fff;
    margin:0 10px;
    text-shadow:1px 1px 1px #000
}
.top-navs .top-navs-l-item .top-navs-l-links a:hover {
    color:var(--b2color);
}
.top-navs .top-navs-m {
    width:176px;
    height:61px;
    border-right:1px solid rgba(255,255,255,.25);
    padding:0 24px;
    display:none;
    flex-wrap:wrap;
    justify-content:space-around;
    align-items:center
}
.top-navs .top-navs-m a,.top-navs .top-navs-m p,.top-navs .top-navs-m>div {
    width:50%;
    text-align:center;
    color:#fff;
    font-size:14px;
    line-height:20px;
    cursor:pointer;
    user-select:none;
    text-shadow:1px 1px 1px #000
}
.top-navs .top-navs-m a:hover,.top-navs .top-navs-m p:hover,.top-navs .top-navs-m>div:hover {
    color:var(--b2color);
}
.top-navs .top-navs-m div p,.top-navs .top-navs-m>a {
    margin-bottom: 25px;
}
.top-navs .top-navs-m div p {
    width:100%;
    margin-bottom:0;
    margin-top:-20px
}
.top-navs .top-navs-m .top-navs-m-box {
    top:-16px;
    left:-72px;
    width:157px;
    height:66px;
    background:#444;
    border-radius:8px;
    padding:8px 14px 0;
    display:none;
    margin-top:-70px
}
.top-navs .top-navs-m .top-navs-m-box a {
    margin-bottom:9px
}
.top-navs .top-navs-m .top-navs-m-box a:hover {
    color:var(--b2color);
}
.top-navs .top-navs-r {
    width:176px
}
.top-navs .top-navs-r a {
    width:50%;
    padding-left:30px;
    text-align:center;
}
.top-navs .top-navs-r a i {
    font-size:36px;
    margin-bottom:10px
}
.top-navs .top-navs-r img {
    height: 40px;
    width: 40px;
    margin-top: -3px;
}
.top-navs .top-navs-r a p {
    font-size:14px;
    line-height:40px;
    color:#fff;
    text-shadow:1px 1px 1px #000
}
.top-navs .top-navs-r a p:hover {
    color:var(--b2color);
}
.por {
    position:relative
}
.poa {
    position:absolute
}
.pof {
    position:fixed
}
.clearfix:after {
    content:'';
    clear:both;
    display:block;
    height:0;
    visibility:hidden;
    font-size:0;
    line-height:0
}
.fl {
    float:left
}
.fr {
    float:right
}
.ovh {
    overflow:hidden
}
.block {
    display:block
}

.icon-rank {
    width:auto;
    display:inline-block;
    border:none;
    overflow:hidden;
    vertical-align:-3px
}
img.icon-rank {
    width:20px;
    height:20px;
    margin-right:0px
}
a.hot-top.text-notify:hover {
    color:var(--b2color);
}

p.top-navs-l-title {
    margin-bottom:8px
}
.top-navs-l-title i{
    width:1em;
    height:1em;
    float: left;
}
.home-banner-search>form>button {
    box-sizing:border-box;
    min-width:100px;
    transform:translateY(0px);
    font-size:15px;
    border-top-right-radius:3px;
    border-bottom-right-radius:3px;
    position:absolute;
    right:1px;
    top:0;
    z-index:1;
    border:1px solid #23d1c3;
    padding:0 15px;
    width:147px;
    height:56px;
    background:linear-gradient(90deg,#35eee3 0,#21cec0 100%);
    border-radius:0 8px 8px px 0;
    right:0;
    text-align:center;
    padding-left:25px;
    margin-right:-7px;
    border-bottom-left-radius:1px;
    border-top-left-radius:1px
}
.home-banner-search .search.hidden {
    display:none
}
.primary-menus .left-cont button {
    height:48px;
    box-sizing:border-box;
    min-width:100px;
    margin-left:-5px;
    cursor:pointer;
    color:#fff;
    font-size:15px;
    line-height:40px;
    position:absolute;
    right:0;
    top:0;
    border-radius:1px;
    padding:0 15px;
    width:106px;
    transform:translateY(0px)
}
.slogan-text.por.fl {
    margin-left: 200px;
    text-align: center;
}
@media screen and (max-width:768px) {
    #page-wrapper {
        display:none
    }
}
/*首页动态大图结束*/

/* 'announcement' ,'document', 'newsflashes', 'shop', 'circle', 'links', 'infomation', 'ask' */

#dashboard_right_now .announcement-count a:before,
#dashboard_right_now .announcement-count span:before {
        content: "\f512";
}

#dashboard_right_now .document-count a:before,
#dashboard_right_now .document-count span:before {
        content: "\f497";
}

#dashboard_right_now .newsflashes-count a:before,
#dashboard_right_now .newsflashes-count span:before {
        content: "\f497";
}

#dashboard_right_now .shop-count a:before,
#dashboard_right_now .shop-count span:before {
        content: "\f11f";
}

#dashboard_right_now .circle-count a:before,
#dashboard_right_now .circle-count span:before {
        content: "\f448";
}

#dashboard_right_now .links-count a:before,
#dashboard_right_now .links-count span:before {
        content: "\f11f";
}

#dashboard_right_now .infomation-count a:before,
#dashboard_right_now .infomation-count span:before {
        content: "\f11f";
}

#dashboard_right_now .ask-count a:before,
#dashboard_right_now .ask-count span:before {
        content: "\f496";
}

