.lh40 {
    height: 40px; line-height: 40px;
}

.banner-container.home {
    width: 100%; height: 822px; overflow: hidden; position: relative;
}

.banner-container.top1 {
    width: 100%; height: 95%; overflow: hidden; position: relative;
}

.banner-container .banner-group,.banner-container .banner-group-item,.banner-container .banner-group-item a {
    height: 100%; width: 100%; overflow: hidden;max-height: 300px;
}

.banner-container.home .banner-group,.banner-container.home .banner-group-item,.banner-container.home .banner-group-item a {
    height: 100%; width: 100%; overflow: hidden;max-height: 822px;
}

.banner-container .banner-group-item {
    display: none;
}

.banner-container .banner-group-item:first-child {
    display: block;
}

.banner-container .banner-group-item a {
    position: relative; display: block;
}

.banner-container img {
    width: 100%;min-height: 100%;
}

.banner-container .banner-group-item .banner-name {
    display: block; background-color: rgba(0, 0, 0, 0.65); height: 30px; line-height: 30px; position: absolute; bottom: 0;
    left: 0; width: 100%; box-sizing: border-box; padding-left: 20px; overflow: hidden; color: white; font-size: 0.9em;
}

.banner-container .banner-nav-group {
    position: absolute; bottom: 6px; right: 4px;
}

.banner-container .banner-nav-group .banner-nav-group-item {
    height: 6px; width: 6px; display: inline-block; margin-right: 4px; cursor: pointer;
    background-color: rgba(255, 255, 255, 0.7);
}

.banner-container .banner-nav-group .banner-nav-group-item.active {
    background-color: #fa5c7c;
}

.container section {
    margin-top: 20px;
}

section.section_news_1 .col-sm-a{-webkit-box-flex: 0;width: 30%;flex: 0 0 auto;}
section.section_news_1 .col-sm-c{-webkit-box-flex: 0;width: 40%;flex: 0 0 auto;}

section .category-title-1 {
    background-color: #f5f5f5;
}

section .category-title-2 {
    background-color: white; border-bottom: 3px solid #eee;
}
section .category-title .category-title-btn {
    display: inline-block; padding: 0 40px; background-color: #B11E24; color: white; font-size: 1.2em;
}
section .category-title-col-4 .category-title-btn{padding: 0 20px;}

section .category-title .category-title-btn-secondary {
    background: none; color: #333333; cursor: pointer;
}

section .category-title .category-title-underline {
    color: black; font-size: 1.2em; border-bottom: 3px solid #B11E24; display: inline-block; box-sizing: border-box;
}

section .category-title .category-title-more {
    float: right; color: #99a0aa; font-size: 0.9em;
}

.news-list {
    border: 1px solid #f5f5f5; padding: 20px 1em 20px 2em;
}

.news-list .news-item {
    height: 30px; line-height: 30px;
}

.news-list .news-item a {
    display: block; word-wrap: break-word; word-break: break-all; text-overflow: ellipsis;
}

.section_img img {
    width: 100%;
}

.sub-title-container {
    padding: 20px 0;
}

a.sub-title {
    font-size: 1.2em; color: #000000;
}

a.sub-title.tab-title {
    color: #555555;
}

a.sub-title.active.js-news-title {
    color: #B11E24;
}

a.sub-title.js-news-title::before {
    content: ''; display: inline-block; width: 10px; height: 10px; border: 3px solid #B11E24; border-radius: 50%;
    vertical-align: middle; margin-right: 10px;
}

.section_news_4 {
    padding: 10px; box-sizing: border-box;
}

.section_news_4 .content {
    border: 1px solid #f5f5f5; border-top: 8px solid #B11E24;
}

.section_news_4 .content .st {
    text-align: center; margin-top: -40px;
}

.section_news_4 .content .news-list {
    border: 0;
}

.section_news_4 .content .st a {
    width: 77px; height: 77px; border-radius: 50%; background-image: url('/images/expert_bg.png');
    background-repeat: no-repeat; display: inline-block;
}

.section_news_4 .content .st a:hover {
    animation-name: section_new_4_hover; animation-duration: 1s;
}

.section_news_4>.row .js-news-container:nth-child(1) .content .st a {
    background-position: 0 0;
}

.section_news_4>.row .js-news-container:nth-child(2) .content .st a {
    background-position: -91px 0;
}

.section_news_4>.row .js-news-container:nth-child(3) .content .st a {
    background-position: -180px 0;
}

.section_news_4>.row .js-news-container:nth-child(4) .content .st a {
    background-position: -276px 0;
}

.vip-service-list {
    text-align: center; padding: 20px;
}

.vip-service-list .vip-service-item {
    display: inline-block; text-align: center; margin: 0 1.5em;
}

.vip-service-list .vip-service-item img {
    width: 3em; height: 3em; margin-bottom: 0.5em;
}

.vip-service-list .vip-service-item a {
    color: #333333;
}

.sub-category-list {
    margin: 20px;
}

.sub-category-list li {
    display: inline-block; margin-bottom: 0.5em; margin-right: 1em;
}

.sub-category-list li a {
    display: inline-block; background-color: #d9e5fa; height: 30px; line-height: 30px; padding: 0 0.8em; color: black;
    cursor: pointer;
}

.horse-container {
    height: 180px; width: 100%; overflow: hidden;margin: 15px 0;
}

.horse-container .horse-body {
    white-space: nowrap;
}

.horse-container .horse-item {
    width: 250px; padding: 0 13px; display: inline-block;
}

.horse-container .horse-item a {
    display: block; color: #333333;
}

.horse-container .horse-item a:visited {
    color: #333333;
}

.horse-container .horse-item img {
    width: 224px; height: 140px;
}

.horse-container .horse-item a span {
    display: block; height: 40px; line-height: 40px; width: 100%; text-overflow: ellipsis; overflow: hidden;
}

.section_site a {
    height: 70px; line-height: 70px; background-color: var(--main_content-bg-blue); color: white; font-weight: bold;
    font-size: 1.2em; display: block;background-position: 20px center;background-repeat: no-repeat;
}

.section_site a:hover {
    background-color: #db3126;
}
.section_site a.site_csia{ padding-left: 90px;background-image: url("/images/icon_csia.png");background-size: 49px 20px;}
.section_site a.site_ama{ padding-left: 90px;background-image: url("/images/icon_ama.png");background-size: 32px 40px;background-position: 29px 15px;}
.section_site a.site_1{ padding-left: 90px;background-image: url("/images/partner_icon_1.png");background-size: 50px 50px;}
.section_site a.site_2:before{background: url("/images/partner_icon_list.png") no-repeat 0 -7px;background-position: 0 -7px;margin: 10px 20px;vertical-align: top;content:'';display:inline-block;width:50px;height:50px;}
.section_site a.site_3:before{background: url("/images/partner_icon_list.png") no-repeat 0 -7px;background-position: -60px -7px;margin: 10px 20px;vertical-align: top;content:'';display:inline-block;width:50px;height:50px;}
.section_site a.site_4:before{background: url("/images/partner_icon_list.png") no-repeat 0 -7px;background-position: -120px -7px;margin: 10px 20px;vertical-align: top;content:'';display:inline-block;width:50px;height:50px;}
.section_site a.site_5:before{background: url("/images/partner_icon_list.png") no-repeat 0 -7px;background-position: -246px -7px;margin: 10px 20px;vertical-align: top;content:'';display:inline-block;width:50px;height:50px;}
.section_site a.site_6{ padding-left: 90px;background-image: url("/images/partner_icon_6.png");background-size: 50px 50px;}

@media screen and (max-width: 1180px) {
  .section_site a.site_row_2{line-height: 1.2em;padding-top: calc((70px - 2.4em)/ 2);}
}

.side-float-bar {
  position: fixed; right: 10px; top: 50%; transform: translateY(-50%); z-index: 9999; cursor: pointer; transition: right 0.2s;width:66px;overflow: hidden;display: block;white-space: nowrap;
}

.side-float-bar:hover {
  right: 15px;
}

a.right-bar-item {
  text-decoration: none;width: 100%;height: 100%;display: inline-block;animation: imgMove 16s infinite;
}

a.right-bar-item img{max-height: 250px;}

@keyframes imgMove{
  0%{transform: translateX(0);}
  43.75%{transform: translateX(0);}
  50%{transform: translateX(-100%);}
  93.75%{transform: translateX(-100%);}
  100%{transform: translateX(0);}
}
