/*重新定义*/
.am-img-responsive {
	width: 210px;
	height: 142px;
}

.hq-gotop {
	width: 4rem;
}

.dot {
	color: #036da1;
}

.hq-gotop i.am-gotop-icon {
	height: 4rem;
	line-height: 3.8rem;
	font-size: 2.5rem;
}

.am-list-news-default .am-list>li,
.am-list>li {
	border-color: #e6e6e6;
}

.am-g {
	margin-bottom: 2rem;
}

.am-g-fixed {
	max-width: 1278px;
	margin: 0 auto;
}

.am-g-fixed:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
}

.am-center {
 display: table !important;
}

.hq-list2>div {
 display: block !important;
}


@media screen and (min-width: 641px) {
	section.hq-news {
		padding-right: 10px;
	}

	section.hq-teacher {
		padding-right: 30px;
	}

	section.view-img-wrap {
		padding-right: 30px;
	}

	section.hq-class-study:first-child {
		padding-left: 10px;
	}

	section.hq-class-study {
		padding: 0 30px;
	}

	section.hq-class-study:nth-of-type(3) {
		padding-right: 10px;
	}

	section.hq-study-open {
		padding-left: 30px;
	}

	section.hq-student {
		padding-left: 30px;
	}

	section.hq-home-info {
		padding-left: 25px;
		padding-right: 10px;
	}
}

/*头部*/
.line {
	width: 100%;
	height: 15px;
}

.head {}

.hq-top {
	width: 100%;
	height: 120px;
	padding: 0px 0;
	font-size: 14px;
	color: #000;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;

}

.hq-nav {
	line-height: 120px;
}

.hq-header {
	height: auto;
	background-color: #036da1;
	position: relative;
}

.am-g-fixed {
	max-width: 1260px;
}

.hq-header-quick-menu {
	margin: 0;
	position: absolute;
	right: 13px;
	top: 8px;
	list-style: none;
}

.hq-header-quick-menu li {
	float: left;
	margin: 0 3px;
	color: #fff;
	font-size: 14px;
}

.hq-header-quick-menu li a {
	color: #fff;
}

.hq-header-logo {
	max-width: 100%;
	width: auto;
}

.hq-xiaoxun {
	width: auto;
	margin-top: 15px;
}

#header-nav {
	margin-right: 48px;
        margin-left:8px;
}

/*pc导航栏*/
.top-line {
	background-image: linear-gradient(70deg, #0360c8 0%, #028de4 66%, #00baff 100%);
	color: white;
	position: relative;
	border-top: 1px solid rgba(255,255,255,.5);
}

.top-nav:hover>li a {
	/* color: #000; */
	background: none;
}

.top-nav>li {
	position: static;
	height: 50px;
	width: 126px;
}

.top-nav li a {
	text-align: center;
	font-size: 16px;
	padding-left: 0;
	padding-right: 0;
	color: white;
	height: 50px;
	line-height: 32px;
}

.top-nav .nav-active a,
.am-nav>.nav-active>a:hover {
	background-color: #0069c0;
	color: #fff;
}
    .hq-list2 {
        display: none;
        z-index: 10;
        /* width: 100%; */
        /* left: 0; */
        background-color: 0086d4;
    }
    
    .hq-list2>div {
        position: relative;
    }
    
    .hq-list2 ul {
        padding: 0;
        list-style: none;
       background-color:#f6f6f6;
    }
    
    .hq-list2 li {
        list-style: none;
        /* float: left; */
        /* width: 10%; */
    }
    
    .hq-list2 li a {
        font-size: 1.6rem;
        color:black!important;
    }
    
    .hq-list2 li a span {
        margin-right: .5rem;
    }
    
    .hq-list2 .li-img {
        display: none;
        position: absolute;
        top: .5rem;
        right: 1rem;
        height: 90%;
    }
    
    .hq-list2 .li-img img {
        height: 100%;
        width: auto;
    }
    
    .top-nav li:hover>a {
        background-color: #0069c0;
        color: white!important;
        /* border-bottom: 2px solid white; */
    }
    
    .hq-list2 li :hover {
        background: ;
        color: white;
    }
    
    .top-nav li:hover .hq-list2 {
        display: block;
    }

/*移动导航栏*/
.mb-menu .am-menu-toggle {
	margin-top: -3%;
	right: 10px;
}

.mb-menu .am-menu-toggle i {
	font-size: 3rem;
}

/*轮播图*/
.hq-slider ul li {
	min-height: 120px;
}

.hq-slider ul li img {
	min-height: 120px;
}

.hq-badge-wrap {
	position: relative;
}

.hq-slider-badge {
	position: absolute;
	left: 0;
	bottom: 2rem;
	width: 40rem;
	line-height: 3.5rem;
	font-size: 2rem;
	background-color: rgba(0, 0, 0, 0.5);
}

.hq-slider .am-control-nav li a {
	background-color: #666;
	background-color: rgba(0, 0, 0, .5);
}

/* 内容块 */
/* 模块标题 */
.hq-block {
	background-color: white;
}


.title-before {
	width: 6px;
	height: 24px;
	background-color: #b92222;
	margin-right: 0.5vw;
	position: relative;
	top: 1.7rem;
}

.hq-block-hd {
	position: relative;
	font-size: 25px;
	margin: 25px 0;
	display: flex;
	line-height: 6vh;
}


.yuan1 {
	width: 5px;
	height: 5px;
	background-color: #979797;
	margin: 2px;
}

.yuan2 {
	width: 5px;
	height: 5px;
	background-color: #cacaca;
	margin: 2px;
}

.yuan3 {
	width: 5px;
	height: 5px;
	background-color: #cecece;
	margin: 2px;
}

.yuan {
	display: inline-block;
	align-content: center;
	position: absolute;
	right: 0;
	padding: 2px 7px;
	font-size: 12px;
	color: #a7a7a7;
	margin-top: 2rem;
	padding-right: 0px;
}



/*学校新闻*/
.hq-news .time-title {
	padding: 0;
	text-align: center;
	width: 4.5rem;
	height: 4.5rem;
	font-size: 1.5rem;
	font-weight: 800;
	color: #999;
	border: 1px solid #ccc;
}

.hq-news .time-title span {
	font-size: 1rem;
	font-weight: 400;
}

.hq-news .am-list-news-default {
	margin: 0;
	margin-top: -17px;
}

.hq-news .am-list .am-list-item-dated {
	border-style: dashed;
	border-top-style: dashed;
	border-top: none;
	margin: 0;
}

.hq-news .am-list .am-list-item-dated:first-child {
	border-top: none;
}

.hq-news .am-list .am-list-item-dated a {
	padding: 8px 0px 8px 0;
	color: #666;
	font-size: 16px;
}

.hq-news .am-list .am-list-item-dated a:hover {
	color: #154698;
}

.hq-news .am-list .am-list-item-dated .am-list-date {
	top: 8px;
	font-size: 16px;
	color: #999999;
	line-height: 3rem;
}

.hq-news .am-list .hq-news-details a {
	font-size: 18px;
	font-weight: 800;
	color: #9a0000;
}

.hq-news .am-list .hq-news-details .am-list-item-text {
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 28px;
	max-height: none;
	height: 57px;
	font-size: 15px;

}

.hq-news .am-list .hq-news-details .am-list-item-text .more-details {
	font-size: 14px;
	font-weight: 400;
	color: red;
	padding-right: 0;
	display: inline;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: inherit;
}

.news-circle {
	margin-right: .5rem;
}

.news-text {
	margin-top: 15px;
	font-size: 14px;
	color: #a5a5a5;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: hidden;
	margin-bottom: 0px;
}

.news-text a {
	color: red;
}

/*通知公告*/
.hq-home-info .am-list-news-default {
	margin-top: -9px;
}

.data {
	display: flex;
	align-content: flex-start;
	flex-wrap: wrap;
	text-align: center;
	width: 55px;
	height: 55px;
	margin-right: 1vw;
}

.data-top {
	background-color: #b92222;
	color: white;
	line-height: 29px;
	width: 60px;

}

.data-bottom {
	background-color: #dbdbdb;
	line-height: 28px;
	width: 54px;
	font-size: 14px;
}

.list-dotted {
	border-bottom: 1px dashed #e6e6e6;
	line-height: 3vh;
	padding: 7px 20px 7px 10px;

}

.list-dotted a {
	color: #666666;
	width: 98%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

/* 图片新闻 */
.hq-news-picture .hq-block-hd {
	margin-top: 5px;
}

.hq-news-picture .am-gallery-default {
	margin: 0 -20px;
}

.hq-news-picture .am-gallery-default>li {
	padding: 0 20px;
}

.hq-news-picture figure {
	margin: 0 0 10px 0;
	max-height: 190px;bac
	overflow: hidden;
}

.hq-news-picture-article {
	padding: 0 10px 0 0;
}

.hq-news-picture-article h3 {
	margin: 0;
	font-weight: 400;
	color: #222;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.hq-news-picture .am-gallery-default .am-gallery-item:hover h3 {
	color: #9a0000;
}

.hq-news-picture .news-text {
	margin-top: 10px;
	color: #a5a5a5;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	height: 66px;
	line-height: 22px;
}

.hq-news-picture .news-text a {
	color: #a5a5a5;
}

.more-details {
	color: red;
}


.hq-block-hd.hq-block-hd-top-sm {
	margin-top: 15px;
	margin-bottom: 25px;
}

.fc-img-wrap {
	margin: 10px 0;
}

.fc-img-wrap figure {
	padding-left: 0;
	margin: 0 1.5rem 0 0;
	width: 150px;
	height: 150px;
}

.fc-img-wrap header {
	font-size: 2rem;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.fc-img-wrap header:hover {
	color: #9a0000;
}

.fc-img-wrap article p {
	line-height: 25px;
	height: 75px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
}

.student-gd>a {
	display: block;
	position: relative;
}

.student-gd .news-text {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 25px;
	height: 75px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.student-gd .am-gallery-title {
	font-size: 1.5rem;
	height: 4rem;
	line-height: 4rem;
	margin-bottom: 0;
	background-color: #222;
	background-color: rgba(0, 0, 0, .5);
}

/*校园风光*/
.hq-scenery .hq-block-hd {
	margin-bottom: 20px;
}

.hq-scenery .am-slider-default {
	box-shadow: none;
}

.hq-scenery .am-slider-default .am-gallery-item img {
	padding: 3px;
}

/*德育之窗*/
.view-img-wrap figure {
	padding-left: 0;
}

.view-img-wrap article header {
	font-size: 2rem;
	font-weight: 800;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #444;
}

.view-img-wrap article header:hover {
	color: #9a0000;
}

.view-img-wrap article aside {
	margin-top: .5rem;
	font-size: 1.4rem;
	color: #a5a5a5;
}

.view-img-wrap article p {
	line-height: 2.4rem;
}

.view-img-wrap .am-list-news-default {
	position: relative;
	top: -27px;
	margin: 0;
}

.view-img-wrap .am-list-news-default a {
	padding: 10px 100px 10px 0;
	color: #777;
}

.view-img-wrap .am-list-news-default a:hover {
	color: #9a0000;
}

.view-img-wrap .news-text {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	line-height: 24px;
	height: 72px;
}

.view-img-wrap .am-list-news-default .am-list-item-dated {
	margin: 0;
	border-top: none;
}

.view-img-wrap-first {
	height: 162px;
	overflow: hidden;
	margin-bottom: 1rem;
}

.hq-border-none li {
	border-style: dashed;
}

.hq-border-none li:first-child {
	border-top: none;
}

.hq-border-none .am-list-date {
	font-size: 1.5rem;
}

/*教务公开*/
.hq-study-open article header {
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 2rem;
	color: #444;
}

.hq-study-open article header:hover {
	color: #9a0000;
}

.hq-study-open article p {
	margin-top: 20px;
	margin-bottom: 25px;
	text-indent: 2.3rem;
	line-height: 24px;
	height: 72px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.hq-study-open {
	position: relative;
}

.ul-square-dashed span {
	display: inline-block;
	margin-right: .5rem;
}

.ul-square-dashed.am-list li a {
	display: block;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 9px 11px 9px 0;
	color: #666;
}

.ul-square-dashed li a:hover {
	color: #9a0000;
}

.ul-square-dashed li {
	border-style: dashed;
}

.hq-class-study .ul-square-dashed li {
	background-color: #f8f8f8;
}

.hq-class-study .ul-square-dashed li:first-child {
	border-top: none;
}

.hq-class-study-title img {
	float: left;
	width: 135px;
	height: 100px;
}

.hq-class-study-title .news-text {
	margin: 3px;
	margin-left: 145px;
	line-height: 25px;
	height: 100px;
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.hq-class-study .ul-square-dashed {
	margin-top: -20px;
}

/*专题专栏*/
.line {
	width: 200px;
	height: 1px;
	color: red
}

.hq-sub .hq-block-hd {
	margin-top: 0;
}

.hq-sub .am-gallery-default {
	padding-bottom: 20px;
}

.hq-sub .am-gallery-default li a {
	position: relative;
}

.hq-sub .am-gallery-default li a span {
	position: absolute;
	text-align: center;
	width: 100%;
	left: 0;
	top: 0;
	color: #fff;
	font-size: 2.3rem;
}

/*底部菜单*/
.hq-bottom-menu {
	padding: 30px 0;
	background: url("../images/botm.png") 0 no-repeat;
	background-size: cover;
}

.hq-bottom-menu a {
	display: block;
	text-align: center;
	color: #fff;
}

.bottom-menu-ul {
	padding: 0 1.5rem;
	margin-right: 2rem;
}

.bottom-menu-ul li {
	min-width: 8rem;
	padding-left: 1rem;
	padding-bottom: 1rem;
}

.bottom-menu-ul li a {
	height: 115px;
}

.bottom-menu-ul a img {
	display: block;
	margin: auto;
}

.bottom-menu-ul a span {
	display: block;
	padding-top: 15px;
	font-size: 1.5rem;
}

@media screen and (min-width: 1024px) {
	.hq-bottom-menu .email {
		padding-left: .2rem;
		min-width: 22%;
	}

	.bottom-menu-ul {
		padding-right: 0;
	}

	.hq-bottom-menu .email img {
		display: inline-block;
	}

	.hq-bottom-menu .email a {
		padding-top: 1.4rem;
	}

	.hq-bottom-menu .email a span {
		font-size: 2.4rem;
	}
}

/*底部菜单背景颜色*/
.hq-bottom-menu .email a {
	background-color: #4ec1e7;
}

.hq-bottom-menu .admin a {
	background-color: #fd7008;
}

.hq-bottom-menu .data a {
	background-color: #f55;
}

.hq-bottom-menu .file a {
	background-color: #5ec64d;
}

.hq-bottom-menu .study a {
	background-color: #985edc;
}

.hq-bottom-menu .icard a {
	background-color: #29aae2;
}

.hq-bottom-menu .folder a {
	background-color: #f6a905;
}

.hq-bottom-menu .subject a {
	background-color: #d966c2;
}

/*页脚*/
.page-footer {
	background-color: #0066cc;
	min-height: 110px;
}

.page-footer section {
	/* padding: 30px 17px; */
	min-height: 110px;
}

.page-footer section figure {
	margin-bottom: 0;
	text-align: left;
}

.page-footer article {
	text-align: right;
	color: white;
}

.page-footer article p {
	color: #dedede;
	margin: 0 0 0 1rem;
	font-size: 1.3rem;
}

.page-footer header {
	width: 40%;
}

@media screen and (max-width: 900px) {
	.page-footer header {
		display: none;
	}
}

@media screen and (max-width: 640px) {
	.page-footer section {
                height:auto;
              padding-top:1.5rem;
             padding-bottom:1.5rem;
	}
       .item img{
           height:200px;
    }
}

/*列表页*/
.hq-list-news .line {
	margin-top: .5rem;
	top: 0;
	width: 4.5rem;
	height: .15rem;
}

.hq-list-news header .am-breadcrumb {
	padding: 0;
	margin: 1rem .2rem .2rem .2rem;
	font-size: 1.5rem;
}

.hq-line-parent {
	margin-top: .5rem;
	display: block;
	position: relative;
	width: 100%;
	height: .15rem;
	font-size: 0;
	background-color: #ccc;
}

.hq-line-parent .line {
	margin: 0;
	padding: 0;
	left: 0;
	bottom: 0;
}

.hq-list-news {
	margin-top: 3rem;
	/* margin-bottom: 5rem; */
}

.hq-list-news-left {
	padding-right: 4rem;
}

.hq-list-news .am-list-item-dated a {
	padding: 1.3rem 8rem 1.3rem 0;
	color: #333;
}

.hq-list-news .am-list-item-dated a:hover {
	color: #9a0000;
}

.hq-list-news .am-list-item-dated span {
	margin-right: 1rem;
}

@media screen and (max-width: 640px) {
	.hq-list-news {
		margin-top: 0;
		margin-bottom: 1.5rem;
	}
}

/*下拉页*/
.hq-dropdown {
	margin-top: 30px;
}

.hq-dropdown li:nth-of-type(2) {
	border-top: 5px solid #f89017;
	margin-top: 0;
}

.hq-dropdown li a {
	line-height: 4.5rem;
	padding-left: 4.5rem;
	font-size: 1.9rem;
	background-color: #e8e8e8;
	color: #333;
}

.hq-dropdown li:nth-of-type(n+1) a:hover {
	color: #e8e8e8;
	background-color: #f89017;
}

.hq-dropdown li.am-active a {
	color: #e8e8e8;
	font-size: 2.3rem;
	background-color: #036da1;
}

.hq-dropdown li.am-active a:hover {
	background-color: #9a0000;
}

.hq-dropdown li.am-active-list2 a {
	font-weight: 800;
	color: #9a0000;
	background-color: #e8e8e8;
}

.hq-dropdown .line {
	margin-top: -.5rem;
	margin-bottom: 1rem;
	width: 3.8rem;
	background-color: #e8e8e8;
}

/*详细页*/
.hq-details-wrap {
	width: 95%;
}

.hq-details {
	max-width: 1000px;
	margin: auto;
}

.hq-details header {
	text-align: center;
	padding-bottom: 4%;
}

.hq-details header h3 {
	font-size: 2.5rem;
	margin-bottom: .5rem;
}

.hq-details header h5 {
	margin: 0;
	font-size: 1.8rem;
	font-weight: 400;
}

.hq-details header aside {
	margin: 1.5rem 0;
	font-size: 1.4rem;
	color: #888;
}

.hq-details header aside span {
	margin-right: 2rem;
}

.details-article figure {
	max-width: 70rem;
	margin: auto;
}

.details-article p {
	margin-bottom: 3rem;
	text-indent: 3rem;
	color: #666;
}

.hq-details footer span {
	display: block;
	line-height: 2.4rem;
	font-size: 1.4rem;
}

.hq-details footer span a {
	color: #666;
}

.hq-details footer span i {
	color: #0f921b;
	margin-right: .2rem;
}

@media screen and (min-width: 640px) and (max-width: 830px) {
	body {
		width: 840px;
	}
}

.hq-info-tabs {
	position: relative;
	margin: 20px 0 0;
}

.hq-info-tabs .am-tabs-nav {
	display: inline-block;
	width: auto;
}

.hq-info-tabs .am-tabs-nav li {
	float: left;
}

.hq-info-tabs .am-tabs-nav li a {
	padding: 0 20px;
	font-size: 18px;
}

.hq-info-tabs .am-tabs-bd {
	border: none;
}

.hq-info-tabs-more {
	position: absolute;
	top: 10px;
	right: 0;
	padding: 2px 7px;
	font-size: 12px;
	color: #fff;
}

.hq-info-tabs .am-tabs-nav>.am-active a {
	background-color: #036da1;
}

/* 学生园地 */
.pic-news {
	display: flex;
}

.news-conten {
	margin-left: 2.4rem;
}

/* 党建工会 */
.data-font {
	color: #a5a5b1;
	font-size: 16px;
	text-align: right;
}

.line {
	width: 32rem;
	height: 1px;
	background-color: #cccccc;
	margin-top: 3vh;
}

.line-second {
	width: 15rem;
	height: 1px;
	background-color: #cccccc;
	margin-top: 3vh;
}

/* 无缝滚动 */
#div1 {
	width: 1260px;
	position: relative;
	margin: 0px auto;
	overflow: hidden;
}

#div1 ul {
	position: relative;
	display: flex;
}

#div1 ul li {
	height: 185px;
	width: 275px;
	float: left;
	list-style: none;
	margin-right: 46px;
	padding: 0px;
}

#div1 ul li img {
	display: inline-block;
}


/* 专题专栏 */
.ztzl-title {
	text-align: center;
	display: flex;
	align-content: center;
}

.ztzl-conten {
	display: flex;
	align-items: cente;
	marghin-bottom: 2rem;
}

.ztzl-conten-one {
	width: 110px;
	background-color: #0063ac;
	color: white;
	font-size: 20px;
	height: 182px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-wrap: wrap;
}

.ztzl-conten-two {
	width: 110px;
	background-color: #ec980f;
	color: white;
	font-size: 20px;
	height: 182px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-wrap: wrap;
}

.ztzl-conten-three {
	display: flex;
	align-items: center;
	margin-bottom: 2rem;
}

.ztzl-conten-four {
	width: 110px;
	background-color: #0063ac;
	color: white;
	font-size: 20px;
	height: 182px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-wrap: wrap;
}

/* 快捷菜单 */


/* 教师风采遮罩层 */
#mask-layer {
	width: 275px;
	height: 185px;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	color: white;
	font-size: 25px;
	text-align: center;
	line-height: 185px;
	display: none;
}

/* 专题专栏遮罩层 */
#mask-layer-one {
	width: 270px;
	height: 182px;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	color: white;
	font-size: 25px;
	text-align: center;
	left: 117px;
	display: none;
}

#mask-layer-one span {
	display: inline-block;
	height: 40px;
	border-bottom: 3px solid white;
	font-size: 20px;
	margin-top: 50px;
}

#mask-layer-two {
	width: 270px;
	height: 182px;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	color: white;
	font-size: 25px;
	text-align: center;
	left: 117px;
	display: none;
}

#mask-layer-two span {
	display: inline-block;
	height: 40px;
	border-bottom: 3px solid white;
	font-size: 20px;
	margin-top: 50px;
}

#mask-layer-three {
	width: 270px;
	height: 182px;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	color: white;
	font-size: 25px;
	text-align: center;
	left: 117px;
	display: none;
}

#mask-layer-three span {
	display: inline-block;
	height: 40px;
	border-bottom: 3px solid white;
	font-size: 20px;
	margin-top: 50px;
}

#mask-layer-four {
	width: 270px;
	height: 182px;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	color: white;
	font-size: 25px;
	text-align: center;
	left: 117px;
	display: none;
}

#mask-layer-four span {
	display: inline-block;
	height: 40px;
	border-bottom: 3px solid white;
	font-size: 20px;
	margin-top: 50px;
}

a {
	color: inherit;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

/*已经访问过的链接*/
a:visited {
	text-decoration: none;
}


a:focus {
	color: #154698;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #ccc;
}

body {
	overflow-x: hidden;
	/* background-color: #f4f4f4; */
}

.am-g-fixed {
	max-width: 1260px;
	margin: 0 auto;
}

.am-g-fixed:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
}

/* public class */
.cc-con-cf:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
}

.cc-text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

[data-am-widget=tabs] {
	margin: 0;
}

@media only screen and (min-width: 641px) {
	.hq-u-md-a {
		float: left;
		width: 45%;
	}

	.hq-u-md-b {
		float: right;
		width: 54%;
	}
}

.hq-list {
	margin-top: -6px;
}

.hq-list li {
	position: relative;
}

.hq-list li .hq-class-title {
	display: block;
	padding: 10px 60px 10px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.hq-list li .hq-class-time {
	position: absolute;
	top: 13px;
	right: 0;
	font-size: 14px;
	color: #999;
}

.hq-class-hd {
	margin-bottom: 1.7rem;
	position: relative;
}

.hq-class-hd h4 {
	position: relative;
	margin: 0;
	margin-top: -5px;
	padding: 5px 100px 0 15px;
	width: 100%;
	font-size: 18px;
	font-weight: 400;
}

.hq-class-hd h4:before {
	content: '';
	position: absolute;
	top: 9px;
	left: 1px;
	height: 20px;
	width: 4px;
	background-color: #0698d4;
}

.hq-class-hd .hq-class-hd-more {
	position: absolute;
	top: 1rem;
	right: 1px;
	font-size: 1.2rem;
	color: #999;
}

@media screen and (max-width: 640px) {
	.hq-class-hd .hq-class-hd-more {
		top: 0.6rem;
	}
}

/* 头部 */
.hq-top {
	width: 100%;
	height: 120px;
	padding: 0px 0;
	font-size: 14px;
	background-image: linear-gradient(70deg, #0360c8 0%, #028de4 66%, #00baff 100%);
	color: #000;
	margin: 0 auto;
}

/* .hq-top div{
    line-height: 120px;
} */

.hq-top .hq-login a {
	color: #000;
}

/*  */
.hq-top .hq-login b {
	margin: 0 4px;
	font-weight: 400;
}

.hq-header-pc {
	position: relative;
	width: 100%;
	height: 400px;
	padding: 0;
}

.hq-header-center {
	width: 100%;
	background-size: 100% 100%;
	position: absolute;
	background-color: yellowgreen;
}

.hq-header-pc .am-g-fixed {
	position: relative;
	width: 100%;
}

#fixed-nav2 {
	font-size: 14px;
}

.head-logo {
	height: 500px;
}

.hq-logo-litter {
	position: absolute;
	width: 100%;
	height: 580px;
	/* background: url("") no-repeat; */
	/* background-size: 100% 100%; */
	background-color: #000;
}

.hq-header-pc .hq-xiaoxun {
	margin: 15px 0 70px;
}

.user {
	margin-left: 3rem;
}

.hq-search {
	display: flex !important;
	align-items: center !important;
}

.hq-header-pc .hq-search {
	margin-top: 60px;
	height: 40px;

}

.hq-header-pc .hq-search .am-input-group {
	width: auto;
	max-width: 290px;
	height: 100%;
	background-color: yellowgreen;
}

.hq-header-pc .hq-search .am-input-group .am-form-field {
	padding-left: 20px;
	font-size: 14px;
	border: 1px solid #0498d4;
}

.hq-header-pc .hq-search .am-input-group .am-input-group-btn {
	vertical-align: top;
}

.hq-header-pc .hq-search .am-input-group .am-input-group-btn .am-btn {
	height: 38px;
	width: 55px;
	font-size: 18px;
	color: #fff;
	background-color: #0498d4;
	border: 1px solid #0498d4;
}

.hq-header-pc .hq-search .am-input-group .am-input-group-btn .am-btn .am-icon-search {
	position: relative;
	top: -1px;
}

.hq-menu-pc {
	position: relative;
	z-index: 5000;
	height: 80px;
	overflow: hidden;
}

.hq-menu-pc:hover {
	overflow: visible;
}

.hq-menu-pc .am-nav {
	margin: 0;
	position: relative;
	text-align: center;
	color: #fff;
	background-color: #aaa;
	background-color: rgba(55, 116, 156, 0.5);
	border-bottom: 1px solid #ddd;
	overflow-y: hidden;

}

.hq-menu-pc .am-nav:after {
	content: '';
	position: absolute;
	z-index: 1;
	top: 80px;
	left: 0;
	width: 100%;
	height: 700px;
	background-color: #f4f4f4;
}

.hq-menu-pc .am-nav li a {
	display: block;
	padding: 11px 0;

}

.hq-menu-pc .am-nav li a:focus,
.hq-menu-pc .am-nav li a:hover {
	color: #fff;
	background-color: #cc0100;
}

.hq-menu-pc .am-nav li.am-active>a {
	background-color: #0363cc;
}

.hq-menu-pc .am-nav li .hq-menu2 {
	position: absolute;
	z-index: 1000;
	margin-top: 25px;
	width: 100%;
	background-color: transparent;
}

.hq-menu-pc .am-nav li .hq-menu2 li {
	position: relative;
	float: none;
	color: #666;
}

.hq-menu-pc .am-nav li .hq-menu2:hover {
	z-index: 1050;
}

.hq-menu-pc .am-nav li .hq-menu2-parent>a:after {
	content: "\009B";
	position: absolute;
	top: 4px;
	right: 10px;
	font-size: 20px;
	font-weight: 800;
	color: rgba(0, 0, 0, 0.3);
}

.hq-menu-pc .am-nav li .hq-menu2-parent:hover .hq-menu3 {
	display: block;
}

.hq-menu-pc .am-nav li .hq-menu2-parent:hover>a:after {
	color: rgba(255, 255, 255, 0.8);
}

.hq-menu-pc .am-nav li .hq-menu2-parent .hq-menu3 {
	display: none;
	margin-top: 0;
	position: absolute;
	z-index: 2000;
	left: 100%;
	top: 0;
	width: 100%;
	background-color: #edebeb;
}

.hq-menu-pc .am-nav li:last-child .hq-menu2-parent .hq-menu3 {
	left: -100%;
}

.hq-menu-pc .am-nav>li:hover {
	background-color: #154698;
	height: 500px;
}

.hq-menu-pc .am-nav>li:hover .hq-menu2 {
	background-color: #edebeb;
}

.hq-header-mb {
	color: #fff;
	background-color: #0066cc;
}

.hq-header-mb .am-header-left {
	padding: 0 5px;
	font-size: 22px;
}

/* 移动端 */
.hq-header-mb .am-header-title {
	margin: 0 45px;
	line-height: 49px;
        color:#fff;
}

.header-title {
	margin-top: 20px;
}

.hq-menu-mb .am-menu-toggle {
	font-size: 22px;
}

.hq-menu-mb .am-menu-nav>.am-open>a,
.hq-menu-mb .am-menu-nav>li>a:focus,
.hq-menu-mb .am-menu-nav>li>a:hover {
	background-color: #154698;
}

.hq-menu-mb .am-menu-nav>li>a {
	color: #222;
	border-top: 1px solid #dedede;
	text-shadow: none;
}

.hq-menu-mb .am-offcanvas-bar {
	background-color: #eeeeee;
}

.hq-menu-mb .am-menu-sub {
	border-top: none;
	background-color: whitesmoke;
}

.hq-menu-mb .am-menu-sub a {
	color: #222;
}

.hq-menu-mb .am-menu-sub a:hover {
	color: #222;
}

.hq-menu-mb .am-menu-nav {
	border-bottom: 1px solid #dedede;
}

.hq-menu-mb .am-offcanvas-bar:after {
	background: #d7d7d7;
}

/* 页脚 */
.hq-quick-link {
	padding-bottom: 0;
	text-align: center;
	background-color: #a2defd;

}

.hq-quick-link .am-g-fixed {
	margin: 0 -12px;
	padding: 10px 0;
	background-color: #a2defd;
	text-align: center;
}

.hq-quick-link .am-g-fixed .am-selected-btn.am-btn-default {
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 5px;
	background-color: #fff;
}

.hq-footer {
	height: 130px;
	padding: 10px;
	background-color: #0f5fb9;
}

@media screen and (max-width: 640px) {
	.hq-footer {
		padding: 10px 0 20px;
	}
}

.hq-footer .hq-footer-info {
	line-height: 23px;
	font-size: 12px;
	color: #fff;
}

.hq-footer a {
	color: #fff;
	cursor: pointer;
}

.hq-ewm {
	position: fixed;
	z-index: 10000;
	bottom: 105px;
	right: -135px;
}

.hq-ewm p {
	margin: 0;
	text-align: center;
	font-size: 12px;
	color: #fff;
}

/* 首页 */
.hq-con {
	position: relative;
	padding: 0px 0;
	min-height: 500px;
	background-color: #fff;
	overflow-x: hidden;
}

@media screen and (max-width: 640px) {
	.hq-con {
		padding: 10px 0;
	}

}


/* 轮播图 */
@media screen and (min-width: 641px) {
	.hq-slider .am-slider img {
		height: 360px;
		width: 100%;
	}

	.hq-slider .am-slider {
		height: 360px;
		width: auto;
	}

	.am-slides li {
		overflow: hidden;
	}


}

.hq-slider .am-slider .am-slider-desc {
	height: 40px;
	padding-right: 100px;
}

.hq-slider .am-slider .am-control-nav {
	bottom: 18px;
	right: 20px;
}

.hq-slider .am-slider .am-control-nav li {
	margin-right: 9px;
}

.hq-slider .am-slider .am-control-nav li a {
	width: 10px;
	height: 10px;
	background-color: #fff;
}

.hq-slider .am-slider .am-control-nav li a.am-active {
	background-color: #cc0100;
}

/* 列表1 */
.hq-list1.blue li:before {
	background-color: #1573d0;
	width: 4px;
	height: 4px;
}


.hq-list1 li {
	position: relative;
	font-size: 16px;
}

.hq-list1 li .hq-list-title {
	display: block;
	padding: 8px 55px 8px 13px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}



.hq-list1 li .hq-list-title:hover {
	color: #0978d6;
}

.hq-list1 li span.hq-list-time {
	position: absolute;
	top: 12px;
	right: 0;
	color: #999;
	font-size: 14px;
	line-height: 20px;
}

#list-one li span.hq-list-time1 {
	position: absolute;
	top: 7px;
	right: 0;
	color: #999;
	font-size: 14px;
}

.hq-list1 li:before {
	content: '';
	position: absolute;
	top: 2rem;
	left: 2px;
	width: 4px;
	height: 4px;
	background-color: #0978d6;
}

/* 列表2（图文） */
.hq-list2 li {
	position: relative;
}

.hq-list2 li figure {
	position: absolute;
	top: 0;
	left: 0;
	width: 160px;
	height: 110px;
}

.hq-list2 li figure img {
	margin: 0 auto;
	height: 100%;
	width: 100%;
}

.hq-list2 li .article {
	padding-left: 170px;
}

.hq-list2 li .article header {
	margin-bottom: 20px;
}

.hq-list2 li .article aside {
	margin-bottom: 9px;
	font-size: 14px;
	color: #999;
}

.hq-list2 li .article .desc {
	margin: 0;
	font-size: 14px;
	color: #999;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 2em;
}

.hq-list2 li .article .desc a {
	font-size: 14px;
	line-height: 10px;

}

.hq-list2 li .article .desc .desc-more {
	color: #fa0000;
}

/* 列表3 */
.hq-list3 {
	margin-top: 5px;
}

.hq-list3 li {
	position: relative;
	font-size: 14px;
}

.hq-list3 li .hq-list-title {
	display: block;
	padding: 5px 80px 5px 30px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.hq-list3 li .hq-list-title:hover {
	color: #1573d0;
}

.hq-list3 li .hq-list-time {
	position: absolute;
	top: 5px;
	right: 0;
	color: #888;
}

.hq-list3 li .am-icon-file-text-o {
	position: absolute;
	top: 5px;
	left: 5px;
}

.hq-list3.type2 li .am-icon-bookmark {
	position: absolute;
	top: -1px;
	left: 4px;
	font-size: 21px;
}

.hq-list3.type2 li .hq-list-time {
	top: 6px;
	font-size: 12px;
}

.hq-list3.type2 li .hq-list-time .am-icon-eye {
	position: relative;
	top: -1px;
	color: #ccc;
}

.hq-list3.type2 li .icon-number {
	position: absolute;
	top: 4px;
	left: 8px;
	font-size: 12px;
	color: #fff;
}

@media screen and (max-width: 640px) {
	.hq-list3.type2 li .am-icon-bookmark {
		top: 0;
	}
}

.hq-list3.type2 li .am-icon-bookmark {
	color: #fa0000;
}

.hq-list3.type2 li+li .am-icon-bookmark {
	color: #0498d4;
}

.hq-list3.type2 li+li+li .am-icon-bookmark {
	color: #0498d4;
}

.hq-list3.type2 li+li+li+li .am-icon-bookmark {
	color: #cbcbcb;
}

.hq-list-first .first-hd {
	position: relative;
	margin-top: 7px;
}

.hq-list-first .first-hd .title {
	display: block;
	padding-right: 100px;
	font-size: 18px;
	font-weight: 800;
}

.hq-list-first .first-hd .time {
	position: absolute;
	top: 5px;
	right: 0;
	font-size: 14px;
	color: #999;
}

.hq-list-first .first-desc {
	margin: 18px 0 22px;
	font-size: 14px;
	color: #999;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 1.8em;
	max-height: 3.6em;
	height: 3.6em;
}

.hq-list-more {
	position: absolute;
	z-index: 1000;
	top: 15px;
	right: 0;
	color: #a7a7a7;
	font-size: 12px;
}

/* 模块标题 */
.hq-module-title {
	position: relative;
	line-height: 45px !important;
	border-bottom: 1px solid #cccccc;
}

.hq-module-title header {
	position: relative;
	top: 1px;
	display: inline-block;
	padding: 0 8px;
	font-size: 22px;
	min-width: 110px;
        max-width:auto;
	border-bottom: 4px solid #0978d6;
	color: #333333;
	text-align: center;
}

@media screen and (max-width: 640px) {
	.hq-module-title header {
		top: 1px;
	}
}

.hq-module-title aside {
	display: inline-block;
	color: #ccc;
	font-size: 14px;
}

.hq-module-title .hq-list-more {
	top: 3px;
	right: 0;
}

.hq-module-title.noline {
	border-bottom: none;
}

.hq-module-title.noline header {
	border-bottom: none;
}

/* 模块1 */
@media screen and (max-width: 640px) {
	.hq-module1 {
		margin-top: 10px;
	}
}

.hq-module1 .am-tabs {
	position: relative;
}

.hq-module1 .am-tabs .am-tabs-nav {
	display: inline-block;
	position: relative;
	z-index: 1000;
}

.hq-module1 .am-tabs .am-tabs-nav li {
	position: relative;
	float: left;
	font-size: 18px;
}

.hq-module1 .am-tabs .am-tabs-nav li.am-active a {
	color: #fff;
	background-color: #0363cc;
}

.hq-module1 .am-tabs .am-tabs-nav li.am-active:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -10px;
	left: 40%;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #0363cc;
}

.hq-module1 .am-tabs .am-tabs-nav li a {
	padding: 9px 18px;
}

.hq-module1 .am-tabs .am-tabs-bd {
	margin-top: -7px;
	border: none;
	border-top: 1px solid #ccc;
}

/* 模块2 */
.hq-second-tabs-wrap {
	overflow: hidden;
}

.hq-module2 {
	height: 374px;
}

.hq-module2 .am-tabs {
	position: relative;
}

.hq-module2 .am-tabs .am-tabs-nav {
	display: inline-block;
	position: relative;
	z-index: 1000;
	width: auto;
}

.hq-module2 .am-tabs .am-tabs-nav li {
	position: relative;
	float: left;
	font-size: 14px;
}

.hq-module2 .am-tabs .am-tabs-nav li.am-active a {
	color: #fff;
	background-color: #0363cc;
}

.hq-module2 .am-tabs .am-tabs-nav li a {
	padding: 6px 20px;
}

.hq-module2 .am-tabs .am-tabs-bd {
	margin: -6px -9px 0;
	overflow: visible;
	border: none;
}

@media screen and (max-width: 640px) {
	div.find {
		display: none;
		margin-left: 1.5rem;
		margin-right: 1.5rem;
	}

	.hq-module2 .am-tabs .am-tabs-bd {
		margin: -6px -5px 0 -7px;
	}
}

.hq-module2 .am-tabs .am-tabs-bd .am-tab-panel {
	padding: 10px 10px 10px;
}

.hq-module2 .am-tabs .hq-second-tabs {
	position: relative;
}

.hq-module2 .am-tabs .hq-second-tabs .am-tabs-nav {
	position: absolute;
	width: auto;
	top: -30px;
	right: 10px;
}

.hq-module2 .am-tabs .hq-second-tabs .am-tabs-nav li a {
	padding: 6px 15px;
	color: #aaa;
}

.hq-module2 .am-tabs .hq-second-tabs .am-tabs-nav li:last-child a {
	padding-right: 5px;
}

.hq-module2 .am-tabs .hq-second-tabs .am-tabs-nav li.am-active a {
	background-color: transparent;
	color: #319cee;
}

@media screen and (max-width: 640px) {
	.hq-module2 .am-tabs .hq-second-tabs .am-tabs-nav {
		position: static;
	}
}

.hq-module2 .am-tabs .hq-second-tabs .am-tabs-bd .blue {
	color: #319cee;
}

/* 模块3 */
.hq-module3 {
	margin-top: 10px;
}

.hq-module3 .am-tabs {
	position: relative;
}

.hq-module3 .am-tabs .am-tabs-nav {
	display: block;
	width: auto;
}

.hq-module3 .am-tabs .am-tabs-nav li {
	position: relative;
	float: left;
	font-size: 14px;
}

.hq-module3 .am-tabs .am-tabs-nav li a {
	padding: 6px 15px;
	color: #aaa;
}

.hq-module3 .am-tabs .am-tabs-nav li:last-child a {
	padding-right: 5px;
}

.hq-module3 .am-tabs .am-tabs-nav li.am-active a {
	background-color: transparent;
	color: #319cee;
}

.hq-module3 .am-tabs .am-tabs-bd {
	margin: -6px -18px 0;
	overflow: visible;
	border: none;
}

.hq-module3 .am-tabs .am-tabs-bd .am-tab-panel {
	padding-top: 0;
}

.hq-module3 .am-tabs .am-tabs-bd .hq-list2 {
	margin-top: -5px;
}

.hq-module3 .am-tabs .am-tabs-bd .hq-list2 li {
	padding: 0 17px;
}

.hq-module3 .am-tabs .am-tabs-bd .hq-list2 li figure {
	left: 17px;
}

/* 快速导航 */
.hq-quick-nav .hq-quick-nav-ul {
	padding: 10px 0;
	border: 1px solid #dedede;
}

.hq-quick-nav .hq-quick-nav-ul .item {
	padding: 10px 0;
}

.hq-quick-nav .hq-quick-nav-ul .item .title {
	margin-top: 5px;
}

/* 列表页 */
.hq-breadcrumb {
	margin: 0;
	margin-top: -20px;
	padding: 0 0 0 18px;
	font-size: 12px;
	color: #999;
}

@media screen and (max-width) {
	.hq-breadcrumb {
		padding: 0 10px;
	}
}

.hq-breadcrumb i {
	font-size: 16px;
	color: #4b9cf9;
}

.hq-breadcrumb .am-breadcrumb {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.hq-list-p {
	padding: 1.5rem 30px 1.5rem 30px;
	overflow-x: hidden;
	margin-top: 1rem;
}

@media screen and (max-width: 640px) {
	.hq-list-p {
		padding: 1rem 10px 1rem 10px;
	}
}

.hq-list-sidebar .am-nav li+li {
	position: relative;
	margin-top: 3px;
}

.hq-list-sidebar .am-nav li+li a {
	position: relative;
	display: block;
	padding: 12px 35px;
	font-size: 16px;
	background-color: #f7f7f7;
}

.hq-list-sidebar .am-nav li a {
	color: black;
}

.hq-list-sidebar .am-nav li+li i {
	position: absolute;
	top: 15px;
	right: 20px;
	font-size: 30px;
	color: #bbb;
	transition: transform 0.3s;
}

.hq-list-sidebar .am-nav li+li.active>a {
	color: #fff;
	background-color: #fe9705;
}

.hq-list-sidebar .am-nav li+li.active>a>i {
	color: #fff;
}

.hq-list-sidebar .am-nav li+li.rotate i {
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	/* IE 9 */
	-moz-transform: rotate(90deg);
	/* Firefox */
	-webkit-transform: rotate(90deg);
	/* Safari 和 Chrome */
	-o-transform: rotate(90deg);
	/* Opera */
}

.hq-list-sidebar .am-nav li+li .nav2 {
	margin: 3px 0 0;
}

.hq-list-sidebar .am-nav li+li .nav2 li a {
	padding: 10px 35px;
	font-size: 16px;
	color: black;
	background-color: white;
}

.hq-list-sidebar .am-nav li+li .nav2 li a:hover {
	background-color: #1573d0;
	color: white;
}

.hq-list-sidebar .am-nav .am-nav-header {
	position: relative;
	padding: 0 0 0 35px;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	background-color: #0277d6;
	width: 100%;
}


.hq-list-sidebar .am-nav li {
	width: 100%;
	line-height: 50px;
}

.hq-list-sidebar .am-nav li a {
	height: 50px;
	line-height: 25px;
}

.hq-list-sidebar .am-nav li a:hover {
	color: #0277d6;

}




.hq-list-sidebar .am-nav li a:active {
	color: #1573d0;
}

.hq-list-sidebar .am-nav>li+li.active>a {
	color: #fff;
	background-color: #1573d0;
}

@media screen and (min-width: 640px) {
	.hq-list-con.padding-offset {
		padding-left: 50px;
	}
}

.hq-list-con .hq-module-title {
	position: relative;
}

.hq-list-con .hq-list li {
	padding-left: 10px;
	position: relative;
	height: 50px
}



.hq-list-con .hq-list li .hq-class-title {
	padding: 8px 90px 8px 5px;
}

.hq-list-con .hq-list li .hq-class-time {
	top: 18px;
	right: 5px;
	font-size: 16px;
}

.hq-list-con .hq-list li:hover .hq-class-title {
	background-color: #f3f3f3;
	color: #0978d6;
}

.hq-pagination>.am-active>a {
	background-color: #0363cc;
}

.hq-pagination>.am-active>a:hover,
.hq-pagination>.am-active>a:focus {
	background-color: #0363cc;
	;
	border-color: #319cee;
}

.hq-pagination .am-pagination-next {
	float: none;
}

/* 图片列表 */
@media screen and (max-width: 640px) {
	.list-img-wrap {
		padding-top: 0;
	}
}

.list-img {
	overflow-x: hidden;
}

.list-img .hq-class-hd {
	margin-bottom: 0;
}

.list-img .am-gallery {
	margin: 0 -20px;
}

.list-img .am-gallery>li {
	padding: 20px;
}

.list-img .am-gallery>li img {
	height: 200px;
}

.list-img .am-gallery>li .am-gallery-title {
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 640px) {
	.list-img .am-gallery {
		margin: 0 -10px;
	}

	.list-img .am-gallery>li {
		padding: 10px;
	}

	.list-img .am-gallery>li img {
		height: 120px;
	}

	.list-img .am-gallery>li .am-gallery-title {
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
}

.am-pureview {
	z-index: 11200;
	background: #000;
	background: rgba(0, 0, 0, 0.95);
}

.am-pureview .am-pureview-bar .am-pureview-title {
	text-align: center;
	font-size: 16px;
}

.am-pureview .am-pureview-direction a:before {
	content: "\f104";
	line-height: 36px;
	font-size: 80px;
}

.am-pureview .am-pureview-direction .am-pureview-next a:before {
	content: "\f105";
}

.am-pureview .am-pureview-actions a {
	top: 5px;
	right: 30px;
	left: auto;
}

.am-pureview .am-pureview-actions .am-icon-chevron-left:before {
	content: '返回';
}

.am-pureview .am-pureview-bar {
	background: #000;
	background-color: rgba(0, 0, 0, 0.35);
}

@media screen and (max-width: 640px) {
	.am-pureview .am-pureview-actions a {
		right: 10px;
	}
}

/* 详细页 */
.hq-detail-article {
	margin: 10px 10px 20px;
}

@media screen and (min-width: 641px) {
	.hq-detail-article {
		margin: 40px auto 100px;
		max-width: 970px;
	}
}

.hq-detail-article .am-article-title {
	font-size: 20px;
	font-weight: 800;
        margin-top: 10px;
}

.hq-detail-article .am-article-meta span {
	margin: 0 15px;
	color: #777;
}

.hq-detail-article img,
.hq-detail-article table {
	max-width: 100%;
}

/*# sourceMappingURL=base.css.map */
.font-english {
	font-size: 12px;

}

.schoolNEWS-time {
	text-align: right;
	color: gray;
	border-bottom: 1px solid whitesmoke;
	font-size: 14px;
	margin-bottom: 0.5rem;
}

.school-NEWS {
	font-size: 14px;
	background-color: #f4f4f4;
	padding: 8px;
	margin-top: 5px;
	height: 60px;
}

.school-NEWS:hover {
	background-color: #0363cc;
	color: white;
}

.school-conten {
	display: flex;
	justify-content: space-around;
}

.school-our {
	width: 250px;
	margin: 10px;
}

.school-our2 {
	width: 280px;
	margin: 10px;
	text-align: center;
}

.school-student {
	display: flex;
	margin-top: 2rem;
}

.school-student a img {
	width: 250px;
	padding: 10px;
}

.school-text {
	display: flex;
	flex-wrap: wrap;
	width: 255px;
	height: 235px;
}

.school-text img {
	width: 255px;
}


#darily {
	margin-top: 2rem;
}

/* 导航 */
ul.am-nav {
	overflow: hidden;
	/* height: 80px; */
}

ul.am-nav li {
	width: 116px;
	/* overflow: hidden; */
}

ul.am-nav li a {
	height: 80px;
	width: 100%;
	padding: 15px 0;
	color: white;
	background-color: rgba(55, 116, 156, 0.5);
}

/* ul.am-nav li a:hover {
    background-color: #cc0100;
    color: white;
} */

ul.menu-nav {
	display: flex;
	position: absolute;
	top: -65px;
	left: -115px;
	width: 1275px;
	height: 50px;
	background-color: white;
}

ul.menu-nav li a {
	width: 10%;
	height: 100%;
	background-color: white;
	color: black;
	position: absolute;
	padding: 12px 0 0 20px;
}

#list-one {
	font-size: 16px;
	line-height: 27px;
	color: #333;
}

#list-short {
	width: 95%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

/* 板块分隔线 */
.line-between {
	width: 100%;
	height: 3rem;
}

#line {}



.before {
	margin-right: 5px;
}

#list-conten {
	line-height: 3rem;
}

.list-dian {
	width: 10px;
	height: 10px;
	background-color: #016fa0;

}

/*快捷菜单-网站管理 */


.wzgl-one {
	text-align: center;
	background-color: #0063ac;
	width: 180px;
	color: white;
	height: 180px;
	margin-right: 2rem;
	padding: 10px;
}

.wzgl-two {
	text-align: center;
	background-color: #f7b72c;
	width: 180px;
	color: white;
	height: 180px;
	padding: 10px;
}

.wzgl-three {
	text-align: center;
	background-color: #0aa399;
	width: 180px;
	color: white;
	height: 180px;
	margin-right: 2rem;
	padding: 10px;
}

.wzgl-four {
	text-align: center;
	background-color: #de6318;
	width: 180px;
	color: white;
	height: 180px;
	padding: 10px;
}

.jsfc-hd {
	text-align: center;
	display: flex;
	align-content: center;
}

.kjcd-hd {
	text-align: center;
	display: flex;
	align-content: center;
}

.am-footer {
	display: flex;
}

.am-footerOne {
	margin-right: 10vw;
}

.text-line {
	line-height: 32px;
}

.am-icon-search::before {
	content: "\f002";
	color: #e6e6e6;
}

.hq-news-picture-article h3 {
	padding-left: 1rem;
}

.icon-height {
	height: 88px;
}

.ft-carousel .carousel-indicators {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	text-align: center;
	font-size: 0;
}

.ft-carousel .carousel-indicators span {
	display: inline-block;
	width: 12px;
	height: 12px;
	background-color: #fff;
	margin: 0 4px;
	border-radius: 50%;
	cursor: pointer;
}

.ft-carousel .carousel-indicators span.active {
	background-color: #de3a3a;
}

.ft-carousel .carousel-btn {
	position: absolute;
	top: 50%;
	width: 50px;
	height: 45px;
	margin-top: -25px;
	cursor: pointer;
}

.ft-carousel .carousel-prev-btn {
	left: 0;
	background: url(../img/prev.png) no-repeat;
}

.ft-carousel .carousel-next-btn {
	right: 0;
	background: url(../img/next.png) no-repeat;
}

.friend-link {
	text-decoration: none;
}

.friend-link:hover {
	color: white;
}

.friend-link.active {
	color: white;
}

.bg-white {
	background-color: white;
}


.before-big {
	width: 8px;
	height: 8px;
	background-color: #154698;
	margin-bottom: .3rem;
}

.before-small {
	width: 4px;
	height: 4px;
	background-color: #154698;
}



.am-list>li {
	position: relative;
	display: block;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #dedede;
	border-width: 1px 0;

}

.none {
	display: none;

}

.show {
	display: block;
}

.red {
	color: #b92222;
}

.black {
	color: black;
}

.gray {
	color: #999999;
	font-size: 14px;
}

.white {
	background-color: white;
}

li.am-list-item-dated {
	margin: 0px;
}

.bgWhite {
	background-color: white;
}

.padding-left {
	padding: .5rem;
}

.am-input-group-btn>.am-btn {

	position: relative;
	border-color: white;

}

.METATitle {
	width: 113px;
	border-bottom: 4px solid #15865f;
	/* text-align: center; */
}

.card {
	padding: 10px 9px 5px 8px;
}

.card-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	padding-right: 1rem;
	padding-left: 1rem;
}

.icon-skip {
	width: 28px;
	height: 28px;
}

.am-icon-angle-right {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	width: 20px;
	height: 21px;
	font-size: 19px;
	line-height: 17px;
	border-radius: 50%;
	/* background-color: white; */
	color: #cccccc;
	text-align: center;
	/* border: 1px solid #cccccc; */
	margin-right: 1rem;
}

.card-mask {
	width: 90.5%;
	height: 193px;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	color: white;
	text-align: center;
	line-height: 193px;
	font-size: 28px;
	display: none;
}

.am-slider-a2 {

	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .2);
	box-shadow: 0 0px 0px rgba(0, 0, 0, .2);

}

.lunbo-title {
	background-color: #fafafa;
}

.lunbo-title p {
	font-size: 18px;
	font-weight: 600;
}

.lunbo-title div {
	font-size: 12px;
	color: #999999;
	line-height: 2rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;

}

.more {
	height: 25px;
	line-height: 25px;
	color: #666666;
	width: 50px;
	text-align: center;
}

a.lzxw-title {
	width: 463px;
	font-family: MicrosoftYaHei-Bold;
	font-size: 16px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #30ac5f;
}

a.lzxw-title:hover {
	color: #30ac5f;
}

.lzxw-text {
	color: #999999;
	margin: 0px;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	line-height: 2.5rem;
}

.lzxw-data {
	/* margin: 0px; */
	color: #999999;
	font-size: 14px;
	text-align: right;
}

.xygg-data {
	text-align: left;
	color: #999999;
	margin-left: 1rem;
}

.list-before::before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #0063ac;
}

.borderNone {
	border-style: none !important;
}

.borderNone a {
	padding: 8px 96px 8px 0 !important;
}

.am-slider-b3 {
	margin: 15px 30px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	box-shadow: 0 0px 0px rgba(0, 0, 0, .2);
}

.iconcolor {
	color: white;
	text-align: center;
}

.iconcolor i {
	width: 36px;
	height: 30px;
}

.iconcolor p {
	margin: 0px;
	font-size: 14px;
}

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

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

img {
	border: 0px;
}

.wzdl {
	color: #f9bc02;
}

.wzdl:hover {
	color: #f9bc02;
}

.xygg {
	position: relative;
	top: -110px;
}


@media screen and (max-width: 375px) {
	.xygg {
		position: relative;
		top: 0px;
	}

}

.detekuai {
	width: 46px;
	height: 46px;
	display: flex;
	flex-wrap: wrap;
	margin-right: 1rem;
	margin-bottom: .5rem;
}

.detekuai span {
	width: 46px;
	height: 23px;
	font-size: 12px;
	text-align: center;
	line-height: 24px;
}

.blue {
	background-color: #154698;
	color: white;
}

.graybg {
	background-color: #f2f2f2;
	color: #154698;
}

.flex {
	display: flex !important;
}

.paddingTop {
	padding-top: 0px !important;
	font-size: 15px;
}

.list-date {
	color: #999999;
	margin-bottom: 0px;
	font-size: 12px !important;
}

.paddingeight {
	padding-top: 8px;
}

.bg-gray {
	background-color: #f7f7f7;
	margin-top: .5rem;
	padding-left: 1rem;
	padding-bottom: .8rem;
	line-height: 3rem;
}

.footer-flex {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.footer-card {
	width: 200px;
	height: 80px;
}

.footer-card p {
	line-height: 53px;
	text-align: center;
}

.footer-one {
	background-color: rgba(87, 171, 241, .1);
	color: #666666;
	line-height: 80px;
	display: flex;
	justify-content: center;
	align-self: center;
	align-items: center;
	align-content: center;

}

.footer-one p {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #57abf1;
	margin-bottom: 0px;
	margin-right: 1rem;
}

.footer-two {
	background-color: rgba(252, 170, 28, .1);
	color: #666666;
	line-height: 80px;
	display: flex;
	justify-content: center;
	align-self: center;
	align-items: center;
	align-content: center;
}

.footer-two p {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: rgba(252, 170, 28, 1);
	margin-bottom: 0px;
	margin-right: 1rem;
}

.footer-three {
	background-color: rgba(204, 203, 87, .1);
	color: #666666;
	line-height: 80px;
	display: flex;
	justify-content: center;
	align-self: center;
	align-items: center;
	align-content: center;
}

.footer-three p {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #fa6760;
	margin-bottom: 0px;
	margin-right: 1rem;
}

.footer-four {
	background-color: rgba(87, 205, 116, .1);
	color: #666666;
	line-height: 80px;
	display: flex;
	justify-content: center;
	align-self: center;
	align-items: center;
	align-content: center;
}

.footer-four p {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #57cd74;
	margin-bottom: 0px;
	margin-right: 1rem;
}

.footer-five {
	background-color: rgba(87, 171, 241, .1);
	color: #666666;
	line-height: 80px;
	display: flex;
	justify-content: center;
	align-self: center;
	align-items: center;
	align-content: center;
}

.footer-five p {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #6877d3;
	margin-bottom: 0px;
	margin-right: 1rem;
}

.xyfc {
	padding-left: 0px;
	padding-right: 15px;
}

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


.am-tabs-default .am-tabs-nav>.am-active a {
	background-color: rgba(209, 218, 206, 0);
	color: black;
	border-bottom: 4px solid #0363cc;
	text-align: center;
position: relative;
top: 1px;
display: inline-block;
padding: 0 8px;
font-size: 22px;
min-width: 110px;
border-bottom: 4px solid #0978d6;
color: #333333;
text-align: center;
line-height: 45px;
box-sizing: border-box;
}

[data-am-widget="tabs"] .am-tabs-nav li {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 0;
}

.am-tabs-default .am-tabs-nav a {
position: relative;
top: 1px;
display: inline-block;
padding: 0 8px;
font-size: 22px;
min-width: 110px;
color: #333333;
text-align: center;
line-height: 45px;
box-sizing: border-box;
}

.am-tabs-default .am-tabs-nav {

	line-height: 40px;
	background-color: none !important;

}


.showOne {

	-webkit-line-clamp: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;

}


.am-selected {
	width: 200px;
	background-color: white;
}

.fangzi {
	margin-bottom: .5rem;
	margin-right: .5rem;
}



.am-pagination>.am-active>a,
.am-pagination>.am-active>a:focus,
.am-pagination>.am-active>a:hover,
.am-pagination>.am-active>span,
.am-pagination>.am-active>span:focus,
.am-pagination>.am-active>span:hover {
	z-index: 2;
	color: #fff;
	background-color: #0277d6;
	border-color: #0277d6;
	cursor: default;
}

.box {
	height: 40px;
	background: #f6f6f6;
	overflow: hidden;
	color: #d81e06;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 40px;
}

.t_news {
	height: 40px;
	padding-left: 10px;
	overflow: hidden;
	position: relative;
}

.t_news b {
	font-weight: bold;
	display: inline-block;
}

.news_li,
.swap {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 50px;
}

.news_li a,
.swap a {
	color: #d81e06;
}

.swap {
	top: 40px;
}



.am-slider-c2 .am-control-nav li a {
	width: 10px !important;
	height: 10px !important;
	display: block;
	background-color: rgba(255, 255, 255, .4);
	cursor: pointer;
	text-indent: -9999px;

}


.am-slider-c2 .am-control-nav li a.am-active {

	background-color: #FF0000 !important;
	cursor: default;
}

.am-slider-c2 .am-control-nav li a {

	background-color: white !important;
	/* cursor: default; */
}

.am-slider-c2 .am-slider-desc {

	background-color: rgba(0, 0, 0, .3) !important;

	position: absolute;
	bottom: 0;
	padding: 8px 60px 8px 8px;
	width: 100%;
	color: #fff;
	display: block;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.am-tabs-bd {
	position: relative;
	overflow: hidden;
	border: none !important;
	border-top: none;
	z-index: 100;
	-webkit-transition: height .3s;
	transition: height .3s;
}

div.find {
	width: 1235px;
	margin: 0 auto;

}

.footer {
	background-color: #033865;
}

.footer div {
	color: white;
	line-height: 40px;
	font-size: 12px;
	font-family: MicrosoftYaHei;
}

.am-icon-btn:focus,
.am-icon-btn {
	background-color: rgb(245, 245, 245, 0.6);
	color: #0066cc;
	text-decoration: none;
	outline: 0;
}

.am-icon-btn:focus,
.am-icon-btn:hover {
	background-color: #f5f5f5;
	color: #0066cc !important;
	text-decoration: none;
	outline: 0;
}



.wrap {
	width: 600px;
	height: 400px;
	margin: 100px auto;
	position: relative;
	overflow: hidden;
}

.wrap .left {
	position: absolute;
	top: 142px;
	left: -18px;
}

.wrap .left img {
	width: 80px;
	height: 80px;
}

.wrap .right {
	position: absolute;
	top: 142px;
	right: -16px;
}

.wrap .right img {
	width: 80px;
	height: 80px;
}

.navs {
	width: 4200px;
	height: 100%;
	position: absolute;
	top: 0;
	left: -600px;
	/*transition: all .3s;*/
}

.navs li {
	width: 600px;
	height: 100%;
	float: left;
}

.navs li img {
	width: 100%;
	height: 100%;
}

#bots {
	display: inline-block;
	width: 600px;
	height: 40px;
	background: rgba(0, 0, 0, .3);
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
}

#bots li {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #cccccc;
	position: relative;
	left: 220px;
	top: 10px;
	margin-left: 10px;
	float: left;
}

#bots .active {
	background: red;
}

.font-gray {
	color: #999999;
	font-size: 14px;
	line-height: 24px;
}

.data-gray {
	text-align: right;
	color: #999999;
	font-size: 14px;
}

.data-grayleft {
	text-align: left;
	color: #999999;
	font-size: 14px;
}

.am-slider-b1 {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0) !important;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0) !important;
}

@media screen and (max-width: 641px) {
	.line-between {
		height: 0rem;
	}

	.am-slider .am-slides img.am-u-md-5 {
		width: 100% !important;
		display: block;
	}

	.footer div {
		color: white;
		line-height: 25px;
		font-size: 12px;
		font-family: MicrosoftYaHei;
		padding: 1rem;
	}
}

.am-slider .am-slides img.am-u-md-5 {
	width: 41%;
	display: block;
}

.flex-img {
	display: flex;
	margin-top: 2rem;
}

.am-slider-b1 .am-direction-nav a::before {
	display: inline-block;
	font: normal normal normal 1.6rem/1 FontAwesome, sans-serif;
	font-size: 1.6rem;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	content: "\f053";
	font-size: 45px !important;
}

.am-slider-b1 .am-direction-nav a {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	display: block;
	width: 50px !important;
	height: 50px !important;
	padding: 8px 0;
	padding-left: 0px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: .45;
	cursor: pointer;
	color: rgba(51, 51, 51, 0.3) !important;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
	background-color: rgba(0, 0, 0, 0) !important;
	font-size: 0;
	text-align: center;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.am-tabs-default .am-tabs-nav {
	line-height: 27px !important;
	background-color: white !important;
}

.tr-two {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2 !important;
	overflow: hidden;
}

.tr-one {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1 !important;
	overflow: hidden;
}

.tr-seven {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}

.icon-div a {
	margin-left: .5rem;
}



.foot-card {
	width: 76px;
	height: 76px;
	border-radius: 50%;
	color: white;
	text-align: center;
	line-height: 76px;
	transition: all .5s linear;
}

.foot-card:hover {
	transform: scale(1.1);
}

.one {
	background-color: #2c8ce3;
}

.two {
	background-color: #23b27d;
}

.three {
	background-color: #ee8b38;
}

.four {
	background-color: #30c04f;
}

.five {
	background-color: #22bac7;
}

.six {
	background-color: #ee623e;
}

.seven {
	background-color: #00b4ff;
}

.eight {
	background-color: #ef9e11;
}

.iconTR {
	display: flex;
	justify-content: space-between;
	padding: 1rem;
	flex-wrap: wrap;
	margin-top: 2rem;
}

.carder {
	text-align: center;
	margin-top: 1rem;
}

.bottons {
	position: relative;
	top: 1px;
	display: inline-block;
	padding: 0 8px;
	font-size: 22px;
      min-width:110px;
	max-width: auto;
padding-bottom:.5rem;
	border-bottom: 4px solid #0363cc;
	color: #333333;
	text-align: center;
}


.hq-list-sidebar .am-nav>li+li.active>a .dot {
	color: white;
}

.top {
	margin-top: .8rem;
}


.hq-list-sidebar .am-nav li a:hover .dot {
	color: #036da1;
}

.top-nav li .hq-list2 li a {
	color: black;
}

.am-gotop-fixed {
	position: fixed;
	right: 20px !important;
	bottom: 50px !important;
	z-index: 1010;
	opacity: 0;
	width: 32px;
	min-height: 32px;
	overflow: hidden;
	border-radius: 0;
	text-align: center;

}

.gotop {
	font-size: 12px;
}

.login{
   color:white;
 }
.login:hover{
   color:white
 }

.school-url:hover {
    color: #0978d6;
}

.footer-massage p{
   color:white!important;
 }
.am-slider-b1 .am-direction-nav a.am-next {
    padding-left: 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}


.am-slider-c2 {
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.2)!important;
    box-shadow: 0 0px 0px rgba(0,0,0,.2)!important;
}

a.iconlist:hover .top{
   color:#0978d6!important;
 }
.list-card{
   width: 300px;
	height: 100px;
	background-color: #00b7ee;
	border-radius: 4px;
	border: solid 1px #ffffff;display:flex;align-items:center;padding-left:20px;    justify-content: space-around;
        background:url("../images/bg.png") 0 no-repeat;
 }
.list-card1{
   width: 300px;
	height: 100px;
	background-color: #00b7ee;
	border-radius: 4px;
	border: solid 1px #ffffff;display:flex;align-items:center;padding-left:20px;   
      
 }
.listName{
   margin-top:10px;padding:5px;
}
.listName a{
    color: #027eda;
 }

.am-slider-default {
    margin: 0 0 20px;
    background-color: #fff;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 0px rgba(0,0,0,.15)!important;
    box-shadow: 0 0 0px rgba(0,0,0,.15)!important;
}

.am-slider-c2 {
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.2)!important;
    box-shadow: 0 0px 0px rgba(0,0,0,.2)!omportant;
}


.am-tab-panel{
   margin-top:2rem!important;

}

.la-header-pc .la-search {
  margin-top: 60px;
  height: 40px;
}
.la-header-pc .la-search .am-input-group {
  width: auto;
  max-width: 290px;
  height: 100%;
    border: 1px solid;
    line-height: 25px;
    padding: .2rem;
    border-radius: 4px;
    margin-top: 45px;
    width: 80px;
    text-align: center;
    color: #fff;
}
.la-header-pc .la-search .am-input-group .am-form-field {
  padding-left: 20px;
  font-size: 14px;
  border: 1px solid #be2721;
}
.la-header-pc .la-search .am-input-group .am-input-group-btn {
  vertical-align: top;
}
.la-header-pc .la-search .am-input-group .am-input-group-btn .am-btn {
  height: 38px;
  width: 55px;
  font-size: 18px;
  color: #fff;
  background-color: #be2721;
  border: 1px solid #be2721;
}

/*名师资讯*/
.ms-card {
	width: 115px;
	height: 115px;
	color: white;
	text-align: center;
	line-height: 24px;
	transition: all .5s linear;
}

.ms-card:hover {
	transform: scale(1.2, 1.2) ;
}
.ms-carder:hover {
	z-index: 999
}
.four {
	background-color: #d9ac54;
}

.er {
	background-color: #15a6db;
}

.san {
	background-color: #66cea7;
}

.si {
	background-color: #f37b89;
}

.wu {
	background-color: #1fbbc9;
}

.liu {
	background-color: #7fafdd;
}


.ms-top {
	margin-top: .8rem;
        color: #fff;
        font-size:18px;
        margin: 1rem;
        padding-top: 30px;
}
.ms-carder{
       margin-top: 2rem;
       padding: 0px;
}
.am-center.am-cf {
 display: block;
}

