.bodyBack{width: 100%;background: url(../images/bg1.jpg) no-repeat center top;overflow: hidden;background-size: contain;}
.header_banner{overflow: hidden;}
.header_banner .m1200{position: relative;overflow: hidden;}
.logoBZ {
  display: block;
  width: 200px;
  position: absolute;
  top: 40px;
  left: 0;
}
.logoBZ img{display: block;}
.headerTxt{margin:89px auto 0;display: block;overflow: hidden;}
.headerTxt2{margin:-40px auto 0;display: block;}
.guang{position: absolute;display: block;background: url(../images/guang.png) no-repeat center top;width: 117px;height: 93px;}
.guang1{top:199px;right:272px;animation: bling 1.8s linear 0.5s infinite alternate;opacity: 0;}
@keyframes bling {
    0% {
      opacity:0.5;
    }
  
    50% {
      opacity:1;
    }
  
    100% {
      opacity:0.5;
    }
  }
/*********************************竖导航***********************************/
.cpCon{width: 139px;height: 385px;background: url(../images/navBg2.png) no-repeat center top;}
.navW{position: relative;}
.mapNav {position:fixed; top:20%; right:5px;; text-align:center; z-index:20;}
.mapNav ul{padding-top: 140px;width: 50%;margin: 0 auto;}
.mapNav li { height:30px; line-height:30px;color:#6a3805;font-family:'Oswald',"Microsoft Yahei",sans-serif; text-transform:capitalize; transition: all 0.2s linear; text-decoration:none;cursor: pointer;font-size: 14px;margin-bottom: 8px;}
.mapNav li:hover, .mapNav li.current{font-weight: bold;background: #dcb58d;border-radius: 6px;}
#deng{display: block;width: 114px;height: 114px;position: absolute;top: 10px;left:12px;}
.navTxt{position: absolute;width: 89px;height: 88px;top: 20px;left: 28px;}
.shanDeng{
  background: url(../images/sd1.png) no-repeat;
}
.shanDeng2{
  background: url(../images/sd2.png) no-repeat;
}
.backD{width: 100%;height: 67px;cursor: pointer;}
.conentQt .page{}
/*page1*/
.title img{display: block;margin: 0px auto;}
.page1Con{width: 1200px;margin-bottom: 70px;margin-top: 160px;}
.page1Con dl dt{width: 500px;height: 308px;margin-right: 15px;}
.page1Con dl dt span{display: block;position: relative;width: 100%;margin-bottom: 10px;}
.page1Con dl dt span img{display: block;width: 100%;}
.page1Con dl dt span i{display: block;background: url(../images/line1.png) no-repeat center top;position: absolute;left: -10px;top:0;height: 100%;width: 19px;animation: bling 2s linear 0.5s infinite alternate;}
.page1Con dl dt span.span2 i{display: block;background: url(../images/line2.png) no-repeat center top;position: absolute;left: 0;height: 22px;width: 418px;top:auto;bottom:-12px;animation: bling 1.2s linear 0.5s infinite alternate;opacity: 0;}
.page1Con dl dd{width: 684px;}
.page1Con dl dd h3{font-size: 24px;color: #f8e4bd;line-height: 54px;padding-left: 15px;}
.page1Con dl dd p{font-size: 16px;line-height: 24px;padding-left: 15px;margin-bottom: 42px;}
.page1Con dl dd p a{color: #f8e4bd;}
.page1Con dl dd p b{color:#f15f5f;font-weight: normal;}
.videoCon ul{background: url(../images/videoBg.jpg) no-repeat center top;width:100%;padding: 0;}
.videoCon ul li{width:100%;float: left;position: relative;cursor: pointer;height: 385px;}
.videoCon ul li span{display: block;background: rgba(0,0,0,.3);position: absolute;top:0;width: 100%;height: 100%;z-index: 2;}
.videoCon ul li .img{width: 100%;position: absolute;z-index: 2;height: 100%;}
.videoCon ul li i{display: block;width: 62px;height: 62px;background: url(../images/playBtn.png) no-repeat center top;position: absolute;top:50%;left: 50%;margin-left: -31px;margin-top: -31px;cursor: pointer;z-index: 2;}
/*page2*/
.page2{width: 100%;background: url(../images/line2.jpg) repeat-y center top;}
.page2C{width: 100%;background:#7a0100 url(../images/bg2.jpg) no-repeat center top;}
/*团队奖*/
.tuand{width: 348px;height: 126px;display: block;margin:10px auto 40px;}
.titleBt{position: relative;}
.titleBt i{position: absolute;top: -4px;right: 8%;background: url(../images/lineG.png) no-repeat center top;width: 85px;height: 91px;animation: bling 1.8s linear 0.5s infinite alternate;opacity: 0;}
@keyframes mapRotate {
  0% {
  transform: scale(1) ;
  }
  25% {
      transform: scale(0.9) ;
  }
  50% {
      transform: scale(0.7) ;
  }
  75% {
      transform: scale(0.9) ;
  }
  100% {
      transform: scale(1) ;
  }
}
.tDtab{width: 1200px;border-radius: 40px;padding: 5px 5px;box-sizing: border-box;border:2px solid #e6bb7a;position: relative;z-index: 2;}
.tDWrap{width:1185px;margin:0 auto;background: linear-gradient(90deg,#bd2328,#7a0100,#bd2328);border-radius: 40px;box-sizing: border-box;padding: 0px 0;}
.tDtab span{display: block;font-size: 20px;color: #f6d3af;width: 16.6666%;float: left;text-align: center;height: 58px;line-height: 58px;border-radius: 44px;cursor: pointer;}
.tDtab span.act{background:#fbe9c5;background: linear-gradient(90deg,#cc8c5e,#fbe9c5,#fbe9c5,#cc8c5e);font-weight: bold;color: #7a0100;}
.tDtab span:hover{background:#fbe9c5;background: linear-gradient(90deg,#cc8c5e,#fbe9c5,#fbe9c5,#cc8c5e);font-weight: bold;color: #7a0100;}
.ad_Container{padding: 50px 0 30px 0;position: relative;}
.ad_Container .swipCon{position: absolute;left: -100%;width: 100%;}
/* .ad_Container .swipCon.act{display: block;} */
.ad_Wrap{width:100%;background: url(../images/tdBg.png) no-repeat center top;margin-top: -20px;position: relative;z-index: 1;}
.ad_Container{width: 90%;margin:0 auto;position: relative;overflow: hidden;height: 548px;}

.ad_Container .swiper-container{width:100%;padding-bottom: 55px;}
.ad_Container .swiper-slide{width:848px;background: rgba(255,255,255,.5);}
.ad_Container .swiper-slide .swiper-slide-shadow-right,.ad_Container .swiper-slide .swiper-slide-shadow-left{background:none;}
.imgC{width:848px;overflow: hidden;position: relative;}
.imgC i{display: block;width: 100%;height: 100%;position: absolute;top:0;left:0;background: rgba(0,0,0,.6);}
.imgC img{display: block;width: 100%;height: 100%;}
.imgC p{font-size: 20px;color: #ffffff;width: 100%;background: url(../images/line.png) repeat-x;height:157px;position: absolute;bottom: 0px;line-height: normal;text-align: center;font-weight: bold;display: none;}
.imgC p span{display: block;padding-top: 120px;}
.ad_Container .swiper-slide-active p{display: block;}
.ad_Container .swiper-slide-active i{display: none;}
.swiper-pagination-bullet{width: 9px;height: 9px;background: #d3c5b4;opacity: 1;}
.swiper-pagination-bullet-active{background:#d53635;}

.page .title{padding: 25px 0 0;}
.tuanD2 .a1{    display: block;
  width: 300px;
  height: 262px;
  position: absolute;
  top: 120px;
  left: 130px;}
.tuanD2 .a2{display: block;
    width: 300px;
    height: 262px;
    position: absolute;
    top: 120px;
    left: 443px;}
.tuanD2 .a3{display: block;
  width: 300px;
  height: 262px;
  position: absolute;
  top: 120px;
  left: 765px;}
/*个人*/
.geren{width: 348px;height: 126px;display: block;margin: 20px auto 45px;}
.tab_wrap .tab li {
    background: url(../images/teachBg.png) no-repeat center top;
    width: 124px;
    height: 125px;
    margin: 0 142px 0 0;
    float: left;
    cursor: pointer;
    font-size: 20px;
    color: #e1ae7d;
    text-align: center;
    line-height: 30px;
    position: relative;
}
.tab_wrap .tab li span{display: block;padding-top: 30px;}
.tab_wrap .tab li i{display: block;background: url(../images/teach.png) no-repeat center top;width: 160px;height: 176px;position: absolute;top:-25px;left: -5px;}
.tab_wrap .tab li.active{font-weight: bold;background: url(../images/teachBgH.png) no-repeat center top;color: #7a0100;}
.tab_wrap .tab li.active i{display: block;background:url(../images/teachH.png)no-repeat center top;width: 178px;height: 176px;position: absolute;top:-25px;left: -20px;}
.tab_wrap .tab li:last-child{margin-right: 0;}

.tab_wrap .item_wrap{position:relative;overflow:hidden;margin-top:20px;border-radius: 20px;background: #debd9c;background: linear-gradient(120deg,#f1dbc5,#d0a67c);text-align: center;padding: 20px 28px 10px 28px;}
.tab_wrap .item_wrap .item{position: absolute;left:-100%;width:100%;overflow: hidden;}
.list li{position: relative;margin:10px 5px;float: left;width: 180px;height: 220px;}
.list li img{width: 100%;display: block;height: 100%;}
.tab_wrap .item_wrap ul {
    height: 485px;
    overflow: hidden;
}
.list li p {
    background: url(../images/teacZz.png) no-repeat center top;
    color: #fff;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}
.list li p span{display: block;margin-top: 180px;font-size: 12px;}
.list li p b {
    font-size: 18px;
}
.item_wrap .more {
  font-size: 18px;
    color: #6c0a09;
    text-align: center;
    height: 42px;
    line-height: 42px;
    cursor: pointer;
    transition: all 0.2s ease-in 0s;
    margin: 0px 10px 0;
    display: inline-block;
    background: url(../images/Down.png) no-repeat center right;
    padding-right: 30px;
}
/*业绩优秀奖*/
.yjYx{padding-bottom: 70px;}
.yjYxTitle{width:661px;height: 126px;margin:65px auto 45px;display: block;}
.yjYxCon{width:1200px;height:632px;background: url(../images/bg3.png) no-repeat center top;}
.yjYxCon .tabC2{width: 246px;margin: 0 0 0 48px;padding-top: 20px;}
.tabBtn2{width: 225px;height:61px;background: url(../images/tab2.png) no-repeat center top;text-align: center;line-height: 61px;font-size: 20px;color: #e1ae7d;cursor: pointer;margin-bottom: 15px;}
.tabBtn2.active{font-weight: bold;background: url(../images/tab2H.png) no-repeat center top;color: #7a0100;}
.tabWrap2{width: 873px;margin-left:30px;}
.tabWrap2 .item{width: 100%;display: none;}
.tabWrap2 .item.active{display: block;}
.tabWrap2 .item h3{font-size: 20px;color: #6c0a09;font-weight: bold;margin: 23px 0 20px 0;background: url(../images/line3.png) no-repeat center left;padding-left: 25px;line-height: 37px;}
.tabWrap2 .item h3 b{background: url(../images/line4.png) no-repeat center right;padding-right: 20px;}
.tabWrap2 .item .box{width: 665px;float: left;}
.tabWrap2 .item .box:nth-child(2){width:185px;}
.tabWrap2 .item .box:nth-child(3){width:100%;margin-top: -25px;}
.tabWrap2 .item .box div {
  position: relative;
  margin: 0px 12px 0 0;
  float: left;
  width: 180px;
  height: 220px;
}
.tabWrap2 .item .box .later-swiper{overflow: hidden;padding-bottom: 25px;}
.tabWrap2 .item .box .later-swiper .swiper-pagination{width: 100%;height: 6px;bottom: 0;text-align: right;}
.tabWrap2 .item .box .later-swiper .swiper-pagination .swiper-pagination-bullet{width: 6px;height: 6px;background: #d3c5b4;}
.tabWrap2 .item .box .later-swiper .swiper-pagination .swiper-pagination-bullet-active{background: #d53635;}
.tabWrap2 .item .box .later-swiper div{margin-right: 0;}
.tabWrap2 .item .box div.gold i{display: block;width: 39px;height: 37px;background: url(../images/gj.png) no-repeat center top;position: absolute;top:5px;right:5px;}
.tabWrap2 .item .box div.silver i{display: block;width: 39px;height: 37px;background: url(../images/yj.png) no-repeat center top;position: absolute;top:5px;right:5px;}
.tabWrap2 .item .box div.copper i{display: block;width: 39px;height: 37px;background: url(../images/jj.png) no-repeat center top;position: absolute;top:5px;right:5px;}
.tabWrap2 .item img {
  width: 100%;
  display: block;
  height: 100%;
}
.tabWrap2 .item p {
  background: url(../images/teacZz.png) no-repeat center top;
  color: #fff;
  font-size: 12px;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.tabWrap2 .item p span{display: block;margin-top: 180px;}
.tabWrap2 .item p b {
  font-size: 18px;
}
.bg4{background: #7b0301 url(../images/bg4.jpg) no-repeat center top;}
/*蓝莲花*/
.page3{padding-bottom: 30px;padding-top: 15px;}
.page3 .title{padding-bottom: 25px;}
.lanL{width: 100%;}
.lanL li{width: 232px; 
  height: 290px;
  position: relative;
  float: left;
  margin-right: 10px;
  margin-bottom: 15px;}
.lanL li:nth-child(5n){margin-right: 0;}
.lanL li:nth-of-type(2) p{line-height: 16px;bottom: 25px;}
.lanL li p{font-size: 12px;color: #f4cd88;width: 100%;position: absolute;bottom: 32px;left: 0;text-align: center;}
.lanL li p b{font-size: 18px;font-weight: bold;}

/* 兰花奖 */
.page4{padding-bottom: 30px;}
.page4 .swiper-slide{position: relative;padding-top: 86px;padding-bottom: 65px;}
.page4 .swiper-slide .avatar{position: absolute;background: url(../images/avatarBg.png) no-repeat -10px center;width: 339px;height: 158px;margin-top: 20px;}
.page4 .swiper-slide .avatar img{position: absolute;bottom: 0;left: 53px;}
.page4 .txt{width:403px;height: 154px;display: flex;flex-direction: column;justify-content: center;padding: 0 0 0 165px;box-sizing: border-box;background: url(../images/txtBg.png) no-repeat center center;margin-left: 180px;}
.page4 .txt h5{font-size: 18px;font-weight: bold;color: #814207;margin-bottom: 10px;}
.page4 .txt p{font-size: 26px;font-weight: bold;color: #814207;}
/*往届回顾*/
.page5{padding-bottom: 25px;}
.page5 .title{padding-bottom: 25px;}
.review a{width:330px;display: block;margin-right: 24px;float: left;margin-right: -40px;}
.review a.last{margin-right: 0;}
.review a img{display: block;width: 100%;}


.list li p span.enTxt{margin-top: 165px;}
.list li p span.enTxt b{display: block;font-size: 16px;}
/*53隐藏*/
#iconDiv1, .Lelem, #kfoutdetainwin{display: none !important;}

/* .cpCon{background: none;width: 116px;height: 112px;} */

