﻿
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
.menu-item .sub-menu .sub-item{}
/*.menu-item.i2 .sub-menu{width:1000px;margin-left: -500px}
.menu-item.i2 .sub-menu .sub-item{width: 12.5%;}*/

.menu-item.i4 .sub-menu.i4 .sub-item a{}


.menu-item.hover .sub-menu .sub-menu {
    width: 100%;
    display: block !important;
    top: 46px;
    float: left;
    left: 50%;
   /* width: 880px;*/
    background: transparent;
    margin-left: -50%;
	box-shadow:none;
}

.menu-item.hover .sub-menu .sub-menu .sub-item {
    width: 100%;
    float: none;
}

.menu-item.i4 .sub-menu .sub-menu .sub-item a {
    font-size: 14px;
    color: #333;
    border-bottom: 0;
    line-height: 40px;
    height: 40px;
	margin-bottom: 0;
}
.sub-menu .sub-menu .sub-item a:hover{color:#711a5f;}
.menu-item.i3 .sub-menu {
   
}
.menu-item.i2 .sub-menu .sub-menu,.menu-item.i5 .sub-menu .sub-menu {
    display: none !important;
}

/*侧边*/
nav.anchor-nav {
    position: fixed;
    right: 15px;
    top: 28%;
    z-index: 460;
    width: 170px;
    text-align: right;
}
nav.anchor-nav a {
    display: block;
    line-height: 58px;
    font-size: 20px;position: relative;
	color:#a9a9a9;padding-right: 50px;font-weight: bold;
}
nav.anchor-nav #anchor2.active i.anchor-tip1 {  background:  url(i11.png) no-repeat 10px 5px;}
nav.anchor-nav #anchor3.active i.anchor-tip1 {  background:  url(i88.png) no-repeat 3px -1px;}
nav.anchor-nav #anchor4.active i.anchor-tip1 {  background:  url(i77.png) no-repeat -2px -4px;}
nav.anchor-nav #anchor5.active i.anchor-tip1 {  background:  url(i55.png) no-repeat -3px -3px;}
nav.anchor-nav #anchor6.active i.anchor-tip1 {  background:  url(i66.png) no-repeat 8px 5px;}
nav.anchor-nav #anchor7.active i.anchor-tip1 {   background:  url(i22.png) no-repeat 10px 5px;}
nav.anchor-nav #anchor8.active i.anchor-tip1 {  background:  url(i33.png) no-repeat 8px 5px;}

nav.anchor-nav #anchor7 i.anchor-tip1 {
    background:  url(i2.png) no-repeat 10px 5px;
}
nav.anchor-nav #anchor8 i.anchor-tip1 {
    background:  url(i3.png) no-repeat 8px 5px;
}
nav.anchor-nav #anchor2 i.anchor-tip1 {
    background:  url(i1.png) no-repeat 10px 5px;
}
nav.anchor-nav #anchor3 i.anchor-tip1 {
    background:  url(i8.png) no-repeat 3px -1px;
}
nav.anchor-nav #anchor4 i.anchor-tip1 {
    background:  url(i7.png) no-repeat -2px -4px;
}
nav.anchor-nav #anchor5 i.anchor-tip1 {
    background:  url(i5.png) no-repeat -3px -3px;
}
nav.anchor-nav #anchor6 i.anchor-tip1 {
    background:  url(i6.png) no-repeat 8px 5px;
}

i.anchor-tip1 {
    width: 30px;
    height: 56px;
    display: block;
    background:  url(li.png) no-repeat;
    position: absolute;
    left: 0px;
    top: 15px;
}

nav.anchor-nav a.active {
    color: #2845bc;
    font-weight: bold;

}
nav.anchor-nav .anchor-tip {
 
    display: none !important;
  
}
.wp_pdf_player .section {
   
    z-index: 1000;
}