.container {
    width: 100%;
    min-width: 1200px;
    /* height: 100px; */
    /* background: #000; */
    /*border: 1px solid;*/
}

body {
    /*font-family: "Microsoft Yahei" ,  Microsoft YaHei, '微软雅黑', Arial;*/
    font-size: 14px;
    line-height: 1.1;
    /*font-family: "PingFang SC", "Microsoft YaHei", "HanHei SC", "Helvetica Neue", "Open Sans", Arial, "Hiragino Sans GB", 微软雅黑, STHeiti, "WenQuanYi Micro Hei", SimSun, sans-serif;*/
    /*-webkit-font-smoothing: antialiased;*/
    /*-moz-osx-font-smoothing: grayscale;*/
    -webkit-font-smoothing: subpixel-antialiased;
    font-family: Arial, Microsoft YaHei, '微软雅黑';
}

a, a:hover {
    text-decoration: none;
}

p, ul, li, h1 {
    margin: 0;
    padding: 0;
}

.list-inline > li {
    padding: 0;
}

.width_1200 {
    width: 1200px;
    margin: 0 auto;
    /* overflow: hidden; */
    position: relative;
    z-index: 99;
}

.mgt40 {
    margin-top: 40px;
}

.mgt30 {
    margin-top: 30px;
}

.clear {
    clear: both;
    overflow: hidden;
}

.header {
    padding-bottom: 60px;
}

.header .site-topbar {
    height: 50px;
    line-height: 50px;
    background-color: #f8f8f8;
}

.header .site-topbar ul {
    text-align: right;

}

.header .site-topbar ul li {
    font-size: 16px;
    letter-spacing: 1px;
    color: #717171;
    position: relative;
    padding: 0 21px;
}

.header .site-topbar ul li a {
    font-size: 16px;
    letter-spacing: 1px;
    color: #717171;
}

.header .site-topbar ul li a:hover {
    color: #03672d;
}

.header .site-topbar ul li::after {
    content: "";
    width: 1px;
    height: 17px;
    background-color: #d2d2d2;
    position: absolute;
    right: 0;
    top: 16.5px;
}

.header .site-topbar ul li:last-child::after {
    display: none;
}

.header .site-header {
    height: 110px;
    line-height: 110px;
    position: relative;
}

.header .site-header .logo {
    float: left;
}

.header .site-header .logo img {
}

.header .site-header .right {
    float: right;
    /* position: absolute; */
    /* right: 0; */
    margin-top: 36px;
}

.header .site-header .search-form {
}

.header .site-header .search-form .search-input {
    width: 360px;
    height: 38px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #03672d;
    margin: 0;
    float: left;
    padding-left: 15px;
}

.header .site-header .search-form .search-submit {
    width: 75px;
    height: 38px;
    background-color: #03672d;
    border-radius: 0px 4px 4px 0px;
    display: inline-block;
    line-height: 38px;
    text-align: center;
    letter-spacing: 1px;
    color: #ffffff;
    font-size: 14px;
    float: left;
    margin-left: -4px;
    cursor: pointer;
}

.site-menu {
    height: 60px;
    background-color: #03672d;
    line-height: 60px;
}

.site-menu ul {
    overflow: hidden;
    height: 60px;
}

.site-menu ul li {
    /* width: 101px; */
    /* padding: 0 18px; */
    /* padding: 0; */
    text-align: center;
    margin: 0;
    float: left;
    position: relative;
}

.site-menu ul li a {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    /* line-height: 30px; */
    letter-spacing: 1px;
    color: #ffffff;
    padding: 0 18px;
    display: inline-block;
    height: 60px;
}

.site-menu ul li.active, .site-menu ul li:hover {
    background-color: #024d21;
}

.site-menu ul li.active a {
}

.child-menu {
    position: absolute;
    top: 0;
    left: 0;
}

.child-menu li {
    float: none !important;
}


.header-nav {
    width: 100%;
    min-width: 1200px;
    margin: auto;
    /* background-color: #1e8d6d; */
    height: 60px;
    background-color: #03672d;
    line-height: 60px;
    position: absolute;
    /* overflow: hidden; */
    z-index: 999;
}

.header-nav ul.nav {
    width: 1200px;
    margin: auto;
}

.header-nav li {
    float: left;
    /* width: 132px; */
    color: #ffffff;
    font-size: 15px;
    line-height: 60px;
}

.header-nav li.active {
    background-color: #024d21;
    display: block;
    /* height: 47px; */
    /* margin-top: -2px; */
    /* line-height: 47px; */
}

.header-nav li:hover {
    background-color: #024d21;
    display: block;

}

.header-nav li ul {
    display: none;
}

.header-nav li ul li {
    background-color: #03672d;
    /* border-bottom: 1px dotted rgba(255, 255, 50, 0.2); */
    z-index: 999;
    width: 170px;
    height: 44px;
    line-height: 44px;
    letter-spacing: 0.6px;
    font-size: 15px;
    /* padding: 0; */
}

.header-nav li ul li:last-child {
    border-bottom: 0;
}

.header-nav li ul.nav li:hover {
    height: auto;
    margin-top: 0;
    /* line-height: 47px; */
    color: #ffffff;
    background-color: #024d21;
}

.header-nav li ul.nav {
    width: auto;
    text-align: center;
    /* padding: 10px 0; */
    background: #fff;
    padding-top: 5px;
}

.header-nav li:hover ul {
    display: block;
    position: absolute;
    z-index: 99;
}

.nav > li {
    /* width: 120px; */
}

.nav > li > a {
    /* padding: 0; */
    padding: 0 17px;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 1px;
    /* display: inline-block; */
    text-align: center;
}

.nav > li > a:focus, .nav > li > a:hover {
    background-color: #024d21;
}

.header-nav li ul li a {
    letter-spacing: 0.6px;
    /* color: #333333; */
    padding: 0;
    font-size: 15px;
}

.header-nav li ul.nav li:hover a {
    color: #fff;
}

.home_main {
}

.swiper-main-container {
    width: 433px;
    height: 314px;
    background-color: #e5e5e5;
    border-radius: 4px;
    overflow: hidden;
}

.swiper-main-container a {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}

.swiper-main-container a img {
    width: 100%;
    height: 100%;
}

.swiper-main-container a p {
    position: absolute;
    bottom: 14px;
    left: 18px;
    letter-spacing: 1px;
    color: #ffffff;
    font-size: 15px;
    text-overflow: ellipsis;
    width: 510px;
    white-space: nowrap;
    overflow: hidden;

    background: rgba(51,51,51,0.4);
    width: 100%;
    height: 35px;
    bottom: 0;
    left: 0;
    line-height: 35px;
    padding: 0 14px;
}

.announcement_content {
    width: 404px;
    margin-right: 28px;
}

.announcement_content1 {
    width: 315px;
}

.announcement_content1 .news-center-list li a {
    width: 290px;
}



.channel_title, .channel_multi_title {
    border-bottom: 1px solid #dcdcdc;
    /* padding-bottom: 13px; */
    overflow: hidden;
    position: relative;
}

.channel_multi_title li {
    letter-spacing: 1px;
    color: #333333;
    font-size: 16px;
    border: 0;
    position: relative;
    margin-right: 50px;
    cursor: pointer;
    font-weight: bold;
    display: inline-block;
    line-height: 1.1;
}

.channel_multi_title li {
    padding-bottom: 15px;
}

.channel_multi_title li:last-child {
    margin-right: 0;
}

.channel_multi_title {
    /* text-align: right; */
    min-height: 25px;
    /* height: 33px; */
}

.channel_title li, .channel_multi_title li.active {
    /* line-height: 30px; */
    letter-spacing: 1px;
    color: #03672d;
    font-weight: bold;
    font-size: 18px;
    border-bottom: 4px solid #03672d;
    padding-bottom: 12px;
    display: inline-block;
}

.channel_title .more, .channel_multi_title .more {
    /* line-height: 30px; */
    letter-spacing: 1px;
    color: #03672d;
    font-size: 14px;
}

.news-center-list {
    padding-top: 5px !important;
}

.news-center-list li {
    margin-top: 22px;
    position: relative;
    padding-left: 20px;
}

.news-center-list li:after {
    content: '';
    position: absolute;
    top: 1px;
    left: 0;
    width: 0;
    height: 0;
    border-top: 5.5px solid transparent;
    border-bottom: 5.5px solid transparent;
    border-left: 9px solid #cfa972;
}

.announcement_content1 .news-center-list li:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #03672d;
    border: 0;
}

.news-center-list li a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #000;
    text-overflow: ellipsis;
    width: 370px;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}

.news-center-list li span {
    letter-spacing: 0.3px;
    color: #cfcfcf;
}

.announcement_box {
    overflow: hidden;
    margin-top: 25px;
}

.news-list li a:hover, .peixun_kepu .swiper-slide p:hover, .news-img .news_content a.title:hover {
    color: #03672d;
}

.act_box {
    /* margin: 40px 0; */
    overflow: hidden;
    margin-top: 22px;
    margin-bottom: 40px;
}

.act_box li {
    width: 590px;
    margin-right: 18px;
    float: left;
    margin-top: 18px;
}

.act_box li img {
}

.act_box li a {
}

.act_box li:nth-child(2n) {
    margin-right: 0;
    float: right;
}

.home_xinli_box {
    overflow: hidden;
    margin-bottom: 40px;
}

.home_xinli_box .jiankang {
    width: 583px;
}

.home_xinli_box .fuwu {
    width: 583px;
}

.news-img {
    margin-top: 30px;
    overflow: hidden;
    position: relative;
}

.news-img img {
    width: 225px;
    height: 131px;
    background-color: #eeeeee;
    border-radius: 4px;
}

.news-img .news_content {
    width: 338px;
}


.news-img .news_content a.title {
    letter-spacing: 0.3px;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
}

.news-img .news_content p.intro {
    letter-spacing: 0.8px;
    color: #989797;
    margin-top: 10px;
    line-height: 28px;
    text-align: justify;
    padding-bottom: 20px;
}

.news-img .news_content p.date {

    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 30px;
    letter-spacing: 0.3px;
    color: #cfcfcf;
    font-size: 14px;
}


.news-list {
    overflow: hidden;
    width: 100%;
}

.news-list li {
    margin-top: 24px;
    position: relative;
    padding-left: 20px;
    /* width: 50%; */
    width: 100%;
}

.news-list li:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #03672d;
}

.news-list.news_search_list li a {
    width: 980px;
}

.news-list li a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #000;
    text-overflow: ellipsis;
    width: 370px;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}

.news-list li span {
    letter-spacing: 0.3px;
    color: #cfcfcf;
}

.home_yuanzhu_box {
    overflow: hidden;
    margin-bottom: 40px;
}

.footer {
    /* height: 187px; */
    background-color: #03672d;
    padding: 35px 0;
}

.footer p, .footer p a {
    font-size: 14px;
    line-height: 39.1px;
    letter-spacing: 0.6px;
    color: #6cb68b;
}

.yanjiu_box {
    position: relative;
    margin-top: 40px;
}

.swiper-yanjiu-container {
    height: 350px;
    width: 1110px;
    margin-top: 30px;
    margin-bottom: 40px;
}

.swiper-yanjiu-button-next:after, .swiper-yanjiu-button-prev:after {
    font-size: 35px;
}


.swiper-yanjiu-button-prev, .swiper-yanjiu-button-next {
    width: 21px !important;
    height: 40px;
    outline: none;
}

.swiper-button-next, .swiper-button-prev {
    color: #03672d;
}

.swiper-yanjiu-button-next.swiper-button-disabled, .swiper-yanjiu-button-prev.swiper-button-disabled {
    opacity: 1;
    color: #c8cac9;
}

.home_peixun {
    background-color: #f5faf7;
    padding: 40px 0;
    position: relative;
}

.peixun_kepu {
    width: 100%;
    margin-top: 30px;
    padding-bottom: 40px;
}

.peixun_kepu .swiper-slide {
    width: 285px
}

.peixun_kepu .swiper-slide p {
    height: 89px;
    background-color: #ffffff;
    box-shadow: 0.8px 2.9px 26.5px 0.5px rgba(1, 70, 35, 0.13);
    border-radius: 0px 0px 4px 4px;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.8px;
    color: #000;
    padding: 25px 18px;
    /* background-color: #f5faf7; */
    text-align: justify;
}

.peixun_kepu .swiper-slide img {
    width: 100%;
    height: 210px;
}

.video_pic {
    height: 210px;
    position: absolute;
    top: 0;
    left: 0;
}

.video_pic img {
}

.home_kepu_box {
}

.kepu_list li a {
}

.home_platform_box {
    padding-top: 40px;
    padding-bottom: 60px;
    text-align: center;
    background-color: #f5faf7;
}

.home_platform li {
    margin-right: 60px;
}

.home_platform li:last-child {
    margin-right: 0;
}

.home_platform li img {
    width: 92px;
    height: 70px;
    background-color: #ffffff;
    border-radius: 4px;
}

.home_platform li p {
    line-height: 23.1px;
    letter-spacing: 0.6px;
    color: #03672d;
    text-align: center;
    margin-top: 21px;
}

.home_news_box {
    overflow: hidden;
    padding-bottom: 40px;
}

.home_news_box .news_box {
    width: 857px;
}

.home_news_box .sige_box {
    width: 315px;
}

.home_news_box .sige_box li {
    width: 315px;
    height: 170px;
    /* background-color: #e6883c; */
    border-radius: 4px;
    margin-bottom: 32px;
}

.home_news_box .sige_box li img {
}

.news_box .news-list li {
    width: 50%;
    float: left;
}

.news_box .news-img img {
    width: 320px;
    height: 212px;
}

.news_box .news-img .news_content {
    width: 510px;
}

.top_channel_crumb .channel_multi_title {
    height: 33px;
}

.channel_multi_title li a {
    color: #333333;
    display: inline-block;
}


.channel_multi_title li.active a, .top_channel_crumb .channel_multi_title li:hover a {
    color: #03672d;
}

.channel_multi_title li:after {
    content: '';
    width: 1px;
    height: 15px;
    background-color: #d2d2d2;
    position: absolute;
    top: 2px;
    left: -28px;
}


.channel_multi_title li.active, .top_channel_crumb .channel_multi_title li:hover {
    font-weight: bold;
    font-size: 18px;
    border-bottom: 4px solid #03672d;
    padding-bottom: 12px;
    color: #03672d;
}

.top_channel_crumb .channel_multi_title li:hover {
    padding: 0;
}

.top_channel_crumb .channel_multi_title li:hover a {
    padding-bottom: 11px;
}

.channel_multi_title li:first-child:after {
    display: none;
}

.top_channel_crumb .channel_multi_title li {
    font-size: 16px !important;
}

.tab-pane.fade {
    display: none;
}

.tab-pane.fade.active {
    display: block;
}

.bgf5faf7 {
    background-color: #f5faf7;
    padding: 40px 0;
    /* position: relative; */
    /* margin-top: 60px; */
    /* z-index: 1; */
}

.bgfff {
    background: #fff;
    padding: 45px 40px;
    overflow: hidden;
}

.breadcrumb {
    display: inline;
    /* float: right; */
    background: none;
    padding: 0;
    bottom: 15px;
    position: absolute;
    left: 0;
}

.breadcrumb li, .breadcrumb li span, .breadcrumb li a {
    color: #aaaaaa;
    font-size: 14px;
    margin-right: 0;
    border: 0;
    padding-bottom: 0;
    vertical-align: middle;
}

.breadcrumb li:nth-child(2):before {
    display: none;
}

.breadcrumb > li + li:before {
    content: ">\00a0";
    padding: 0;
    display: none;
}

.media_body {
    margin-top: 40px;
}

.media_body p {
    font-size: 16px;
    line-height: 31px;
    letter-spacing: 1px;
    color: #333333;
}

.ld_member {
    margin-bottom: 30px;
}

.ld_member a {
    text-align: center;
    display: inherit;
}

.ld_member img {
    /* width: 217px; */
    /* height: 290px; */
}

.ld_member p {
    line-height: 25px;
    letter-spacing: 1px;
    color: #333333;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
}

.ld_member p.position {
    font-weight: normal;
    margin-top: 0px;
}

.intro_department {
}

.intro_department li {
    width: 245px;
    height: 60px;
    background-color: #f5faf7;
    border-radius: 4px;
    border: solid 1px #65a07e;
    text-align: center;
    line-height: 60px;
    margin-bottom: 30px;
    margin-right: 40px;
}

.intro_department li:nth-child(4n) {
    margin-right: 0;
}

.intro_department li:hover {
    background-color: #03672d;
}

.intro_department li:hover a {
    color: #ffffff;
}

.intro_department li a {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 1px;
    color: #03672d;
}

.intro_department li img {
}

.intro_department li span {
    vertical-align: middle;
    margin-left: 7px;
}

.intro_qrcode {
    margin-top: 15px;
}

.intro_qrcode li {
    margin-right: 84px;
}

.intro_qrcode li .img_box {
    width: 182px;
    height: 182px;
    background-color: #ffffff;
    border: solid 1px #dcdcdc;
    text-align: center;
    line-height: 182px;
    text-indent: 0;
}

.intro_qrcode li .img_box img {
    width: 168px;
    height: 168px;
}


.intro_qrcode li p {
    line-height: 40px;
    letter-spacing: 0.4px;
    color: #333333;
    text-align: center;
    width: 182px;
    text-indent: 0;
}


.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #03672d;
    border-color: #03672d;
}

.pagination > li > a, .pagination > li > span {
    color: #03672d;
}


.nav_h1 {
    /*background: url("../images/nav_bottom_bg.png") repeat-x;*/
    background-size: auto 6px;
    background-position: 40px 20px;
    position: relative;
}

.nav_h1 img {
    margin-right: 9px;
    position: absolute;
    left: 0;
    bottom: 5px;
    /* height: 20px; */
    width: 23px;
}

.nav_h1 h1 {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 1.4px;
    color: #333333;
    display: inline-block;
    background: #fff;
    padding-right: 20px;
    vertical-align: middle;
    padding-left: 30px;
}

.nav_h1 h1 span {
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 1.3px;
    color: #dbdbdb;
}

.swiper-news-container {
    width: 540px;
    height: 336px;
    background-color: #e5e5e5;
    border-radius: 4px;
    overflow: hidden;
}

.swiper-news-container a {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}

.swiper-news-container a img {
    width: 100%;
    height: 100%;
}

.swiper-news-pagination {
    text-align: right;
    padding-right: 18px;
}

.swiper-pagination-bullet-active{
    background-color: #007aff !important;
}

.channel_news_1 {
    width: 560px;
    /* height: 43px; */
}

.channel_news_1 .news_1 {
    position: relative;
    border-bottom: solid 1px #e5e5e5;
    padding-bottom: 28px;
    margin-bottom: 28px;
}


.channel_news_1 .news_1 .title i.active, .channel_news_1 .news_2 li i.active {
    /* width: 18px; */
    /* height: 18px; */
    background-color: #fba927;
    /* border-radius: 2px; */
    color: #fff;
    line-height: 18px;
}

.channel_news_1 .news_1 .title i, .channel_news_1 .news_2 li i {
    width: 18px;
    height: 18px;
    border-radius: 2px;
    border: solid 1px #fba927;
    display: inline-block;
    /* line-height: 20px; */
    /* text-align: center; */
    color: #fba927;
    font-style: normal;
    margin-right: 15px;
    font-weight: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    /* text-align: center; */
    float: left;
    /* display: inline-block; */
    text-align: center;
    font-size: 13px;
}

.channel_news_1 .news_1 .title a {
    line-height: 30px;
    letter-spacing: 1px;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}

.channel_news_1 .news_1 p {
    line-height: 26px;
    letter-spacing: 0.8px;
    color: #989797;
}

.channel_news_1 .news_1 p.date {
    line-height: 22px;
    letter-spacing: 0.3px;
    color: #cfcfcf;
    position: absolute;
    right: 0;
    bottom: 28px;
}

.channel_news_1 .news_2 {
}

.channel_news_1 .news_2 li {
    margin-top: 23px;
    line-height: 18px;
}

.channel_news_1 .news_2 li a {
    letter-spacing: 0.8px;
    color: #000;
    width: 400px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}

.channel_news_1 .news_2 li span {
    letter-spacing: 0.3px;
    color: #cccccc;
    float: right;
}

.channel_news_1 .news_2 li a i {
}

.channel_news_1_box {
    margin-top: 30px;
    overflow: hidden;
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 34px;
}

.channel_news_2 {
}

.channel_news_2 li.li_img, .channel_news_2 li.li_txt {
    padding-bottom: 22px;
    border-bottom: 1px dashed #e5e5e5;
    padding-top: 22px;
    position: relative;
}

.channel_news_2 li.li_img .img_box {
    width: 140px;
    height: 88px;
    background-color: #eeeeee;
    border-radius: 4px;
    margin-right: 15px;
}

.channel_news_2 li:first-child {
    border-top: 1px dashed #e5e5e5;
}

.channel_news_2 li.li_img .img_box img {
    width: 100%;
    height: 100%;
    border-radius: 4px;
}

.news_info {
}

.news_info a.title {
    letter-spacing: 1px;
    color: #000;
    font-size: 16px;
    line-height: 25px;
    position: relative;
}

.news_info a.title:hover, .channel_news_1 .news_2 li a:hover, .news_1 a h1:hover {
    color: #03672d;
}

.news_info .news_data {
    position: absolute;
    bottom: 22px;
    overflow: hidden;
}

.news_info .news_data a {
    font-size: 12px;
    padding: 5px 8px;
    background-color: #ffffff;
    border-radius: 2px;
    border: solid 1px #fba927;
    letter-spacing: 0.7px;
    color: #fba927;
    margin-right: 25px;
    display: inline-block;
}

.news_info .news_data .data {
    letter-spacing: 0px;
    color: #929292;
}

.li_txt.news_info .news_data {
    position: unset;
    margin-top: 22px;
}

.li_txt.news_info {
    padding-left: 30px;
}

.li_txt.news_info a.title:after {
    content: '';
    position: absolute;
    top: 6px;
    left: -19px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #03672d;
}

.top_channel_crumb {
    position: relative;
    margin-bottom: 15px;
    height: 33px;
}

.media.intro {
    background: url(../images/intro_bg.png) no-repeat;
    background-size: 100%;
    margin-bottom: 50px;
    margin-top: 30px;
}

.media.intro img {
}

.media.intro .media-body {
    padding: 43px 40px;
    line-height: 29px;
    letter-spacing: 1px;
    color: #333;
    font-size: 16px;
}

.media.intro .media-body p:first-child {
    margin-bottom: 10px;
}

.media.intro .media-body p {
}

.media.intro .media-body a {
    letter-spacing: 0.8px;
    color: #03672d;
    font-size: 14px;
    float: right;
    margin-top: 20px;
}

.leadership_position {

    letter-spacing: 1px;
    color: #6bb088;
    font-size: 16px;
    margin-top: 15px;
}

.swiper-kepu-container .swiper-slide p {
    background-color: #f5faf7;
}

.ld_member .img_box {
    /* background: #fff; */
    width: 200px;
    height: 263px;
    background-color: #eeeeee;
    box-shadow: 1.6px 1.2px 7.7px 0.3px rgba(0, 0, 0, 0.16);
    border: solid 0px #ffffff;
    overflow: hidden;
    margin: 0 auto;
}

.ld_member .img_box:hover {
    box-shadow: 1.6px 1.2px 7.7px 0.3px rgb(0 0 0 / 40%);

}

.ld_member .img_box img {
    width: 100%;
    /* height: 245px; */
}

.vip_box {
}

.vip_box input {
    width: 470px;
    height: 48px;
    background-color: #eeeeee;
    border-radius: 2px;
    border: solid 1px #dcdcdc;
    padding: 0;
    padding-left: 25px;
    font-size: 16px;
    color: #b6b6b6;
}

.vip_box label {
    float: left;
    line-height: 48px;
    font-size: 20px;
    color: #333333;
    font-weight: normal;
}

.channel-wecht {
    /* padding-top: 95px; */
}

.channel-wecht .img {
    width: 250px;
}

.channel-wecht .img img {
    width: 100%;
}

.channel-wecht .content {
    width: 586px;
    height: 116px;
    margin-left: 40px;
    line-height: 33px;
    letter-spacing: 1px;
    color: #333333;
    font-size: 16px;
    text-align: justify;
    margin-top: 160px;
    text-indent: 2em;
}

.channel-wecht .qrcode {
    width: 180px;
    /* height: 180px; */
    text-align: center;
    margin-top: 95px;
}

.channel-wecht .qrcode img {
}

.channel-wecht .qrcode p {
    margin-top: 20px;
}

.live_intro {
    width: 605px;
    /* height: 149px; */
    background-color: #f6f6f6;
    line-height: 30px;
    letter-spacing: 0.3px;
    color: #333333;
    font-size: 16px;
    padding: 15px 19px;
}

.live_intro p:after {
    content: "";
    position: absolute;
    top: 8.5px;
    left: -19px;
    width: 0;
    height: 0;
    border-top: 5.5px solid transparent;
    border-bottom: 5.5px solid transparent;
    border-left: 9px solid #fba927;
}

.live_intro p {
    position: relative
}

.live_info .live_content {
    line-height: 32px;
    letter-spacing: 0.8px;
    color: #333333;
    margin-top: 20px;
    text-align: justify;
}

.live_info .live_content p {
    text-indent: 0 !important;
}

.thumbnail {
    padding: 0.5px;
}

 .xgplayer-enter .xgplayer-enter-logo {
     display: none !important;
     /*background: url("../images/logo.png") no-repeat 50%/cover;*/
 }

.xgplayer-enter .xgplayer-enter-tips {
    display: none !important;
    /*background: linear-gradient(90deg, #000, #03672d, #03672d, #03672d, #000);*/
}














