.head{width:100%; height:107px;background:url(/new/eduol/images/bg.gif) repeat-x;}
#header { width: 990px; height: 107px; margin: 0 auto 12px; position: relative; }
#header h1 { float: left;margin:10px 0px 0px;padding:0px;}
#header h1 img{ border:0px;}
#header h2 { float:right; font-size:12px; font-weight:normal; line-height:30px;padding:0;margin:0;}
#header ul { width:570px; position: absolute; right: 0; top: 40px;overflow:visible; }
#header .normal, #header .active { float: left; width: 85px;  white-space:nowrap;margin:5px;cursor:pointer;}
#header .normal{background:url("/new/eduol/images/down_arrow.png") no-repeat right;}
#header .normal:hover{background:url("/new/eduol/images/up_arrow.png") no-repeat right;}
#header .normal a, #header .active a { float: none; width: 100%;  line- text-align: center; text-decoration: none; font-size: 14px; font-weight: bold;padding:3px 0px; }
#header .active a { color: #fff; }
#header .normal a { color: #999;}
#header .normal a:hover{color:#ee2a10}

#btn_bg { width: 88px;  background: #fb2347 url(/new/eduol/images/btn_bg.gif); position: absolute; overflow:hidden; left: 608px; bottom: 0; z-index: 2; }
#btn_bg ul { width: 528px; left:-176px; position:absolute; }
#dh{ width:200px; padding:10px; background:#FFFFFF; border:#CCCCCC solid 1px; position:absolute; top:30px; right:0px; z-index:10; text-align:left; display:none;}
#dh p{ color:#FF0000; font-weight:bold; border-bottom:#CCCCCC dotted 1px; line-height:30px;}


.dropDown{display:inline-block}
.dropDown_A{display:inline-block}
.dropDown-menu{ display:none;transition: all 0.3s ease 0s;padding:0px 10px 10px 10px;text-align:left;width:130px;margin-left:-30px;-moz-box-shadow: 4px 4px 3px #888888;box-shadow: 4px 4px 3px #888888;z-index:9}
.dropDown-menu p{text-align:left;margin-top:10px;display: flex;align-items: center;}
#header .normal .dropDown-menu p a{font-size:12px;color:#777}
#header .normal .dropDown-menu p a:hover{color:#2d2d2d}
.dropDown:focus,.dropDown-menu:focus {outline:0}
.dropDown-menu li.arrow{ position:absolute;display:block; width:12px; height:8px; margin-top:-13px; margin-left:20%; line-height:0;background:url(../images/icon-jt.png) no-repeat 0 0}
.dropDown.hover .dropDown_A,.dropDown.open .dropDown_A{text-decoration:none; background-color:#ffdd25}
.dropDown.open{position:relative;z-index:990}
.dropDown.open .dropDown-menu{position:absolute;z-index:1000;display:inline-block;top:100%;left:-1px;min-width:100%;background-color:#fff;border:solid 1px #e0e0e0}

.dropDown.open .dropDown-menu.box-shadow{ width:130px;border-top-left-radius:5px;border-top-right-radius:5px}
.dropDown.open .dropDown-menu.radius{ border-top:none} 
.dropDown.open .dropdown-menu.r {right:-1px;left:auto}
.dropDown.open .dropDown-menu li{float:none;display:inline}
.dropDown-menu li a{display:block;clear: both;border-bottom:solid 1px #f2f2f2;margin-bottom:-1px;padding:6px 15px;text-align:left;line-height:1.5;font-weight: normal;white-space:nowrap}
.dropDown-menu li:last-child a{ border-bottom:none}
.dropDown-menu li a:hover,.dropDown-menu li a:focus{background-color:#148cf1;color:#fff;text-decoration:none}

.dropDown.open .dropDown-menu .disabled a,.dropDown.open .dropdown-menu .disabled a:hover,.dropDown.open .dropdown-menu .disabled a:focus{color:#999;text-decoration:none; cursor:no-drop; background-color:transparent}
.dropDown.open .dropDown-menu li.divider{ display:block;height:0px; line-height:0px;margin:9px 0;overflow:hidden; border-top:solid 1px #eee}
