/*!
 * Clean Blog v1.0.0 (http://startbootstrap.com)
 * Copyright 2014 Start Bootstrap
 * Licensed under Apache 2.0 (https://github.com/IronSummitMedia/startbootstrap/blob/gh-pages/LICENSE)
 */
body {
    margin: 0;
    font-family: PingFangSC-Regular, "Microsoft YaHei", 微软雅黑, "MicrosoftJhengHei", sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
    min-width: 320px;
}

p {
    line-height: 32px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 800;
}

a {
    color: #333;
}

a:hover, a:focus {
    outline: 0;
    color: #ec0000;
    text-decoration: none;
}

a.more {
    color: #ccc;
    font-size: 13px;
    font-weight: initial;
    padding: 0px 12px;
}

button, input {
    border: 0;
    outline: 0;
    -webkit-appearance: none;
}

.navbar .nav > li .dropdown-menu {
    margin: 0;
}

.navbar .nav > li:hover .dropdown-menu {
    display: block;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 2px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 0px solid #ddd;
    border-radius: 0px;
}

/************************************ 开始|导航 ************************************/
.navbar-head {
    position: relative;
    z-index: 1202;
}

.navbar-default {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1299;
    background-color: transparent;
    border-color: transparent;
    margin-bottom: 0px;
    border-radius: 0px;
    min-height: 74px;
    border: 0px;
}

.container-fluid {
    padding-right: 24px;
    padding-left: 24px;
}

.navbar-default .navbar-brand {
    color: #FFF;
}

.navbar-brand {
    float: left;
    height: 74px;
    padding: 0px 16px 0px 16px;
    font-size: 18px;
    line-height: 74px;
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #FFFFFF;
    background-color: transparent;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #FFFFFF;
}

.navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 74px;
}

@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 0px;
        padding-bottom: 0px;
    }
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #f84949;
    font-weight: bold;
    background-color: transparent;
    font-size: 16px;
    word-break: keep-all;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #FFFFFF;
    background-color: transparent;
}

.navbar-default .navbar-nav > li > a {
    color: #f84949;
    font-weight: bold;
    font-size: 16px;
    word-break: keep-all;
    padding: 0px 20px;
    white-space: nowrap;
    -webkit-transition: all ease-in-out 180ms;
    -o-transition: all ease-in-out 180ms;
    transition: all ease-in-out 180ms;
}

.navbar-default .navbar-right > li {
    padding: 0px 10px;
    line-height: 74px;
}

.navbar-default .navbar-right > li > a {
    color: #f84949;
    font-weight: bold;
    font-size: 14px;
    word-break: keep-all;
    padding: 0px 10px;
    height: 100%;
    white-space: nowrap;
    -webkit-transition: all ease-in-out 180ms;
    -o-transition: all ease-in-out 180ms;
    transition: all ease-in-out 180ms;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent;
}

.layui-carousel img {
    height: 480px;
    width:100%
}

.full-search {
    position: absolute;
    width: 600px;
    margin: 0px auto;
    top: 380px;
    left: 0;
    right: 0;
    z-index: 1300;
}

.full-search .input-group-lg > .form-control, .full-search .input-group-lg > .input-group-btn > .btn {
    height: 54px;
    padding: 17px 17px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px 0px 0px 6px;
    line-height: 20px;
    border: 0;
    outline: 0;
    -webkit-appearance: none;
}

.full-search .input-group-lg > .form-control {
    font-size: 14px;
}

.full-search .input-group-btn:last-child > .btn {
    border-radius: 0px 6px 6px 0px;
    background-color: #f84949;
    border-color: #f84949;
    color: #fff;
}

.color1 {
    font-size: 16px;
    font-weight: bold;
    color: #f84949;
    margin-right: 10px;
}

.color99 {
    color: #999;
    font-weight: 500;
}

/************************************ 结束|导航 ************************************/

/************************************ 开始|底部 ************************************/
.footer {
    padding-top: 30px;
    margin-top: 30px;
    /*background-color: #333;*/
    background-color: #f84949;
}

.footer .help-about {
    width: 228px;
    padding-left: 8px;
    text-align: center;
    /*
    border-left: 1px solid #6a6a6a;
    border-right: 1px solid #6a6a6a;
     */
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    float: left;
    margin-left: -1px;
}

.footer .help-about dt {
    font-size: 14px;
    color: #ffffff;
    /*color: #fff;*/
}

.footer dd {
    padding: 3px 0px;
}

.footer a {
    outline: 0;
    color: #fff;
    text-decoration: none;
}

.footer a:hover, .copyright a:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
}

.copyright {
    text-align: center;
    margin-bottom: 30px;
}

.copyright hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 2px solid #6a6a6a;
    height: 0px;
}

.copyright p {
    color: #ffffff;
    margin: 0px 0px 0px 0px;
}

.copyright a {
    outline: 0;
    color: #fff;
    text-decoration: none;
}

.copyright a:hover, .copyright a:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
}

/************************************ 结束|底部 ************************************/

/************************************ 结束|面板 ************************************/
.layui-card-body {
    position: relative;
    padding: 10px 0px 0px 0px;
    line-height: 24px;
}

#topic {
    margin-top: 50px
}

#topic .layui-card {
    box-shadow: none;
    border-radius: 0px;
    border: none;
}

#topic .label-img {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

#topic .label-text {
    margin-top: 40px;
    font-size: 16px;
    font-weight: 600;
    color: #f84949;
    background-color: #fff;
    text-align: center;
}

#topic .list-group-item-in {
    color: #666;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    margin-left: 28px;
}

#topic .list-group-item-in p {
    width: 170px;
}

#topic .list-group-item-in p::before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #f84949;
    display: inline-block;
    position: relative;
    margin-right: 5px;
}

#lists .thumbnail img {
    height: 180px
}

#lists .thumbnail {
    display: block;
    padding: 0px;
    line-height: 1.42857143;
    background-color: #fff;
    border: none;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    position: relative;
    margin-bottom: 72px;
}

#lists .thumbnail .caption {
    width: 340px;
    height: 74px;
    background: #fff;
    -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.06);
    position: absolute;
    bottom: -37px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    -webkit-transition: all ease-in-out 180ms;
    -o-transition: all ease-in-out 180ms;
    transition: all ease-in-out 180ms;
    padding: 12px 0px;
}

#lists a.thumbnail:hover .caption {
    font-size: 22px;
    font-weight: 500;
    line-height: 24px;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
    background-color: #f84949;
    padding: 12px 0px;
}

#lists a.thumbnail img {
    max-height: 320px;
    min-height: 320px;
    border-radius: 10px;
    -webkit-transition: all ease-in-out 180ms;
    -o-transition: all ease-in-out 180ms;
    transition: all ease-in-out 180ms;
    -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.06);
}

#lists a.thumbnail span {
    color: #666;
    font-size: 14px;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
}

#lists a.thumbnail h2 {
    font-size: 22px;
    font-weight: 500;
    color: #f84949;
    line-height: 24px;
    margin-bottom: 8px;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
    font-family: PingFangSC-Regular, "Microsoft YaHei", 微软雅黑, "MicrosoftJhengHei", sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}


#lists a.thumbnail.active, #lists a.thumbnail:focus, #lists a.thumbnail:hover {
    border-color: transparent;
}

#lists a.thumbnail:hover h2, #lists a.thumbnail:hover span {
    color: #fff;
}

#school {
    overflow: hidden;
    margin-top: 40px;
}

#school #Marquee_x {
    overflow: hidden;
    width: 100%;
}

#school #Marquee_x ul li {
    margin-right: 0px !important;
}

#school li {
    float: left;
}

#school .thumbnail {
    padding: 0px;
    border-radius: 0px;
    border: none;
    margin: 10px;
}

#school img {
    height: 155px;
    width: 155px;
}

#KeyCategory {
    margin-top: 50px;
}

#KeyCategory .layui-card {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.14);
}

#KeyCategory .layui-card-body {
    position: relative;
    padding: 10px 0px 0px 36px;
}

#KeyCategory ul {
    display: inline-block;
}

#KeyCategory li {
    float: left;
    color: #666;
    font-size: 14px;
    line-height: 38px;
    text-align: left;
    display: inline-block;
    width: 100px;
}

#keyWords {
    margin-top: 50px;
}

#keyWords .layui-card {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.14);
}

#keyWords .layui-card-body {
    position: relative;
    padding: 10px 0px 0px 36px;
}

#keyWords ul {
    display: inline-block;
}

#keyWords li {
    float: left;
    color: #666;
    font-size: 14px;
    line-height: 38px;
    display: inline-block;
}

.navbar-main {
    margin-top: 50px;
    margin-bottom: 50px;
    position: relative;
    width: 100%;
    background-position: center;
    background-repeat: repeat-x;
    background-size: cover;
    background-color: #ced4da;
}

#ad .col-md-8 .thumbnail img {
    height: 300px;
}

.navbar-main ._25n5n {
    color: #fff;
    margin-bottom: 30px;
}

.navbar-main ._25n5n h2 {
    position: relative;
    font-size: 36px;
    font-weight: 500;
    line-height: 50px;
    margin-bottom: 18px;
    font-family: '黑体';
}

.navbar-main ._25n5n p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}

#ysdj {
    min-height: 490px;
    background-color: #fff;
    border-radius: 8px;
    margin: 48px 20px;
    padding: 28px;
}

#ysdj li {
    float: left;
    background-color: #F2F0F0;
    padding: 6px 12px;
    margin: 0px 0px 1px 1px;
    width: 118px;
    text-align: center;
}

/************************************ 结束|面板 ************************************/

.sortarea-item {
    border-top: 1px dotted #e4e4e4;
    overflow: hidden;
    border-bottom: 1px dotted #e4e4e4;
    margin: 10px 0px 10px 0px;
}

.sortarea-item dt, .prop-item dd, .prop-item dd li {
    float: left
}

.sortarea-item dl dd ul {
    padding-bottom: 5px;
    float: left;
}

.sortarea-item dl dd ul.fullsize {
    padding-bottom: 5px;
    float: left;
    width: auto;
}

.sortarea-item dd {
    position: relative;
    overflow: hidden
}

.sortarea-item dl {
    padding: 10px 0 0px
}

.sortarea-item dl dt {
    width: 66px;
    overflow: hidden;
    text-align: right;
    white-space: nowrap;
    line-height: 35px;
    font-size: 14px;
}

.sortarea-item a.full {
    margin: 0 0px;
    padding: 0px 15px;
}

.sortarea-item a {
    float: left;
    padding: 0 5px;
    text-decoration: none;
}

.sortarea-item li {
    float: left;
    margin: 0px 5px 3px 5px;
    font-size: 14px;
}

.sortarea-item li:first-child {
    margin: 0px 5px 3px 0px;
}

.sortarea-item li a {
    padding: 5px 15px;
    text-decoration: none;
    text-align: center;
}

.sortarea-item li a.show, .sortarea-item li a:hover, .sortarea-item li a:focus, .sortarea-item li a.cur {
    background: #f66;
    color: #fff !important;
    text-decoration: none;
    text-align: center
}

.sortarea-item .allbtn {
    float: left;
    margin: 0 30px 0 20px;
    width: 40px
}

.sidebar-menu .nav-header {
    margin-bottom: 5px;
    background: #FF6666;
    display: block;
    padding: 15px 20px;
    color: #FFF;
}

.sidebar-menu .nav > li {
    border-bottom: #f2f2f2 solid 1px;
    background-color: #eee;
    text-align: center;
}

#cms {
    box-sizing: border-box;
    overflow-y: scroll;
    width: 100%;
    height: 360px;
    margin-top: 10px;
    padding: 0px 30px 30px 30px;
}

#cms p {
    line-height: 1.5;
    margin: 0px 0px;
}

/************************************ 开始|投稿 ************************************/
#contribute {
    margin-top: 40px;
    padding: 56px 127px 46px;
    -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.07);
    border-radius: 16px;
}

#contribute > div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#contribute > div ._1ykFA {
    -ms-flex: 1 1;
    flex: 1 1;
}

#contribute > div ._1ykFA img {
    display: block;
    width: 75px;
    height: 80px;
    margin: 0 auto;
}

#contribute > div p {
    font-size: 14px;
    line-height: 22px;
    color: #080808;
    text-align: center;
}

#contribute .btn-default {
    display: block;
    width: 289px;
    height: 50px;
    line-height: 40px;
    background: #f84949;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin: 64px auto 0;
    border: none;
    outline: none;
}

/************************************ 结束|投稿 ************************************/