
#banner .swiper-pagination-bullet {
	opacity: 1 !important;
	margin:0rem 0.2rem 0rem 0rem !important;
	width: 0.2rem;
	height: 0.2rem;
	background: rgba(162, 162, 162, 0);
	border: 0.03rem solid #E8E8E8;
	border-radius: 50%;
}
#banner .swiper-pagination-bullet-active {
	color: #fff;
	background: #fff;
}
#partOne {
	color: #fff;
	margin: 0rem 0.25rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
#partTwo .div span:hover{
  background:red;
color:#2e4a99;
}
#partOne .img1,
.img2,
.img3,
.img4 {
	margin: 0.2rem;
}

#partOne .img2,
.img3,
.img4 {
	width: 4.7rem;
	height: 2.44rem;
}

#partOne .img1 {
	width: 4.7rem;
	height: 2.9rem;
	background: url('../../img/yd/top10.png') center center / cover no-repeat;
}

#partOne .img2 {
	margin-top: 0.66rem;
	background: url('../../img/yd/top30.png') center center / cover no-repeat;
}

#partOne .img3 {
	background: url('../../img/yd/top50.png') center center / cover no-repeat;
}

#partOne .img4 {
	background: url('../../img/yd/top100.png') center center / cover no-repeat;
}

/* #partOne h3{
	font-size: 0.36rem !important;
	text-shadow: 1px 0px 0px rgba(30,103,190,0.25);
}
#partOne h5{
	font-size: 0.58rem !important;
	text-shadow: 1px 0px 0px rgba(30,103,190,0.25);
} */
/* #partOne .div{
	display: flex;
	height: 100%;
	flex-direction: column;
	justify-content: center;
	margin-left: 0.56rem;
} */
#partTwo {
	margin-top: 1rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	/* justify-content: center; */

}

#partTwo .title {
	/* margin: 1rem 0rem 0.8rem 0rem; */
	/* color: #fff; */
}

#partTwo .title .circle {
	margin-left: 0.15rem;
	display: flex;
}

#partTwo .title .circle img {
	width: 0.5rem;
	height: 0.5rem;
}

#partTwo .title .top {
	display: flex;
	align-items: center;
	justify-content: center;
}

#partTwo .title .zs {
	margin-top: -0.1rem;
	/* width: 4.4rem; */
	display: table;
	font-size: 0.24rem;
	color: #999;
}

#partTwo .title .bt {
	color: #333333;
	font-size: 0.58rem;
}

/* #partTwo .title{
	width: 2.7rem;
	height: 0.78rem;
	background: url('../../img/yd/rmzx.png') center center / cover no-repeat;
} */

#partTwo .div,
.actDiv {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: row;
	width: 9.81rem;
	height: 1.04rem;
	border-bottom: 0.02rem dashed #D9D9D9;
}

#partTwo .div .left {
	width: 0.06rem;
	height: 0.06rem;
	background: #949494;
}

#partTwo .div .center {
	width: 7.49rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 0.36rem;
	color: #333333;
}

#partTwo .actDiv .left {
	padding: 0.04rem 0.06rem;
	background: #DE1616;
	border-radius: 0.1rem;
	font-size: 0.24rem;
	color: #FFFEFE;
}

#partTwo .actDiv .center {
	width: 7rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 0.4rem;
	font-weight: bold;
	color: #DE1616;
}

#partTwo .div,
.actDiv .right {
	font-size: 0.36rem;
	color: #999999;
}

#successCase {
	margin-top: 0.82rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	/* justify-content: center; */
	height: 8.34rem;
	background: url('../../img/yd/cgal.png') center center / cover no-repeat;
}

#successCase .title {
	margin: 1rem 0rem 0.8rem 0rem;
	color: #fff;
}

#successCase .title .circle {
	margin-left: 0.15rem;
	display: flex;
}

#successCase .title .circle img {
	width: 0.5rem;
	height: 0.5rem;
}

#successCase .title .top {
	display: flex;
	align-items: center;
	justify-content: center;
}

#successCase .title .zs {
	margin-top: -0.1rem;
	/* width: 4.4rem; */
	display: table;
	font-size: 0.24rem;
	color: #FFFFFF;
}

#successCase .title .bt {
	font-size: 0.58rem;
}

#successCase .contentCase {
	width: 9.32rem;
	display: flex;
	justify-content: space-between;
	height: 1rem;
	align-items: center;
	margin-bottom: 0.76rem;
}

#successCase .contentCase .left {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 2.52rem;
	height: 0.72rem;
	border: 0.02rem solid #FFFFFF;
	border-radius: 0.2rem;
	font-size: 0.36rem;
	color: #fff;

}

#successCase .contentCase .activeCase {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 2.52rem;
	height: 0.72rem;
	background: #FFFFFF;
	border-radius: 0.2rem;
	font-size: 0.36rem;
	color: #162D55;
}

#successCase .contentCase .right .lql {
	font-size: 0.58rem;
	font-weight: normal;
	color: #FFFFFF;
}

#successCase .contentCase .right {
	display: none;
	width: 6rem;
}

#successCase .contentCase .right .lq {
	margin-top: -0.1rem;
	font-size: 0.36rem;
	color: #FFFFFF;
}

#partThree {
	background-color: #FAFAFA;
	display: flex;
	flex-direction: column;
	align-items: center;
}

#one {
	margin-top: -1.8rem;
	margin-bottom: 1.2rem;
	background: url('../../img/yd/banner03.png') center center / cover no-repeat rgba(255, 255, 255, 0.05);
	width: 9.32rem;
	height: 14.4rem;
	display: flex;
	flex-direction: column;
	align-items: center;
}

#one .box {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	width: 8.08rem;
	height: 3.12rem;
	border-bottom: 0.02rem solid #EDEDED;
}

#one .box .schoolPic img {
	margin: 0rem 0.57rem 0rem 0.4rem;
	width: 1.75rem;
	height: 1.8rem;
}

#one .box .name {
	display: flex;
	flex-direction: column;
	color: #333;
	font-size: 0.36rem;
	line-height: 0.6rem;
}

#one .box .name .span {
	color: #2081BB;
}

#one .ckgd {
	margin-top: 0.1rem;
	padding: 0.27rem 1rem;
	background: #2E4A99;
	border-radius: 0.24rem;
	color: #fff;
	font-size: 0.36rem
}

#two {
	display: flex;
	flex-direction: column;
	align-items: center;
}

#two .title .circle {
	margin-left: 0.15rem;
	display: flex;
}

#two .title .circle img {
	width: 0.5rem;
	height: 0.5rem;
}

#two .title .top {
	display: flex;
	align-items: center;
	justify-content: center;
}

#two .title .zs {
	margin-top: -0.1rem;
	/* width: 4.4rem; */
	display: table;
	font-size: 0.24rem;
	color: #999;
}

#two .title .bt {
	color: #333333;
	font-size: 0.58rem;
}

#two .two_top {
	margin: 0.2rem 0.4rem 0rem 0.4rem;
	color: #333333;
	font-size: 0.36rem;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

#two .two_top>span {
	margin: 0.3rem 0rem;
	padding: 0.27rem 0.7rem;
	background: #E4E4E4;
	border-radius: 0.24rem;
}

#two .two_top .span {
	color: #fff;
	background: #2E4A99;
}

#two .two_bottom {
	margin: 0.2rem 0.4rem 0rem 0.4rem;
	display: none;
	justify-content: space-around;
	flex-wrap: wrap;
}

#two .two_bottom>div {
	margin: 0.23rem 0rem 0.48rem 0rem;
	width: 4.6rem;
	height: 5.58rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	background: #fff;
	box-shadow: 0rem 0.01rem 0.07rem 0rem rgba(51, 51, 51, 0.09);
	border-radius: 0.4rem 0.4rem 0rem 0rem;
}

#two .two_bottom .img img {
	width: 4.6rem;
	height: 2.73rem;
	background: #64BCFE;
	border-radius: 0.4rem 0.4rem 0rem 0rem;
}

#two .two_bottom .bt {
	font-size: 0.4rem;
	font-weight: bold;
	color: #333333;
	margin-top: 0.1rem;
	margin-bottom: 0.4rem;
}

#two .two_bottom .bttm {
	display: flex;
	width: 84%;
	justify-content: space-between;
}

#two .two_bottom .bttm a {
	padding: 0.16rem 0.25rem;
	font-size: 0.3rem;
	color: #2E4A99;
	border: 0.01rem solid #2E4A99;
	border-radius: 0.16rem;
}

#three .title {
	margin-top: 0.72rem;
	/* margin: 1rem 0rem 0.8rem 0rem; */
	/* color: #fff; */
}

#three .title .circle {
	margin-left: 0.15rem;
	display: flex;
}

#three .title .circle img {
	width: 0.5rem;
	height: 0.5rem;
}

#three .title .top {
	display: flex;
	align-items: center;
	justify-content: center;
}

#three .title .zs {
	margin-top: -0.1rem;
	/* width: 4.6rem; */
	display: table;
	font-size: 0.24rem;
	color: #999;
}

#three .title .bt {
	color: #333333;
	font-size: 0.58rem;
}

#famousTeam {
	margin: 0.76rem 0rem 0rem 0rem;
	width: 100%;
	height: 15.35rem;
	background: url('../../img/yd/teajs.png') center center / cover no-repeat;
}

#famousTeam .main {
	margin-left: 0.88rem;
	width: 9.92rem;
	display: flex;
	flex-direction: column;
}

#famousTeam .main .auto {
	margin-top: 0.3rem;
}

#famousTeam .main .main_top {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

#famousTeam .main .main_top span {
	margin: 0.2rem 0.18rem;
	padding: 0.1rem 0.6rem;
	border: 0.01rem solid #2E4A99;
	border-radius: 0.36rem;
	color: #2E4A99;
	font-size: 0.3rem;
}

#famousTeam .main .main_top .span {
	background: #2E4A99;
	color: #fff;
}

#famousTeam .main .pic .img video {
	width: 8.21rem;
	height: 4.65rem;
}

#famousTeam .main .pic {
	margin: 0.5rem 0.54rem 0.5rem 0.4rem;
	display: none;
}

#famousTeam .main .pic ul {
	margin-left: 0.54rem;
}

#famousTeam .main .pic ul li {
	margin-bottom: 0.2rem;
	width: 0.21rem;
	height: 0.21rem;
	border: 0.02rem solid #2E4A99;
	border-radius: 50%;
}

#famousTeam .main .pic ul .li {
	background-color: #2E4A99;
}

#famousTeam .main .center {
	display: none;
	width: 8rem;
	margin: 0rem 0.54rem;
}
#famousTeam .main .center .ct{
	display: none;
}
#famousTeam .main .center .name {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}

#famousTeam .main .center .name .name_left h3 {
	font-size: 0.68rem;
	color: #2E4A99;
}

#famousTeam .main .center .name .name_left>span {
	font-weight: 350;
	font-size: 0.36rem;
	color: #333333;
}

#famousTeam .main .center .name .name_right img {
	width: 1.34rem;
	height: 1.34rem;
}
#famousTeam .main .center .vid .video{
    display: none;
}
#famousTeam .main .center p {
	font-weight: 300;
	margin-top: 0.2rem;
	font-size: 0.3rem;
	color: #333333;
	line-height: 0.5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
}

#famousTeam .main .bottom {
	width: 8.4rem;
	margin-top: 0.6rem;
	display: flex;
	flex-direction: row;
	/* align-items: center; */
	justify-content: space-between;
}

#famousTeam .main .bottom a>span {
	margin-left: 0.54rem;
	padding: 0.18rem 0.77rem;
	border: 0.01rem solid #2E4A99;
	border-radius: 0.36rem;
	font-size: 0.36rem;
	color: #2E4A99;
}
#famousTeam .main .bottom .arr{
	display: flex;
}
#famousTeam .main .bottom .arr img {
	width: 0.8rem;
	height: 0.8rem;
}

#information {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	/* margin: 0.76rem 0rem 117px 0rem; */
	width: 100%;
	/*height: 17.48rem;*/
	height: 31rem;
	background: #FFFFFF;
	box-shadow: 0rem 0.03rem 0.07rem 0rem rgba(170, 170, 170, 0.04);
}

#information .title {
	margin-top: 0.72rem;
	/* margin: 1rem 0rem 0.8rem 0rem; */
	/* color: #fff; */
}

#information .title .circle {
	margin-left: 0.15rem;
	display: flex;
}

#information .title .circle img {
	width: 0.5rem;
	height: 0.5rem;
}

#information .title .top {
	display: flex;
	align-items: center;
	justify-content: center;
}

#information .title .zs {
	margin-top: -0.1rem;
	/*margin-left: 0.36rem;*/
	display: table;
	font-size: 0.24rem;
	color: #999;
}

#information .title .bt {
	color: #333333;
	font-size: 0.58rem;
}

#information .lxOne {
	/* width: 90%; */
	height: 2.2rem;
	display: flex;
	flex-wrap: wrap;
	margin-top: 0.08rem;
	justify-content: space-around;
}

#information .lxOne span {
	margin: 0.2rem 0.5rem;
	font-size: 0.3rem;
	color: #2E4A99;
	padding: 0.16rem 0.6rem;
	border: 0.01rem solid #2E4A99;
	border-radius: 0.36rem;
}

#information .lxOne .span {
	background: #2E4A99;
	color: #fff;
}

#information .lxTwo {
	width: 90%;
	display: none;
	position: relative;
	margin: 0.2rem auto;
}

#information .lxTwo img {
	display: none;
	width: 9.8rem;
	height: 5.22rem;
}

#information .lxTwo .bottom {
	width: 92%;
    padding: 0px 4%;
    color: #fff;
    height: 0.86rem;
    position: absolute;
    display: flex;
    justify-content: space-between;
    align-items: center;
    bottom: 0rem;
    background-color: #2E4A99;
}
#information .lxTwo .bottom>div{
	display: flex;
}
#information .lxTwo .bottom>div .span {
	display: block;
}
#information .lxTwo .bottom>div span {
	display: none;
	width: 7rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#information .lxTwo .bottom ul {
	display: flex;
}

#information .lxTwo .bottom ul li {
	margin-left: 0.2rem;
	width: 0.16rem;
	height: 0.16rem;
	background: #FFFFFF;
	border-radius: 50%;
}

#information .lxTwo .bottom ul .li {
	background: #F5B222;
}

#information .content {
	width: 92%;
	margin: 0 auto;
	display: none;
	flex-direction: column;
}

#information .content .item {
	height: 2rem;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	border-bottom: 0.02rem solid #EDEDED;
}

#information .content .item .date {
	text-align: right;
	margin-right: .5rem;
}

#information .content .item .date .top {
	font-size: 0.5rem;
	font-weight: bold;
	color: #2E4A99;
}

#information .content .item .date .bt {
	font-size: 0.3rem;
	font-weight: bold;
	color: #2E4A99;
}

#information .content .rtc h3 {
	font-weight: 400;
	/*width: 8.03rem;*/
	font-size: 0.36rem;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#information .content .rtc p {
	font-weight: 300;
	margin-top: 0.1rem;
	/*width: 8.19rem;*/
	font-size: 0.3rem;
	color: #999999;
	line-height: 0.46rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

#chooseUF {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 12.65rem;
}
#chooseUF .bottomT{
	display: none;
	height: 9.4rem;
}
#chooseUF .TWO{
	width: 92%;
	/* display: flex; */
	flex-direction: column;
	
}
#chooseUF .TWO dl{
	margin: 0.52rem 0rem;
	display: flex;
	flex-wrap: wrap;
}
#chooseUF .TWO dl dd{
	border-top:0.06rem solid #2E4A99; 
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 3.02rem;
	height: 2.94rem;
	margin:0rem 0.37rem 0.37rem 0rem;
	background: #FFFFFF;
	font-size: 0.3rem;
	color: #333333;
	line-height: 0.37rem;
}
#chooseUF .TWO dl>div{
	display: none;
	height: 6.62rem;
	flex-wrap: wrap;
}
#chooseUF .TWO dl .show{
	display: flex;
}
#chooseUF .TWO dl dd span{
	margin-top: 0.37rem;
}
#chooseUF .TWO dl dd img{
	width: 1.03rem;
	height: 1rem;
}
#chooseUF .TWO dl dd:nth-child(3n){
	margin-right: 0rem;
}
#chooseUF .TWO ul{
	margin: 0.86rem auto;
	display: flex;
}
#chooseUF .TWO ul .li{
	width: 0.66rem;
	background: #2E4A99;
}
#chooseUF .TWO ul li{
	width: 0.26rem;
	height: 0.06rem;
	background: #C5C5C5;
	border-radius: 0.03rem;
	margin-right: 0.27rem;
}
#chooseUF .THREE{
	width: 92%;
	display: none;
	flex-direction: column;
	align-items: center;
}
#chooseUF .THREE dl{
	height: 7.2rem;
	margin: 0.52rem auto;
}
#chooseUF .THREE dl>div{
	display: none;
}
#chooseUF .THREE dl .show{
	display: flex;
	flex-direction: column;
}
#chooseUF .THREE dl dd{
	position: relative;
	width: 9.9rem;
	background-size: cover;
	margin-bottom: 0.26rem;
	height: 3.5rem;
}
#chooseUF .THREE dl dd .leftPositon{
	position: absolute;
	left: 0.55rem;
	top: 0.64rem;
	color: #fff;
	width: 0.37rem;
	height: 1.65rem;
	font-size: 0.4rem;
	font-weight: 500;
	/* line-height: 0.55rem; */
}
#chooseUF .THREE dl dd .contR{
	top: 0.4rem;
	position: absolute;
	left: 2rem;
	color: #333333;
	font-size: 0.3rem;
}
#chooseUF .THREE dl dd  ol{
	list-style: none;
}
#chooseUF .THREE dl dd .contL{
	position: absolute;
	top: 0.4rem;
	left: 0.72rem;
	color: #333333;
	font-size: 0.3rem;
}
#chooseUF .THREE dl dd .rightPositon{
	position: absolute;
	right: 0.55rem;
	top: 0.64rem;
	color: #fff;
	width: 0.37rem;
	height: 1.65rem;
	font-size: 0.4rem;
	font-weight: 500;
}
#chooseUF .THREE ul{
	margin: 0.36rem auto;
	display: flex;
}
#chooseUF .THREE ul .li{
	width: 0.66rem;
	background: #2E4A99;
}
#chooseUF .THREE ul li{
	width: 0.26rem;
	height: 0.06rem;
	background: #C5C5C5;
	border-radius: 0.03rem;
	margin-right: 0.27rem;
}
#chooseUF .FOUR{
	width: 92%;
	display: none;
	flex-direction: column;
	align-items: center;
}
#chooseUF .FOUR dl{
	width: 100%;
	height: 7.2rem;
	margin: 0.52rem auto;
}
#chooseUF .FOUR dl>div{
	
	display: none;
	flex-wrap: wrap;
	justify-content: space-between;
}
#chooseUF .FOUR dl .show{
	display: flex;
	justify-content: space-between;
}
#chooseUF .FOUR dl dd{
	width: 4.82rem;
	background-size: cover;
	margin-bottom: 0.1rem;
	height: 2.44rem;
	display: flex;
	justify-content: center;
}
#chooseUF .FOUR dl dd>span{
	margin-top: 1.35rem;
	width: 3.88rem;
	height: 0.62rem;
	font-size: 0.26rem;
	color: #333333;
}
#chooseUF .FOUR ul{
	margin: 0.36rem auto;
	display: flex;
}
#chooseUF .FOUR ul .li{
	width: 0.66rem;
	background: #2E4A99;
}
#chooseUF .FOUR ul li{
	width: 0.26rem;
	height: 0.06rem;
	background: #C5C5C5;
	border-radius: 0.03rem;
	margin-right: 0.27rem;
}

#chooseUF .title {
	margin-top: 0.9rem;
	margin-bottom: 0.6rem;
	/* margin: 1rem 0rem 0.8rem 0rem; */
	/* color: #fff; */
}

#chooseUF .title .circle {
	margin-left: 0.15rem;
	display: flex;
}

#chooseUF .title .circle img {
	width: 0.5rem;
	height: 0.5rem;
}

#chooseUF .title .top {
	display: flex;
	align-items: center;
	justify-content: center;
}

#chooseUF .title .zs {
	margin-top: -0.1rem;
	/* margin-left: 2.2rem; */
	/* width: 4.6rem; */
	display: table;
	font-size: 0.24rem;
	color: #999;
}

#chooseUF .title .bt {
	color: #333333;
	font-size: 0.58rem;
}

#chooseUF .one {
	width: 92%;
	margin: 0 auto;
	display: flex;
	font-size: 0.36rem;
	font-weight: bold;
	justify-content: space-between;
	color: #333333;
}

#chooseUF .one span {
	padding-bottom: 0.15rem;
	border-bottom: 0.04rem solid #fff;
}

#chooseUF .one .span {
	color: #2E4A99;
	border-bottom: 0.04rem solid #2E4A99;
}

#chooseUF .two {
	width: 92%;
	margin: 0.52rem auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
}

#chooseUF .two .img {
	position: relative;
	margin-bottom: 0.1rem;
}

#chooseUF .two .img .ct {
	position: absolute;
	top: 0.7rem;
	left: 0.3rem;
}

#chooseUF .two .img .ct h3 {
	font-size: 0.54rem;
	font-weight: bold;
	color: #2E4A99;
	/* line-height: 0.35rem; */
}

#chooseUF .two .img .ct span {
	font-size: 0.26rem;
	color: #333333;
	/* line-height: 35px; */
}

#chooseUF .two .img img {
	width: 4.72rem;
	height: 2.34rem;
	box-shadow: 0rem 0.02rem 0.07rem 0rem rgba(74, 74, 74, 0.07);
}

#studentFk {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 14.39rem;
	background: url('../../img/yd/banner04.png') center center / cover no-repeat;
}

#studentFk .title {
	margin: 1rem 0rem 0.8rem 0rem;
	color: #fff;
}

#studentFk .title .circle {
	margin-left: 0.15rem;
	display: flex;
}

#studentFk .title .circle img {
	width: 0.5rem;
	height: 0.5rem;
}

#studentFk .title .top {
	display: flex;
	align-items: center;
	justify-content: center;
}

#studentFk .title .zs {
	margin-top: -0.1rem;
	/* margin-left: 3.4rem; */
	display: table;
	font-size: 0.24rem;
	color: #FFFFFF;
}

#studentFk .title .bt {
	font-size: 0.58rem;
}

#studentFk .one {
	width: 88%;
	margin: 0 auto;
	color: #fff;
	font-size: 0.36rem;

}
#studentFk .center{
	display: none;
}
#studentFk .center .ct{
	display: none;
}
#studentFk .one span {
	margin: 0rem 0.7rem;
	padding-bottom: 0.15rem;
	/* border-bottom:0.04rem dashed #1c2833; */
}

#studentFk .one .span {
	color: #F5B222;
	border-bottom: 0.04rem solid #F5B222;
}

#studentFk .two {
	width: 92%;
	margin: 0.6rem auto 0.2rem;
}

#studentFk .two video {
	width: 9.8rem;
	height: 5.51rem;
}

#studentFk .three {
	width: 92%;
	margin: 0 auto;
	color: #fff;
}

#studentFk .three span {
	font-weight: 300;
	font-size: 0.3rem;
}

#studentFk .three .name {
	font-size: 0.5rem;
	font-weight: 400;
}

#studentFk .three p {
	font-weight: 300;
	margin-top: 0.18rem;
	font-size: 0.3rem;
	line-height: 0.5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

#studentFk .four {
	width: 80%;
	margin: 0.4rem auto 0.4rem;
	height: 0.8rem;
	display: flex;
	align-items: ceter;
	justify-content: space-between;
}

#studentFk .four ul {
	display: flex;
	align-items: center;
}

#studentFk .four ul li {
	margin-left: 0.2rem;
	width: 0.21rem;
	height: 0.21rem;
	border: 0.02rem solid #fff;
	border-radius: 50%;
}

#studentFk .four ul .li {
	background-color: #fff;
}

#studentFk .four img {
	width: 0.8rem;
	height: 0.8rem;
}

#studentFk .five {
	width: 100%;
	display: flex;
	margin-top: 0.5rem;
	/* align-items: center; */
	justify-content: center;
	z-index: 99;
}

#studentFk .five span {
	z-index: 99;
	padding: 0.27rem 1.03rem;
	color: #fff;
	font-size: 0.36rem;
	background: #2E4A99;
	border-radius: 0.24rem;
}

#media {
	display: flex;
	flex-direction: column;
	/*align-items: center;
	justify-content: center; */
	/* margin: 0.76rem 0rem 117px 0rem; */
	width: 100%;
	height: 8.8rem;
	background: #FAFAFA;
	overflow: hidden;
	box-shadow: 0rem 0.03rem 0.07rem 0rem rgba(170, 170, 170, 0.04);
}

#media .title {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 0.72rem;
	margin-bottom: 0.6rem;
	/* margin: 1rem 0rem 0.8rem 0rem; */
	/* color: #fff; */
}

#media .title .circle {
	margin-left: 0.15rem;
	display: flex;
}

#media .title .circle img {
	width: 0.5rem;
	height: 0.5rem;
}

#media .title .top {
	margin-top: 1rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

#media .title .zs {
	margin-top: -0.1rem;
	/*margin-left: -0.7rem;*/
	/* margin-left: 3.54rem; */
	display: table;
	font-size: 0.24rem;
	color: #999;
}

#media .title .bt {
	color: #333333;
	font-size: 0.58rem;
}

#media .main {
	margin-left: 0.25rem;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}

#media .center {
	margin: 0.25rem;
	position: relative;
}

#media .center .div {
	left: 0.45rem;
	width: 7.95rem;
	height: 1.34rem;
	background: rgba(255, 255, 255, 0.94);
	position: absolute;
	bottom: 0.42rem;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

#media .center .date {
	padding-left: 0.35rem;
	text-align: right;
}

#media .center .date .top {
	font-size: 0.5rem;
	font-weight: bold;
	color: #2E4A99;
}

#media .center .date .bt {
	font-size: 0.3rem;
	font-weight: bold;
	color: #2E4A99;
}

#media .center .rtc h3 {
	padding-right: 0.42rem;
	width: 5.64rem;
	font-size: 0.36rem;
	color: #333333;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#media .center .rtc p {
	margin-top: 0.1rem;
	width: 5.61rem;
	font-size: 0.3rem;
	color: #999999;
	line-height: 0.46rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

#media .center img {
	width: 8.82rem;
	height: 5.48rem;
}

#media .second img {
	width: 6rem;
	height: 4.06rem;
}

#ywfw {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

#ywfw .title {
	margin-top: 0.72rem;
	margin-bottom: 0.6rem;
	/* margin: 1rem 0rem 0.8rem 0rem; */
	/* color: #fff; */
}

#ywfw .title .circle {
	margin-left: 0.15rem;
	display: flex;
}

#ywfw .title .circle img {
	width: 0.5rem;
	height: 0.5rem;
}

#ywfw .title .top {
	display: flex;
	align-items: center;
	justify-content: center;
}

#ywfw .title .zs {
	margin-top: -0.1rem;
	/* margin-left: 3.3rem; */
	display: table;
	font-size: 0.24rem;
	color: #999;
}

#ywfw .title .bt {
	color: #333333;
	font-size: 0.58rem;
}

#ywfw .box {
	position: absolute;
	bottom: 1rem;
	left: 0.85rem;
	display: flex;
	flex-direction: column;
	color: #fff;
	width: 9.1rem;
	height: 4.2rem;
	opacity: 1;
	background: url('../../img/yd/ywfw.png') center center / cover no-repeat;
}

#ywfw .box .top {
	margin: 0.38rem 0rem 0.2rem 0rem;
	justify-content: center;
	display: flex;
	align-items: center;
	font-size: 0.36rem;
}

#ywfw .box .top img {
	width: 0.7rem;
	height: 0.4rem;
	margin-right: 0.12rem;
}

#ywfw .box .center {
	margin: 0rem auto;
	z-index: 99;
}

#ywfw .box .center span {
	font-size: 0.3rem;
	display: inline-block;
	/*padding: 0.12rem 0.6rem 0.12rem 0rem;*/
	padding: 0.12rem 0.2rem 0.12rem 0.2rem;
}

#ywfw .bg {
	margin-top: 2.41rem;
	position: relative;
	width: 10.8rem;
	height: 3.22rem;
	background: #2E4A99;
}

#ywfw .bg .by {
	width: 9.3rem;
	left: 0.84rem;
	bottom: 0.25rem;
	position: absolute;
	color: #fff;
	font-size: 0.32rem;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#footerOne {
	width: 100%;
	display: flex;
	justify-content: center;
	height: 6.78rem;
	background: url('../../img/yd/footer.png') center center / cover no-repeat;
}

#footerOne .bx {
	width: 9.08rem;
	color: #fff;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

#footerOne .bx .footerOne_left {
	/* width: 4.4rem; */
	display: flex;
	flex-direction: column;
	/* justify-content: center;
	align-items: center; */
}

#footerOne .bx .footerOne_left .p {
	width: 4.4rem;
	font-size: 0.18rem;
	font-weight: 300;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}

#footerOne #img {
	width: 4.4rem;
	margin-top: 0.1rem;
}

#footerOne #img .img img {
	margin-top: 0.2rem;
	width: 0.28rem;
	height: 0.34rem;
	margin-right: 0.12rem;
}

#footerOne #img .top {}

#footerOne #img h5,
h4 {
	/* line-height: 0.35rem; */
	font-weight: 300;
	display: table;
	font-size: 0.24rem;
}

#footerOne #img p {
	font-weight: 300;
	font-size: 0.24rem;
}

#footerOne .bottom ul {
	width: 4.4rem;
	margin-top: 0.5rem;
	display: flex;
	justify-content: space-between;
}

#footerOne .bottom li {
	width: 1.25rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

#footerOne .bottom li>span {
	text-align: center;
	width: 2.5rem;
	display: table;
	font-size: 0.18rem;
}

#footerOne .bottom .tp img {
	width: 1rem;
	height: 1rem;
}

#footerOne .footerOne_right {
	width: 3.8rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	color: #fff;
}

#footerOne .footerOne_right h3 {
	font-size: 0.28rem;
	font-weight: 300;
}

#footerOne .footerOne_right input {
	width: 3.7rem;
	margin-bottom: 0.28rem;
	font-weight: 400;
	font-size: 0.24rem;
	color: #fff;
	height: 0.56rem;
	background-color: rgba(255, 255, 255, 0);
	border: 0.01rem solid #FFFFFF;
	border-radius: 0.08rem;
	padding-left: 0.1rem;
}

#footerOne .footerOne_right input::-webkit-input-placeholder {
	display: table;
	color: #fff;
	font-size: 0.24rem;
	font-weight: 400;
	padding-left: 0.1rem;
}

#footerOne .footerOne_right>span {
	width: 3.8rem;
	height: 0.8rem;
	display: table;
	text-align: center;
	line-height: 0.8rem;
	font-size: 0.24rem;
	font-weight: 100;
	background: #2E4A99;
	border-radius: 0.08rem;
}

#footerTwo {
    padding: 0.20rem 0px;
	/* display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center; */

	display: flex;
	align-items: center;
	color: #fff;
	width: 100%;
	justify-content: center;
	background: #383C3C;
}

#footerTwo .bx {
	width: 90%;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}

#footerTwo .top {
	font-size: 0.18rem;
	margin-bottom: 0.2rem;

}

#footerTwo .top .active {
	border-bottom: 0.02rem solid #fff;

}
#footerTwo .ul{
    display: none;
}
#footerTwo ul {
	display: flex;
	font-size: 0.18rem;
}

#footerTwo ul li {
	margin-right: 0.2rem;
}

#footerTwo ul li a {}

#footerThree {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 0.5rem;
	background: #2B2D2D;
	color: #fff;
  	margin-bottom:2.2rem;
}

#footerThree .bx {
	font-size: 0.16rem;
}
