/* 首页导航 begin */


/* 二维码弹出样式 */

.wechat-container {
    cursor: pointer;
}

.wechat-container:hover .wechat-icon-popup {
    display: block;
}

.wechat-word {
    position: relative;
}

.wechat-icon-popup {
    margin-left: 86px;
    position: absolute;
    width: 150px;
    height: 150px;
    border: 2px solid #0abddd;
    cursor: pointer;
    margin-top: -33px;
    z-index: 5;
}

.wechat-icon-popup:after {
    bottom: 85%;
    left: -14%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-right-color: #0abddd;
    border-width: 10px;
}

.wechat-icon-popup img {
    width: 100%;
    height: 100%;
}


/* 首页导航 begin */

.top-main {
    width: 1200px;
    margin: 0 auto;
}

.top-main.top-main-other {
    width: 1150px;
}

.top-line {
    width: 100%;
    height: 4px;
    background-color: #4dca48;
}

.bottom-line {
    width: 100%;
    height: 2px;
    background-color: #4ccb4b;
}

.top-info-container {
    background-color: #fff;
}

.left-logo-container {
    padding-top: 10px;
}

.top-main-container {
    width: 100%;
    height: 94px;
}

.jylogo {
    width: 280px;
    height: 74px;
    background: url('../img/top-banner/main-logo.png') no-repeat center;
}

.top-hot-line {
    margin: 0px 20px 0px;
}

.loginstate {
    background-color: #eee;
}

.loginstate-container {
    width: 1200px;
    margin: 0 auto;
}

.loginstate-container.loginstate-container-other {
    width: 1150px;
}

.top-leftlink,
.top-leftlink span {
    line-height: 38px;
    display: inline-block;
    vertical-align: middle;
    color: #888;
}

.top-leftlink a:link,
.top-leftlink a:visited {
    color: #888;
}

.top-user-info {
    float: right;
    font-size: 14px;
    color: #41ab6e;
    text-align: right;
}

.before-login {
    line-height: 36px;
    height: 36px;
}

.top-user-info .hotline {
    margin-right: 40px;
}

.top-user-info div {
    display: inline-block;
    vertical-align: middle;
}

.register-info a,
.register-info a:link,
.register-info a:visited {
    display: inline-block;
    vertical-align: middle;
    color: #41ab6e;
}

.register-info span {
    display: inline-block;
    vertical-align: middle;
}

.catalog-container {
    float: right;
    margin-top: 36px;
}

.per-catalog {
    display: inline-block;
    vertical-align: middle;
    padding: 0px 30px 0px 30px;
}

.per-catalog a,
.per-catalog a:link,
.per-catalog a:visited {
    font-size: 16px;
    color: #738397;
}

.per-catalog.current a,
.per-catalog.current a:link,
.per-catalog.current a:visited {
    color: #0aaf77;
    font-weight: bold;
}


/* 搜索框 */

.top-search-container {
    margin-right: 20px;
}

.top-search {
    border: 1px solid #ddd;
    border-radius: 4px;
    background-color: #fff;
    width: 238px;
    height: 28px;
}

.top-search-input {
    padding-left: 10px;
    display: inline-block;
    width: 130px;
    height: 26px;
    border: none;
    vertical-align: middle;
}

.top-search-icon {
    cursor: pointer;
    border: none;
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 28px;
    background: url('../img/top-banner/searchicon.png') no-repeat center;
}


/* 首页导航 end */


/* 右侧悬浮导航 begin */

.float-window {
    left: 0;
    margin: 0px 0px;
    top: 134px;
    position: fixed;
    z-index: 9999;
}

.service-area-container {
    margin-top: 95px;
    float: left;
    cursor: pointer;
    width: 50px;
    height: 166px;
    background: url(../img/top-banner/service-area.png) no-repeat center;
}

.service-area-content {
    float: left;
    margin-left: -208px;
}


/* ---------------------------- 子菜单  begin ---------------------------- */

.catalog-below {
    z-index: 999;
    width: 150px;
    background-color: rgba(0, 0, 0, 0.6);
}

.catalog-below-container {
    padding: 22px 20px 20px;
}

.catalog-below-detail {
    height: 32px;
    line-height: 32px;
    background: url(../img/top-banner/rightarrow.png) no-repeat center right;
    color: #ddd;
    font-size: 14px;
}

.per-catalog-below {
    cursor: pointer;
}


/* 子菜单图标 */

.catalog-pic {
    background: url(../img/top-banner/catalog.png) no-repeat;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.catalog-pic.list-other {
    height: 24px;
    width: 24px;
    background-position: 0 -16px;
}

.catalog-pic.list-technology {
    height: 24px;
    width: 24px;
    background-position: 0 -40px;
}

.catalog-pic.list-tax {
    height: 24px;
    width: 24px;
    background-position: 0 -64px;
}

.catalog-pic.list-knowledge {
    height: 24px;
    width: 24px;
    background-position: 0 -88px;
}

.catalog-pic.list-resources {
    height: 24px;
    width: 24px;
    background-position: 0 -112px;
}

.catalog-pic.list-manage {
    height: 24px;
    width: 24px;
    background-position: 0 -136px;
}

.catalog-pic.list-law {
    height: 24px;
    width: 24px;
    background-position: 0 -160px;
}


/* ---------------------------- 子菜单  end ---------------------------- */


/* 用户中心下拉 */

.icon-top-dropdown {
    height: 4px;
    width: 8px;
    background-position: 0 0;
}

.icon-sign-series {
    background: url(../img/top-banner/icon-sign-series.png) no-repeat;
    margin-top: 16px;
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
}

.user-state {
    height: 36px;
    margin-top: -12px;
    margin: 0px 5px;
    text-align: center;
    width: 90px;
    line-height: 36px;
    padding-right: 5px;
}

.user-state:hover {
    background-color: #e5e5e5;
}

.user-state-panel.user-state-container {
    display: none;
    position: absolute;
    z-index: 888;
    width: 95px;
}

.user-state-panel.user-state-container a {
    height: 30px;
    line-height: 30px;
    width: 100%;
}

.user-state:hover .user-state-panel {
    display: block;
    background-color: #e5e5e5;
}

.user-state:hover .user-state-panel a:hover {
    height: 28px;
    line-height: 28px;
    width: 93px;
    color: #fff;
    background-color: #24d0cc;
    border: 1px solid #56d07a;
}


/* 搜索下拉 */

.top-search-options {
    float: left;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    text-align: center;
    width: 61px;
    height: 27px;
    line-height: 27px;
    background-color: #f7f7f7;
    cursor: pointer;
    border-right: 1px solid #ddd;
}

.top-search-options a:visited,
.top-search-options a:link,
.top-search-options a {
    color: #37bb2a;
    display: inline-block;
    vertical-align: middle;
    width: 61px;
    height: auto;
}

#selectedkey {
    background: url(../img/top-banner/arrow-down-search.png) no-repeat 46px center;
}

.top-search-options .top-search-dropdown {
    margin-top: -1px;
    position: absolute;
    width: 61px;
    border: 1px solid #ddd;
    margin-left: -1px;
    display: none;
}

.top-search-dropdown a {
    width: 61px;
    height: 29px;
    line-height: 29px;
    border-top: 1px solid #ddd;
    background-color: #f7f7f7;
}

.top-search-dropdown a:nth-child(1) {
    border-top: none;
}

.top-search-options:hover {
    width: 61px;
    border-right: 1px solid #ddd;
}

.top-search-options:hover .top-search-dropdown {}