body {
    font-size: 14px;
    line-height: 1.42857143;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

/*导航*/
.es-header .navbar-user {
    float: none;
}

.navbar {
    background: #fff;
    margin-bottom: 0;
    height: 60px;
    /*20170920首页改*/
}

.navbar .container {
    width: 1000px;
    margin: 0 auto;
}

.bottom-new .container {
    width: 1190px;
    margin: 0 auto;
    padding-top: 38px;
}

.navbar .navbar-header .navbar-brand {
    display: block;
    height: 48px;
    float: left;
    position: relative;
    padding: 6px;
    line-height: 26px;
}

.navbar .navbar-header .navbar-brand .logo {
    float: left;
}

.navbar .navbar-header .navbar-brand .cityBtn {
    float: right;
    display: block;
    margin-top: 10px;
    font-size: 14px;
    padding: 0 15px 0 0px;
    color: #333;
    position: relative;
    margin-right: 12px;
}

.navbar .navbar-header .navbar-brand .cityBtn i {
    position: absolute;
    right: 0;
    top: 50%;
    background: url("../img/select-blue-v1.png") no-repeat center;
    width: 10px;
    height: 6px;
    margin-top: -3px;
    transition: 0.5s;
}

.navbar .navbar-header .navbar-brand .cityBtn .rotateIcon {
    transform: rotate(540deg);
}

.navbar .navbar-header .navbar-brand .address {
    box-shadow: 0 0 5px -1px #cee7fb;
    border: 0;
    width: 240px;
    padding-left: 4px;
    margin-top: -3px;
    left: 170px;
}

.navbar .navbar-header .navbar-brand .address li {
    width: auto;
    float: left;
}

.navbar .navbar-header .navbar-brand .address li a {
    padding: 3px 15px;
}

.navbar .navigation {
    margin-left: 0;
    float: left;
}

.navbar .navigation li {
    float: left;
}

.navbar .navigation li a {
    line-height: 66px;
    padding: 0 10px;
    display: block;
    line-height: 60px;
    font-size: 16px;
    color: #333;
    margin: 0;
    text-align: center;
    padding: 0 20px;
}

.navbar .navigation li a:hover {
    color: #999;
    border-bottom: 4px solid #ccc;
    border-bottom: none;
    color: #fff;
    background: #0081e6;
}

.navbar .navigation .on a {
    border-bottom: 4px solid #0081e6;
    background: #fff;
    font-size: 18px;
    color: #0081e6;
    border-bottom: none;
    font-size: 16px;
    color: #fff;
    background: #0081e6;
}

.navbar .navigation .on a:hover {
    border-bottom: 4px solid #0081e6;
    color: #0081e6;
    border-bottom: none;
    color: #fff;
    background: #0081e6;
}

.navbar .btnBox {
    float: right;
    padding-top: 20px;
}

.navbar .btnBox a {
    margin-top: 2px;
    display: block;
    height: 16px;
    line-height: 16px;
    text-align: center;
    font-size: 16px;
    color: #666;
    float: left;
    margin-left: 20px;
    transition: background 300ms, color 300ms, border 300ms;
}

.navbar .btnBox a:nth-of-type(2) {
    border-left: 1px solid #9e9e9e;
    margin-left: 10px;
    padding-left: 10px;
}

.navbar .btnBox a:nth-of-type(2):hover {
    color: #0081e6;
}

.navbar .btnBox a:hover {
    color: #0081e6;
}

.navbar .BlueButton a {
    display: block;
    width: 112px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    color: #0081e6;
    border: 1px #0081e6 solid;
    float: left;
    margin-left: 20px;
    border-radius: 20px;
    transition: background 300ms, color 300ms, border 300ms;
    margin-top: -6px;
}

.navbar .BlueButton a:nth-of-type(2) {
    color: #fff;
    background: #0081e6;
    border-left: none;
    margin-left: 20px;
    padding-left: 0px;
}

.navbar .BlueButton a:nth-of-type(2):hover {
    background: #0a76cc;
    color: #fff;
}

.navbar .BlueButton a:hover {
    background: #0081e6;
    color: #fff;
}

.navbar .nav-ui .user-nav {
    float: right;
}

.navbar .nav-ui .user-nav li {
    height: 60px;
}

.navbar .nav-ui .navbar-form {
    float: right;
    margin: 0;
    margin-top: 12px;
    padding-right: 0;
}

.navbar .nav-ui .navbar-form .form-group {
    position: relative;
}

.navbar .nav-ui .navbar-form .form-group input {
    border-radius: 17px;
    border-color: #999;
}

.navbar .nav-ui .navbar-form .form-group input:focus {
    border: 1px solid #0081e6;
}

.navbar .nav-ui .navbar-form .form-group button {
    outline: none;
    position: absolute;
    border: 0;
    background: none;
    color: #999999;
    right: 9px;
    top: 9px;
}

.navbar .nav-ui .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.navbar .nav-ui .navbar-user .user-avatar-li {
    padding: 10px 0 0 33px;
}

.navbar .nav-ui .navbar-user .user-avatar-li .userImg {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 0;
}

.navbar .nav-ui .navbar-user .user-avatar-li .userImg img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.navbar .nav-ui .navbar-user .user-avatar-li .userImg .avatar-xs-one {
    margin: 0;
}

.navbar .nav-ui .navbar-user .msgBox {
    padding-top: 20px;
    padding-left: 23px;
}

.navbar .nav-ui .navbar-user .msgBox a {
    background: none;
    padding: 0;
    color: #0081e6;
    position: relative;
}

.navbar .nav-ui .navbar-user .msgBox a .dot {
    display: block;
    width: 4px;
    height: 4px;
    background: #e60012;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 0;
}

.navbar .nav-ui .navbar-user .msgBox a i {
    font-size: 20px;
}

.navbar .nav-ui .navbar-user .msgBox a:hover {
    background: none;
    color: #0081e6;
}

.navbar .nav-ui .navbar-user .dropdown-menu {
    width: 126px;
    padding-bottom: 0;
    min-width: inherit;
    box-shadow: 0 0 5px -1px #cee7fb;
    border: 0;
}

.navbar .nav-ui .navbar-user .dropdown-menu li {
    height: 32px;
    float: none;
    text-align: left;
    width: 126px;
}

.navbar .nav-ui .navbar-user .dropdown-menu li a {
    display: block;
    height: 100%;
    line-height: 32px;
    padding: 0;
    color: #666;
}

.navbar .nav-ui .navbar-user .dropdown-menu li a .iconfont {
    margin: 0 13px;
    padding: 0;
}

.navbar .nav-ui .navbar-user .dropdown-menu li a:hover {
    background: #0081e6;
    color: #fff;
}

.navbar .nav-ui .navbar-user .dropdown-menu .dropdown-header {
    text-align: center;
    font-size: 14px;
}

.navbar .nav-ui .navbar-user .dropdown-menu .divider {
    height: 1px;
    margin-top: 0;
}

.navbar .nav-ui .navbar-user .mu1 {
    left: 50%;
    margin-left: -63px;
    margin-top: -5px;
    box-shadow: 0 0 8px #ccc;
}

.navbar .nav-ui .navbar-user .mu1 a .badge {
    background: #0081e6;
    color: #fff;
    margin-left: 10px;
}

.navbar .nav-ui .navbar-user .mu1 a:hover .badge {
    background: #fff;
    color: #0081e6;
}

@media (max-width: 1199px) {
    .navbar .nav-ui .navbar-user .mu1 {
        left: auto;
        right: 0;
        margin-left: 0;
    }
}

.navbar .nav-ui .navbar-user .mu2 {
    padding-top: 0;
    right: 0;
    margin-top: -8px;
}

.navbar .nav-ui .navbar-user .mu2 li {
    text-align: left;
}

.navbar .nav-ui .navbar-user .mu2 li a {
    font-size: 14px;
}

.navbar .nav-ui .navbar-user .mu2 li a i {
    font-size: 16px;
}

.navbar .nav-ui .navbar-user .mu2 li a .badge {
    background: #0081e6;
    color: #fff;
    margin-left: 10px;
}

.navbar .nav-ui .navbar-user .mu2 li a:hover .badge {
    background: #fff;
    color: #0081e6;
}

.navbar .nav-ui .navbar-user ul li {
    float: left;
}

.navbar .nav-ui .navbar-user ul .myTeach {
    padding: 20px 0 0 24px;
}

.navbar .nav-ui .navbar-user ul .myTeach a {
    padding: 0;
    color: #0081e6;
    transition: 0.5s;
}

.navbar .nav-ui .navbar-user ul .myTeach a:hover {
    color: #009bff;
    background: none;
    text-decoration: underline;
}

@media (max-width: 767px) {
    .navbar .navbar-header {
        text-align: center;
    }

    .navbar .navbar-header .navbar-toggle {
        border-color: #fff;
        transition: all 500ms ease-in-out;
        position: absolute;
        left: 0;
        top: 7px;
        background: #fff;
    }

    .navbar .navbar-header .navbar-toggle span {
        background: #0081e6;
    }

    .navbar .navbar-header .navbar-brand {
        display: inline-block;
        float: none;
    }

    .navbar .navbar-header .navbar-brand .dropdown-menu {
        border: 0;
        box-shadow: 0 0 5px -1px #cee7fb;
        padding: 0;
        left: 0;
        width: 100%;
        position: fixed;
        top: 86px;
        margin-top: -1px;
    }

    .navbar .navbar-header .navbar-brand .dropdown-menu li {
        width: 33.333333%;
        float: left;
        padding: 0;
    }

    .navbar .navbar-header .navbar-brand .dropdown-menu li a {
        display: block;
        text-align: center;
        width: 100%;
        height: 60px;
        line-height: 60px;
        padding: 0;
        border-right: 1px #ebebeb solid;
        border-bottom: 1px #ebebeb solid;
    }

    .navbar .navbar-header .navbar-brand .dropdown-menu li:nth-of-type(3n) a {
        border-right: 0;
    }

    .navbar .navbar-header .userBox {
        position: absolute;
        right: 10px;
        top: 12px;
    }

    .navbar .navbar-header .userBox .userImg {
        display: block;
        width: 40px;
        height: 40px;
        border-radius: 50%;
    }

    .navbar .navbar-header .userBox .userImg img {
        width: 100%;
        height: 100%;
        border-radius: 50%;
    }

    .navbar .navbar-header .userBox ul {
        left: auto;
        border: 0;
        box-shadow: 0 0 5px -1px #cee7fb;
        margin-top: 15px;
        right: -5px;
    }

    .navbar .navbar-header .userBox ul .dropdown-header {
        text-align: center;
    }

    .navbar .navbar-header .userBox ul li a {
        height: 32px;
        line-height: 32px;
        padding: 0;
    }

    .navbar .navbar-header .userBox ul li a i {
        margin: 0 13px;
    }

    .navbar .navbar-header .userBox ul li a i.icon-denglu {
        font-size: 22px;
        margin-right: 13px;
        margin-top: 5px;
        margin-left: 11px;
        float: left;
        color: #000;
    }

    .navbar .navbar-header .userBox .mu1Xs {
        width: 130px;
        min-width: 80px;
    }

    .navbar .navbar-header .userBox .mu1Xs a .badge {
        background: #0081e6;
        color: #fff;
        margin-left: 10px;
    }

    .navbar .navbar-header .userBox .mu1Xs a:hover .badge {
        background: #fff;
        color: #0081e6;
    }

    .navbar .navbar-collapse {
        padding: 0;
    }

    .navbar .navbar-collapse .navigation {
        margin-left: 0;
        width: 100%;
        padding: 20px 0 0 0;
        float: none;
    }

    .navbar .navbar-collapse .navigation li {
        width: 100%;
        float: none !important;
    }

    .navbar .navbar-collapse .navigation li a {
        background: none;
        padding: 0;
        width: 100%;
        line-height: 60px;
        height: 60px;
        color: #000;
        text-align: left;
        font-size: 14px;
        text-indent: 20px;
    }

    .navbar .navbar-collapse .navigation .on a {
        border: 0;
        background: #0081e6;
        color: #fff;
    }

    .navbar .navbar-collapse .navbar-form {
        width: 80%;
        margin-top: 50px;
        float: none;
    }
}

@media screen and (min-width: 768px) and (max-width: 985px) {
    .navbar .navbar-brand .cityBtn {
        font-size: 14px;
    }

    .navbar .navigation {
        margin-left: 0px;
    }

    .navbar .navigation li a {
        font-size: 14px;
    }

    .navbar .nav-ui .user-nav .user-avatar-li {
        margin-left: 10px;
    }

    .navbar .navbar-form .form-control {
        width: 80px;
    }
}

@media screen and (min-width: 986px) and (max-width: 1200px) {
    .navbar .navbar-brand .cityBtn {
        font-size: 14px;
    }

    .navbar .navigation {
        margin-left: 10px;
    }

    .navbar .navigation li a {
        font-size: 14px;
    }

    .navbar .navbar-form .form-control {
        width: 120px;
    }
}

.navbar .navbar-top-black {
    background: #373d41;
    color: #fff;
}

.navbar .navbar-top-black .container {
    padding: 4px 8px;
}

.navbar .navbar-top-black .container span {
    float: right;
}

.navbar .index-nav-style {
    float: inherit;
}

.navbar .index-nav-style .on a {
    border-bottom: none;
    font-size: 16px;
    color: #fff;
    background: #0081e6;
}

.navbar .index-nav-style .on a:hover {
    border-bottom: none;
    color: #fff;
    background: #0081e6;
}

.navbar .index-nav-style li {
    margin-right: 0px;
}

.navbar .index-nav-style li a {
    display: block;
    line-height: 40px;
    font-size: 16px;
    color: #333;
    margin: 0;
    text-align: center;
    background: #fff;
    padding: 0 20px;
}

.navbar .index-nav-style li a:hover {
    border-bottom: none;
    color: #fff;
    background: #0081e6;
}

.navbar .index-nav-style li:last-child {
    float: right;
}

.navbar .index-nav-style li:last-child a {
    padding: 0;
}

.navbar .index-nav-style li:last-child a:hover {
    border-bottom: none;
    color: #0081e6;
    background: #fff;
}

@media (max-width: 1200px) {
    .nav-black-bg,
    .navbar-top-black,
    .navbar-top-black-banner {
        display: none;
    }
}

@media (max-width: 767px) {
    body.off-canvas-nav-left.out nav .navbar-collapse {
        box-shadow: 5px 0 30px 0 rgba(0, 0, 0, 0.4) !important;
    }

    .navbar .nav-ui .navbar-user .user-avatar-li .userImg img {
        max-width: 100%;
        height: auto;
    }
}

@media (max-width: 375px) {
    .bottom_ones .bottom_one {
        width: 95% !important;
    }

    .bottom_ones .bottom_one .codes dl dd {
        font-size: 12px !important;
    }

    .bottom_ones .bottom_one .complain h3 {
        font-size: 12px !important;
    }

    .bottom_ones .bottom_one .complain .tels p {
        font-size: 12px !important;
    }

    .bottom_ones .bottom_one ul li a {
        font-size: 12px !important;
    }
}

@media (max-width: 320px) {
    .navbar .navbar-brand a img {
        width: 130px !important;
        height: 26px !important;
        margin-top: 14px !important;
    }

    .bottom_ones .bottom_one .navs li {
        padding: 0 1px !important;
    }
}

@media (max-width: 414px) {
    .navbar .navbar-brand .cityBtn {
        margin-top: 18px;
    }

    .navbar .navbar-brand a img {
        width: 150px;
        height: 30px;
        margin-right: 0px;
        margin-top: 12px;
    }

    .bottom_ones .bottom_one {
        width: 90% !important;
    }

    .bottom_ones .bottom_one .complain .tel p {
        font-size: 12px !important;
    }

    .bottom_ones .bottom_one .bottom_one_down p {
        font-size: 12px !important;
    }

    .bottom_ones .bottom_one .bottom_one_down p:nth-of-type(3) {
        line-height: 20px;
    }

    .bottom_ones .bottom_one ul li {
        padding: 0 4px !important;
    }
}

@media (max-width: 991px) {
    .bottoms .bottom_two {
        width: 95% !important;
    }

    .bottoms .bottom_two .bottom_l {
        width: 80%;
    }

    .bottoms .bottom_two .bottom_l .bottom_top li {
        padding: 0 38px !important;
    }

    .bottoms .bottom_two .bottom_l .bottom_top li:first-child {
        padding-left: 0 !important;
    }
}

.bottoms {
    width: 100%;
    height: 286px;
    background: #535353;
}

.bottoms .bottom_two {
    width: 880px;
    margin: 0 auto;
    padding-top: 65px;
}

.bottoms .bottom_two .bottom_l .bottom_top {
    overflow: hidden;
    margin-bottom: 38px;
    padding-left: 0;
}

.bottoms .bottom_two .bottom_l .bottom_top li {
    float: left;
    box-sizing: border-box;
    border-right: 2px solid #999999;
    list-style: none;
    padding: 0 48px;
}

.bottoms .bottom_two .bottom_l .bottom_top li:first-child {
    padding-left: 0;
}

.bottoms .bottom_two .bottom_l .bottom_top li:last-child {
    padding-right: 0;
    border: none;
}

.bottoms .bottom_two .bottom_l .bottom_top li a {
    color: #f4f4f4;
    font-size: 16px;
    text-decoration: none;
}

.bottoms .bottom_two .bottom_l .bottom_down .bottom_down_l {
    width: 65%;
}

.bottoms .bottom_two .bottom_l .bottom_down .bottom_down_l p {
    color: #f4f4f4;
    font-size: 14px;
    margin: 0;
    margin-bottom: 24px;
}

.bottoms .bottom_two .bottom_l .bottom_down .bottom_down_r h3 {
    font-size: 14px;
    color: #f4f4f4;
    line-height: 1.5;
    margin: 0;
}

.bottoms .bottom_two .bottom_l .bottom_down .bottom_down_r div p {
    margin: 0;
    margin-bottom: 24px;
    font-size: 14px;
    color: #f4f4f4;
}

.bottoms .bottom_two .bottom_r dl dt img {
    display: block;
    height: 100px;
    width: 100px;
}

.bottoms .bottom_two .bottom_r dl dd {
    font-size: 14px;
    color: #f4f4f4;
    margin-left: 0;
    width: 100px;
    text-align: center;
    margin-top: 15px;
}

.bottom_ones {
    width: 100%;
    background: #535353;
}

.bottom_ones .bottom_one {
    width: 80%;
    margin: 0 auto;
    padding-top: 30px;
    position: relative;
    padding-bottom: 20px;
}

.bottom_ones .bottom_one ul {
    width: 100%;
    padding-left: 0;
}

.bottom_ones .bottom_one ul li {
    list-style: none;
    float: left;
    padding: 0 18px;
    border-right: 2px solid #999999;
}

.bottom_ones .bottom_one ul li:first-child {
    padding-left: 0;
}

.bottom_ones .bottom_one ul li:last-child {
    padding-right: 0;
    border: none;
}

.bottom_ones .bottom_one ul li a {
    color: #f4f4f4;
    font-size: 16px;
    text-decoration: none;
}

.bottom_ones .bottom_one .complain {
    margin-top: 23px;
}

.bottom_ones .bottom_one .complain h3 {
    color: #f4f4f4;
    font-size: 14px;
    line-height: 1.5;
    margin-top: -3px;
    margin-bottom: 0;
}

.bottom_ones .bottom_one .complain .tels p {
    color: #f4f4f4;
    font-size: 14px;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 22px;
}

.bottom_ones .bottom_one .codes {
    position: absolute;
    right: 0;
    top: 70px;
}

.bottom_ones .bottom_one .codes dl dt img {
    display: block;
    width: 100px;
    height: 100px;
}

.bottom_ones .bottom_one .codes dl dd {
    font-size: 14px;
    color: #f4f4f4;
    margin-left: 0;
    width: 100px;
    text-align: center;
    margin-top: 15px;
}

.bottom_ones .bottom_one .bottom_one_down p {
    color: #f4f4f4;
    font-size: 14px;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 20px;
}

@media (max-width: 1308px) and (min-width: 1200px) {
    .navbar .nav-ui .navbar-form .form-group input {
        width: 150px;
    }

    .navbar .btn a {
        width: 100px;
    }

    .navbar .navigation {
        margin-left: 60px;
    }

    .navbar .navigation li a {
        padding: 0 7px;
    }

    .navbar .navbar-brand a img {
        width: 80%;
    }
}

@media (max-width: 1200px) and (min-width: 1108px) {
    .navbar .btnBox a {
        width: 80px;
        height: 30px;
        line-height: 30px;
    }

    .navbar .hidden-lg li {
        margin-right: 0px;
    }

    .navbar .navigation li a {
        padding: 0 8px;
    }
}

@media (max-width: 1108px) and (min-width: 856px) {
    .navbar .navbar-brand a img {
        width: 150px;
        height: 30px;
        margin-top: 4%;
    }

    .navbar .navbar-brand .cityBtn {
        margin-top: 7%;
    }

    .navbar .navigation li {
        margin-right: 8px;
    }

    .navbar .navigation li a {
        padding: 0 6px;
    }

    .navbar .btnBox a {
        width: 80px;
        height: 30px;
        line-height: 30px;
    }

    .navbar .btnBox {
        padding-top: 2.5%;
    }

    .form-control {
        height: 30px;
        line-height: 30px;
    }

    .navbar .nav-ui .navbar-form {
        margin-top: 18px;
    }
}

@media (max-width: 855px) and (min-width: 768px) {
    .navbar .nav-ui .navbar-form .form-group button {
        top: 6px;
    }

    .navbar .nav-ui .navbar-form {
        margin-top: 3.5%;
    }

    .form-control {
        height: 24px;
        line-height: 24px;
        width: 80px;
    }

    .navbar .navbar-brand .cityBtn {
        margin-top: 7%;
    }

    .navbar .navigation li a {
        padding: 0 6px;
    }

    .navbar .navigation {
        margin-left: 10px;
    }

    .navbar .navbar-brand a img {
        width: 150px;
        height: 30px;
        margin-top: 4%;
    }

    .navbar .btnBox a {
        margin-left: 10px;
        width: 60px;
        height: 24px;
        line-height: 24px;
        font-size: 14px;
    }

    .navbar .btnBox {
        padding-top: 3.5%;
    }
}

/*add new style*/
.home-page-little-name {
    height: 40px;
    display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 10px;
}

.home-page-price {
    color: #f35242;
    font-size: 18px;
    line-height: 24px;
    display: block;
}

.home-page-price-original {
    margin-left: 16px;
    font-size: 14px;
    color: #999999;
}

.index-a .three .three-box .three-box1 .three-box1-f .three-box1-ceng {
    display: none;
}

/*foot*/
.bottom-new {
    background: #373d41;
    width: 100%;
    color: #d7d8d9;
    line-height: 30px;
    /*position: absolute;*/
    /*bottom: 0;*/
    /*left: 0;*/
    /*right: 0;*/
}

.bottom-new p {
    color: #fff;
}

.bottom-new .img-responsive {
    width: 100%;
}

.bottom-new a:hover {
    color: #0081e6;
}

.bottom-new .row {
    margin: 0;
}

.bottom-new .container {
    padding-top: 38px;
}

.bottom-new a {
    display: inline;
    color: #d7d8d9;
    margin-right: 18px;
}

.bottom-new-div1 {
    width: 28%;
    float: left;
    padding-right: 0%;
}

.bottom-new-div1 img {
    float: left;
    margin-right: 20px;
    margin-top: 10px;
}

.bottom-new-div2 {
    width: 33%;
    float: left;
    padding-right: 0%;
}

.bottom-new-div2-2 {
    padding-right: 0px;
    width: 30%;
}

.bottom-new-div3 {
    width: 8%;
    float: right;
    text-align: center;
}

.text-bottom {
    color: #73777a;
    width: 100%;
    border-top: 1px solid #54595c;
    line-height: 40px;
    text-align: center;
    margin-top: 20px;
    clear: both;
}

.bottom-tel {
    font-size: 24px;
    color: #fff;
}

@media (max-width: 992px) {
    .bottom-new-div1,
    .bottom-new-div2 {
        width: 90%;
        line-height: 24px;
        padding-left: 5%;
        margin-bottom: 20px;
    }

    .bottom-new-div3 {
        display: none;
    }

    .text-bottom {
        line-height: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #0081e6;
    border-color: #0081e6;
}
/*

.es-wrap .fixedtool {
    background: url("../img/floating-window.png") no-repeat 0 0;
    position: fixed;
    display: block;
    top: 13%;
    right: 50%;
    width: 106px;
    height: 480px;
    text-align: right;
    margin-right: -705px;
    z-index: 100;
    padding-top: 140px;
}

.es-wrap .right-box {
    width: 100%;
    border-bottom: dashed 1px #6bbbea;
}

.es-wrap .icon-box a {
    width: 100%;
    display: block;
    font-size: 13px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
}

.es-wrap .right-box-last {
    border-bottom: none;
    margin-top: 6px;
}

.es-wrap .right-box-last a {
    height: 18px;
    line-height: 18px;
    cursor: default;
}

.es-wrap .right-box-last a:hover {
    color: #fff;
}

.es-wrap .right-box-last a:last-child {
    color: #FFEA00;
}

.es-wrap .right-box-last a:last-child:hover {
    color: #FFEA00;
}

.es-wrap .get-top {
    height: 66px;
    display: block;
    width: 100%;
}

.es-wrap .service-icon:hover {
    color: #FFEA00;
}

@media screen and (max-width: 1436px) {
    .es-wrap .fixedtool {
        right: 0%;
        margin-right: 10px;
    }
}

.es-wrap-m {
    width: 100%;
    height: 54px;
    position: fixed;
    bottom: 0;
    z-index: 200;
    background: rgba(0, 0, 0, 0.7);
    display: none;
}

.es-wrap-m .fixedtool2 {
    position: fixed;
    width: 100%;
    bottom: 0;
    height: 54px;
    background: #007fe2;
}

.es-wrap-m .fixedtool2 .popup-blue {
    position: absolute;
    width: 96%;
    margin-left: 2%;
    bottom: 70px;
    background: #f2f9ff;
    border: 2px solid #007fe2;
    border-radius: 4px;
    padding: 10px 6px 0px;
    display: none;
}

.es-wrap-m .fixedtool2 .popup-blue a {
    background: #FFFFFF;
    border: 1px solid #007FE2;
    border-radius: 4px;
    padding: 6px 10px;
    display: inline-block;
    margin: 0px 0 10px 4px;
}

.es-wrap-m .fixedtool2 .service-icon {
    height: 100%;
    display: inline-block;
    width: 24%;
    padding-top: 34px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-left: 1px solid #FFFFFF;
    padding-left: 0.8%;
}

.es-wrap-m .fixedtool2 .service-icon:first-child {
    border-left: none;
}

.es-wrap-m .fixedtool2 span {
    width: 6px;
    display: inline-block;
}

.es-wrap-m .fixedtool2 .online-reference {
    background: url('../img/service-icon.png') no-repeat center 8px;
    background-size: 22px;
}

.es-wrap-m .fixedtool2 .telephone-icon {
    background: url('../img/telephone-icon.png') no-repeat center 8px;
    background-size: 24px;
}

.es-wrap-m .fixedtool2 .message-icon {
    background: url('../img/message-icon.png') no-repeat center 8px;
    background-size: 20px;
}

.es-wrap-m .fixedtool2 .app-icon-bg {
    background: url('../img/app-icon.png') no-repeat center 8px;
    background-size: 16px;
}

.es-wrap-m .fixedtool2 .right-box:hover .service-bg {
    display: block;
}

.es-wrap-m .fixedtool2 .right-box:hover .weixin-bg {
    display: block;
}

@media screen and (max-width: 992px) {
    .es-wrap {
        display: none;
    }

    .es-wrap-m {
        display: block;
    }
}
*/

body .es-wrap .fixedtool {
    display: none;
    top: 13%;
    right: 50%;
    margin-right: -705px;
    opacity:0;
}
body .es-wrap .fixedtool img {
    display: inline;
}
@media screen and (max-width: 1590px) {
    body .es-wrap .fixedtool {
        right: 0%;
        margin-right: 100px;
    }
}

.navbar .navigation .more-menu .js_btn {
    font-size: 30px;
    line-height: 46px;
    padding-bottom: 14px;
}

.nav > .more-menu {
    display: none;
}

.navbar .navigation li .more-menu-div {
    display: none;
    position: absolute;
    background: #fff;
    width: 120px;
    font-size: 14px;
    box-shadow: #d7d7d7 0px 2px 10px;
    z-index: 999;
}

.navbar .navigation li .more-menu-div a {
    line-height: 40px;
    text-align: left;
    border-bottom: 1px solid #ddd;
    margin: 0 16px;
    padding: 0;
}

.navbar .navigation li .more-menu-div a:hover {
    background: #fff;
    color: #0081e6;
    border-bottom: 1px solid #ddd;
}

.navbar .navigation li .more-menu-div a:last-child {
    border-bottom: none;
}

.navbar .navigation li .more-menu-div a:last-child:hover {
    border-bottom: none;
}

.navbar .navigation li .more-menu-div .triangle-up {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 12px solid #ffffff;
    position: absolute;
    margin-top: -10px;
    margin-left: 20px;
}

@-moz-document url-prefix() {
    .ztree li span.button.edit,
    .ztree li span.button.remove,
    .ztree li a .demoIcon,
    .ztree li span.button.add,
    .ztree li a .demoIcon {
        margin-top: -44px;
    }
}

.row2 {
    width: 100%;
}

.row2 .bottom-new-div4 {
    /*width: 720px;*/
    height: 52px;
    overflow: hidden;
}

.row2 .bottom-new-div4 .bottom-new-div4-box {
    width: 171px;
    height: 50px;
    background: white;
    border-radius: 3px;
    margin-right: 9px;
    float: left;
}

.row2 .bottom-new-div4 .bottom-new-div4-box .bottom-new-div4-box-img {
    float: left;
    width: 50px;
    height: 50px;
    padding: 10px;
    box-sizing: border-box;
}

.row2 .bottom-new-div4 .bottom-new-div4-box .bottom-new-div4-box-p {
    width: 121px;
    float: right;
    padding-top: 8px;
    line-height: 20px;
    color: #333;
    font-size: 12px;
}

@media screen and (max-width: 992px) {
    .row2 {
        width: 100%;
    }

    .row2 .bottom-new-div4 {
        width: 98%;
        height: 120px;
        overflow: hidden;
        margin: 0 auto;
    }

    .row2 .bottom-new-div4 .bottom-new-div4-box {
        width: 48%;
        margin-right: 2%;
        margin-bottom: 15px;
    }

    .row2 .bottom-new-div4 .bottom-new-div4-box .bottom-new-div4-box .bottom-new-div4-box-p {
        width: 115px;
        float: right;
    }
}
.row2 .bottom-new-div4 .bottom-new-div4-box.wa{
    background: url("http://www.kaisenxue-dev.com/assets/kaisenxue/images/fooimg_5.png?7.6.94") no-repeat ;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    cursor: pointer;
}


/*新增底部友情链接样式*/
.bottom-new .row3{
    margin-bottom: 20px;
    margin-top: 5px;
}
.bottom-new .row3 a{
    color:#73777a;
    font-size: 12px;
    margin-right: 10px;
}
.bottom-new .row3 a:hover{
    color: #0081e6;
}

.bottom-new .row3 a.r3_shu:hover{
    color: #73777a;
}