* {
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
    outline: none;
}

html, body {
    font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif;
    color: #232d38;
    font-size: 18px;
    background: url(http://n.sinaimg.cn/edu/2022ceremony/image/bg.jpg) repeat center center;
     /* background-size:100% 100%; */
    overflow-x: hidden;
}


a {
    color: #232d38;
    text-decoration: none;
}

.content>div>h3{
    width:500px;
    margin:20px auto 0;
}
.head {
    width: 100%;
    height: 44px;
    background: #fff;
    font-size: 14px;
}

.edu-container {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

.header {
    height: 44px;
    line-height: 44px;
    background: #fff;
    border-top: 2px solid #123586;
}

.nav-l {
    float: left;
}

.nav-l img {
    margin-top: 9px;
}

.nav-r {
    float: right;
    margin-top: 15px;
}

.nav-r li {
    height: 15px;
    line-height: 15px;
    display: inline-block;
    float: left;
    padding-left: 13px;
    padding-right: 10px;
    cursor: pointer;
}

.nav-r li:not(:first-child) {
    border-left: 1px solid #57a7e7;
}

.nav-r li:not(:last-child) {
    border-right: 1px solid #c78700;
}

.nav-r li a {
    text-decoration: none;
    color: #333;
}

.banner {
    width: 100%;
    /* height:auto;
    background: url(../image/banner_01.jpg) no-repeat center top;
    background-size:100% auto;
    position: relative; */
}
.banner img{
    width:100%;
}

.nav {
    text-align: center;
    height: 60px;
    position: absolute;
    top:0;
    left:0;
    width:100%;
    background-color: #232d38;
}

.nav.fixednav {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    text-align: center;

}

.nav li {
    display: inline-block;
    width: auto;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    padding: 0 15px;
    color: #fff;
    cursor: pointer;
}

.nav li.active {
    background:url(http://n.sinaimg.cn/edu/2022ceremony/image/bh.png) no-repeat center center;
    background-size: 100% 50px;
    color: #523103;
    font-weight: 600;
}

.new {
    width: 100%;
    height:356px;
    padding:112px 0 30px;
    position: relative;
}

.new_con {
    width: 1170px;
     height:326px;
    margin:0 auto;
    background:#cfcfcf;
    padding:15px;
     border-radius: 5px;
}

.new_left {
    width: 578px;
    height: 326px;
    float: left;
    border-radius: 5px;
    overflow: hidden;
}
.new_left .swiper-slide img{
     width: 578px;
      height: 326px;
}
.new_left .swiper-slide span {
    width: 563px;
    padding-left: 15px;
    height: 40px;
    background: rgba(0, 0, 0, 0.4);
    line-height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    color:#fff;
}

.new_left .swiper-pagination {
    text-align: right;
    margin-right: 20px;
    left: -10px !important;
}

.new_left .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border: none;
    opacity: 0.4;
    margin: 0 6px !important;
    background: #fff;
}

.new_left .swiper-pagination-bullet-active {
    opacity: 1;
}

.new_right {
    width: 550px;
    height: 294px;
    border:1px solid #fff;
    border-radius:5px;
    float: right;
    padding: 15px 15px;
}
.new_right p{
    margin:28px 0;
position: relative;
    font-size:18px;
    color:#232d38;
    padding-left:20px;
}
.new_right a{
      color:#232d38;
}
.new_right p::after{
position: absolute;
content:"";
left:0;
top:10px;
width:6px;
height:6px;
background-color: #e3776e;
border-radius:50%;
}

/*vip嘉宾*/
.vipguest {
    width:100%;
    padding-bottom:50px;
}
.vipguest_con{
    width:1200px;
    margin:0 auto;
    position: relative;
}
.vipguest h3 {
    width: 422px;
    margin: 0 auto;
}

.vipguest .swiper-container {
    margin: 30px auto 0;
    width: 1100px;
    overflow: hidden;
}

.vipguest .swiper-container .swiper-slide {
    width: 1100px;
    margin: 0 auto;
}

.vipguest .swiper-slide > div {
    float: left;
    width: 260px;
    margin: 0 6px;
}

.vipguest .swiper-slide > div p {
    width: 260px;
    height: 376px;
    overflow: hidden;
    position: relative;
    margin-bottom: 12px;
}
.vipguest .swiper-slide > div  a{
    color:#fff;
}
.vipguest .swiper-slide > div:nth-child(even) {
    margin-top: 40px;
}

.vipguest .swiper-button-prev, .vipguest .swiper-button-next {
    margin-top: 51px !important;
}

.vipguest div p span {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px;
    width: 240px;
    font-size: 16px;
    color: #fff;
    background: rgba(0,0,0,0.4);
    text-align: center;
    height:70px;
}

.vipguest span font {
    font-size: 22px;
    display: block;
    font-weight: 600;
}

.vipguest p > img {
    width: 260px;
    height: 376px;
}

/*年度大咖*/
.bigshot {
    overflow: hidden;
    position: relative;
}
.bigshot h3 {
    width: 463px;
    margin: 0 auto;
}

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

.bigshot_con > p {
    width: 430px;
    height: 520px;
    border-radius:10px;
    float: left;
    display: none;
    position: relative;
    overflow: hidden;
}
.smallshot .bigshot_con>p{float: right;}
.bigshot_con > p.active,.bigshot_right > div.active{
    display: block;
}
.bigshot_con > p e{
    overflow: hidden;
}
.bigshot_con > p e,.bigshot_con > p img{
   width: 430px;
    height: 520px;
    display: block;
     border-radius:10px;
}
.bigbig .bigshot_con> p img,.bigbig .bigshot_con > p e,.bigbig .bigshot_con> p {
    height: 376px;
}

.bigshot_con > p span {
    position: absolute;
    bottom:0;
width:100%;
    left:0;
    display: block;
    text-align: center;
    color: #fff;
    padding:10px 0;
    background:rgba(0,0,0,0.4);
}

.bigshot_con > p span font {
    display: block;
    font-size: 22px;
    font-weight: 600;
    line-height: 34px;
}

.bigshot_right {
    width: 730px;
    float: right;
}

.smallshot .bigshot_right{float: left;}
.bigshot_right > p {
    height: 109px;
    display: flex;
    justify-content: center;
}

.bigshot_right > p span {
    width: 122px;
    height: 70px;
    border-radius:10px;
    float: left;
    margin-right: 16px;
    text-align: center;
    background: #cfcfcf;
    line-height: 70px;
    font-size: 20px;
    font-weight: 600;
    color: #232d38;
    cursor: pointer;
}

.bigshot_right > p span.active {
    background: #232d38;
    color: #fff;
    position: relative;
}

.bigshot_right > p span.active:after {
    position: absolute;
    content: '';
    bottom: -7px;
    left: 50%;
    margin-left: -14px;
    width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 14px solid #232d38;
}
.bigshot_right > div{
    display: none;
}
.bigshot_right>div.active{
    display: block;
}
.bigshot_right > div h3 {
    font-weight: normal;
    height: 76px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}
.bigbig .bigshot_right > div h3 {
    padding:30px 0;
}
.bigshot_right > div P {
    width:728px;
    height: 105px;
    background: #cfcfcf;
    margin-bottom: 8px;
    border-radius:5px;
    position: relative;
    line-height: 30px;
    font-size: 16px;
}
.bigbig .bigshot_right > div P {
    margin-bottom:30px;
}
.bigshot_right > div P a{
    position: relative;
    width: 508px;
    height: 65px;
    padding: 20px 110px;
    display: block;
}
.bigshot_right > div P  a> img {
    width: 21px;
    height: 20px;
    position: absolute;
    top: 70px;
    left: 650px;
}

.bigshot_right > div P a> img:nth-child(1) {
    top: 15px;
    left: 60px;
}

/*年度对话*/
.dialogue {
    padding:40px 0;
    width: 100%;
    overflow: hidden;
}
.dialogue_con{
    width:1160px;
    margin:0 auto;
}
.dialogue h3 {
    width: 413px;
    margin: 0 auto 50px;;
}

.dialogue > p {
    width: 1000px;
    height: 445px;
    margin: 0 auto 60px;
    overflow: hidden;
}

.dialogue > p img {
    width: 1000px;
    height: 445px;
      border-radius:5px;
}
.dialogue_con {
    display: flex;

}
.dialogue_con > div {
    height: 300px;
    width: 380px;
    margin:0 10px;
    background: url(http://n.sinaimg.cn/edu/2022ceremony/image/dui.jpg) no-repeat center bottom;
    background-size:100% auto;
    float: left;
}


.dialogue_con > div dl {
  width: 320px;
    margin-left: 20px;
    position: relative;
    margin-bottom: 20px;
}

.dialogue_con > div dl dt {
    width:120px;
    height: 120px;
    border: 4px solid #edca58;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    overflow:hidden;
}

.dialogue_con > div dl dt img {
     width:120px;
    height: 120px;
}

.dialogue_con > div dl dd {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    left: 90px;
    height: 80px;
    z-index: 0;
    background: #c5a950;
    transform: skewX(20deg);
    font-size: 16px;
    color: #0f3132;
    padding-left: 50px;
}

.dialogue_con > div dl dd span {
    display: block;
    transform: skewX(-20deg);
    line-height: 20px;
}

.dialogue_con > div dl dd span e {
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0 5px;
}

.dialogue_con > div > p {
    margin-top: 10px;
    padding: 0 10px;
    display: flex;
    color:#fff;
    font-size:14px;
}

.dialogue_con > div > p font {
    color: #e8ce7c;
    width: 110px;
}

/*年度论坛*/
.forum {
    width: 100%;
    margin: 0 auto;
    padding:30px 0;
    position: relative;
}



.summit_con {
    clear: both;
}

.forum dl, .summit_con dl {
    overflow: hidden;
    width:1180px;
    background:#cfcfcf;
    border-radius:5px;
    padding:10px;
    margin:10px auto 0;
}

.forum dl dt, .summit_con dl dt {
    width: 600px;
     height: 332px;
    float: left;
    overflow: hidden;
}

.forum dl dt img, .summit_con dl dt img {
    width: 588px;
    height: 332px;
}

.forum dl dd, .summit_con dl dd {
    width: 560px;
    float: right;
}

.forum dl dd h4, .summit_con dl dd h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 32px;
}


.forum dl dd h4 a:hover, .summit_con dl dd h4 a:hover {
    text-decoration: underline;
}

.forum dl dd p, .summit_con dl dd p {
    border: 1px solid #fff;
    border-radius:5px;
    padding: 25px 15px 10px;
    margin-top: 36px;
    position: relative;
}


.forum dl dd p e, .summit_con dl dd p e {
    position: absolute;
    top: -25px;
    left: -1px;
}

.forum dl dd p span, .summit_con dl dd p span {
    display: block;
    line-height: 32px;
    font-size: 17px;
    cursor: pointer;
    opacity: 0.8;
}

.forum dl dd p span:hover, .summit_con dl dd p span:hover {
    color: #fbdcad;
    font-weight: 600;
    opacity: 1;
}

.forum dl dd p span font, .summit_con dl dd p span font {
    margin-right: 10px;
    width:70px;
    display: inline-block;
}

.people_con {
    clear: both;
    width:1200px;
    margin:35px auto 0;
}

.people_con ul {
    overflow: hidden;
}

.people_con ul li {
    float: left;
    width: 190px;
    height: 190px;
    margin-right: 12px;
    position: relative;
    cursor: pointer;
    position: relative;
}

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

.people_con ul li span {
    color: #fff;
    text-align: center;
    display: block;
    position: absolute;
    bottom:0;
    left:0;
    background:rgba(0,0,0,0.5);
    color:#fff;
    width:100%;
    padding:5px 0;
}



.people_con ul li img {
    width: 190px;
    height: 190px;
}

.people_con > p {
    height: 52px;
    clear: both;
    background: #232d38;
    padding: 20px 40px;
    font-size: 20px;
    margin-top: 40px;
    position: relative;
    display: none;
    line-height: 52px;
    text-align: center;
    color:#fff;
}

.people_con > p img {
    position: absolute;
}

.people_con > p img:nth-child(1) {
    left: 25px;
    top: 15px;
}

.people_con > p img:last-child {
    right: 25px;
    bottom: 15px;
}

.people_con > p.active {
    display: block;
}

.people_con > p:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-right: 70px solid #232d38;
    border-bottom: 0px solid transparent;
    position: absolute;
    top: -20px;
    left: 40px;

}

.people_con > p:nth-child(3):after {
    left: 240px;
}

.people_con > p:nth-child(4):after {
    left: 440px;
}

.people_con > p:nth-child(5):after {
    left: 640px;
}

.people_con > p:nth-child(6):after {
    left: 840px;
}

.people_con > p:nth-child(7):after {
    left: 1040px;
}

.people_con > p span, .people_con > p font {
    display: block;
}

.people_con > p font {
    height: 46px;
}

.people_con > p span {
    line-height: 40px;
    color: #fbdcad;
    font-size: 20px;
}

/*教育公益*/
.welfare {
    width:100%;
    padding:80px 0;
    overflow: hidden;
    background:#0f3132 url(http://n.sinaimg.cn/edu/2022ceremony/images/aaaa_08.jpg) no-repeat;
    position: relative;
}

.welfare h3 {
    width: 437px;
    margin: 0 auto 60px;
    overflow: hidden;
}
.welfare > div{
    width:1200px;
    margin:0 auto;
}
.welfare > div.welfare_people {
    margin-bottom: 30px;
}

.welfare_people .welfare_left {
    width:384px;
    height:460px;
    float: left;
    background:#c5a950;
    padding:4px;
    position: relative;
}
.welfare_people .welfare_left img{
    width:384px;
    height:460px;
}
.welfare_people .welfare_left span{
    position: absolute;
    bottom:0;
    left:0;
    background:#c5a950;
    padding:10px;
    display: block;
    font-size:16px;
    color:#143335;
    text-align: center;
    width:372px;
}
.welfare_people .welfare_left span font{
    display: block;
    font-size:20px;
    font-weight:bold;
}
.welfare_right{
    width:774px;
    height:468px;
    float: right;
    position: relative;
}
.welfare_right span{
    display: block;
    position: absolute;
    top:0;
    left:0;
    width:213px;
    height:58px;
    line-height:58px;
    text-align: center;
    background:url(http://n.sinaimg.cn/edu/2022ceremony/images/bang_bg.png) no-repeat;
    background-size:213px 58px;
    color:#072324;
    font-weight:600;
    font-size:20px;

}
.welfare_right font{
    position: absolute;
    width:136px;
    height:136px;
    top:50%;
    left:50%;
    margin-left:-68px;
    margin-top:-68px;
    display: block;
}
.welfare_right font img{
    width:136px;
    height:136px;
    cursor: pointer;
}
.welfare_right img{
    width:774px;
    height:468px;
}
.welfare_people>div{
    clear: both;
    padding-top:20px;

}
.welfare_people>div h4{
    text-align: center;
    font-size:22px;
    line-height:90px;
}
.welfare_people>div dl{
    width:980px;
    height:150px;
    background:#004547;
    margin:0 auto 30px;
    padding:10px;
    position: relative;
}
.welfare_people>div dl:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-right: 40px solid #004547;
    border-bottom: 0px solid transparent;
    position: absolute;
    top: -20px;
    left:300px;

}
.welfare_people>div dt img{
    width:216px;
    height:150px;
    float: left;
}
.welfare_people>div dd{
    padding:15px 40px;
    font-size:18px;
    color:#fff;
    width:684px;
    float: left;
    line-height:30px;
}
.welfare > div {
    position: relative;
}

.welfare_list{
    overflow: hidden;

}
.welfare_list > div{
    float: left;
    width: 590px;


}
.star{
    margin-right:20px;
}
.welfare_list > div.star .swiper-container,.tidbits .swiper-container{
    width: 588px;
    height: 360px;

}
.welfare_list > div.star img ,.welfare_list > div.tidbits img{
    width: 588px;
    height: 360px;
}

.welfare_list > div.star span {
    width: 588px;
    height: 48px;
    background: #e8ce7c;
    display: block;
    line-height: 48px;
}
.welfare_list > div span {
    text-align: center;
    color: #0b2829;
    font-weight: bold;
}

.welfare_list > p:nth-child(2) {
    margin-top: 5px;
}
.welfare_list > div.tidbits span{
    line-height: 40px;
    display: block;
    height: 40px;
    margin-top: 5px;
    width: 310px;
    background: url(http://n.sinaimg.cn/edu/2022ceremony/image/xing.png) no-repeat;
}


/*行业先锋*/
.vanguard {
    width:100%;
    margin: 0 auto;
    padding:20px 0;
}

.vanguard h3 {
    width: 466px;
    margin: 0 auto 40px;
}
.vanguard>div.active{
    display: block;
    overflow:hidden
}
.vanguard>div{
    width:1200px;
    margin:0 auto;
    display: none;
    background:#cfcfcf;
}
.vanguard > ul {
    text-align: center;
    margin-bottom: 10px;
}

.vanguard > ul li {
    display: inline-block;
    font-size: 20px;
    color: #99b4b5;
    line-height: 50px;
    padding: 0 20px;
    cursor: pointer;
}

.vanguard > ul li.active {
    color: #dcbb4e;
    font-weight: 600;
    position: relative;
}

.vanguard > ul li.active:after {
    position: absolute;
    content: '';
    width: 50%;
    height: 2px;
    background: #dcbb4e;
    bottom: 10px;
    left:25%;
}


.vanguard > div .vanguard_left {
    width: 325px;
    float: left;
    padding: 20px 0;
    margin:20px 20px;
    height: 502px;
    border:1px solid #fff;
    border-radius:5px;
}

.vanguard > div .vanguard_left p {
    width: 292px;
    height: 44px;
    margin: 0 auto 10px;
    text-align: center;
    line-height: 44px;
    font-size:14px;
    cursor: pointer;
}

.vanguard > div .vanguard_left p.active {
    background: #232d38;
    border-radius: 50px;
    color: #fff;
}

.vanguard > div .vanguard_right {
    width: 800px;
    float: left;
    padding: 25px 0;
    height: 552px;
overflow: hidden;
}

.vanguard > div .vanguard_right ul{
    overflow-y:auto;
    height: 552px;
    display: none;
}
.vanguard > div .vanguard_right ul.active{
    display: block;
}
.vanguard > div .vanguard_right ul li {
    width: 180px;
    height:150px;
    float: left;
    margin: 0 8px;
}
.vanguard > div .vanguard_right ul.noimg li{
    float:none;
    font-size:18px;
    color:#fff;
    height:40px;
    line-height: 40px;
}

.vanguard > div .vanguard_right ul li img {
    width: 180px;
    height:120px;
    border-radius:5px;
}

.vanguard > div .vanguard_right ul li p {
    font-size: 16px;
    line-height: 24px;
}

.vanguard > div .vanguard_right ul li p:last-child {
    /* color: #e6c350; */
    font-size: 14px;
    text-align: center;
}

.vanguard > div .vanguard_right ul li p:last-child span {
    /* padding-right: 15px; */
}

.vanguard > div .vanguard_right ul li p:last-child span:last-child {
    padding-right: 24px;
    background: url(http://n.sinaimg.cn/edu/2022ceremony/images/xiangce.png) no-repeat right center;
}



/*精彩日程*/
.schedule {
    width: 100%;
    padding:80px 0;
    background:url(http://n.sinaimg.cn/edu/2022ceremony/images/aaaa_11.jpg) no-repeat center top;
}
.schedule h3 {
    width: 506px;
    margin: 0 auto;
}

.schedule_con {
    width: 1190px;
    margin: 50px auto 0;
    overflow: hidden;
}

.schedule_con span {
    display: block;
    float: left;
    height: 62px;
    line-height: 62px;
    background: #0f3132;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #e8ce7c;
    font-weight: bold;
    font-size: 22px;
    text-align: center
}

.schedule_con span.span01 {
    width: 420px;
}

.schedule_con span.span02 {
    width: 685px;
    padding-left: 60px;
    text-align: left
}

.schedule_con span.span04 {
    width: 420px;
    font-size: 18px;
    font-weight: normal;

}

.schedule_con span.span031 {
    width: 685px;
    padding-left: 60px;
    text-align: left;
    font-size: 18px;
    font-weight: normal
}

.schedule_con span.span05, .schedule_con span.span03 {
    width: 690px;
    background: none;
    padding-left: 490px;
    margin-bottom: 0;
}

.schedule_con span.span03 e, .schedule_con span.span05 e {
    display: block;
    font-size: 18px;
    font-weight: normal;
    color: #e5d2af;
    text-align: left;
}

.schedule_con span.span06 {
    width: 420px;
    font-size: 18px;
    font-weight: normal;
    height: 260px;
    line-height: 260px;
}

.schedule_con span.span07 {
    width: 685px;
    padding-left: 60px;
    font-size: 18px;
    text-align: left;
    font-weight: normal;
    line-height: 35px;
    padding-top: 25px;
    height: 235px;
}

.schedule_con span.span07 e {
    display: block;
    color: #e8ce7c;
    font-size: 18px;
}

/*活动报道*/
.new1 {
    width:100%;
    padding:60px auto;
}
.new1_con{
    width:1200px;
    overflow: hidden;
    margin:0 auto;
    background:#cfcfcf;
}
.new1_con > div {
    width:540px;
    float: left;
    padding: 30px 30px 30px 30px;
}


.new1_con > div p {
    line-height: 70px;
     color: #232d38;
    font-size: 20px;
    font-weight: 600;
}

.new1_con > div p span {
    font-size: 16px;
    float: right;
    font-weight: normal;
    color: #232d38;
}
.new1_con > div p span a{
      color: #232d38;
}
.new1_con > div >div{
    border:1px solid #fff;
    border-radius:5px;
    padding:10px 20px;
}
.new1_con > div h2 {
    font-weight: normal;
    line-height: 40px;
    font-size: 14px;
}
.new1_con > div h2 a:hover{
    text-decoration: underline;
}
.new1 h2 a.a_all {
    color: #f6dfba;
    margin-left: 30px;
    transition: all 0.4s linear;
}

.new1_con h2 a.b_all {
    margin-left: 0px;
    transition: all 0.4s linear;
}

/*现场花絮*/
.pic {
    width: 100%;
    padding:20px 0;
}
.picwrap{
    display: none;
}
.pic_con {
    width: 1188px;
    margin: 0 auto;
    height: 514px;
    padding: 6px 3px;
}

.pic_con p {
    float: left;
    width: 306px;
}

.pic_con p.p01 {
    width: 874px;
}

.pic_con p span {
    margin-top: 6px;
    margin-left: 6px;
    display: block;
    float: left
}

.pic h3 {
    width: 327px;
    margin: 0 auto 40px;
}

.reviewwrap {
    display: none;
}

/*往届回顾*/
.review {
    width: 100%;
    padding:50px 0 20px;
}
.review h3 {
    width: 431px;
    margin: 0 auto;
}

.review_con {
    position: relative;
    width: 1190px;
    margin: 0 auto;
}

.review_con .swiper-button-prev, .vipguest .swiper-button-prev {
    width: 24px;
    height: 57px;
    background: url(http://n.sinaimg.cn/edu/2022ceremony/image/left.png) no-repeat;
    margin-top: -50px;
    left: 0;
    margin-left: 0;
    opacity: 0.8;
}

.review_con .swiper-button-next, .vipguest .swiper-button-next {
    width: 40px;
    height: 70px;
    background: url(http://n.sinaimg.cn/edu/2022ceremony/image/right.png) no-repeat;
    margin-top: -50px;
    margin-left: 575px;
}

.review .swiper-container {
    width: 1030px;
    height: 470px;
    margin: 0 auto;
}

.review .swiper-container .swiper-slide {
    width: 690px;
    height: 470px;
    border-radius: 6px;
}

.review .swiper-container .swiper-slide img {
    width: 690px;
    border-radius: 5px;
    height: 375px;
}

.review .swiper-container .swiper-slide span {
    display: none;
    font-size: 18px;
    text-align: center;
    margin-top: 30px;
}

.review .swiper-container .swiper-slide-active span {
    display: block;

}
.thank h4{
    font-size:18px;
    font-weight:normal;
    width:1180px;margin:0 auto;
    padding-left:20px;

}.thank h4 img{
    padding-top:20px;
    display: inline-block;
 }
.thank {
    width: 100%;
}

.thank_con {
    width: 1170px;
    margin: 30px auto 0;
    overflow: hidden;
    background: #cfcfcf;
    padding:15px;
}

.thank_con p {
    width: 185px;
    height: 72px;
    margin: 0 7px 14px;
    float: left;
}

.thank_con p img {
    width: 185px;
    height: 72px;
    border-radius: 5px;
}

/*foot*/
.foot {
    width: 100%;
    height: 160px;
    padding: 25px 0 40px;
    clear: both;
     background-color: #232d38;
}

.foot dl {
    width: 505px;
    margin: 0 auto;
}

.foot dl dt {
    width: 80px;
    height: 154px;
    float: left;
}

.foot dl dd {
    width: 405px;
    float: left;
    margin-left: 20px;
    padding: 30px 0;
}

.foot dl dd p {
    line-height: 32px;
    font-size: 14px;
    color: #fff;
}

.foot dl dd p a {
    color: #fff;
}

/*图片放大效果*/

.vipguest .swiper-slide > div p img,.dialogue > p img,.dialogue > div dl dt img,.forum dl dt img, .summit_con dl dt img,.welfare dl dt img,.pic_con p span img,.bigshot_con > p img{
    transition: all 2s;
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    -o-transition: all 2s;
}

.vipguest .swiper-slide > div p img:hover,.dialogue > p img:hover,.dialogue > div dl dt img:hover,.forum dl dt img:hover, .summit_con dl dt img:hover,.welfare dl dt img:hover,.pic_con p span img:hover,.bigshot_con > p img:hover{
    transform: scale(1.1, 1.1);
    -webkit-taransform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
}

/*滚动条*/
.annuallist_con > p::-webkit-scrollbar,.vanguard > div .vanguard_right ul::-webkit-scrollbar{
    width: 6px;
    height: 100%;
    background-color: #e8ce7c;
    border-radius: 10px;
}

/*定义滚动条轨道 内阴影+圆角*/
.annuallist_con > p::-webkit-scrollbar-track,.vanguard > div .vanguard_right ul::-webkit-scrollbar-track{
    border-radius: 10px;
    background-color: #878787;
    width: 1px
}

/*定义滑块 内阴影+圆角*/
.annuallist_con > p::-webkit-scrollbar-thumb,.vanguard > div .vanguard_right ul::-webkit-scrollbar-thumb{
    border-radius: 10px;
    width: 6px;
    background: #e8ce7c;
}
.vanguard > div .vanguard_right ul::-webkit-scrollbar-thumb{
    background:#04676a;
}
.vanguard > div .vanguard_right ul::-webkit-scrollbar-track{
    background:#003739
}

/* 国际教育 */

.edu_con {

    width: 1188px;

    margin: 0 auto;

    padding: 6px 3px;

}

.edu_con .title ul{

    height: 72px;

}

.edu_con .title ul li {width:25%;height: 72px;float: left;text-align: center;

    background: url('http://n.sinaimg.cn/edu/2022ceremony/ed_title_bg.png') no-repeat center top;background-size: auto 72px;

}

.edu_con .title ul li.active {

    background:none

}

.edu_con .title ul li img{height: 40px;margin:16px auto;}

.ed_content1{

    height: 340px;display: flex;

    align-items: center;margin-top: 36px;

}

/* .ed_content1 .swiper-slide {

    text-align: center;

    font-size: 18px;

    background: #fff;

    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;

    transition: 300ms;

    transform: scale(1);width: 140px;

    position: relative;

  } */

  /* .ed_content1 .swiper-slide::after{content: '';position: absolute;width: 100%;height: 100%;

background: rgba(0,0,0,0.3);

}

.ed_content1 .swiper-slide-active{

    transform: scale(1);}

    .ed_content1 .swiper-slide-active::after{display: none;}

.ed_content1 .swiper-slide-duplicate-active{

    transform: scale(1);

  }

  .ed_content1  .swiper-slide-duplicate-active{display: none;} */

.ed_content1 .in_ed_swiper{width: 532px;overflow: hidden;margin-right: 46px;height: 365px;}

.in_ed_swiper .swiper-slide{width: 100%;height:365px;overflow: hidden;position: relative;

}



.in_ed_swiper .swiper-slide::after{position: absolute;top: 0;left: 0; content: '';background:rgba(0,0,0,0.3);width: 100%;height: 100%;z-index: 1;}

.in_ed_swiper .swiper-slide .img{width: 100%;height: 100%;background: no-repeat center;

    background-size: cover;

}

.in_ed_swiper .swiper-slide-prev .img{background-position: left;}

.in_ed_swiper .swiper-slide-next .img{background-position: right;}

.in_ed_swiper .swiper-slide-active::after{display: none;}

/* .ed_content1 .in_ed_swiper img{width: 100%;height: 100%;height: 338px;} */

.ed_content1 .right{flex: 1;display: none;}

.ed_content1 .right.active{flex: 1;display: block;}

.ed_content1 .right .share_title{font-size: 26px;line-height: 50px;}

.ed_content1 .right .share_edit{font-size: 26px;line-height: 34px;margin-top: 20px;}

.ed_content1 .right .share_info{font-size: 24px;line-height: 50px;margin-bottom: 10px;}

.ed_content1 .right .share_content{background-color: #232d38;

border-left:8px solid #c5aa51;color: #fff;

font-size: 22px;line-height: 30px;padding: 34px 74px;position: relative;

}

.ed_content1 .right .share_content::before{content: '';display:inline-block;position: absolute;

    top: 18px;left: 34px;

width: 21px;height: 21px;background: url(http://n.sinaimg.cn/edu/2022ceremony/zuoyinhao.png) no-repeat center;background-size: 100%;}

.ed_content1 .right .share_content::after{content: '';display:inline-block;position: absolute;

    bottom: 18px;right: 34px;

    width: 21px;height: 21px;background: url(http://n.sinaimg.cn/edu/2022ceremony/youyinhao.png) no-repeat center;background-size: 100%;}

.bbs_title{

    text-align: center;font-size: 20px;margin: 20px auto;padding-top: 16px;

}

.bbs_con{position: relative;}

.bbs_con .swiper-next, .bbs_con .swiper-prev{

   width: 45px;height: 80px;top: 400px

}

.bbs_con .swiper-prev{background: #f00;left: -45px; position: absolute;background:url(http://n.sinaimg.cn/edu/2022ceremony/icon_prev.png) no-repeat center;background-size: auto 80px;top: 400px;}

.bbs_con .swiper-next{background: olive; position: absolute;right: -5px;background: url(http://n.sinaimg.cn/edu/2022ceremony/icon_next.png) no-repeat center;background-size: auto 80px;}

.bbs_swiper{width: 1148px;overflow: hidden;}

.ed_content2 .content{overflow: hidden;display: flex; background: #cfcfcf;padding: 15px;border-radius: 10px;width: 1148px;margin: auto;box-sizing: border-box;}

.ed_content2 .content .left{margin-right: 40px;border-radius: 10px;overflow: hidden;}

.ed_content2 .content .right{flex: 1;}

.ed_content2 .content .right .title{font-size: 18px; position: relative; padding: 0 7px;display: inline-block; line-height: 32px;background: #c5aa51;margin-bottom: 20px;}

.ed_content2 .content .right .title::after{

    content: '';display: inline-block;position: absolute;right: -12px;

    top: 0;

    width: 0;

    height: 0;

    border-bottom: 32px solid #c5aa51;

    border-right: 12px solid transparent;

}

.ed_content2 .content .right .people{

    border:  1px solid #fff;border-radius: 10px;width: 100%;

    padding:  12px 24px;box-sizing: border-box;



}

.ed_content2 .content .right .people li{font-size: 16px;line-height: 44px;cursor: pointer;}

.ed_content2 .content .right .people li b{margin-right: 30px;}

.ed_content2 .content .right .people li:hover{font-weight: bold;}

.honor_con{height: 608px;align-items: center;

    display: flex;padding: 0  0  0 18px;background: #cfcfcf;margin-top: 50px;

}
.teacher_con{height: 450px;align-items: center;

    display: flex;padding: 0  0  0 18px;background: #cfcfcf;margin-top: 50px;

}
.honor_con .left{width: 110px;}

.honor_con .left div{ width: 110px;border: 1px solid #fff;padding: 30px 0;border-radius:6px ;box-sizing: border-box;}

.honor_con .left div p{margin: auto; background: #232d38;box-sizing: border-box;border-radius: 60px;color: #fff; width: 60px;font-size: 28px;padding: 34px 16px;}

.honor_con .right{flex: 1;height: 608px;width: 0;}
.teacher_con .right{flex: 1;height: 450px;width: 0;}

.honor_con .swiper_honor{overflow: hidden;}
.honor_con .swiper_teacher{overflow: hidden;}
.honor_con .honor_title ul{display: flex;padding-right: 18px;}  



.honor_con .honor_title ul li{line-height: 74px; flex: 1;width: 100%;text-align: center;font-size: 26px;cursor: pointer;font-family: SourceHanSerifCNRe!important;}

.honor_con .honor_title ul li.active{font-weight: bold;font-family: SourceHanSerifCN!important;}

.honor_con .content{}

.honor_con .content ul{overflow: hidden;margin-left: 10px;}

.honor_con .content ul li{display: flex;flex-direction: column;float: left;margin: 0 15px;}

.honor_con .content ul li img{width: 180px;height: 120px;overflow: hidden;border-radius: 8px;}

.honor_con .content ul li  a{height: 55px;line-height: 55px;font-size: 16px;text-align: center;}

.people_con_plus{

    width: 1148px;

}

.people_con_plus ul li{

    width: 181px;

    height: 181px;

}

.people_con_plus ul li img{ width: 181px;

    height: 181px;}

    .people_con_plus > p{border-radius: 10px;}

    .people_con_plus > p:after{width: 0;height: 0;border-right: 20px solid transparent;

        border-left: 20px solid transparent;border-bottom: 30px solid #232d38;top:-65px;}

