body {
    background-color: #f5f5f5;
}
/* 头部 */
#topbar {
    color: #999;
    height: 36px;
    line-height: 36px;
    background-color: #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
}
#topbar .left-name {
    font-size: 12px;
}
#topbar .links>li>a {
    color: #666;
}
#topbar .links>li>a:hover {
    color: #F2304A;
}

#header {
    height: auto;
    background-color: #ffffff;
    margin-bottom: 24px;
    border: none;
}
#header .header-bg {
    padding-top: 10px;
}
#header .logo {
    margin: 10px 0;
}
#header .logo img {
    width: auto;
    height: 60px;
}
#header div.search {
    margin: 0;
    margin-top: 23px;
    width: 460px;
    padding: 0;
    background-color: transparent;
    border-radius: 0px;
    margin-left: 170px; 
    border: 1px solid #ccc;
}
#header div.search input {
    height: 38px;
    line-height: 36px;
    background-color: #fff;
    border-radius: 0;
}
#header div.search .input-group-btn {
    background-color: #F2304A;
}
#header div.search button {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    padding: 0 20px;
}
button:focus, button:active {
    outline: none !important;
}

.header-nav {
    background-color: #FFF;
}
#navbar {
    min-height: 40px;
    padding: 0;
}
#navbar a {
    font-size: 18px;
    padding: 0 4px;
    height: 56px;
    line-height: 56px;
    border-radius: 0;
    color: #333;
    margin-right: 40px;
}
#navbar a>i {
    font-size: 4440px;
    margin-right: 6px;
}
#navbar a:hover {
    color: #F2304A;
    background-color: transparent;
}
#navbar a.active {
    color: #F2304A;
    background-color: transparent;
}
#navbar a.active::after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #F2304A;
    margin-top: -10px;
}

/* banner */

/* info */
.info-group {
    margin-bottom: 30px;
    background-color: #fff;
}
.info-group .info-title {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    border-bottom: 1px solid #ccc;
    padding: 10px 20px;
}
.info-title .info-name {
    font-size: 26px;
    color: #333;
    display: flex;
    align-items: center;
}
.info-title .info-name p {
    font-size: 14px;
    color: #999;
    margin-left: 10px;
}
.info-title .info-more {
    font-size: 16px;
    color: #333;
    display: flex;
    align-items: center;
}
.info-title .info-more span {
    font-size: 14px;
    color: #333;
    margin-left: 4px;
}
.info-title .info-more:hover {
    color: #F2304A;
}
.info-group .info-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.info-content .info-list {
    width: 49.4%;
    display: flex;
    justify-content: space-between;
    padding: 15px 20px;
    background-color: #fff;
}
.info-list .info-img {
    width: 25%;
}
.info-list .info-img>img {
    width: 100%;
    height: 100%;
}
.info-list .list-text {
    width: 70%;
}
.info-1 .info-list .list-text {
    width: 100%;
    display: flex;
    align-items: center;
}
.info-list .list-text .list-icon {
    display: block;
    width: 10px;
    height: 10px;
    background-color: #F2304A;
    margin-right: 6px;
    border-radius: 10px;
}
.info-list .list-text .list-name {
    font-size: 14px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    font-weight: bold;
    display: block;
}
.info-list .list-text .list-name:hover {
    color: #F2304A;
}
.info-list .list-text .list-column {
    display: inline-block;
    font-size: 12px;
    color: #888;
    width: 100%;
}
.info-list .list-text .list-bottom {
    font-size: 12px;
    width: 100%;
}
.info-2 .info-list .list-text .list-name {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 5px;
}
.info-2 .info-list .list-text .list-column  {
    margin-bottom: 10px;
}

/* footer */
#footer {
    background-color: #fff;
}
#footer p {
    text-align: center;
}

#content.info-content {
    width: 100%;
}

/* 关于我们 */
.about .panel-header {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 24px;
}
.about .panel-body {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.about .left-panel {
    width: 50%;
}
.about .left-panel img {
    width: 100%;
    height: auto;
}
.about .right-panel {
    width: 40%;
}
.about .right-panel h3 {
    margin-bottom: 20px;
}
.about .right-panel p {
    line-height: 30px;
}

/* 会员中心 */
#user_index #content {
    width: 850px;
}

/* toolbar */
#toolbar {
    display: none;
    width: auto;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}
#toolbar>a {
   background-color: #F2304A;
}
#toolbar>a>i {
    color: #fff;
 }

.breadcrumb {
    background-color: #fff;
}

#header .action a.add {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-top: 23px;
    border-radius: 0;
    height: 38px;
    line-height: 38px;
    border: 1px solid #F2304A;
    background-color: #F2304A;
    color: #ffffff;
}

/*登录注册*/
.wall {
    position: relative;
    width: 100%;
    height: 100vh;
    background: url("/static/img/user/login_bg.jpg");
    padding-top: 100px;
}
.login, .register, .forget {
    width: 600px;
    margin-top: 0;
}

.filter dl dd a:hover, .filter dl dd a.active {
    background-color: #F2304A;
    border-radius: 0;
}
.filter .search-filter button {
    background-color: #F2304A;
    border-radius: 0;
}
.btn-danger, .pagination li.active a, .pagination li.active a:hover, .pagination li a:hover {
    background-color: #F2304A;
    border-color: #F2304A;
}
.show-number {
    background: #F2304A;
}

.pagination li a {
    border-radius: 0;
}

.panel-body .detail>p {
    font-size: 16px !important;
    line-height: 30px;
    letter-spacing: 4px;
}
.panel-heading h3 {
    font-size: 30px;
}
.panel-body .detail>h4 {
    font-size: 16px !important;
    line-height: 30px;
    letter-spacing: 4px;
}