<!DOCTYPE html>
<html>
	<head>
		<title>人文学院-湖南应用技术学院</title>
		<meta charset="utf-8">
		<meta http-equiv="X-UA-Compatible" content="IE=edge">
		<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=no">
                <meta content="外国语学院,湖南应用技术学院,招生办,就业处,同德,同德学院,湖应" name="keywords" />
		<meta content="湖南应用技术学院人文学院，电话0736-7387034,湖南常德鼎城区善卷大道，邮编415100" name="description" />
		<link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico">
		<link rel="stylesheet" href="/style2024/css/bootstrap.min.css">
		<link rel="stylesheet" href="/style2024/css/font-awesome.min.css">
		<link rel="stylesheet" href="/style2024/css/swiper-bundle.min.css" />
		<!--[if lt IE 9]>
		  <script src="/style2024/js/html5shiv.min.js"></script>
		  <script src="/style2024/js/respond.min.js"></script>
		<![endif]-->
		<script src="/style2024/js/jquery-3.3.1.slim.min.js" type="text/javascript"></script>
                <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
<style type="text/css">
	:root{
	--basecolor:#3071a9;/*基色调*/
	--maincolor:#2B2D2A;/*主色调*/
	--afooter:#EBFAF7;/* 页脚背景 */
	--friendbgcolor:#F7FAEF;/*友链背景*/
	--friendfgcolor:var(--basecolor);/*友链前景*/
	--searchcolor:var(--basecolor);/*搜索框*/
	--searchbox:#bdc9a0;/*搜索边框*/
	--searchboxtxt:#fff;/*搜索框文字*/
	--sbtncolor:#3071a9;/*按钮*/
	--menubgcolor:#2c6a9f;/*导航栏*/
	--menufontcolor:var(--wcolor);/*导航栏文字颜色*/
	--menubottomlinecolor:#ccc;/*导航栏下划线颜色*/
	--menuline:#b6def3;/*导航栏分隔线*/
	--menunum:12;/*导航样个数*/
	--titlecolor:var(--maincolor);
	--titlefontcolor:var(--friendfgcolor);
	--fontcolor:#333333;/*文字*/
	--basefontcolor:#222222;/*主体文字*/
	--wcolor:#fff;/*白色*/
	--hovercolor:var(--maincolor);/*hover颜色*/
	--lightcolor:#edb305;/*反转*/
	--footerbg:#6c6c6c;
	--footerpcolor:#cccccc;
	--graycolor:#686868;
	--fontesize:16px;/*正常文字大小*/
	--titlefontsize:18px;/*标题栏文字大小*/
	--shadowcolor:#d9e1df; /*阴影颜色*/
	--markcolor:var(--maincolor);
	--markfont:#ff0000e1;
	--listtag:var(--maincolor);/* #b60505列表项tag颜色 */
	--madmaxheight:550px;/* swiper最大高度 */
	--madminheight:200px;/* swiper最小高度 */
	--madimgradio:16 / 9;/*轮播图比例*/ 
	--morebgcolor:#4269b6ff;
	--swiper-pagination-bullet-width:16px;
	--swiper-pagination-bullet-height:16px;
	--swiper-pagination-bullet-active:
}
*{list-style: none;font-size: 14px;padding:0px;margin:0rem;}
html,body{width:100%;height:100%;list-style:none;background-color:#fff;display:flexbox;line-height:1.25em;font-size:0.95rem;font-family:微软雅黑, "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;}
a{color:var(--basecolor);text-decoration: none;}
a:hover{text-decoration:none;color:var(--hovercolor)}
a[href*=pdf],a[href*=xl],a[href*=doc],a[href*=rar],a[href*=zip]{display:inline-block;text-align:center;width:80%;}
a[href*=pdf]::after{content:"【 \f0ed 点击下载 】";font-family: 'FontAwesome';}
a[href*=xl]::after{content:"【 \f0ed 点击下载 】";font-family: 'FontAwesome';}
a[href*=doc]::after{content:"【 \f0ed 点击下载 】";font-family: 'FontAwesome';}
a[href*=rar]::after{content:"【 \f0ed 点击下载 】";font-family: 'FontAwesome';}
a[href*=zip]::after{content:"【 \f0ed 点击下载 】";font-family: 'FontAwesome';}
.header{width: 100%;height: 150px;background-color: var(--basecolor);}
div.search{background: var(--searchcolor);width: 25%;border-radius: 5px; height: 38px;overflow: hidden;border: 1px solid var(--searchbox);}
.header .searchbox .text {float: left;width: calc(100% - 50px);height: 38px;border-radius: 3px;border: 0px solid #fff;  outline: none;line-height: 38px;padding-left: 10px;font-size: 14px;margin: 0;background: transparent;color: var(--searchboxtxt)!important;}
.header .searchbox .submit {width: 40px;height: 38px;float: right;background: var(--sbtncolor) url(/style2024/images/search.png) no-repeat center;border: none;box-sizing: content-box;    position: relative;border-radius: 0 5px 5px 0;}
/*导航*/
.bg-yellow{background-color:rgba(182,5,5,1);max-width:100%;flex-wrap:nowrap;}
.bg-yellow a{color: #fff!important;}
.topimg{width:100%;height:80px;}
.navbg{background-color: #00448d;color:#fff;}
.navbg a{color: var(--menufontcolor)!important;}
.menu{background-color: var(--menubgcolor);color:var(--menufontcolor);border-bottom: 1px solid var(--menubottomlinecolor);}

/*导航
.nav>.nav-item{width: calc(100% / 9);float: left;text-align: center;box-sizing: border-box;position: relative;}
.nav>.nav-item::after{content: "";display: block;width: 1px;height: 30px; position: absolute;background: #eaeaea;right: 0;top: 50%;margin-top: -15px;}
.nav>.nav-item:last-child::after{content: "";background-color:transparent!important;}
.nav>.nav-item:hover::after{content: '';border-radius:5px; width:80% ;display: block;height: 4px;background: #00448d; position: absolute;bottom: 0;left: 0;right: 0;margin: auto;}
.nav>.nav-item>a{display: block;font-size: 18px; color: #666666;line-height: 32px;padding: 18px 0;}
*/
.navbar-brand{color: var(--wcolor);}
.navbar>.navbar-toggler{background-color: var(--basecolor)!important;border-radius: 5px;}
.navbar>.navbar-toggler>.navbar-toggler-icon{color: var(--wcolor)!important;padding-top: 20%;}
.nav>.nav-item{width:100%;text-align: center;box-sizing: border-box;position: relative;}
.nav>.nav-item::before{content: "";display: block;width: 0px;height: 20px; position: absolute;background: #eaeaea;right: 0;top: 50%;margin-top: -15px;}
.nav>.nav-item:last-child::before{content: "";background-color:transparent!important;}
.nav>.nav-item:hover::after{content: '';border-radius:5px; width:80% ;display: block;height: 0px;background: #c50d0d; position: absolute;bottom: 0;left: 0;right: 0;margin: auto;}
.nav>.nav-item>a{display: block;font-size: 18px; color: var(--wcolor);line-height: 20px;padding: 18px 0;}
.nav-item>ul{display: none!important;width:100%;text-align: center;}
.nav-item:hover>ul{display: block!important;flex-direction:column;background-color:rgba(0, 0, 0, 0);}
.nav-item:hover>a{color: var(--wcolor);}
.nav-item>ul>.nav-item>a{font-size: 15px;color: #666;display: inline-block;line-height: 26px;}
.nav-item>ul>.nav-item>a:hover{border-bottom: 1px solid #8d120e;line-height:29px;}
/* 20240515 */
.newslist>.title{display: flex;justify-content: space-between;border-bottom: 1px solid var(--titlecolor);margin-top:20px;padding-top:15px;padding-bottom: 10px;}
.newslist>.title.nobt{border-top: none!important;}
.newslist>.title>span.l{font-size: 1.256rem;font-weight: 600; display: inline-block;color:var(--menubgcolor);}
.newslist>.title>span.r{background-color: var(--wcolor);width: 60px;height: 30px;color: var(--morebgcolor);text-align: center;line-height: 30px;border-radius: 15px;font-size: 12px;}
.newslist>.title>span.r>a{display: inline-block;width: 100%;height: 100%;color:var(--morebgcolor);font-size:12px;transition: 1s;}
.newslist>.titlte>span.r>a:hover{transform: scale(1.2);}
.newslist>.listbody{padding-left:0px!important;}
.newslist>.listbody>li>h4>a{color: var(--maincolor);font-size: 1.05rem;overflow: hidden;font-size: 1.05rem;
white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;-webkit-line-clamp: 1;display: block;}
.newslist>.listbody>li>h4>a:hover{color:var(--maincolor);}
.newslist>.listbody>li>p{font-size: 0.865rem;line-height:1.2rem;color:var(--footerbg);}
.newslist>.listbody>li>a{color: var(--fontcolor);font-size: 1.2rem;display: flex;flex-direction: row;justify-content: space-between;}
.newslist>.listbody>li>a:hover{color:var(--maincolor);}
.newslist>.listbody>li>a>p{flex-grow: 1;width:80%;margin-right:5px;max-height:40px;line-height:40px; overflow: hidden;font-size: 1.05rem;
white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;-webkit-line-clamp: 2;line-height: 35px;}
.newslist>.listbody>li>a>span{display:inline-block;width: 20%;height: 35px;line-height: 35px;text-align: center;border-radius: 20px;color:var(--fontcolor);}
/*特色栏目*/
.imgword{position: relative;margin-top:15px;}
.imgword>img{width:100%;aspect-ratio:16/9;max-height:450px;min-height:225px;height: 250px;}
.imgword>a{display: block;width: 100%;position: relative;}
.imgword>a:hover>p{color: #00aaff;}
.imgword>a>p{text-align:center;position:absolute;bottom:-15px;width:100%;background-color:#7774758a;height:45px;line-height:45px;font-weight:800;font-size:16px;color:#fff;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;-webkit-line-clamp: 1;}

/*2024-05-27 图文列表  */
.imglist{border: 1px solid #fcfcfc;border-radius: 5px;box-shadow: 0 5px 10px -5px #ebebeb}
.imglist>.imglistbody{padding-left:0px!important;}
.imglist>.imglistbody>li>a{display:flex;flex-direction:column;justify-items: center;justify-content: space-between;}
.imglist>.imglistbody>li>a>.img{width:100%;box-shadow: 0 5px 10px -5px #eee;}
.imglist>.imglistbody>li>a>.img>img{width:100%;height: 100%; aspect-ratio:16/9;border-radius:5px 25px;padding:5px 0px;}
.imglist>.imglistbody>li>a>.lstdesc{margin-top: 5px;position: relative;padding:15px 5px 15px 25px;}
.imglist>.imglistbody>li>a>.lstdesc>h4{
color: var(--fontcolor)!important; overflow: hidden;font-size: 1.05rem;
-webkit-line-clamp: 2;-webkit-box-orient:vertical;-webit-line-clamp:2;text-overflow: ellipsis;-o-text-overflow: ellipsis;-webkit-line-clamp: 1;
}
.imglist>.imglistbody>li>a>.lstdesc>p{font-size: 0.8em;margin-bottom:0.357em;}
.imglist>.imglistbody>li>a:hover>.lstdesc>h4{color:var(--sbtncolor);}

.listheader>h4{font-size:20px;font-weight:800;color:var(--sbtncolor);margin-top:0.9375rem;}
.listheader>h4 .subtitle,.pull-right{font-size:12px;font-weight: normal;color: #6f6e6a;}
.listheader.two{border-bottom:3px solid var(--basecolor)!important;margin-bottom:15px;margin-right:0px;}
/*图标*/
.myicon{width:30px;height:26px;display: inline-block;margin-top: 5px;line-height: 26px;}
.myicon.dt{background:url("/style2024/images/webicon.png") no-repeat 0px 0px;}
.myicon.gg{background:url("/style2024/images/webicon.png") no-repeat 0px -26px;}
.myicon.ky{background:url("/style2024/images/webicon.png") no-repeat 0px -52px;}
.myicon.pj{background:url("/style2024/images/webicon.png") no-repeat 0px -78px;}
.myicon.cy{background:url("/style2024/images/webicon.png") no-repeat 0px -104px;}
/*列表*/
.new_list ul li {border-bottom: 1px solid #e8e8e8;margin-right: 15px;}
.new_list ul li a{display: flex;flex-direction: row;justify-content: space-between;font-size: 16px;color: #666666;padding:13px 12px;text-indent: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;position: relative;width: 100%;}
.new_list ul li a::before{content: "";display: block; position: absolute;width:2px;height: 20px;background: #e6e6e6;top: 0;bottom: 0;left: 0;margin: auto;}
.new_list ul li a span{display: block; font-size: 14px;color: #999999;padding-left: 15px;margin-left: 10px;margin-right:15px;}
.new_list ul li a span>i{margin-right: 15px;font-size: 14px;}
.new_list ul li a:hover{color: #00448d;}
.new_list ul li a:hover>span{color: #00448d;}
.new_list ul li a:hover::before{background: #00448d}
.new_list ul li:first-child a{display:block;flex-direction:; padding:0  0 15px 0;text-indent: 0;overflow: auto;text-overflow: clip;white-space: initial;}
.new_list ul li:first-child a::before{display: none;}
.new_list ul li:first-child a h2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-size: 20px;line-height: 30px;font-weight: bold;color: #00448d;}
.new_list ul li:first-child a p{font-size: 15px;line-height: 30px;color: #808080;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-top:10px;text-indent: 2em;}
/*图片新闻*/
h2{margin: 0px;height: 50px;}
h2.title{display: flex;align-content: space-between;justify-content: space-between; flex-direction: row;font-size: 26px;line-height: 30px;font-weight: normal;}
h2.title span.sa{font-size: 26px;line-height: 30px;font-weight: normal;margin-bottom: 40px;}
h2.title span.sb>a{display: block;font-size: 16px;color: #999999;padding-right: 36px;}
h2.title span.sb>a>i{font-weight: 100;}

.mbg{background:url(/style2024/images/202209301109075380.jpg);height:auto;background-color:#00448d;background-size: 100% 100%;}
.datas{display: flex;flex-direction:row;margin-top:10px;}
.datas>.datesa{justify-content: space-around;width:174px;text-align: center; color: #fff;font-size: 26px;padding: 0px;background-color: #1a5da4;position: relative;height: 70px;}
.datas>.datesa::before{position: absolute;background-color: #d89205;height: 5px;width: 100%;display: block;content: '';}
.datas>.datesa>.day{display: block;font-size: 22px;margin-top: 15px;}
.datas>.datesa>.day::before{display: block;background-color: #eb9d00;height:3px;top:0px;}
.datas>.datesa>.year{font-size: 14px;display: block;margin-top:10px}
.datas>.txt>p{width: calc(100% - 10px);font-size: 16px;color: #fff;line-height: 30px;padding-left: 20px;box-sizing: border-box;margin-top: 5px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
a:hover>.datas>.datesa{background-color:#2078cf ;}

.listc>li{margin-bottom: 12px;}
.listc>li>a{display: block;width: 100%;background: #1a5da4;font-size: 15px;line-height: 32px;color: #fff;padding: 5px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-right: 10px;box-sizing: border-box;}
.listc>li>a>span{display: block;float: left;width: 110px;text-align: center;border-right: 1px solid #2d71b9;box-sizing: border-box;margin-right: 15px;}
.clearfix:after {display: block;visibility: hidden;clear: both;content: '.';overflow: hidden;width: 0;height: 0;font-size: 0;line-height: 0;}

.liste>li>a:hover{color: #00448d;border-bottom: 1px solid #00448d;}
.liste>li>a{display: block;width: 100%;line-height: 40px;font-size: 16px!important;color: #666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;border-bottom: 1px solid #f2f0f0;}
.liste>li>a>p{font-size: 16px;}
.liste>li>a>span{font-size: 14px;color: #999999;float: right;}


/* 快捷访问 */
.listf{margin-bottom: 50px;display: flex;flex-direction: row;flex-wrap: wrap;}
.listf>li{width:10%;}
.listf>li>a{display: block;width: 100%;line-height: 68px;font-size: 18px;color: #fff;text-align: center;font-weight: bold;text-indent: 20px;position: relative;}
.listf>li>a:hover{margin-top:-5px;}
.listf>li:nth-child(1)>a{background: #1275db;}
.listf>li:nth-child(2)>a{background: #09c3c9;}
.listf>li:nth-child(3)>a{background: #00448d;}
.listf>li:nth-child(4)>a{text-indent: 20px;background: #deb15e;}
.listf>li:last-child a::before{display: none}
.listf>li:first-child a::after{display: none}

/*图文列表*/
ul.listp{display:flex;flex-direction: row;justify-content:space-between;flex-wrap: wrap; align-content: center;}
ul.listp>li{width:100%;margin:5px;flex-grow: 0;flex-shrink:0 ;box-shadow: 0 5px 11px 0 rgba(0, 0,0,0.15);border-bottom: 6px solid #a1080b;}
ul.listp>li>.imgmark{width: 100%;position: relative;}
ul.listp>li>.imgmark:before{content: attr(data-reader);position: absolute;right: 0px;bottom:0px;width: 30px;height: 30px;background-color:var(--markcolor);border-radius: 25px;display: block;color: var(--markfont);padding-top: 5px;text-align: center;}
ul.listp>li>.imgmark>img{width: 100%;height: 60%;aspect-ratio: 4/3;}
ul.listp>li>.imgmark>.mark{position: absolute;top:10px;left:0px;background-color: var(--markcolor);color:var(--markfont);padding: 10px;clip-path:circle(90% at 50% 50%);}
ul.listp>li>a:hover>p{font-weight: 600;color:var(--basecolor);}
ul.listp>li>a>p{width: 100%;min-height: 75px;max-height:100px;overflow:hidden;text-overflow:ellipsis; padding: 5px 10px 0;min-width: 230px; font-size: var(--fontsize);color: var(--fontcolor);font-weight: 300; line-height: 28px;overflow: hidden;text-overflow: ellipsis;
    display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;transition: color linear 0.3s;}
ul.listp>li>a{transition: all 0.3s;}
ul.listp>li>a:hover{box-shadow: 1px 1px 100px var(--shadowcolor);}



.listd>li>a{display: block;width: 100%;}
.listd>li>a>span{float: left;width: 105px;font-size: 14px;color: #999999;line-height: 40px;text-align: center;background: #f2f2f2;position: relative;}
.listd>li>a>span::before{position: absolute;content: "";width: 0;height: 0;right: 0;top: 0;border-left-width: 0;border-right-width: 0px;border-top-width: 40px;border-bottom-width: 0;border-left-color: transparent;border-right-color: #fff;border-top-color: transparent;border-bottom-color: transparent;border-style: solid;}
.listd>li>a>p{width: calc(100% - 130px);float: right;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 16px;line-height: 40px;color: #666666;border-bottom: 1px solid #f2f0f0;box-sizing: border-box;}
.listd>li>a:link{color: #636363;}
.listd>li>a:hover>span{background: #00448d;color: #fff;}


.swiper-container{height:var(--midminheight);width:100%;}
.swiper-slide img{margin:0 auto;width:100%;}
 
 /*分页*/
div.flickr{display:flex;padding-left:0;list-style:none;border-radius:.25rem;}
div.flickr a{ position: relative;display: block;padding: .5rem .75rem;margin-left: -1px;line-height: 1.25;color: #ca6500;background-color: #fff;border: 1px solid #dee2e6; }
div.flickr a:active{ border-right: #000 1px solid; border-top: #000 1px solid; background-image: none; border-left: #000 1px solid; color: #fff; border-bottom: #000 1px solid; background-color: #ca6500; }
div.flickr span{position: relative;display: block;padding: .5rem .75rem;margin-left: -1px;line-height: 1.25;color:#ca6500;background-color: #fff;border: 1px solid #dee2e6;}
div.flickr span.current{position: relative;display: block;padding: .5rem .75rem;margin-left: -1px;line-height: 1.25;color: #331A00;background-color: #fff;border: 1px solid #dee2e6;}
div.flickr span.disabled{position: relative;display: block;padding: .5rem .75rem;margin-left: -1px;line-height: 1.25;color: #331A00;background-color: #fff;border: 1px solid #dee2e6;}


/*Notice*/
.lists{margin:0px;padding:0px;flex-direction:column;align-items: flex-end;margin-top: 20px;}
.lists li{line-height:2.1rem;margin-bottom:10px;overflow: hidden;text-overflow:ellipsis;position: relative;padding-left: 15px;border-bottom:1px solid #e5e5e5;}
.lists li a{display:block;width:100%;overflow: hidden;text-overflow:ellipsis;word-wrap: break-word;font-size: 16px;font-weight: 300;color:var(--basefontcolor)}
.lists li:after{content: "";position: absolute;bottom:0.85rem;left:0rem;border: 5px solid var(--wcolor);border-left-color:var(--listtag);width: 5px;height: 5px;line-height: 5px; background-color: transparent;}
.lists li a:hover{color: var(--basecolor)!important;}

/*列表分页*/
.lists.dlist li{line-height:1.5em;padding-left:0px;border-bottom:1px solid #f3f1e3;padding:10px;}
.lists.dlist li a{font-size:15px;display:inline;white-space: normal;} 
.lists.dlist li a:hover{color:#ccc;text-decoration: none;}
.lists.dlist li:hover{box-shadow:0px 10px 30px rgba(88,86,88,.3);border-radius:15px;transition:.5s;}
.lists.dlist li a h5{font-size:18px;font-weight:500;color:var(--titlecolor);margin-bottom:5px;border-bottom: 1px solid rgba(88,86,88,.1);padding-bottom: 8px;}
.lists.dlist li a p>img{width: 100%;aspect-ratio: 2 / 1}
.lists.dlist li a p{text-indent:0em;text-align: justify;overflow: hidden;font-size: 0.95rem;text-overflow: ellipsis;-o-text-overflow: ellipsis;-webkit-line-clamp: 2;margin-bottom:0;}
.lists.dlist li a p.small{font-size:15px!important;color:#737373;}
.lists.dlist li a p::before{content:"";display: block;position: absolute;left:0;}
.lists.dlist li a p>span{color:var(--sbtncolor);}
.lists.dlist li:after{content: "";border:none!important;}
.lists.dlist>li:last-child{border-bottom:0px;}
/*内容显示*/
.content{padding:10px;background-color:#fff;box-shadow: 0px 1px 18px 1px var(--shadowcolor);padding-top: 15px;border-radius: 5px;}
article{line-height:1.75em;}
article>.contheader{height:110px;background-color: transparent;box-shadow: 0px 1px 18px 1px var(--shadowcolor);padding-top: 15px;border-radius: 5px;}
article>.contheader>h3{font-size:18px;font-weight:600;margin:10px 0 20px 0;}
article>.contheader>div{border-top:1px solid #EAEAEA;padding:10px 0px;}
article>.contheader>div.desc>span{font-size:0.95rem!important;line-height:45px;}
article>section>p{text-align: justify; text-indent:2em;font-size: 1.2em;padding: 0.3em 1.5em;font-weight: 300;line-height:1.75em;margin-bottom:0.75em;}
article>section>p:first-of-type{margin-top: 35px;}
article>section>h3{font-size:1.25rem;color:var(--maincolor);padding: 0.3em 1.5em;}
article>section>p>img{width:100%!important;max-width:860px!important;height:100%;margin:5px auto;}
section img , article img{width:100%!important;max-width:860px!important;border-radius:10px;box-shadow:1px 5px 30px 5px #7a6d6d73;display:block;margin:5px auto;}
article  a{font-size:16px;color:#e11010;text-decoration:underline;text-shadow:0px 5px 12px #bd06069e;}
.album-list{ position:relative; }
.album-list:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.album-list ul{ margin:0 0 0 -60px; *zoom:1; }
.album-list li{ float:left; width:20%;list-style:none; }
.album-list li a{ display:block; margin:10px 0 0 10px; padding:1px; border:1px solid #e8e8e8; }
.album-list li a img{ display:block; width:100%; height:auto; }.video-box{ position:relative; width:100%; height:100%; _clear:both; _display:inline; }

table {border-collapse: collapse !important; }
table td,table th {background-color: #fff !important;} table {background-color: transparent;}
caption {padding-top: 8px;padding-bottom: 8px;color: #999999;text-align: left;}
th{text-align: left;}
table{width: 100%; max-width: 100%; margin-bottom: 20px;}
table > thead > tr > th,table > tbody > tr > th,table > tfoot > tr > th,table > thead > tr > td,table > tbody > tr > td,table > tfoot > tr > td { padding: 8px; line-height: 1.42857143; vertical-align: top;
  border-top: 1px solid #dddddd;}
table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid #dddddd;}
table > caption + thead > tr:first-child > th,table > colgroup + thead > tr:first-child > th,table > thead:first-child > tr:first-child > th,table > caption + thead > tr:first-child > td,table > colgroup + thead > tr:first-child > td,table > thead:first-child > tr:first-child > td { border-top: 0;}
table > tbody + tbody { border-top: 2px solid #dddddd;} 
table tbody tr  td p{text-indent:0.2em;}
/*other*/
.small::before{content:" ";display: block;height:8px;}
.fa-2x{font-size:1.2em;color:var(--basecolor);}
.hr{border-bottom:1px solid #B60505;box-shadow:0px 3px 5px rgba(0,0,0,.3);}
.flinks{max-width:100%;margin-bottom:0.625rem;}
.flinks a{margin-right:15px;}
.flinks:last-child{margin-right:0px;}
.pagefooter{background:url(/style2024/images/footbg.png) center bottom;flex-direction: row;padding-top:35px;margin-bottom:15px;}
.pagefooter p{line-height:1.12em;font-size:13px;text-align: center;max-width:100%;align-items: center;width:100%;color:#676262 ;}


.hr{border-bottom:1px solid var(--footerpcolor);box-shadow:0px 3px 5px rgba(0,0,0,.3);}
.ftitle{border-bottom: 1px solid rgba(133,133,133,0.5);color: var(--shadowcolor);font-size: 16px;padding-left: 5px;padding-bottom: 10px;}
.footer{background-color:var(--footerbg);}
.footer p{color:var(--wcolor);font-size: var(--footersize)px!important;}
.footer ul>li>a{color: var(--footerpcolor)!important;font-size: var(--footersize)px!important;padding: 8px 5px;}
.footer ul>li>a:hover{color: var(--basecolor)!important;text-decoration: underline;font-weight: 300;font-size: 18px;}


.bfooter{background-color: var(--friendbgcolor);margin: 15px 0px;padding: 15px 0;font-size: 1.3rem;}
.bfooter p{color: var(--friendfgcolor);}
.bfooter .title{border-bottom: 1px solid var(--shadowcolor);}
.bfooter .title>.l{color:var(--wcolor)!important;}
.bfooter .lb>p{font-size: 1.1rem;color: var(--shadowcolor)!important;}
.bfooter .list-inline-item>a{color: var(--friendfbcolor);font-size: 1rem;}
.bfooter .list-inline-item{width:18%;margin: 1.5px 0px;padding: 5px;}
.bfooter .img{flex-direction: row;display: flex;border-radius: 5px;}
.bfooter .lb{border-left:2px solid var(--wcolor);padding-left: 15px;}
.bfooter .lb>p>strong{font-size: 1.5rem;}
.bfooter .rb>img{border-radius: 15px; box-shadow: 3px 3px 30px 15px var(--wcolor);}
.cfooter p{color: var(--shadowcolor);}
	/*小屏*/
	@media only screen and (max-width : 480px) {
		.nav{border-top: 1px solid rgba(255,255,255,.2);}
		.navbar-brand{font-size:1.3em;}
		.topimg{width: 100%;height: 40px;}
		.header{height:55px;}
		img[src*="newspic.png"]{height: 160px;}
		h2.title>span.sa{font-size: 1.3rem;font-weight: 600;}
		.navbg .navbar-toggler{color: var(--wcolor);}
		.new_list ul li a::before{width: 0;}
		.new_list ul li a{flex-direction: column;justify-content:space-between;}
		.newslist>.listbody>li>a>span{font-size: 0.65rem;}
		.newslist>.listbody>li>a>p{font-size:0.85rem;}
		.swiper,.swiper img{height: var(--madminheight);}
               article>section>p{padding:0px!important;}
              .contheader{height:auto!important;box-shadow:none!important;}
             div.flickr>a{font-size:10px;}div.flickr>span{font-size:10px;}
	}
	@media screen and (min-width: 481px) and (max-width: 575px) {
		.topimg{width: 100%;height: 60px;}
		.navbg .navbar-toggler{color: var(--wcolor);}
		.header{height: 80px;}
		.swiper{height: var(--madminheight)px;}article>section>p{padding:0px!important; }.contheader{auto!important;box-shadow:none!important;}
	}
	@media screen and (min-width: 576px) and (max-width: 767px) {
		.search{display: none;}
		.topimg{height: 65px;}
		.header{height: 85px;}.navbg .navbar-toggler{color: var(--wcolor);}article>section>p{padding:0px!important;} .contheader{auto!important;box-shadow:none!important;}
	}
	/*小型设备*/
	@media screen and (min-width: 768px) and (max-width: 991px) {
		.search{display: none;}
		ul.listp>li{width: calc(100% / 2);}
	}
	/*中型设备*/
	@media only screen and (min-width : 992px)
	{
		.search{display: none;}
		.bg-yellow a{color: #fff!important;font-size:16px!important;align-items: stretch;}
			ul.listp>li{width: calc((100% / 3) - 10px);}
	}
	/*大型设备*/
	@media only screen and (min-width:1400px) {
		.container{max-width:1400px;}
		.topimg{width:100%;height:100%;}
		.nav>.nav-item{width: calc(100% / var(--menunum));text-align: center;box-sizing: border-box;position: relative;padding:0 5px;transition: 1s;}
		.nav>.nav-item::before{content: "";display: block;width: 1px;height: 35px; position: absolute;background: var(--basecolor);right: 0;top: 50%;margin-top: -15px;}
		.nav>.nav-item:hover>.nav-link::after{content: '';border-radius:5px; width:80% ;display: block;height: 1px;background-color:var(--sbtncolor); position: absolute;bottom: 10px;left: 0;right: 0;margin: auto;box-shadow: 0px -15px 30px 4px var(--sbtncolor);}
		.nav>.nav-item>a{display: block;font-size: 18px; color: var(--menufontcolor);line-height: 32px;padding: 18px 0;}
		.swiper,.swiper img{height:var(--madmaxheight);}
		.swiper .swiper-slide{position: relative;}
		.swiper .swiper-slide>img{display: block;}
		.swiper .swiper-slide>p{position:absolute;bottom: -10px;background-color:#06060647;width: 100%;height:35px;line-height: 35px;color:#fff;padding-left: 35px;font-size:1.25rem;}
		.swiper-pagination{text-align: right;}
		.swiper-pagination-bullet{background-color: #007bff!important;opacity:1;}
		.swiper-pagination-bullet-active{background-color: #ff5500!important;}
		/*.nav-item>ul{display: none!important;width:160% ;}
		.nav-item:hover>ul{display: block!important;position: absolute;flex-direction:row;background-color:rgba(255, 255,255, 0.6);}
		.nav-item>ul>.nav-item>a{font-size: 18px;color: #666;display: inline-block;margin-top: 15px;line-height: 32px;}
		.nav-item>ul>.nav-item>a:hover{border-bottom: 3px solid #00448d;line-height:29px;}*/
.imglist>.imglistbody>li>a{flex-direction:row;}
		.imglist>.imglistbody>li>a>.img{height: 30%;max-width:260px;margin-right: 15px;}
		.imglist>.imglistbody>li>a>.img>img{width:100%;height: 20%;max-height: 140px; border: 5px;}
		.imglist>.imglistbody>li .lstdesc{display: flex; flex-direction:column;justify-content: space-between;margin-left:5px;position: relative;padding-left: 25px;}
		.imglist>.imglistbody>li .lstdesc>p{font-size: 0.99234rem!important;margin-right:15px!important;color:var(--fontcolor);}
		.imglist>.imglistbody>li .lstdesc>h4{font-size:1.2rem!important;font-weight: 500;color:var(--maincolor)!important}
		.imglist>.imglistbody>li>a>.lstdesc>h4:hover{color:var(--sbtncolor)!important;}
		.imglist>.imglistbody>li>a>.lstdesc::before{
			  content: "";
				height: 80%;
				width:2px;
				background: linear-gradient(60deg, rgba(16, 148, 255, 1.0) 0%, rgba(66, 170, 255, 1.0) 10%, rgba(52, 164, 255, 1.0) 92%, rgba(52, 164, 255, 1.0) 92%);
				border-radius: 5px;
				box-shadow: 2px 0px 10px 1px rgba(78, 157, 236, 1.0);
				left: 0;
				top:10%;
				position:absolute;
		}
	}
	@media only screen and (min-width:1600px) {
		.container{max-width: 1600px;}
		ul.listp>li{width: calc(100% / 4);margin: 5px;}
	}
</style>
         	<script type="text/javascript">/*搜索查询*/
				function Search() {var strwhere = "";var obj=$("#keywords");var str = $.trim(obj.val());if (str.length > 0 && str != "输入关健字") {window.location.href="/search.html?keyword=" + encodeURI(str);}return false;}</script>
	</head>
	<body>
		<div class="container-fluid p-0 m-0">
	<div class="row header m-0">
		<div class="container d-flex flex-row align-items-center justify-content-between">
		 <div class="navbar p-0 m-0">
			  <a href="http://wgy.hatu.edu.cn" class="navbar-brand d-flex align-items-center mr-0">
	  <img src="/style2024/images/headerbg.png"  class="topimg img-fluid" />
		  </a>
		</div>
		<div class="search searchbox d-md-block d-none">
				<input type="text" name="keyword" id="keywords" placeholder="请输入关键字" class="text">
				<input type="submit" name="" onclick="Search();return false;" class="submit" value="" />
		</div>
				
		</div>
	</div><!---row--->
</div><!---end cotainer-fluid---><div class="container-fluid sticky-top">
			<div class="row menu">
				<div class="container p-0">
			     <nav class="navbar navbar-expand-lg">
			     	 	<a class="navbar-brand" href="/index.html"><i class="fa fa-home fa-lg">&nbsp;&nbsp;</i>首页</a>
							<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar">
									<span class="navbar-toggler-icon fa fa-navicon"></span>
							</button>
				  		<div class="collapse navbar-collapse" id="collapsibleNavbar">
							<ul class="nav  ml-3 justify-content-center d-flex flex-fill">
								<li class="nav-item"><a class="nav-link" href="/content/about.html">学院概况</a></li>
								<li class="nav-item"><a class="nav-link" href="/list/112.html">工作动态</a></li>
								<li class="nav-item"><a class="nav-link" href="/list/114.html">教学科研</a></li>
								<li class="nav-item"><a class="nav-link" href="/list/115.html">学生工作</a></li>
								<li class="nav-item"><a class="nav-link" href="/list/116.html">党建工作</a></li>
								<li class="nav-item"><a class="nav-link" href="/courseindex.html">课程平台</a></li>
								<li class="nav-item"><a class="nav-link" href="/list/122.html">招生就业</a></li>
                                                               <li class="nav-item"><a class="nav-link" href="/list/113.html">地方文化研究</a></li>
								<li class="nav-item"><a class="nav-link" href="/list/120.html">语言文字工作</a></li>
								<!--<li class="nav-item"><a class="nav-link" href="/list/134.html">评估专栏</a></li>-->
								<li class="nav-item"><a class="nav-link" href="/list/119.html">通知公告</a></li>
								<li class="nav-item"><a class="nav-link" href="https://www.hatu.edu.cn">学校首页</a></li>
							</ul>
					  	</div>
					</nav>
				</div>
			</div><!---end row--->
</div><!--container-fluid--->
		<div class="container-fluid">
				<div>
				<div class="row">
					<div class="swiper mySwiper">
					    <div class="swiper-wrapper">
                                                 <div class="swiper-slide"><img src="/main/upload/202607/07/202607071704040401.png" class="img-fluid" style="width: 100%;" /></div>
                                             
					    </div>
					    <div class="swiper-button-next"></div>
					    <div class="swiper-button-prev"></div>
					    <div class="swiper-pagination"></div>
					  </div>
				</div><!--end row-->
			</div><!--end container-->
		</div><!--end container-fluid-->
		<div class="container-fluid p-0">
			<div class="container">
				<div class="row">
					<div class="col-lg-8 col-md-12 col-sm-12 pl-lg-0">
						  <div class="newslist">
								<h3 class="title"><span class="l"> 工作动态 </span><span class="r"><a href="/list/112.html">More</a></span></h3>
						  </div>
                                                   <div class="row">
								 <div class="col-lg-12">
									 <div class="imglist">
												<ul class="imglistbody">    
														<li>
															<a href="/show/2245.html">
																<div class="img">
                                                                  <img src="/main/upload/202607/03/202607030836361167.jpg"  alt="以赛促教强美育 三尺讲台展风采——人文学院首届青年美育教师教学竞赛顺利开展"  style="width:260px;height:130px;" />
                                                     </div>
																<div class="lstdesc">
																	<h4 style="height:30px;">以赛促教强美育 三尺讲台展风采——人文学院首届青年美育教师教学竞赛顺利开…</h4>
																	<p class="d-none d-lg-block">为落实湖南省教育厅《关于举办湖南省首届普通高等学校青年美育教师公共艺术课堂教学竞赛的通知》精神，落实学校美育浸润行动，进一步加强美育师资队伍建设，提升青年教师教学…</p>
																	<p class="text-lg-start text-center">作者:人文学院  &nbsp;  日 期：2026-07-03 &nbsp; 浏 览：136</p>
																</div>
															</a>
														</li>
														
														<li>
															<a href="/show/2242.html">
																<div class="img">
                                                                  <img src="/main/upload/202606/26/202606261047470926.png"  alt="名师引航深耕教坛，聚力育人共促成长｜我院开展教育教学专题讲座"  style="width:260px;height:130px;" />
                                                     </div>
																<div class="lstdesc">
																	<h4 style="height:30px;">名师引航深耕教坛，聚力育人共促成长｜我院开展教育教学专题讲座</h4>
																	<p class="d-none d-lg-block">为深入落实立德树人根本任务，持续推进师德师风长效建设，引导全体教师精准把握新时代育人工作新要求，构建平等互信、温暖和谐的新型师生关系，人文学院于6月23日在A3-206多…</p>
																	<p class="text-lg-start text-center">作者:人文学院  &nbsp;  日 期：2026-06-25 &nbsp; 浏 览：1720</p>
																</div>
															</a>
														</li>
														
														<li>
															<a href="/show/2239.html">
																<div class="img">
                                                                  <img src="/main/upload/202606/25/202606250846108113.jpg"  alt="知敬畏、守底线、有温度 ——人文学院召开师德师风专题教育大会"  style="width:260px;height:130px;" />
                                                     </div>
																<div class="lstdesc">
																	<h4 style="height:30px;">知敬畏、守底线、有温度 ——人文学院召开师德师风专题教育大会</h4>
																	<p class="d-none d-lg-block">为深入学习贯彻习近平新时代中国特色社会主义思想，全面落实立德树人根本任务，进一步加强学院师德师风建设，6月23日下午，人文学院在A3-206会议室召开师德师风专题教育大会…</p>
																	<p class="text-lg-start text-center">作者:人文学院  &nbsp;  日 期：2026-06-25 &nbsp; 浏 览：109</p>
																</div>
															</a>
														</li>
														
												</ul>
									 </div><!--end newslist-->
								 </div><!--end col-lg6-->
							</div><!--end row-->
					</div><!---end col-lg-8-->
					<div class="col-lg-4 col-md-12 col-sm-12 pr-lg-0">
								<div class="newslist">
									<h3 class="title"><span class="l"> 通知公告 </span><span class="r"><a href="/list/119.html">More</a></span></h3>
									<ul class="listbody">  
										 <li style="padding-top:10px;"><h4><a href="/show/2237.html">关于公布人文学院2026年暑期“三下乡”社会实践人选人员名单的通知</a></h4><p></p><p>日 期：2026-06-22 浏 览：1648</p></li>
									    
										 <li style="padding-top:10px;"><h4><a href="/show/2225.html">关于2026年度人文学院拟推荐校级大学生创新训练计划项目立项的公示</a></h4><p></p><p>日 期：2026-06-09 浏 览：330</p></li>
									    
										 <li style="padding-top:10px;"><h4><a href="/show/2219.html">人文学院2026年春季家庭经济困难学生贫困认定通过名单公示</a></h4><p></p><p>日 期：2026-06-02 浏 览：657</p></li>
									    
										 <li style="padding-top:10px;"><h4><a href="/show/2223.html">人文学院"人文润泽·数智赋能"系列教研活动 ——“我的教改微分享”第二期全院优秀案例展示沙龙活动方案</a></h4><p>一、活动总则（一）活动主题人文润泽·数智赋能——我的教改微分享·优秀案例展示（第二期）（二）活动背景第一期“我的教改微分享…</p><p>日 期：2026-05-29 浏 览：136</p></li>
									    							
								</ul>
					</div><!--end col4-->
				</div><!--end row-->
			</div><!--enc container-->
		</div><!--end container-fluid-->
		<div class="container-fluid p-0">
			<div class="container">
					<div class="row">
                                                            <div class="col-lg-4 col-12 ">
								<div class="newslist">
									<h3 class="title"><span class="l"> 党建工作 </span><span class="r"><a href="/list/116.html">More</a></span></h3>
									<ul class="listbody">
										<li>
											<a href="/show/2243.html"><p>人文学院党总支组织部分学生党员赴翦伯赞故居开展专题研学党日活动</p><span>2026-06-29</span></a></li>
									  
										<li>
											<a href="/show/2244.html"><p>铭记常德会战峥嵘史 坚守初心端正政绩观——人文学院学生第三党支部开展主题实践活动</p><span>2026-06-26</span></a></li>
									  
										<li>
											<a href="/show/2233.html"><p>传承巾帼英烈精神 激活社区党建“微细胞”| 学生第四党支部举办“一站式”学生社区微党课活动</p><span>2026-06-10</span></a></li>
									  
										<li>
											<a href="/show/2224.html"><p>坚守育人初心 译介时代华章 ——人文学院党总支举办专题党课</p><span>2026-05-27</span></a></li>
									  	
									</ul><!--end listbody-->
								</div><!--end newslist-->
							</div><!--col-md-6-->
							<div class="col-lg-4 col-12 pl-lg-0">
								<div class="newslist">
									<h3 class="title"><span class="l"> 教学科研 </span><span class="r"><a href="/list/114.html">More</a></span></h3>
									<ul class="listbody"> 
										<li><a href="/show/2241.html"><p>创新教研形态，赋能地方文脉——汉语言文学教研室深度参与首届常德诗墙端午读诗沙龙</p><span>2026-06-19</span></a></li>
									  
										<li><a href="/show/2240.html"><p>以戏促学，以创赋能——记《基础写作》课堂教学改革实践</p><span>2026-06-19</span></a></li>
									  
										<li><a href="/show/2236.html"><p>人文润泽・数智赋能 | 大学英语教研室开展首期“我的教改微分享”教研沙龙</p><span>2026-06-12</span></a></li>
									  
										<li><a href="/show/2235.html"><p>人文润泽・数智赋能 | 文化产业教研室教改沙龙启新思 AI 赋能课堂教学提质增效</p><span>2026-06-12</span></a></li>
									  
									</ul><!--end listbody-->
								</div><!--end newslist-->
							</div><!--col-md-6-->
						  <div class="col-lg-4 col-12 pr-lg-0">
								<div class="newslist">
									<h3 class="title"><span class="l"> 学生工作 </span><span class="r"><a href="/list/115.html">More</a></span></h3>
									<ul class="listbody">
										<li><a href="/show/2230.html"><p>逐梦不负韶华 初心扎根基层 ——人文学院2020级优秀毕业生范鸿家成功上岸湖南省选调生</p><span>2026-06-11</span></a></li>
									   
										<li><a href="/show/2227.html"><p>湖南应用技术学院人文学院第一次学生代表大会顺利召开</p><span>2026-06-08</span></a></li>
									   
										<li><a href="/show/2226.html"><p>共青团湖南应用技术学院人文学院总支部委员会第一次团员代表大会顺利召开</p><span>2026-06-03</span></a></li>
									   
										<li><a href="/show/2190.html"><p>以展促学强双创  文脉传承育新人</p><span>2026-05-25</span></a></li>
									   
									</ul><!--end listbody-->
								</div><!--end newslist-->
							</div>
							
					</div><!--end row-->
			</div><!--end container-->
		</div><!--end container-fluid-->
		<div class="container-fluid p-0">
			<div class="container">
				<div class="row">
					<div class="col-12 pl-lg-0">
						<div class="newslist">
							<h3 class="title"><span class="l"> 特色专栏-小学英语学科导师工作室</span><span class="r"><a href="/studioindex.html" target="_blank">More</a></span></h3>
						</div>
					</div>   
					<div class="col-lg-4 imgword pl-lg-0 mt-sm-2">
						     <img src="/main/upload/202604/24/202604240843414762.jpg" title="专家引领明方向 品牌塑造促提升"  />
						    <a href="/studio/show2141.html" target="_blank"><p>专家引领明方向 品牌塑造促提升</p></a>
					</div>
					
					<div class="col-lg-4 imgword pl-lg-0 mt-sm-2">
						     <img src="/main/upload/202604/24/202604240834528498.jpg" title="学术征文与教改项目申报指导沙龙"  />
						    <a href="/studio/show2139.html" target="_blank"><p>学术征文与教改项目申报指导沙龙</p></a>
					</div>
					
					<div class="col-lg-4 imgword pl-lg-0 mt-sm-2">
						     <img src="/main/upload/202603/19/202603191707107728.jpg" title="快乐周末 语你童行——湖南应用技术学院小学英语导师工作室公益外教趣味课堂顺利开班"  />
						    <a href="/studio/show2126.html" target="_blank"><p>快乐周末 语你童行——湖南应用技术学院小学英语导师工作室公益外教趣味课堂顺利开班</p></a>
					</div>
					
				</div><!---end row--->
			</div><!---end container-->
		</div><!--end container-fluid-->
                <div class="container-fluid bfooter" style="background-color: var(--basecolor);margin:0px;padding:0px;color:var(--wcolor)">
<div class="container">
	<div class="newslist">
		<h3 class="title nobt" style="color:var(--wcolor)"><span class="l"><i class="fa fa-file fa-300px" ></i> 友情链接 | <span class="subtitle">Friendship Link</span></span></h3>
		<div class="row">
			<div class="col-12 col-lg-8 d-none d-xl-block d-lg-block d-md-block">
					<ul class="d-flex flex-row justify-content-start flex-fill flex-wrap" style="padding-left:2px;">
											<li class="list-inline-item"><a href="http://www.hatu.edu.cn">学校首页</a></li>
											<li class="list-inline-item"><a href="http://www.moe.gov.cn/">教育部</a></li>
											<li class="list-inline-item"><a href="https://www.chsi.com.cn/">学信网</a></li>
											<li class="list-inline-item"><a href="https://www.hneeb.cn/hnxxg/">招生信息港</a></li>
											<li class="list-inline-item"><a href="http://dzb.hatu.edu.cn">党政办</a></li>
											<li class="list-inline-item"><a href="http://jcc.hatu.edu.cn">纪检监察处</a></li>
											<li class="list-inline-item"><a href="http://zzb.hatu.edu.cn">组织部</a></li>
											<li class="list-inline-item"><a href="http://xcb.hatu.edu.cn">宣传部</a></li>
											<li class="list-inline-item"><a href="http://tw.hatu.edu.cn">团委</a></li>
											<li class="list-inline-item"><a href="http://rsc.hatu.edu.cn">人事处</a></li>
											<li class="list-inline-item"><a href="http://pj.hatu.edu.cn/">质评中心</a></li>
											<li class="list-inline-item"><a href="http://jwc.hatu.edu.cn">教务处</a></li>
											<li class="list-inline-item"><a href="http://xsc.hatu.edu.cn">学工处</a></li>
											<li class="list-inline-item"><a href="http://kyc.hatu.edu.cn">科技处</a></li>
											<li class="list-inline-item"><a href="http://jfzx.hatu.edu.cn">教发中心</a></li>
											<li class="list-inline-item"><a href="http://xxgc.hatu.edu.cn">信息工程学院</a></li>
											<li class="list-inline-item"><a href="http://rwxy.hatu.edu.cn">人文学院</a></li>
											<li class="list-inline-item"><a href="http://jjgl.hatu.edu.cn">经济管理学院</a></li>
											<li class="list-inline-item"><a href="http://nlkj.hatu.edu.cn">农林科技学院</a></li>
											<li class="list-inline-item"><a href="http://jdgc.hatu.edu.cn">智能工程学院</a></li>
											<li class="list-inline-item"><a href="http://sjys.hatu.edu.cn">数字创意设计学院</a></li>
											<li class="list-inline-item"><a href="http://marx.hatu.edu.cn">马克思主义学院</a></li>
											<li class="list-inline-item"><a href="http://cxcy.hatu.edu.cn">创新创业就业学院</a></li>
											<li class="list-inline-item"><a href="http://jxjy.hatu.edu.cn">继续教育学院</a></li>
									</ul>
				</div>
				<div class="col-12 col-lg-4">
									<div class="img d-flex justify-content-between align-items-center">
										<div class="lb">
											<p><strong>扫一扫</strong></p>
											<p>关注微信公众号</p>
											<p>湖南应用技术学院</p>
										</div>
										<div class="rb">
											<img  src="/style2024/images/wx.jpg"/>
										</div>
									</div>
						</div><!--end row-->
					</div><!--end row-->
				</div><!--end newslist-->
			</div><!--end container-->
</div><!--end container-fluid-->
<div class="container-fluid cfooter" style="background-color: var(--basecolor);">
	<div class="container">
			<div class="row col-12" style="display: flex;flex-direction: column;">
				<p>学校地址：湖南省常德市鼎城区善卷路2058号 邮编：415100</p>
				<p>联系电话：计财处 0736-7821399 校办 0736-7388388 招生 0736-7377377 就业 0736-7388885 教务 0736-7385222 学工 0736-7381111 传真：0736-7388882 </p>
				<p class="text-start">版权所有 湖南应用技术学院 © Copyright 2014 - 2020 Hunan Applied Technology University All Rights Reserved.</p>
				<p class="text-start">主体备案号/许可证号：湘ICP备15000766号 前置审核号：湘教QS4_201407_070076</p>
			</div>
	</div><!--end container-->
</div><!--end container-fluid-->
<script src="/style2024/js/popper.min.js" type="text/javascript"></script>
<script src="/style2024/js/bootstrap.min.js" type="text/javascript"></script>
<script src="/style2024/js/swiper-bundle.min.js" type="text/javascript"></script>
<script>
	$(window).on('scroll', function() {
	    if ($(window).scrollTop() > 50) {
	       $('.menu').addClass('navbg');
			console.log("scorll");
	    } else {
	        $('.menu').removeClass('navbg');
	    }
	});
	function Search() {
		var strwhere = "";
		var obj=$("#keywords");
		var str = $.trim(obj.val());
		if (str.length > 0 && str != "输入关健字") {
			window.location.href="/search.html?keyword=" + encodeURI(str);
		}
		return false;}
</script>

		<script>
				 var swiper = new Swiper(".mySwiper", {
				      spaceBetween: 30,
				      centeredSlides: true,
				       autoplay: {
				         delay: 2500,
				         disableOnInteraction: false,
				       },
				      pagination: {
				        el: ".swiper-pagination",
				        clickable: true,
				      },
				      navigation: {
				        nextEl: ".swiper-button-next",
				        prevEl: ".swiper-button-prev",
				      },
				    });
		</script>
	</body>
</html>
