.Moral_edumain{
    width: 100%;
    max-width: 1400px;
    margin: auto;
}
.Moral_edubg1{
    background: url(/images/schoolxz/pic4.png) no-repeat center 15%;
    background-size: 100% auto;
}
.Moral_edu_first{
    margin: 130px auto 110px;
}
.edufirst_left{
    width: 47.86%;
}
.edufirst_left h2{
    font-size: 45px;
    font-family: '宋体';
	font-weight: bold;
	line-height: 1;
    color: #666666;
    position: relative;
    margin-bottom: 20px;
    border-bottom: 1px solid #e0e9ef;
}
.edufirst_left h2 span{
    font-size: 25px;
	font-weight: bold;
	line-height: 1;
	color: #005bac;
    opacity: 0.09;
    position: absolute;
    right: 0;
    bottom: -5px;
}
.eduleft_prize{
    margin-left: 21%;
    margin-bottom: 28px;
    background: url(/images/schoolxz/pic5.png) no-repeat right center;
    background-size: cover;
    background-color: #005bac;
	box-shadow: 0px 2px 9px 1px 
		rgba(120, 133, 147, 0.38);
    border: solid 1px #ffffff;
    height: 203px;
    font-family: '宋体';
    color: #ffffff;
    padding: 70px 0 0 26px;
    position: relative;
}
.eduleft_prize::before{
    position: absolute;
    content: '';
    width: 103px;
	height: 145px;
    background-color: #f3e29a;
    left: -35px;
    top: -10px;
    z-index: -1;
}
.eduleft_prize h4{
    font-size: 28px;
	line-height: 48px;
	letter-spacing: 2px;
	
}
.eduleft_prize h3{
    font-size: 36px;
	font-weight: normal;
	letter-spacing: 3px;
	color: #ffffff;
}
.eduleft_text{
    margin-left: 21%;
    text-align: justify;
}
.eduleft_text p{
    font-size: 16px;
	line-height: 35px;
    color: #000000;
    text-align: justify;
    font-family: '朴直';
}
.edufirst_right{
    width: 38.072%;
}
.edufirst_right h6{
    font-size: 16px;
	text-align: center;
    line-height: 32px;
    font-family: '宋体';
	letter-spacing: 3px;
    color: #a2aebd;
    position: relative;
}
.edufirst_right h6::after{
    content: '';
    width: 160px;
	height: 1px;
    background-color: #b4bdc8;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top:-30px
}
.edufirst_right ul{
    width: 100%;
    padding: 30px 0 80px;
}
.edufirst_right ul li{
    border: solid 1px #e0e9ef;
    margin-bottom: 30px;
    position: relative;
    font-family: '宋体';
    width: 100%;
    background: url(/images/schoolxz/pic11.png) no-repeat right bottom;
    background-color: #ffffff;
}

.edufirst_right ul li:nth-child(2){
    margin-left: -50px;
}
.edufirst_right ul li h4{
    width: 146px;
	height: 80px;
    background-color: #e9f1f6;
    font-size: 36px;
    letter-spacing: 8px;
    text-align: center;
    color: #005bac;
    padding-top: 8px;
    position: absolute;
    left: -52px;
    top: 50%;
    transform: translateY(-50%);
}
.edufirst_right ul li h4::after{
    content: '';
    width: 21px;
	height: 1px;
    background-color: #b4c4ce;
    top: 50%;
    transform: translateY(-50%);
    right: -12px;
    position: absolute;
}
.edufirst_right ul li  h4 span{
    font-size: 12px;
	line-height: 1;
	letter-spacing: 0px;
    display: block;
}
.edufirst_right ul li p{
    text-align: center;
    font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 110px;
	letter-spacing: 10px;
	color: #666666;
}
.outBox{ 
    width:100%;
}
.outBox .hd{ 
    height:75px; border-bottom:1px solid #dee5eb;  position:relative;
    margin-bottom: 50px;
}
.outBox .hd h3{
    position: absolute;
    font-size: 50px;
    letter-spacing: 3px;
    color: #d0dfe7;
    bottom: 0;
    left: 0;
    line-height: 1;
    font-family: '宋体';
	font-weight: bold;
}
.outBox .hd ul{ 
    float:right;
    height:100%;   
}
.outBox .hd ul li{ 
    float:left;
    margin-left:50px; 
    cursor:pointer; 
    font-size: 40px;
    color: #c0cdd8;
    font-weight: bold;
    position: relative;
     height:100% ;
 }
 .outBox .hd ul li::after{
    content: '';
    width: 1px;
	height: 22px;
    background-color: #dee5eb;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
 }
 .outBox .hd ul li span{
     font-size: 18px;
     font-weight: normal;
 }
.outBox .hd ul li.on{color: #005bac;}
.inBox{
    padding:20px 60px 0;
    position: relative;
}
.inBox .inHd{ 
    height:54px; 
    line-height:54px; 
    border-bottom:1px solid #dee5de; 
    padding:0 10px;  
    overflow: hidden; 
    margin-bottom: 30px;
}
.inBox .inHd ul{ overflow:hidden; zoom:1; }
.inBox .inHd ul li{ color: #a5b7c6;height:100%; margin-right: 91px; float:left; cursor:pointer;position: relative;
    font-size: 18px;
}
.inBox .inHd ul li i{
    position: absolute;
    width: 28px;
	height: 4px;
    background-color: #fff;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}
.inBox .inHd ul li.on{color: #005bac; }
.inBox .inHd ul li.on i{
    background-color: #005bac;
}
.inBox .inBd ul{padding:15px;  zoom:1; overflow:hidden;padding-left:60px   }
.inBox .inBd li{  overflow:hidden; float:left;zoom:1; width: 236px;margin-right: 17px; }
.inBox .inBd li .imgtop{
    width: 100%;
    height: 157px;
	box-shadow: 0px 2px 9px 1px 
		rgba(120, 133, 147, 0.38);
	border: solid 1px #ffffff;
}
.inBox .inBd li .imgtop img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.inBox .inBd li .imgbtm{
    text-align: center;
    height: 72px;
    padding: 12px;
    opacity: 0;
}
.inBox .inBd li .imgbtm h6{
    font-size: 24px;
	color: #005bac;
}
.inBox .inBd li .imgbtm p{
    font-size: 14px;
	color: #005bac;
}
.inBox .inBd li .imgbtm .text{
    display: none;
}
.inBox .inBd li.hoverActive{
    background-color: #f3e29a;
}
.inBox .inBd li.hoverActive .imgtop{
    border: 2px solid #f3e29a;
}
.inBox .inBd li.hoverActive .imgbtm{
    opacity: 1;
}
/* 本例子css */
.slideBox{ 
    width:100%;
}
.slideBox .parHd{  line-height:30px; background:#f4f4f4; padding:0 20px; border-bottom:1px solid #ddd;  position:relative;  }
.slideBox .parHd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   }
.slideBox .parHd ul li{ float:left; padding:0 15px; cursor:pointer;  }
.slideBox .parHd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }
.slideBox .slideBox{ overflow:hidden; zoom:1; padding:10px 0 10px 42px;}
.LRbtn{
    position: absolute;
    width: 94px;
	height: 32px;
    background-color: #005bac;
    right: 60px;
    top: 41px;
}
.slideBox .sPrev,.slideBox .sNext{
    width: 50%;
    height: 100%;
    background: url(/images/schoolxz/leftjt.png) no-repeat center;
    background-size: auto;
    display: block;
    float: left;
}
.slideBox .sNext{
  background: url(/images/schoolxz/rightjt.png) no-repeat center;  
}

.slideBox .sPrev:hover,.slideBox .sNext:hover{ 

}
.secondbtm{
    height: 230px;
	background-color: #ffffff;
	box-shadow: 0px 2px 9px 1px 
		rgba(120, 133, 147, 0.38);
}
.Achievements{
    background: url(/images/schoolxz/pic8.png) no-repeat center bottom;
    background-size: 100% 100%;
    background-color: #005bac;
    padding: 120px 60px 0 60px;
    margin-bottom: 120px;
}
.Achievements .mainscroll{
    height: 254px;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0px;
    color: #ffffff;
    overflow-y: scroll;
    margin-bottom: 30px;
    text-align: justify;
    padding-right: 20px;
}
.Achievements .mainscroll::-webkit-scrollbar { 
    width: 7px;
}
.Achievements .mainscroll::-webkit-scrollbar-track {
  background-color:rgba(255,255,255,.5);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: 50px;
}
.Achievements .mainscroll::-webkit-scrollbar-thumb {
  background-color: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: 50px;
}
.Achievements h6{
    font-size: 18px;
	font-family: '宋体';
	line-height: 60px;
	letter-spacing: 2px;
	color: #ffffff;
    opacity: 0.58;
    border-top: 1px solid #89b8dd;
}
@media screen and (max-width:1400px){
    .Moral_edumain{
        max-width: inherit;
        width: 90%;
    }
    .edufirst_left h2{
        font-size: 40px;
    }
    .eduleft_prize{
        height: 190px;
        padding: 60px 0 0 20px;
    }
    .eduleft_prize h4{
        font-size: 24px;
    }
    .eduleft_prize h3{
        font-size: 32px;
    }
    .eduleft_prize,.eduleft_text{
        margin-left: 10%;
    }
    .eduleft_text p{
        font-size: 14px;
        line-height: 25px;
    }
    .edufirst_right ul{
        padding:30px 0 30px;
    }
    .edufirst_right ul li{
        margin-bottom: 20px;
        background-size: 1.2rem auto;
    }
    .edufirst_right ul li h4{
        height: 50px;
        font-size: 24px;
        width: 120px;
        padding-top: 4px;
    }
    
    .edufirst_right ul li p{
        line-height: 120px;
        font-size: 22px;
    }
    .edufirst_right h6{
        font-size: 14px;
        line-height: 25px;
        letter-spacing: 2px;
    }
    .outBox .hd{
        height: 92px;
        line-height: 90px;
        margin-bottom: 30px;
    }
    .outBox .hd h3{
        font-size: 46px;
    }
    .outBox .hd ul li{
        font-size: 36px;
    }
    .inBox .inBd li{
        width: 205px;
        margin-right: .2rem;
    }
    .inBox .inBd li .imgtop{
        height: 157px;
    }
    .inBox .inHd ul li{
        font-size: 16px;
    }
    .inBox .inBd li .imgbtm h6{
        font-size: 20px;
    }
    .inBox .inBd li .imgbtm p{
        font-size: 12px;
    }
    .Achievements .mainscroll{
        font-size: 14px;
        line-height: 25px;
    }
    .Achievements{
        height: auto;
    }
}
@media screen and (max-width:1300px){
    .inBox .inBd li{
        width: 190px;
    }
}
@media screen and (max-width:1100px){
    .edufirst_right ul li p{
        letter-spacing: 0;
    }
    .outBox .hd h3{
        font-size: 40px;
        letter-spacing: 0;
    }
    .outBox .hd ul li{
        margin-left: 50px;
    }
    .secondbtm{
        height: 170px;
    }
    .inBox .inBd li{
        width: 150px;
        margin-right: .1rem;
    }
    .inBox .inBd li .imgtop{
        height: 100px;
    }
}
@media screen and (max-width: 1023px){
body {
    width: 1024px;
    overflow-x: scroll;
}
.fixehead {
    width: 1024px;
    position: absolute;
}
}




@media screen and (max-width:1000px){
body {
    width: 100%;
   
}
   .edufirst_right ul li p{
        letter-spacing: 0;
    }
    .outBox .hd h3{
        font-size: 40px;
        letter-spacing: 0;
    }
    .outBox .hd ul li{
        margin-left: 50px;
    }
    .secondbtm{
        height: 1.8rem;
    }
    .inBox .inBd li{
        width: 1.52rem;
        margin-right: .1rem;
    }
    .inBox .inBd li .imgtop{
        height: 1.2rem;
    }
    .Moral_edu_first{
        margin: 1rem auto 0rem;
    }
    .edufirst_left,.edufirst_right{
        width: 100%;
    }
    .edufirst_left h2{
        font-size: .45rem;
    }
    .edufirst_left h2 span{
        font-size: .25rem;
    }
    .eduleft_prize{
        height: 2.5rem;
        padding: 1.1rem 0 0 .2rem;
        margin-bottom: .38rem;
    }
    .eduleft_prize, .eduleft_text{
        margin-left: .2rem;
    }
    .eduleft_prize::before {
        width: 1.03rem;
        height: 1.45rem;
        background-color: #f3e29a;
        left: -.2rem;
        top: -.1rem;
        z-index: -1;
    }
    .eduleft_prize h4{
        font-size: .28rem;
        letter-spacing: 0;
        line-height: 1.5;
    }
    .eduleft_prize h3{
        font-size: .32rem;
        letter-spacing: 0;
        font-weight: bold;
    }
    .eduleft_text p{
        font-size: .26rem;
        line-height: 1.7;
    }
    .edufirst_right ul{
        padding: 1rem 0 .3rem;
    }
    .edufirst_right{
        width: 80%;
    }
    .edufirst_right ul li h4{
        height: .9rem;
        width: 1.4rem;
        font-size: .28rem;
        left: -.52rem;
        padding-top: .1rem;
    }
    .edufirst_right ul li h4 span{
        font-size: .22rem;
        transform: scale(.8);
    }
    .edufirst_right ul li p{
        line-height: 4.5;
        font-size: .3rem;
    }
    .edufirst_right ul li:nth-child(2){
        margin-left: -.5rem;
    }
    .edufirst_right h6,.outBox .hd h3{
        display: none;
    }
    .outBox .hd{
        height: 1rem;
        line-height: 1rem;
    }
    .outBox .hd ul{
        float: inherit;
        display: flex;
        justify-content: space-between;
    }
    
    .outBox .hd ul li{
        width: 30%;
        margin-left: 0;
        font-size: .4rem;
        text-align: center;
    }
    .outBox .hd ul li.on{
        border-bottom: 3px solid #005bac;
    }
    .outBox .hd ul li span{
        font-size: .24rem;
    }
    .inBox{
        padding: .3rem 0;
    }
    .Moral_edumain1{
        width: 100%;
    }
    .secondbtm{
        height: 3.2rem;
    }
    .inBox .inHd{
        height: .8rem;
        line-height: .8rem;
        margin-bottom: .3rem;
        border: 0;
    }
    .inBox .inHd ul li{
        width: 33.33%;
        margin-right: 0;
        font-size: .26rem;
        text-align: center;
    
    }
    .LRbtn{
        display: none;
        width: auto;
        height: auto;
        position: static;
    }
    .slideBox{
        position: relative;
    }
    .slideBox .sPrev, .slideBox .sNext{
        position: absolute;
        width: .7rem;
        height: .5rem;
        top: .7rem;
        background-color: #005bac;
    }
    .slideBox .sPrev{
        left: 0;
    }
    .slideBox .sNext{
        right: 0;
    }
    .inBox .inHd ul {

    }
    .inBox .inHd ul li{
        height: calc(100% - 2px);
    }
    .inBox .inHd ul li i{
        display: block;
        bottom: 1px;
        width: calc(100% - 2px);
        height: calc(100% - 3px);
        background-color: rgba(0,0,0,0);
        border: 1px solid #dee5eb;
        border-left: 0;
    }
    .inBox .inHd ul li.on i{
        background-color: rgba(0,0,0,0);
        border: 1px solid #005bac;
    }
    .renwutop .tempWrap{
        overflow-x: scroll!important;
    }
    .inBox .inBd ul{
        padding:0 2rem 0 .2rem;
        white-space: nowrap;
        overflow-x: scroll!important;
    }
    .inBox .inBd li{
        width: 3rem;
        display: inline-block;
        white-space: nowrap;
        float: inherit;
    }
    .inBox .inBd li .imgtop{
        height: 2rem;
    }
    .inBox .inBd li .imgbtm h6{
        font-size: .28rem;
    }
    .inBox .inBd li .imgbtm p{
        font-size: .24rem;
    }
    .inBox .inBd li .imgbtm{
        height: auto;
        padding: .2rem 0;
    }
    .Achievements{
        padding: 1.6rem .2rem 0 .2rem;
        height: auto;
        padding-bottom: .5rem;
        margin-bottom: 1rem;
    }
    .Achievements .mainscroll{
        height: 4rem;
        font-size: .26rem;
        line-height: 1.7;
        text-align: justify;
        padding-right: .2rem;
        margin-bottom: .3rem;
    }
    .Achievements h6{
        font-size: .28rem;
        line-height: .6rem;
    }
}<!--耗时1763859118.5811秒-->