/*menu*/
.menu{
    height: 40px;
    width: 1200px;
    margin: 0 auto;
}
.menu .fast-entry{
    width: 250px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    background: #508edb;
    display: block;
    float: left;
}
.menu .fast-entry em{

}
.menu ul li{
    float: left;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #464646;
    padding: 0 38px;
    position: relative;
    cursor: pointer;
}

.menu ul .news-icon span{
    position: absolute;
    background: url(../../../images/index/common.png) 0 -63px;
    width: 30px;
    height: 18px;
    display: block;
    top: 0px;
    right: 0px;
}
.menu ul li a:hover{
    color: #ff8e42;
}
.menu ul .menu-act a{color:#ff8e42;}
.menu ul .menu-act em{
    width: 71px;
    height: 2px;
    bottom: 0;
    left: 50%;
    margin-left: -36px;
    background: #ff8e42;
    position: absolute;
}
.quick{
    position: relative;
    overflow: hidden;
    margin-bottom: 18px;
    height: 358px;
}
.menu ul .menu-tab{
    position: absolute;
    top: 40px;
    z-index: 9999;
    background: #fff;
    border: 1px solid #508edb;
    border-top:2px solid #508edb;
    width: 82px;
    left: 50%;
    margin-left: -35px;
    display: none;
    font-size: 14px;
}
.menu ul .drop-down .triangle-down{
    background: url('../../../images/index/header.png') -9px -94px no-repeat;
    width: 8px;
    height: 6px;
    display: block;
    float: left;
    position: absolute;
    top: 19px;
    right: 16px;
}

.menu ul .menu-tab div:nth-child(1){
    border-bottom: 1px solid #ddd;
}
.menu ul a{
    display: inline-block;
}
.memu .health{
    border-bottom: 2px solid #2567b9;
}

.menu_list{
    float: left;
    overflow: hidden;
}

.menu-side{
    float: left;
    position: relative;
}


.menu .menu-side .all {
    color: #fff;
    font-size: 16px;
    display: block;
    text-align: center;
    height: 42px;
    width: 242px;
    line-height: 42px;
    background: #ff8e42;
}


.menu  .menu-side .child-menu {
    z-index: 14;
    position: absolute;
    width: 242px;
    top: 42px;
    left: 0;
    background: #fff;
}
.menu  .menu-side .child-menu a:hover {
    color: #f60;
}
.menu .menu-side .child-menu .menu-list {
    height: 72px;
    width: 100%;
    position: relative;
}
.menu .menu-side .child-menu .menu-list .arr {
    position: absolute;
    width: 5px;
    top: 50%;
    margin-top: -6.5px;
    right: 22px;
    height: 13px;
    background: url("../../../images/common/menu_spite.png") 0 -92px no-repeat;
}



.menu .menu-side .child-menu .menu-list .icon-logo {
    position: absolute;
    top: 15px;
    background: url("../../../images/common/menu_spite.png") no-repeat;
}
.menu .menu-side .child-menu .menu-list .icon-nwk {
    background-position: -19px 0px;
    width: 19px;
    height: 17px;
    left: 17px;
}
.menu .menu-side .child-menu .menu-list .icon-fk {
    background-position: -18px -17px;
    width: 19px;
    height: 18px;
    left: 18px;
}
.menu .menu-side .child-menu .menu-list .icon-child {
    background-position: -20px -38px;
    width: 20px;
    height: 19px;
    left: 18px;
}
.menu .menu-side .child-menu .menu-list .icon-zhongyi {
    background-position: -13px -57px;
    width: 13px;
    height: 20px;
    left: 18px;
}
.menu .menu-side .child-menu .menu-list .icon-kq {
    background-position: -16px -77px;
    width: 16px;
    height: 18px;
    left: 18px;
}
.menu .menu-side .child-menu .menu-list .icon-zk {
    background-position: 0 -55px;
    width: 19px;
    height: 17px;
    left: 18px;
}
.menu .menu-side .child-menu .menu-list .icon-tj {
    background-position: 0 -72px;
    width: 18px;
    height: 18px;
    left: 18px;
}
.menu .menu-side .child-menu .menu-list .title {
    margin-left: 50px;
    padding-top: 12px;
}
.menu .menu-side .child-menu .menu-list .title a {
    font-size: 17px;
    color: #000;
}
.menu .menu-side .child-menu .menu-list .title a:hover {
    color: #f60;
}
.menu .menu-side .child-menu .menu-list .menu-children {
    margin-top: 5px;
    margin-left: 45px;
}
.menu .menu-side .child-menu .menu-list .menu-children a {
    color: #333;
    font-size: 12px;
    margin: 0 5px;
}
.menu .menu-side .child-menu .menu-list .menu-children a:hover {
    color: #f60;
}
.menu .menu-side .child-menu .menu-list:hover {
    background: #ff8e42;
}
.menu .menu-side .child-menu .menu-list:hover .arr {
    background: url("../../../images/common/menu_spite.png") -23px -92px no-repeat;
}
.menu .menu-side .child-menu .menu-list:hover .icon-nwk {
    background-position: 0px 0px;
    width: 19px;
    height: 17px;
    left: 17px;
}
.menu .menu-side .child-menu .menu-list:hover .icon-fk {
    background-position: 0px -17px;
    width: 19px;
    height: 18px;
    left: 18px;
}
.menu .menu-side .child-menu .menu-list:hover .icon-child {
    background-position: 0px -38px;
    width: 20px;
    height: 19px;
    left: 18px;
}
.menu .menu-side .child-menu .menu-list:hover .icon-zhongyi {
    background-position: 0px -57px;
    width: 13px;
    height: 20px;
    left: 18px;
}
.menu .menu-side .child-menu .menu-list:hover .icon-kq {
    background-position: 0px -77px;
    width: 16px;
    height: 18px;
    left: 18px;
}
.menu .menu-side .child-menu .menu-list:hover .icon-zk {
    background-position: 0 -55px;
    width: 19px;
    height: 17px;
    left: 18px;
}
.menu .menu-side .child-menu .menu-list:hover .icon-tj {
    background-position: 0 -72px;
    width: 18px;
    height: 18px;
    left: 18px;
}
.menu .menu-side .child-menu .menu-list:hover .menu-children a {
    color: #fff;
}
.menu .menu-side .child-menu .menu-list:hover .title a, .menu .menu-side .child-menu .menu-list:hover span {
    color: #fff;
}
.menu .menu-side .child-menu .menu-list:hover .menu-third-children {
    display: block;
}
.menu .menu-side .child-menu .menu-list .menu-third-children {
    display: none;
    border: 2px solid #ff8e42;
    position: absolute;
    background: #fff;
    z-index: 13;
    top: 0;
    width: 500px;
    height: 360px;
    padding: 20px;
    left: 242px;
    box-sizing: border-box;
    overflow: hidden;
}
.menu .menu-side .child-menu .menu-list .menu-third-children dl {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f4f4f4;
}
.menu .menu-side .child-menu .menu-list .menu-third-children dl dt {
    margin-left: 5px;
    margin-bottom: 10px;
    font-size: 14px;
}
.menu .menu-side .child-menu .menu-list .menu-third-children dl dd span {
    color: #333;
}
.menu .menu-side .child-menu .menu-list .menu-third-children dl dd span.line {
    color: #d0d0d0;
}
.menu .menu-side .child-menu .menu-list .menu-third-children dl dd a {
    color: #333;
    word-break: keep-all;
    font-size: 12px;
    margin: 0 5px 10px;
    line-height: 22px;
}
.menu .menu-side .child-menu .menu-list .menu-third-children dl dd a:hover {
    color: #f60;
}
.menu .menu-side .child-menu .menu-list-0 .menu-third-children {
    top: 0;
}
.menu .menu-side .child-menu .menu-list-1 .menu-third-children {
    top: -72px;
}
.menu .menu-side .child-menu .menu-list-2 .menu-third-children {
    top: -144px;
}
.menu .menu-side .child-menu .menu-list-3 .menu-third-children {
    top: -216px;
}
.menu .menu-side .child-menu .menu-list-4 .menu-third-children {
    top: -288px;
}
.menu .menu-link {
    float: left;
    margin-left: 10px;
    height: 42px;
    line-height: 42px;
}
.menu .menu-link a {
    color: #333;
    display: inline-block;
    margin: 0 30px;
    padding: 0 8px;
    font-size: 16px;
    text-align: center;
    border-bottom: 2px solid #fff;
    height: 42px;
}
.menu .menu-link a.selected {
    border-bottom: 2px solid #ff8e42;
}
.menu .menu-link a:hover {
    border-bottom: 2px solid #ff8e42;
}

.menu .menu-link a:nth-of-type(2){
    display:none;
}
