@charset "utf-8";
/* CSS Document */

@keyframes ballScale {
    0% { box-shadow:0 0 0 8px rgba(255,244,142,.3); }
    100% { box-shadow:0 0 0 12px rgba(255,244,142,.8); }
}
@keyframes float01 {
    0% { transform: translateX(0); }
    100% { transform: translateX(50px); }
}
@keyframes float02 {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50px); }
}
@keyframes float03 {
    0% { transform: scale(1); opacity: 1; }
    100% { transform: scale(.8); opacity: .5; }
}
@keyframes float04 {
    0% { box-shadow: 0 0 0 4px rgba(35,145,224,.2); }
    100% { box-shadow: 0 0 0 6px rgba(35,145,224,.4); }
}


.b_zx{
}
.b_zx a:hover{
    color: #e4393c;
}
.b_zx a:first-of-type{margin-right: 100px;}
.zx{width:750px;margin:40px auto;}
.zx a{display: block;    width: 310px;
      padding: 10px 20px;
      text-align: center;
      margin:0 auto;
      border-radius: 20px;
      box-shadow: -6px 0 0 #fd6464;
      color: #fff;
      font-size: 24px;
      font-weight: 400;
      cursor: pointer;}

.title {
    margin:120px auto 0px;
    text-align: center;
}
.title h3 {
    display:inline-block;
    color: #2693e5; 
    font-size:48px; 
    line-height: 80px;
}
.titL,
.titR {
    position: relative; display:inline-block; width:80px; height: 60px; vertical-align: top;
    /*background: url(../images/pic00.png) no-repeat center;*/
}
.titR {
    /*background-image: url(../images/pic01.png);*/
}
.titL i,
.titR i {
    position: absolute; top:33px; left:0;
    display: block; width:20px; height: 20px;
    background: #fa5c61; border-radius:100%;
    background: linear-gradient(0, #2693e5,#aed9f7 );
    animation: float01 1.9s .5s ease-in infinite alternate;
}
.titR i {
    left:auto; right:0;
    animation-name: float02;
}
.title h4 {
    font-size:28px; line-height: 50px;
}
.title h4:before,
.title h4:after {
    content: " "; display: inline-block; width:50px; height: 2px; vertical-align: middle;
    background: #333;
}
/**/
.box3_list{
    padding: 40px 0;
}
.box3_list li{
    float: left;
    width: 390px;
    margin: 0 4px;
    box-sizing: border-box;
    border: 1px solid #77c7ff;
    background: rgba(255, 119, 45);
    padding: 20px 20px 0 20px;
    text-align: center;
    color: #fff;
}
.box3_list li h4{
    height: 40px;
    line-height: 40px;
    margin-bottom: 25px;
    font-size: 28px;
    box-sizing: border-box;
    position: relative;
}
.box3_list li h4::before,.box3_list li h4::after{
    content: '';
    display: inline-block;
    /*background: url("../images/title_bg.png");*/
    width: 30px;
    height: 30px;
    margin-top: 5px;
}
.box3_list li h4::before{
    margin-right: 15px;
}
.box3_list li h4::after{
    margin-left: 15px;
}
.box3_list li img{
    display: block;
    width: 350px;
    height: 400px;
}
.box3_list li p{
    line-height: 70px;
    font-size: 20px;
}
/*news start*/
.box05s{text-align: center;}
.box05s a{
    display: block;
    width: 270px;
    height: 70px;
    margin: 0 auto;
    background: url(http://old.edulxw.cn/lxzt/images/xinlx/3.png) no-repeat center top;background-size: 100% 100% ;
    line-height: 65px;
    color: #fff;
    font-size: 24px;
    line-height: 70px;
    font-weight: 600;
    color: #000;
    margin-top: 110px;
}
.box05s p{font-size: 20px;}
.box05s a:hover{
    color: #e4393c;
}
/*news end*/
.box01 {
    position: relative; padding:70px 120px 70px 420px; box-sizing: border-box; overflow: hidden;
    background: #f9f9f9; box-shadow: 0 5px 57px rgba(216, 216, 216, .75);
}
.box01 h4 {
    position: absolute; left:0; top:50%;
    width:319px; height: 176px; padding:42px 145px 0 0; box-sizing: border-box;
    /*background: url(../images/pic11.png) no-repeat left;*/
    color:#fff; font-size:30px; font-weight: 400; line-height:46px; text-align: right;
}
.box01 .tit01 {
    margin-top:-195px;
}
.box01 .tit02 {
    margin-top:19px;
    /*background-image: url(../images/pic12.png);*/
}
.box01 p {
    padding:15px 0 15px 85px;
    line-height: 32px; text-indent: -85px;
}
.box01 p + p {
    border-top:1px dashed #f5d9d1;
}
.box01 p span {
    color:#ffa200;
}
.box01 p i {
    display:inline-block; width:22px; height: 22px; margin:5px 32px 0 5px; vertical-align: top;
    background: #ffa200; border-radius: 100%;
    color:#fff; font-style: normal; line-height: 22px; text-indent:0; text-align: center;
}
.box01 p b {
    color:#e82725; font-weight: 400;
}
.showOrder {
    width:170px; height: 40px; margin:30px auto 0; cursor: pointer;
    background: #ffbd41; border-radius:40px;
    background: linear-gradient(90deg, #ffbd41,#fd7010 );
    color:#fff; font-size:19px; line-height: 40px; text-align: center;
}
.showOrder:hover {
    opacity: .85;
}

.box02 {
    position: relative; overflow: hidden;
    /*background: #fff url(../images/pic21.jpg) no-repeat right;*/
    box-shadow: 0 5px 40px rgba(231, 231, 231, .75);
}
.box02:before,
.box02:after {
    content: " "; display: block; width:34px; height:34px;
    position: absolute; left:540px; top:113px; pointer-events: none;
    background: #feeaea; border-radius:40px;
    background: linear-gradient(0, #feeaea,#fffdfd );
    animation: float03 3s ease-in-out infinite alternate;
}
.box02:after {
    width:56px; height:56px;
    left:50px; top:380px;
}
.box02 h4,
.box03 h4 {
    width:270px; height: 65px; margin:0 auto;
    background: #e91114; border-radius:0 0 20px 20px;
    background: linear-gradient(0, #e91114,#f86f14 );
    box-shadow:-6px 0 0 #fd6464;
    color:#fff; font-size:38px; font-weight: 400; line-height: 65px; text-align: center;
}
.box02 .tabBox {
    position: relative; width:495px; padding:80px 0 80px 55px; z-index: 1;
}
.box02 .tabTit {
    overflow: hidden;
    border-radius: 0 20px 0 0;
}
.box02 .tabTit span {
    display:block; float: left; width: 165px; height: 90px; padding-top:10px; cursor: pointer; box-sizing: border-box;
    background: #faa241;
    background: linear-gradient(90deg, #faa241,#fe7d2f );
    color:#fff; font-size:25px; line-height: 35px; text-align:center;
}
.box02 .tabTit span.on {
    background: #ffbd40;
    background: linear-gradient(90deg, #ffbd40,#fcd42a );
    color:#eb1f14;
}
.box02 .tabCon {
    height: 165px; padding:40px 25px 0; box-sizing: border-box; overflow: hidden;
    background: #fbe287;
    background: linear-gradient(-20deg,#fbe287, #fff8da );
    font-size:24px;
}

.box03 .wrap{
    position: relative;
    padding: 30px;
    background-color: #34a7ff;
    border-radius: 20px;
}
.box03 .sm{
    position: absolute;
    top: 30px;
    left: 50%;
    width: 562px;
    height: 360px;
    margin-left: -283px;
    background-color: #078bf5;
    border: 5px solid #53dbff;
    box-sizing: border-box;
}
.box03 .sm p{
    padding-top: 90px;
    font-size: 30px;
    line-height: 56px;
    color: #fff;
    text-align: center;
}
.box03 .sm strong{
    font-size: 40px;
    color: #ffe44f;
}


.slideBox .bd ul {
    height: 732px;
}

.slideBox .bd li {
    float: left;
    position: relative;
    width: 276px;
    height: 360px;
    margin: 0 10px 10px 0;
    border: 5px solid #53dbff;
    box-sizing: border-box;
}
.slideBox .bd li:nth-child(1){
    margin-right: 582px;
}
.slideBox .bd li:nth-child(2),.slideBox .bd li:nth-child(6){
    margin-right: 0;
}
.slideBox .bd .img{
    width: 100%;
    height: 100%;
}
.slideBox .bd .img img{
    display: block;
    width: 100%;
    height: 100%;
}
.slideBox .bd .txt{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(12, 134, 229, 0.8);
    display: none;
}
.slideBox .bd h5 {
    padding-top:48px;
    font-size: 24px;
    line-height: 48px;
    color: #fff;
    text-align: center;
}
.slideBox .bd p {
    padding:0 20px;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
}
.slideBox .prev,
.slideBox .next { 
    display: none;
}


.box03s .slideBox {
    position: relative;
}

.box03s .slideTitle {
    margin-top: 74px;
    margin-bottom: 35px;
    color: #0f1010;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}
.box03s .slideTitle span {
    color: #2a96ff;
}

.box03s .slideBox ul {
    width: 1136px;
    margin: 0 auto;
}

.box03s .slideBox ul img {
    margin: 0 auto;
}

.box03s .prev, .next {
    position: absolute;
    top: 50%;
    left: 0;
    width: 33px;
    height: 55px;
    transform: translateY(-50%);
    /*background-image: url(../images/arrow.png);*/
    background-repeat: no-repeat;
    cursor: pointer;
    z-index: 3;
}

.box03s .next {
    left: auto;
    right: 0;
}

.box03s .prev:hover, .next:hover {
    /*background-image: url(../images/arrow_a.png);*/
}

.box03s .next {
    transform: rotate(-180deg);
}


.box03s .slideBox .prev,
.box03s .slideBox .next { 
    display: block;
}

.box03s .slideBox img {
    width: 100%;
}

.box04 li {
    float:left; width: 275px; height: 365px; margin-right:33px;
    background: #fff;
    box-shadow: 0 5px 38px rgba(230, 229, 229, .75);
    transition:all .5s;
}
.box04 li:nth-child(4n) {
    margin-right:0;
}
.box04 h4 {
    height:165px;
    background: #feaa59;
    background: linear-gradient(0, #feaa59,#ed6c76 );
    color:#fff; font-size:24px; font-weight: 400; line-height: 115px; text-align: center;
}
.box04 .tit02 {
    background: #78e7c2;
    background: linear-gradient(0, #78e7c2,#6ccdc8 );
}
.box04 .tit03 {
    background: #558cf6;
    background: linear-gradient(0, #558cf6,#b18dfd );
}
.box04 .tit04 {
    background: #f3ae3c;
    background: linear-gradient(0, #f3ae3c,#fade4a );
}
.box04 i {
    display:block; width: 100px; height:100px; margin:-64px auto 20px;
    background: #fff url() no-repeat center; border-radius: 100%;
    box-shadow: 0 5px 29px rgba(0, 0, 0, .05);
}
.box04 .icon02 {
    background-image: url();
}
.box04 .icon03 {
    background-image: url();
}
.box04 .icon04 {
    background-image: url();
}
.box04 p {
    line-height: 28px; text-align: center;font-size: 16px;
}
.box04 li:hover {
    box-shadow: 0 5px 60px rgba(230, 229, 229, 1);
}
.box04 li:hover i {
    animation: rubberBand .8s;
}
.box05 li {
    position: relative; float:left; top: 10px;
}
.box05 li:nth-child(6n) {
    margin-right: 0;
}
.box05 li span {
    font-weight: 100;
    display:block; 
    width:90px; 
    height:90px;
    font-size: 60px;
    background:#2391e0; 
    border-radius: 100%;
    box-shadow: 0 0 0 5px rgba(35,145,224,0.3);
    color:#fff; 
    line-height: 95px;
    text-align: center;
    animation: float04 1.2s ease-in-out infinite alternate;
    transition: all .5s;
}
.box05 h4 {
    margin:20px auto;
    font-size:24px; line-height:36px; text-align: center;
    transition: all .5s;
}
.box05 p {
    height:215px; padding:20px; 
    background: #fff;
    box-shadow: 0 5px 54px rgba(239, 239, 239, .75);
    line-height: 28px; text-align: justify;
}
.box05 li:first-child p {
    text-align: center;
}
.box05 li:nth-child(2) span {
    animation-delay: .2s;
}
.box05 li:nth-child(3) span {
    animation-delay: .4s;
}
.box05 li:nth-child(4) span {
    animation-delay: .6s;
}
.box05 li:nth-child(5) span {
    animation-delay: .8s;
}
.box05 li:nth-child(6) span {
    animation-delay: 1s;
}
.box05 li:hover span {
    background: #46a3e5;
    transform: scale(1.2);
}
.box05 li:hover h4 {
    color:#2391e0;
}
.box05 li:hover p {
    background:#2391e0;
    color:#fff;
}

.box06s{margin-bottom: 40px;}
.box06s table {
    width: 100%; text-align: center;
    background: #fff;
    box-shadow: 0 5px 24px rgba(240, 240, 240, .75);
    color: #fff;
}
.box06s table tr{line-height: 40px;}
.box06s table th{background:#343131; }
.box06s table td{background:#f1f1f1; color: #000;border-top:1px solid #e5e5e5;border-left:1px solid #e5e5e5;font-weight: 100}
.box06 table {
    width: 100%; text-align: center;
    background: #fff;
    box-shadow: 0 5px 24px rgba(240, 240, 240, .75);
}
.box06 th {
    padding: 10px 0;
    height: 65px;
    background: #000;
    color:#fff; font-size:30px; font-weight: 400;
}
.box06 th span{font-size: 16px;}
.box06 td {
    height: 60px;
    border-top:1px solid #e5e5e5;
    border-left:1px solid #e5e5e5;
    font-size:24px;
}
.box06 td:first-child {
    border-left: none;
    color:#000;
    font-weight: bold;
    font-weight: 100
}
table td a{
    font-size: 18px;
    border: 1px solid #000;
    color: #000;
    padding: 5px 20px;
    border-radius: 20px;
    cursor: pointer;
}
table td a:hover{color: #fff;background: #fff; background: linear-gradient(0, #2083c9,#61b5f0);border: none;}
.box06 tr:nth-child(n+3) td:nth-child(7) {
    color:#e90c14;
}
/* .box06 tr:last-child td:nth-child(n+2) {
        background: #f1f1f1;
} */

.box07 {
    width:1110px; margin:60px auto 40px;
}
.box07 li {
    position: relative; float:left; width:505px; height: 160px; margin:0 25px;
    background: #fca25c;
    background: linear-gradient(80deg, #fca25c,#f9da49 );
}
.box07 li:nth-child(2) {
    background: #2391e0;
    background: linear-gradient(80deg, #2391e0,#feb143 );
}
.box07 h4 {
    position: absolute; left:0; top:-25px;
    width:175px; height: 55px;
    /*background: url(../images/pic60.png) no-repeat center;*/
    color:#fff; font-size:24px; font-weight: 400; line-height: 46px; text-align: center;
}
.box07 p {
    padding-top:54px;
    color:#fff; line-height: 30px; text-align: center;
}

.box08 .des {
    position: relative; width: 599px; height: 453px;
    background: #fff;
    box-shadow: 0 5px 49px rgba(0, 0, 0, .05);
}
.box08 .des:hover {
    z-index: 1;
}
.box08 h4 {
    height: 74px;
    background: #f29a76;
    color:#fff; font-size: 24px; font-weight: 400; line-height: 74px; text-align: center;
}
.box08 .desCon {
    margin-top: 55px; margin-left: 90px;
    line-height: 40px;
}
.box08 .desCon span {
    color: #fd0909;
}
.box08 .tabBox {
    width:505px; height:305px; margin:35px auto 0;
    background: #fef7f7; border-radius:15px;
}
.box08 .tabTit {
    box-sizing: border-box; overflow: hidden;
    background: #fff; border:1px solid #fd4747; border-radius:15px;
}
.box08 .tabTit span {
    display: block; float:left; width:25%; height:48px; cursor: pointer;
    border-radius:15px;
    line-height: 48px; text-align: center;
}
.box08 .tabTit span.on {
    background: #fd4747;
    color:#fff;
}
.box08 .tabCon {
    margin-top: 30px; margin-left:25px;
    line-height: 32px;
}
.box08 .tabCon p:before {
    content: "·"; padding-right:10px;
    color:#999; font-size:30px; line-height: 32px; vertical-align: middle;
}

.box09 {
    position:relative; margin-bottom:90px;
}
.box09 a {
    display: block; float:left; width:141px; height:54px; margin: 0 10px 12px 0;
    background: linear-gradient(0, #0e7dcb,#2fa9fe);
    color:#fff; font-size: 24px; line-height: 54px; text-align: center;
}
.box09 a:nth-child(8n) {
    margin-right:0;
}
.box09 a:hover {
    background: #0089ec;
}
.box10 {
    position: relative; padding:50px 15px 30px;  margin-bottom:90px; box-sizing: border-box; overflow: hidden;
    background: #fff;
    box-shadow: 0 5px 40px rgba(231, 231, 231, .75);
}
.box10 li {
    float:left; width:350px; margin:0 20px;
}
.box10 li .pic {
    display: block; width:100%; height: 250px; overflow: hidden;
    transition: all .5s ease-out;
}
.box10 li img {
    display: block; width:100%; height:100%;
}
.box10 li .pic:hover {
    transform: scale(.95);
}
.box10 li p {
    margin-top:10px;
    line-height:40px; text-align: center;
}
