* {
    padding: 0;
    margin: 0 auto;
    box-sizing: border-box
}

*:focus {
    outline: none
}





ul,
li {
    margin: 0 auto;
    padding: 0;
    list-style-type: none
}

/* a,
a:link,
a:visited {
    color: #333;
    transition: all .5s;
    text-decoration: none
}

a:hover {
    color: #5E5E5E;
    text-decoration: none
} */

table {
    width: 100%
}

table,
th,
td {
    border-collapse: collapse
}

video::-webkit-media-controls-enclosure {
    overflow: hidden
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px)
}

.aa {
    clear: both;
    display: block
}

.clear {
    clear: both;
    overflow: hidden
}

.alignleft {
    display: inline !important;
    float: left;
    margin-right: 1.625em !important
}

@media (min-width:768px) {
    .alignleft .alignleft {
        display: inline !important;
        float: left;
        margin-right: 1.625em !important
    }
}

.alignright {
    display: inline !important;
    float: right;
    margin-left: 1.625em !important
}

@media (min-width:768px) {
    .alignright .alignright {
        display: inline ! important;
        float: right;
        margin-left: 1.625em !important
    }
}

.aligncenter {
    clear: both;
    display: block !important;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    text-indent: 0 !important
}

.wp-caption-text {
    text-align: center;
    text-indent: 0 !important
}

.nav_menu {
    overflow: hidden;
    color: #f7f8f9
}

.nav_menu a {
    color: #f7f8f9
}

.nav_menu a:hover {
    color: #46505c
}

.nav_menu a::after {
    content: '/';
    display: inline-block;
    color: #f7f8f9;
    padding: 0 5px
}

.nav_menu a:last-child:after {
    content: '';
    display: none
}

.nav_menu ul li {
    float: left
}

.nav_menu ul li:last-child a:after {
    content: '';
    display: none
}

.page_navi {
    overflow: hidden;
    text-align: center;
    padding: 10px 0
}

.page_navi .page-numbers {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #ABABAB;
    border: 1px solid #ABABAB;
    margin: 0 5px;
    border-radius: 5px
}

.page_navi .prev,
.page_navi .next {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    border-radius: 5px
}

.page_navi a:hover,
.page_navi span.current {
    background: #D71618;
    border: 1px solid #D71618;
    color: #fff
}

.fenye {
    overflow: hidden;
    width: 100%;
    text-align: center
}

.fenye span {
    color: #666;
    font-weight: 900
}

.fenye a span {
    height: 36px;
    line-height: 36px;
    border: 1px solid #666;
    color: #777;
    padding: 2px 10px
}

.fenye a:hover {
    color: #f60
}

.fenye a:hover span {
    border: 1px solid #f60;
    color: #f60
}

::-webkit-scrollbar {
    width: 8px
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.3)
}

.container-fluid,
.container,
.padding {
    padding-left: 9px;
    padding-right: 9px
}

@media (min-width:992px) {

    .container-fluid,
    .container,
    .padding {
        padding-right: 11px;
        padding-left: 11px
    }
}

@media (min-width:1200px) {

    .container-fluid,
    .container,
    .padding {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:1360px) {

    .container-fluid,
    .container,
    .padding {
        width: 1330px
    }
}

@media (min-width:1440px) {

    .container-fluid,
    .container,
    .padding {
        width: 1410px
    }
}

.marign {
    margin-left: 9px;
    margin-right: 9px
}

@media (min-width:992px) {
    .marign {
        margin-right: 11px;
        margin-left: 11px
    }
}

@media (min-width:1200px) {
    .marign {
        margin-right: 15px;
        margin-left: 15px
    }
}

.row {
    margin-left: -9px;
    margin-right: -9px
}

@media (min-width:992px) {
    .row {
        margin-left: -11px;
        margin-right: -11px
    }
}

@media (min-width:1200px) {
    .row {
        margin-left: -15px;
        margin-right: -15px
    }
}

.lg-5 {
    float: left;
    width: 20%
}

.left {
    float: left
}

.right {
    float: right
}

.h1,
h1 {
    margin: 0 auto;
    margin-bottom: 30px;
    font-size: 35px;
    font-weight: 700
}

h2 {
    margin: 0 auto;
    margin-bottom: 20px;
    font-size: 25px;
    font-weight: 700
}

h3 {
    margin: 0 auto;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 700
}

@media (min-width:992px) {

    .h1,
    h1 {
        font-size: 45px;
        margin-bottom: 40px
    }

    h2 {
        font-size: 30px;
        margin-bottom: 30px
    }

    h3 {
        font-size: 26px;
        margin-bottom: 20px
    }
}

.fixed {
    position: relative;
    width: 100%;
    height: 60px
}

@media (min-width:782px) {
    .fixed {
        height: 60px
    }
}

header {
    position: relative
}

@media (min-width:1440px) {
    header .container {
        width: 1410px
    }
}

header .head {
    background: #D71618;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%
}

header .head .row {
    display: grid;
    grid-template-columns: 50% 50%;
    align-items: center;
    height: 60px
}

header .head .row:before,
header .head .row:after {
    display: none
}

header .head h1 {
    margin: 0 auto;
    width: 100%
}

header .head .logo {
    overflow: hidden;
    width: 100%
}

header .head .logo img {
    height: 40px;
    padding-left: 10px
}

header .head .mob_but {
    overflow: hidden;
    width: 100%
}

header .head .mob_but div {
    float: right;
    padding: 15px 12px;
    cursor: pointer
}

header .head .mob_but i {
    display: block;
    width: 25px;
    height: 3px;
    background: #fff;
    margin: 5px auto;
    border-radius: 10px
}

header .head .topmenu {
    width: 100%
}

header .head .topmenu .top_menu {
    float: right
}

header .head .topmenu .top_menu li {
    float: left;
    position: relative
}

header .head .topmenu .top_menu li:hover .sub-menu {
    display: block;
    animation-name: myfirst;
    animation-duration: .5s
}

@keyframes myfirst {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

header .head .topmenu .top_menu li.current-menu-parent>a,
header .head .topmenu .top_menu li.current-menu-item>a {
    position: relative
}

header .head .topmenu .top_menu li a {
    display: block;
    height: 60px;
    line-height: 60px;
    padding: 0 15px;
    color: #fff
}

header .head .topmenu .top_menu .sub-menu {
    display: none;
    position: absolute;
    width: 230px;
    padding: 3px 0;
    z-index: 999;
    background: #D71618;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    transition: all .5s
}

header .head .topmenu .top_menu .sub-menu li {
    display: block;
    float: none
}

header .head .topmenu .top_menu .sub-menu li a {
    display: block;
    font-size: 15px;
    height: 55px;
    line-height: 55px;
    text-align: left;
    padding: 0 30px;
    white-space: nowrap;
    color: #fff
}

header .head .topmenu .top_menu .sub-menu li>a:hover {
    color: #D71618;
    background: #fff
}

@media (min-width:1200px) {
    header .head .row {
        display: grid;
        grid-template-columns: 20% 80%
    }

    header .head .row:before,
    header .head .row:after {
        display: none
    }

    header .head h1 {
        height: 100%
    }

    header .head .logo img {
        padding-left: 0
    }

    header .head .topmenu .top_menu li a {
        padding: 0 15px
    }
}

@media (min-width:1360px) {
    header .head .topmenu .top_menu li a {
        padding: 0 20px
    }
}

header .mob_menu {
    display: none;
    background: rgba(0, 0, 0, 0.9);
    z-index: 998;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    overflow-x: auto
}

header .mob_menu>ul {
    padding-top: 60px
}

header .mob_menu ul {
    margin-bottom: 0
}

header .mob_menu ul li {
    list-style: none;
    position: relative
}

header .mob_menu ul li.login,
header .mob_menu ul li.register {
    color: #fff
}

header .mob_menu ul li.login ul,
header .mob_menu ul li.register ul {
    display: block
}

header .mob_menu ul li.login ul li,
header .mob_menu ul li.register ul li {
    border-bottom: 1px solid #666;
    text-align: center
}

header .mob_menu ul li.login ul li a,
header .mob_menu ul li.register ul li a {
    display: inline-block;
    border: none;
    font-weight: 700;
    color: #D71618;
    font-size: 20px
}

header .mob_menu ul li.current-menu-ancestor>a,
header .mob_menu ul li.current-menu-item>a,
header .mob_menu ul li.current-menu-parent>a {
    color: #D71618
}

header .mob_menu ul li.current-menu-ancestor>ul,
header .mob_menu ul li.current-post-ancestor>ul,
header .mob_menu ul li.current-menu-item>ul {
    display: block
}

header .mob_menu ul li i.mobile_arrows {
    position: absolute;
    top: 0;
    right: 0;
    width: 55px;
    height: 50px;
    cursor: pointer;
    display: block;
    border-left: 1px solid #666
}

header .mob_menu ul li i.mobile_arrows::before {
    content: '';
    display: block;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    width: 10px;
    height: 10px;
    transform: rotate(135deg);
    position: absolute;
    top: 20px;
    left: 20px
}

header .mob_menu ul li a {
    color: #fff;
    display: block;
    padding: 0 15px;
    line-height: 50px;
    border-bottom: 1px solid #666;
    font-size: 15px
}

header .mob_menu ul li a:hover {
    color: #D71618
}

header .mob_menu ul ul {
    display: none
}

header .mob_menu ul ul a {
    padding-left: 30px
}

header .mob_menu ul ul ul a {
    padding-left: 50px
}

header .mob_menu ul ul ul ul a {
    padding-left: 50px
}

@media (min-width:1550px) {
    header .mob_menu {
        display: none !important
    }
}

header .banner {
    overflow: hidden;
    position: relative;
    width: 100%;
    text-align: center;
    margin-bottom: 0
}

header .banner .item {
    overflow: hidden;
    position: relative;
    height: calc(100vh - 60px)
}

header .banner .item a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

header .banner .item.i1 {
    background: url("../image/indexm3.jpg") no-repeat center / cover
}

header .banner .item.i2 {
    background: url("../image/aboutm.jpg") no-repeat center / cover
}

header .banner .item.i3 {
    background: url("../image/zhm3.jpg") no-repeat center / cover
}

header .banner .item.i4 {
    background: url("../image/zhm4.jpg") no-repeat center / cover
}

header .banner .item.i5 {
    background: url("../image/zhm5.jpg") no-repeat center / cover
}

@media (min-width:768px) {
    header .banner .item {
        height: 400px
    }

    header .banner .item.i1 {
        background: url("../image/indexp3.jpg") no-repeat center / cover
    }

    header .banner .item.i2 {
        background: url("../image/aboutp.jpg") no-repeat center / cover
    }

    header .banner .item.i3 {
        background: url("../image/zhp3.jpg") no-repeat center / cover
    }

    header .banner .item.i4 {
        background: url("../image/zhp4.jpg") no-repeat center / cover
    }

    header .banner .item.i5 {
        background: url("../image/zhp5.jpg") no-repeat center / cover
    }
}

@media (min-width:990px) {
    header .banner .item {
        height: 500px
    }
}

@media (min-width:1366px) {
    header .banner .item {
        height: 650px
    }
}

header .banner .slick-prev,
header .banner .slick-next {
    background: url("../image/arrow.png") no-repeat center;
    transform: translate(0, -50%)
}

header .banner .slick-next {
    transform: rotateY(180deg) translate(0, -50%)
}

header .banner .slick-dots {
    bottom: 30px;
    display: flex
}

header .ban {
    position: relative;
    width: 100%
}

header .ban .con {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 445px;
    padding: 45px 0;
    transform: translate(-50%, -50%);
    color: #D71618;
    text-align: center;
    background: rgba(255, 255, 255, 0.8)
}

header .ban .con h1,
header .ban .con .h1 {
    margin: 0 auto;
    font-size: 60px
}

@media (min-width:992px) {

    header .ban .con h1,
    header .ban .con .h1 {
        letter-spacing: 5px
    }
}

header .bindex {
    height: calc(100vh - 60px);
    background: url('https://zh.mhmarkets.org/wp-content/themes/mhmart/img/ban/indexm.jpg') no-repeat center / cover
}

header .bindex a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (min-width:768px) {
    header .bindex {
        height: 350px;
        background: url('https://zh.mhmarkets.org/wp-content/themes/mhmart/img/ban/indexp.jpg') no-repeat center / cover
    }
}

@media (min-width:992px) {
    header .bindex {
        height: 450px
    }
}

@media (min-width:1366px) {
    header .bindex {
        height: 650px
    }
}

header .babout {
    height: calc(100vh - 60px);
    background: url('../image/aboutm.jpg') no-repeat center / cover
}

@media (min-width:768px) {
    header .babout {
        height: 350px;
        background: url('../image/aboutp.jpg') no-repeat center / cover
    }
}

@media (min-width:992px) {
    header .babout {
        height: 450px
    }
}

@media (min-width:1366px) {
    header .babout {
        height: 650px
    }
}

header .bhonors {
    height: calc(100vh - 60px);
    background: url('../image/honorsm.jpg') no-repeat center / cover
}

@media (min-width:768px) {
    header .bhonors {
        height: 350px;
        background: url('../image/honorsp.jpg') no-repeat center / cover
    }
}

@media (min-width:992px) {
    header .bhonors {
        height: 450px
    }
}

@media (min-width:1366px) {
    header .bhonors {
        height: 650px
    }
}

header .bregulatory {
    height: calc(100vh - 60px);
    background: url('../image/regulatorym.jpg') no-repeat center / cover
}

@media (min-width:768px) {
    header .bregulatory {
        height: 350px;
        background: url('../image/regulatoryp.jpg') no-repeat center / cover
    }
}

@media (min-width:992px) {
    header .bregulatory {
        height: 450px
    }
}

@media (min-width:1366px) {
    header .bregulatory {
        height: 650px
    }
}

header .blaws {
    height: calc(100vh - 60px);
    background: url('../image/lawsm.jpg') no-repeat center / cover
}

@media (min-width:768px) {
    header .blaws {
        height: 350px;
        background: url('../image/lawsp.jpg') no-repeat center / cover
    }
}

@media (min-width:992px) {
    header .blaws {
        height: 450px
    }
}

@media (min-width:1366px) {
    header .blaws {
        height: 650px
    }
}

header .bcontact {
    height: calc(100vh - 60px);
    background: url('../image/contactm.jpg') no-repeat center / cover
}

@media (min-width:768px) {
    header .bcontact {
        height: 350px;
        background: url('../image/contactp.jpg') no-repeat center / cover
    }
}

@media (min-width:992px) {
    header .bcontact {
        height: 450px
    }
}

@media (min-width:1366px) {
    header .bcontact {
        height: 650px
    }
}

header .bproducts {
    height: calc(100vh - 60px);
    background: url('../image/productsm.jpg') no-repeat center / cover
}

@media (min-width:768px) {
    header .bproducts {
        height: 350px;
        background: url('../image/productsp.jpg') no-repeat center / cover
    }
}

@media (min-width:992px) {
    header .bproducts {
        height: 450px
    }
}

@media (min-width:1366px) {
    header .bproducts {
        height: 650px
    }
}

header .baccounts {
    height: calc(100vh - 60px);
    background: url('../image/accountsm.jpg') no-repeat center / cover
}

@media (min-width:768px) {
    header .baccounts {
        height: 350px;
        background: url('../image/accountsp.jpg') no-repeat center / cover
    }
}

@media (min-width:992px) {
    header .baccounts {
        height: 450px
    }
}

@media (min-width:1366px) {
    header .baccounts {
        height: 650px
    }
}

header .btools {
    height: calc(100vh - 60px);
    background: url('../image/toolsm.jpg') no-repeat center / cover
}

@media (min-width:768px) {
    header .btools {
        height: 350px;
        background: url('../image/toolsp.jpg') no-repeat center / cover
    }
}

@media (min-width:992px) {
    header .btools {
        height: 450px
    }
}

@media (min-width:1366px) {
    header .btools {
        height: 650px
    }
}

header .bvps {
    height: calc(100vh - 60px);
    background: url('../image/vpsm.jpg') no-repeat center / cover
}

@media (min-width:768px) {
    header .bvps {
        height: 350px;
        background: url('../image/vpsp.jpg') no-repeat center / cover
    }
}

@media (min-width:992px) {
    header .bvps {
        height: 450px
    }
}

@media (min-width:1366px) {
    header .bvps {
        height: 650px
    }
}

header .bdownload {
    height: calc(100vh - 60px);
    background: url('../image/downloadm.jpg') no-repeat center / cover
}

@media (min-width:768px) {
    header .bdownload {
        height: 350px;
        background: url('../image/downloadp.jpg') no-repeat center / cover
    }
}

@media (min-width:992px) {
    header .bdownload {
        height: 450px
    }
}

@media (min-width:1366px) {
    header .bdownload {
        height: 650px
    }
}

header .bsignal {
    height: calc(100vh - 60px);
    background: url('../image/signalm.jpg') no-repeat center / cover
}

@media (min-width:768px) {
    header .bsignal {
        height: 350px;
        background: url('../image/signalp.jpg') no-repeat center / cover
    }
}

@media (min-width:992px) {
    header .bsignal {
        height: 450px
    }
}

@media (min-width:1366px) {
    header .bsignal {
        height: 650px
    }
}

header .bcalendar {
    height: calc(100vh - 60px);
    background: url('../image/calendarm.jpg') no-repeat center / cover
}

@media (min-width:768px) {
    header .bcalendar {
        height: 350px;
        background: url('../image/calendarp.jpg') no-repeat center / cover
    }
}

@media (min-width:992px) {
    header .bcalendar {
        height: 450px
    }
}

@media (min-width:1366px) {
    header .bcalendar {
        height: 650px
    }
}

header .bpartners {
    height: calc(100vh - 60px);
    background: url('../image/partnersm.jpg') no-repeat center / cover
}

@media (min-width:768px) {
    header .bpartners {
        height: 350px;
        background: url('../image/partnersp.jpg') no-repeat center / cover
    }
}

@media (min-width:992px) {
    header .bpartners {
        height: 450px
    }
}

@media (min-width:1366px) {
    header .bpartners {
        height: 650px
    }
}

header .bactivity {
    height: calc(100vh - 60px);
    background: url('../image/activitym.jpg') no-repeat center / cover
}

@media (min-width:768px) {
    header .bactivity {
        height: 350px;
        background: url('../image/activityp.jpg') no-repeat center / cover
    }
}

@media (min-width:992px) {
    header .bactivity {
        height: 450px
    }
}

@media (min-width:1366px) {
    header .bactivity {
        height: 650px
    }
}

header .bnews {
    height: calc(100vh - 60px);
    background: url('../image/newsm.jpg') no-repeat center / cover
}

@media (min-width:768px) {
    header .bnews {
        height: 350px;
        background: url('../image/newsp.jpg') no-repeat center / cover
    }
}

@media (min-width:992px) {
    header .bnews {
        height: 450px
    }
}

@media (min-width:1366px) {
    header .bnews {
        height: 650px
    }
}

header .bsay {
    height: calc(100vh - 60px);
    background: url('../image/saym.jpg') no-repeat center / cover
}

@media (min-width:768px) {
    header .bsay {
        height: 350px;
        background: url('../image/sayp.jpg') no-repeat center / cover
    }
}

@media (min-width:992px) {
    header .bsay {
        height: 450px
    }
}

@media (min-width:1366px) {
    header .bsay {
        height: 650px
    }
}

header .bfinance {
    height: calc(100vh - 60px);
    background: url('../image/financem.jpg') no-repeat center / cover
}

@media (min-width:768px) {
    header .bfinance {
        height: 350px;
        background: url('../image/financep.jpg') no-repeat center / cover
    }
}

@media (min-width:992px) {
    header .bfinance {
        height: 450px
    }
}

@media (min-width:1366px) {
    header .bfinance {
        height: 650px
    }
}

header .bmasters {
    height: calc(100vh - 60px);
    background: url('../image/mastersm.jpg') no-repeat center / cover
}

@media (min-width:768px) {
    header .bmasters {
        height: 350px;
        background: url('../image/mastersp.jpg') no-repeat center / cover
    }
}

@media (min-width:992px) {
    header .bmasters {
        height: 450px
    }
}

@media (min-width:1366px) {
    header .bmasters {
        height: 650px
    }
}

header .blearning {
    height: calc(100vh - 60px);
    background: url('../image/learningm.jpg') no-repeat center / cover
}

@media (min-width:768px) {
    header .blearning {
        height: 350px;
        background: url('../image/learningp.jpg') no-repeat center / cover
    }
}

@media (min-width:992px) {
    header .blearning {
        height: 450px
    }
}

@media (min-width:1366px) {
    header .blearning {
        height: 650px
    }
}

header .bteaching {
    height: calc(100vh - 60px);
    background: url('../image/learningm.jpg') no-repeat center / cover
}

@media (min-width:768px) {
    header .bteaching {
        height: 350px;
        background: url('../image/learningp.jpg') no-repeat center / cover
    }
}

@media (min-width:992px) {
    header .bteaching {
        height: 450px
    }
}

@media (min-width:1366px) {
    header .bteaching {
        height: 650px
    }
}

header .binvestment {
    height: calc(100vh - 60px);
    background: url('../image/learningm.jpg') no-repeat center / cover
}

@media (min-width:768px) {
    header .binvestment {
        height: 350px;
        background: url('../image/learningp.jpg') no-repeat center / cover
    }
}

@media (min-width:992px) {
    header .binvestment {
        height: 450px
    }
}

@media (min-width:1366px) {
    header .binvestment {
        height: 650px
    }
}

.index {
    padding-top: 40px
}

@media (min-width:992px) {
    .index {
        padding-top: 50px
    }
}

.index .news {
    overflow: hidden;
    position: relative;
    width: 100%
}

.index .news .hd {
    display: none
}

.index .news .bd ul {
    overflow: hidden
}

.index .news .bd ul li {
    overflow: hidden;
    float: left;
    padding: 15px;
    width: 400px
}

.index .news .bd ul li a {
    display: block;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    overflow: hidden
}

.index .news .bd ul li a .img {
    overflow: hidden;
    width: 100%;
    height: 200px
}

.index .news .bd ul li a .img:hover img {
    transform: scale(1.2)
}

.index .news .bd ul li a .img img {
    width: 100%;
    height: auto;
    transition: all .5s
}

.index .news .bd ul li a .p {
    padding: 15px 30px
}

.index .news .bd ul li a .p p:nth-of-type(1) {
    font-weight: 700
}

.index .news .bd ul li a .p p:nth-of-type(2) {
    overflow: hidden;
    font-size: 15px;
    line-height: 20px;
    height: 40px;
    text-align: justify
}

.index .new {
    overflow: hidden;
    position: relative;
    margin-top: 100px;
    width: 100%;
    text-align: center
}

.index .new .item {
    overflow: hidden;
    padding: 15px
}

.index .new .item a {
    display: block;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    overflow: hidden
}

.index .new .item a .img {
    overflow: hidden;
    height: 200px
}

.index .new .item a .img:hover img {
    transform: scale(1.2)
}

.index .new .item a .img img {
    width: 100%;
    height: auto;
    transition: all .5s
}

.index .new .item a .p {
    background: #F5F5F5;
    padding: 15px
}

.index .new .item a .p p:nth-of-type(1) {
    font-weight: 700
}

.index .new .item a .p p:nth-of-type(2) {
    overflow: hidden;
    font-size: 16px;
    line-height: 25px;
    height: 50px;
    text-align: justify
}

.index .new .slick-list {
    display: inline-block;
    width: 90%
}

.index .new .slick-prev,
.index .new .slick-next {
    width: 40px;
    height: 64px;
    background: url("../image/arrow.png") no-repeat center;
    transform: translate(0, -50%)
}

.index .new .slick-next {
    transform: rotateY(180deg) translate(0, -50%)
}

.index .sign {
    padding-top: 40px
}

.index .sign .row {
    padding-left: 10px;
    padding-right: 10px
}

.index .sign h2 {
    text-align: center;
    color: #D71618
}

.index .sign .p {
    text-align: center
}

.index .sign .p p {
    display: inline-block;
    max-width: 800px;
    line-height: 25px
}

.index .sign ul {
    padding-top: 30px;
    position: relative
}

.index .sign ul li {
    overflow: hidden;
    border-radius: 10px;
    padding: 30px 20px;
    margin-bottom: 30px;
    position: relative;
    cursor: pointer;
    background: #fff;
    display: grid;
    grid-template-columns: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)
}

.index .sign ul li .left {
    float: none;
    width: 100%;
    position: relative;
    text-align: center
}

.index .sign ul li .left i {
    position: absolute;
    top: -31px;
    left: 0;
    background: url("../image/number.svg") no-repeat center;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-style: normal;
    color: #fff;
    font-size: 18px
}

.index .sign ul li .left img {
    width: 90px;
    height: 90px;
    border: 3px solid #FFD07E;
    border-radius: 100px;
    margin-bottom: 10px
}

.index .sign ul li .left span {
    display: block;
    font-size: 22px
}

.index .sign ul li .right {
    float: none;
    width: 100%;
    display: grid;
    grid-template-columns: 33.33% 33.33% 33.33%;
    padding-top: 20px
}

.index .sign ul li .right p {
    text-align: center
}

.index .sign ul li .right p span:nth-of-type(1) {
    font-size: 18px
}

.index .sign ul li .right p span:nth-of-type(2) {
    display: block;
    font-size: 15px;
    color: #A2A2A2
}

@media (min-width:992px) {
    .index .sign {
        padding-top: 70px
    }

    .index .sign .row {
        padding-left: 0;
        padding-right: 0
    }

    .index .sign ul li {
        grid-template-columns: 20% 80%;
        align-items: center;
        justify-content: center
    }

    .index .sign ul li .left {
        text-align: left;
        padding-left: 40px
    }

    .index .sign ul li .left img {
        margin-bottom: 0;
        margin-right: 10px
    }

    .index .sign ul li .left span {
        display: inline-block
    }

    .index .sign ul li .right {
        padding-top: 0;
        grid-template-columns: 14.2% 14.2% 14.2% 14.2% 14.2% 14.2% 14.2%
    }

    .index .sign ul li .right p {
        margin-bottom: 0
    }

    .index .sign ul li .right p span:nth-of-type(1) {
        font-size: 23px
    }

    .index .sign ul li .right p span:nth-of-type(2) {
        font-size: 16px
    }
}

.index .why {
    padding-top: 40px;
    padding-bottom: 40px
}

.index .why h2 {
    text-align: center;
    color: #D71618
}

.index .why .con {
    display: grid;
    grid-template-columns: 100%;
    align-items: center
}

.index .why .con .item {
    width: 100%;
    padding: 40px 0
}

.index .why .con .item>div {
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(215, 22, 24, 0.03) 0%, rgba(215, 22, 24, 0.02) 100%);
    padding: 30px;
    position: relative
}

.index .why .con .item .img {
    position: absolute;
    top: -50px;
    right: 20px
}

.index .why .con .item h3 {
    color: #D71618
}

.index .why .con .item p {
    color: #666;
    line-height: 25px
}

@media (min-width:992px) {
    .index .why {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .index .why .con {
        grid-template-columns: 50% 50%
    }

    .index .why .con .item {
        width: 100%;
        height: 100%
    }

    .index .why .con .item:nth-of-type(1),
    .index .why .con .item:nth-of-type(3) {
        padding-right: 20px
    }

    .index .why .con .item:nth-of-type(2),
    .index .why .con .item:nth-of-type(4) {
        padding-left: 20px
    }
}

.index .dc {
    margin-top: 40px;
    margin-bottom: 40px;
    background: url('../image/dc.jpg') no-repeat center / cover
}

.index .dc .row {
    position: relative
}

.index .dc .con {
    display: flex;
    flex-flow: row wrap;
    padding: 70px 10px;
    color: #fff
}

.index .dc .con h2 {
    margin: 0 auto;
    margin-bottom: 30px;
    font-size: 23px;
    line-height: 30px
}

@media (min-width:1200px) {
    .index .dc .con h2 {
        margin-bottom: 0;
        line-height: 40px
    }

    .index .dc .con .p {
        color: #fff
    }

    .index .dc .con span {
        display: inline-block;
        width: 3px;
        background: #fff;
        position: relative;
        border-radius: 50px
    }

    .index .dc .con span:after {
        content: '';
        position: absolute;
        top: calc(50% - 5px);
        left: 3px;
        border-left: 10px solid #fff;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent
    }
}

.index .gy {
    padding-top: 40px;
    padding-bottom: 40px
}

.index .gy h2 {
    color: #D71618;
    position: relative
}

.index .gy h2:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 40px;
    height: 6px;
    background: #D71618
}

.index .gy p {
    margin-bottom: 20px;
    line-height: 30px
}

.index .gy img {
    display: block;
    max-width: 100%;
    height: auto
}

@media (min-width:992px) {
    .index .gy {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

.index .ye {
    padding-top: 40px;
    padding-bottom: 40px;
    background: linear-gradient(180deg, rgba(215, 22, 24, 0.05) 0%, rgba(231, 231, 231, 0) 100%)
}

.index .ye .con {
    display: grid;
    grid-template-columns: 100%;
    align-items: center
}

.index .ye .item {
    width: 100%;
    height: 100%;
    padding: 20px
}

.index .ye .item>div {
    height: 100%;
    padding: 30px 20px
}

.index .ye .item:nth-of-type(1)>div {
    background: url("../image/ye1.jpg") no-repeat center / cover
}

.index .ye .item:nth-of-type(2)>div {
    background: url("../image/ye2.jpg") no-repeat center / cover
}

.index .ye .item:nth-of-type(3)>div {
    background: url("../image/ye3.jpg") no-repeat center / cover
}

.index .ye .item:nth-of-type(4)>div {
    background: url("../image/ye4.jpg") no-repeat center / cover
}

.index .ye h3 {
    font-size: 20px;
    color: #D71618
}

.index .ye p {
    font-size: 14px;
    color: #666;
    line-height: 25px
}

@media (min-width:768px) {
    .index .ye {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .index .ye .con {
        grid-template-columns: 50% 50%
    }

    .index .ye p {
        font-size: 16px
    }
}

@media (min-width:1200px) {
    .index .ye .con {
        grid-template-columns: 25% 25% 25% 25%
    }
}

.index .ys {
    padding-bottom: 40px
}

.index .ys h2 {
    color: #D71618;
    text-align: center
}

.index .ys p {
    line-height: 25px
}

.index .ys .con {
    display: flex;
    flex-flow: row wrap
}

.index .ys .con>div {
    flex: 1 50%
}

.index .ys .con img {
    width: 100%;
    height: auto
}

@media (min-width:992px) {
    .index .ys {
        padding-bottom: 70px
    }

    .index .ys p {
        text-align: center
    }

    .index .ys .con>div {
        flex: 1 20%
    }
}

.index .zt {
    background: linear-gradient(180deg, rgba(245, 247, 250, 0.6) 0%, #F1F2F3 100%)
}

.index .zt .row {
    position: relative
}

.index .zt .con {
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 50px
}

.index .zt .con h2 {
    color: #D71618
}

.index .zt .con p {
    margin-bottom: 20px;
    line-height: 30px
}

.index .zt .con img {
    max-width: 100%;
    height: auto;
    border-radius: 10px
}

.index .zt .bank {
    overflow: hidden;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: -30px
}

.index .zt .bank .div {
    display: inline-block;
    width: 100%;
    background: linear-gradient(180deg, #EAECEE 0%, #FFFFFF 100%);
    padding: 30px;
    border-radius: 10px 10px
}

.index .zt .bank .div>div {
    margin-bottom: 10px
}

.index .zt .bank .div img {
    border-radius: 100%;
    max-width: 40%;
    height: auto
}

.index .zt .bank .div p {
    font-size: 14px;
    color: #666;
    padding-top: 10px
}

@media (min-width:992px) {
    .index .zt .con {
        padding-top: 100px;
        padding-bottom: 100px
    }

    .index .zt .con img {
        position: absolute;
        top: 0;
        right: 0
    }

    .index .zt .bank {
        bottom: -100px
    }

    .index .zt .bank .div {
        width: 80%
    }
}

.index .jx,
.honors .jx {
    padding-top: 40px;
    padding-bottom: 40px
}

.index .jx h2,
.honors .jx h2 {
    text-align: center;
    color: #D71618;
    font-size: 40px
}

.index .jx h2 span,
.honors .jx h2 span {
    display: block;
    font-size: 16px;
    color: #666;
    padding-top: 20px;
    font-weight: 400;
    letter-spacing: 10px
}

.index .jx h3,
.honors .jx h3 {
    text-align: center;
    color: #D71618;
    margin-bottom: 30px
}

.index .jx .con,
.honors .jx .con {
    text-align: center
}

.index .jx .con p,
.honors .jx .con p {
    font-size: 20px;
    color: #444;
    padding: 10px 0
}

.index .jx .con .item,
.honors .jx .con .item {
    overflow: hidden;
    display: grid;
    grid-template-columns: 50% 50%
}

.index .jx .con .item div,
.honors .jx .con .item div {
    width: 100%;
    position: relative;
    padding: 20px 10px
}

.index .jx .con .item div img,
.honors .jx .con .item div img {
    max-width: 100%;
    height: auto
}

.index .jx .con .item div span:nth-of-type(1),
.honors .jx .con .item div span:nth-of-type(1) {
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
    color: #000
}

.index .jx .con .item div span:nth-of-type(2),
.honors .jx .con .item div span:nth-of-type(2) {
    display: block;
    font-size: 12px;
    color: #555;
    width: 100%
}

@media (min-width:768px) {

    .index .jx .con p,
    .honors .jx .con p {
        font-size: 25px
    }

    .index .jx .con .item div span:nth-of-type(1),
    .honors .jx .con .item div span:nth-of-type(1) {
        font-size: 25px
    }

    .index .jx .con .item div span:nth-of-type(2),
    .honors .jx .con .item div span:nth-of-type(2) {
        font-size: 16px
    }
}

@media (min-width:1200px) {

    .index .jx .con .item,
    .honors .jx .con .item {
        grid-template-columns: 25% 25% 25% 25%
    }

    .index .jx .con .item:nth-of-type(2),
    .honors .jx .con .item:nth-of-type(2) {
        display: inline-block;
        width: 75%
    }

    .index .jx .con .item:nth-of-type(2) div,
    .honors .jx .con .item:nth-of-type(2) div {
        float: left;
        width: 33.33%
    }
}

@media (min-width:992px) {
    .index .jx {
        padding-top: 170px;
        padding-bottom: 70px
    }

    .honors .jx {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

.cat .submenu {
    border-bottom: 1px solid #eee
}

.cat .submenu .news_menu {
    overflow: hidden
}

.cat .submenu .news_menu li {
    float: left
}

.cat .submenu .news_menu li.current-menu-item a {
    color: #D71618;
    border-bottom: 3px solid #D71618
}

.cat .submenu .news_menu li a {
    display: block;
    height: 60px;
    line-height: 60px;
    margin: 0 20px;
    padding: 0 10px
}

.cat .all {
    background: #F6F6F6
}

.cat .all ul li {
    padding: 10px 0
}

.cat .all ul li a {
    display: grid;
    grid-template-columns: 100%;
    align-items: center;
    background: #fff;
    padding: 20px 10px;
    overflow: hidden
}

.cat .all ul li a .img {
    width: 100%;
    overflow: hidden;
    height: 200px;
    margin-bottom: 20px
}

.cat .all ul li a .img img {
    max-width: 100%;
    height: auto;
    transition: all .5s
}

.cat .all ul li a .img:hover img {
    transform: scale(1.1)
}

.cat .all ul li a .text {
    width: 100%;
    text-align: justify
}

.cat .all ul li a .text h2 {
    overflow: hidden;
    font-size: 16px;
    line-height: 25px;
    height: 50px
}

.cat .all ul li a .text p {
    font-size: 14px
}

.cat .all ul li a .text .tag {
    color: #999;
    font-size: 14px;
    margin-bottom: 0
}

@media (min-width:992px) {
    .cat .all {
        padding-bottom: 40px
    }

    .cat .all ul {
        padding: 15px 0
    }

    .cat .all ul li {
        padding: 15px 0
    }

    .cat .all ul li a {
        grid-template-columns: 20% 80%;
        padding: 30px
    }

    .cat .all ul li a .img {
        margin-bottom: 0
    }

    .cat .all ul li a .text {
        padding-left: 30px
    }

    .cat .all ul li a .text h2 {
        height: auto;
        margin-bottom: 20px
    }
}

.laws {
    padding-top: 40px;
    padding-bottom: 40px
}

.laws .law .row {
    margin: 0 auto
}

.laws .law ul {
    display: grid;
    grid-template-columns: 100%;
    gap: 30px
}

.laws .law ul li a {
    display: block
}

.laws .law ul li .img {
    display: grid;
    align-items: center;
    background: #D71618;
    text-align: center;
    height: 120px;
    padding: 0 50px;
    color: #fff;
    font-size: 23px
}

.laws .law ul li .text {
    padding: 25px;
    border: 1px solid #eee;
    border-top: 0
}

.laws .law ul li .text h3 {
    font-size: 20px
}

.laws .law ul li .text p {
    margin-bottom: 0;
    overflow: hidden;
    height: 45px;
    line-height: 22px;
    color: #888;
    font-size: 14px
}

@media (min-width:992px) {
    .laws {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .laws .law .row {
        margin-left: -15px;
        margin-right: -15px
    }

    .laws .law ul {
        grid-template-columns: 33.33% 33.33% 33.33%
    }

    .laws .law ul li .img {
        height: 150px;
        font-size: 25px
    }
}

.activity .submenu {
    border-bottom: 1px solid #eee
}

.activity .submenu .news_menu {
    overflow: hidden
}

.activity .submenu .news_menu li {
    float: left
}

.activity .submenu .news_menu li.current-menu-item a {
    color: #D71618;
    border-bottom: 3px solid #D71618
}

.activity .submenu .news_menu li a {
    display: block;
    height: 60px;
    line-height: 60px;
    margin: 0 20px;
    padding: 0 10px
}

.activity .all {
    padding-top: 40px;
    padding-bottom: 40px
}

.activity .all ul {
    display: grid;
    grid-template-columns: 100%;
    margin-bottom: 15px
}

.activity .all ul li {
    width: 100%;
    padding: 15px
}

.activity .all ul li a {
    display: block;
    position: relative
}

.activity .all ul li a .img {
    overflow: hidden;
    height: 250px
}

.activity .all ul li a .img img {
    width: 100%;
    height: auto;
    transition: all .5s
}

.activity .all ul li a .img:hover img {
    transform: scale(1.1)
}

.activity .all ul li a .text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
    color: #fff;
    padding: 10px 20px
}

.activity .all ul li a .text p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 0
}

@media (min-width:992px) {
    .activity .all ul {
        grid-template-columns: 33.33% 33.33% 33.33%
    }
}

.masters {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #F6F6F6
}

.masters .mas ul {
    display: grid;
    grid-template-columns: 100%
}

.masters .mas ul li {
    width: 100%;
    padding: 0 25px;
    margin-bottom: 40px
}

.masters .mas ul li a {
    display: block;
    height: 100%;
    background: #fff
}

.masters .mas ul li .img {
    overflow: hidden;
    height: 200px
}

.masters .mas ul li .img img {
    width: 100%;
    height: auto;
    transition: all .5s
}

.masters .mas ul li .img:hover img {
    transform: scale(1.1)
}

.masters .mas ul li .text {
    padding: 25px
}

.masters .mas ul li .text .user {
    font-size: 18px;
    font-weight: 600;
    position: relative
}

.masters .mas ul li .text .user:before {
    content: '';
    position: absolute;
    left: -25px;
    width: 5px;
    height: 100%;
    background: #D71618
}

.masters .mas ul li .text h2 {
    overflow: hidden;
    font-size: 18px;
    line-height: 25px;
    max-height: 50px
}

.masters .mas ul li .text .content {
    font-size: 14px;
    overflow: hidden;
    line-height: 25px;
    max-height: 50px;
    text-align: justify;
    margin-bottom: 25px
}

.masters .mas ul li .text .tag {
    font-size: 14px;
    color: #666
}

@media (min-width:992px) {
    .masters .mas ul {
        grid-template-columns: 33.33% 33.33% 33.33%
    }
}

@media (min-width:992px) {
    .masters {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

.teaching .tea1,
.investment .in1 {
    padding-top: 40px;
    padding-bottom: 40px;
    background: linear-gradient(180deg, rgba(245, 247, 250, 0.6) 0%, #F1F2F3 100%)
}

.teaching .tea1 h1,
.investment .in1 h1 {
    color: #D71618
}

.teaching .tea1 p,
.investment .in1 p {
    line-height: 25px;
    font-size: 14px
}

.teaching .tea1 img,
.investment .in1 img {
    max-width: 50%;
    height: auto;
    border-radius: 10px
}

.teaching .tea1 .col-xs-12,
.investment .in1 .col-xs-12 {
    padding: 0 10px
}

.teaching .tea1 .col-xs-12:nth-of-type(2),
.investment .in1 .col-xs-12:nth-of-type(2) {
    text-align: center
}

@media (min-width:992px) {

    .teaching .tea1,
    .investment .in1 {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .teaching .tea1 .col-xs-12,
    .investment .in1 .col-xs-12 {
        padding: 0
    }

    .teaching .tea1 .col-xs-12:nth-of-type(2),
    .investment .in1 .col-xs-12:nth-of-type(2) {
        text-align: right
    }

    .teaching .tea1 p,
    .investment .in1 p {
        font-size: 16px;
        line-height: 30px
    }
}

.teaching {
    padding-bottom: 40px
}

.teaching .tea2 {
    padding-top: 40px
}

.teaching .tea2 .row {
    margin: 0 auto
}

.teaching .tea2 h2 {
    margin-bottom: 20px
}

.teaching .tea2 h2 a {
    float: right;
    font-size: 14px;
    font-weight: 500;
    color: #666;
    line-height: 27px
}

.teaching .tea2 h2 a:hover {
    color: #D71618
}

.teaching .tea2 ul {
    display: grid;
    grid-template-columns: 50% 50%
}

.teaching .tea2 ul span {
    display: block;
    color: #888;
    font-size: 16px;
    font-weight: 400
}

.teaching .tea2 ul li {
    padding: 5px;
    width: 100%
}

.teaching .tea2 ul li>div {
    display: block;
    box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.08);
    overflow: hidden;
    border-radius: 10px
}

.teaching .tea2 ul li a {
    display: block
}

.teaching .tea2 ul li .img {
    overflow: hidden;
    height: 140px
}

.teaching .tea2 ul li .img:hover img {
    transform: scale(1.2)
}

.teaching .tea2 ul li .img img {
    max-width: 100%;
    height: auto;
    transition: all .5s
}

.teaching .tea2 ul li .p {
    padding: 15px;
    background: #fff
}

.teaching .tea2 ul li .p p:nth-of-type(1) {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: 700
}

.teaching .tea2 ul li .p p:nth-of-type(1) a:hover {
    color: #D71618
}

.teaching .tea2 ul li .p p:nth-of-type(2) {
    padding-top: 10px;
    font-size: 12px;
    line-height: 30px
}

.teaching .tea2 ul li .p p:nth-of-type(2) span {
    display: inline-block;
    color: #666;
    font-size: 12px
}

.teaching .tea2 ul li .p p:nth-of-type(2) a {
    float: right;
    padding: 0 10px;
    background: #D71618;
    border: 1px solid #D71618;
    color: #fff;
    border-radius: 100px
}

.teaching .tea2 ul li .p p:nth-of-type(2) a:hover {
    background: #fff;
    color: #D71618
}

@media (min-width:992px) {
    .teaching .tea2 {
        padding-top: 70px
    }

    .teaching .tea2 .row {
        margin: 0 -15px
    }

    .teaching .tea2 h2 a {
        line-height: 33px
    }

    .teaching .tea2 ul {
        grid-template-columns: 33.33% 33.33% 33.33%
    }

    .teaching .tea2 ul li {
        padding: 10px
    }

    .teaching .tea2 ul li .img {
        height: 170px
    }
}

@media (min-width:1200px) {
    .teaching .tea2 ul {
        grid-template-columns: 25% 25% 25% 25%
    }

    .teaching .tea2 ul li .img {
        height: 190px
    }
}

@media (min-width:992px) {
    .teaching {
        padding-bottom: 70px
    }
}

.investment {
    padding-bottom: 40px
}

.investment .in2 {
    padding-top: 40px
}

.investment .in2 .row {
    margin: 0 auto
}

.investment .in2 h2 {
    margin-bottom: 20px
}

.investment .in2 span {
    display: block;
    color: #888;
    font-size: 16px;
    font-weight: 400
}

.investment .in2 ul {
    padding-top: 30px;
    padding-bottom: 30px;
    display: grid;
    grid-template-columns: 50% 50%
}

.investment .in2 ul li {
    overflow: hidden;
    padding: 5px;
    width: 100%;
    height: 100%
}

.investment .in2 ul li>div {
    display: block;
    overflow: hidden;
    height: 100%;
    border-radius: 10px;
    position: relative;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.08)
}

.investment .in2 ul li>div:hover .p {
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    margin-top: -153px
}

.investment .in2 ul li>div:hover .text {
    padding-top: 10px;
    height: 185px
}

.investment .in2 ul li>div:hover .text p:nth-of-type(1) {
    display: none
}

.investment .in2 ul li a {
    display: block
}

.investment .in2 ul li .img {
    overflow: hidden
}

.investment .in2 ul li .img img {
    max-width: 100%;
    height: auto
}

.investment .in2 ul li .p {
    margin-bottom: 0;
    padding: 0 15px;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 40px;
    position: relative;
    z-index: 2;
    transition: all .3s
}

.investment .in2 ul li .p a:hover {
    color: #D71618
}

.investment .in2 ul li .text {
    background: #fff;
    height: 33px;
    transition: all .3s;
    position: relative;
    z-index: 2
}

.investment .in2 ul li .text p {
    padding: 0 15px
}

.investment .in2 ul li .text p:nth-of-type(1) {
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px
}

.investment .in2 ul li .text p:nth-of-type(2),
.investment .in2 ul li .text p:nth-of-type(3),
.investment .in2 ul li .text p:nth-of-type(4),
.investment .in2 ul li .text p:nth-of-type(5) {
    overflow: hidden;
    font-size: 14px
}

.investment .in2 ul li .text p:nth-of-type(2) span:nth-of-type(1),
.investment .in2 ul li .text p:nth-of-type(3) span:nth-of-type(1),
.investment .in2 ul li .text p:nth-of-type(4) span:nth-of-type(1),
.investment .in2 ul li .text p:nth-of-type(5) span:nth-of-type(1) {
    display: inline-block;
    float: left;
    color: #999
}

.investment .in2 ul li .text p:nth-of-type(2) span:nth-of-type(2),
.investment .in2 ul li .text p:nth-of-type(3) span:nth-of-type(2),
.investment .in2 ul li .text p:nth-of-type(4) span:nth-of-type(2),
.investment .in2 ul li .text p:nth-of-type(5) span:nth-of-type(2) {
    display: inline-block;
    float: right;
    color: #333
}

.investment .in2 ul li .text .more {
    display: block;
    padding: 10px 0;
    text-align: center;
    background: #D71618;
    color: #fff;
    font-size: 14px;
    position: relative;
    bottom: -2px
}

.investment .in2 ul li .text .more:hover {
    background: #fff;
    color: #D71618
}

@media (min-width:992px) {
    .investment .in2 {
        padding-top: 70px
    }

    .investment .in2 .row {
        margin: 0 -15px
    }

    .investment .in2 ul {
        grid-template-columns: 33.33% 33.33% 33.33%
    }

    .investment .in2 ul li {
        padding: 10px
    }

    .investment .in2 ul li .p {
        font-size: 16px
    }

    .investment .in2 ul li .text .more {
        font-size: 16px
    }
}

@media (min-width:1200px) {
    .investment .in2 ul {
        grid-template-columns: 25% 25% 25% 25%
    }
}

@media (min-width:992px) {
    .investment {
        padding-bottom: 70px
    }
}

.about .ab1 {
    padding-top: 40px
}

.about .ab1 .row {
    display: grid;
    grid-template-columns: 100%;
    align-items: center;
    justify-content: space-between;
    margin-left: 0;
    margin-right: 0
}

.about .ab1 .row:before,
.about .ab1 .row:after {
    display: none
}

.about .ab1 .item {
    padding: 20px 0;
    width: 100%
}

.about .ab1 .item h2 {
    font-weight: 600
}

.about .ab1 .item p {
    line-height: 30px
}

.about .ab1 .item img {
    display: block;
    max-width: 100%;
    height: auto
}

@media (min-width:992px) {
    .about .ab1 {
        padding-top: 70px
    }

    .about .ab1:nth-of-type(2) .item:nth-of-type(1) {
        grid-row: 1;
        grid-column: 2;
        text-align: right
    }

    .about .ab1:nth-of-type(2) .item:nth-of-type(2) {
        grid-row: 1;
        grid-column: 1
    }

    .about .ab1:nth-of-type(2) .row {
        grid-template-columns: 52% 48%
    }

    .about .ab1 .row {
        grid-template-columns: 48% 52%;
        margin-left: -15px;
        margin-right: -15px
    }

    .about .ab1 .item img {
        display: inline-block
    }
}

.about .ab2 {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center
}

.about .ab2 h2 {
    font-weight: 600
}

.about .ab2 .con {
    padding: 30px 10px 0 10px
}

.about .ab2 img {
    max-width: 100%;
    height: auto
}

@media (min-width:70px) {
    .about .ab2 {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .about .ab2 .con {
        padding: 30px 0 0
    }
}

.regulatory section:nth-of-type(1) .container {
    padding-top: 60px;
    padding-bottom: 60px
}

.regulatory section:nth-of-type(1) .container h1 {
    text-align: center
}

.regulatory section:nth-of-type(1) .container .con {
    padding-top: 30px;
    padding-bottom: 30px;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    border-bottom: 1px solid #eee
}

.regulatory section:nth-of-type(1) .container .con:nth-last-of-type(1) {
    border: 0
}

.regulatory section:nth-of-type(1) .container .con p {
    line-height: 30px
}

.regulatory section:nth-of-type(1) .container .con img {
    width: 100%;
    height: auto
}

.regulatory section:nth-of-type(1) .container .con:nth-of-type(1),
.regulatory section:nth-of-type(1) .container .con:nth-of-type(3) {
    flex-flow: row-reverse wrap
}

@media (min-width:992px) {
    .regulatory section:nth-of-type(1) .container {
        padding-top: 80px;
        padding-bottom: 80px
    }

    .regulatory section:nth-of-type(1) .container .con {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.contact {
    padding-top: 40px;
    padding-bottom: 40px
}

.contact h1 {
    text-align: center
}

.contact .con {
    display: grid;
    grid-template-columns: 100%;
    gap: 20px;
    padding-top: 30px
}

.contact .con .item {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px
}

.contact .con .item img {
    width: 45px;
    height: 45px
}

.contact .con .item h2 {
    font-size: 18px;
    margin: 20px auto
}

.contact .con .item p {
    color: #666
}

@media (min-width:992px) {
    .contact {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .contact .con {
        grid-template-columns: 50% 50%;
        gap: 40px
    }

    .contact .con .item {
        padding: 0
    }
}

.accounts {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #F6F6F6
}

.accounts .acc .con {
    display: grid;
    grid-template-columns: 100%;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px
}

.accounts .acc .con .item h1 {
    color: #D71618
}

.accounts .acc .con .item p {
    color: #666;
    line-height: 25px
}

.accounts .acc .con .item img {
    max-width: 100%;
    height: auto
}

@media (min-width:992px) {
    .accounts .acc .con {
        grid-template-columns: 70% 25%;
        padding: 0
    }
}

@media (min-width:992px) {
    .accounts {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

.accounts .content,
.products .content {
    padding-top: 20px
}

.accounts .content table,
.products .content table {
    overflow: hidden;
    border-collapse: collapse;
    text-align: center;
    background: #fff;
    border: 10px solid #fff;
    border-radius: 10px;
    font-size: 14px
}

.accounts .content table tr,
.products .content table tr {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-bottom: 10px;
    background: #f6f6f6
}

.accounts .content table tr:nth-of-type(1),
.products .content table tr:nth-of-type(1) {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.accounts .content table tr:nth-last-of-type(1),
.products .content table tr:nth-last-of-type(1) {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.accounts .content table thead tr,
.products .content table thead tr {
    overflow: hidden;
    width: 100%
}

.accounts .content table thead tr th,
.products .content table thead tr th {
    text-align: center;
    height: 50px;
    background: #D71618;
    color: #fff;
    border-right: 2px solid #fff
}

.accounts .content table thead tr th:nth-last-of-type(1),
.products .content table thead tr th:nth-last-of-type(1) {
    border-right: 0
}

.accounts .content table tbody,
.products .content table tbody {
    display: block;
    overflow-y: auto;
    width: 100%;
    max-height: calc(100vh - 260px)
}

.accounts .content table tbody::-webkit-scrollbar,
.products .content table tbody::-webkit-scrollbar {
    width: 4px
}

.accounts .content table tbody::-webkit-scrollbar-thumb,
.products .content table tbody::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.1)
}

.accounts .content table tbody tr:nth-last-of-type(1),
.products .content table tbody tr:nth-last-of-type(1) {
    margin-bottom: 0
}

.accounts .content table tbody tr td,
.products .content table tbody tr td {
    height: 40px;
    border-right: 2px solid #fff
}

.accounts .content table tbody tr td.hu,
.products .content table tbody tr td.hu {
    background: #FCF7DE;
    font-weight: 600
}

.accounts .content table tbody tr td:nth-last-of-type(1),
.products .content table tbody tr td:nth-last-of-type(1) {
    border-right: 0
}

@media (min-width:992px) {

    .accounts .content,
    .products .content {
        padding-top: 50px
    }

    .accounts .content table,
    .products .content table {
        border: 20px solid #fff;
        border-radius: 10px;
        font-size: 16px
    }

    .accounts .content table thead tr th,
    .products .content table thead tr th {
        height: 80px;
        border-right: 3px solid #fff
    }

    .accounts .content table tbody tr td,
    .products .content table tbody tr td {
        height: 60px;
        border-right: 3px solid #fff
    }
}

.products {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #F6F6F6
}

.products .pro .con {
    display: grid;
    grid-template-columns: 100%;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px
}

.products .pro .con .item h1 {
    color: #D71618
}

.products .pro .con .item p {
    color: #666;
    line-height: 25px
}

.products .pro .con .item img {
    max-width: 100%;
    height: auto
}

@media (min-width:992px) {
    .products .pro .con {
        grid-template-columns: 70% 25%;
        padding: 0
    }
}

@media (min-width:992px) {
    .products {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

.tools section:nth-of-type(2) .con,
.tools section:nth-of-type(4) .con {
    flex-flow: row-reverse nowrap
}

.tools section:nth-of-type(2) .img,
.tools section:nth-of-type(4) .img {
    text-align: right
}

.tools section .con {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #DCDCDC
}

.tools section .con .img {
    width: 30%
}

.tools section .con .img img {
    max-width: 100%;
    height: auto
}

.tools section .con .text {
    width: 70%
}

.tools section .con .text p {
    line-height: 25px;
    margin-bottom: 25px;
    color: #666
}

.tools section .con .text a {
    display: inline-block;
    padding: 5px 40px;
    border: 1px solid #D71618;
    color: #D71618;
    border-radius: 5px
}

.tools section .con .text a:hover {
    background: #D71618;
    color: #fff
}

@media (min-width:992px) {
    .tools section .con {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

.vps .v1 {
    padding-top: 40px;
    padding-bottom: 40px
}

.vps .v1 h1 {
    text-align: center
}

.vps .v1 .con {
    display: grid;
    grid-template-columns: 100%;
    align-items: stretch;
    padding-left: 10px;
    padding-right: 10px
}

.vps .v1 .con .item {
    padding: 10px 0;
    width: 100%
}

.vps .v1 .con .item img {
    display: block;
    margin-bottom: 20px
}

.vps .v1 .con .item h3 {
    text-align: center
}

.vps .v1 .con .item p {
    color: #666;
    font-size: 14px;
    text-align: justify
}

@media (min-width:992px) {
    .vps .v1 {
        padding-top: 70px
    }

    .vps .v1 .con {
        grid-template-columns: 33.33% 33.33% 33.33%
    }

    .vps .v1 .con .item {
        padding: 50px
    }
}

.vps .v2 {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #F6F6FB
}

.vps .v2 h2 {
    text-align: center;
    color: #D71618
}

.vps .v2 .con {
    display: grid;
    grid-template-columns: 100%
}

.vps .v2 .con .item {
    width: 100%;
    padding: 10px
}

.vps .v2 .con .item>div {
    position: relative;
    border-radius: 10px;
    overflow: hidden
}

.vps .v2 .con .item img {
    max-width: 100%;
    height: auto
}

.vps .v2 .con .item .text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    padding: 10px 20px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%)
}

.vps .v2 .con .item .text h3 {
    font-size: 18px
}

.vps .v2 .con .item .text p {
    overflow: hidden;
    font-size: 14px;
    height: 40px;
    line-height: 20px
}

@media (min-width:992px) {
    .vps .v2 {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .vps .v2 .con {
        grid-template-columns: 33.33% 33.33% 33.33%;
        padding-top: 20px
    }
}

.vps .v3 {
    padding-top: 40px;
    padding-bottom: 40px
}

.vps .v3 h2 {
    text-align: center;
    color: #D71618
}

.vps .v3 .con {
    display: grid;
    grid-template-columns: 100%;
    padding: 10px
}

.vps .v3 .con .item {
    width: 100%;
    border: 1px solid #eee;
    padding: 20px;
    border-radius: 10px;
    margin: 10px auto
}

.vps .v3 .con .item>img {
    display: block;
    width: 100px;
    height: 100px;
    margin-bottom: 20px
}

.vps .v3 .con .item p {
    margin: 0 auto;
    padding: 10px 0
}

.vps .v3 .con .item>p:nth-of-type(1),
.vps .v3 .con .item>p:nth-of-type(2) {
    color: #D71618;
    font-size: 14px;
    padding: 0
}

.vps .v3 .con .item>p:nth-of-type(3) {
    margin-top: 20px
}

.vps .v3 .con .item>p:nth-of-type(3) span {
    font-size: 28px;
    font-weight: 600
}

.vps .v3 .con .item .pz {
    background: #F7F7F7;
    padding: 20px;
    border-radius: 10px
}

.vps .v3 .con .item .pz p {
    overflow: hidden
}

.vps .v3 .con .item .pz p span {
    font-size: 15px;
    color: #000
}

.vps .v3 .con .item .pz p span:nth-of-type(2) {
    float: right
}

.vps .v3 .con .item .pz p i {
    font-size: 14px;
    color: #e66112;
    font-weight: 900;
    position: relative
}

.vps .v3 .con .item .pz p i img {
    margin-right: 2px;
    position: relative;
    -webkit-animation-name: moveimg;
    animation-name: moveimg;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

@media (min-width:992px) {
    .vps .v3 {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .vps .v3 .con {
        grid-template-columns: 50% 50%
    }

    .vps .v3 .con .item {
        padding: 40px;
        width: 90%
    }
}

@-webkit-keyframes moveimg {
    0% {
        top: 3px
    }

    to {
        top: -3px
    }
}

@keyframes moveimg {
    0% {
        top: 3px
    }

    to {
        top: -3px
    }
}

.download {
    background: #F6F6F6;
    padding-bottom: 40px
}

.download .submenu {
    border-bottom: 1px solid #eee;
    background: #fff
}

.download .submenu .row {
    text-align: center
}

.download .submenu ul {
    overflow: hidden;
    display: inline-grid;
    grid-template-columns: 50% 50%
}

.download .submenu ul li {
    float: left;
    height: 60px;
    line-height: 60px;
    margin: 0 20px;
    padding: 0 10px;
    cursor: pointer
}

.download .submenu ul li.on {
    color: #D71618;
    border-bottom: 3px solid #D71618
}

.download .mt .row {
    margin: 20px auto;
    background: #fff;
    border-radius: 10px
}

.download .mt .row:before,
.download .mt .row:after {
    display: none
}

.download .mt .item {
    display: none;
    padding: 20px 15px;
    text-align: center
}

.download .mt .item.on {
    display: block
}

.download .mt .item .pc h2 {
    color: #D71618;
    margin-bottom: 15px
}

.download .mt .item .pc p {
    display: inline-block;
    line-height: 25px;
    max-width: 700px;
    text-align: justify
}

.download .mt .item .pc .a {
    overflow: hidden;
    text-align: center;
    padding-top: 20px
}

.download .mt .item .pc .a div {
    max-width: 700px;
    display: inline-block
}

.download .mt .item .pc .a a {
    float: left;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    gap: 5px;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    background: #fff;
    color: #D71618;
    border: 1px solid #D71618
}

.download .mt .item .pc .a a.on {
    background: #D71618;
    color: #fff
}

.download .mt .item .pc .a a.on i {
    filter: brightness(0) invert(1)
}

.download .mt .item .pc .a a:nth-of-type(1) {
    border-right: 0
}

.download .mt .item .pc .a a:nth-of-type(3) {
    border-left: 0
}

.download .mt .item .pc .a a:nth-of-type(1) i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../image/win.svg") no-repeat center
}

.download .mt .item .pc .a a:nth-of-type(2) i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../image/linux.svg") no-repeat center
}

.download .mt .item .pc .a a:nth-of-type(3) i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../image/mac.svg") no-repeat center
}

.download .mt .item .pc .a a span {
    display: none
}

.download .mt .item .pc img {
    padding: 30px 10px;
    max-width: 100%;
    height: auto
}

.download .mt .item .mobile {
    display: grid;
    grid-template-columns: 100%;
    padding-top: 20px
}

.download .mt .item .mobile h2 {
    color: #D71618;
    font-size: 20px;
    margin-bottom: 15px
}

.download .mt .item .mobile p {
    text-align: justify
}

.download .mt .item .mobile .con {
    padding-top: 20px
}

.download .mt .item .mobile .con img {
    max-width: 60%;
    height: auto;
    margin-bottom: 20px
}

.download .mt .item .mobile .con p {
    line-height: 28px;
    text-align: justify;
    text-indent: 2em
}

.download .mt .item .mobile .iphone .a img,
.download .mt .item .mobile .android .a img {
    max-width: 100%;
    height: auto
}

.download .mt .item .mobile .iphone .a .er,
.download .mt .item .mobile .android .a .er {
    display: none
}

@media (min-width:992px) {
    .download .mt .item {
        padding: 40px 30px
    }

    .download .mt .item .pc p {
        text-align: center
    }

    .download .mt .item .pc .a a {
        padding: 0 20px
    }

    .download .mt .item .pc .a a.on span {
        display: block
    }

    .download .mt .item .mobile {
        grid-template-columns: 50% 50%
    }

    .download .mt .item .mobile h2 {
        font-size: 25px
    }

    .download .mt .item .mobile p {
        text-align: center
    }

    .download .mt .item .mobile .iphone .a,
    .download .mt .item .mobile .android .a {
        position: relative
    }

    .download .mt .item .mobile .iphone .a>div,
    .download .mt .item .mobile .android .a>div {
        display: inline-block
    }

    .download .mt .item .mobile .iphone .a a,
    .download .mt .item .mobile .android .a a {
        display: inline-block
    }

    .download .mt .item .mobile .iphone .a>div:hover .er,
    .download .mt .item .mobile .android .a>div:hover .er {
        display: block
    }

    .download .mt .item .mobile .iphone .a .er,
    .download .mt .item .mobile .android .a .er {
        overflow: hidden;
        position: absolute;
        top: 50px;
        left: 50%;
        transform: translateX(-50%);
        border: 1px solid #D71618;
        border-radius: 10px;
        background: #fff;
        padding: 10px
    }

    .download .mt .item .mobile .iphone .a .er>div,
    .download .mt .item .mobile .android .a .er>div {
        display: flex;
        flex-flow: row nowrap
    }

    .download .mt .item .mobile .iphone .a .er img,
    .download .mt .item .mobile .android .a .er img {
        max-width: 130px;
        height: auto
    }

    .download .mt .item .mobile .iphone .a .er span,
    .download .mt .item .mobile .android .a .er span {
        display: block;
        font-weight: 600;
        color: #D71618;
        font-size: 14px
    }

    .download .mt .item .mobile .iphone {
        padding-right: 30px
    }

    .download .mt .item .mobile .android {
        padding-left: 30px
    }
}

.signal {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #F6F6F6
}

.signal .sig1 .con {
    display: grid;
    grid-template-columns: 100%;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px
}

.signal .sig1 .con .item h1 {
    color: #D71618
}

.signal .sig1 .con .item p:nth-of-type(1) {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px
}

.signal .sig1 .con .item p:nth-of-type(2) {
    color: #666;
    line-height: 25px
}

.signal .sig1 .con .item img {
    max-width: 100%;
    height: auto
}

@media (min-width:992px) {
    .signal .sig1 .con {
        grid-template-columns: 70% 25%;
        padding: 0
    }
}

.signal .sig2 {
    padding-top: 40px
}

.signal .sig2 .row {
    padding-left: 10px;
    padding-right: 10px
}

.signal .sig2 ul {
    position: relative
}

.signal .sig2 ul li {
    overflow: hidden;
    border-radius: 10px;
    padding: 40px 20px;
    margin-bottom: 30px;
    position: relative;
    cursor: pointer;
    background: #fff;
    display: grid;
    grid-template-columns: 100%
}

.signal .sig2 ul li .left {
    float: none;
    width: 100%;
    position: relative;
    text-align: center
}

.signal .sig2 ul li .left i {
    position: absolute;
    top: -41px;
    left: 0;
    background: url("../image/number.svg") no-repeat center;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-style: normal;
    color: #fff;
    font-size: 18px
}

.signal .sig2 ul li .left img {
    width: 90px;
    height: 90px;
    border: 3px solid #FFD07E;
    border-radius: 100px;
    margin-bottom: 10px
}

.signal .sig2 ul li .left span {
    display: block;
    font-size: 22px
}

.signal .sig2 ul li .right {
    float: none;
    width: 100%;
    display: grid;
    grid-template-columns: 33.33% 33.33% 33.33%;
    padding-top: 20px
}

.signal .sig2 ul li .right p {
    text-align: center
}

.signal .sig2 ul li .right p span:nth-of-type(1) {
    font-size: 18px
}

.signal .sig2 ul li .right p span:nth-of-type(2) {
    display: block;
    font-size: 15px;
    color: #A2A2A2
}

@media (min-width:992px) {
    .signal .sig2 {
        padding-top: 70px
    }

    .signal .sig2 .row {
        padding-left: 0;
        padding-right: 0
    }

    .signal .sig2 ul li {
        grid-template-columns: 20% 80%;
        align-items: center;
        justify-content: center
    }

    .signal .sig2 ul li .left {
        text-align: left;
        padding-left: 40px
    }

    .signal .sig2 ul li .left img {
        margin-bottom: 0;
        margin-right: 10px
    }

    .signal .sig2 ul li .left span {
        display: inline-block
    }

    .signal .sig2 ul li .right {
        padding-top: 0;
        grid-template-columns: 14.2% 14.2% 14.2% 14.2% 14.2% 14.2% 14.2%
    }

    .signal .sig2 ul li .right p {
        margin-bottom: 0
    }

    .signal .sig2 ul li .right p span:nth-of-type(1) {
        font-size: 23px
    }

    .signal .sig2 ul li .right p span:nth-of-type(2) {
        font-size: 16px
    }
}

@media (min-width:992px) {
    .signal {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

.signalinfo {
    padding-top: 70px;
    padding-bottom: 70px
}

.signalinfo h2 {
    font-size: 20px;
    font-weight: 700
}

.signalinfo .div {
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    background: #fff;
    padding: 40px 20px
}

.signalinfo .user {
    margin-bottom: 30px
}

.signalinfo .user .div {
    position: relative;
    width: 100%
}

.signalinfo .user .div .left {
    float: none;
    position: relative;
    display: grid;
    grid-template-columns: 100%;
    align-items: center;
    justify-content: center
}

.signalinfo .user .div .left i {
    position: absolute;
    top: -41px;
    left: 0;
    background: url("../image/number.svg") no-repeat center;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-style: normal;
    color: #fff;
    font-size: 18px
}

.signalinfo .user .div .left img {
    width: 90px;
    height: 90px;
    border: 3px solid #FFD07E;
    border-radius: 100px;
    margin-right: 10px
}

.signalinfo .user .div .left span {
    font-size: 22px
}

.signalinfo .user .div .left .hidden-xs {
    text-align: right;
    font-size: 15px;
    color: #A2A2A2;
    float: right
}

.signalinfo .user .div .right {
    float: none;
    width: 100%;
    display: grid;
    grid-template-columns: 100%;
    padding-top: 20px
}

.signalinfo .user .div .right p {
    overflow: hidden
}

.signalinfo .user .div .right p span:nth-of-type(1) {
    float: left;
    font-size: 18px;
    color: #777
}

.signalinfo .user .div .right p span:nth-of-type(2) {
    float: right;
    font-size: 20px;
    color: #000
}

@media (min-width:992px) {
    .signalinfo .user .div .left {
        grid-template-columns: 10% 40% 50%
    }

    .signalinfo .user .div .left .item {
        width: 100%
    }

    .signalinfo .user .div .left span {
        display: inline-block
    }

    .signalinfo .user .div .right {
        grid-template-columns: 50% 50%
    }

    .signalinfo .user .div .right p span {
        padding: 0 20px
    }
}

.signalinfo .yll,
.signalinfo .jz,
.signalinfo .jyl,
.signalinfo .sy,
.signalinfo .pz {
    margin-bottom: 30px
}

.signalinfo .yll #yll,
.signalinfo .jz #yll,
.signalinfo .jyl #yll,
.signalinfo .sy #yll,
.signalinfo .pz #yll,
.signalinfo .yll #jz,
.signalinfo .jz #jz,
.signalinfo .jyl #jz,
.signalinfo .sy #jz,
.signalinfo .pz #jz,
.signalinfo .yll #jyl,
.signalinfo .jz #jyl,
.signalinfo .jyl #jyl,
.signalinfo .sy #jyl,
.signalinfo .pz #jyl,
.signalinfo .yll #sy,
.signalinfo .jz #sy,
.signalinfo .jyl #sy,
.signalinfo .sy #sy,
.signalinfo .pz #sy,
.signalinfo .yll #pz,
.signalinfo .jz #pz,
.signalinfo .jyl #pz,
.signalinfo .sy #pz,
.signalinfo .pz #pz {
    width: 100%;
    height: 400px
}

.signalinfo .pz .con {
    margin-top: 20px;
    padding-top: 30px;
    border-top: 2px solid #999;
    overflow: hidden
}

.signalinfo .pz .con p {
    overflow: hidden;
    margin-bottom: 20px;
    border-bottom: 1px solid #EBEBEB
}

.signalinfo .pz .con p span:nth-of-type(1) {
    display: inline-block;
    float: left;
    color: #777;
    font-size: 18px
}

.signalinfo .pz .con p span:nth-of-type(2) {
    display: inline-block;
    float: right;
    color: #000;
    font-size: 20px
}

@media (min-width:992px) {
    .signalinfo .pz .con div:nth-of-type(1) {
        padding-right: 30px
    }

    .signalinfo .pz .con div:nth-of-type(2) {
        padding-left: 30px
    }

    .signalinfo .yll #yll,
    .signalinfo .jz #yll,
    .signalinfo .jyl #yll,
    .signalinfo .sy #yll,
    .signalinfo .pz #yll,
    .signalinfo .yll #jz,
    .signalinfo .jz #jz,
    .signalinfo .jyl #jz,
    .signalinfo .sy #jz,
    .signalinfo .pz #jz,
    .signalinfo .yll #jyl,
    .signalinfo .jz #jyl,
    .signalinfo .jyl #jyl,
    .signalinfo .sy #jyl,
    .signalinfo .pz #jyl,
    .signalinfo .yll #sy,
    .signalinfo .jz #sy,
    .signalinfo .jyl #sy,
    .signalinfo .sy #sy,
    .signalinfo .pz #sy,
    .signalinfo .yll #pz,
    .signalinfo .jz #pz,
    .signalinfo .jyl #pz,
    .signalinfo .sy #pz,
    .signalinfo .pz #pz {
        height: 600px
    }
}

.loader {
    position: absolute;
    left: 50%;
    transform: translate(0, -50%);
    text-align: center;
    z-index: 999
}

.loader span {
    display: inline-block;
    width: 40px;
    height: 40px;
    -webkit-animation: rotation 1s linear infinite;
    animation: rotation 1s linear infinite
}

.loader span:before,
.loader span:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.loader span:before {
    border-top: 4px solid #ff3d00;
    border-right: 4px solid transparent
}

.loader span:after {
    border-bottom: 4px solid #F8CB70;
    border-left: 4px solid transparent
}

@-webkit-keyframes rotation {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes rotation {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.calender {
    padding-top: 40px;
    padding-bottom: 40px
}

.calender .row {
    padding: 0 10px
}

.calender h1 {
    color: #D71618
}

.calender p {
    color: #777;
    margin-bottom: 20px
}

.calender iframe {
    width: 100%;
    height: calc(100vh - 150px)
}

@media (min-width:992px) {
    .calender {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .calender .row {
        padding: 0
    }

    .calender p {
        font-size: 18px
    }

    .calender iframe {
        height: calc(100vh - 300px)
    }
}

.partners .par1 {
    padding-top: 40px;
    padding-bottom: 40px
}

.partners .par1 h1 {
    color: #D71618
}

.partners .par1 .col-xs-12 {
    margin-bottom: 20px
}

.partners .par1 .col-xs-12:nth-of-type(2) {
    text-align: center
}

.partners .par1 img {
    max-width: 100%;
    height: auto
}

.partners .par1 p {
    line-height: 25px
}

.partners .par1 a {
    display: inline-block;
    padding: 15px 40px;
    background: #D71618;
    color: #fff;
    border-radius: 100px;
    margin-top: 30px;
    border: 1px solid #D71618
}

.partners .par1 a:hover {
    background: #fff;
    color: #D71618
}

@media (min-width:992px) {
    .partners .par1 {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .partners .par1 .col-xs-12:nth-of-type(2) {
        text-align: right
    }
}

.partners .par2 {
    background: #F5F6F8;
    padding-top: 40px;
    padding-bottom: 40px
}

.partners .par2 h2 {
    text-align: center;
    color: #D71618
}

.partners .par2 .con {
    display: flex;
    flex-flow: row wrap
}

.partners .par2 .con .item {
    flex: 1 50%;
    text-align: center;
    padding: 10px
}

.partners .par2 .con .item>div {
    background: #fff;
    padding: 30px 10px
}

.partners .par2 .con .item img {
    margin-bottom: 30px
}

.partners .par2 .con .item p {
    font-weight: 600;
    color: #444
}

@media (min-width:992px) {
    .partners .par2 {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .partners .par2 .con .item {
        flex: 1 33.33%;
        padding: 15px
    }

    .partners .par2 .con .item>div {
        padding: 50px 10px
    }

    .partners .par2 .con .item p {
        font-size: 18px
    }
}

.partners .par3 {
    padding-top: 40px;
    padding-bottom: 40px
}

.partners .par3 h2 {
    text-align: center;
    font-size: 20px
}

.partners .par3 .con {
    display: flex;
    flex-flow: row wrap;
    text-align: center
}

.partners .par3 .con .item {
    flex: 1 50%;
    padding: 10px
}

.partners .par3 .con .item h3 {
    font-size: 14px;
    line-height: 20px;
    color: #444
}

.partners .par3 .con .item p {
    font-size: 13px;
    color: #888;
    text-align: left
}

.partners .par3 .con .item img {
    width: 50%;
    height: auto
}

@media (min-width:992px) {
    .partners .par3 {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .partners .par3 h2 {
        font-size: 30px;
        color: #D71618
    }

    .partners .par3 .con .item {
        flex: 1 25%;
        padding: 20px 60px
    }

    .partners .par3 .con .item h3 {
        font-size: 18px;
        line-height: 30px
    }

    .partners .par3 .con .item p {
        font-size: 15px
    }
}

.w404 img {
    max-width: 100%;
    height: auto
}

.post {
    padding-top: 40px;
    padding-bottom: 40px
}

.post .all .row,
.post .full .row,
.post .video .row {
    display: grid;
    grid-template-columns: 100%;
    padding: 0 10px
}

.post .all .row:before,
.post .full .row:before,
.post .video .row:before,
.post .all .row:after,
.post .full .row:after,
.post .video .row:after {
    display: none
}

.post .all .content,
.post .full .content,
.post .video .content {
    width: 100%;
    padding-bottom: 30px
}

.post .all .content h1,
.post .full .content h1,
.post .video .content h1 {
    font-size: 25px;
    text-align: center
}

.post .all .content .tag,
.post .full .content .tag,
.post .video .content .tag {
    text-align: center;
    color: #666;
    font-size: 14px
}

.post .all .content .con,
.post .full .content .con,
.post .video .content .con {
    padding-top: 30px
}

.post .all .content .con img,
.post .full .content .con img,
.post .video .content .con img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 10px auto
}

.post .all .content .con p,
.post .full .content .con p,
.post .video .content .con p {
    text-indent: 2em;
    line-height: 30px;
    margin-bottom: 20px;
    text-align: justify
}

.post .all .content .con ul,
.post .full .content .con ul,
.post .video .content .con ul {
    padding-left: 50px
}

.post .all .content .con ul li,
.post .full .content .con ul li,
.post .video .content .con ul li {
    margin-bottom: 20px;
    line-height: 25px;
    list-style-type: circle
}

.post .all .content .con table,
.post .full .content .con table,
.post .video .content .con table {
    overflow: hidden;
    border-collapse: collapse;
    text-align: center;
    background: #fff;
    border-radius: 10px;
    font-size: 14px
}

.post .all .content .con table tr,
.post .full .content .con table tr,
.post .video .content .con table tr {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-bottom: 10px;
    background: #f6f6f6
}

.post .all .content .con table tr:nth-of-type(1),
.post .full .content .con table tr:nth-of-type(1),
.post .video .content .con table tr:nth-of-type(1) {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.post .all .content .con table tr:nth-last-of-type(1),
.post .full .content .con table tr:nth-last-of-type(1),
.post .video .content .con table tr:nth-last-of-type(1) {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.post .all .content .con table thead tr,
.post .full .content .con table thead tr,
.post .video .content .con table thead tr {
    overflow: hidden;
    width: 100%
}

.post .all .content .con table thead tr th,
.post .full .content .con table thead tr th,
.post .video .content .con table thead tr th {
    text-align: center;
    height: 50px;
    background: #D71618;
    color: #fff;
    border-right: 2px solid #fff
}

.post .all .content .con table thead tr th:nth-last-of-type(1),
.post .full .content .con table thead tr th:nth-last-of-type(1),
.post .video .content .con table thead tr th:nth-last-of-type(1) {
    border-right: 0
}

.post .all .content .con table tbody,
.post .full .content .con table tbody,
.post .video .content .con table tbody {
    display: block;
    overflow-y: auto;
    width: 100%;
    max-height: calc(100vh - 260px)
}

.post .all .content .con table tbody::-webkit-scrollbar,
.post .full .content .con table tbody::-webkit-scrollbar,
.post .video .content .con table tbody::-webkit-scrollbar {
    width: 4px
}

.post .all .content .con table tbody::-webkit-scrollbar-thumb,
.post .full .content .con table tbody::-webkit-scrollbar-thumb,
.post .video .content .con table tbody::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.1)
}

.post .all .content .con table tbody tr:nth-last-of-type(1),
.post .full .content .con table tbody tr:nth-last-of-type(1),
.post .video .content .con table tbody tr:nth-last-of-type(1) {
    margin-bottom: 0
}

.post .all .content .con table tbody tr td,
.post .full .content .con table tbody tr td,
.post .video .content .con table tbody tr td {
    height: 40px;
    border-right: 2px solid #fff
}

.post .all .content .con table tbody tr td.hu,
.post .full .content .con table tbody tr td.hu,
.post .video .content .con table tbody tr td.hu {
    background: #FCF7DE;
    font-weight: 600
}

.post .all .content .con table tbody tr td:nth-last-of-type(1),
.post .full .content .con table tbody tr td:nth-last-of-type(1),
.post .video .content .con table tbody tr td:nth-last-of-type(1) {
    border-right: 0
}

@media (min-width:992px) {

    .post .all .content .con,
    .post .full .content .con,
    .post .video .content .con {
        padding-top: 50px
    }

    .post .all .content .con table,
    .post .full .content .con table,
    .post .video .content .con table {
        border-radius: 10px;
        font-size: 16px
    }

    .post .all .content .con table thead tr th,
    .post .full .content .con table thead tr th,
    .post .video .content .con table thead tr th {
        height: 80px;
        border-right: 3px solid #fff
    }

    .post .all .content .con table tbody tr td,
    .post .full .content .con table tbody tr td,
    .post .video .content .con table tbody tr td {
        height: 60px;
        border-right: 3px solid #fff
    }
}

.post .all .side,
.post .full .side,
.post .video .side {
    width: 100%
}

.post .all .side .laws,
.post .full .side .laws,
.post .video .side .laws {
    margin-bottom: 40px
}

.post .all .side .laws ul li a,
.post .full .side .laws ul li a,
.post .video .side .laws ul li a {
    display: grid;
    grid-template-columns: 15% 80%;
    align-items: center;
    margin-bottom: 20px
}

.post .all .side .laws ul li a:hover,
.post .full .side .laws ul li a:hover,
.post .video .side .laws ul li a:hover {
    color: #D71618
}

.post .all .side .laws ul li .time,
.post .full .side .laws ul li .time,
.post .video .side .laws ul li .time {
    width: 100%;
    text-align: center;
    padding-right: 10px;
    border-right: 1px solid #ccc
}

.post .all .side .laws ul li .time span,
.post .full .side .laws ul li .time span,
.post .video .side .laws ul li .time span {
    display: block;
    color: #999;
    font-size: 14px;
    line-height: 20px
}

.post .all .side .laws ul li .time span:nth-of-type(2),
.post .full .side .laws ul li .time span:nth-of-type(2),
.post .video .side .laws ul li .time span:nth-of-type(2) {
    font-size: 12px
}

.post .all .side .laws ul li .p,
.post .full .side .laws ul li .p,
.post .video .side .laws ul li .p {
    overflow: hidden;
    line-height: 20px;
    max-height: 40px;
    padding-left: 10px;
    text-align: justify
}

.post .all .side .news,
.post .full .side .news,
.post .video .side .news {
    margin-bottom: 40px
}

.post .all .side .news ul li a,
.post .full .side .news ul li a,
.post .video .side .news ul li a {
    display: grid;
    grid-template-columns: 25% 75%;
    align-items: center;
    margin-bottom: 20px
}

.post .all .side .news ul li a:hover,
.post .full .side .news ul li a:hover,
.post .video .side .news ul li a:hover {
    color: #D71618
}

.post .all .side .news ul li .img,
.post .full .side .news ul li .img,
.post .video .side .news ul li .img {
    overflow: hidden;
    border-radius: 10px
}

.post .all .side .news ul li .img:hover img,
.post .full .side .news ul li .img:hover img,
.post .video .side .news ul li .img:hover img {
    transform: scale(1.2)
}

.post .all .side .news ul li .img img,
.post .full .side .news ul li .img img,
.post .video .side .news ul li .img img {
    max-width: 100%;
    height: auto;
    transition: all .5s
}

.post .all .side .news ul li .text,
.post .full .side .news ul li .text,
.post .video .side .news ul li .text {
    padding-left: 10px
}

.post .all .side .news ul li .text .time,
.post .full .side .news ul li .text .time,
.post .video .side .news ul li .text .time {
    font-size: 13px;
    color: #999;
    margin-bottom: 5px
}

.post .all .side .news ul li .text .p,
.post .full .side .news ul li .text .p,
.post .video .side .news ul li .text .p {
    overflow: hidden;
    line-height: 20px;
    max-height: 40px;
    text-align: justify
}

.post .all .side .activity ul li a,
.post .full .side .activity ul li a,
.post .video .side .activity ul li a {
    display: grid;
    grid-template-columns: 25% 75%;
    align-items: center;
    margin-bottom: 20px
}

.post .all .side .activity ul li a:hover,
.post .full .side .activity ul li a:hover,
.post .video .side .activity ul li a:hover {
    color: #D71618
}

.post .all .side .activity ul li .img,
.post .full .side .activity ul li .img,
.post .video .side .activity ul li .img {
    overflow: hidden;
    border-radius: 10px
}

.post .all .side .activity ul li .img:hover img,
.post .full .side .activity ul li .img:hover img,
.post .video .side .activity ul li .img:hover img {
    transform: scale(1.2)
}

.post .all .side .activity ul li .img img,
.post .full .side .activity ul li .img img,
.post .video .side .activity ul li .img img {
    max-width: 100%;
    height: auto;
    transition: all .5s
}

.post .all .side .activity ul li .text,
.post .full .side .activity ul li .text,
.post .video .side .activity ul li .text {
    padding-left: 10px
}

.post .all .side .activity ul li .text .time,
.post .full .side .activity ul li .text .time,
.post .video .side .activity ul li .text .time {
    font-size: 13px;
    color: #999;
    margin-bottom: 5px
}

.post .all .side .activity ul li .text .p,
.post .full .side .activity ul li .text .p,
.post .video .side .activity ul li .text .p {
    overflow: hidden;
    line-height: 20px;
    max-height: 40px;
    text-align: justify
}

.post .full .content .con p {
    text-indent: 0
}

.post .full .content .con .news_img {
    text-align: center
}

@media (min-width:992px) {
    .post {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .post .all .row {
        grid-template-columns: 70% 30%;
        padding: 0
    }

    .post .all .content {
        padding-right: 20px;
        padding-bottom: 0
    }

    .post .all .side {
        padding-left: 20px
    }

    .post .full .row {
        grid-template-columns: 100%;
        padding: 0
    }

    .post .full .content .con .news_img img {
        display: inline-block;
        width: 33%;
        height: auto;
        padding: 5px
    }

    .post .video .row {
        grid-template-columns: 100%;
        padding: 0
    }
}

.post .year .row {
    padding-left: 10px;
    padding-right: 10px
}

.post .year h1 {
    font-size: 30px;
    text-align: center;
    color: #D71618
}

.post .year h2 {
    font-size: 20px
}

.post .year h3 {
    font-size: 16px
}

.post .year p {
    font-size: 15px
}

.post .year ul {
    padding-left: 40px
}

.post .year li {
    list-style: circle;
    font-size: 15px;
    line-height: 35px
}

.post .year .atop {
    margin-bottom: 40px
}

.post .year .atop p {
    font-size: 15px;
    text-align: justify
}

.post .year .acon {
    margin-bottom: 40px
}

.post .year .acon .con {
    display: flex;
    flex-flow: row wrap
}

.post .year .acon .con .div {
    overflow: hidden;
    width: 100%;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    border-radius: 5px
}

.post .year .acon .con .div img {
    display: block;
    max-width: 100%;
    height: auto
}

.post .year .acon .con .div .text {
    padding: 0 20px 10px 20px
}

.post .year .acon .con .div .text p {
    font-size: 14px;
    color: #D71618
}

@media (min-width:992px) {
    .post .year .bg {
        padding: 60px 50px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
        border-radius: 10px
    }

    .post .year .row {
        padding-left: 0;
        padding-right: 0
    }

    .post .year h1 {
        font-size: 35px
    }

    .post .year h2 {
        font-size: 25px
    }

    .post .year h3 {
        font-size: 16px
    }

    .post .year .acon .con .div {
        width: 32%
    }
}

.post .rj .row {
    padding-left: 10px;
    padding-right: 10px
}

.post .rj h1 {
    font-size: 30px;
    text-align: center;
    color: #D71618
}

.post .rj h2 {
    font-size: 18px;
    margin-bottom: 20px
}

.post .rj h3 {
    font-size: 16px
}

.post .rj p {
    font-size: 15px
}

.post .rj ul {
    padding-left: 40px;
    margin-bottom: 20px
}

.post .rj li {
    list-style: circle;
    font-size: 15px;
    line-height: 35px
}

.post .rj .con h2 {
    font-weight: 400;
    margin-bottom: 20px
}

@media (min-width:992px) {
    .post .rj .bg {
        padding: 60px 50px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
        border-radius: 10px
    }

    .post .rj .row {
        padding-left: 0;
        padding-right: 0
    }

    .post .rj h1 {
        font-size: 35px
    }

    .post .rj h3 {
        font-size: 16px
    }
}

.post .zc .row {
    padding-left: 10px;
    padding-right: 10px
}

.post .zc h1 {
    font-size: 30px;
    text-align: center;
    color: #d3cbcb;
    line-height: 1;
}

.post .zc h2 {
    font-size: 18px;
    margin-bottom: 20px
}

.post .zc h3 {
    font-size: 16px
}

.post .zc p {
    font-size: 15px;
    margin-bottom: 20px
}

.post .zc ul {
    padding-left: 40px;
    margin-bottom: 20px
}

.post .zc li {
    list-style: circle;
    font-size: 15px;
    line-height: 35px
}


.post .zc .con h2 {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 400;
    line-height: 1.5;
}

.post .zc .con .div {
    display: flex;
    flex-flow: row wrap;
    margin-bottom: 20px
}

.post .zc .con .div>div {
    overflow: hidden;
    width: 100%;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    border-radius: 5px;
    padding: 20px
}

.post .zc .con .div>div img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-bottom: 20px
}

.post .zc .con .div>div .text p {
    font-size: 14px;
    color: #D71618;
    margin-bottom: 10px
}

.post .zc .con table {
    width: calc(100% - 60px);
    padding: 0 30px
}

.post .zc .con table tr:nth-of-type(even) {
    background: #221840
}

.post .zc .con table th,
.post .zc .con table td {
    border: 1px solid #000;
    text-align: center;
    line-height: 50px
}

.post .zc .con table th {
    background: #25473c;
    color: #fff;
}

@media (min-width:992px) {
    .post .zc .bg {
        padding: 60px 50px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
        border-radius: 10px
    }

    .post .zc .row {
        padding-left: 0;
        padding-right: 0
    }

    .post .zc h1 {
        font-size: 35px
    }

    .post .zc h3 {
        font-size: 16px
    }

    .post .zc .con .div>div {
        width: 48%;
        padding: 40px
    }
}

.post .fl .row {
    padding-left: 10px;
    padding-right: 10px
}

.post .fl h1 {
    font-size: 30px;
    text-align: center;
    color: #D71618
}

.post .fl h2 {
    font-size: 18px;
    margin-bottom: 20px
}

.post .fl h3 {
    font-size: 16px
}

.post .fl p {
    font-size: 15px;
    margin-bottom: 20px
}

.post .fl ul {
    padding-left: 40px;
    margin-bottom: 20px
}

.post .fl li {
    list-style: circle;
    font-size: 15px;
    line-height: 35px
}

.post .fl .con h2 {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 400
}

.post .fl .con .dd {
    width: 100%;
    overflow: hidden
}

.post .fl .con .dd table {
    text-align: center;
    display: block;
    overflow: auto
}

.post .fl .con .dd table tr:nth-child(even) {
    background: #F1F1F1
}

.post .fl .con .dd table th {
    background: #C6222F;
    text-align: center;
    color: #fff;
    border: 1px solid #ADB0B2;
    min-width: 100px;
    padding: 5px 15px
}

.post .fl .con .dd table th span:nth-of-type(1) {
    display: block;
    text-align: right
}

.post .fl .con .dd table th span:nth-of-type(2) {
    display: block;
    text-align: left
}

.post .fl .con .dd table td {
    padding: 20px;
    border: 1px solid #ADB0B2
}

.post .fl .con .da {
    margin: 40px auto
}

.post .fl .con .da span {
    display: block;
    margin-bottom: 20px;
    color: #999
}

.post .fl .con .de p {
    text-indent: -15px;
    padding-left: 30px;
    padding-right: 20px
}

.post .fl .con .de p span {
    display: block;
    margin: 10px auto;
    color: #999;
    padding-left: 20px
}

@media (min-width:992px) {
    .post .fl .bg {
        padding: 60px 50px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
        border-radius: 10px
    }

    .post .fl .row {
        padding-left: 0;
        padding-right: 0
    }

    .post .fl h1 {
        font-size: 35px
    }

    .post .fl h3 {
        font-size: 16px
    }

    .post .fl .con .div>div {
        width: 48%;
        padding: 40px
    }

    .post .fl .con .dd table {
        display: table
    }

    .post .fl .con .de p {
        padding-left: 30px
    }
}

.post .tj .row {
    padding-left: 10px;
    padding-right: 10px
}

.post .tj h1 {
    font-size: 30px;
    text-align: center;
    color: #D71618
}

.post .tj h2 {
    font-size: 18px;
    margin-bottom: 20px
}

.post .tj h3 {
    font-size: 16px
}

.post .tj p {
    font-size: 15px;
    margin-bottom: 20px
}

.post .tj ul {
    padding-left: 40px;
    margin-bottom: 20px
}

.post .tj li {
    list-style: circle;
    font-size: 15px;
    line-height: 35px
}

.post .tj .con h2 {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 400
}

.post .tj .con .dd {
    width: 100%;
    overflow: hidden
}

.post .tj .con .dd table {
    text-align: center;
    display: block;
    overflow: auto
}

.post .tj .con .dd table tr:nth-child(even) {
    background: #F1F1F1
}

.post .tj .con .dd table th {
    background: #C6222F;
    text-align: center;
    color: #fff;
    border: 1px solid #ADB0B2;
    min-width: 100px;
    padding: 5px 15px
}

.post .tj .con .dd table th span:nth-of-type(1) {
    display: block;
    text-align: right
}

.post .tj .con .dd table th span:nth-of-type(2) {
    display: block;
    text-align: left
}

.post .tj .con .dd table td {
    padding: 20px;
    border: 1px solid #ADB0B2
}

.post .tj .con .da {
    margin: 40px auto
}

.post .tj .con .da span {
    display: block;
    margin-bottom: 20px;
    color: #999
}

.post .tj .con .de p {
    text-indent: -15px;
    padding-left: 30px;
    padding-right: 20px
}

.post .tj .con .de p span {
    display: block;
    margin: 10px auto;
    color: #999;
    padding-left: 20px
}

@media (min-width:992px) {
    .post .tj .bg {
        padding: 60px 50px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
        border-radius: 10px
    }

    .post .tj .row {
        padding-left: 0;
        padding-right: 0
    }

    .post .tj h1 {
        font-size: 35px
    }

    .post .tj h3 {
        font-size: 16px
    }

    .post .tj .con .div>div {
        width: 48%;
        padding: 40px
    }

    .post .tj .con .dd table {
        display: table
    }

    .post .tj .con .de p {
        padding-left: 30px
    }
}

.post .jya .row {
    padding-left: 10px;
    padding-right: 10px
}

.post .jya h1 {
    font-size: 30px;
    text-align: center;
    color: #D71618
}

.post .jya h2 {
    font-size: 18px;
    margin-bottom: 20px
}

.post .jya h3 {
    font-size: 16px
}

.post .jya p {
    font-size: 15px;
    margin-bottom: 20px
}

.post .jya ul {
    padding-left: 40px;
    margin-bottom: 20px
}

.post .jya li {
    list-style: circle;
    font-size: 15px;
    line-height: 35px
}

.post .jya span {
    display: block;
    color: #999
}

.post .jya .con h2 {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 400
}

.post .jya .con .dd {
    width: 100%;
    overflow: hidden
}

.post .jya .con .dd table {
    text-align: center;
    display: block;
    overflow: auto
}

.post .jya .con .dd table tr:nth-child(even) {
    background: #F1F1F1
}

.post .jya .con .dd table th {
    background: #C6222F;
    text-align: center;
    color: #fff;
    border: 1px solid #ADB0B2;
    min-width: 100px;
    padding: 5px 15px
}

.post .jya .con .dd table th span:nth-of-type(1) {
    display: block;
    text-align: right
}

.post .jya .con .dd table th span:nth-of-type(2) {
    display: block;
    text-align: left
}

.post .jya .con .dd table td {
    padding: 20px;
    border: 1px solid #ADB0B2
}

.post .jya .con .da {
    margin: 40px auto
}

.post .jya .con .da span {
    display: block;
    margin-bottom: 20px;
    color: #999
}

.post .jya .con .de p {
    text-indent: -15px;
    padding-left: 30px;
    padding-right: 20px
}

.post .jya .con .de p span {
    display: block;
    margin: 10px auto;
    color: #999;
    padding-left: 20px
}

@media (min-width:992px) {
    .post .jya .bg {
        padding: 60px 50px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
        border-radius: 10px
    }

    .post .jya .row {
        padding-left: 0;
        padding-right: 0
    }

    .post .jya h1 {
        font-size: 35px
    }

    .post .jya h3 {
        font-size: 16px
    }

    .post .jya .con .div>div {
        width: 48%;
        padding: 40px
    }

    .post .jya .con .dd table {
        display: table
    }

    .post .jya .con .de p {
        padding-left: 30px
    }
}

.post .jya .faq p {
    color: #666
}

.post .jyb .row {
    padding-left: 10px;
    padding-right: 10px
}

.post .jyb h1 {
    font-size: 30px;
    text-align: center;
    color: #D71618
}

.post .jyb h2 {
    font-size: 18px;
    margin-bottom: 20px
}

.post .jyb h3 {
    font-size: 16px
}

.post .jyb p {
    font-size: 15px;
    margin-bottom: 20px
}

.post .jyb ul {
    padding-left: 40px;
    margin-bottom: 20px
}

.post .jyb li {
    list-style: circle;
    font-size: 15px;
    line-height: 35px
}

.post .jyb span {
    display: block;
    color: #999
}

.post .jyb .con h2 {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 400
}

.post .jyb .con .dd {
    width: 100%;
    overflow: hidden
}

.post .jyb .con .dd table {
    text-align: center;
    display: block;
    overflow: auto
}

.post .jyb .con .dd table tr:nth-child(even) {
    background: #F1F1F1
}

.post .jyb .con .dd table th {
    background: #C6222F;
    text-align: center;
    color: #fff;
    border: 1px solid #ADB0B2;
    min-width: 100px;
    padding: 5px 15px
}

.post .jyb .con .dd table th span:nth-of-type(1) {
    display: block;
    text-align: right
}

.post .jyb .con .dd table th span:nth-of-type(2) {
    display: block;
    text-align: left
}

.post .jyb .con .dd table td {
    padding: 20px;
    border: 1px solid #ADB0B2
}

.post .jyb .con .da {
    margin: 40px auto
}

.post .jyb .con .da span {
    display: block;
    margin-bottom: 20px;
    color: #999
}

.post .jyb .con .de p {
    text-indent: -15px;
    padding-left: 30px;
    padding-right: 20px
}

.post .jyb .con .de p span {
    display: block;
    margin: 10px auto;
    color: #999;
    padding-left: 20px
}

@media (min-width:992px) {
    .post .jyb .bg {
        padding: 60px 50px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
        border-radius: 10px
    }

    .post .jyb .row {
        padding-left: 0;
        padding-right: 0
    }

    .post .jyb h1 {
        font-size: 35px
    }

    .post .jyb h3 {
        font-size: 16px
    }

    .post .jyb .con .div>div {
        width: 48%;
        padding: 40px
    }

    .post .jyb .con .dd table {
        display: table
    }

    .post .jyb .con .de p {
        padding-left: 30px
    }
}

.post .jyb .faq p {
    color: #666
}

footer .op {
    padding-top: 100px;
    padding-bottom: 100px;
    background: url("../image/op.jpg") no-repeat center / cover;
    text-align: center
}

footer .op .row {
    display: grid;
    grid-template-columns: 100%;
    align-items: center
}

footer .op .row:before,
footer .op .row:after {
    display: none
}

footer .op .row>div {
    width: 100%
}

footer .op h2 {
    margin: 0 auto;
    color: #fff;
    line-height: 40px
}

footer .op p {
    margin: 0 auto;
    padding-top: 30px
}

footer .op a {
    display: inline-block;
    padding: 17px 50px;
    color: #fff;
    background: #D71618;
    border-radius: 100px
}

footer .op a:hover {
    background: #fff;
    color: #D71618
}

@media (min-width:992px) {
    footer .op .row {
        grid-template-columns: 70% 30%
    }

    footer .op p {
        padding-top: 0
    }
}

footer .foot {
    background: #1A1A1A;
    padding-top: 80px;
    padding-bottom: 45px
}

footer .foot .flogo {
    display: block;
    width: 240px;
    margin-bottom: 30px
}

footer .foot .sm {
    color: #eee;
    font-size: 14px;
    text-align: justify;
    margin-bottom: 30px;
    line-height: 20px
}

footer .foot .icon {
    text-align: center
}

footer .foot .icon a {
    display: inline-block;
    padding: 0 5px
}

footer .foot .icon a img {
    width: 45px;
    height: 45px;
    border-radius: 100%
}

@media (min-width:992px) {
    footer .foot .sm {
        margin-bottom: 0
    }

    footer .foot .icon {
        text-align: right
    }
}

footer .foot .copy {
    text-align: center;
    color: #eee;
    font-size: 16px;
    margin-top: 40px
}

footer .goto {
    position: fixed;
    right: 8%;
    bottom: 5%;
    cursor: pointer;
    display: none;
    padding: 15px;
    background: #D71618;
    border-radius: 100%
}

footer .goto:hover {
    background: #999
}

footer .goto:hover span {
    border-left: 2px solid #fff;
    border-top: 2px solid #fff
}

footer .goto span {
    transform: rotate(45deg);
    display: block;
    color: #fff;
    width: 15px;
    height: 15px;
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    position: relative;
    top: 4px
}