
.caidai menu:after , .caidai menu:before {
  display : block;
  content : "";
  position: absolute;
}
.caidai li:after , .caidai li:before {
  display : block;
  content : "";
  position: absolute;
}
.caidai nav div:after,.caidai nav div:before {
  display : block;
  content : "";
  position: absolute;
}

.caidai{
  position: absolute;
  top: 51px;
  z-index: 150;
  width:50%;
  left:25%;
}
.caidai nav {
  width : 700px;
  margin: auto;
  position : relative;
}

.caidai menu:after , .caidai menu:before {
  top       : 0;
  width     : 60px;
  height    : 64px;
  background: #ACD6FF;  /*两边木块颜色*/
} 

.caidai menu:after {
  clear : both;
  right : -24px;
  border-right : 1px solid #B0C4DE;
}

.caidai menu:before {
  left  : -55px;
  border-left : 1px solid #B0C4DE;
}

.caidai li {
  float       : left;
  position    : relative;
  margin-left : 33px;
  cursor      : pointer;
  background-color   : #ACD6FF;   /*彩带颜色*/
  list-style-type    : none;
  border-left        : 2px solid #d7cfc2;
  border-right       : 2px solid #d7cfc2;
  transition : margin .1s ,padding .1s ,border 1s;
  height:64px;
}

.caidai li:first-child {
  margin-left : 20px;
}

.caidai li:before , .caidai li:after {
  display    : block;
  position   : absolute;
  top        : 0;
  width      : 20px;
  height     : 100%;
  background : inherit;
  transition : all .1s;
}

.caidai li:before {
  right : 100%;
} 

.caidai li:after {
  left : 100%; 
}
.caidai li:hover {
  margin-top 		   : -9px;
  box-shadow         : 0 4px 10px 0px #000;
  transition : margin .2s ,padding .2s;
}

.caidai li:hover:before , .caidai li:hover:after {
  height : 86%;
  background         : #97CBFF;   /*褶皱颜色*/
  transition : all .2s;
}

.caidai li:hover:before {
  transform : rotate(-30deg) skew(-30deg) translate(1.5px,9px);
}

.caidai li:hover:after {
  transform : rotate(30deg) skew(30deg) translate(-1.5px,9px);
}

.caidai a {
  display : block;
  padding : 0px 5px;
  text-decoration : none;
  text-align      : center
}

.caidai a span {
  text-shadow : 1px 1px 1px #FFF;
  color       : #857e74;
  transition  : all .2s;
}

.caidai a span:first-child {
  font-family : icon;
  font-size   : 33px;
  display     : block;
}

.caidai a span:last-child {
  text-transform : capitalize;
  font-family    : 'Georgia';
  font-size      : 18px;
  letter-spacing : 1px;
  font-style     : italic;
  color   	   : black;   /*字体颜色*/
  line-height: 60px;
}

.caidai li:hover span {
  transition : all .2s;
}

.caidai li:hover a span:first-child {
  color : #6488ba;
  text-shadow  : 1px 1px 1px #FFF , 0 0 1px #6488ba;
}

.caidai li:hover a span:last-child {
  color : #F5F5F5;   /* 指上去字体颜色*/
}


.main_search{
    position: absolute;
    z-index: 200;
    top: 130px;
    left: 25%;
    width: 50%;
}



.ribbon {
  position : absolute;
  top      : 64px;
  border-style : solid ;
  border-width : 13px;
 
}

.ribbon.left {
  left     : -55px;
  border-color : #857e74 #857e74 transparent transparent;
}

.ribbon.right {
  left         : 698px;
  border-color : #857e74 transparent transparent #857e74; 
}

.left:after , .left:before {
  left     : -68px;
  border-style : solid;
  z-index : -2;
}

.left:after {
  top      : -68px;
  border-width : 58px 0 0 56px;
  border-color :  #ACD6FF transparent transparent transparent;
}

.left:before {
  top      : -26px;
  border-width : 0 40px 38px 41px;
  border-color : transparent transparent  #ACD6FF transparent;     
}

.right:after , .right:before {
  right    : -65px;
  border-style : solid;
  z-index : -2;
}

.right:before {
  top      : -25px;
  border-width : 0 40px 38px 38px;
  border-color : transparent transparent  #ACD6FF transparent;     
}

.right:after {
  top      : -65px;
  border-width : 58px 56px 0 0;
  border-color :  #ACD6FF transparent transparent transparent;
}
/*
     FILE ARCHIVED ON 10:30:19 Jul 30, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:12:51 Oct 10, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.483
  exclusion.robots: 0.039
  exclusion.robots.policy: 0.014
  esindex: 0.01
  cdx.remote: 53.059
  LoadShardBlock: 278.587 (3)
  PetaboxLoader3.datanode: 218.477 (4)
  load_resource: 466.286
  PetaboxLoader3.resolve: 254.42
*/