@charset "utf-8";
body {
	padding-top: 170px;
}

.banner {
	font-size: 0;
}

.banner img {
	width: 100%;
}


/* 分页 */

.pagination {
	text-align: center;
	font-size: 0;
	padding-top: 50px;
}

.pagination a {
	display: inline-block;
	border: 1px solid #dcdcdc;
	padding: 0 12px;
	height: 35px;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	color: #666;
	margin: 0 7px;
}

.pagination a.active {
	background: #025299;
	color: #fff;
	border: 1px solid #025299;
}

.pagination a:hover {
	background: #025299;
	color: #fff;
	border: 1px solid #025299;
}

.pagination span {
	display: inline-block;
	font-size: 14px;
}

.nymain {
	position: relative;
	padding-bottom: 50px;
}

.nymain .leftNav {
	float: left;
	width: 300px;
	position: relative;
	margin-right: 60px;
	margin-top: -80px;
}

.nymain .leftNav>h2 {
	line-height: 80px;
	color: #fff;
	background: rgba(23, 81, 172, 0.8);
	font-size: 30px;
	text-align: center;
	overflow: hidden;
	position: relative;
}

.nymain .leftNav>h2 span {
	display: inline-block;
	width: 5px;
	height: 30px;
	background: #fff;
	margin-left: 40px;
	margin-right: 40px;
}

.nymain .leftNav>ul {
	background: #0b2d77;
	border: 1px solid #eee;
	border-top: 0;
	/*box-shadow: 0px 2px 8px 0px rgba(10, 11, 24, 0.1);*/
}

.nymain .leftNav>ul>li {
	position: relative;
	border-top: 1px solid #eeeeee;
}

.nymain .leftNav>ul>li:first-child {
	border-top: none;
}

.nymain .leftNav ul li a {
	display: block;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	color: #ffffff;
	line-height: 35px;
	/* min-height: 50px; */
	padding: 10px 0;
	padding-left: 40px;
	padding-right:40px;
}

.nymain .leftNav>ul>li span {
	position: absolute;
	width: 25px;
	height: 25px;
	right: 10px;
	top: 15px;
	background: #fff url(../img/sub_left_down.png) no-repeat center center;
	cursor: pointer;
	transition: all 0.3s;
}

.nymain .leftNav>ul>li>ul>li span {
	background-size: auto 14px;
	top: 12.5px;
}

.nymain .leftNav>ul li.on>span {
	transform: rotate(90deg);
}

.nymain .leftNav>ul>li.on>a {
	background: #0b2d77;
	color: #fdc800;
}

.nymain .leftNav>ul>li.activ {
	background: #f1f1f1;
	color: #025299;
}

.nymain .leftNav>ul>li.active>a {
	background: #0b2d77;
	color: #fdc800;
	/* line-height: 200%; */
}

.nymain .leftNav ul li:hover {}

.nymain .leftNav ul li.active {
	/*border-left: 3px solid #025299;*/
}

.nymain .leftNav ul li.on>ul {
	display: block;
}

.nymain .leftNav ul li:hover a {
	background: #0b2d77;
	color: #fdc800;
}

.nymain .leftNav>ul>li ul {
	display: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
}
.nymain .leftNav>ul>li ul li:first-child{border-top: 1px solid #fff;}
.nymain .leftNav>ul>li ul li {
	position: relative;
	border-bottom: 1px solid #fff;
}

.nymain .leftNav>ul>li>ul>li>a {
	font-family: 'times';
	font-size: 16px;
	line-height: 35px;
	padding-left: 45px;
	color: #ffffff!important;
	padding-left: 60px;
	background: no-repeat;
}
.nymain .leftNav>ul>li>ul>li>a:hover{color: #fdc800!important;}

.nymain .leftNav>ul>li ul li ul li a {
	padding-left: 85px;
	line-height: 45px;
}

.nymain .leftNav>ul>li:hover ul li a {
	color: initial;
	background: none;
}

.nymain .leftNav>ul>li ul li a:hover {
	color: #fdc800;
	background: none;
}

.nymain .leftNav>ul>li.on>ul {
	display: block;
}

.nymain .leftNav>ul>li>ul>li.on>ul {
	display: block;
}

.ny-right {
	float:right;
        width:1140px;
position:relative;
}

.ny-right h2 {
	border-bottom: 1px solid #D2D2D2;
	font-size: 24px;
	font-weight: 600;
	padding-bottom: 20px;
}

.ny-rcom {
	font-size: 24px;
	color: #025299;
	margin-bottom: 15px;
	font-weight: normal;
}

.position {
	padding-top: 13px;
}

.position>div {
	position: relative;
	text-align: right;
	font-size: 0;
	line-height: 66px;
	border-bottom: 1px solid #e5e5e5;
	font-family: 'times';
}

.position h3 {
	width: auto;
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	text-align: left;
}

.position h3::after {
	position: absolute;
	right: -37px;
	bottom: -30px;
	width: 74px;
	height: 74px;
	background: url(../img/dq-col-book.png) no-repeat;
	background-size: 100% 100%;
	z-index: 9;
}

.position span {
	color: #666;
	font-size: 14px;
	vertical-align: middle;
}

.position img {
	height: 16px;
	vertical-align: middle;
	margin-right: 5px;
}

.position a {
	font-size: 15px;
	color: #666666;
	margin: 0 5px;
	vertical-align: middle;
}

.position a:hover {
	color: #1751ac;
}

.text-list ul li {
	font-size: 16px;
	line-height: 58px;
	background: url(../img/sj1.png) no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-bottom: 1px dashed #e5e5e5;
	transition: all 0.5s;
}

.text-list ul li a {
	display: block;
	color: #333333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.text-list ul li span {
	float: right;
	padding-left: 15px;
}

.text-list ul li:hover a {
	color: #025299;
}

.text-list ul li:hover span {
	color: #025299;
}

.art-main {
	margin-top: 30px;
}

.art-main .art-tit h3 {
	text-align: center;
	color: #333;
	font-family: 'times';
	font-size: 30px;
	font-weight: 600;
	line-height: 30px;
}

.art-main .art-body {
	padding-top: 0PX;
}
.art-main .art-body table{margin-left: auto;
    margin-right: auto;}
.art-main .art-body p {
	color: #333333;
	/* text-indent: 2em; */
	font-family: 'times';
	font-size: 18px;
	line-height: 32px;
	/* margin-bottom: 20px; */
}

.art-main .art-body img {
	max-width: 80% !important;
	/* display: block; */
	margin: 0 auto;
}

.art-main .cont-tit p {
	font-size: 0;
	text-align: center;
	line-height: 40px;
	background: #f5f5f5;
	margin-top: 30px;
}

.art-main .cont-tit p span {
	display: inline-block;
	vertical-align: middle;
	font-family: 'times';
	font-size: 16px;
	color: #999;
	margin: 0 10px;
}

.art-info {
	border-top: 1px dashed #eaeaea;
	margin-top: 25px;
}

.pnext {
	margin-top: 25px;
}

.pnext p {
	text-indent: initial;
	font-family: 'times';
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
	color: #555555;
}

.pnext p a {
	font-family: 'times';
	font-size: 16px;
	font-weight: normal;
	color: #555555;
}

.pnext p:hover {
	/* color: #96632C; */
}

.pnext p:hover a {
	color: #025299;
}


/* 图片列表 */

.img-lists ul {
	overflow: hidden;
	margin-left: -2%;
	margin-right: -2%;
}

.img-lists ul li {
	float: left;
	width: 29%;
	margin: 30px 2% 0 2%;
	border: 1px solid #eee;
	transition: all 0.3s;
	position: relative;
	top: 0;
}

.img-lists ul li:hover {
	box-shadow: 0 0 6px rgba(51, 51, 51, 0.16);
}

.img-lists ul li a {
	display: block;
	width: 100%;
}

.img-lists ul li a .pic {
	width: 100%;
	height: 210px;
	overflow: hidden;
}

.img-lists ul li a .pic img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.img-lists ul li a>div.info {
	padding: 10px 20px;
	font-size: 0;
	background: #F1F1F1;
}

.img-lists ul li a>div.info h3 {
	font-family: 'times';
	font-size: 20px;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	color: #333;
	margin-top: 5px;
	
}

.img-lists ul li a>div.info p {
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-top: 10px;
}

.img-lists ul li a:hover>div.info h3 {
	color: #025299;
}


/* 师资列表 */

.img-lists2 ul {
	overflow: hidden;
}

.img-lists2 ul li {
	float: left;
	width: 23%;
	margin: 15px 1%;
}

.img-lists2 ul li a {
	display: block;
}

.img-lists2 ul li a .pic {
	padding-top: 120%;
}

.img-lists2 ul li a .info {
	font-size: 16px;
	color: #000;
	line-height: 30px;
	text-align: center;
}

.dt-list2 {
	overflow: hidden;
}

.dt-list2 li {
	position: relative;
	transition: all 0.5s;
	padding: 30px 0;
	border-bottom: 1px dotted #cccccc;
}

.dt-list2 li:hover a .date {
	background: #025299;
	color: #fdc800;
}

.dt-list2 li:hover a .dt-text h3 {
	color: #025299;
}

.dt-list2 li:hover a .dt-text p {
	color: #025299;
}

.dt-list2 li a {
	display: block;
	overflow: hidden;
}

.dt-list2 li .date {
	background: #025299;
    float: left;
    width: 90px;
    height: 90px;
    text-align: center;
    color: #fff;
    border-radius: 6px;
    overflow: hidden;
}
.dt-list2 li .date:hover .colorch{color:#fdc800;}
.dt-list2 li:hover .colorch{color:#fdc800;}
.dt-list2 li a>.dt-text h3:hover .colorch{color:#fdc800;}
.dt-list2 li .date p {
	font-size: 14px;
    line-height: 40px;
    color: #000;
}


.dt-list2 li .date span {
	display: block;
    font-size: 27px;
    line-height: 50px;
    color: #fff;
    font-weight: 600;
}

.dt-list2 li a>.dt-text {
	overflow: hidden;
	padding: 0 0 0 20px;
}

.dt-list2 li a>.dt-text h3 {
    font-size: 22px;
    line-height: 40px;
    color: #333;
    overflow: hidden;
    font-weight: normal;
    text-overflow: ellipsis;
    margin-top: 5px;
}

.dt-list2 li a>.dt-text p {
	overflow: hidden;
	color: #666666;
	font-family: 'times';
	font-size: 16px;
	line-height: 28px;
	margin-top: 10px;
	text-align: justify;
}


/* 新闻列表  */

.timg-list ul li {
	margin-top: 35px;
}

.timg-list ul li a {
	display: block;
	transition: all 0.3s;
}

.timg-list ul li a h3 {
	font-size: 18px;
	color: #333333;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.timg-list ul li a>div {
	overflow: hidden;
}

.timg-list-img {
	float: left;
	width: 350px;
	margin-right: 30px;
}

.timg-list ul li a .pic {
	padding-top: 62%;
}

.timg-list ul li a:hover h3 {
	color: #1751ac;
}

.timg-list ul li a:hover span {
	background: #1751ac;
	border-color: #1751ac;
	color: #fff;
}

.timg-linfo {
	overflow: hidden;
	padding-top: 35px;
}

.timg-linfo p {
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	height: 48px;
	white-space: pre-wrap;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	margin: 15px 0 0 0;
	text-indent: 2em;
}

.timg-linfo span {
	display: block;
	margin-top: 20px;
	line-height: 24px;
	color: #970707;
	font-size: 16px;
	padding-left: 30px;
	background: url(../img/icon-time-red.png) no-repeat;
	background-position: left center;
}

.timg-list ul li a:hover {
	background: #970707;
	padding: 20px;
}

.timg-list ul li a:hover h3 {
	color: #fff;
}

.timg-list ul li a:hover span {
	color: #fff;
	background: url(../img/icon-time-white.png) no-repeat;
	background-position: left center;
}

.timg-list ul li a:hover p {
	color: #fff;
}


/*教师团队*/

.teacher dl {
	margin-top: 30px;
}

.teacher dl dt {
	width: 100%;
	height: 48px;
	line-height: 48px;
	background: #f3f7fb;
	font-size: 18px;
	border-left: 3px solid #0e488f;
	padding-left: 20px;
	margin-bottom: 10px;
}

.teacher dl dd {
	float: left;
	width: 20%;
}

.teacher dl dd a {
	display: block;
	margin: 15px;
	height: 44px;
	line-height: 44px;
	border: 1px solid #F8F8F8;
	text-align: center;
	background: #f8f8f8;
}

.teacher dl dd a:hover {
	background: #f3f7fb;
	border: 1px solid #5485c2;
}


/*教师团队内容页*/

.ny-right2 {
	padding: 0 8px;
}

.teacher-ny {
	background: #fff;
	box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.17);
	margin: 30px 0 8px 0;
	padding-bottom: 100px;
}

.tea-tt-l {
	float: left;
	width: 162px;
	height: 232px;
	background: #276ab3;
	overflow: hidden;
}

.tea-tt-l img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.3s;
}

.tea-tt-l:hover img {
	opacity: 0.85;
	filter: alpha(opacity=85);
}

.tea-tt-r {
	float: right;
	width: 700px;
	margin-left: 40px;
	margin-top: 50px;
}

.tea-tt-r h3 {
	font-size: 22px;
	font-weight: 600;
	position: relative;
}

.tea-tt-r h3:before {
	content: "";
	position: absolute;
	left: 0;
	top: -20px;
	width: 30px;
	height: 5px;
	background: #025299;
}

.tea-tt-r h3 span {
	display: inline-block;
	margin-left: 30px;
	font-size: 18px;
	color: #276ab3;
}

.tea-tt-r ul {
	margin-top: 20px;
}

.tea-tt-r ul li {
	float: left;
	width: 260px;
	line-height: 30px;
	color: #666;
	margin-right: 10px;
}

.tea-tt-r ul li.ts {
	width: 150px;
}

.s1-l {
	margin-top: 30px;
}

.s1-tit ul {
	line-height: 48px;
	height: 48px;
	background: #e6edf4;
}

.s1-tit ul li {
	float: left;
	width: 20%;
}

.s1-tit ul li a {
	display: block;
	font-size: 18px;
	color: #333333;
	position: relative;
	padding-left: 50px;
	z-index: 1;
}

.s1-tit ul li a::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -10px;
	background: url(../img/qhbg.png) no-repeat center;
	width: 201px;
	height: 59px;
	z-index: -1;
	display: none;
}

.s1-tit ul li.on a {
	font-weight: 600;
	color: #fff;
	line-height: 38px;
}

.s1-tit ul li.on a::before {
	display: block;
}

.s1-bd {
	margin-top: 10px;
}

.s1-bd>ul {
	display: none;
	padding: 20px 30px;
}

.s1-bd>ul:first-child {
	display: block;
}

.s1-bd>ul p {
	line-height: 30px;
	color: #666;
}


/* 图文列表页  start */

.tw ul li {
	padding: 25px 0;
	border-bottom: 1px solid #dcdcdc;
	width: 50%;
	/* height: 50%; */
	line-height: 26px;
	background: url(../img/icon1.png) no-repeat 36px 24px;
	height: 78px;
}

.tw ul li a {
	display: block;
	overflow: hidden;
}

.imgList-pic {
	float: left;
	width: 300px;
	height: 188px;
	overflow: hidden;
	margin-right: 35px;
}

.imgList-pic .pic {
	padding-top: 0;
	width: 100%;
	height: 100%;
}

.imgList-info {
	overflow: hidden;
	color: #075aa7;
}

.imgList-info h3 {
	font-family: 'times';
	font-size: 24px;
	line-height: 34px;
	color: #333;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.tw ul li a:hover .imgList-info h3 {
	color: #025299;
	font-weight: bold;
}

.imgList-info p {
	font-family: 'times';
	font-size: 14px;
	line-height: 30px;
	max-height: 60px;
	overflow: hidden;
	color: #666666;
	margin-top: 8px;
}

.imgList-info span {
	display: block;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	background: url(../img/time.png) no-repeat left center;
	padding-left: 24px;
	margin-top: 8px;
}


/* 图文列表页  end */


/* 名师风采 */

.ldtz ul {
	margin-left: -16px;
	margin-right: -16px;
}

.ldtz ul li {
	float: left;
	width: 50%;
	margin-top: 40px;
	min-height: 314px;
}

.ldtz ul li a {
	display: block;
	/* box-shadow: 0 0 10px rgba(0, 0, 0, .1); */
	overflow: hidden;
	margin: 0 16px;
	padding: 30px;
	background: #f8f8f8;
	overflow: hidden;
	transition: all 0.3s;
	min-height: 290px;
	background: #2e62b4;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	color: #fff;
}

.ldtz ul li a:hover {
	background: #2e62b4;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	/* color: #fdc800; */
}

.ldtz ul li a:hover h3,
.ldtz ul li a:hover p {
	color: #fdc800;
}

.ldtz ul li a:hover h3:before {
	background: #fff;
}

.ldtz-pic {
	float: left;
	width: 160px;
	height: 230px;
	margin-right: 25px;
}

.ldtz-pic .pic {
	width: 100%;
	height: 100%;
}

.ldtz-pic .pic img {
	width: 100%;
	height: 100%;
}

.ldtz-info {
	overflow: hidden;
	padding-top: 0px;
}

.ldtz-info h3 {
	font-family: 'times';
	font-size: 22px;
	line-height: 22px;
	font-weight: 600;
	color: #fff;
	padding-top: 20px;
	position: relative;
	margin-bottom: 20px;
}

.ldtz-info h3:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
	height: 4px;
	background: #fff;
}

.ldtz-info p {
	font-family: 'times';
	font-size: 16px;
	line-height: 30px;
	max-height: 120px;
	overflow: hidden;
	color: #fff;
}



/*新增样式*/
.s11-tit {
	text-align: center;
	margin-top: 40px;
}

.s11-tit ul {
	line-height: 50px;
	margin: 15px 0;
	font-size: 0;
}

.s11-tit ul li {
	display: inline-block;
	width: 25%;
	border: 1px solid #ddd;
	border-left: 0;
}
.s11-tit ul li:first-child{
	border-left: 1px solid #ddd;
}

.s11-tit ul li a {
	display: block;
	font-size: 16px;
	color: #333333;
	text-align: center;
	position: relative;
}
.s11-tit ul li a img{
	vertical-align: middle;
	padding-right: 8px;
}
.s11-tit ul li a img:first-child{
	display: inline-block;
}
.s11-tit ul li a img:nth-child(2){
	display: none;
}

.s11-tit ul li.on a img:first-child{
	display: none;
}
.s11-tit ul li.on a img:nth-child(2){
	display: inline-block;
}
.s11-tit ul li a:after{
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 100%;
    border-top: 6px solid transparent;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}
.s11-tit ul li.on a{
	background: #0b2d77;
	color: #fff;
}
.s11-tit ul li.on a:after{
	border-top: 6px solid #0B2D77;
}

.s11-bd {
	position: relative;
	margin-top: 20px;
}

.s11-bd>ul {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	opacity: 0;
	z-index: 8;
}

.s11-bd>ul.on {
	position: relative;
	z-index: 9;
	opacity: 1;
}

.s11-bd>ul p{
	font-size: 16px;
	line-height: 30px;
}

.weizhi{
position: absolute;
    top: -50px;
    z-index: 9;
    padding-top:0;
width:100%;
text-align:right;
}
.weizhi>div{border-bottom: 0; line-height:50px;}
.weizhi a,.weizhi span{color:#fff;}
.weizhi a:hover{color:#fdc800}