@charset "utf-8";



@font-face {
    font-family: 'SourceHanSansCN';
    src: url('../../font/SourceHanSansCN-Light.woff') format('woff'),
        url('../../font/SourceHanSansCN-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/* CSS Reset */
html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;

    /*
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
    */


}

body {
    font-size: 14px;
    font-family: "SourceHanSansCN", "STHeiti Light", 'STHeiti', Arial, sans-serif;
    color: #4c4c4c;
}

body,
form,
div,
span,
ul,
ol,
li,
p,
pre,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
em,
a,
fieldset,
legend,
address,
label,
textarea,
select,
input,
figure,
table,
th,
td,
b,
i {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
    font-variant: normal;
}

//html{-webkit-text-size-adjust:none;}
fieldset,
img {
    border: 0;
}

img {
    vertical-align: top;
    display: inline-block;
}

ul,
li {
    list-style: none;
}

em,
i {
    font-style: normal;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

a {
    text-decoration: none;
    color: #4c4c4c;
    transition: all 250ms;
}

a:focus,
input,
button,
select,
textarea {
    outline: none;
}

a:active,
a:focus,
a:hover {
    outline: 0;
    text-decoration: none;
}

a:hover {
    color: #cf1219;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

[hidden],
audio:not([controls]) {
    display: none
}

li {
    list-style: none
}

img {
    border: 0;
    vertical-align: middle
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

p {
    word-wrap: break-word
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

ins {
    background: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: 700
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:after,
q:before {
    content: "";
    content: none
}

small {
    font-size: 85%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}

label {
    cursor: pointer
}

legend {
    border: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    border-radius: 0;
}

button,
input {
    line-height: normal;
    outline: medium;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button;
    outline: medium;
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    outline: medium;
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    outline: medium;
}

input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
    outline: medium;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
    outline: medium;
}

input:invalid,
textarea:invalid {
    background-color: #fff
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td {
    vertical-align: top
}

.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

.ir br {
    display: none
}

.hidden {
    display: none !important
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

.no-responsive {
    width: auto !important;
    height: auto
}

.hidden {
    visibility: hidden;
}

.hidden-desktop,
.visible-phone,
.visible-tablet {
    display: none !important
}

.visible-desktop {
    display: inherit !important
}

.flash-move-active {
    opacity: 1 !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    -webkit-transition: all 1.5s ease-out;
    transition: all 1.5s ease-out
}

.flash-move-active2 {
    opacity: 1 !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    -webkit-transition: all 1.5s ease-out;
    transition: all 1.5s ease-out
}

.flash-move-top {
    opacity: 0;
    -webkit-transform: translate3d(0, -150px, 0);
    transform: translate3d(0, -150px, 0);
}

.flash-move-top2 {
    opacity: 0;
    -webkit-transform: translate3d(0, 150px, 0);
    transform: translate3d(0, 150px, 0);
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

input,
select,
img {
    vertical-align: middle;
}

legend {
    display: none;
}

textarea {
    resize: none;
}

.clear {
    clear: both;
}

.hide {
    display: none !important;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus,
button:focus {
    outline: none;
    box-shadow: none;
}


::-webkit-input-placeholder {
    color: #bcbbbb;
}

:-moz-placeholder {
    color: #bcbbbb;
    opacity: 1;
}

::-moz-placeholder {
    color: #bcbbbb;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #bcbbbb;
}

@media print {
    * {
        background: 0 0 !important;
        color: #000 !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    abbr[title]:after {
        content: " ("attr(title) ")"
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }
}

.w {
    width: 1200px;
    margin: 0 auto;
}

.page {
    display: table;
    margin: 0 auto;
    padding: 47px 0 56px 0;
}

.page a {
    display: inline-block;
    height: 31px;
    line-height: 31px;
    color: #383856;
    padding: 0 17px;
    margin: 0 2px;
}

.page a.num {
    padding: 0 12px;
}

.page .border {
    border: 1px #dbdbdb solid;
    border-radius: 4px;
}

.page .links {
    float: left;
}

.page .jump {
    float: left;
    line-height: 31px;
    margin-left: 25px;
}

.page .jump input {
    margin: 0 8px;
    width: 49px;
    height: 33px;
    border: 1px #dbdbdb solid;
    border-radius: 4px;
    padding: 0 6px;
    text-align: center;
}


.footer {
    background-color: #b81b29;
    width: 100%;
    clear: both;
}


.footer .fl {
    font-size: 13px;
}

.footer .fl p {
    width: 100%;
    display: block;
}

.footer .fl span {
    float: left;
    margin-right: 8px;
}

.footer .fl dt {
    float: left;
    margin-top: 20px;
}

.footer .fl dt a:nth-child(1) {
    margin-left: 0;
}

.footer .fl dt a {
    margin-left: 22px;
}

.footer .fl dd {
    position: relative;
}

.footer .fl dd::after {
    content: "";
    left: 0;
    top: 50%;
    margin-top: -39px;
    position: absolute;
    width: 1px;
    height: 76px;
    background-color: rgba(255, 255, 255, .5)
}

.footer .fl dd p {
    color: #fff;
    padding: 4px 0;
    line-height: 16px;
    overflow: hidden;
}

.footer .fl dd p .mal {
    margin-left: 38px;
}

.footer .fl dd p .mal1 {
    margin-left: 16px;
}

.footer .fl dd {
    float: left;
    margin-left: 34px;
    padding-left: 40px;
}

.footer .case-number {
    background: url("../../images/foot_icon1.png") no-repeat left center;
    padding-left: 24px;
    margin-left: 42px !important;
}

.footer .fr img {
    float: left;
    margin: 12px 10px 0 10px;
}

.footer .content {
    overflow: hidden;
    padding: 21px 0 20px 0;
}

.friend-links {
    width: 100%;
    padding: 62px 0 30px 0;
}

.friend-links .w {
    display: table;
    margin: 0 auto;
}

.friend-links strong {
    float: left;
    font-weight: normal;
    line-height: 30px;
    font-size: 18px;
    color: #cd191d;
}

.friend-links .interview {
    float: left;
    line-height: 30px;
    margin-left: 8px;
}

.friend-links .interview em {
    color: #c62c2c;
}

.friend-links .interview span {
    margin-left: 24px;
    display: block;
    float: left;
}

.friend-links .ew-code a {
    width: 166px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    display: block;
    float: left;
    border: 1px #eeeeee solid;
    background-color: #fff;
    margin-left: 15px;
    font-size: 13px;
    position: relative;
}

.friend-links .ew-code a span {
    color: #080103;
    font-size: 13px;
    display: inline-block;
    height: 30px;
    padding-left: 26px;
}

.friend-links .ew-code a.wb span {
    background: url(../../images/version/wb_icon.png) no-repeat left center;
    background-size: 21px 21px;
}

.friend-links .ew-code a.wx span {
    background: url(../../images/version/wx_icon.png) no-repeat left center;
    background-size: 21px 21px;
}

.friend-links .ew-code .code {
    background-color: #fff;
    bottom: 46px;
    width: 166px;
    height: 166px;
    border: 1px #eee solid;
    position: absolute;
    display: none;
}

.friend-links .ew-code .code strong {
    display: block;
    width: 100%;
    height: 100%;
    background: #eee;
    position: relative;
}

.friend-links .ew-code .code strong img {
    width: 100%;
    height: 100%;
}

.friend-links .ew-code .code strong::after {
    content: "";
    position: absolute;
    display: block;
    bottom: -16px;
    width: 0;
    height: 0;
    border-width: 8px 8px 0;
    border-style: solid;
    border-color: #fff transparent transparent;
    margin-left: -4px;
    left: 50%;
}

.friend-links .ew-code a:hover .code {
    display: block;
}

.footer2 .friend-links {
    background-color: #f7f7f7;
}

.footer2 {
    background-color: #343434;
}

.footer2 .fl dd p {
    color: #fff;
}

.headers .header-bar {
    width: 100%;
    overflow: hidden;
}

.headers .header-bar span {
    color: #a80707;
    margin-left: 16px;
    font-size: 12px;
}

.headers .header-bar span:nth-child(1) {
    margin-left: 0;
}

.headers .header-bar .fl {
    margin-top: 10px;
}

.headers .header-bar .fr a {
    color: #fff;
    font-size: 12px;
    background-color: rgba(205, 16, 25, .66);
    display: block;
    float: left;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    line-height: 33px;
    padding: 0 17px;
    margin-left: 8px;
}

.headers .header-bar .fr a span {
    color: #fff;
}

.headers .header-bar a.login {
    background-image: url(../../images/version/login_icon.png);
    background-repeat: no-repeat;
    background-position: 18px 9px;
    padding-left: 39px;
}

.headers .header-bar a.reg {
    background-image: url(../../images/version/reg_bar_icon.png);
    background-repeat: no-repeat;
    background-position: 18px 8px;
    padding-left: 39px;
}

.headers .header-bar .fr em {
    font-size: 12px;
    color: #fff;
    margin: 0 12px;
}

.headers .head {
    overflow: hidden;
    position: relative;
}

.headers .head .logo-title {
    float: left;
    margin-left: 34px;
    margin-top: 52px;
}

.body-bg {
    background: url("../../images/hunan/头部背景.png") no-repeat top center;
}


.headers {
    height: 195px;
}

.headers .head h1 {
    margin-top: 60px;
    float: left;
    position: relative;
    z-index: 500;
}

.headers .common-head-btn-wrapper {
    position: absolute;
    top: 10px;
    left: 50px;
    display: flex;
    width: 800px;
    cursor: pointer;
}

.headers .common-head-login-btn {
    position: absolute;
    top: 10px;
    left: 30px;
    font-size: 15px;
    cursor: pointer;
}

.headers .common-head-login-btn,
.headers .common-head-logout-btn {
    /* position: absolute;
    bottom: 0px;
    left: 164px; */
    display: flex;
    /* background: rgba(160, 159, 159, 0.692); */
    /* color: #fff; */
    color: rgb(247, 19, 19);
    padding: 2px 6px;
    /* border-radius: 4px; */
    border: none;
    line-height: 20px;
    margin-right: 4px;
    font-size: 15px;
}

.headers .common-head-login-btn,
.headers .common-head-chps-btn {
    display: flex;
    margin-right: 4px;
    padding: 2px 6px;
    line-height: 20px;
    color: rgb(247, 19, 19);
    font-size: 15px;
}

.headers .common-head-chps-btn {
    position: relative;
}

.headers .common-head-chps-btn .mid-line {
    position: absolute;
    top: 1px;
    left: 0px;
    font-size: 10px;
}

.headers .common-head-chps-btn:hover {
    color: rgb(207, 5, 5);
}

.headers .common-head-logout-btn {
    padding: 2px 0px 2px 8px;
}

.headers .common-head-logout-btn .head-unit-name {
    display: inline-block;
    max-width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.headers .common-head-logout-btn .logout-click {
    display: inline-block;
    margin-left: 10px;
    color: rgb(247, 19, 19);
}

.headers .common-head-logout-btn .logout-click:hover {
    color: rgb(207, 5, 5);
}

.headers .common-head-login-btn:hover {
    /* background: rgba(138, 137, 137, 0.829); */
}

.nav-bar {
    height: 80px;
    width: 100%;
    background: url("../../images/hunan/nav_bg3.png") no-repeat top center;
    padding-top: 1px;
    padding-bottom: 60px;
    position: relative;
    margin-top: -22px;
}

.nav-bar .nav {
    display: table;
    margin: 11px auto 0 auto;
    height: 60px;
    position: relative;
}

.nav-bar .nav .oa-bar {
    position: fixed;
    margin: 86px 0 0 272px;
    display: none;
}

.nav-bar ul {
    float: left;
    background: 0 none;
    padding: 0;
    margin-left: 160px;
    width: 86.5%;
    position: absolute;
    z-index: 1000;
}

.nav-bar .layui-nav li {
    float: left;
    font-size: 16px;
    text-align: center;
    line-height: 57px;
    /*margin: 0 10px;*/
}

.nav-bar .layui-nav li:nth-child(1) {
    margin-left: 0;
}

.nav-bar .layui-nav li a {
    color: #fff;
    display: block;
    width: 100%;
    padding: 0;
}

.nav-bar .layui-nav li a.home {
    min-width: 113px;
}

.nav-bar .layui-nav li a .i1 {
    background: url("../../images/nav1_icon.png") no-repeat left center;
}

.nav-bar .layui-nav li a:hover {
    background: url("../../images/hunan/nav_hover_bg1.png") repeat-x left top;
}

/* .nav-bar .layui-nav li a:hover{ background: #Ef2626;width: 100%;height: 57px; } */

.nav-bar .layui-nav li a span {
    display: table;
    margin: 0 auto;
    font-size: 18px;
}

/* .nav-bar .layui-nav li:nth-child(5) a img{ width: 18px;height: 18px; } */

.nav-bar .layui-nav li a img {
    float: left;
    margin-right: 8px;
    margin-top: 18px;
    width: 22px;
    height: 21px;
}

.nav-bar .layui-nav-child {
    border: 0 none;
    padding: 0;
    top: 65px;
    background: 0 none;
}

.layui-nav .layui-nav-item .layui-nav-child a {
    color: #fff;
    padding: 12px 0;
    background-color: rgba(205, 16, 25, .8) !important;
}

.layui-nav .layui-nav-item .layui-nav-child a:hover {
    color: #fff;
    padding: 12px 0;
    background-color: rgba(205, 16, 25, .8) !important;
    font-size: 16px;
}

/* .layui-nav .layui-nav-item .layui-nav-child a{  color: #fff; padding: 12px 0; background-color:#EF2626 !important; } */

.layui-nav .layui-nav-item .layui-nav-child a:hover {
    color: #fff;
    background: #d40012;
}

.nav-bar .layui-nav .layui-nav-more {
    display: none;
}

.layui-nav .layui-this:after,
.layui-nav-bar,
.layui-nav-tree .layui-nav-itemed:after {
    display: none;
}

.layui-laydate-header i.laydate-prev-y {
    width: 0;
    height: 0;
    border-width: 8px 10px 8px 0;
    border-style: solid;
    border-color: transparent #65c6ff transparent transparent;
    text-indent: -999em;
    overflow: hidden;
    top: 17px;
}

.layui-laydate-header i.laydate-next-y {
    width: 0;
    height: 0;
    border-width: 8px 0 8px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #65c6ff;
    text-indent: -999em;
    overflow: hidden;
    top: 17px;
}

.search-bar {
    float: right;
    width: 226px;
    height: 33px;
    margin-right: 18px;
    border: 1px #dbdbdb solid;
    padding: 4px 46px 4px 18px;
    position: relative;
    /*background:#fffeff url("../../images/search_icon1.png") no-repeat 10px center;*/
    border-radius: 20px;
    margin-top: 14px;
}

.search-bar input {
    width: 100%;
    border: 0 none;
    float: left;
    line-height: 23px;
    background: 0 none;
    color: #fff;
}

.search-bar .search-btn {
    width: 48px;
    height: 33px;
    color: #fff;
    border: 0 none;
    position: absolute;
    right: -1px;
    top: -1px;
    background: url(../../images/version/search_icon.png) no-repeat center center;
}

.search-bar input::-webkit-input-placeholder {
    color: #fff;
}

.search-bar input:-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.search-bar input::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.search-bar input:-ms-input-placeholder {
    color: #fff;
}

.c-dropdown {
    position: relative;
    display: inline-block;
    text-align: left;
}

.c-dropdown__list {
    margin: 5px 0 0 0;
    max-height: 78px;
    overflow-y: auto;
    padding: 6px 0;
    list-style: none;
    position: absolute;
    top: 125%;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    border-radius: 3px;
    background: #fff;
    -webkit-transition: opacity .25s linear, top .25s linear;
    transition: opacity .25s linear, top .25s linear;
    display: none;
}

.c-dropdown.is-open .c-dropdown__list {
    opacity: 1;
    visibility: visible;
    top: 100%;
    display: block;
    z-index: 1;
}

.c-dropdown__item {
    padding: 6px 12px;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;
    color: #434A54;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: background-color .25s linear;
    transition: background-color .25s linear;
}

.c-dropdown__item a {
    display: block;
    width: 100%;
}

.c-dropdown__item:hover {
    background-color: #E6E9ED;
}

.c-button {
    -webkit-appearance: none;
    margin: 0;
    border: 0;
    overflow: visible;
    font: inherit;
    text-transform: none;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

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

.c-button:not(:disabled) {
    cursor: pointer;
}

.c-button--dropdown {
    min-width: 168px;
    text-align: left;
    padding: 5px 34px 5px 12px;
    background-color: #fff;
    color: #333333;
    font-size: 13px;
    height: 30px;
    line-height: 20px;
    border-radius: 3px;
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear;
}

.c-button--dropdown:hover {
    background-color: #fff;
}

.c-button--dropdown:after {
    content: "";
    position: absolute;
    top: 14px;
    right: 11px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #b8b8b8;
}

.friend-link-dropdown {
    border: 1px #eeeeee solid;
    margin-left: 15px;
    float: left;
}

.layui-nav-child dd {
    position: relative;
}

.layui-nav-item .layui-nav-third-child {
    width: 155px;
    top: 0;
    right: -155px;
    display: none;
    position: absolute;
}

.layui-nav-item .layui-nav-child .layui-nav-third-child li a {
    height: 44px;
    line-height: 44px;
    padding: 0;
}

.listOrg_box {

    padding-bottom: 50px;
}

.listOrg_box .listOrg {
    width: 1200px;
    margin: 0 auto;
    border: 1px solid #FFD07272;
    background: #fff;
    padding: 30px 0;
    border-color: rgba(208, 114, 114, 1);
    border: 0;
    box-shadow: 0 2px 8px #f2f3fd;
}

.listOrg_box .listOrg ul {
    display: flex;
}

.listOrg_box .listOrg ul li {
    padding: 0 20px;
    border-right: 1px solid #eee;
    min-width: 112px;
}

.listOrg_box .listOrg ul li:nth-last-child(1) {
    border-right: 0;
}

.listOrg_box .listOrg ul li dl {
    display: flex;
    justify-content: space-between;
    max-width: 226px;
    flex-wrap: wrap;
    margin-top: 15px;
}

.listOrg_box .listOrg ul li dl dt {
    /* margin: 0  8px; */
    font-weight: 500;
    line-height: 1.8;
    font-size: 13px;
    margin-right: 10px;

}

.listOrg_box .listOrg ul li dl dt {
    color: #666;
}

.listOrg_box .listOrg ul li .cation {
    color: #CB2900;
    font-weight: 600;
}

.listOrg_box .listOrg ul li .cation a {
    color: #CB2900;
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 600;
}

/* 头部样式 */
.caption_title {
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #ccc;
    padding-bottom: 5px;
}

.caption_title .box_title {
    padding-left: 10px;
    position: relative;
}

.caption_title a {
    color: #CB2900;
    font-size: 14px;
    margin-top: 7px;
}

.caption_title .box_title .rightAngle {
    width: 16px;
    height: 16px;
    border-left: 3px solid #CB2900;
    border-bottom: 3px solid #CB2900;
    position: absolute;
    bottom: -7px;
    left: 0;
}

.caption_title .box_title .title_conten {
    font-size: 20px;
    color: #CB2900;
    font-weight: 700;

}

#banner {
    width: 100%;
    height: 100%;
}

#banner .circlelist {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 50px;

}

#banner .circlelist .sltext {
    display: inline-block;
    max-width: 400px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    padding-left: 10px;
    color: #fff;
}

#banner .swiper-pagination-bullet {
    opacity: .8 !important;
}

#banner .swiper-pagination-bullet {

    vertical-align: 5px;
    width: 10px !important;
    height: 10px !important;
    margin: 0 !important;
    margin-right: 5px !important;
    background: #fff !important;
    z-index: 150 !important;

}

#banner .swiper-pagination-bullet-active {
    background-color: red !important;
}

#banner .bannerlist {
    width: 120px !important;
    margin-left: 480px !important;
}

.home-m-banner {
    width: 1200px;
    margin: 45px auto;

    overflow: hidden;
}

.home-m-banner ul {
    display: flex;
}

.home-m-banner ul li {
    margin-left: 12px;
    width: 161px;
}

.home-m-banner ul li:nth-child(1) {
    margin-left: 0px;
}