﻿body {
    background-color: rgb(18,28,122);
    font-family: 'tengxztbregular'!important;
}

.zmwl {
    margin-top: 10%;
}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: inherit;
    font-weight: 999;
    line-height: 1.1;
    color: inherit
}

.topbanner_11 {
    /*position: absolute;*/
    width:100%;
}

.canvas {
    position: fixed;
    display: inline-block;
    width: 100%;
    height: auto;
    top: 100px;
    vertical-align: baseline;
    z-index: -2;
}
/*top 图*/
.topbanner_11 > img {
    width: 100%;
    height: auto;
    max-width: 100%;
}
.topbanner {
    width: 100%;
    position: relative;
}
.top_1 {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0%;
    z-index: 998;
}

.a1 {
    width: 35%;
    margin-top: 10% ;
    z-index: auto;
    position: absolute;
    left: 33%;
    z-index: 999;
}
.a2 {
    width: 35%;
    margin-top: 4% ;
    z-index: auto;
    position: absolute;
    left: 33%;


}
/*图片点击放大*/
.modal {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
}

.modal-image {
    display: block;
    max-width: 90%;
    max-height: 90%;
    margin: auto;
    margin-top: 5%;
}

.topnav .mynav .nav2 .navlist .navtxt {
    width: 80%;
}
/*图旋转360*/
@-webkit-keyframes rotation{

    from {-webkit-transform: rotate(0deg);}

    to {-webkit-transform: rotate(360deg);}

}
.an {
    -webkit-transform: rotate(360deg);

    animation: rotation 50s linear infinite;

    -moz-animation: rotation 50s linear infinite;

    -webkit-animation: rotation 50s linear infinite;

    -o-animation: rotation 50s linear infinite;
}

/*导航栏*/
.top {
    width: 100%;
    text-align: center;
    z-index: 999;
    background-color: #0f00ff;
    position: absolute;
    top: 0;
}

.fix-nav > ul {
    /**/
    font-size: 1.5rem;

    list-style-type: none;

    padding: 0;
}

.fix-nav{
    background-color: white;
    margin-top: -7px;
    position: relative;
    display: flex;
    align-items: center;
}


.fix-nav ul>a{
    width: 12.5%;
    color: #000000;
    line-height: 4em;
    text-decoration: none;
    font-size: 2.2rem;
}
.fix-nav ul>a:hover{
    color: #000000;
}
.fix-nav ul>a:active{
    color: #000000;
}
.fix-nav ul>a:after{
    color: #000000;
}
/*点击颜色*/
.fix-nav ul>.active{
    /*background-color: #255eb7;*/
    border-bottom: 5px solid red;
}
.box-active{
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 999;
}
.zhuti {
    width: 62%;
    margin: 0 auto;
}

/*科技赋能 创新未来*/
.ztqy_bt > h1 {
    text-align: center;
    color: aliceblue;
}
.page0_w {
    color: white;
    margin-top: 10%;
}
.page0_w >h3 {
    margin: 3% auto;
}
.page0_w >p {
    font-size: 2rem;
    text-indent: 1.8em;
    letter-spacing: 2px;
    line-height: 5.6rem;
}
.wb_div {
    margin-top: 10%;
    display: flex;
    color: white;
    justify-content: space-between;
}

.wb_div1 {
    width: 19%;
    background-color: #2835ad;
    padding: 3%;
    transition: all 0.8s;
}
.wb_div1:hover {
    transform: scale(1.08);
}
.wb_div1 >p {
    font-size: 1.6rem;
    font-weight: 100;
    line-height: 4rem;
}
.wb_jb {
    width: 100%;
    height: 2px;
    background-color: white;
    position: relative;
    overflow: hidden;
}
.wb_jb::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, #74ebd5 0%, #9face6 100%);
    transition: left 0.5s linear;
}
.wb_jb:hover::before {
    left: 0;
}
/*vip嘉宾*/
.vipjb_zt {
    display: flex;
    color: white;
    justify-content: space-between;
    margin-top: 5%;
    flex-wrap: wrap;
    flex-direction: column;
}
.vipjb_nr {
    width: 70%;
    display: flex;

    /*background-color: rgb(0 0 0 / 10%);*/
    flex-direction: column;
    margin: 3% auto;
}

.vipjb_nr_banner img:hover {
    transform:scale(1.08);
}
.vipjb_nr_banner > img {
    width: 100%;
    height: auto;
    max-width: 100%;
    transition: all 0.8s;
}
.vipjb_nr_banner {
    /*width: 30%;*/
}
.vipjb_nr_js{
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
    justify-content: flex-start;

}
.vipjb_nr_js1 {
    line-height: 4rem;
}
.vipjb_nr_js h3 {
    font-weight: 600;
    margin-top: 5%;
    font-size: 2rem;
}

.vipjb_nr_bottom {
    display: flex;
    justify-content: space-between;
}
.vipjb_nr_bottom1 {
    width: 49%;
    /*border: 1px solid white;*/
    font-size: 2.0rem;
    text-align: center;
    background-color: #ffb103;
    line-height: 4.2rem;
}
.vipjb_nr_bottom2 {
    width: 49%;
    /*border: 1px solid white;*/
    font-size: 2.0rem;
    text-align: center;
    background-color: #ffb103;
    line-height: 4.2rem;
}
.vipjb_nr_js1_desc {
    margin-top: 6%;
}
.yzhy1_p {
    /* text-align: center; */
    /* margin-top: 2%; */
    background-color:  #0907af;
    margin-top: 3%;
}
.yzhy1_p > p {
    font-size: 1.8rem;
    line-height: 3rem;
    padding: 3%;
}


.yzhy1_li1 {
    text-align: center;
}
.con_two_1 {
    position: absolute;
    /* bottom: 1%; */
    top: 30%;
    left: 11%;
}
.con_two_2 {
    position: absolute;
    /* bottom: 1%; */
    top: 30%;
    left: 36%;
}
.con_two_3 {
    position: absolute;
    /* bottom: 1%; */
    top: 30%;
    left: 61%;
}
.con_two_4{
    position: absolute;
    /* bottom: 1%; */
    top: 30%;
    left: 86%;
}



.con_three_1 {
    position: absolute;
    /* bottom: 1%; */
    top: 37%;
    left: 8%;
}
.con_three_2 {
    position: absolute;
    /* bottom: 1%; */
    top: 34%;
    left: 29%;
}
.con_three_3 {
    position: absolute;
    /* bottom: 1%; */
    top: 34%;
    left: 49%;
}
.con_three_4{
    position: absolute;
    /* bottom: 1%; */
    top: 31%;
    left: 69%;
}
.con_three_5 {
    position: absolute;
    /* bottom: 1%; */
    top: 31%;
    left: 89%;
}

.con_four_1 {
    position: absolute;
    /* bottom: 1%; */
    top: 37%;
    left: 11%;
}
.con_four_2 {
    position: absolute;
    /* bottom: 1%; */
    top: 30%;
    left: 36%;
}
.con_four_3 {
    position: absolute;
    /* bottom: 1%; */
    top: 30%;
    left: 61%;
}
.con_four_4{
    position: absolute;
    /* bottom: 1%; */
    top: 36%;
    left: 86%;
}


/*渐变*/
.vipjb_jb {
    width: 100%;
    height: 2px;
    background-color: white;
    position: relative;
    overflow: hidden;
}
.vipjb_jb::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, #0acffe 0%, #495aff 100%);
    transition: left 0.5s linear;
}
.vipjb_jb:hover::before {
    left: 0;
}
/*大会议程*/
.abs {
    background-color: #c9dcfd;
    display: block;
    width: 100%;
    border: 1px solid #efe9e9;
    padding: 28px;
    border-radius: 10px;
}
.abs > h4 {
    font-size: 20px;
    /* height: 27px; */
    font-weight: bold;
    color: #0944e3;
    line-height: 27px;
}
.speech-topic .detail-speech .abs .speech-intro {
    font-size: 16px;
    font-weight: 400;
    color: #091953;
    line-height: 25px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    text-align: justify;
}

/*主题演讲*/
.ztyj_yj_zt {
    display: flex;
    color: white;
    justify-content: space-between;
    margin-top: 10%;
}

.ztyj_yj_zt1 {
    display: flex;
    color: white;
    justify-content: space-between;
    margin-top: 10%;
    flex-direction: row-reverse;
}


.ztyj_js {
    width: 55%;
    background-color: rgb(0 0 0 / 10%);
}
.ztyj_tu_js {
    width: 44%;
    background-color: rgb(0 0 0 / 10%);
}
.ztyj_js1 {
    background-color: rgb(1 23 214 / 50%);
    border-bottom: 1px solid #ffb103;
}
.ztyj_js2 {
    margin: 3%;
}
.ztyj_js1 >p {
    font-size: 2.4rem;
    padding: 1%;
    font-weight: 1000;
}
.ztyj_js2 >p {
    font-size: 1.8rem;
    line-height: 3rem;
}
.ztyj_tu_js >img {
    width: 100%;
    height: auto;
    max-width: 100%;
    transition: all 0.8s;
}
.ztyj_tu_js img:hover {
    transform: scale(1.06);
}
.ztyj_tu_js1 > h5 {
    margin-top: 2%;
}
.ztyj_tu_js1 {
    padding: 2%;
}
.ztyj_tu_js1_p {
    border-bottom: 1px solid #ffb103;
}
.ztyj_tu_js1_p > p {
    font-size: 2rem;
    font-weight: 1000;
    margin-bottom: 2%;
}

/*行业报告*/
.hybg_zt {
    width: 100%;
    display: flex;
    justify-content: space-between;
    color: white;
    margin-top: 10%;
}


.hybg_zt1 {
    width: 60%;
}

.hybg_zt2 {
    width: 38%;
    /*position: relative;*/
}
.hybg_zt1 > h5 {
    font-size: 2.5rem;
    font-weight: 600;
}
.hybg_zt1 >p {
    font-size: 1.8rem;
    line-height: 3rem;
    margin-top: 3%;
}
.hybg_zt2_banner >img {
    width: 100%;
    transition: all 0.8s;
}
.hybg_zt2_banner img:hover {
    transform:scale(1.08);
}
.hybg_zt2_p {
    /*position: absolute;*/
    /*bottom: 0%;*/
    /* z-index: 44; */
    /* color: rebeccapurple; */
    width: 100%;
    padding: 5%;
    background-color: #1111183b;
}
.hybg_zt2_p1 {
    border-bottom: 1px solid #ffb103;
    margin: 3% 0 3% 0;
}
.yzhy1_div1_wz1 > p {
    padding: 7%;
    line-height: 3rem;
}
/*圆桌会议*/
#page4 {
    color: white;
}
.yzhy1_div1 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.yzhy1_div1_img {
    width: 62%;
}
.yzhy1_div1_img img:hover {
    transform:scale(1.08);
}
.yzhy1_div1_img >img {
    width: 100%;
    height: auto;
    max-width: 100%;
    transition: all 0.8s;
}
.yzhy1_div1_wz {
    width: 37%;
    background-color:  #0907af;
}
.yzhy1_div1_wz1 {
    padding: 3%;
    font-size: 1.6rem;
}
li {
    list-style-type: none;
}
.yzhy1_li {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    margin-top: 2%;
}

.yzhy1_li1 img:hover {
    transform: scale(1.08);

}
.yzhy1_li1 >img {
    width: 100%;
    height: auto;
    transition: all 0.8s;
}
.ztqy_bt {
    position: relative;
}
.ztqy_bt >img {
    position: absolute;
    top: -20%;
    width: 100%;
    height: auto;
    max-width: 100%;
}


/*采访要问*/
.cfyw {
    display: flex;
    justify-content: space-around;
}
.cfyw_div {
    color: white;
    width: 60%;
}
.cfyw_div1 {
    padding: 3%;
    background-color: #0b1462bf;
    transition: all 0.8s;
    display: flex;
}
.cfyw_div1:hover {
    transform:scale(1.04);
}
.cfyw_div1 > h4 {
    font-size: 1.8rem;
    margin-left: 4%;
}
.cfyw_div1_h4p {
    width: 55%;
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    margin-left: 4%;
}
.cfyw_div1_ck {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-end;
    justify-content: flex-end;
    width: 8%;
}
.cfyw_div1_ck > p {
    font-size: 1.0rem;
    font-weight: 100;
}
.cfyw_div2 {
    padding: 4%;
    background-color: #0b1462bf;
}
.cfyw_div2 > a {
    text-decoration: none;
}
.cfyw_div2 a > p {
    text-align: center;
    font-size: 2.0rem;
    color: white;
}
.swiper-container1 {
    width: 100%;
    height: 100%;
}
.cfyw_div_banner {
    width: 38%;
    height: 600px;
    overflow: hidden;
    position: relative;
}
.cfyw_div_img >img {
    width: 100%;
    height: auto;
    max-width: 100%;
    transition: all 0.8s;
}
.cfyw_div_img >img:hover {
    transform:scale(1.08);
}
.cfyw_div_img {
    margin-bottom: 2%;
}

.cfyw_div1_img {
    width: 35%;
}
.cfyw_div1_img >img {
    width: 100%;
    height: auto;
    max-width: 100%;
}

.swiper-container6 {
    width: 100%;
    height: 100%;
}
.swiper-container6 .swiper-wrapper .swiper-slide {
    text-align: center;
    font-size: 18px;

    /* center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#swiper_img {
    height: 200px;
}
#swiper_img > img{
    /*width: 100%;*/
    /*height: auto;*/
    /*max-width: 100%;*/
}


/*采访要问单独页面的搜索框*/

/*采访要问单独页面*/
.cfyw1 {
    color: white;
    width: 100%;
}
.cfyw1_div1 {
    width: 64%;

    padding: 3%;
    font-size: 2rem;
}

.search_div {
    width: 30%;
    margin-top: 3%;
    float: right;
}
input#search-input {
    width: 150px;
    height: 50px;
}
li.news-item {
    width: 96%;
    padding: 2%;
    font-size: 2.0rem;

    margin-top: 1%;
    transition: all 0.8s;
}
li.news-item:hover {
    transform: scale(1.04);
}
div#search-box {
    width: 20%;
    /* margin-right: auto; */
    float: right;
    margin-top: 4%;
}


.swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cf_banner_div {
    width: 45%;

}
.cf_banner_div_img > img {
    width: 100%;
    height: auto;
    max-width: 100%;
}
.cf_banner_div_img {
    margin-top: 2%;
}
/*.cfyw1 {*/
/*    display: flex;*/
/*    justify-content: space-around;*/
/*}*/
/*.cfyw1_div {*/
/*    color: white;*/
/*    width: 60%;*/
/*}*/
/*.cfyw1_div1 {*/
/*    padding: 4%;*/
/*    background-color: #0b1462bf;*/
/*}*/
/*.cfyw1_div1 > p {*/
/*    font-size: 1.8rem;*/
/*    margin-left: 4%;*/
/*}*/
/*.cfyw1_div2 {*/
/*    padding: 4%;*/
/*    background-color: #0b1462bf;*/
/*}*/
/*.cfyw1_div2 > a {*/
/*    text-decoration: none;*/
/*}*/
/*.cfyw1_div2 a > p {*/
/*    text-align: center;*/
/*    font-size: 2.0rem;*/
/*    color: white;*/
/*}*/
/*.cfyw1_div_banner {*/
/*    width: 38%;*/
/*    display: flex;*/
/*    flex-wrap: nowrap;*/
/*    flex-direction: column;*/
/*}*/
/*.cfyw1_div_img >img {*/
/*    width: 100%;*/
/*    height: auto;*/
/*    max-width: 100%;*/
/*}*/
/*.cfyw1_div_img {*/
/*    margin-bottom: 2%;*/
/*}*/

/*品牌的力量*/
.hxzg_llimg >img:hover {
    transform: scale(1.3);
}
.hxzg_llimg >img {
    width: 100%;
    height: auto;
    max-width: 100%;
    transition: all 0.5s;
}
.hxzg_llimg {
    width: 23%;
    margin: 1%;
}.hxzg_lldiv {
     display: flex;
     flex-direction: row;
     flex-wrap: wrap;
 }
.button_zk {
    text-align: center;
}
.button_zk > button {
    background-color: #01329f;
    color: white;
    width: 30%;
    /* height: 45px; */
    padding: 1%;
    border: 0;
    font-size: 16px;
    box-sizing: content-box;
    border-radius: 5px;

}
.button_zk > button:hover{
    background-color: #01358c;
}

/*往届回顾*/
.wjhg_div {
    width: 100%;
    color: white;
    display: flex;
    flex-wrap: wrap;
    margin-top: 10%;
}
.wjhg_div1 {
    width: 15.66%;
    text-align: center;
    background-color: #161dbb;
    padding: 2%;
    margin: 1% 0% 0% 1%;
}
/*合作机构*/
.hzjg_div {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 10%;
}
.hzjg_div1 {
    width: 19%;
    margin: 1% 0% 0% 1%;
}
.hzjg_div1 >img {
    width: 100%;
    height: auto;
    max-width: 100%;
    transition: all 0.8s;
}
.hzjg_div1 img:hover {
    transform:scale(1.08);
}
/*盛典回顾*/

.swiper-button-next, .swiper-button-prev {
    border: #4658ee solid 1px;
    height: 100px;
    width: 30px;
    background-image: none;
}
.swiper-slide {
    /*background-color: white;*/
    /*padding: 0.5% 0.5% 0.5% 0.5%;*/
}

.lb-p {
    position: absolute;
    bottom: 0%;
    left: 0%;
    width: 100%;
    padding: 1.5% 0 1% 0%;
    background-color: #2012cdf0;
}

.lb-p > p {
    font-size: 2.0rem;
    color: white;
    text-indent: 2rem;

}

.swiper-container .swiper-wrapper .swiper-slide img {
    width: 100%;
}
.pc-slide {
    width: 100%;
    margin: 0 auto;
}

.view .swiper-container {
    width: 100%;
}

.view .arrow-left {
    background:  no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -25px;
    width: 28px;
    height: 51px;
    z-index: 10;
}

.view .arrow-right {
    background:  no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -25px;
    width: 28px;
    height: 51px;
    z-index: 10;
}

.preview {
    width: 100%;
    /* margin-top: 10px; */
    margin: 1% auto;
    position: relative;
}
.preview .swiper-container {
    width: 100%;
    /*height: 82px; margin-left: 35px;*/

}
div#swiper-wrapper-a7210ae70e15410457 {
    display: flex;
    justify-content: space-between;
}
.preview .swiper-slide {
    width: 25%;
    /*height: 82px;*/
    cursor:pointer;
}

.preview .slide6 {
    width: 100%;
}

.preview .arrow-left {
    background:  no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}

.preview .arrow-right {
    background:  no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}

.preview img {
    padding: 1px;
}

.preview .active-nav img {
    padding: 0;
    border: 1px solid #f00;
}

.atlasfootprint-xinlb {
    /*display: flex;*/
    /*flex-wrap: nowrap;*/
    /*flex-direction: row;*/
}
div#swiper-wrapper-41048b5971d7e50e1 {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}






/*------------------------------------------*/
/*产业价值榜*/
.speech_background{
    /*background-image: ;*/
    background-repeat: no-repeat;
    height: 100%;
    width: 100% ;
    background-size:100% 100%;
    padding: 0px 0px 0px 0px ;
    display: flex;
    flex-direction: column;
}
.xuxian{

    height:0px;border:none;border-top:0px dashed #0066cc;
}
.speech{
    width: 100%;
    margin: 0 auto;
    background-color: #1600ffb3;
    padding: 5% 5% 5% 5% ;
    margin-bottom: 40px;
}
.small_speech{
    width: 98%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.small_speech_img{
    width: 50%;
}
.small_speech_p{
    width: 48%;
}
.theme_forum_h1>h4{
    font-size: 40px;
}
.small_speech div>img{
    width: 100%;
}
.speech_title{
    line-height: 55px;
    font-size: 25px;
    font-weight: bold;
    width: 25%;
    text-align: center;
    color: #ffffff;
}
.small_speech_p_div{
    margin-bottom: 10px;
    background-image: ;
    background-repeat: no-repeat;
    flex-direction: column;
}
.speech_victitle{
    font-size: 17px;
    margin-top: 20px;
}
.small_speech_p >div{
    display: flex;
    justify-content: space-between;
}

.speech_itemdesc:first-line  {
    font-size: 20px;
    font-weight:bold;
}
.speech_itemdesc{
    font-size: 16px;
    line-height: 2em;
    text-align: justify;
    padding-bottom: 15px;
    height: 45%;
    margin-top: 20px;
    overflow: auto;
    scrollbar-width:none;/*firefox*/
    -ms-overflow-style:none;
    overflow:-moz-scrollbars-none;
    margin-bottom: 40px;
    background: linear-gradient(to right,#0661fe50 22%,#1161ff57 70%);
    padding: 20px;
}
.speech_itemdesc::-webkit-scrollbar{
    width:0px
}
.speech_itemdesc:before{
    display: inline-block;
    content: "";
    width: 5px;
    height: 22px;
    background-color: #00c7ff;
    position: relative;
    top: 6px;

}
.page{
    text-align: center;
    margin: 0 auto;
    width: 563px;
    height: 124px;
    background-repeat: no-repeat;
    background-size:100% 100%;
    font-weight: bold;
    color: #ffffff;
    font-size: 30px;
    line-height: 4em;
    margin-top: 85px;
    margin-bottom: 80px;
}
.speech_smallitemdesc{
    text-align: center;
    /*background-image: ;*/
    background-repeat: no-repeat;
    width: 123px;
    background-size:100% 100%;
    padding: 1% 0px 1% 0px ;
    display: flex;
    flex-direction: column;
    border-radius: 25px;
    background:linear-gradient(to right,#14c4fe,#053ffe);
}
.speech_keyword{
    display: flex;
    justify-content: space-evenly;
}
.speech_background_small{
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    color: white;
}
.ted_share_div:hover{
    transform:scale(1.08);
}
.body_div{
    background-color: #0001c1bd;
}

.ted_share_div{
    width: 23%;
    margin-bottom: 20px;
    text-align:center;
    cursor: pointer;
    transition: all 0.6s;
}
.ted_share_img{
    margin: 0 auto;
    width: 95%;
    z-index: 0;
}
.ted_shareimg_div{
    background-color: #1600ffb3;
    text-align: center;
    z-index: 1;
    padding: 0 0 5% 0;
    position: relative;
    bottom: 20px;
}
.ted_shareimg_divp{
    padding-top: 10px;
}
.chakan{
    width: 80%;
    border-radius: 20px;
    margin: 0 auto;
    color: #f5f9ff;
    background-color: #228df7;
    margin-top: 10px;
}

.theme_forum_div{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
    padding: 0 5% 5% 5%;
}
.top-theme_forum_h1{
    padding: 5% 0 0 5%;

}
.theme_forum_h1{
    width: 98%;
    background-color: #0043e9;
    height: 60px;
    line-height: 60px;
    border-left: 25px solid #00c7ff ;
    margin-bottom: 30px;
    color: #ffffff;
    padding-left: 10px;
}
.theme_forumamalldiv{
    width: 98%;
    margin: 0 auto;
    background-color: #1600ffb3;
    padding-top: 5px;
}
.theme_forum_div_img{
    width: 45%;
}
.theme_forum_div_img>img{
    width: 100%;
}
.theme_forum_div_smalldiv{
    display: flex;
    margin-bottom: 10px;
}

.theme_forum_div_title{
    width: 53%;
}
.theme_forum_div_title>p{
    font-size: 16px;
    line-height: 2em;
    text-align: justify;
    padding-bottom: 15px;
    height: 30%;
    overflow: auto;
    scrollbar-width:none;/*firefox*/
    -ms-overflow-style:none;
    overflow:-moz-scrollbars-none;
    margin-bottom: 20px;
    padding-top: 3%;
    padding: 10px;
    background: linear-gradient(to right,#0661fe50 22%,#1161ff57 70%);
    margin-top: 19px;
    border-top: 2px solid #ffffff50;
}
.theme_forum_div_title>p::-webkit-scrollbar{
    width:0px
}
.theme_forum_div_smallimg{
    width: 18%;
    text-align: center;
    margin-right: 10px;
    cursor: pointer;
    transition: all 0.6s;
}
.theme_forum_div_smallimg:hover{
    transform: scale(1.08);
}
.theme_forum_div_smallimg>p{
    font-size: 12px;
    line-height: 1.5em;
}
.theme_forum_div_smallimg>p:first-line{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5em;
}

.theme_forum_div_smallimg>img{
    border-radius: 50%;
    width: 100%;

}
.theme_forumlitemdesc{
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}
.theme_forumlitemdesc>div{
    text-align: center;
    /*background-image: ;*/
    background-repeat: no-repeat;
    width: 123px;
    background-size: 100% 100%;
    padding: 1% 0px 1% 0px;
    display: flex;
    flex-direction: column;
    cursor: pointer;
    transition: all 0.6s;
    border-radius: 25px;
    background:linear-gradient(to right,#0b78fe,#053ffe);
}
.theme_forumlitemdesc>div:hover{
    transform: scale(1.08);
}
.professional_title{
    width: 22%;
    margin-bottom: 6%;
}
.professional_title >ul{
    padding-left: 0px;
    margin-top: 0;
    margin-bottom: 0;
}
.professional_title ul>li{
    line-height: 3em;
    font-size: 2.7rem;
    font-weight: 600;
    text-align: center;
    display: block;
    height: 90px;
    background: linear-gradient(90deg, #2561fc 0%, #7e95e6 100%);
    margin-bottom: 12%;
    cursor: pointer;
    transition: all 0.6s;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.professional_text{
    width: 72%;
    margin-bottom: 6%;
}
.professional_text_img >img{
    width: 100%;
}

.professional_text_text{
    display: flex;
    overflow: auto;
    flex-wrap: wrap;
    max-height: 600px;
    width: 100%;
    justify-content: flex-start;
    margin-left: 0%;
    padding-top: 0%;
}

.professional_text_text >div{
    width: 48%;
    margin-bottom: 20px;
    margin-right: 2%;
}
.professional_text_text div>img{
    width: 90%;
    /*border: solid 5px #2e64eb;*/
}
.professional_text_text div>p{
    font-size: 1.8rem;
    color: black;
    text-align: center;
    margin-top: 6%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.speech_background_small1{
    width: 100%;
    margin: 0 auto;
}
.swiper-container1 {
    margin-top: 20px;
    width: 100%;
    height: auto;
    margin-bottom: 53px;
    /* overflow: visible!important; */
}
/*video::-webkit-media-controls{*/
/*    display:none !important;*/
/*}*/
.swiper-container1 .swiper-wrapper .swiper-slide{ width: 46%; }
.swiper-container1 .swiper-wrapper .swiper-slide img{width: 100%;}
.swiper-container .swiper-wrapper .swiper-slide img{width: 100%;}
.swiper-container1 .swiper-wrapper .swiper-slide-prev{ margin-top: 62px; height: 90%!important;}
.swiper-container1 .swiper-wrapper .swiper-slide-prev img{ height: 65%!important;width: 58%;float: right}
.swiper-container1 .swiper-wrapper .swiper-slide-next{ margin-top: 62px; height: 90%!important;}
.swiper-container1 .swiper-wrapper .swiper-slide-next img{ height: 65%!important; width: 58%}

.interview_img_bac{
    height: 100%;
    width: 13% ;
    margin-bottom: 20px;
}
.interview_img_bac>img{
    background-image: ;
    background-repeat: no-repeat;
    background-size:100% 100%;
    width: 100%;
}
.interview_img_bac>p{
    text-align: center;
    color: white;
    font-size: 1.8rem;
}
.interview_img_div{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}
.octagon {
    position: relative;
    width: 129px;
    height: 129px;
    background-color: #1633cf;
    /* margin: 60px; */
    clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
    border: 6px solid #1633cf;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}

.octagon img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
    transition: all 0.8s;

}
.octagon img:hover {
    /* transition: all 0.8s; */
    transform: scale(1.3);
}
.container11 {
    overflow: hidden;
    position: relative;

}

.jiazai{
    /*background-image: ;*/
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 160px;
    text-align: center;
    font-size: 2.4rem;
    line-height: 5em;
}
.out_part{
    height: 100%;
    width: 100% ;
}
.out_part>div{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.out_part div >div{
    /*width: 13%;*/
}
.more{display: block;}
.interview_img_bac > a {
    text-decoration: none;
}
.more1{
    display: block!important;
}
.more2{display: none}
.interview_img_bac1{
    /*height: 100%;*/
    /*margin-bottom: 20px;*/
    height: 100%;
    width: 13% ;
    margin-bottom: 20px;
}
.interview_img_bac1>img{
    background-image: ;
    background-repeat: no-repeat;
    background-size:100% 100%;
    width: 100%;
}
.interview_img_bac1>p{
    text-align: center;
    color: white;
    font-size: 1.8rem;
}
.interview_img_bac2{
    width: 13%;
    margin-bottom: 20px;
}
.out_part{display:none;}
.out_part1{
    display: none;
}
.cooperative{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;

}
.cooperative >img{
    width: 15%;
    margin-bottom: 20px;

}
.cooperative >div{
    width: 15%;
}
.fix-nav{
    background-color: white;
    margin-top: -7px;
    display: flex;
    align-items: center;
}
.index-click {
    margin-left: 5%;
}
.fix-nav >ul{

    padding-left: 0px;
    width: 62%;
    margin: 0 auto;
    display: flex;
    color: #000000;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
    justify-content: space-between;
}
.fix-nav ul>a{
    width: 12.5%;
    color: #000000;
    line-height: 4em;
}
.fix-nav ul>a:hover{
    color: #000000;
}
.fix-nav ul>a:active{
    color: #000000;
}
.fix-nav ul>a:after{
    color: #000000;
}

.box-active{
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 999;
}
.bootom{
    width: 100%;

    font-family: microsoft yahei;
    line-height: 32px;
}
#footer-link{
    clear: both;
    color: #cccccc;
    font-size: 12px;
    margin: 0 -5px -5px;
    position: relative;
    padding: 10px 0 5px 80px;
    text-align: center;
    color: #8c8c8c;
}
#footer-link>a {
    color: #8c8c8c;
    margin: 0 2px;
    color: #fff;
    text-decoration: none;
}
#footer-link a {
    color: #8c8c8c;
    margin: 0 2px;
}
lockquote, body, dd, dl, dt, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, html, iframe, legend, li, ol, p, pre, textarea, ul {
    margin: 0;
    padding: 0;
}
/*滚动条整体样式*/
.row::-webkit-scrollbar {
    width: 10px;
    height: 1px;
}

/*滚动条滑块*/
.row::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #0f00ff;
}

/*滚动条轨道*/
.row::-webkit-scrollbar-track {
    border-radius: 10px;
    background: #ccc;
}

.row .col-lm-5 {
    padding-left: 10px;
    padding-right: 0px;
}
.professional_title ul >.hover{
    background: linear-gradient(90deg, #2561fc 0%, #7e95e6 100%);
    transform: scale(1.05);
}

/*------------------------------------------*/



@media screen and (min-width: 1281px)and (max-width: 1367px) {
    /* 在宽度大于等于 1280px 时应用的样式 笔记本 */
    .container {
        width: 100%;
    }
    .zhuti {
        width: 70%;
        margin: 0 auto;
    }
 
    .fix-nav >ul {
        width: 86%;
    }
    .wb_div1 >p {
        line-height: 3rem;
    }
    .wb_div1 {
        padding: 2%;
    }
    .vipjb_nr {

    }
    .vipjb_nr_banner {

    }
    .vipjb_nr_js1_desc >h4 {
        font-size: 1.7rem;
    }
    .yzhy1_div1_wz1 >h3 {
        font-size: 2.0rem;
    }
    .yzhy1_div1_wz1 > p {
        padding: 0%;
    }
    .con_two_1 {
        top: 30%;
    }
    .con_two_2 {
        top: 30%;
    }
    .con_two_3 {
        top: 30%;
    }
    .con_two_4 {
        top: 30%;
    }
    .con_two_5 {
        top: 30%;
    }

    .professional_title ul>li {
        /*line-height: 2.7em;*/
        /*padding-left: 8%;*/
        /*font-size: 16px;*/
    }
    .professional_text {
        margin-bottom: 0%;
    }
    .professional_text_text {

        width: 100%;
        margin-left: 0%;

    }

    .jiazai {
        font-size: 23px;
    }
    .octagon {

        width: 124px;
        height: 124px;


    }



}
@media screen and (min-width: 1025px)and (max-width: 1280px) {
    /* 在宽度大于等于 1025px 时应用的样式 电脑*/
    .fix-nav >ul {
        width: 88%;
    }
    .fix-nav ul>a {
        font-size: 1.8rem;
    }
    .zhuti {
        width: 86%;
        margin: 0 auto;
    }
    .wb_div1 >p {
        line-height: 3rem;
    }
    .vipjb_nr {
        width: 100%;
        margin: 0 auto;
        margin-top: 3%;
    }
    .yzhy1_div1_wz1 >h3 {
        font-size: 2rem;
    }
    .yzhy1_div1_wz1 > p {
        padding: 0%;
        line-height: 3rem;
    }
    .con_two_1 {
        top: 30%;
    }
    .con_two_2 {
        top: 30%;
    }
    .con_two_3 {
        top: 30%;
    }
    .con_two_4 {
        top: 30%;
    }
    .con_two_5 {
        top: 30%;
    }
    .container {
        width: 100%;
    }
    .professional_title ul>li {
        /*padding-left: 8%;*/
        /*font-size: 16px;*/
    }
    .cfyw_div1_ck {
        width: 10%;
    }


}
@media screen and (min-width: 821px) and (max-width: 1024px) {
    .fix-nav >ul {
        width: 86%;
    }
    .fix-nav ul>a {
        font-size: 1.6rem;
    }
    .zhuti {
        width: 92%;
        margin: 0 auto;
    }
    .wb_div1 >p {
        line-height: 3rem;
    }
    .vipjb_nr {
        width: 80%;

    }
    .jiazai {



        font-size: 22px;
    }
    .yzhy1_div1_wz1 >h3 {
        font-size: 2rem;
    }
    .yzhy1_div1_wz1 > p {
        padding: 3%;
        line-height: 3rem;
    }
    .con_two_1 {
        top: 30%;
    }
    .con_two_2 {
        top: 30%;
    }
    .con_two_3 {
        top: 30%;
    }
    .con_two_4 {
        top: 34%;
    }
    .con_two_5 {
        top: 30%;
    }
    .container {
        width: 100%;
    }
    .professional_title ul>li {
        /*padding-left: 4%;*/
        /*font-size: 16px;*/
    }
    .cfyw_div1_ck {
        width: 10%;
    }


    .ztqy_bt > h1 {
        text-align: center;
        color: aliceblue;
        font-size: 2.6rem;
    }

    .vipjb_nr_js {

    }
    div#search-box {
        width: 31%;
        /* margin-right: auto; */
        float: right;
        margin-top: 4%;
    }
    .wb_div1 {
        padding: 2%;
    }
    .octagon {
        width: 116px;
        height: 116px;
    }
    .top {
        width: 1200px;
    }
    .banner {
        width: 1200px;
    }
}
@media screen and (min-width: 768px) and (max-width: 820px) {
    /* 在宽度 768px 到 1024px 之间应用的样式 平板*/
    .jiazai {
        height: 100px;
        font-size: 20px;
    }
    .fix-nav >ul {
        width: 98%;
    }
    .fix-nav ul>a {
        font-size: 1.5rem;
    }
    .zhuti {
        width: 92%;
        margin: 0 auto;
    }
    .wb_div1 >p {
        line-height: 3rem;
    }
    .vipjb_nr {
        width: 100%;
        margin: 0 auto;
        margin-top: 3%;
        padding: 2%;
    }
    .yzhy1_div1_wz1 >h3 {
        font-size: 1.6rem;
    }
    .yzhy1_div1_wz1 > p {
        padding: 3%;
        line-height: 2.4rem;
    }

    .container {
        width: 100%;
    }
    .professional_title ul>li {
        /*padding-left: 4%;*/
        /*font-size: 14px;*/
    }
    .cfyw_div1_ck {
        width: 10%;
    }


    .ztqy_bt > h1 {
        text-align: center;
        color: aliceblue;
        font-size: 2.6rem;
    }
    .wb_div1 {
        width: 29%;
        background-color: #2835ad;
        padding: 3%;
        transition: all 0.8s;
        margin: 2%;
    }
    .wb_div {
        margin-top: 10%;
        display: flex;
        color: white;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .ztyj_js2 >p {
        font-size: 1.6rem;
        line-height: 2.4rem;
    }
    div#search-box {
        width: 31%;
        /* margin-right: auto; */
        float: right;
        margin-top: 1%;
    }
    .cfyw_div1_h4p {
        font-size: 1.6rem;
    }
    .cfyw_div1_h4p > h4 {
        font-size: 1.8rem;
    }
    .octagon {
        width: 96px;
        height: 96px;
    }

    .top {
        width: 1200px;
    }
    .banner {
        width: 1200px;
    }

}
