.banner {
    /* height: 390px; */
    position: relative;
}

.banner-hover {
    height: 390px;
    background: rgba(255, 255, 255, .6);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff);
    position: absolute;
    top: 0;
    z-index: 99;
}

.banner-hover-left {
    left: 0;
}

.banner-hover-right {
    right: 0;
}

.banner ul li a {
    display: block;
    height: 390px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.banner .bx-wrapper .bx-viewport {
    overflow: inherit !important;
}

.banner .bx-wrapper .bx-controls-direction a {
    margin-top: -36.5px;
    width: 55px;
    height: 55px;
    display: block;
}

.banner .bx-wrapper .bx-prev {
    left: 18px;
    background: url(../images/banner_arrow_left.png) no-repeat center center;
}

.banner .bx-wrapper .bx-next {
    right: 18px;
    background: url(../images/banner_arrow_right.png) no-repeat center center;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #accede;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #fff;
}

.banner .bx-wrapper .bx-pager,
.banner .bx-wrapper .bx-controls-auto {
    bottom: 9px;
}

.box1 {
    margin-top: 50px;
}

.box1 .main-left {
    width: 27.35%;
    float: left;
    min-height: 320px;
    background-color: #f4f4f4;
}

.box1 .main-right {
    width: 68.20%;
    float: right;
    min-height: 320px;
}

.box2 {
    margin-top: 50px;
    /* height: 310px; */
}

.box2 .main-left {
    float: left;
    width: 46.15%;
    /* height: 310px; */
}

.box2 .main-right {
    float: right;
    width: 46.15%;
    /* height: 310px; */
}

.box3 {
    margin-top: 50px;
    /* height: 85px; */
    margin-bottom: 50px;
}

.main-title {
    float: left;
    width: 100%;
    height: 30px;
    border-bottom: 3px solid #e5e5e5;
}

.main-title1 {
    float: left;
    width: 100%;
    height: 44px;
    line-height: 44px;
    padding: 0 22px 0 15px;
    background-color: #2c85ce;
}

.main-title h4 {
    float: left;
    font-size: 18px;
    height: 30px;
    color: #448fd1;
    margin-bottom: -3px;
    border-bottom: 3px solid #2c85ce;
}

.main-title1 h4 .index-icon1 {
    display: inline-block;
    width: 35px;
    height: 20px;
    background-image: url(../images/index_icon_1.png);
    margin-right: 12px;
    vertical-align: -3px;
}

.main-title h4 .index-icon2 {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: 1px;
    background-image: url(../images/index_icon_2.png);
    margin-right: 5px;
    background-repeat: no-repeat;
    vertical-align: top;
}

.main-title h4 .index-icon3 {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: 1px;
    background-image: url(../images/index_icon_3.png);
    margin-right: 5px;
    background-repeat: no-repeat;
    vertical-align: top;
}

.main-title h4 .index-icon4 {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: 1px;
    background-image: url(../images/index_icon_4.png);
    margin-right: 5px;
    background-repeat: no-repeat;
    vertical-align: top;
}

.main-title1 h4 {
    float: left;
    font-size: 18px;
    color: #fff;
    line-height: 44px;
}

.main-title a {
    float: right;
    font-size: 12px;
    color: #666;
}

.main-title1 a {
    float: right;
    font-size: 12px;
    color: #a5c4e6;
}

.main-title a:hover {
    color: #2c85ce;
}

.main-content1 {
    height: 275px;
    float: left;
    padding: 18px;
    font-size: 14px;
    color: #000;
    text-indent: 2em;
    line-height: 20px;
    letter-spacing: 1px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.main-content2 {
    width: 100%;
    min-height: 290px;
    /* background-color: rosybrown; */
    float: left;
    padding-top: 15px;
}

.main-content2 .content2-left {
    float: left;
}

.main-content2 .content2-left a {
    display: block;
    width: 325px;
    height: 275px;
    border: 1px solid #eeeeee;
    color: black;
}

.main-content2 .content2-left a:hover {
    color: #2c85ce;
}

.main-content2 .content2-left a .cl2-top {
    width: 323px;
    height: 205px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.main-content2 .content2-left a .cl2-bottom {
    height: 70px;
    padding: 12px 15px 5px;
}

.main-content2 .content2-left a .cl2-bottom p:nth-child(1) {
    font-weight: bold;
    font-size: 16px;
    color:#448fd1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.main-content2 .content2-left a .cl2-bottom p:nth-child(2) {
    margin-top: 10px;
    font-size: 12px;
    color: #999999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.main-content2 .content2-right {
    float: right;
    width: 450px;
    height: 275px;
}

.main-content2 .content2-right li {
    width: 100%;
    height: 25px;
    line-height: 25px;
    margin-bottom: 16.777777777777px;
}

.main-content2 .content2-right li:last-child {
    margin: 0;
}

.main-content2 .content2-right li a {
    display: block;
    height: 25px;
    color: black;
}

.main-content2 .content2-right li a :hover {
    color: #2c85ce;
}

.main-content2 .content2-right li a p {
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.main-content2 .content2-right li a p span {
    display: inline-block;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin-right: 12px;
    background-color: #eeeeee;
    color: #0b69ac;
}

.main-content3 {
    float: left;
    width: 100%;
    height: 260px;
    margin-top: 15px;
}

.main-content3 li {
    width: 100%;
    height: 25px;
    line-height: 25px;
    margin-bottom: 17px;
}

.main-content3 li :last-child {
    margin-bottom: 0;
}

.main-content3 li a {
    display: block;
    height: 25px;
    color: black;
}

.main-content3 li a:hover {
    color: #2c85ce;
}

.main-content3 li:first-child {
    height: 50px;
}

.main-content3 li:first-child .first-left {
    text-align: center;
    float: left;
    width: 53.34px;
    font-size: 12px;
    height: 50px;
    line-height: 25px;
    margin-right: 12px;
    background-color: #eeeeee;
    color: #e79a5a;
}

.main-content3 li:first-child .first-left div:nth-child(1) {
    font-size: 15px;
    font-weight: bold;
}

.main-content3 li:first-child .first-right {
    height: 50px;
    /* width: 473px;
    float: right; */
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    color:#448fd1;
    /* 设置行数 */
    -webkit-box-orient: vertical;
}

.main-content3 li:first-child a {
    height: 50px;
}

.main-content3 li:first-child a p {
    height: 50px;
    font-weight: bold;
    white-space: pre-wrap;
}

.main-content3 li a p {
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.main-content3 li a p span {
    display: inline-block;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin-right: 12px;
    background-color: #eeeeee;
    color: #e79a5a;
}

.main-content4 {
    padding-top: 15px;
    width: 100%;
    float: left;
}

.main-content4 .content-top {
    width: 100%;
    height: 85px;
    margin-bottom: 10px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.main-content4 .content-bottom {
    width: 100%;
    height: 160px;
}

.main-content4 .content-bottom li {
    height: 25px;
    line-height: 25px;
    margin-bottom: 10px;
}

.main-content4 .content-bottom li :last-child {
    margin: 0;
}

.main-content4 .content-bottom li a {
    display: block;
    height: 25px;
    color: black;
    position: relative;
    font-size: 16px;
    padding-left: 12px;
}

.main-content4 .content-bottom li a:hover {
    color: #2c85ce;
}

.main-content4 .content-bottom li a:before {
    content: '';
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #bfbfbf;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5px;
    transition: all .3s;
}

.main-content4 .content-bottom li a:hover:before {
    border-left: 5px solid #2c85ce;
    left: 5px;
}

.main-content4 .content-bottom li a span:nth-child(1) {
    display: inline-block;
    /* width: 420px; */
    width: 84%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.main-content4 .content-bottom li a span:nth-child(2) {
    display: block;
    float: right;
    font-size: 12px;
    color: #a1a1a1;
}

.box3 li {
    float: left;
    height: 85px;
    width: 29.91%;
}

.box3 li a {
    width: 100%;
    height: 100%;
    display: block;
    color: #fff;
}

.box3 li:nth-child(1) {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.box3 li:nth-child(2) {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin: 0 5.1282%;
}

.box3 li:nth-child(3) {
    background-color: #f49358;
}

.box3 li:nth-child(3) a {
    padding: 22.5px 25px 22.5px 35px;
}

.box3 li:nth-child(3) a:hover {
    color: #fdd5bc;
}

.box3 li:nth-child(3) a div {
    height: 40px;
    line-height: 40px;
}

.box3 li:nth-child(3) a div span:nth-child(1) {
    float: left;
    margin-right: 20px;
    width: 45px;
    height: 40px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.box3 li:nth-child(3) a div span:nth-child(2) {
    float: left;
    font-size: 20px;
    font-weight: bold;
}

.box3 li:nth-child(3) a div span:nth-child(3) {
    float: right;
    font-size: 20px;
}

.top-bg {
    width: 100%;
    height: 180px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.currency {
    padding-top: 30px;
    <!-- padding-bottom: 80px; -->
}
.currency>.list-title {
    margin-top: 10px;
    border-bottom: 1px solid#2c85ce;
    float: left;
    width: 100%;
    margin-bottom: 5px;
}
.currency>.list-title h4 {
    float: left;
    font-size: 18px;
    background-color: #0089cd;
    padding: 8px;
    color: #fff;
}

.currency>.list-title .list-show {
    color: #2c85ce;
    margin-top: 17px;
    font-size: 15px;
    cursor: pointer;
    margin-right: 0px;
}

.currency .list-leftbox {
    float: left;
    width: 20.94017%;
    margin-bottom: 20px;
    height: 100px;
    overflow: hidden;
    background: #fff;
    padding: 10px 10px;
}

.list-leftbox .list-title {
    height: 100px;
    line-height: 100px;
    background-image: url(../images/content_title_bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 22px;
    font-weight: bold;
    color: white;
    padding-left: 25px;
}

.list-show {
    margin-top: 35px;
    margin-right: 35px;
    cursor: pointer;
}

.list-leftbox .list-leftul2 {
    margin-top: 80px;
}

.list-leftbox .list-leftul1 li {
    height: 66px;
    line-height: 66px;
    background-color: #f2f2f2;
    margin-bottom: 1px;
    padding-left: 25px;
    overflow: hidden;
}

.list-leftbox .list-leftul1 .active {
    height: auto;
}

.list-leftbox .list-leftul1 .active a {
    color: #2c85ce;
}

.list-leftbox .list-leftul1 li .li-leftol {
    border-top: 1px solid #fff;
    padding-right: 0;
}

.list-leftbox .list-leftul1 li .list-leftol li a {
    color: #666666;
}

.list-leftbox .list-leftul1 li {
    position: relative;
}

.list-leftbox .list-leftul1 li a {
    display: block;
    font-size: 16px;
    color: #666666;
    position: relative;
}

.list-leftbox .list-leftul1 li .list-leftol li a {
    font-size: 14px;
    color: #333333;
}

.list-leftbox .list-leftul1 li .list-leftol .active a {
    font-weight: bold;
    color: #2c85ce;
}

.list-leftbox .list-leftul1 .active::after {
    display: block;
}

.list-leftbox .list-leftul1 li .list-leftol .active::after {
    display: none;
}

.list-leftbox .list-leftul1 .active a::before {
    display: block;
}

.list-leftbox .list-leftul1 li .list-leftol .active a::before {
    display: block;
}

.list-leftbox .list-leftul1 li a:hover {
    color: #2c85ce;
}

.list-leftbox .list-leftul1 li .list-leftol li a:hover {
    color: #2c85ce;
}

.list-leftbox .list-leftul1 li a:hover::after {
    display: block;
}

.list-leftbox .list-leftul1>li a:hover::before {
    display: block;
}

.list-leftbox .list-leftul1>li::after {
    display: none;
    content: "";
    height: 100%;
    width: 4px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #2c85ce;
}

.list-leftbox .list-leftul1>li a::before {
    display: none;
    content: "";
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #2c85ce;
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -5px;
}

.list-leftbox .list-leftul1 li .list-leftol li a::before {
    display: none;
    content: "";
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #2c85ce;
    position: absolute;
    left: -25px;
    top: 50%;
    margin-top: -5px;
}

.list-leftbox .list-leftul2 li {
    width: 100%;
    height: 60px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 25px;
}

.list-leftbox .list-leftul2 li:nth-child(3) {
    background-color: #f49358;
    margin-bottom:0px;
}

.list-leftbox .list-leftul2 li:nth-child(3) a {
    padding: 15px 15px 15px 25px;
    color: #fff;
}

.list-leftbox .list-leftul2 li:nth-child(3) a:hover {
    color: #fdd5bc;
}

.list-leftbox .list-leftul2 li:nth-child(3) a div {
    height: 30px;
    line-height: 30px;
}

.list-leftbox .list-leftul2 li:nth-child(3) a div span:nth-child(1) {
    float: left;
    margin-right: 20px;
    width: 35px;
    height: 30px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.list-leftbox .list-leftul2 li:nth-child(3) a div span:nth-child(2) {
    float: left;
    font-size: 14px;
    font-weight: bold;
}

.list-leftbox .list-leftul2 li:nth-child(3) a div span:nth-child(3) {
    float: right;
    font-size: 14px;
}

.list-leftbox .list-leftul2 li a {
    display: block;
    width: 100%;
    height: 100%;
}

.currency .list-rightbox {
    float: right;
    width: 73.93162%;
    background: #fff;
    padding: 10px 15px 20px;
}
.list-rightbox {
    min-height: 350px;
}

.list-rightbox .now-local {
    padding-bottom: 8px;
    border-bottom: 1px solid #dcdcdc;
    position: relative;
    padding-left: 20px;
}

.list-rightbox .now-local:before {
    position: absolute;
    left: 0px;
    bottom: 12px;
    content: '';
    width: 10px;
    height: 13px;
    background-position: center;
    background-image: url(../images/content_icon_local.png);
    background-repeat: no-repeat;
}

.list-rightbox .now-local a {
    font-size: 12px;
    color: #989898;
}

.list-rightbox .now-local a:hover {
    color: #2c85ce;
}

.list-rightbox .now-local span {
    font-size: 12px;
    color: #989898;
}

.list-rightbox .list-title {
    margin-top: 15px;
    padding: 15px 20px 15px 10px;
    width: 100%;
    height: 150px;
    background-color: #eeeeee;
}

.list-rightbox .list-title >a {
    display: block;
    width: 100%;
    /* height: 100%; */
}

.list-rightbox .list-title .title-leftpic {
    float: left;
    width: 185px;
    height: 120px;
    text-align: center;
    /* background-size: cover;
    background-position: center;
    background-repeat: no-repeat; */
}
.list-rightbox .list-title .title-leftpic img {
    height: 100%;
    margin: 0 auto;
    max-width: 185px;
    /* width: 185px; */
    /* height: 120px; */
    /* background-size: cover;
    background-position: center;
    background-repeat: no-repeat; */
}

.list-rightbox .list-title .title-right {
    width: 100%;
    margin-left: -200px;
    padding-left: 200px;
    float: right;
}

.list-rightbox .list-title .title-right p:nth-child(1) {
    font-weight: bold;
    font-size: 16px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 7px;
}
.list-rightbox .list-title .title-right p:nth-child(1):hover {
    color: #4fa3e6;
}

.list-rightbox .list-title .title-right p:nth-child(2) {
    font-size: 12px;
    color: #4b4b4b;
    margin: 20px 0;
    text-indent: 2em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.list-rightbox .list-title .title-right p:nth-child(3) {
    font-size: 12px;
    color: #acacac;
}

.list-rightbox .list-title .title-right p:nth-child(3) span {
    width: 35px;
    height: 10px;
    float: right;
    display: block;
    background-image: url(../images/point.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 5px;
    color: #acacac;
}

.list-rightbox .list-ul {
    width: 100%;
    /* min-height: 550px; */
    margin-bottom: 50px;
}

.list-rightbox .list-ul li {
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #eeeeee;
}

.list-rightbox .list-ul li :last-child {
    margin: 0;
}

.list-rightbox .list-ul li a {
    display: block;
    height: 55px;
    color: black;
    position: relative;
    font-size: 16px;
    padding-left: 15px;
}

.list-rightbox .list-ul li a:hover {
    color: #2c85ce;
}

.list-rightbox .list-ul li a:before {
    content: '';
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #bfbfbf;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5px;
    transition: all .3s;
}

.list-rightbox .list-ul li a:hover:before {
    border-left: 5px solid #2c85ce;
    left: 5px;
}

.list-rightbox .list-ul li a span:nth-child(1) {
    display: inline-block;
    width: 85%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-rightbox .list-ul li a span:nth-child(2) {
    display: block;
    float: right;
    font-size: 12px;
    color: #a1a1a1;
}

.list-rightbox .pagingul {
    float: right;
    width: 370px;
    height: 25px;
    line-height: 25px;
}

.list-rightbox .pagingul li a {
    width: 100%;
    height: 100%;
    display: block;
}

.list-rightbox .pagingul li:nth-child(1) {
    float: left;
    width: 35px;
    height: 25px;
    background-image: url(../images/page_button_1.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 8px;
}

.list-rightbox .pagingul li:nth-child(2) {
    float: left;
    width: 35px;
    height: 25px;
    background-image: url(../images/page_button_2.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 8px;
}

.list-rightbox .pagingul li:nth-child(3) {
    float: left;
    width: 35px;
    height: 25px;
    background-image: url(../images/page_button_3.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 8px;
}

.list-rightbox .pagingul li:nth-child(4) {
    float: left;
    width: 35px;
    height: 25px;
    background-image: url(../images/page_button_4.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.list-rightbox .pagingul li:nth-child(5) {
    float: left;
    font-size: 12px;
    padding: 0 10px 0 25px;
}

.list-rightbox .pagingul li:nth-child(6) input {
    width: 50px;
    height: 25px;
    float: left;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    margin-right: 10px;
}

.list-rightbox .pagingul li:nth-child(7) {
    font-size: 12px;
    float: right;
    padding: 0 10px;
    border-radius: 5px;
    color: #fff;
    background-color: #2c85ce;
}

.list-rightbox .pagingul li:nth-child(7) a {
    color: #fff;
}

.article-title {
    text-align: center;
    font-size: 22px;
    color: #005eab;
    margin: 50px 0 35px;
    line-height: 30px;
}

.article-small {
    font-size: 12px;
    color: #010101;
    text-align: center;
    margin-bottom: 30px;
}

.article-small span {
    display: inline-block;
    padding: 0 10px;
    position: relative;
}
.article-content p{
    font-size: 16px;
    font-family: 微软雅黑, "microsoft yahei";
    line-height: 2em;
}
/* .article-small span:after {
content: '';
width: 1px;
height: 10px;
background: #666;
position: absolute;
right: 0;
top: 50%;
margin-top: -5px;
} */

.article-small span:last-child:after {
    display: none;
}
/* teacherList.htm */

.list-rightbox .navlist3 {
    min-height: 35px;
    margin: 20px 0 30px 0;
}

.list-rightbox .navlist3 li {
    float: left;
    text-align: center;
    background-color: #eeeeee;
    margin-right: 10px;
    border-radius: 5px;
}

.list-rightbox .navlist3 li:hover {
    background-color: #2c85ce;
    transition: all .4s;
    cursor: pointer;
}

.list-rightbox .navlist3 li:hover a {
    color: white;
}

.list-rightbox .navlist3 .active {
    background-color: #2c85ce;
}

.list-rightbox .navlist3 .active a {
    color: white;
}

.list-rightbox .navlist3 li:last-child {
    margin-right: 0;
}

.list-rightbox .navlist3 li a {
    display: block;
    font-size: 14px;
    color: #333333;
    width: 100px;
    padding: 10px 0;
}

.list-rightbox .teacher-list {
    width: 100%;
    min-height: 300px;
}

.list-rightbox .teacher-list .teacher-item {
    width: 48%;
    height: 130px;
    float: left;
    margin-bottom: 25px;
    /* background: #eeeeee; */
}

.list-rightbox .teacher-list .teacher-item:nth-child(2n) {
    float: right;
}

.list-rightbox .teacher-list .teacher-item a {
    display: block;
    width: 100%;
    /* height: 100%; */
    color: #666666;
    background-color: #eeeeee;
}

.list-rightbox .teacher-list .teacher-item .li-left {
    width: 173px;
    height: 100%;
    /* height: 130px; */
    float: left;
    background: #dddddd;
    overflow: hidden;
    text-align: center;
}

.list-rightbox .teacher-list .teacher-item .li-left>img {
    height: 100%;
    max-height: 130px;
    max-width: 173px;
    /* height: 130px; */
    margin: 0 auto;
}

.list-rightbox .teacher-list .teacher-item .li-right {
    height: 130px;
    background: #eeeeee;
}
.list-rightbox .teacher-list .teacher-item .li-right a {
    display: block;
}

.list-rightbox .teacher-list .teacher-item .li-right>a>h3 {
    font-size: 18px;
    line-height: 36px;
    height: 36px;
    color: #1262a3;
    text-indent: 1em;
    padding: 8px 0px;

    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.list-rightbox .teacher-list .teacher-item .li-right>a>p{
    font-size: 14px;
    line-height: 30px;
    /* height: 30px; */
    color: #666666;
    /* padding-bottom: 5px; */
    text-indent: 1em;
    border-bottom: 1px solid#dcdcdc;
    padding: 8px 0px;

    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.list-rightbox .teacher-list .teacher-item .li-right>a>p:hover {
    color: #2c85ce;
}
.list-rightbox .teacher-list .teacher-item .li-right p:nth-child(2) {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    text-indent: 1em;
    /* padding: 8px 0px; */

    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.list-rightbox .teacher-list .teacher-item .li-right p:nth-child(2) a:nth-child(2){
    font-size: 14px;
    line-height: 24px;
    padding: 6px 0px;
}
.list-rightbox .teacher-list .teacher-item .li-right p:nth-child(2) a:hover {
    color: #2c85ce;
    
}
.list-rightbox .teacher-info {
    margin-top: 10px;
}

.list-rightbox .teacher-info .info-top {
    width: 100%;
    min-height: 175px;
    background: url(../images/tch_bg.png) right no-repeat #eeeeee;
    /* margin-bottom: 40px; */
    margin-bottom: 25px;
}

.list-rightbox .teacher-info .info-top .card-left {
    float: left;
    /* height: 175px; */
    height: 190px;
    width: 252px;
    margin: 0 auto;
    text-align: center;
}

.list-rightbox .teacher-info .info-top img {
    height: 190px;
    max-width: 252px;
}

.list-rightbox .teacher-info .info-top .card-right {
    width: 60%;
    float: left;
    padding: 17px 30px 0px 30px;
    height: 100%;
}

.list-rightbox .teacher-info .info-top .card-right h3 {
    font-size: 20px;
    color: #1262a3;
    margin-bottom: 30px;
}

.list-rightbox .teacher-info .info-top .card-right p:nth-child(2) {
    padding-bottom: 20px;
    border-bottom: 1px solid #dcdcdc;
}

.list-rightbox .teacher-info .info-top .card-right p:nth-child(3) {
    padding: 20px 0;
    color: #000000;
}

.list-rightbox .teacher-info .info-top .card-right p:nth-child(2) span:nth-child(1) {
    padding-right: 27px;
    position: relative;
    color: #000000;
}

.list-rightbox .teacher-info .info-top .card-right p:nth-child(2) span:nth-child(2) {
    padding: 0 27px 0 43px;
    position: relative;
    color: #000000;
}

.list-rightbox .teacher-info .info-top .card-right p:nth-child(2) span:nth-child(3) {
    padding-left: 43px;
    position: relative;
    color: #000000;
}

.list-rightbox .teacher-info .info-top .card-right p:nth-child(2) span:nth-child(2)::before {
    content: '';
    width: 15px;
    height: 15px;
    background: url(../images/icon_email.png) no-repeat center;
    position: absolute;
    left: 25px;
    top: 2px;
}

.list-rightbox .teacher-info .info-top .card-right p:nth-child(2) span:nth-child(3)::before {
    content: '';
    width: 15px;
    height: 15px;
    background: url(../images/icon_phone.png) no-repeat center;
    position: absolute;
    left: 25px;
    top: 2px;
}

.list-rightbox .teacher-info .info-top .card-right p:nth-child(2) span:nth-child(1)::after,
.list-rightbox .teacher-info .info-top .card-right p:nth-child(2) span:nth-child(2)::after {
    content: "";
    width: 2px;
    height: 13px;
    background-color: #b8b8b8;
    position: absolute;
    right: 0px;
    top: 3px;
}

.list-rightbox .te-title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #eeeeee;
}

.list-rightbox .te-title p {
    font-size: 14px;
    font-weight: bold;
    color: white;
    height: 30px;
    background-color: #4299dd;
    width: 140px;
    text-align: center;
}

/* .list-rightbox .te-center {
    padding: 14px 10px;
}
.list-rightbox .te-center h5 {
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: bold !important;
}
.list-rightbox .te-center p {
    margin-bottom: 25px;
    width: 100%;
    text-indent: 2em;
    font-size: 16px;
    line-height: 40px;
    margin: 0px 0px !important;
} */

.list-rightbox .te-ul li {
    margin-bottom: 20px;
}

.list-rightbox .te-ul li:last-child {
    margin: 0;
}

.list-rightbox .te-ul li:before {
    content: "";
    display: inline-block;
    width: 2px;
    height: 2px;
    background-color: #000;
    border-radius: 50%;
    margin-right: 5px;
    margin-bottom: 3px;
}

/* 侧导航栏 */
.left-box{
    background: #eee;
}

.left-box h4{
    position: relative;    
    height: 100px;
    font-size: 22px;
    line-height: 100px;
    color: #ffffff;
    padding-left: 30px;
    background-image: url(../images/content_title_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.left-box h4 a{
    text-decoration: none;
    color: #fff;
}
.left-box h4 a:hover{
    color: #fc9f3b;
}

.left-box h4:before{
    content: '';
    width: 4px;
    height: 20px;
    background: #2c85ce;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
}

.navlist2 li a{
    color: #333333;
}

.navlist2 li a:hover{
    color: #2c85ce;
}
.navlist2-item {
    border-bottom: 1px solid #ffffff;
}

.navlist2-item>a {
    display: block;
    font-size: 16px;    
    /* border-bottom: 1px solid #ffffff; */
    padding: 18px 33px 18px 30px;
    position: relative;
}

.navlist2-item>a:after{
    content: '';
    width: 16px;
    height: 16px;
    background: url(../images/icon_right.png) center center no-repeat;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -8px;
}

.navlist2-item>a.active:after,
.navlist2-item>a:hover:after{
    background: url(../images/icon_right_active.png) center center no-repeat;
}

.navlist2-item>a.active{
    color:  #2c85ce;
}
.rotate:after{
    transform: rotate(90deg);
}

.thr-sub{
    display: none;
    margin-left: 30px;
    border-top: 2px solid #ffffff;
}

.thr-sub a {
    display: block;
    padding: 7px 33px 8px 20px;
    font-size: 14px;
    color: #333333;
}

.thr-sub a:hover{
    color: #2c85ce;
}

.thr-sub a.active{
    font-weight: bold;
    color:#2c85ce;
}
.sub-open{
    display: block;
}

@media(max-width:1199px) {
    .main-content2 .content2-right {
        width: 320px;
    }
}

@media(min-width: 991px) {

}

@media(max-width: 991px) {
    .list-rightbox {
        min-height: 600px;
    }
    .left-box h4{
        width: 100%;
    }
    .main-content2 .content2-right {
        width: 375px;
    }
    .banner-hover {
        display: none;
    }
    .banner .bx-wrapper .bx-viewport {
        overflow: hidden !important;
    }
    .banner ul li a {
        height: auto;
        padding-bottom: 38%;
    }
    .banner .bx-wrapper .bx-pager,
    .banner .bx-wrapper .bx-controls-auto {
        display: block;
    }
    .banner .bx-wrapper .bx-controls-direction a {
        display: none;
    }
    .container .main-left,
    .container .main-right {
        width: 100%;
    }
    .main-title {
        margin-top: 30px;
    }
    .banner {
        margin-top: 10px;
    }
    .main-list4 {
        margin: 0 -2%;
    }
    .main-list4 li {
        width: 46%;
        margin: 30px 2% 0;
    }
    .main-list4-top {
        height: auto;
        padding-bottom: 64%;
    }
    /* .navlist2 {
        display: none;
    }
    .navlist2>li {
        display: block;
    }
    .navlist2>li>a {
        border-bottom: 1px solid #e0e0e0;
    }
    .navlist2>li:last-child>a {
        border-bottom: none;
    }
    .navlist2>li>a:after {
        display: none;
    }
    .navlist2>li>a.active:before {
        bottom: auto;
        border-right: 0;
        left: 10px;
        margin-left: 0;
        border-left: 9px solid #ef9c6b;
        border-bottom: 7px solid transparent;
        border-top: 7px solid transparent;
        top: 50%;
        margin-top: -7px;
    } */
    .box1 .main-left {
        min-height: 0;
    }
    .box1 .main-left .main-content1 {
        height: auto;
    }
    .box2 {
        margin-top: 0;
    }
    .box3 li {
        width: 100%;
        margin: 0 !important;
        margin-bottom: 30px !important;
    }
    .currency .list-leftbox {
        width: 100%;
    }
    .currency .list-rightbox {
        width: 100%;
    }
    .navlist2-item>a {
        padding: 10px 33px 10px 30px;
    }
    .left-box h4 {
        height: 60px;
        line-height: 60px;
    }
}

@media (max-width: 768px) {
    .main-list1 {
        margin: 0;
    }
    .main-list1 li {
        height: auto;
        margin: 25px 0 15px;
        width: 100%;
    }
    .main-list1 .list-F .list-F-box {
        height: auto;
        padding-bottom: 56%;
    }
    .main-list1 .list-S {
        padding-bottom: 15px;
    }
    .main-list1 .list-S h4 {
        height: auto;
        max-height: 52px;
        /* _height: expression(this.scrollHeight > 52 ? "52px": "auto"); */
        margin-bottom: 8px;
    }
    .main-list1 .list-S p {
        height: auto;
        max-height: 69px;
        /* _height: expression(this.scrollHeight > 69 ? "69px": "auto"); */
        margin-top: 15px;
    }
    .main-list4 {
        margin: 0;
    }
    .main-list4 li {
        width: 100%;
        margin: 30px 0 0;
    }
    .main-content2 .content2-left {
        width: 100%;
    }
    .main-content2 .content2-left a {
        margin: 0 auto;
    }
    .cl2-bottom p {
        text-align: center;
    }
    .main-content2 .content2-right {
        margin-top: 30px;
        width: 100%;
    }
    .main-content4 .content-bottom li a span:nth-child(1) {
        width: 70%;
    }
    .list-rightbox .list-ul li a span:nth-child(1) {
        width: 70%;
    }
    .list-rightbox .teacher-list .teacher-item {
        width: 100%;
    }
    .list-rightbox .navlist3 li {
        margin-bottom: 20px;
    }
    .list-rightbox .teacher-info .info-top .card-right {
        width: 100%;
    }
    .list-rightbox .pagingul {
        width: 205px;
    }
}
