﻿@charset "UTF-8";

.content .leftnav{
    margin-right: 48px;
}





.bg-lighter {
    margin-bottom:30px ;
    background-color: #f5f4f4
}

.bg-white {
    background-color: #fff
}


.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
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.text-base {
    color: #231812
}

.mr-5 {
    margin-right: 5px
}

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

.p-20 {
    padding: 20px;
}

.mb-20 {
    margin-bottom: 20px
}

.p-30 {
    padding: 30px
}

.mb-30 {
    margin-bottom: 30px
}

.w-full {
    width: 30%;
}


.text-base {
    color: #231812
}

.bg-white {
    background-color: #fff
}

.bg-lighter {
    background-color: #f5f4f4
}

.bg-white {
    background-color: #fff;
    width: 65%;
}

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

.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)
}

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)
}

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

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

/*! 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
}



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

input {
    overflow: visible
}

[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
}

h2 {
    font-family: "Microsoft YaHei", "微软雅黑", PingFangSC-Regular, PingFangTC-Regular, sans-serif;
    line-height: 120%;
    font-weight: 400;
    margin: 0;
    padding: 0
}

h2 {
    font-size: 2.14285714rem
}

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

a:hover {
    color: #7a0000
}

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

.bg-lighter p {
    margin: 0 0 20px
}

.bg-lighter ul {
    margin-top: 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 {
    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)
}

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%
}

h2 {
    color: #333
}


.content .content-r .content-r-tit .tit-r{
    position: relative;
    top: -10px;
}
a{
    color: black;
}
.lub_t,.lub_con{
    width: 100%;
}
.lub_t{
    height: 40px;
}
.lub_con{
    padding-left: 20px;
    margin-top: 20px;
    height: 255px;
}
.lub_t ul li{
    width: 100px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    float: left;
    background-color: #093d89;
    color: white;
    border-right: 1px solid #fff;
}
.lub_t ul li:hover{
    font-size: 16px;
    background-color: #093d89;
}
.lub_t ul li.on{
    font-size: 16px;
    background-color: #093d89;
}
.lub_con li{
    line-height: 30px;
    list-style: outside;
}
.lub_con li .ldate{
    float: left;
    margin-right: 10px;
}
.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;
}
.icon-email{
  
    background-image: url(../images/letter.png);
    position: relative;
    top: 5px;
}
.icon-phone{
    background-image: url(../images/phone.png);
    position: relative;
    top: 5px;
}

.w-full img{
    width: 100%;
    height: auto;
}
/*# sourceMappingURL=init.css.map */