﻿@charset'UTF-8';

/*机构页PC端 - 图标库*/
@font-face {
    font-family: 'jigou';
    /* project id 980216 */
    src: url('../fonts/font_980216_fg4srjj1nlg.eot');
    src: url('../fonts/font_980216_fg4srjj1nlg.eot') format('embedded-opentype'),
        url('../fonts/font_980216_fg4srjj1nlg.woff2') format('woff2'),
        url('../fonts/font_980216_fg4srjj1nlg.woff') format('woff'),
        url('../fonts/font_980216_fg4srjj1nlg.ttf') format('truetype'),
        url('../fonts/font_980216_fg4srjj1nlg.svg#jigou') format('svg');
}

.icon-jigou {
    font-family: "jigou" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.m-common-icon {
    width: 28px;
    height: 28px;
    display: inline-block;
    background-color: #d8d8d8;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
}

.jgzy_sys_icon {
    -webkit-mask: url('../fonts/jgzy_sys_icon.svg') no-repeat;
    mask: url('../fonts/jgzy_sys_icon.svg') no-repeat;
}

/**
 * agency-common.css
 */
body {
    background: #f6f6f6;
}

:hover {
    transition-duration: 150ms;
    transition-property: background, color, border;
    transition-timing-function: linear;
}

.page-container {
    position: relative;
}

.bdshare_dialog_box {
    display: none !important;
}

.jyb-tab-style1 li.jyb-tab-cur a {
    font-weight: 600;
}

.bg-line-e8 {
    width: 100%;
    height: 1px;
    background: #eee;
}

.ptop10 {
    padding-top: 10px !important;
}

a img:hover {
    opacity: .6;
    filter: alpha(opacity=60);
}

a img.class-img-tuijian:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.a-not-hover a img:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.jyb-form-has-btn .jyb-btn:before {
    z-index: 10;
}

p {
    word-break: normal;
    text-align: justify;
}

h1 {
    font-size: 1em;
}

img[src=""],
img:not([src]) {
    opacity: 0;
}

.page-container img {
    display: block;
}

.jyb-form-activity-module .icon-jigou {
    width: 24px;
    height: 24px;
    margin-right: 4px;
    float: left;
    font-size: 24px;
    color: #fe1940;
}

.jyb-score .icon-jigou {
    font-size: 12px;
    color: #fe1940;
}

/**
 * header
 */

/* 新增 */
img {
    font-size: 0;
    vertical-align: middle;
    border: 0;
}

i,
em {
    font-style: normal;
    text-decoration: none;
}

@media (min-width:768px) {
    .navbar {
        -moz-border-radius: 4px;
        border-radius: 4px;
    }
}

.navbar {
    position: relative;
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.nav-pills>li {
    float: left;
}

.nav>li {
    position: relative;
}

.nav-pills>li>a {
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.nav>li>a {
    position: relative;
    display: block;
}

.dropdown-menu {
    min-width: 160px;
    margin: 2px 0 0;
    padding: 5px 0;
    position: absolute;
    z-index: 1000;
    top: 100%;
    left: 0;
    display: none;
    float: left;
    font-size: 14px;
    list-style: none;
    text-align: left;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.dropdown-menu>li>a {
    padding: 3px 14px;
    display: block;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    white-space: nowrap;
    color: #333;
}

.open>.dropdown-menu {
    display: block;
}

.open>a {
    outline: 0;
}

/* 样式修改 */
#topnav .nav-div {
    min-height: 40px;
    margin-bottom: 0;
    border: none;
    background-color: #f6f6f6;
}

.top-nav {
    height: 36px;
}

#topnav .nav-div {
    min-height: 36px;
}

.nav>li {
    height: 36px;
    line-height: 36px;
}

#topnav .nav>li>a {
    height: 36px;
    line-height: 36px;
    color: #595959;
}

#topnav .nav>li>a:hover,
#topnav .nav li a:hover .top-site-icon,
#topnav .nav>li.dropdown.open>a,
#topnav .nav>li.has-open .top-site-a {
    color: #1a8cff;
}

.nav-line {
    top: 12px;
}

.open .nav-line {
    display: none !important;
}

.top-sitenav-box {
    top: 36px;
}

ul.dropdown-menu {
    top: 36px;
}

#topnav .nav>.platform-phone>a {
    margin-right: 1px;
    font-size: 12px;
    color: #595959 !important;
}

#topnav .nav>.platform-phone.open>a {
    height: 41px;
    z-index: 9999;
    color: #1a8cff !important;
}

.platform-phone i {
    margin-right: 0;
}

#topnav .nav>.platform-phone.open>a .top-site-icon {
    color: #1a8cff;
}

.ins-center .top-site-icon,
.top-site-navs .top-site-icon,
.platform-phone .top-site-icon {
    margin-top: -2px;
    display: inline-block !important;
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: transform .3s, -moz-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s, -moz-transform .3s;
}

.ins-center.open .top-site-icon,
.top-site-navs.has-open .top-site-icon,
.platform-phone.open .top-site-icon {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #1a8cff;
}

.platform-phone.open>.dropdown-menu {
    width: auto;
    padding: 0;
    right: 0;
    left: auto;
}

.platform-phone .dropdown-menu li {
    min-width: 136px;
    height: 70px;
    padding: 16px 15px;
    border: 1px solid #e8e8e8;
    background: #fff;
}

.platform-phone .dropdown-menu li p,
.platform-phone .dropdown-menu li a {
    padding: 0;
    display: block;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    color: #595959 !important;
}

.platform-phone .dropdown-menu li p {
    margin-top: 4px;
    font-family: Arial;
}

.platform-phone .dropdown-menu li .icon-jigou {
    width: 14px;
    height: 14px;
    margin-right: 4px;
    float: left;
    color: #1a8cff;
}


/* list-breadnav 面包屑 */
.list-breadnav {
    height: 36px;
    line-height: 36px;
}

.list-breadnav li {
    margin-top: 10px;
    margin-left: 6px;
    float: left;
}

.list-breadnav li {
    margin-left: 6px;
}

.list-breadnav li:first-child {
    margin-left: 0;
}

.list-breadnav li.mleft13 {
    margin-left: 13px;
}

.list-breadnav li,
.list-breadnav li a {
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    color: #595959;
}

.list-breadnav li i {
    margin-left: 2px;
    font-size: 12px;
}

.list-breadnav li>i {
    color: #979797;
}

.list-breadnav li:hover>a {
    color: #1a8cff;
}

.list-breadnav li:last-child:hover>a {
    color: #595959;
    cursor: text;
}

.list-breadnav-classtype {
    height: 20px;
    margin-top: 9px !important;
    position: relative;
}

.list-breadnav li.list-breadnav-classtype:hover>a {
    color: #595959;
}

.list-breadnav-classtype>a {
    height: 20px;
    padding: 0 6px;
    line-height: 20px;
    border: 1px solid #e8e8e8;
}

.list-breadnav-classtype>a .top-site-icon {
    margin-top: -2px;
    display: inline-block !important;
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: transform .3s, -moz-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s, -moz-transform .3s;
}

.offices-types-left {
    display: none;
    position: absolute;
    top: 19px;
    left: 0;
    z-index: 99;
    width: 198px;
    border: 1px solid #E8E8E8;
    background-color: #fff;
}

.border-r-radius {
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
}

.border-l-radius {
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
}

.border-right0 {
    border-right: 0;
}

.offices-types-left h3 {
    font-size: 14px;
    color: #323232;
    line-height: 20px;
}

.offices-types-left li {
    padding: 0 0 16px 15px;
}

.offices-types-left li:first-child {
    padding-top: 20px;
    *padding-top: expression(this.previousSibling==null?"20px":"0");
}

.offices-a-box {
    margin-top: 8px;
}

.offices-a-box a {
    font-size: 12px;
    color: #666;
    line-height: 17px;
    margin-left: 10px;
}

.offices-a-box a:first-child {
    margin-left: 0;
    *margin-left: expression(this.previousSibling==null?"0":"10px");
}

.offices-a-box a:hover {
    color: #1184E1;
}

.offices-types-right dl {
    min-height: 100px;
    padding-bottom: 60px;
    position: absolute;
    top: 19px;
    left: 0;
    z-index: 99;
    width: 460px;
    border: 1px solid #E8E8E8;
    background-color: #fff;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
}

.offices-types-right dd {
    padding-top: 2px;
    margin-top: 16px;
    overflow: hidden;
    *zoom: 1;
}

.offices-types-dd {
    float: left;
    width: 350px;
}

.offices-types-dd a {
    margin-right: 10px;
    word-break: break-all;
}

.list-breadnav-classtype .offices-types-right a {
    font-size: 12px;
    color: #999;
    line-height: 22px;
}

.list-breadnav-classtype .offices-types-right .offices-types-dt {
    float: left;
    width: 100px;
    *display: inline;
    margin-top: 4px;
    padding-left: 19px;
    line-height: 17px;
    color: #323232;
}

.list-breadnav-classtype .offices-types-right a:hover {
    color: #1184E1;
}

.offices-types-right .offices-types-right-more-link {
    margin: 0;
    padding: 0 19px;
    position: absolute;
    left: 0;
    bottom: 20px;
    text-align: right;
}

.list-breadnav-classtype .offices-types-right-more-link a {
    color: #323232;
}

/**
 * top jyb logo
 */
.header-jyb-outer,
.header-agency-outer {
    width: 100%;
    background: #fff;
}

.header-jyb-outer {
    border-bottom: 1px solid #eee;
}

.header-jyb-contaier {
    height: 72px;
    padding: 19px 0 16px;
}

.header-jyb-logo {
    width: 102px;
    height: 25px;
    margin-top: 4px;
    padding-right: 20px;
    display: block;
    border-right: 1px solid #eee;
}

.header-jyb-logo img {
    width: 100%;
    height: 100%;
}

.header-jyb-name {
    width: 230px;
    margin-left: 20px;
    padding-right: 20px;
    position: relative;
}

.header-jyb-name-inner {
    width: auto;
    max-width: 100%;
    height: 100%;
    padding-bottom: 3px;
    display: inline-block;
    /*cursor: pointer;*/
}

.header-jyb-name-inner>p {
    width: 100%;
    height: 20px;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0;
    color: #262626;
}

.header-jyb-detail-btn {
    margin-top: 2px;
}

.header-jyb-detail-btn span {
    height: 16px;
    padding: 0 4px;
    display: inline-block;
    font-size: 11px;
    line-height: 16px;
    /*cursor: pointer;*/
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.header-jyb-year {
    color: #1a8cff;
    background: #e2f1fe;
}

.header-jyb-certification {
    margin-left: 4px;
    color: #1ac66c;
    background: #dcf6e9;
}

.header-jyb-agency-intro {
    width: 300px;
    min-height: 80px;
    padding: 16px;
    position: absolute;
    z-index: 100;
    top: 40px;
    left: 0;
    display: none;
    border: 1px solid #e8e8e8;
    background: #fff;
    cursor: text;
}

.header-jyb-not-certification {
    color: #ababab;
    background: #eee;
}

.header-jyb-name-inner:hover .header-jyb-agency-intro {
    display: block;
}

.header-jyb-agency-intro h5 {
    font-size: 13px;
    font-weight: 600;
    text-align: left;
    color: #595959;
}

.header-jyb-agency-pf {
    padding-bottom: 11px;
    border-bottom: 1px dashed #e8e8e8;
}

.header-jyb-agency-intro .header-jyb-agency-pf p {
    display: block;
    margin-top: 9px;
    font-size: 12px;
    line-height: 18px;
    color: #8c8c8c;
    /*height: 18px;*/
}

.header-jyb-agency-pf p span {
    margin-right: 10px;
    font-family: arial;
    color: #fe1940;
}

.header-jyb-agency-fw {
    margin-top: 12px;
}

.header-jyb-agency-fw p:nth-of-type(1) {
    margin-top: 11px;
}

.header-jyb-agency-intro .header-jyb-agency-fw p {
    display: block;
    height: 17px;
    margin-top: 5px;
    font-size: 12px;
    line-height: 17px;
    color: #8c8c8c;
}

.header-jyb-agency-fw p span {
    color: #595959;
}

.header-jyb-agency-fw p .ellipsis-1 {
    width: -moz-calc(100% - 52px);
    width: calc(100% - 60px);
    display: inline-block;
    float: right;
    text-align: left;
}

.header-jyb-agency-intro .bang-online-chart,
.header-jyb-agency-intro .bang-online-chart i {
    color: #1a8cff;
}

.bang-online-chart .icon-jigou {
    margin-right: 2px;
    font-size: 14px;
}

.business-license-sign {
    width: auto;
    height: 17px;
    position: relative;
    top: -2px;
    display: inline-block;
    cursor: pointer;
}

.member-years {
    height: 16px;
    padding: 0 4px;
    font-size: 11px;
    display: inline-block;
    line-height: 16px;
    color: #1a8cff;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #e2f1fe;
}

.header-jyb-search {
    width: 590px;
}

.header-jyb-search .jyb-form {
    width: 518px;
}

.header-jyb-search .jyb-input {
    border-color: #1a8cff;
    -moz-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
}

.header-jyb-search .jyb-btn {
    width: 72px;
    padding: 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
}

.header-jyb-link-outer {
    margin-top: 5px;
    overflow: hidden;
}

.header-jyb-link-inner {
    padding-left: 26px;
    position: relative;
    /*left: 999px;*/
    border-top: 2px solid #15d669;
}

.header-jyb-link-inner .header-jyb-link-img {
    width: 22px;
    height: 26px;
    position: absolute;
    z-index: 2;
    top: -2px;
    left: 0;
}

.header-jyb-link {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    color: #1a8cff;
}

.header-agency-container {
    min-height: 100px;
    padding: 22px 0;
}

.header-agency-left {
    width: 815px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.header-agency-logo {
    max-height: 64px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.header-agency-logo img {
    max-width: 350px;
    height: 64px;
}

.header-agency-logo>div {}

.header-agency-logo h1 {
    display: block;
    margin-left: 15px;
    margin-bottom: 2px;
    font-size: 30px;
    font-weight: 600;
    line-height: 42px;
    letter-spacing: 0;
    color: #262626;
}

.header-agency-logo-h1 {
    display: block;
    margin-left: 15px;
    margin-bottom: 2px;
    font-size: 30px;
    font-weight: 600;
    line-height: 42px;
    letter-spacing: 0;
    color: #262626;
}


.header-agency-logo p {
    display: block;
    margin-left: 15px;
    font-size: 14px;
    color: #262626;
    line-height: 20px;
}

.header-agency-logo-position {
    height: 56px;
    position: relative;
}

.header-agency-logo-position img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.header-agency-line {
    width: 1px;
    height: 40px;
    margin-top: 8px;
    margin-left: 20px;
    display: inline-block;
    line-height: 56px;
    background: #eee;
}

.header-agency-info-outer {
    width: auto;
    display: inline-block;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.header-agency-info {
    width: 100%;
    height: 56px;
    padding-left: 20px;
    display: table;
}

.header-agency-info p {
    width: 100%;
    max-height: 44px;
    display: table-cell;
    overflow: hidden;
    font-size: 14px;
    line-height: 22px;
    vertical-align: middle;
    letter-spacing: 0;
    color: #262626;
}

.header-agency-right {
    width: 405px;
}

.header-agency-right p {
    margin: 6px 0 8px;
    font-size: 12px;
    text-align: right;
    letter-spacing: 0;
    color: #8c8c8c;
}

.header-agency-right div {
    height: 30px;
    line-height: 30px;
    text-align: right;
}

.header-agency-right div .icon-jigou {
    font-size: 18px;
    color: #1a8cff;
}

.header-agency-right span {
    font-size: 20px;
    letter-spacing: 0;
    color: #1a8cff;
    font-family: arial;
}

.header-agency-tel-show,
.header-agency-show-tel .header-agency-tel-hide {
    display: none;
}

.header-agency-show-tel .header-agency-tel-show {
    display: inline-block;
}

.header-agency-tel-hide em {
    position: relative;
    top: 4px;
}

.header-agency-tel-hide a {
    margin-left: 5px;
    position: relative;
    top: -3px;
    font-size: 14px;
    text-decoration: underline;
    color: #1a8cff;
}

/*营业执照查看*/
.check-business-license .check-business-license-title {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    color: #262626;
}

.check-business-license-tips {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #262626;
}

/**
 * 机构nav
 */
.agency-nav {
    background: #333;
}

.agency-nav .active {
    background: #fff !important;
    margin-top: 2px;
    height: calc(100% - 2px);
    border-radius: 2px 2px 0 0;
}

.agency-nav .active a {
    color: #333 !important;
    margin-top: -2px;
}

.jyb-tab-style3 {
    height: 44px;
    margin: 0 auto;
    border: 0;
    background: #333;
}

.jyb-tab-style3 li {
    height: 44px;
    padding: 0;
    line-height: 44px;
}

.jyb-tab-style3 li:first-child {
    border: 0;
}

.jyb-tab-style3 li>a {
    width: 100%;
    height: 100%;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    padding: 0 22px;
}

.jyb-tab-style3 li.active:before,
.jyb-tab-style3 li.active:after {
    display: none;
}

.jyb-tab-style3 li.active,
.jyb-tab-style3 li:hover {
    background: #3f3f3f;
}

.jyb-tab-style3 li:hover>a {
    color: #fff;
}

.agency-nav-toggle {
    position: relative;
}

.agency-nav-toggle.agency-is-open,
.jyb-tab-style3 .agency-is-open:hover {
    position: relative;
    top: 2px;
    line-height: 40px;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    background: #fff;
}

.agency-nav-toggle.agency-is-open:before,
.jyb-tab-style3 .agency-is-open:hover:before {
    width: 100%;
    height: 2px;
    position: absolute;
    top: -2px;
    left: 0;
    content: '';
    background: #3f3f3f;
}

.agency-nav-toggle.agency-is-open>a,
.jyb-tab-style3 .agency-is-open:hover>a {
    position: relative;
    z-index: 102;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    background: #fff;
    color: #262626 !important;
}

.agency-nav-toggle .icon-xiala {
    top: 16px;
    right: 3px;
    color: #fff;
}

.agency-nav-toggle.agency-is-open .icon-xiala {
    top: 13px;
    color: #c0c0c1;
}

.agency-nav-toggle-list {
    width: 750px;
    padding: 0 17px 10px 25px;
    position: absolute;
    z-index: 100;
    top: 42px;
    left: 0;
    display: none;
    background: #fff;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
    overflow-y: auto;
    max-height: 626px;
}
.agency-nav-toggle-list::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}
.agency-nav-toggle-list::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #dddddd;
}
.agency-nav-toggle-list::-webkit-scrollbar-track {
    border-radius: 5px;
    background: #f6f6f6;
}

.agency-nav-toggle-list dl {
    margin-top: 16px;
}

.agency-nav-toggle-list dt,
.agency-nav-toggle-list dd {
    float: left;
}

.agency-nav-toggle-list dt {
    width: 84px;
    min-height: 18px;
    text-align: left;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0;
    color: #262626;
}

.agency-nav-toggle-list dd {
    width: 594px;
    margin-left: 30px;
    padding-bottom: 8px;
    border-bottom: 1px solid #eee;
}

.agency-nav-toggle-list dl:last-child dd {
    border-bottom: 0;
}

.agency-nav-toggle-list dd a {
    height: 18px;
    margin: 0 20px 8px 0;
    float: left;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0;
    color: #595959;
}

.jyb-tab-style3 li:hover .agency-nav-toggle-list a {
    color: #595959;
}

.agency-nav-toggle-list a:hover {
    color: #1a8cff !important;
}

.has-onlyone-type dt {
    width: 0;
    display: none;
}

.has-onlyone-type dd {
    width: 100%;
    margin-left: 0;
}

/**
 * 相关推荐 / 相关链接
 */
.agency-friendlink {
    width: 100%;
    padding: 20px 10px 16px 30px;
}

.links.agency-friendlink {
    position: relative;
}

.agency-friendlink h3 {
    height: 22px;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0;
    color: #262626;
}

.agency-friendlink li {
    margin-right: 20px;
    margin-bottom: 6px;
    float: left;
}

.agency-friendlink a {
    height: 20px;
    font-size: 13px;
    line-height: 20px;
    color: #323232;
}

.agency-friendlink a:hover,
.agency-friendlink a:hover .icon-jigou {
    color: #1a8cff;
}

.agency-friendlink>a {
    position: absolute;
    right: 30px;
}

.agency-friendlink>a .icon-jigou {
    font-size: 14px;
    color: #595959;
}

/**
 * 右侧栏
 */

/*more*/
.content-container .agency-right-more {
    width: auto;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0;
    color: #262626;
}

.content-container .agency-right-more .icon-jigou {
    width: 12px;
    height: 12px;
    margin: 0;
    margin-left: 2px;
    display: inline;
    font-size: 12px;
    color: #595959;
}

.agency-right-more:hover,
.agency-right-more:hover .icon-jigou {
    color: #1a8cff;
}

/*热门资料 / 热门课程 / 推荐老师 / 热门资讯 / 其他活动*/
.content-right>div:first-child {
    margin-top: 0;
}

.agency-right {
    width: 300px;
}

.agency-right-title {
    height: 22px;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0;
    color: #262626;
}

.popular-data {
    padding: 20px 19px 30px 20px;
}

.popular-class,
.recommend-teacher {
    padding: 20px 20px 30px;
}

.info-data {
    padding: 20px 20px 25px;
}

/*未认证-校区*/
.not-certified-school {
    padding: 27px 20px 30px;
}

.not-certified-container .agency-right-title {
    font-size: 18px;
    font-weight: 600;
    color: #323232;
}

.not-certified-map {
    width: 260px;
    height: 240px;
    margin-top: 18px;
}

/*热门资料*/
.popular-data ul {
    margin-top: 19px;
}

.popular-data ul li {
    margin-top: 16px;
}

.popular-data ul li:first-child {
    margin-top: 0;
}

.popular-data a {
    width: 100%;
    height: 20px;
    display: block;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #262626;
}

.popular-data a:hover {
    color: #1a8cff;
}

.popular-data a .icon-jigou {
    width: 14px;
    height: 14px;
    margin-right: 8px;
    display: inline-block;
    font-size: 14px;
    color: #d8ebfb;
}

/*热门课程*/

/*.popular-class ul { margin-top: 24px; }*/
.popular-class ul li {
    margin-top: 15px;
    position: relative;
}

.popular-class ul li:first-child {
    margin-top: 0;
}

.popular-class a {
    height: 66px;
    overflow: hidden;
}

.popular-class a:hover p {
    color: #1a8cff;
}

.popular-class-img {
    width: 100%;
    height: auto;
    overflow: hidden;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.popular-class-img img {
    width: 100%;
    height: 100%;
    display: block;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.popular-class-info {
    width: 135px;
    max-height: 40px;
    display: -webkit-box;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    color: #262626;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.popular-class-price-box {
    width: 135px;
    height: 20px;
    position: absolute;
    z-index: 10;
    right: 0;
    bottom: 0;
}

.popular-class-price-box>span {
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0;
    color: #8c8c8c;
    cursor: text;
}

.popular-class-price-box p {
    height: 20px;
    display: inline;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #fe1940;
}

/*.popular-class-price-box.show-price p { display: block; }*/
/*.popular-class-price-box.show-price > span { display: none; }*/
.popular-class-price-box p>span {
    color: #fe1940;
    cursor: text;
}

.popular-class-price-box p em {
    width: 28px;
    height: 15px;
    margin-left: 5px;
    display: inline-block;
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    cursor: text;
    text-align: center;
    color: #fe1940;
    border: 1px solid #ff6e89;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

/*推荐老师*/
.recommend-teacher li {
    margin-top: 20px;
}

.recommend-teacher li:first-child {
    margin-top: 18px;
}

.recommend-teacher-img {
    width: 60px;
    height: 60px;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.recommend-teacher-img img {
    width: 100%;
    height: 100%;
    display: block;
    border: 1px solid #eee;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.recommend-teacher-info {
    width: 185px;
    margin-left: 15px;
}

.recommend-teacher-info p {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.recommend-teacher-info>p img,
.recommend-teacher-info>img {
    width: 100%;
}

.recommend-teacher-name {
    height: 20px;
    margin-top: 8px;
    font-size: 14px;
    line-height: 20px;
    color: #262626;
}

.recommend-teacher-name a {
    color: #262626;
}

.recommend-teacher-name a:hover {
    color: #1a8cff;
}

.recommend-teacher-name span {
    margin-left: 5px;
    font-size: 12px;
    color: #8c8c8c;
}

.recommend-teacher-msg {
    height: 17px;
    margin-top: 7px;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0;
    color: #262626;
}

/*热门资讯*/
.info-data li {
    width: 100%;
    margin-top: 16px;
}

.info-data li a {
    height: 20px;
    padding-left: 10px;
    position: relative;
    font-size: 14px;
    line-height: 20px;
    color: #262626;
}

.info-data li a::before {
    width: 3px;
    height: 3px;
    position: absolute;
    top: 7px;
    left: 0;
    content: '';
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #1a8cff;
}

.info-data li a:hover {
    color: #1a8cff;
}

/*其他活动*/
.other-activity {
    padding: 20px 20px 15px;
}

.other-activity-list li {
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.other-activity-list li:first-child {
    margin-top: 0;
}

.other-activity-list li:last-child {
    border-bottom: 0;
}

.other-activity-list a {
    display: block;
}

.other-activity-list a:hover h5 {
    color: #1a8cff;
}

.other-activity-img {
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    color: #fe1940;
    border: 1px solid #fe1940;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.other-activity-img i {
    width: 22px;
    display: inline-block;
    font-size: 24px;
}

.other-activity-info {
    width: 205px;
    margin-left: 15px;
}

.other-activity-info h5 {
    font-size: 14px;
    line-height: 20px;
    color: #323232;
}

.other-activity-info p {
    height: 17px;
    margin-top: 5px;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0;
    color: #666;
}

/*立即预约*/
.reserve-container {
    width: 300px;
    height: 354px;
    position: relative;
    overflow: hidden;
}

.reserve-container img {
    width: 300px;
    height: 354px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
}

.reserve-container button,
.reserve-container p {
    width: 240px;
    position: absolute;
    z-index: 10;
    left: 30px;
}

.reserve-container button {
    top: 223px;
}

.reserve-container p {
    top: 277px;
    font-size: 12px;
    line-height: 19px;
    letter-spacing: 0;
    color: #868c91;
}

/*投诉帮*/
.complaint-help {
    padding: 10px 30px 30px;
}

.complaint-help-title {
    height: 36px;
    line-height: 36px;
}

.complaint-help-title img {
    width: 36px;
    height: 36px;
}

.complaint-help-title span {
    margin-left: 9px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    color: #262626;
    position: relative;
    top: 4px;
}

.complaint-help>p {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    color: #262626;
}

.complaint-help .jyb-btn {
    width: 100%;
}

.complaint-help>em {
    height: 17px;
    margin-top: 10px;
    display: block;
    font-size: 12px;
    line-height: 17px;
    text-align: center;
    letter-spacing: 0;
    color: #8c8c8c;
}

/**
 * 右侧 fixed 栏
 */
.fixed-left {
    right: 0;
    left: 20px;
    margin-left: 0px;
    margin-right: 0
}

.fixed-right-container {
    width: 140px;
    margin-right: -770px;
    position: fixed;
    z-index: 998;
    top: 200px;
    right: 50%;
    overflow: hidden;
}

.fixed-right-container li {
    width: 100%;
    height: 50px;
    position: relative;
    line-height: 50px;
    text-align: center;
}

.fixed-right-container li::after {
    width: 120px;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 10px;
    display: block;
    content: '';
    border-bottom: 1px dashed #eee;
}

.gotoTop-btn::before {
    width: 120px;
    height: 0;
    position: absolute;
    top: 0;
    left: 10px;
    display: block;
    content: '';
    border-bottom: 1px dashed #eee;
}

.fixed-right-container li:hover,
.fixed-right-container li:hover::after {
    border: 0;
    background: #e9f4fd;
}

.fixed-right-container li:hover {
    background: #e9f4fd\0;
}

.fixed-right-container li.active {
    background: #1a8cff\0;
}

.fixed-right-container li.active,
.fixed-right-container li.active::after {
    border: 0;
    background: #1a8cff\0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3096f4), to(#1a8cff));
    background-image: -webkit-linear-gradient(top, #3096f4 0%, #1a8cff 100%);
    background-image: -moz-linear-gradient(top, #3096f4 0%, #1a8cff 100%);
    background-image: linear-gradient(-180deg, #3096f4 0%, #1a8cff 100%);
}

.fixed-right-container li a {
    font-size: 14px;
    letter-spacing: 0;
    color: #262626;
}

.fixed-right-container li:hover a {
    color: #1a8cff;
}

.fixed-right-container li.active a {
    color: #fff;
}

.QRcode-container {
    padding: 9px 10px 14px;
    position: relative;
}

.QRcode-container img {
    width: 90px;
    height: 90px;
    margin: 0 auto 4px;
    display: block;
}

.QRcode-container p {
    height: 17px;
    font-size: 12px;
    line-height: 17px;
    text-align: center;
    letter-spacing: 0;
    color: #595959;
}

.gotoTop-btn {
    height: 50px;
    position: relative;
    font-size: 14px;
    line-height: 50px;
    cursor: pointer;
    text-align: center;
    letter-spacing: 0;
    color: #262626;
}

.gotoTop-btn:hover {
    color: #1a8cff;
}

.fixed-right-container li img,
.gotoTop-btn img {
    width: 32px;
    height: 32px;
    margin-right: 10px;
    position: relative;
    top: -1px;
    display: inline-block;
}

.gotoTop-btn {
    display: none;
}

/**
 * 反馈 form
 */
.jyb-form-large-container {
    width: 720px;
    padding: 50px 74px;
}

.jyb-form-large-container .jyb-txt-26 {
    position: absolute;
    top: 11px;
    left: 25px;
}

.jyb-form-large-container .jyb-title-line {
    width: 670px;
    height: 1px;
    position: absolute;
    top: 50px;
    left: 25px;
    background: #e8e8e8;
}

.jyb-form-large-container .jyb-form-group,
.jyb-form-large-container .jyb-select-group {
    width: 266px;
    float: left;
}

.jyb-form-large-container .jyb-label {
    display: block;
    line-height: 20px;
    margin-bottom: 6px;
    font-size: 14px;
    color: #595959;
}

.jyb-form-large-container .jyb-form-large .jyb-input {
    height: 36px;
    line-height: 36px;
}

.jyb-form-large-container .jyb-textarea-group {
    width: 100%;
}

.jyb-form-large-container .jyb-textarea {
    min-height: 100px;
}

.jyb-form-large-container .jyb-form-large .jyb-notice {
    top: 9px;
}

.jyb-form-large-container.jyb-form-container-position {
    margin-left: -360px;
}

.jyb-form-large-container .jyb-btn {
    width: 200px;
}

.jyb-form-large-container .mleft38 {
    margin-left: 38px;
}

/**
 * 机构推广
 */
.ml30 {
    margin-left: 30px;
}

.agency-promotion-top {
    height: 40px;
    border-bottom: 1px solid #ddd;
    background: #f6f6f6;
}

.agency-promotion-top-inner {
    height: 100%;
    padding-top: 6px;
    font-size: 12px;
    line-height: 17px;
    color: #777;
}

.agency-promotion-top-r li {
    float: right;
}

.agency-promotion-top-r a {
    display: inline-block;
    color: #323232;
}

.agency-promotion-top-wechat,
.agency-promotion-top-phone {
    position: relative;
}

.agency-promotion-top-wechat img,
.agency-promotion-top-phone img {
    width: 70px;
    height: 70px;
    position: absolute;
    z-index: 100;
    top: 34px;
    left: -6px;
    display: none;
}

.agency-promotion-top-wechat:hover,
.agency-promotion-top-phone:hover {
    padding-bottom: 80px;
}

.agency-promotion-top-wechat:hover img,
.agency-promotion-top-phone:hover img {
    display: block;
}

.agency-promotion-top-r .icon-jigou {
    margin-right: 4px;
    position: relative;
    top: -1px;
    float: left;
    font-size: 20px;
    font-weight: normal;
}

.agency-promotion-header-inner {
    height: 89px;
    padding-top: 15px;
    padding-bottom: 14px;
}

.agency-promotion-header-logo,
.agency-promotion-header-logo img {
    width: auto;
    height: 60px;
    display: block;
}

.agency-promotion-header-name {
    height: 60px;
    margin-left: 20px;
    padding: 12px 0 15px;
}

.agency-promotion-header-name a {
    margin-left: 20px;
    position: relative;
    font-size: 20px;
    font-weight: 600;
    color: #262626;
    line-height: 38px;
}

.agency-promotion-header-name a:before {
    width: 1px;
    height: 30px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: -20px;
    content: '';
    background: #eee;
}

.agency-promotion-header-school {
    height: 60px;
    margin-left: 30px;
    padding: 18px 0 20px;
}

.agency-promotion-header-school a {
    font-size: 16px;
    font-weight: 600;
    color: #262626;
}

.agency-promotion-header-school a .icon-jigou {
    margin-right: 10px;
    position: relative;
    top: -4px;
    float: left;
    font-size: 19px;
    font-weight: 500;
}

.agency-promotion-container .agency-nav,
.agency-promotion-container .jyb-tab-style3 {
    height: 42px;
    background: #0078d2;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0078d2), color-stop(3%, #0078d2), color-stop(6%, #4d96ee), color-stop(10%, #0078d2), to(#0059a0));
    background-image: -webkit-linear-gradient(top, #0078d2 0%, #0078d2 3%, #4d96ee 6%, #0078d2 10%, #0059a0 100%);
    background-image: -moz-linear-gradient(top, #0078d2 0%, #0078d2 3%, #4d96ee 6%, #0078d2 10%, #0059a0 100%);
    background-image: linear-gradient(-180deg, #0078d2 0%, #0078d2 3%, #4d96ee 6%, #0078d2 10%, #0059a0 100%);
}

.agency-promotion-container .jyb-tab-style3 li {
    height: 42px;
}

.agency-promotion-container .jyb-tab-style3 li.active,
.agency-promotion-container .jyb-tab-style3 li:hover {
    background: #0078d2;
    background: url(../images/edu_com_32.png) repeat-x;
}

.agency-promotion-footer {
    height: 245px;
    margin-top: 40px;
    padding: 43px 0 20px;
    background: #222;
}

.agency-promotion-footer-content {
    height: 130px;
    color: #fff;
}

.agency-promotion-footer-content li {
    float: left;
}

.agency-promotion-footer-tel {
    padding: 0 20px 0 14px;
}

.agency-promotion-footer-tel>div,
.agency-promotion-footer-tel>div>div {
    height: 40px;
}

.agency-promotion-footer-tel>div+div {
    margin-top: 37px;
}

.agency-promotion-footer-tel .icon-jigou {
    width: 40px;
    height: 40px;
    margin-right: 5px;
    position: relative;
    top: -15px;
    display: block;
    float: left;
    font-size: 40px;
}

.agency-promotion-footer-tel .fs12 {
    font-size: 12px;
    line-height: 12px;
}

.agency-promotion-footer-tel .fs18 {
    font-size: 18px;
    line-height: 25px;
}

.agency-promotion-footer-tel .fs15 a {
    font-size: 15px;
    line-height: 25px;
    text-decoration: underline;
    color: #fff;
}

.agency-promotion-footer-info {
    width: 810px;
    height: 130px;
    padding: 0 35px 0 25px;
    position: relative;
}

.agency-promotion-footer-info:before {
    width: 1px;
    height: 130px;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    opacity: .2;
    background: #d8d8d8;
    filter: alpha(opacity=20);
}

.agency-promotion-footer-info>ul {
    padding-top: 3px;
}

.agency-promotion-footer-info li a {
    font-size: 14px;
    color: #fff;
}

.agency-promotion-footer-info li+li {
    margin-left: 34px;
}

.agency-promotion-footer-info p {
    font-size: 12px;
    color: #fff;
}

.agency-promotion-footer-info p.opacity60 {
    margin-top: 11px;
    opacity: .6;
    filter: alpha(opacity=60);
}

.agency-promotion-footer-img,
.agency-promotion-footer-img img {
    width: 114px;
    height: 114px;
    display: block;
}

.agency-promotion-footer-copyright {
    margin-top: 37px;
    font-size: 12px;
    text-align: center;
    opacity: .8;
    color: #fff;
    filter: alpha(opacity=80);
}

.agency-promotion-banner {
    height: 374px;
    position: relative;
}

.agency-promotion-swiper-outer {
    width: 100%;
    height: 278px;
    background: url(../images/banner-bg.jpg);
    -moz-background-size: 1000px 100%;
    background-size: 1000px 100%;
}

.agency-promotion-tel-outer {
    height: 96px;
    background: #d31300;
}

.agency-promotion-advantage {
    width: 250px;
    height: 348px;
    margin-left: -610px;
    position: absolute;
    z-index: 10;
    top: 10px;
    left: 50%;
}

.agency-promotion-swiper-inner {
    width: 960px;
    height: 254px;
    margin-right: -610px;
    position: absolute;
    z-index: 10;
    top: 10px;
    right: 50%;
    overflow: hidden;
    border-radius: 4px;
}

.agency-promotion-swiper-imgs,
.agency-promotion-swiper-wrapper,
.agency-promotion-swiper-slide img {
    width: 960px;
    height: 254px;
}

.agency-promotion-swiper-pagination {
    position: absolute;
    z-index: 20;
    right: 5px;
    bottom: 5px;
}

.agency-promotion-swiper-pagination li {
    width: 18px;
    margin-right: 2px;
    margin-left: 2px;
    padding: 0 0;
    float: left;
    line-height: 18px;
    cursor: pointer;
    text-align: center;
    color: #333;
    background: #fff;
}

.agency-promotion-swiper-pagination li.on {
    color: #fff;
    background: #8c8c8c;
}

.agency-promotion-tel-inner {
    padding: 18px 0 20px;
}

.agency-promotion-tel-l {
    width: 94px;
    height: 58px;
    margin-left: 285px;
}

.agency-promotion-tel-l img {
    width: 100%;
    height: 100%;
}

.agency-promotion-tel-m {
    height: 33px;
    margin-left: 34px;
}

.agency-promotion-tel-num span {
    min-width: 400px;
    height: 33px;
    display: inline-block;
    float: left;
    font-size: 30px;
    line-height: 33px;
    letter-spacing: 0;
    color: #fff;
}

.agency-promotion-container .header-agency-tel-show,
.agency-promotion-container .header-agency-show-tel .header-agency-tel-hide {
    display: none;
}

.agency-promotion-container .header-agency-show-tel .header-agency-tel-show {
    display: inline-block;
}

.agency-promotion-tel-num span b {
    float: left;
    font-weight: 600;
}

.agency-promotion-tel-num a {
    width: 70px;
    height: 26px;
    margin-left: 15px;
    float: left;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.agency-promotion-tel-map {
    height: 20px;
    margin-top: 6px;
    line-height: 20px;
}

.agency-promotion-tel-map span {
    max-width: 420px;
    display: inline-block;
    float: left;
    font-size: 12px;
    letter-spacing: 0;
    color: #fde875;
}

.agency-promotion-tel-map a {
    height: 20px;
    margin-left: 8px;
    padding: 0 6px;
    display: inline-block;
    float: left;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0;
    color: #fff;
    border: 1px solid #fff;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.agency-promotion-tel-r {
    padding: 12px 40px 10px 0;
}

.agency-promotion-tel-r a {
    width: 244px;
    height: 36px;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 36px;
    text-align: center;
    letter-spacing: 0;
    color: #323232;
    background: #f0c60a;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(3%, #ffe752), to(#f0c60a));
    background-image: -webkit-linear-gradient(top, #ffe752 3%, #f0c60a 100%);
    background-image: -moz-linear-gradient(top, #ffe752 3%, #f0c60a 100%);
    background-image: linear-gradient(-180deg, #ffe752 3%, #f0c60a 100%);
}

.agency-promotion-tel-r a span {
    font-size: 12px;
    font-weight: normal;
    color: #d31300;
}

.agency-promotion-tel-r a .icon-jigou {
    margin-right: 9px;
    font-size: 14px;
    font-weight: normal;
    color: #d31300;
}

.agency-promotion-advantage h4 {
    width: 100%;
    height: 57px;
    font-size: 18px;
    font-weight: 600;
    line-height: 57px;
    text-align: center;
    color: #fff;
    background: #d31300;
    background: url(../images/tg-jg-img01.png) center no-repeat;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
}

.agency-promotion-advantage p {
    height: 171px;
    padding: 17px 20px 0;
    overflow: hidden;
    font-size: 12px;
    line-height: 22px;
    text-align: justify;
    color: #262626;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}

.agency-promotion-advantage-img {
    width: 210px;
    height: 7px;
    margin: 10px auto 0;
    position: relative;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(238, 238, 238, .00)), color-stop(53%, #eee), to(rgba(238, 238, 238, .00)));
    background-image: -webkit-linear-gradient(left, rgba(238, 238, 238, .00) 0%, #eee 53%, rgba(238, 238, 238, .00) 100%);
    background-image: -moz-linear-gradient(left, rgba(238, 238, 238, .00) 0%, #eee 53%, rgba(238, 238, 238, .00) 100%);
    background-image: linear-gradient(90deg, rgba(238, 238, 238, .00) 0%, #eee 53%, rgba(238, 238, 238, .00) 100%);
}

.agency-promotion-advantage-img:before {
    width: 100%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(238, 238, 238, .00)), color-stop(53%, #ddd), to(rgba(238, 238, 238, .00)));
    background-image: -webkit-linear-gradient(left, rgba(238, 238, 238, .00) 0%, #ddd 53%, rgba(238, 238, 238, .00) 100%);
    background-image: -moz-linear-gradient(left, rgba(238, 238, 238, .00) 0%, #ddd 53%, rgba(238, 238, 238, .00) 100%);
    background-image: linear-gradient(90deg, rgba(238, 238, 238, .00) 0%, #ddd 53%, rgba(238, 238, 238, .00) 100%);
}

.agency-promotion-advantage-img img {
    width: 100%;
    height: 100%;
}

.agency-promotion-advantage-sheng {
    height: 20px;
    margin-top: 9px;
    text-align: center;
}

.agency-promotion-advantage-sheng span {
    width: 20px;
    height: 20px;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    letter-spacing: .6px;
    color: #fff;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background: #1a8cff;
}

.agency-promotion-advantage-sheng a {
    margin-left: 4px;
    font-size: 12px;
    line-height: 18px;
    text-decoration: underline;
    letter-spacing: 0;
    color: #1a8cff;
}

.agency-promotion-advantage-btn {
    width: 226px;
    height: 44px;
    margin: 18px auto 12px;
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 44px;
    text-align: center;
    letter-spacing: .6px;
    color: #fff;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #d31300;
}

.agency-promotion-container .agency-nav-toggle.agency-is-open:before,
.agency-promotion-container .jyb-tab-style3 .agency-is-open:hover:before {
    background: #0078d2;
}

.agency-promotion-container .agency-nav-toggle-list {
    top: 40px;
}

.agency-promotion-container .agency-nav-toggle .icon-xiala {
    font-weight: normal;
}

.agency-promotion-container .class-school-container .school-list-container li .school-item-right h5 {
    float: left;
}

.agency-promotion-container .class-school-container .school-list-container li .school-item-right a {
    height: 20px;
    float: right;
    font-size: 12px;
    line-height: 20px;
    text-decoration: underline;
    color: #8c8c8c;
}

.agency-promotion-container .school-item-left i {
    top: -6px;
}

.agency-promotion-container .school-item-left span {
    top: -7px;
}

.agency-promotion-container .school-list-container li {
    padding: 16px 15px 14px 44px;
}

.agency-promotion-container .school-map-marker-info {
    display: none !important;
}

.agency-promotion-container .jyb-tab-style3 li>span {
    width: 100%;
    height: 100%;
    padding: 0 30px;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    color: #fff;
}

.agency-promotion-container .agency-nav-toggle.agency-is-open>span,
.agency-promotion-container .jyb-tab-style3 .agency-is-open:hover>span {
    position: relative;
    z-index: 102;
    color: #262626 !important;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    background: #fff;
}

.agency-promotion-container .header-agency-tel-hide a {
    position: relative;
    top: 3px;
    text-decoration: none;
}

/*.agency-promotion-banner .index-banner-swiper-slide img{width: auto;  margin-left: auto;}*/
.agency-promotion-banner .index-banner-swiper-slide img {
    width: 100% !important;
    margin-left: -480px !important;
}

/*promotion-form*/
.agency-promotion-form-inner {
    padding: 10px 0 18px;
}

.agency-promotion-form-l {
    margin-left: 291px;
}

.agency-promotion-form-tips {
    height: 22px;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    opacity: .7;
    color: #fff;
}

.agency-promotion-form-box {
    margin-top: 10px;
}

.agency-promotion-form-box .jyb-form-group+.jyb-form-group {
    margin-left: 20px;
}

.agency-promotion-form-box .jyb-form {
    width: 300px;
    cursor: pointer;
}

.agency-promotion-form-inner .agency-promotion-tel-r {
    padding-top: 0;
}

.agency-promotion-tel-tips {
    height: 22px;
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0;
    color: #ffe54f;
}

.agency-promotion-tel-r .agency-promotion-submit {
    margin-top: 10px;
    color: #d31300;
}

.agency-promotion-tel-r .agency-promotion-submit span {
    color: #262626;
}

.agency-promotion-form-box .jyb-has-error .jyb-error {
    width: 80%;
    top: 7px;
    left: 2px;
    background: #fff;
}

/*new-banner-layout*/
.new-banner-layout-container {
    width: 100%;
    height: 320px;
    position: relative;
    overflow: hidden;
}

.new-banner-layout-container .new-banner-layout-bg {
    width: 1920px;
    height: 100%;
    margin-left: -960px;
    position: absolute;
    left: 50%;
}

.new-banner-layout-inner {
    padding-top: 20px;
}

.new-banner-layout-container .index-banner-container {
    width: 950px;
    height: 280px;
    margin: 0 auto;
    position: relative;
    float: left;
    border: 2px solid #fff;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.new-banner-layout-container .index-banner-swiper-slide,
.new-banner-layout-container .index-banner-swiper-slide img {
    width: 950px;
    height: 280px;
}

.new-banner-layout-container .index-banner-swiper-slide img {
    margin-left: -475px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.new-banner-layout-advantage {
    width: 250px;
    height: 280px;
    position: relative;
}

.new-banner-layout-advantage h4 {
    width: 100%;
    height: 62px;
    font-size: 18px;
    font-weight: 600;
    line-height: 62px;
    text-align: center;
    color: #fff;
    background: #fe1940;
    background: url(../images/tg-jg-index01.png) center no-repeat;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
}

.new-banner-layout-advantage p {
    height: 190px;
    padding: 18px 20px 0;
    display: -webkit-box;
    overflow: hidden;
    font-size: 13px;
    line-height: 22px;
    text-align: justify;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    color: #262626;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
}

/* special-reminder */
.jyb-tab .special-reminder {
    width: 120px;
    background: #FE1940;
    float: right;
}

.jyb-tab .special-reminder:hover {
    background: #FE1940;
}

.jyb-tab .special-reminder a {
    padding: 0;
    font-size: 15px;
}

.jyb-tab .special-reminder .icon-reminder {
    width: 16px;
    height: 16px;
    margin-right: 3px;
    font-size: 16px;
    font-weight: normal;
    -webkit-text-stroke-width: 0;
    color: #fff;
}

.header-agency-tel .header-agency-check-tel {
    align-items: center;
}

.header-agency-tel-hide em {
    top: 0px;
}

.call {
    width: auto !important;
    border: 0 !important;
}

.call>span {
    width: 76px;
    height: 22px;
    border-radius: 2px;
    border: 1px solid #1A8CFF;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.call>span>i {
    display: block;
    width: 12px;
    height: 12px;
    background: #1A8CFF;
    margin: 0 4px;
}

.call>span>var {
    font-style: normal;
    font-size: 12px;
    color: #1A8CFF;
    line-height: 22px;
}

.call>span:hover {
    background: #1A8CFF;
}

.call>span:hover>i {
    background: #fff;
}

.call>span:hover>var {
    color: #fff;
}

.header-agency-tel .zhuan {
    display: none;
    padding-left: 6px;
}

.all-tel {
    width: 84px;
    height: 22px !important;
    margin-left: 8px;
    cursor: pointer;
    border-radius: 2px;
    border: 1px solid #D9D9DA;
    font-size: 12px;
    color: #595959;
    text-align: center !important;
    line-height: 22px !important;
}



.agency-nav-toggle .icon-xiala{
	position: initial;
}
.toggle-border-left{
	position: relative;
}
.agency-nav-toggle.agency-is-open.toggle-border-left::before{
	content: '';
	width: 1px;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	background: #EBEBEB;
	z-index: 105;
}
.toggle-border-right{
	position: relative;
}
.agency-nav-toggle.agency-is-open.toggle-border-right::before{
	content: '';
	width: 1px;
	height: 100%;
	position: absolute;
	top: 50%;
	right: 0;
	left: unset;
	transform: translateY(-50%);
	background: #EBEBEB;
	z-index: 105;
}

.popular-data a span{
 display: unset !important;
}