@charset "utf-8";abbr,address,article,aside,audio,b,blockquote,body,body div,caption,cite,code,dd,del,details,dfn,dl,dt,em,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: 400;
    vertical-align: baseline;
    background: 0 0
}

article,aside,details,figure,footer,header,nav,section,summary {
    display: block
}

a {
    text-decoration: none
}

*,:after,:before {
    box-sizing: content-box
}

html {
    overflow-y: scroll
}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
    content: '';
    content: none
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

del {
    text-decoration: line-through
}

abbr[title],dfn[title] {
    border-bottom: 1px dotted #000;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th {
    font-weight: 400;
    vertical-align: middle
}

td {
    font-weight: 400;
    vertical-align: middle
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

input,select {
    vertical-align: middle
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    white-space: pre-line;
    word-wrap: break-word
}

.ie7 input[type=checkbox] {
    vertical-align: baseline
}

.ie6 input {
    vertical-align: text-bottom
}

input,select,textarea {
    font: 99% sans-serif
}

table {
    font-size: inherit;
    font: 100%
}

small {
    font-size: 85%
}

strong {
    font-weight: 700
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

code,kbd,pre,samp {
    font-family: monospace,sans-serif
}

.clickable,button,input[type=button],input[type=file],input[type=submit],label {
    cursor: pointer
}

button,input,select,textarea {
    margin: 0
}

button,input[type=button] {
    width: auto;
    overflow: visible
}

.ie7 img {
    -ms-interpolation-mode: bicubic
}

.clearfix:after,.clearfix:before {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom:1}

input,select,textarea {
    padding: 0;
    margin: 0
}

.head_f1 .nav .nav_ul>li {
    position: relative;
}

.head_f1 .nav .nav_ul>li ul {
    position: absolute;
    top: 96px;
    background: rgba(255,255,255,0.9);
    width: 150px;
    left: -35px;
    box-shadow: 1px 5px 3px #666;
    top: -200px;
    height: 0;
    /* overflow: hidden; */
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    /* font-size: 0; */
}

.head_f1 .nav .nav_ul>li ul dd {
    line-height: 40px;
    /* padding: 0 15px; */
    position: relative;
}
.head_f1 .nav .nav_ul>li ul .ej ol{position:absolute;top:-100px;left:100%;width:150px;display:none;border: 1px solid #eee;}
.head_f1 .nav .nav_ul>li ul .ej:hover ol{left:100%;background:#fff;top:0;box-shadow: 0px 5px 3px #666; display:block;}
.head_f1 .nav .nav_ul>li ul dd a {
    color: #000;
    display: block;
}

.head_f1 .nav .nav_ul>li ul dd a:hover {
    background: #005da2;
    color: #fff;
}

.head_f1 .nav .nav_ul>li:hover ul {
    width: 150px;
    height: auto;
    top: 96px;
    font-size: 14px;
}

.head_f1bg2 .nav .nav_ul>li:hover ul {
    top: 80px;
}

@media(max-width: 640px) {
    .head_f1 .nav .nav_ul>li:hover ul {
        display:none;
    }
}
