:root {
    --scale: 1;
}

.mgt10 {
    margin-top: 10px;
}

.mgt20 {
    margin-top: 20px;
}

.navbar-default{
    border-radius: 0;
    -webkit-border-radius: 0;
    border: 0;
    margin-bottom: 0;
}
.navbar-top {
    background: transparent;
    border-radius: 0;
    -webkit-border-radius: 0;
    border: 0;
    margin-bottom: 0;
}

.icon-search {
    background: url(../images/icon-search.png) center no-repeat;
    width: 18px;
    display: block;
    height: 20px;
}

.navbar {
    margin-bottom: 0;
}

.navbar-header {
    border-radius: 0;
    height: 50px;
    position: relative;
    background-size: cover;
}

.navbar-menu {
    border: 0 none !important;
}

.logo {
    display: inline-block;
}

.h3_title {
    color: #0058b6;
    line-height: 50px;
    height: 50px;
    margin-top: 10px;
    font-family: sy-song-b, Arial, Helvetica, sans-serif;
}

.h3_title-non-divider {
	margin-bottom: 10px;
}

.carousel-caption {
    font-size: 16px;
    text-shadow: 0 1px 2px rgba(0,0,0,1);
}

hr {
	width: 100%;
}

.list-news > li {
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}

.panel-default {
    border-top: 2px solid #0058b6;
    border-radius: 0;
}

.media-heading {
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.media-body {
    width: auto;
    display: block;
    overflow: hidden;
}

.notice_item {
    padding: 15px;
    background-color: #f4f8ff;
    margin-bottom: 10px;
}

.notice_time {
    font-size: 15px;
    line-height: 1.5;
    font-weight: bold;
    color: #0058b6;
}

.notice_place {
    color: #78aee7;
	padding-top: 5px;
}

.notice_title {
    font-size: 16px;
    line-height: 1.5;
}

.notice_place {
    padding-bottom: 5px;
}

.list > li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 30px;
    line-height: 30px;
}

    .list > li a {
        color: #333;
    }

    .list > li a:before {
        content: url('../images/arr_1.png');
        display: inline-block;
        margin-top: 15px;
        margin-right: 10px;
    }

#navbar-collapse > ul > li span {
	content: '';
	color: transparent;
	background: url('../images/arr_1_nav.png') no-repeat;
	height: 11px;
	position: relative;
	top: 15px;
}

.list-link li {
    float: left;
    font-size: 16px;
    width: 100px;
    height: 45px;
}
.list-link3 li span{
    font-size: 16px;
    height: 45px;
}
.list-friend-link li:last-child {
	padding-right: 0;
}

.list-friend-link li {
	width: auto;
	padding-right: 20px;
}

.list-link2 li {
    float: left;
    font-size: 16px;
    width: 100px;
    height: 45px;
    color: #FFF;
}

    .list-link2 li a {
        color: #FFF;
    }

.sitemap {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #c5c5c5;
    color: #999;
    font-size: 16px;
    margin-top: 30px;
}

.sitemap h3 {
	color: #0058b6;
}

    .sitemap a {
        color: #0a689d;
        font-size: 16px;
    }
	
.navbar-sub {
	display: none;
	padding: 0;
	margin: 0;
}

#navbar-collapse {
	padding: 0;
        border: none;
}

#navbar-collapse a {
	font-size: 16px;
	color: #333;
	padding-left: 20px;
	padding-right: 20px;
}

.navbar-top .nav>li>a {
	padding: 8px;
}

.navbar-right-bottom {
	margin-right: -10px;
}

.mainnav .navbar-menu {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.mainnav .container {
    position: relative;
    height: 100%;
}

.mainnav .container::before {
    content: "";
    display: block;
    width: 1920px;
    height: 150px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: url("../images/bg1.jpg") center no-repeat;
}

.mainnav {
	background: #006cc7;
	border-radius: 0;
	height: 136px;
	position: relative;
        overflow: hidden;
}

.mainnav::before {
	content: '';
	display: block;
	position: absolute;
	width: 50%;
	height: 100%;
        right: 0;
        top: 0;
	background: #000085;
}

.sitemap-width-100 {
	margin-top: 10px;
	border:none;
	margin-bottom: -10px;
}

.site-location a, 
.site-location a:hover {
	color: #999 !important;
}

.content-block {
	margin-top: 30px;
}

.content-block .sitemap {
	margin-top: 0;
}

.content-block .listCon {
	margin: 0;
}

.footer {
    height: 400px;
    margin-top: 30px;
    padding-top: 40px;
    background: #000085;
	position: relative;
	overflow: hidden;
}

.footer-bg {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	width: 891px;
	height: 237px;
	background: url('../images/footer.png') no-repeat;
}

.footer .container {
	position: relative;
}

.footer-link span {
	margin-left: 5px;
	color: #fff;
}

.footer-welcome img {
    max-height: 139px;
	max-width: 100%;
}

.footer-code {
	color: #fff;
	margin: 15px 0;
	font-family: "serif";
}

.footer-link {
	height: 40px;
}

.copyrights {
    height: 30px;
    line-height: 30px;
    color: #FFF;
}

.wechat-popover-content img {
	width: 200px;
	
}

.list-media li {
    float: left;
    margin-right: 20px;
}

#mainCarousel .carousel-inner img {
	width: 100%;
}

#newsCarousel .carousel-inner img {
	min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}

a {
    color: #0058b6;
}

a:focus, a:hover {
	color: #01489d;
    text-decoration: none;
}

.logo img {
	max-height: 55px;
    max-width: 100%;
}

.mainnav-row {
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	width: 100%;
}

.mainnav-row-block {
	display: flex;
	align-items: center;
}

#navbar-collapse .navbar-sub li {
	width: 100%;
}

.leftpath a:hover, .menuselected a {
	font-weight: bold;
}

.zhmore img, .zhtt img {
	margin-bottom: 8px;
}

.list-content-title {
    font-size: 18px;
    margin-bottom: 5px;
}

.media .list-date {
	height: 73px;
}

.list-news li:last-child {
	border: none;
	margin: 0;
	padding: 0;
}

#newsCarousel .carousel-caption {
	left: 0; right: 0; bottom: 0;
	padding: 10px 20px 35px 20px;
	font-size: 18px;
	background: linear-gradient(to top, #000, transparent);
}

#newsCarousel .item {
	height: 314px;
}

@media (max-width: 1200px) {
	#navbar-collapse a, .navbar-sub a {
		font-size: 14px;
	}	
	#navbar-collapse a {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (min-width: 992px) {
    .zhtt {
        float: left;
        height: 132px;
        width: 89px;
        background-color: #01489d;
        text-align: center;
        padding-top: 22px;
        margin-right: 10px;
    }

    .zhmore {
        float: right;
        height: 132px;
        width: 89px;
        background-color: #f4f8ff;
        text-align: center;
        padding-top: 40px;
        margin-left: 10px;
    }

    .navbar-main {
        border-radius: 0;
        height: 135px;
        position: relative;
        background-size: cover;
    }

    .navbar-top {
        display: inline-block;
		flex-grow: 1;
		text-align: right;
    }
	
	.navbar-right-bottom {
		float: right;
	}
	
	#searchform {
		padding-right: 0;
	}
	
	.navbar-sub {
		position: absolute;
		top: 50px;
		background: #0d42b4;
		z-index: 9;
		white-space: nowrap;
	}
	
	#navbar-collapse .navbar-sub a {
		color: #fff;
		padding-left: 35px;
		padding-right: 35px;
	}
	
	#navbar-collapse .navbar-sub li:hover {
		background: #ffffff36;
                background: rgba(255, 255, 255, .21);
	}
	
	#navbar-collapse > ul > li:hover {
		background: #0d42b4;
	}
	
	#navbar-collapse > ul > li:hover a:first-child {
		color: #fff !important;
	}
	
	#navbar-collapse > ul > li:hover .navbar-sub {
		display: block;
	}
	
	#navbar-collapse > ul > li span {
		display: none;
	}
	
	#navbar-collapse .navbar-top {
		display: none;
	}
	
	.navbar-top a {
        color: #c3dcff !important;
        text-shadow: 0 0 20px #01158f;
    }
	
	.navbar-menu {
		background: #fff;
	}
}

@media (max-width: 992px) {

	#navbar-collapse a, .navbar-sub a {
		font-size: 14px;
	}
	#navbar-collapse a {
		padding-left: 9px;
		padding-right: 9px;
	}
	
	#navbar-collapse .navbar-sub li a {
		padding-left: 20px;
	}
	
	.navbar-top {
		display: none !important;
	}
	.mainnav-row-block {
		justify-content: center;
	}
	
	.footer-bg {
		left: 50%;
		transform: translate(-35%, 35%);
		background-size: 70%;
	}

        .logo img {
           max-height: 50px;
        }

.navbar-top {
     background: #f2f7fd;
}
	
    .zhtt {
        display: none;
    }

    .zhmore {
        display: none;
    }

    .mainnav {
        height: 150px;
    }
	
	.mainnav-row {
		margin-top: -25px;
	}
	
	.navbar-header .navbar-toggle {
		float: none;
		width: 100%;
		height: 100%;
		border: none;
		margin: 0;
		padding: 0;
		border-radius: 0;
		background: none !important;
	}
	
	.navbar-header, #navbar-collapse {
		margin: 0 !important;
		padding: 0 !important;
	}
	
	.navbar-collapse.collapse {
		display: none !important;
	}
	
	.navbar-header .navbar-toggle span {
		margin: 0 auto;
	}
	
	#navbar-collapse > ul > li:hover .navbar-sub {
		display: none;
	}
	
	.nav-expand .navbar-sub {
		display: block !important;
	}
	
	.navbar-sub {
		border-bottom: 1px solid;
		animation: leftToRight 0.5s;
	}
	
	#navbar-collapse > ul > li > a {
		display: inline-block;
		font-weight: bold;
	}
	
	#navbar-collapse > ul span {
		float: right;
		line-height: 40px;
		font-weight: bold;
	}
	
	.navbar-top li {
		display: inline-block;
	}
	
	.navbar .container-fluid, .navbar .container-fluid .container {
		padding: 0;
	}
	
	#navbar-collapse > .navbar-nav {
		padding-left: 20px;
		padding-right: 20px;
		margin: 0;
	}

    #navbar-collapse .navbar-top {
        display: block;
		padding-left: 35px;
		padding-right: 35px;
		margin-top: 10px;
		padding-top: 20px;
    }
	
	#searchform {
		margin: 0;
		padding: 0;
	}
	
	.navbar-menu {
		border: 0 none !important;
		margin-top: -50px;
		background: transparent !important;
	}

        .navbar-menu .navbar-toggle {
            background: linear-gradient(rgba(255, 255, 255, .3), rgba(255, 255, 255, 1)) !important;
            backdrop-filter: blur(2px);
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #174cb4 !important;
        }
	
	.navbar-toggle {
		display: block;
	}
	
	#navbar-collapse .navbar-top {
		display: block !important;
	}
	.navbar-top {
		text-align: left;
	}
	
	.navbar-right-bottom {
		float: none;
	}
	
	#navbar-collapse a {
		color: #333 !important;
	}
	
	.navbar-nav > li {
		float: none;
	}
	
	.navbar-nav {
		float: none;
	}
	
	.navbar-sub {
		position: relative;
		top: 0;
		background: transparent;
		z-index: 0;
		white-space: nowrap;
		border-top: 1px solid #e7e7e7;
	}
	
	#navbar-collapse > ul > li:hover {
		background: transparent;
	}
	
	.navbar-header {
		float: none;
	}
	
	#navbar-collapse a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.navbar-nav {
		margin: 7.5px -15px;
	}
}

@keyframes leftToRight {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0%);
  }
}

/*分页新增样式20190412*/

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, form, input, button, textarea, p, th, td {
    margin: 0px;
    padding: 0px;
    padding-top: 0px;
}

ul, li {
    list-style-type: none;
}

.pt10 {
    padding-top: 10px;
}

.article_content {
    padding: 20px 0;
}

.article_content, .article_content p {
    font-size: 16px !important;
}

.article_content p {
    line-height: 2.4 !important;
}

.article_content p img {
    margin-left: -2em;
}

.article_content .vsbcontent_img img, .article_content .img_vsb_content {
    margin-left: 0;
}

.article_content_custom p, .article_content_custom li {
    line-height: 1.8 !important;
}

.leftpath {
           position: static;
	position: sticky;
    margin-top: 30px;
	top: 20px;
}

.teacher-detail {
    padding-bottom: 20px;
}

.teacher-detail-header {
	display: flex;
	margin-top: 20px;
	box-shadow: 0 0 15px 6px #dbdbdb;
	background: url("../images/logo-bg.jpg") right no-repeat;
        border-radius: 0 100px 100px 0;
}

.teacher-detail-header-right {
	padding-left: 20px;
	padding-top: 20px;
}

.teacher-detail-header-right p {
	line-height: 35px;
	font-size: 16px;
	color: #666;
}

.teacher-detail-header-right .teacher-detail-name {
	color: #0058b6;
	font-size: 20px;/*30px*/
	font-weight: bold;
	line-height: 45px;
}

.teacher-detail-body h3 {
        display: block;
        font-weight: bold;
	margin: 15px 0;
	color: #0058b6;
	/*height: 40px;*/
	border-bottom: 1px solid #c5c5c5 !important;
}

.teacher-detail-body-row h3 {
	font-weight: bold;
}

.teacher-detail-header-left img {
	/* width: 150px; */
	height: 200px;
	object-fit: cover;
        min-width: 150px;
}

    .leftpath dl dt {
        border-bottom: 1px solid #c5c5c5;
        height: 40px;
    }

        .leftpath dl dt h3 {
            color: #0058b6;
            font-size: 24px;
        }

    .leftpath .col-menu ul li {
        line-height: 45px;
        font-size: 18px;
        padding-left: 20px;
    }

.menuselected {
	border-right: 5px solid #01489d;
	background: #eaf1ff;
    line-height: 40px;
    font-size: 18px;
    padding-left: 10px;
}

.rightpath .col-menu ul li {
	padding-left: 25px;
}

.rightpath .menuselected {
	border-right: none;
	border-left: 5px solid #01489d;
	padding-left: 20px !important;
}

.contentMain .article_content_vsb .vsbcontent_img img{
    border:0px solid #ddd;
    /* padding-bottom: 40px; */
}

.list-1 li {
    overflow: hidden;
	margin-bottom: 20px;
}

    .list-1 li a {
        color: #333;
		font-weight: bold;
		font-size: 18px;
    }

.fr {
    float: right;
}

.list-2 li {
    overflow: hidden;
    background: url(../images/icon_dot.png) no-repeat left 10px;
    padding-left: 12px;
    margin-top:10px;
}

.list-2 li a{
    font-size:16px;
}

.listCon .list {
	display: flex;
    align-content: flex-start;
    flex-flow: row wrap;	
}

.listCon .list > li {
	display: inline-block;
	flex: 0 0 20%;
	text-align: center;
	height: 40px;
	line-height: 40px;
}

.list-date {
	width: 70px;
	height: 70px;
    padding: 5px 0;
	margin-right: 13px;
    color: #0058b6;
    background-color: #dfedff;
    text-align: center;
	float: left;
    font-size: 14px;
}

.list-date span {
	font-weight: bold;
    font-size: 25px;
	display: block;
	height: 28px;
	margin-top: 2px;
    margin-bottom: 4px;
}

.media .list-date span {
    margin-top: 2px;
    margin-bottom: 5px;
}

.list-content {
	display: inline-block;
	width: calc(100% - 83px);
}

.list-content p {
	color: #999;
	white-space: nowrap; 
	width: 100%; 
	overflow: hidden;
	text-overflow:ellipsis;
}

.media .list-content p {
	color: #6a9dd2;
}

/*列表页*/
.listCon{
    width: 100%;
    min-height: 13rem;
    padding: 1.4em 2% 1.6em;
    background: #fff;
}
.load_more{
    display: block;
    width: 50%;
    border-radius: 6px;
    border: 1px solid #e6e6e6;
    color: #333;
    text-align: center;
    margin: 1.4em auto 0;
    line-height: 2.25em;
    font-size: 1.1111em;
}
.listCon .list2 li{
    padding-bottom: 0.8em;
    margin-bottom: 0.8em;
    border-bottom: 1px solid #e5e5e5;
}
.listCon .list2 li .img{
    display: block;
    width: 28%;
    margin-right: 3%;
}
.listCon .list2 li .img img{
    display: block;
    width: 100%;
}
.listCon .list2 li .wen{
    width: 69%;
}
.listCon .list2 li .wen .tit{
    font-size: 1.0em;
    line-height: 1.2em;
    color: #000;
}
.listCon .list2 li .wen p{
    text-indent: 2em;
    line-height: 1.75em;
    margin-top: 0.8em;
    font-size: 0.7em;
    color: #4c4c4c;
}
.listCon .list2 li .wen span{
    display: block;
    text-align: right;
    font-size: 0.8547em;
    color: #999999;
}

.listCon .list2 .fl {
    float: left;
}

.listCon .list2 .cleafix:after {
    clear: both;
    content: "\200B";
    display: block;
    height: 0;
}

@media screen and (min-width: 1201px) {

    .listCon .list2 li:hover {
        background-color: #f6f6f6;
        transform: translate(0,-15px);
        -webkit-transform: translate(0,-15px);
        -moz-transform: translate(0,-15px);
        -o-transform: translate(0,-15px);
        -ms-transform: translate(0,-15px);
        box-shadow: 2px 3px 4px #ddd;
    }
    .listCon .list2 li {
        width: 329px;
        height: 450px;
        border: 1px
        #ededed solid;
        position: relative;
        transition: All 0.4s ease-in-out;
        -webkit-transition: All 0.4s ease-in-out;
        -moz-transition: All 0.4s ease-in-out;
        -o-transition: All 0.4s ease-in-out;
        margin-bottom: 90px;
        float: left;
        margin-left: 20px;
    }

    .listCon .list2 li .img {
        width: 329px;
        height: 270px;
        overflow: hidden;
    }

    .listCon .list2 li .img img{
        width: 190px;
        overflow: hidden;
        height: 290px;
        transition: All 0.2s ease-in-out;
        -webkit-transition: All 0.2s ease-in-out;
        -moz-transition: All 0.2s ease-in-out;
        -o-transition: All 0.2s ease-in-out;
        margin: 0 auto;
    }

    .listCon .list2 li .wen {
        width: 90%;
        margin-left: 13px;
        margin-right: 13px;
        margin-top: 15px;
    }

    .listCon .list2 li .wen .tit {
        padding-top: 16px;
        padding-bottom: 16px;
        border-bottom: 1px
        #e4e4e4 dotted;
        margin-bottom: 15px;
        float: left;
        width: 100%;
    }

    .listCon .list2 li .wen p {
        margin-top: 1.8em;
    }

    .listCon .fr .fl {
        clear: both;
        float: none;
    }

    .listCon .load_more {
        display: none;
    }

    .listCon .list2 li:hover .ys_a {
        background-position: left top;
    }

    .listCon .list2 li .ys_a {
        display: block;
        width: 45px;
        height: 45px;
        overflow: hidden;
        position: absolute;
        bottom: -21px;
        left: 50%;
        border-radius: 100%;
        background-image: url(../images/ahoua.jpg);
        background-repeat: no-repeat;
        background-position: right bottom;
        margin-left: -22.5px;
    }

}


.listCon .list3 li{
    padding-bottom: 0.8em;
    margin-bottom: 0.8em;
    border-bottom: 1px solid #e5e5e5;
}
.listCon .list3 li .img{
    display: block;
    width: 28%;
    max-height: 140px;
    margin-right: 3%;
}
.listCon .list3 li .img img{
    display: block;
    width: 100%;
}
.listCon .list3 li .wen{
    width: 69%;
}
.listCon .list3 li .wen .tit{
    font-size: 16px;
    line-height: 1.2em;
    color: #000;
    font-weight: bold;
}
.listCon .list3 li .wen p{
    text-indent: 2em;
    line-height: 1.75em;
    margin-top: 0.8em;
    font-size: 0.7em;
    color: #4c4c4c;
}
.listCon .list3 li .wen span{
    display: block;
    text-align: right;
    font-size: 0.8547em;
    color: #999999;
}

.listCon .list3 .fl {
    float: left;
}

.listCon .list3 .cleafix:after {
    clear: both;
    content: "\200B";
    display: block;
    height: 0;
}

.listCon .list3 li .date {
    display: none;
}

@media (max-width: 700px) {
	.teacher-detail-header {
		display: block;
		background: url("../images/logo-bg-m.jpg") top no-repeat;
                background: none;
                border-radius: 0;
		text-align: center;
		padding: 30px 0 25px 0;
	}
	.teacher-detail-header-right {
		padding-left: 0;
	}
    .listCon .list > li {
        flex: 0 0 25%;
    }
}

@media screen and (min-width: 1201px) {

    .listCon .list3 li:hover {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }

    .listCon .list3 li {
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-osx-font-smoothing: grayscale;
        position: relative;
        -webkit-transition-property: color;
        transition-property: color;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s; background: #fff;
    }
    .listCon .list3 li:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #f6f6f6;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }
    .listCon .list3 li:hover, .listCon .list3 li:focus, .listCon .list3 li:active {
        color: white;
    }
    .listCon .list3 li:hover:before, .listCon .list3 li:focus:before, .listCon .list3 li:active:before {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }


    .listCon .list3 li {
        width: 100%;
        height: 170px;
        border: 1px
        #e1e1e1 solid;
        padding-left: 35px;
        padding-right: 40px;
        padding-top: 14px;
        padding-bottom: 14px;
        margin-bottom: 21px;
        position: relative;
        overflow: hidden;
    }

    .listCon .list3 li .img {
        width: 226px;
        height: 140px;
        overflow: hidden;
        float: left;
        margin-left: 22px;
    }

    .listCon .list3 li .img img{
        transition: All 0.4s ease-in-out;
        -webkit-transition: All 0.4s ease-in-out;
        border: none;
        max-width: 100%;
    }

    .listCon .list3 li:hover .img img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
    }

    .listCon .list3 li .wen {
        width: 688px;
        float: right;
    }

    .listCon .list3 li .wen .tit {
        font-size: 16px;
        color: #000;
        height: 38px;
        line-height: 32px;
/*
        background-image: url(../images/xyxwm2rh1bj_14.jpg);
        background-repeat: no-repeat;
        background-position: 0 bottom;
*/
        margin-bottom: 15px;
        display: block;
        margin-block-start: 0.67em;
        margin-block-end: 0.67em;
        margin-inline-start: 0px;
        margin-inline-end: 0px;
        font-weight: bold;
    }

    .listCon .list3 li:hover .wen .tit {
        color: #0065bb;
        background-image: url(../images/h1hover_18.jpg);
    }

    .listCon .list3 li .wen p {
        margin-top: 1.8em;
    }


    .hvr-sweep-to-bottom {
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        box-shadow: 0 0 1px rgb(0 0 0 / 0%);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-osx-font-smoothing: grayscale;
        position: relative;
        -webkit-transition-property: color;
        transition-property: color;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        background: #fff;
    }
   @font-face {
            font-family: 'sy-song-b';
            src: url('../fonts/sy-song-b.woff2') format('woff2');
            font-weight: 400;
            font-style: normal;
            font-display: swap;
        }
    @font-face {
            font-family: 'sy-hei-b';
            src: url('../fonts/sy-hei-b.woff2') format('woff2');
            font-weight: 400;
            font-style: normal;
            font-display: swap;
        }
    .listCon .list3 li .date {
        display: block;
        float: left;
        width: 80px ;
        font-size: 50px;
        font-family: sy-hei-b, Arial, Helvetica, sans-serif;
        color: #333333;
    }
    .listCon .list3 li .date p{
        font-size: 50px;
        font-family: sy-hei-b,Arial, Helvetica, sans-serif;
        padding-top: 30px ;
        color: #333333;
    }

    .listCon .list3 li .date p em{
        display: block;
        font-size: 24px;
        color: #333;
        margin-left: 25px;
        margin-top: -10px;
    }


    .listCon .fr .fl {
        clear: both;
        float: none;
    }

    .listCon .load_more {
        display: none;
    }

    .footer-bg {
        left: 50%;
        transform: translate(-50%, 0);
        margin-left: 315px;
    }
}


/*详情页*/
.contain {
    width: 100%;
    background: #fff;
}
.contain h2 {
    font-size: 1.0em;
    color: #484848;
    line-height: 1.5em;
    padding-top: 1.6em;
    text-align: center;
}
.contain h3 {
    text-align: center;
    padding: 0.6em 0 0.4em;
    border-bottom: 1px dashed #eeeeee;
    font-size: 12px;
}
.contain h3>span {
    display: inline-block;
    font-size: 1em;
    color: #888;
    padding: 0.4em 0.8em;
}
.con_con {
    padding-top: 20px;
}

.pages {
    display: block;
    text-align: center;
}
.pages a.syx {
    background: #fbfbfb url(../images/ico6.png) no-repeat 1em center;
    background-size: 6%;
    padding-left: 2em;
}
.pages a.xyx {
    background: #fbfbfb url(../images/ico7.png) no-repeat 5.3em center;
    background-size: 6%;
    padding-right: 2em;
}
.pages a {
    display: inline-block;
    font-size: 0.8em;
    color: #333333;
    margin: 1.5em 2em;
    border-radius: 5px;
    padding: 0.6em 1.55em;
}

@media screen and (min-width: 1201px) {
    .pages {
        display: none;
    }
    .navbar-default {
        background-color: transparent;
    }
}

.collapse.in {
	display: block !important;
}

@media (min-width: 768px) and (max-width: 992px) {
	.hidden-sm {
		display: none !important;
	}
}

@media (width: 992px) {
	.hidden-sm {
		display: block !important;
	}
}

.navbar-right-bottom a span {
       padding-right: 5px;
}

.navbar-form {
      padding: 0;
      border: none;
}

.footer-link img {
      margin-right: 5px;
}

.article_content img {
    margin: 15px 0;
}

.article_content audio, .article_content canvas, .article_content progress, .article_content video, .article_content img {
     max-width: 100% !important;
}

.PrevDisabled, .NextDisabled, .Next, .Prev {
    display: inline !important;
}

.navbar-top .form-control, .navbar-top .btn {
    background-color: rgba(255, 255, 255, .69) !important;
    background-color: #ffffffb0 !important;
    border: none;
    color: #174cb4;
}

.navbar-top .btn {
    margin-left: 0 !important;
    padding: 7px 12px;
}

.navbar-top .form-control::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #174cb4;
}
.navbar-top .form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #174cb4;
}
.navbar-top .form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #174cb4;
}
.navbar-top .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #174cb4;
}
.navbar-top .form-control::-ms-input-placeholder { /* Microsoft Edge */
   color: #174cb4;
}

.carousel .carousel-control {
    filter: none;
    background-image: none;
}

.list-only-title li a {
    font-weight: normal;
    font-size: 16px;
}

.list-only-title li {
    margin-bottom: 15px;
}

.teacher-detail-body h3 em {
    text-align: left;
    display: inline-block;
    border-bottom: 3px solid;
    margin-bottom: -1px;
    font-size: 20px;/*24px*/
    font-style: normal;
    padding: 0.4em 0;
}

.teacher-detail-profile-content {
    text-indent: 2em;
    line-height: 1.75em;
}

.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.listCon .list3 li .img {
    background: #fff;
    overflow: hidden;
}

.teacher-list li a > span {
    width: 3em;
    display: inline-block;
}

.teacher-list li a span i{
    font-style: normal;
    display: flex;
    justify-content: space-between;
}

.teacher-list li a span b {
    font-weight: normal;
}

.teacher-list .list a b {
    font-weight: normal;
    display: inline-block;
    width: 3em;
    width: calc(14px * 3 * var(--scale));
    text-align-last: justify;
    text-align: justify;
    text-justify:inter-ideograph;
    white-space: normal;
    vertical-align: top;
}

.teacher-list .list a b::after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 0;
    overflow: hidden;
}

.text-one-line {
	display: block;
	width: 100%;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.carousel-indicators {
    bottom: 10px;
}

.et::after {
    content: "*";
    position: absolute;
    color: red;
    margin-left: 5px;
    font-size: 18px;
}

.hint {
    color: #6f6f6f;
    padding: 10px;
    background: #f8f8f8;
    font-size: 12px;
}

.hint i {
    color: red;
    font-style: normal;
}

.h3_title img {
   margin-top: -3px;
}

.pull-right {
    display: flex;
    align-items: center;
    height: 100%;
}

.pull-right img {
    margin-top: 0;
    margin-right: 5px;
}

#mainCarousel .carousel-inner {
    max-width: 1920px;
    margin: 0 auto;
}

.teacher-list a {
    display: block;
}

.teacher-detail-content h3 p, .teacher-detail-content h3 p span {
    text-indent: 0 !important;
}

.teacher-detail-content p {
    text-indent: 2em !important;
    font-size: 14px !important;
}