﻿/**头部**/
.indheadbg
{
	width:100%;
	position:fixed;
	top:0px;
	left:0px;
	z-index:100;
	height:auto;
	background:rgba(0,0,0,0.3);
}
.indheadbg .indhead
{
	width:100%;
	height:auto;
}
.indheadbg .indhead .logo
{
	width:80%;
	height:auto;
	overflow:hidden;
	float:left;
}
.indheadbg .indhead .logo img
{
	width:100%;
	height:auto;
}
.indheadbg .indhead .navbtn
{
	width:20%;
	height:auto;
	overflow:hidden;
}
.indheadbg .indhead .navbtn img
{
	width:100%;
	height:auto;
}
/**头部 end**/
/**第一条新闻**/
.page1news
{
	width:100%;
	height:auto;
	background:#c72b30;
	overflow:hidden;
	padding:10px;
	box-sizing: border-box;
}
.page1news .hd
{
	display:none;
}
.page1news .bd
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.page1news .bd ul
{
	overflow:hidden;
}
.page1news .bd ul li
{
	width:100%;
	height:auto;
}
.page1news .bd ul li a
{
	display:block;
	overflow:hidden;
	width:100%;
	height:auto;
	position: relative;
}
.page1news .bd ul li a .time
{
	width:80px;
	float:left;
	height:auto;
	overflow:hidden;
	box-sizing: border-box;
}
.page1news .bd ul li a .line
{
	width:1px;
	height:100%;
	background:#fff;
	position: absolute;
	top:0px;
	left:80px;
}
.page1news .bd ul li a .tit
{
	font-size:15px;
	color:white;
	line-height:25px;
	width:calc(100% - 90px);
	float:right;
	overflow:hidden;
	max-height:50px;
}
.page1news .bd ul li a .time .ri
{
	font-size:26px;
	color:#fff;
	text-align:center;
	line-height:30px;
	font-weight: bold;
}
.page1news .bd ul li a .time .yue
{
	font-size:13px;
	color:white;
	line-height:15px;
	text-align:center;
}
/**第一条新闻 end**/
/**第一部分关于**/
.indfir
{
	width:100%;
	height:auto;
}
.indfir .indabucont
{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:15px;
	line-height:25px;
	text-align:30px;
	margin-top:15px;
}
.indfir .indabucont p
{
	font-size:15px;
	line-height:25px;
	text-align:30px;
}
.indfir .indvideo
{
	width:100%;
	height:auto;
	overflow:hidden;
	position: relative;
	margin-top:15px;
}
.indfir .indvideo img
{
	width:100%;
	height:auto;	
}
.indfir .indvideo video
{
	position: absolute;
	width:100%;
	height:100%;
	top:0px;
	z-index:10;
	left:0;
	object-fit: fill;
}
.indfir .liuquan
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:15px;
}
.indfir .liuquan img
{
	width:100%;
	vertical-align: middle;
}
.indfir .more
{
	width:100%;
	height:40px;
	background:#c72b30;
	text-align: center;
	margin-top:15px;
}
.indfir .more a
{
	display: block;
	width:100%;
	height:100%;
}
.indfir .more a .tb
{
	display: inline-block;
	width:28px;
	height:28px;
	overflow:hidden;
	padding-top:5px;
	vertical-align: middle;
}
.indfir .more a .tb img
{
	width:28px;
	height:28px;
	transition: 1s;
}
.indfir .more a .zi
{
	font-size:18px;
	display:inline-block;
	vertical-align: middle;
	color:white;
	line-height:28px;
	height:28px;
	padding-top:5px;
}
/**第一部分关于 end**/
.indline
{
	width:100%;
	height:2px;
	overflow:hidden;
	background:#f5f5f5;
}
/**第二部分学校**/
.indsec
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.indsec .xuexiaolist
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:15px;
	font-size:0px;
}
.indsec .xuexiaolist .xiang
{
	width:calc(50% - 5px);
	margin-right:10px;
	overflow:hidden;
	display: inline-block;
	vertical-align: top;
	margin-bottom:10px;
}
.indsec .xuexiaolist .xiang:nth-child(2n)
{
	margin-right:0px;
}
.indsec .xuexiaolist .xiang .pic
{
	width:100%;
	height:auto;
	box-sizing: border-box;
	border:1px solid #ddd;
}
.indsec .xuexiaolist .xiang .pic img
{
	width:100%;
	height:auto;
}
/**第二部分学校 end**/
/**第三部分学谷**/
.indthi
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.indthi .xuegulist
{
	width:100%;
	height:auto;
	margin-top:15px;
}
.indthi .xuegulist .xiang
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:15px;
}
.indthi .xuegulist .xiang a
{
	display: block;
	width:100%;
	height:auto;
	overflow:hidden;
	position: relative;
}
.indthi .xuegulist .xiang a .pic 
{
	width:100%;
	height:auto;
}
.indthi .xuegulist .xiang a .pic img
{
	width:100%;
	height:auto;
}
.indthi .xuegulist .xiang a .xglogo
{
	width:100%;
	height:100%;
	display: flex;
	position: absolute;
	top:0;
	left:0;
	align-items: center;
	justify-content: center;
}
.indthi .xuegulist .xiang a .xglogo .bg
{
	background:rgba(255,255,255,0.8);
	border-radius: 5px;
	overflow:hidden;
	width:80%;
	overflow:hidden;
	padding:15px;
	box-sizing: border-box;
}
.indthi .xuegulist .xiang a .xglogo .bg img
{
	width:100%;
	height:auto;
	overflow:hidden;
}

/**第三部分学谷 end**/
/**网站首页第四部分服务**/
.indfou 
{
	width:100%;
	height:auto;
}
.indfou .fuwulist
{
	width:100%;
	height:auto;
	margin-top:15px;
}
.indfou .fuwulist ul li
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:10px;
}
.indfou .fuwulist ul li a
{
	display: block;
	overflow:hidden;
}
.indfou .fuwulist ul li a .pic
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.indfou .fuwulist ul li a .pic img
{
	width:100%;
	height:auto;
}
.indfou .fuwulist ul li a .tit
{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:10px;
	box-sizing: border-box;
}
.indfou .fuwulist ul li a .tit .zi
{
	width:calc(100% - 28px);
	height:28px;
	font-size:16px;
	color:white;
	float:left;
	line-height:28px;
}
.indfou .fuwulist ul li a .tit .tb
{
	width:28px;
	height:auto;
	float:left;
}
.indfou .fuwulist ul li a .tit .tb img
{
	width:28px;
	height:28px;
}
.indfou .fuwulist ul li.li1 a .tit
{
	background:#087abd;
}
.indfou .fuwulist ul li.li2 a .tit
{
	background:#319c37;
}
.indfou .fuwulist ul li.li3 a .tit
{
	background:#e77f0f;
}
/**网站首页第四部分服务 end**/
/**网站首页第五部分学子**/
.xuezilist
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:15px;
}
.xuezilist .bd
{
	width:100%;
	height:auto;
}
.xuezilist .bd ul li
{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:0;
}
.xuezilist .bd ul li a
{
	width:25%;
	display: inline-block;
	vertical-align: top;
	overflow:hidden;
}
.xuezilist .bd ul li a .pic
{
	width:100%;
	height:120px;
	overflow:hidden;
	background-size:cover !important;
}
.xuezilist .bd ul li a .pic img
{
	width:100%;
	height:auto;
}
.xuezilist .hd
{
	margin-top:15px;
	font-size:0px;
	overflow:hidden;
	text-align:center;
}
.xuezilist .hd ul li
{
	display: inline-block;
	width:10px;
	height:10px;
	border-radius:50%;
	background:#ededed;
	margin-left:5px;
	margin-right:5px;
}
.xuezilist .hd ul li.on
{
	width:20px;
	background:#c72b30;
	border-radius: 5px;
}
/**网站首页第五部分学子 end**/
/**网站首页第六部分新闻**/
.indnewslist
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:15px;
}
.indnewslist .bd
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.indnewslist .bd li
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.indnewslist .bd li a
{
	display: block;
	overflow:hidden;
}
.indnewslist .bd li a .pic
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.indnewslist .bd li a .pic img
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.indnewslist .bd li a .newslisthd
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.indnewslist .bd li a .newslisthd .yueri
{
	float:left;
	width:70px;
	height:70px;
	background:#c82c30;
	overflow:hidden;
}
.indnewslist .bd li a .newslisthd .yueri .ri
{
	font-size:18px;
	line-height:20px;
	color:white;
	overflow:hidden;
	text-align:center;
	margin-top:15px;
	font-weight:bold;
}
.indnewslist .bd li a .newslisthd .yueri .yue
{
	width:100%;
	height:auto;
	color:white;
	font-size:14px;
	line-height:14px;
	margin-top:5px;
	text-align:center;
}
.indnewslist .bd li a .newslisthd .wenzi
{
	width:calc(100% - 70px);
	float:right;
	overflow:hidden;
	box-sizing: border-box;
	padding:10px;
	background:#eee;
	min-height:70px;
}
.indnewslist .bd li a .newslisthd .wenzi .tit
{
	width:100%;
	height:auto;
	font-size:15px;
	line-height:25px;
	overflow:hidden;
}
.indsix .more
{
	width:100%;
	height:40px;
	background:#e76f00;
	text-align: center;
	margin-top:15px;
}
.indsix .more a
{
	display: block;
	width:100%;
	height:100%;
}
.indsix .more a .tb
{
	display: inline-block;
	width:28px;
	height:28px;
	overflow:hidden;
	padding-top:5px;
	vertical-align: middle;
}
.indsix .more a .tb img
{
	width:28px;
	height:28px;
	transition: 1s;
}
.indsix .more a .zi
{
	font-size:18px;
	display:inline-block;
	vertical-align: middle;
	color:white;
	line-height:28px;
	height:28px;
	padding-top:5px;
}
/**网站首页第六部分新闻 end**/
.banner1
{
	width:100%;
	height:100%;
	position:relative;
	overflow:hidden;
}
.banner1 .prev
{
	width:45px;
	height:80px;
	background:url('../images/ryleftarr.png') no-repeat center center;
	overflow:hidden;
	position:absolute;
	top:calc(50% - 40px);
	left:10%;
	z-index: 100;
	cursor: pointer;
	display:none;
}
.banner1:hover .prev
{
	display:block;
}
.banner1 .next
{
	width:45px;
	height:80px;
	background:url('../images/ryrightarr.png') no-repeat center center;
	overflow:hidden;
	position:absolute;
	top:calc(50% - 40px);
	right:10%;
	z-index: 100;
	cursor: pointer;
	display:none;
}
.banner1:hover .next
{
	display:block;
}
.banner1 .hd
{
	display:none;
}
.banner1 .bd
{
	width:100%;
	height:100%;
	overflow:hidden;
}
.banner1 .bd ul
{
	width:100%;
	height:100% !important;
	overflow:hidden;
}
.banner1 .bd li
{
	width:100%;
	height:100%;
	overflow:hidden;	
}
.banner1 .bd li
{
	display:block;
	width:100%;
	height:100%;
	overflow: hidden;
}
.banner1 .bd li  .pic,.banner1 .bd li  .pic1
{
	width:100%;
	height:1000px;
	/*overflow: hidden;*/
	background-size:cover !important;
}
.banner1 .bd li  .pic::after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.3);
}
.banner1 .bd li  .wenzi{
	position: absolute;
	width: 90%;
    height: auto;
    left: 6%;
    top: calc(18% - 160px);
    z-index: 100;
    text-align: center;
}
.banner1 .bd li  .wenzi .tit{
	line-height: 70px;
    margin-top: 30px;
    width: 100%;
    height: 77px;
    font-family: SourceHanSansSC-Bold;
    font-size: 50px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 5px;
    color: #fefefe;
	margin: 0 auto;
}
.banner1 .bd li  .wenzi .etit{
	 width: 100%;
    height: 60px;
    font-family: SourceHanSansSC-Light;
    font-size: 19px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    margin: 0 auto;
    color: #ffffff;
}
.banner1 .bd li  .wenzi .des{
	width: 95%;
	height: 108px;
	font-family: SourceHanSansSC-Regular;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 41px;
	letter-spacing: 0px;
	color: #fefefe;
	margin: 0 auto;
}
.banner1 .bd li  .school{
	display: flex;
    position: absolute;
    top:calc(55% - 160px);
    left: 00%;
    justify-content: space-around;
	align-items: center;
	flex-wrap:wrap;
    width:100%;
}
.banner1 .bd li  .school a{
	height:116px;
}
.banner1 .bd li  .school a div{	
	font-family: SourceHanSansSC-Regular;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 41px;
	letter-spacing: 0px;
	color: #fefefe;
	text-align: center;
	width: 142px;
	height: 75px;
	text-align: center;
}
.banner1 .bd li  .school img{
	width: 75px;
	height: 72px;
	margin: 0 auto;
}
@keyframes jump {
	0%, 100% { transform: translateY(0); }
	50% { transform: translateY(-10px); }
  }
   
.banner1 .bd li .school a div:hover ,.banner1 .bd li .yttechnology a .yt1:hover,.banner1 .bd li .yttechnology a .yt2:hover{
animation: jump 1s infinite;
}
