﻿/**xg_head.php**/
.xg_head
{
	width:100%;
	height:auto;
	overflow:hidden;
	position:relative;
	background:white;
}
.xg_head .navhome
{
	width:16%;
	height:auto;
	overflow:hidden;
	float:left;
}
.xg_head .navhome img
{
	width:100%;
	height:auto;
}
.xg_head .logo
{
	width:68%;
	height:auto;
	float:left;
	overflow:hidden;
	position: relative;
}
.xg_head .logo img.bai
{
	width:100%;
	height:auto;
}
.xg_head .logo .zhenlogo
{
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.xg_head .logo .zhenlogo img
{
	width:100%;
	height:auto;
	width:90%;
}
.xg_head .navbtn
{
	float:left;
	overflow:hidden;
	width:16%;
}
.xg_head .navbtn img
{
	width:100%;
	height:auto;

}
/**xg_head.php end**/
/**xg_banner.php**/
.xg_banner {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	margin-bottom:-1px;
}
.xg_banner .hd {
	width: 100%;
	height: 11px;
	position: absolute;
	z-index: 1;
	bottom: 5px;
	text-align: center;
}
.xg_banner .hd ul {
	display: inline-block;
	height: 5px;
	padding: 3px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 0;
	vertical-align: top;
}
.xg_banner .hd ul li {
	display: inline-block;
	width: 5px;
	height: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
	margin: 0 5px;
	vertical-align: top;
	overflow: hidden;
}
.xg_banner .bd {
	position: relative;
	z-index: 0;
}
.xg_banner .bd li a {
	display:block;
	height:auto;
	overflow:hidden;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* 取消链接高亮 */
}
.xg_banner .bd li img {
	width: 100%;
	height: auto;
	display:block;
}
/**xg_banner.php end**/
/**xg_index.php**/
/**网站首页第一部分概况**/
.xg_indfir
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
	padding:4%;
	box-sizing:border-box;
}
.xg_indabu
{
	width:100%;
	height:auto;
	position: relative;
	overflow:hidden;
	margin-top:15px;
	position:relative;
}
.xg_indabu .indabupic
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.xg_indabu .indabupic img
{
	width:100%;
	height:auto;
}
.xg_indabu .bao
{
	width:100%;
	height:auto;
	overflow:hidden;
	position: relative;
}
.xg_indabu .wenzi
{
	width:calc(100% - 92px);
	overflow:hidden;
	border:1px solid #e6e6e6;
	box-sizing:border-box;
	float:right;
	padding:15px;
	line-height:25px;
	font-size:15px;
	text-indent:30px;	
}
.xg_indabu .wenzi p
{
    line-height:25px;
	font-size:15px;
	text-indent:30px;	
}
.xg_indabu .wenzi p a
{
	color:#1888cb;
}
.xg_indabu .titkuang
{
	width:92px;
	height:auto;
	position: absolute;
	height:100%;
	left:0px;
	top:0px;
}
.xg_indabu .titkuang .pic
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.xg_indabu .titkuang .pic img
{
	width:80%;
	height:auto;
	margin:auto;
	margin-top:10px;
}
.xg_indabu .titkuang .tit
{
	font-size:18px;
	text-align:center;
	line-height:25px;
	color:white;
	margin-top:10px;
	margin-bottom:10px;
}
.xg_indmore
{
	width:100%;
	height:40px;
}
.xg_indmore a
{
	display:block;
	width:100%;
	height:100%;
	box-sizing: border-box;
	background:white;
	font-size:0;
	text-align: center;
	padding-top:6px;
}
.xg_indmore a .quan
{
	width:28px;
	height:28px;
	overflow:hidden;
	display: inline-block;
	vertical-align: middle;
}
.xg_indmore a .quan img
{
	width:28px;
	height:28px;
	transition: 1s;
}
.xg_indmore a .wz
{
	display: inline-block;
	font-size:18px;
	height:28px;
	line-height:28px;
	vertical-align: middle;
}
.xg_indmore a:hover .quan img
{
	transform: rotate(360deg);
}
/**模板2**/
.xg_indabu1
{
	width:100%;
	height:auto;
	position: relative;
	overflow:hidden;
	margin-top:15px;
}
.xg_indabu1 .pic
{
	width:100%;
	height:auto;
}
.xg_indabu1 .pic img
{
	width:100%;
	height:auto;
}
.xg_indabu1 .wenzi
{
	width:100%;
	height:auto;
	background:#243583;
	box-sizing: border-box;
	padding:15px;;
}
.xg_indabu1 .wenzi .tit
{
	font-size:28px;
	color:white;
	overflow:hidden;
	line-height:40px;
}
.xg_indabu1 .wenzi .cont
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.xg_indabu1 .wenzi .cont p
{
	color:white;
	overflow:hidden;
	font-size:15px;
	line-height:25px;
	text-indent:30px;
}
.xg_indabu1 .wenzi .xg_indmore
{
	margin-top:10px;
}
/**模板2 end**/
/**网站首页第一部分概况 end**/
/**网站首页第二部分课程体系**/
.xg_indsecbg
{
	width:100%;
	height:auto;
	overflow:hidden;
	background:#f5f5f5;
}
.xg_indsec
{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:4%;
	box-sizing:border-box;
}
.xg_kecheng_list
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:15px;
	font-size:0;
	position:relative;
}
.xg_kecheng_list .prev
{
	width:28px;
	height:19px;
	overflow:hidden;
	position: absolute;
	left:0px;
	cursor: pointer;
	z-index: 100;
	top:calc(50% - 9.5px);
}
.xg_kecheng_list .next
{
	width:28px;
	height:19px;
	overflow:hidden;
	position: absolute;
	right:0px;
	cursor: pointer;
	z-index: 100;
	top:calc(50% - 9.5px);
}
.xg_kecheng_list .xiang
{
	width:100%;
	height:auto;
	vertical-align: top;
}
.xg_kecheng_list .xiang a
{
	display: inline-block;
	width:calc(50% - 5px);
	height:auto;
	vertical-align:top;
	margin-right:10px;
	overflow:hidden;
}
.xg_kecheng_list .xiang a:nth-child(2n)
{
	margin-right:0px;
}
.xg_kecheng_list .xiang a .pic
{
	width:100%;
	height:auto;
}
.xg_kecheng_list .xiang a .pic img
{
	width:100%;
	height:auto;
}
.xg_kecheng_list .xiang a p
{
	width:100%;
	height:auto;
	background:white;
	font-size:15px;
	line-height:25px;
	text-align: center;
}

.xg_kecheng_list3
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:15px;
	font-size:0;
	position:relative;
}
.xg_kecheng_list3 .xiang
{
	display: inline-block;
	width:calc(50% - 5px);
	height:auto;
	vertical-align:top;
	margin-right:10px;
	overflow:hidden;
	margin-bottom:10px;
}
.xg_kecheng_list3 .xiang:nth-child(2n)
{
	margin-right:0px;
}
.xg_kecheng_list3 .xiang a
{
	display: block;
	overflow:hidden;
}

.xg_kecheng_list3 .xiang a .pic
{
	width:100%;
	height:auto;
}
.xg_kecheng_list3 .xiang a .pic img
{
	width:100%;
	height:auto;
}
.xg_kecheng_list3 .xiang a p
{
	width:100%;
	height:auto;
	background:white;
	font-size:15px;
	line-height:25px;
	text-align: center;
}
/**模板2**/
.xg_kecheng_list2
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:15px;
	font-size:0;
	position:relative;
}
.xg_kecheng_list2 .prev
{
	width:28px;
	height:19px;
	overflow:hidden;
	position: absolute;
	left:0px;
	cursor: pointer;
	z-index: 100;
	top:calc(50% - 9.5px);
}
.xg_kecheng_list2 .next
{
	width:28px;
	height:19px;
	overflow:hidden;
	position: absolute;
	right:0px;
	cursor: pointer;
	z-index: 100;
	top:calc(50% - 9.5px);
}
.xg_kecheng_list2 .xiang
{
	width:100%;
	height:auto;
	margin-bottom:10px;
}
.xg_kecheng_list2 .xiang a
{
	display: block;
	width:100%;
	height:auto;
}
.xg_kecheng_list2 .xiang a .pic
{
	width:100%;
	height:auto;
}
.xg_kecheng_list2 .xiang a .pic img
{
	width:100%;
	height:auto;
}
.xg_kecheng_list2 .xiang a .tit
{
	width:100%;
	height:auto;
	background:white;
	font-size:16px;
	line-height:25px;
	margin-top:10px;
}
.xg_kecheng_list2 .xiang a .des
{
	width:100%;
	height:auto;
	background:white;
	font-size:14px;
	line-height:25px;
	color:#999;
}
.xg_kecheng_list2 .xiang a:hover .tit
{
	color:#243583;
}
.xg_kecheng_list2 .xiang a:hover .des
{
	color:#243583;
}
/**模板2 end**/
/**网站首页第二部分课程体系**/
/**网站首页第三部分公告**/
.xg_indthi
{
	width:100%
	height:auto;
	overflow:hidden;
	padding:4%;
	box-sizing:border-box;
}
.indgonggao
{
	width:100%;
	height:auto;
	margin-top:15px;
	overflow:hidden;
}
.indgonggao .fir
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.indgonggao .fir .pic
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.indgonggao .fir .pic img
{
	width:100%;
	height:auto;
}
.indgonggao .fir .wenzi
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.indgonggao .fir .wenzi a
{
	display: block;
	width:100%;
	height:auto;
	overflow:hidden;
}
.indgonggao .fir .wenzi a .time
{
	width:80px;
	height:70px;
	float:left;
}
.indgonggao .fir .wenzi a .time .ri
{
	font-size:28px;
	line-height:30px;
	text-align: center;
	overflow:hidden;
	color:white;
	margin-top:8px;
}
.indgonggao .fir .wenzi a .time .yue
{
	font-size:16px;
	color:white;
	line-height:20px;
	overflow:hidden;
	text-align: center;
	margin-top:5px;
}
.indgonggao .fir .wenzi a .tit
{
	font-size:16px;
	width:calc(100% - 80px);
	background:#f1f2f4;
	float:left;
	height:70px;
	box-sizing: border-box;
	padding:15px;
}
.indgonggao .lingwai
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.indgonggao .lingwaiins
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.indgonggao .lingwaiins .xiang
{
	width:100%;
	height:auto;
}
.indgonggao .lingwai .xiang
{
	width:100%;
	height:auto;
	margin-top:15px;
}
.indgonggao .lingwai .xiang a
{
	display: block;
	background:#f1f2f4;
	width:100%;
	height:auto;
	box-sizing: border-box;
	padding:15px;
	overflow:hidden;
}
.indgonggao .lingwai .xiang a .time
{
	widht:70px;
	float:left;
	overflow:hidden;
}
.indgonggao .lingwai .xiang a .ri
{
	font-size:28px;
	line-height:30px;
	overflow:hidden;
	color:#666;
	text-align:center;
}
.indgonggao .lingwai .xiang a .yue
{
	font-size:16px;
	line-height:20px;
	overflow:hidden;
	color:#666;
	margin-top:5px;
}
.indgonggao .lingwai .xiang a .wenzi
{
	width:calc(100% - 80px);
	float:right;
	overflow:hidden;
}
.indgonggao .lingwai .xiang a .tit
{
	font-size:16px;
	overflow:hidden;
	color:#333;
}
.indgonggao .lingwai .xiang a .des
{
	font-size:14px;
	overflow:hidden;
	color:#999;
	line-height:25px;
	margin-top:10px;
	text-overflow:ellipsis;
	white-space:nowrap;
	height:auto;

}
.indgonggao .lingwai .xiang a:hover .ri
{
	color:white;
}
.indgonggao .lingwai .xiang a:hover .yue
{
	color:white;
}
.indgonggao .lingwai .xiang a:hover .tit
{
	color:white;
}
.indgonggao .lingwai .xiang a:hover .des
{
	color:white;
}
.indgonggao1
{
	width:100%;
	height:auto;
	margin-top:15px;
	overflow:hidden;
	font-size:0;
}
.indgonggao1 .xiang
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:10px;
}
.indgonggao1 .xiang a
{
	width:100%;
	height:auto;
	height:auto;
	box-sizing: border-box;
	border:1px solid #e6e6e6;
	display:block;
}
.indgonggao1 .xiang a .fir
{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-top:15px;
	padding-bottom:15px;
}
.indgonggao1 .xiang a .fir .time
{
	width:85px;
	float:left;
	overflow:hidden;
	padding-top:15px;
}
.indgonggao1 .xiang a .fir .time .ri
{
	font-size:32px;
	line-height:35px;
	overflow:hidden;
	text-align:center;

}
.indgonggao1 .xiang a .fir .time .yue
{
	font-size:16px;
	line-height:35px;
	overflow:hidden;
	text-align:center;
	color:#999;

}
.indgonggao1 .xiang a .fir .line
{
	width:1px;
	height:90px;
	float:left;
	background:#e6e6e6;
}
.indgonggao1 .xiang a .wenzi
{
	float:left;
	overflow:hidden;
	margin-left:10px;
	width:calc(100% - 96px);
}
.indgonggao1 .xiang a .wenzi .tit
{
	padding-top:15px;
	font-size:16px;
	line-height:25px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
}
.indgonggao1 .xiang a .wenzi .des
{
	padding-top:10px;
	font-size:14px;
	line-height:20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
	color:#999;
}
.indgonggao1 .xiang a .more
{
	width:100%;
	height:40px;
	background:#243583;
	text-align: center;
}
.indgonggao1 .xiang a .more .tb
{
	display: inline-block;
	width:28px;
	height:28px;
	overflow:hidden;
	padding-top:5px;
	vertical-align: middle;
}
.indgonggao1 .xiang a .more .tb img
{
	width:28px;
	height:28px;
	transition: 1s;
}
.indgonggao1 .xiang a .more .zi
{
	font-size:18px;
	display:inline-block;
	vertical-align: middle;
	color:white;
	line-height:28px;
	height:28px;
	padding-top:5px;
}
.indgonggao1 .xiang a:hover .more .tb img
{
	transform:rotate(360deg);
}
/**网站首页第三部分公告 end**/
/**网站首页第四部分名师风采**/
.xg_indfoubg
{
	width:100%;
	height:auto;
	overflow:hidden;
	background:#f5f5f5;
}
.xg_indfou
{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:4%;
	box-sizing:border-box;
}
/**模板1**/
.xg_fengcai
{
	width:100%;
	height:auto;
	margin-top:15px;
	overflow:hidden;
	position: relative;
}
.xg_fengcai .bd
{
	width:100%;
	height:auto;
	overflow:hidden;
	position: relative;
}
.xg_fengcai .prev
{
	width:28px;
	height:19px;
	overflow:hidden;
	position: absolute;
	left:0px;
	cursor: pointer;
	z-index: 100;
	top:calc(50% - 9.5px);
}
.xg_fengcai .next
{
	width:28px;
	height:19px;
	overflow:hidden;
	position: absolute;
	right:0px;
	cursor: pointer;
	z-index: 100;
	top:calc(50% - 9.5px);
}
.fengcaiul
{
	overflow:hidden;
}
.fengcaiul li
{
	width:100%;
	overflow:hidden;
	font-size:0px;
}
.fengcaiul li a
{
	display: inline-block;
	vertical-align:top;
	width:calc(50% - 5px);
	height:auto;
	margin-right:10px;
}
.fengcaiul li a:nth-child(2n)
{
	margin-right:0px;
}
.fengcaiul li a .pic
{
	width:100%;
	height:auto;
}
.fengcaiul li a .pic img
{
	width:100%;
	height:auto;
} 
.fengcaiul li a p
{
	font-size:16px;
	overflow:hidden;
	line-height:25px;
	text-align: center;
	margin-top:10px;
}
.fengcaiul1
{
	overflow:hidden;
	font-size:0px;
}
.fengcaiul1 li
{
	display: inline-block;
	vertical-align:top;
	width:calc(50% - 5px);
	overflow:hidden;
	margin-right:10px;
	margin-bottom:10px;	
}
.fengcaiul1 li a
{
	display:block;
	height:auto;
}
.fengcaiul1 li:nth-child(2n)
{
	margin-right:0px;
}
.fengcaiul1 li a .pic
{
	width:100%;
	height:auto;
}
.fengcaiul1 li a .pic img
{
	width:100%;
	height:auto;
}
.fengcaiul1 li a p.p1
{
	margin-top:5px;
} 
.fengcaiul1 li a p
{
	font-size:15px;
	overflow:hidden;
	line-height:25px;
	text-align: center;
}
/**模板1 end**/
/**模板2**/
.xg_fengcai2
{
	width:100%;
	height:auto;
	margin-top:15px;
	overflow:hidden;
	position: relative;
}
.xg_fengcai2 .bd
{
	width:100%;
	height:auto;
	overflow:hidden;
	position: relative;
}
.xg_fengcai2 .prev
{
	width:28px;
	height:19px;
	overflow:hidden;
	position: absolute;
	left:0px;
	cursor: pointer;
	z-index: 100;
	top:calc(50% - 9.5px);
}
.xg_fengcai2 .next
{
	width:28px;
	height:19px;
	overflow:hidden;
	position: absolute;
	right:0px;
	cursor: pointer;
	z-index: 100;
	top:calc(50% - 9.5px);
}
.fengcaiul2
{
	overflow:hidden;
}
.fengcaiul2 li
{
	width:100%;
	overflow:hidden;
	height:auto;
	font-size:0px;
}
.fengcaiul2 li a
{
	display: inline-block;
	width:calc(50% - 5px);
	margin-right:10px;
	margin-bottom:10px;
	height:auto;
	vertical-align:top;
}
.fengcaiul2 li a:nth-child(2n)
{
	margin-right:0px;
}
.fengcaiul2 li a .pic
{
	width:100%;
	height:auto;
}
.fengcaiul2 li a .pic img
{
	width:100%;
	height:auto;
} 
.fengcaiul2 li a p
{
	font-size:15px;
	overflow:hidden;
	line-height:25px;
	text-align: center;
}
.fengcaiul2 li a p span
{
	color:#666;
}
.fengcaiul2 li a .des
{
	color:#999;
	font-size:16px;
	text-align: center;
	line-height:25px;
	margin-top:15px;
}
.fengcaiul3
{
	overflow:hidden;
	font-size:0px;
}
.fengcaiul3 li
{
	display: inline-block;
	width:calc(50% - 5px);
	margin-right:10px;
	margin-bottom:10px;
	height:auto;
	vertical-align:top;
}
.fengcaiul3 li a
{
	display: block;
	width:100%;
	height:auto;
}
.fengcaiul3 li:nth-child(2n)
{
	margin-right:0px;
}
.fengcaiul3 li a .pic
{
	width:100%;
	height:auto;
}
.fengcaiul3 li a .pic img
{
	width:100%;
	height:auto;
} 
.fengcaiul3 li a p
{
	font-size:15px;
	overflow:hidden;
	line-height:25px;
	text-align: center;
}
.fengcaiul3 li a p span
{
	color:#666;
}
.fengcaiul3 li a .des
{
	color:#999;
	font-size:16px;
	text-align: center;
	line-height:25px;
	margin-top:15px;
}
/**模板2 end**/
/**网站首页第四部分名师风采 end**/
/**网站首页第五部分学员风采**/
.xg_indfifbg
{
	width:100%;
	height:auto;
	overflow:hidden;
	background:#f5f5f5;
}
.xg_indfif
{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:4%;
	box-sizing:border-box;
}
.xg_indfif .cont
{
	width:100%;
	height:auto;
	margin-top:15px;
	overflow:hidden;
}
.xg_indfif .cont img
{
	width:100%;
	height:auto;
}
.xg_xueyuan
{
	width:100%;
	height:auto;
	margin-top:15px;
	overflow:hidden;
	position: relative;
}
.xg_xueyuan .bd
{
	width:100%;
	height:auto;
	overflow:hidden;
	position: relative;
}
.xg_xueyuan .prev
{
	width:20px;
	height:19px;
	overflow:hidden;
	position: absolute;
	left:0px;
	cursor: pointer;
	z-index: 100;
	top:calc(50% - 9.5px);
}
.xg_xueyuan .next
{
	width:20px;
	height:19px;
	overflow:hidden;
	position: absolute;
	right:0px;
	cursor: pointer;
	z-index: 100;
	top:calc(50% - 9.5px);
}
.xueyuanul
{
	overflow:hidden;
}
.xueyuanul li
{
	width:100%;
	height:auto;
	font-size:0px;
}
.xueyuanul li a
{
	display: inline-block;
	width:calc(50% - 5px);
	height:auto;
	margin-right:10px;
	margin-bottom:10px;
	vertical-align:top;
}
.xueyuanul li a:nth-child(2n)
{
	margin-right:0px;
}
.xueyuanul li a .pic
{
	width:100%;
	height:auto;
}
.xueyuanul li a .pic img
{
	width:100%;
	height:auto;
} 
.xueyuanul li a p
{
	font-size:15px;
	overflow:hidden;
	line-height:25px;
	text-align: center;
	margin-top:5px;
}
.xueyuanul li a p.p2
{
	color:#666;
}
.xueyuanul1
{
	overflow:hidden;
	font-size:0px;
}
.xueyuanul1 li
{
	width:100%;
	height:auto;
	margin-right:10px;
	width:calc(50% - 5px);
	margin-bottom:10px;	
	display: inline-block;
	vertical-align: top;
}
.xueyuanul1 li a
{
	display: block;
	height:auto;
	overflow:hidden;
}
.xueyuanul1 li:nth-child(2n)
{
	margin-right:0px;
}
.xueyuanul1 li a .pic
{
	width:100%;
	height:auto;
}
.xueyuanul1 li a .pic img
{
	width:100%;
	height:auto;
} 
.xueyuanul1 li a p
{
	font-size:15px;
	overflow:hidden;
	line-height:25px;
	text-align: center;
	margin-top:5px;
}
.xueyuanul1 li a p.p2
{
	color:#666;
}
/**网站首页第五部分学员风采 end**/
/**网站首页第六部分新闻**/
.xg_indsixbg
{
	width:100%;
	height:auto;
	overflow:hidden;
	background:#f5f5f5;
}
.xg_indsix
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
	padding:4%;
	box-sizing:border-box;
}
.newslist
{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:0px;
}
.xg_indsix .newslist
{
	margin-top:15px;
}
.newslist .xiang
{
	width:calc(50% - 5px);
	display: inline-block;
	vertical-align: top;
	overflow:hidden;
	margin-right:10px;
	margin-bottom:10px;
}
.newslist .xiang:nth-child(2n)
{
	margin-right:0px;
}
.newslist .xiang a
{
	display: block;
	width:100%;
	height:auto;
	overflow:hidden;
	position: relative;
}
.newslist .xiang a .pic
{
	width:100%;
	height:auto;
	overflow:hidden;
	position: relative;
}
.newslist .xiang a .pic img
{
	width:100%;
	height:auto;
}
.newslist .xiang a .wenzi
{
	width:100%;
	background:white;
	box-sizing: border-box;
	padding:10px;;
	overflow:hidden;
}
.newslist .xiang a .wenzi .tit
{
	font-size:15px;
	line-height:25px;
	overflow:hidden;
	height:auto;
}
.newslist .xiang a .wenzi .des
{
	font-size:14px;
	line-height:25px;
	color:#999;
	overflow:hidden;
	height:auto;
	transition: 1s;
}
.newslist .xiang a .time
{
	width:80px;
	height:30px;
	background:#d85129;
	overflow:hidden;
	position: absolute;
	bottom:0px;
}
.newslist .xiang a .time .yue
{
	color:white;
	text-align:center;
	font-size:14px;
	line-height:30px;
	width:100%;
}
.newslist .xiang a .time .ri
{
	color:white;
	text-align:center;
	font-size:18px;
	line-height:30px;
}
.newslist1
{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:0px;
}
.xg_indsix .newslist1
{
	margin-top:15px;
}
.newslist1 .xiang 
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-right:20px;
	margin-bottom:10px;
	display: inline-block;
	vertical-align: top;
}
.newslist1 .xiang a
{
	display: block;
	width:100%;
	height:auto;
	background:white;
	overflow:hidden;
}
.newslist1 .xiang a .pic
{
	width:100px;
	height:auto;
	float:left;
}
.newslist1 .xiang a .pic img
{
	width:100px;
	height:auto;
}
.newslist1 .xiang a .wenzi
{
	width:calc(100% - 100px);
	height:auto;
	overflow:hidden;
	float:left;
	padding:10px;
	box-sizing:border-box;

}
.newslist1 .xiang a .wenzi .tit
{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:15px;
	line-height:25px;
	
}
.newslist1 .xiang a .wenzi .des
{
	color:#666;
	font-size:14px;
	overflow:hidden;
	line-height:25px;
	width:360px;
	margin:auto;
	height:auto;
	margin-top:5px;
}
.newslist1 .xiang a .wenzi .time
{
	font-size:14px;
	color:#999;
	overflow:hidden;
	line-height:25px;
	width:100%;
	margin:auto;
	margin-top:5px;
}
/**网站首页第六部分新闻**/
/**网站第七部分招生专栏**/
.xg_indsev
{
	width:100%;
	height:auto;
	padding:4%;
	box-sizing:border-box;
}
.indzp
{
	width:100%;
	height:auto;
	box-shadow:0px 0px 20px #ebebeb;
}
.xg_indsev .indzp
{
	margin-top:15px;
	box-sizing: border-box;
	padding:15px;
}
.xg_indsev .indzp .left
{
	width:calc(100% - 110px);
	float:left;
	overflow:hidden;
}
.xg_indsev .indzp .left .tit
{
	font-size:18px;
	line-height:25px;
	overflow:hidden;
}
.xg_indsev .indzp .left .des
{
	font-size:15px;
	text-indent: 30px;
	color:#4c4c4c;
	line-height:25px;
	overflow:hidden;
	margin-top:10px;
}
.xg_indsev .indzp .left .more
{
	width:180px;
	height:50px;
	margin-top:50px;
	display:none;
}
.xg_indsev .indzp .left .more a
{
	display:block;
	width:100%;
	height:100%;
	box-sizing: border-box;
	background:white;
	font-size:0;
	text-align: center;
	padding-top:11px;
	
}
.xg_indsev .indzp .left .more a .quan
{
	width:28px;
	height:28px;
	overflow:hidden;
	display: inline-block;
	vertical-align: middle;
}
.xg_indsev .indzp .left .more a .quan img
{
	width:28px;
	height:28px;
	transition: 1s;
}
.xg_indsev .indzp .left .more a .wz
{
	display: inline-block;
	font-size:18px;
	height:28px;
	line-height:28px;
	vertical-align: middle;
	color:white;
}
.xg_indsev .indzp .right
{
	float:right;
	overflow:hidden;
	width:100px;
}
.xg_indsev .indzp .right img
{
	width:100px;
	height:auto;
}
/**网站第七部分招生专栏 end**/
/**xg_index.php end**/
/**底部**/
#footnavgu ul li
{
	width:50%;
}
/**底部 end**/
