.headTit {
    position: relative;
    padding-top: 64px;
    padding-bottom: 50px
}

.headTit p {
    padding-left: 13px;
    padding-right: 50px;
    font-size: 38px;
    color: #111111;
    line-height: 40px;
    position: relative
}

.headTit p::before {
    position: absolute;
    content: "";
    display: block;
    width: 13px;
    height: 13px;
    background: url("../images/circle.png") no-repeat;
    left: 0px;
    top: 0px
}

.headTit .more {
    position: absolute;
    right: 0px;
    top: 45px;
    height: 49px;
    width: 50px;
    background: url("../images/more.png") no-repeat;
    background-size: contain;
    transition: all 0.8s
}

.headTit .more:hover {
    animation: circle 2s linear infinite
}

.headTit .more:hover a {
    animation: circle2 2s linear infinite;
    color: #9a030f
}

.headTit .more a {
    display: block;
    font-size: 14px;
    color: #111111;
    line-height: 49px;
    text-align: center
}

.mid1 {
    padding-bottom: 74px
}

.news_list .new_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
}

.news_list .new_list .list {
	/* margin-right: 27px; */
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	padding-bottom: 30px;
	cursor: pointer;
	width: 23.6%;
}

.news_list .new_list .list .list_data {
	font-size: 14px;
	width: 100%;
	text-align: left;
	padding: 15px;
	padding-bottom: 0px;
	color: #a6a6a6
}

.news_list .new_list .list .img {
	width: 100%;
	height:221px;
}

.news_list .new_list .list .list_data img {
	vertical-align: middle;
}

.news_list .new_list .list .list_titl {
	line-height: 24px;
	height: 48px;
	margin-top: 15px;
	display: block;
	overflow: hidden;
	/* width: 310px; */
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	font-size: 18px;
	font-weight: bold;
}
.news_list .new_list .list .list_titl a
{
        font-size: 18px;
	font-weight: bold;
        color:#333;
}

.news_list .new_list .list .list_con {
	font-size: 16px;
	color: #a6a6a6;
	line-height: 20px;
	height: 40px;
	margin-top: 15px;
	overflow: hidden;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
}
.news_list .new_list .list .list_con a
{
	font-size: 16px;
	color: #a6a6a6;
	display: block;
	white-space: pre-wrap;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news_list .new_list .list:hover {
	-webkit-box-shadow: 0 0 20px #a1a1a1;
	-o-box-shadow: 0 0 20px #a1a1a1;
	-moz-box-shadow: 0 0 20px #a1a1a1;
}



.school-bot {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.school-bot {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;
    }
    
.yaowen {
    width: calc(100%/2.07);
    display: flex;
    height: 85px;
    background: #fff;
    margin-bottom: 15px;
    box-shadow: #8D9AA6 5.14px 6.13px 13px;
    transition: all 0.6s;
    cursor: pointer;
    }

.yaowen:hover {
    box-shadow: #2a2e33 5.14px 6.13px 13px;}

.yaowen:hover .yao-right a {
    color: #9a030f;
    }

.yao-left {
    width: 15%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #9a030f;
    }

.yao-right {
    width: 85%;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    padding: 0 30px;}

.yao-right a {
    color: #000;
    font-size: 18px;
    line-height: 28px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    overflow-wrap: break-word;
    word-break: break-all;
    white-space: normal;
    overflow: hidden;
    font-weight: bolder;
    }

.yao-left a p {
    font-size: 24px;
    color: #FFFFFF;
    line-height: 28px;}

.yao-left a span {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 28px;}




















.mid1Left {
    width: 650px;
    float: left;
    margin-right: 2.64%;
    height: 450px;
}

.mid1Leftslick div a img:hover {
    transform: scale(1.1)
}

.mid1Leftslick div a img {
    width: 100%;
    transition: all 0.8s
}

.mid1Leftslick {
    position: relative;
    z-index: 1
}

.mid1LeftBottomslick {
    position: relative;
    width: 625px;
    z-index: 2;
    margin-top: -42px
}

.mid1LeftBottomslick div a p {
    height: 84px;
    line-height: 84px;
    font-size: 18px;
    color: #ffffff;
    padding-left: 20px;
    padding-right: 58px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #ab1521
}

.mid1LeftBottomslick .slick-prev::before,.mid1LeftBottomslick .slick-next::before {
    display: none
}

.mid1LeftBottomslick .slick-prev {
    top: 42px;
    left: 100%;
    width: 42px;
    height: 42px;
    background: #ffd428 url("../images/slick-mid1-l.png") no-repeat;
    transform: translateX(-100%);
    background-position: center
}

.mid1LeftBottomslick .slick-next {
    top: 0px;
    transform: translate(0);
    right: -42px;
    width: 42px;
    height: 42px;
    background: #c81826 url("../images/slick-mid1-r.png") no-repeat;
    background-position: center
}

.mid1Right {
    overflow: hidden
}

.mid1Right .top.clearfix {
    border-bottom: 1px dashed #dddddd;
    padding-bottom: 26px;
    background: transparent
}

.mid1Right .top .imgBox {
    float: left;
    width: 222px;
    margin-right: 29px;
    overflow: hidden
}

.mid1Right .top a {
    display: block
}

.mid1Right .top .imgBox img {
    width: 100%;
    transition: all 0.8s
}

.mid1Right .top .imgBox img:hover {
    transform: scale(1.1)
}

.mid1Right .top .con {
    overflow: hidden
}

.mid1Right .top .con .tit {
    color: #222222;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    height: 56px;
    overflow: hidden
}

.mid1Right .top .con .tit:hover {
    color: #9a030f
}

.mid1Right .top .con .dec {
    margin-top: 20px;
    color: #999999;
    font-size: 14px;
    line-height: 24px;
    height: 72px;
    overflow: hidden
}

@keyframes circle {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes circle2 {
    0% {
        transform: rotate(360deg)
    }

    to {
        transform: rotate(0deg)
    }
}

.mid1Right .bottom li {
    border-bottom: 1px dashed #dddddd;
    position: relative;
    padding-top: 28px;
    padding-bottom: 26px
}

.mid1Right .bottom li a {
    display: block
}

.mid1Right .bottom li.item1 {
    padding-left: 81px
}

.mid1Right .bottom li.item2 {
    padding-right: 81px
}

.mid1Right .bottom li .data {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 65px
}

.mid1Right .bottom li.item1 .data {
    left: 0px
}

.mid1Right .bottom li.item2 .data {
    right: 0px
}

.mid1Right .bottom li .data .top {
    background: transparent;
    height: 48px;
    border: 1px solid #a41c27;
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    line-height: 48px;
    color: #9a030f;
    font-size: 30px;
    text-align: center
}

.mid1Right .bottom li .data .bottom {
    background: #a41c27;
    height: 21px;
    text-align: center;
    width: 65px;
    border: 1px solid #a41c27;
    line-height: 21px;
    color: #ffffff;
    font-size: 12px
}

.mid1Right .bottom li .con .tit {
    font-size: 18px;
    color: #222222;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 600;
    margin-bottom: 14px
}

.mid1Right .bottom li .con .tit:hover {
    color: #9a030f
}

.mid1Right .bottom li .con .dec {
    font-size: 14px;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.mid2 {
    padding-bottom: 50px
}

.mid2Item {
    float: left;
    width: 31%;
    margin-right: 3.5%;
    margin-bottom: 74px;
    border-top-right-radius: 25px
}

.mid2Item a {
    display: block
}

.mid2Item:nth-child(3n) {
    margin-right: 0px
}

.mid2Item .data {
    float: left;
    border-right: 1px solid #dcdcdc;
    width: 79px;
    height: 65px;
    text-align: left;
    padding: 0px 0;
    margin-right: 21px;
    padding-right: 25px
}

.mid2Item .data .One {
    font-size: 38px;
    color: #9a030f;
    margin-bottom: 10px;
    line-height: 39px;
    text-align: right
}

.mid2Item .data .Two {
    font-size: 16px;
    color: #999999;
    text-align: right
}

.mid2Item .con {
    line-height: 32px;
    height: 64px;
    color: #222222;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    font-weight: 600
}

.mid2Item:hover .con {
    font-weight: 600
}

.mid2Item:hover .con:hover {
    color: #9a030f
}

.bg {
    background: url("../images/bg-mid.png") no-repeat;
    background-size: cover
}

.bgtop {
    background: url("../images/bg-big-top.png") no-repeat;
    background-size: cover
}

.mid3B {
    background: url("../images/bg-mid3.png") no-repeat;
    background-size: cover;
    height: 561px;
    position: relative;
    z-index: 1
}

.mid3 {
    position: relative;
    z-index: 2;
    margin-top: -440px;
    padding-bottom: 63px
}

.mid3slick .slick-slide>div {
    margin: 0 25px
}

.mid3slick .item1 {
    background: #c35151;
    border-top-right-radius: 52px;
    border-bottom-left-radius: 52px;
    padding-bottom: 40px;
    height: 585px
}

.mid3slick .item2 {
    border-top-left-radius: 52px;
    border-bottom-right-radius: 52px;
    padding-bottom: 7px;
    height: 585px;
	background:#6c9583;
}

.mid3slick .item3 {
    background: #3f6186;
    border-top-right-radius: 52px;
    border-bottom-left-radius: 52px;
    padding-bottom: 31px;
    height: 585px
}

.mid3Head {
    color: #ffffff;
    font-size: 30px;
    height: 114px;
    line-height: 114px;
    text-align: center
}

.mid3Body {
    padding: 0 35px
}

.mid3ImgBox {
    overflow: hidden;
    margin-bottom: 12px;
    width: 343px;
    position: relative;
    height: 230px;
}
.mid3ImgBox a .a
{
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    transition: all 0.3s ease-in;
}
.mid3ImgBox:hover a .a{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.mid3ImgBox img:hover {
    transform: scale(1.1)
}

.mid3ImgBox a {
    display: block
}

.mid3Ul li a {
    display: block
}

.mid3Ul li p {
    padding-left: 14px;
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative
}

.mid3Ul li p::before {
    position: absolute;
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #ffffff;
    top: 50%;
    transform: translateY(-50%);
    left: 0px
}

.mid3-item2Li {
    margin-bottom: 36px
}

.mid3-item2Li a {
    display: block
}

.mid3-item2Li_a
{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.mid3-item2Li_a .leftImgBoxs
{
    width: 180px;
    height:118px;
    position: relative;
    overflow: hidden;
}
.mid3-item2Li_a .leftImgBoxs .a
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    transition: all 0.3s ease-in;
}
.mid3-item2Li:hover .mid3-item2Li_a .leftImgBox .a
{
	-webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.leftImgBox {
    width: 198px;
    overflow: hidden;
    margin-right: 18px;
    float: left
}

.leftImgBox img {
    width: 100%;
    transition: all 0.8s
}

.leftImgBox img:hover {
    transform: scale(1.1)
}

.mid3-item2Li p {
    overflow: hidden;
    font-size: 18px;
    color: #ffffff;
    line-height: 29px;
    overflow: hidden;
    height: 87px
}

.item3 .mid3Ul ul li:nth-child(1) a p {
    line-height: 30px;
    padding-bottom: 10px
}

.item3 .mid3Ul ul li:nth-child(1) a p::before {
    top: 40%
}

.mid3Ul ul li {
    position: relative
}

.mid3Ul ul li::before {
    position: absolute;
    height: 1px;
    width: 0px;
    background: #ffffff;
    content: "";
    display: block;
    left: 0px;
    bottom: 0px;
    transition: all 0.8s
}

.mid3Ul ul li:hover::before {
    width: 100%
}

.mid4 {
    background: #ffffff url("../images/bg-mid4.png") no-repeat;
    background-size: cover;
    padding-bottom: 85px
}

.mid4Bodyslick div a {
    display: block
}

.mid4Bodyslick div a div {
    margin: 0 11px;
    height: 114px;
    line-height: 114px;
    color: #ffffff;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    transition: all 0.8s
}

.mid4Bodyslick div a div:hover {
    font-size: 29px
}

.mid4Bodyitem1 {
    background: url(../images/bg-mid4-one.png) no-repeat;
    background-size: cover
}

.mid4Bodyitem2 {
    background: url(../images/bg-mid4-two.png) no-repeat;
    background-size: cover
}

.mid4Bodyitem3 {
    background: url(../images/bg-mid4-three.png) no-repeat;
    background-size: cover
}

.mid4Bodyitem4 {
    background: url(../images/bg-mid4-four.png) no-repeat;
    background-size: cover
}





