.col-xs-12 {
    width: 100%;
}

.col-xs-12 {
    float: left;
}

.row [class*=col-] {
    overflow: visible;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word
}

@charset "UTF-8";
.row {
    margin-right: -10px;
    margin-left: -10px
}

.clearfix:after,
.row:after {
    content: "";
    display: block;
    height: 0;
    clear: both
}

.icon {
    position: relative;
    display: inline-block;
    font-family: davyin;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}

.y-m {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.text-primary {
    color: #093d89
}

.mb-10 {
    margin-bottom: 10px;
}

.text-base {
    color: #231812
}

.text-white {
    color: #fff
}

.inline-block {
    display: inline-block
}

.float-right {
    float: right
}

.overflow-hidden {
    overflow: hidden
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.inset-x-0 {
    left: 0;
    right: 0
}

.inset-0 {
    left: 0;
    right: 0;
    bottom: 0;
    top: 0
}

.text-lg {
    font-size: 1.28571429rem
}

.list-none {
    list-style-type: none
}

.text-base {
    color: #231812
}

.text-primary {
    color: #093d89
}

.hover\|text-primary:hover {
    color: #093d89
}

.text-white {
    color: #fff
}

.hover\|underline:hover {
    text-decoration: none;
}

.truncate-3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden!important;
    -webkit-line-clamp: 3;
    height: 4.5em;
    margin: 0 15px;
    font-size: 14px;
    line-height: 21px;
}

.bg-dark-70 {
    background-color: rgba(43, 43, 43, .7)
}

.bg-center {
    background-position: center
}

.opacity-0 {
    opacity: 0
}

.opacity-70 {
    opacity: .7
}

.hover\|opacity-100:hover {
    opacity: 1
}

.transition {
    -webkit-transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform;
    transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, -webkit-box-shadow, -webkit-transform;
    -webkit-transition-timing-function: cubic-bezier(.4, .2, 1);
    transition-timing-function: cubic-bezier(.4, .2, 1);
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.transition-opacity {
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: cubic-bezier(.4, .2, 1);
    transition-timing-function: cubic-bezier(.4, .2, 1);
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.pl-0 {
    padding-left: 0
}

.mt-0 {
    margin-top: 0
}


/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.3.2
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Hover.css Copyright Ian Lunn 2017. Generated with LESS.
 */

.hvr-reveal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden
}

.hvr-reveal:before {
    -webkit-border-radius: inherit;
    border-radius: inherit
}

.hvr-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-color: #093d89;
    border-style: solid;
    border-width: 0;
    -webkit-transition-property: border-width;
    transition-property: border-width;
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-reveal:active:before,
.hvr-reveal:focus:before,
.hvr-reveal:hover:before {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    border-width: 4px
}

.form-switch-input:not(:checked)+.form-switch-toggle:before {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.block {
    position: relative
}

.block:after {
    content: "";
    display: block;
    height: 0;
    clear: both
}

.form-element.disabled::placeholder,
.form-element[disabled]::placeholder {
    color: rgba(0, 0, 0, .38)
}

input.form-file.disabled::placeholder,
input.form-file[disabled]::placeholder {
    color: rgba(0, 0, 0, .38)
}

input.form-number.disabled::placeholder,
input.form-number[disabled]::placeholder {
    color: rgba(0, 0, 0, .38)
}

input.form-email.disabled::placeholder,
input.form-email[disabled]::placeholder {
    color: rgba(0, 0, 0, .38)
}

input.form-text.disabled::placeholder,
input.form-text[disabled]::placeholder {
    color: rgba(0, 0, 0, .38)
}

input.form-submit {
    overflow: visible;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    overflow: hidden;
    background-image: none;
    background-color: transparent;
    border: 1px solid transparent;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    padding: 10px 20px;
    outline: 0;
    line-height: 1;
    background-color: #093d89;
    border-color: #093d89;
    color: #fff
}

input.form-submit:hover {
    opacity: .85;
    filter: alpha(opacity=85)
}

input.form-submit:focus,
input.form-submit:hover {
    text-decoration: none
}

input.form-submit:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

input.form-submit:active {
    outline: 0;
    background-image: none;
    cursor: default
}

input.form-submit:focus,
input.form-submit:hover {
    background-color: #093d89;
    border-color: #093d89;
    color: #fff
}

select.form-select {
    -webkit-appearance: none;
    overflow: visible;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #dedede;
    display: block;
    padding: 10px 20px;
    line-height: 36px;
    -webkit-transition: border-color ease-in-out .15s;
    transition: border-color ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s .5s linear;
    transition: border-color ease-in-out .15s .5s linear;
    height: 36px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    padding-top: 0;
    padding-bottom: 0;
    background-image: url(../fonts/icon-select.svg);
    background-repeat: no-repeat;
    background-position: 98% center;
    -webkit-background-size: 14px 10px;
    background-size: 14px 10px
}

select.form-select:hover {
    border-color: #bbb
}

select.form-select:focus {
    outline: 0;
    border-color: #093d89
}

select.form-select.disabled::placeholder,
select.form-select[disabled]::placeholder {
    color: rgba(0, 0, 0, .38)
}

textarea.form-textarea.disabled::placeholder,
textarea.form-textarea[disabled]::placeholder {
    color: rgba(0, 0, 0, .38)
}

form .form-item {
    margin-bottom: 20px;
    margin-top: 20px
}

form .form-actions {
    margin-bottom: 20px;
    margin-top: 20px
}

form .form-actions .form-submit {
    padding: 10px 20px;
    margin-right: 10px;
    background-color: #093d89;
    border-color: #093d89;
    color: #fff
}

form .form-actions .form-submit:focus,
form .form-actions .form-submit:hover {
    background-color: #093d89;
    border-color: #093d89;
    color: #fff
}

.file--image.disabled::placeholder,
.file--image[disabled]::placeholder {
    color: rgba(0, 0, 0, .38)
}

.file--image::placeholder {
    color: rgba(0, 0, 0, .38)
}

.button {
    overflow: visible;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    overflow: hidden;
    background-image: none;
    background-color: transparent;
    border: 1px solid transparent;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    padding: 10px 20px;
    outline: 0;
    line-height: 1;
    background-color: gray;
    color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px
}

.button:hover {
    opacity: .85;
    filter: alpha(opacity=85)
}

.button:focus,
.button:hover {
    text-decoration: none
}

.button:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.button:active {
    outline: 0;
    background-image: none;
    cursor: default
}

.button:focus,
.button:hover {
    border-color: gray;
    background-color: gray;
    color: #fff
}


/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

a {
    background-color: transparent
}

img {
    border-style: none
}

input,
select {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

input {
    overflow: visible
}

select {
    text-transform: none
}

[type=submit] {
    -webkit-appearance: button
}

[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.content-right {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

body,
html {
    -ms-overflow-style: scrollbar;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%
}

body {
    background-color: #fff;
    color: #231812;
    font-size: 1rem;
    font-weight: 400;
    line-height: 150%;
    font-family: "Microsoft YaHei", "微软雅黑", PingFangSC-Regular, PingFangTC-Regular, sans-serif
}

a {
    cursor: pointer;
    text-decoration: none;
    outline: 0;
    color: black;
}

a:hover {
    color: #9f7e16;
}

.bg-dark-date {
    width: 60px;
    height: 60px;
    position: absolute;
    color: #fff;
    bottom: 0;
    left: 0;
    background: rgba(10, 62, 137, 0.8);
}

.date_mday {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}

.date_year {
    text-align: center;
}

a:focus {
    text-decoration: none;
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}


/* p {
    margin: 0 0 20px
} */

input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .38)
}

input:-ms-input-placeholder {
    color: rgba(0, 0, 0, .38)
}

input:-moz-placeholder {
    color: rgba(0, 0, 0, .38)
}

input,
select {
    color: #231812;
    font-size: 1rem;
    line-height: 1;
    font-weight: 400
}

input {
    background-color: #fff;
    outline: 0;
    padding-bottom: 3px;
    padding-top: 3px;
    max-width: 100%
}

input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 1000px #fff 3px 5px rgba(0, 0, 0, .5);
    box-shadow: inset 0 0 0 1000px #fff 3px 5px rgba(0, 0, 0, .5)
}

select {
    background-color: #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    outline: 0
}

select:-webkit-autofill {
    box-shadow: inset 0 0 0 1000px #fff;
    -moz-box-shadow: inset 0 0 0 1000px #fff;
    -webkit-box-shadow: inset 0 0 0 1000px #fff
}

select.form-select {
    -webkit-appearance: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 21px;
    background-image: url(../fonts/icon-select.svg);
    background-repeat: no-repeat;
    background-position: 98% center
}

label {
    display: inline-block;
    max-width: 100%;
    margin: 0 0 5px 0;
    font-weight: 700
}

ul {
    /* margin-top: 10px; */
    margin-bottom: 0;
    padding-left: 1.35em
}

ul li {
    /* margin-bottom: 10px */
}

html {
    font-size: 14px;
    color: #231812
}

body {
    line-height: 150%
}

.inner {
    overflow: visible;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    width: 100%
}

.inner:after {
    content: "";
    display: block;
    height: 0;
    clear: both
}

@media (min-width:768px) {
    .inner {
        width: 750px
    }
}

@media (min-width:1200px) {
    .inner {
        width: 1170px
    }
}

.logo {
    display: table
}

@media screen and (min-width:992px) {
    .row-md {
        margin-right: -15px;
        margin-left: -15px
    }
    .row-md>[class*=col-] {
        padding-right: 15px;
        padding-left: 15px
    }
}

.inner {
    max-width: 100%
}

.item-media {
    width: 100%;
    overflow: hidden;
	    text-align: center;
}

.item-media a {
    width: 100%;
}

.item-media .hvr-reveal {
 
}

.content .content-r {
    width: 72.2% !important;
}

.content .content-r .content-r-tit .tit-r {
    position: relative;
}

@media screen and (min-width:1470px) {
    .inner {
        width: 1400px
    }
}

.views-custom-form {
    position: relative
}

.views-custom-form header {
    float: right;
    margin-right: 20px
}

.views-custom-form header .list-type-toolbar {
    position: relative;
    padding-top: 20px;
    line-height: 36px
}

.views-custom-form form {
    display: block;
    padding: 20px 20px 0 20px;
    background-color: #ececec;
    margin-bottom: 40px
}

.views-custom-form form:after {
    content: "";
    display: block;
    height: 0;
    clear: both
}

.views-custom-form form .js-form-item {
    float: left;
    margin-top: 0;
    margin-bottom: 20px;
    margin-right: 20px
}

.views-custom-form form .js-form-item label {
    margin-right: 5px
}

.views-custom-form form .js-form-item .form-select {
    display: inline-block
}

.views-custom-form form .js-hide {
    display: none
}

@media (max-width:992px) {
    .list-form-16-0 header {
        margin-top: 15px
    }
    .list-form-16-0 .views-exposed-form .form-item-category {
        float: none
    }
}

div.content {
    margin-bottom: 50px;
}

.m-page ul {
    left: -10px;
}

.list-3-0.list-type-grid img.hvr-reveal {
    height: 174px;

}

@media screen and (min-width:992px) {
    .list-3-0.list-type-grid .list-item {
        width: 50%
    }
}

@media screen and (min-width:1200px) {
    .list-3-0.list-type-grid .list-item {
        width: 33.33333333%
    }
}

.list-3-0.list-type-grid .list-item .item-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height: 4.5rem;
    overflow: hidden;
    margin-bottom: 0
}
.list-3-0.list-type-grid .list-item .item-title a{
    color: #000 !important;
    font-size: 14px;
    line-height: 21px;
}
.list-3-0.list-type-grid .list-item .item-desc {
    display: none
}

.list-3-0.list-type-grid .list-item .item-content {
    padding-top: 20px;
    padding-bottom: 20px
}


/*# sourceMappingURL=init.css.map */