.aniss3{
    position: absolute;
    left: 0;
    right: 0;bottom: 0;
    background:rgba(255, 255, 255, .7);
    padding: 50px 0;
}
.aniss3 .title{
    display: flex;
    justify-content: space-between;
    padding: 0  10%;
    width: 100%;
    font-size: 36px;color: #2c6b8e;
}
.aniss3 .desc{
    margin-top: 40px;
}
.aniss3 .desc p{
    font-size: 25px;color: #2c6b8e;
    text-indent: 50px;line-height: 1.6;
}

.n8_tab{
    border-bottom: 1px solid  #aaaaaa;
    height: 50px;
    display: flex;
    margin-top: 70px;
}
.n8_tab .swiper-slide{
    display: inline-block;width:25%;
    height: 50px;line-height: 50px;
    text-align: center;
    font-size: 24px;color: #2c6b8e;
}
.n8_tab .swiper-slide.on{
    background: #2c6b8e;color: #ffffff;
}
.nBox{
    overflow: hidden;
 
}
.nBox .tits{
    font-size: 60px;color: #2c6b8e;font-weight: 600;
    border-left: 5px solid #2c6b8e;
    height: auto;
    display: block;line-height: 1;
    margin-top: 100px;padding-left: 30px;
    margin-bottom: 70px;
}
.nBox .tits span{
    font-size: 25px;font-weight: 600;
}

.nBox .img{
    margin-top: 10px;
    text-align: center;
}
.nBox .img img{
    max-width: 100%;
}
.nBox .img.img2{
    margin: 0 100px;
    margin-top: 100px;
}

.nBox .tits2{
    font-size: 40px;color: #2c6b8e;font-weight: 600;

    height: auto;
    display: block;line-height: 1;
    margin-top: 0px;
    margin-bottom: 30px;
}
.nBox .tits2.m30{
    margin-top: 40px;
}


.nBox  .title2{
    position: relative;font-size: 40px;color: #2c6b8e;
    line-height: 1;margin-top: 50px;
    font-family: 宋体;
}
.nBox  .title2::after{
    content: '';
    background: #d5e1e8;
    height: 15px;
    position: absolute;
    left: 0;right: 0;bottom: 0;z-index: -1;
}
.ke{
    margin: 0 100px;
}
.ke li{
    overflow: hidden;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}
.ke li span{
    display: inline-block;
    height: 90px;
    width: 300px;
    text-align: center;
    line-height: 90px;
    background: #2c6b8e;
    color: #ffffff;font-size: 50px;
}
.ke li p{
    display: inline-block;
    height: 90px;
    width: calc(100%  - 315px);
    text-align: left;
    line-height: 90px;
    background: #bfd2dd;
    color: #11648e;font-size: 30px;
    padding-left: 50px;
}

.nbg{
    background-image: url(../images/bbg.jpg);
    background-position: center top;
    background-size: cover;
    padding: 100px  0; margin-top: 50px;
    overflow: hidden;
}

.rpeo{
    width: 90%;
    margin: 0 auto;
}
.rpeo li{
    display: inline-block;
    float: left;
    width: calc((100% - 100px)/2);
    margin-right: 100px;
}
.rpeo li:nth-child(2n){
    margin-right: 0;
}
.rpeo li img{
    max-width: 100%;
}
.daoshi {
    overflow: hidden;
}
.daoshi > ul > li{
    display: inline-block;
    float: left;
    width: calc((100% - 160px)/3);
    margin-right: 80px;
    margin-top: 80px;
    background-image: linear-gradient(to  right, #bdd2da, #ffffff); 
    padding: 20px 20px 0 20px; position: relative;height: 300px;
}
.daoshi > ul > li:nth-child(3n){
    margin-right: 0;
}

.daoshi ol{
position: relative;z-index: 10;
}
.daoshi li .title{
    font-size: 20px; color: #11648e;
    line-height: 2;font-weight: 600;
}
.daoshi ol li{
    list-style:disc;font-weight: 600;font-size: 16px;
    color: #11648e;
    width: 70%; margin-left: 20px;    
}
.daoshi ol .li2{width: 60%;list-style:none; font-size: 20px;margin-left:0px; line-height: 1.6;}
.daoshi  li .tu{
    position: absolute;
    right: 0;bottom: 0;
    width: 40%; max-width: 205px; z-index: 1;
}
.daoshi  li .tu img{
    width: 100%;display: block;
}

.nBox .more{
    background: #2c6b8e;
    height: 50px;line-height: 50px;
    text-align: center;
    font-size: 20px;color: #ffffff; font-weight: 600;
    margin: 50px 0;
}
.nBox .tixi{
    overflow: hidden;
}
.nBox .tixi li{
    float: left;
    width: calc((100% - 60px)/3);
    margin-right: 30px;
    border: 1px solid #2c6b8e;
    overflow: hidden;border-radius: 15px;
}
.nBox .tixi li:nth-child(3n){
    margin-right: 0;
}

.nBox .tixi li .title{
    background: #2c6b8e;
    height: 50px;
    text-align: center;
}
.nBox .tixi li .title .box{
    display: inline-block;
    height: 100%;font-size: 22px;color: #ffffff;
}
.nBox .tixi li .title .box i{
    display: inline-block;
    float: left;font-style: normal;
    position: relative;
    top: 50%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    width: 30px;border-radius: 50%;height: 30px;text-align: center;line-height: 30px;
    background: #ffffff;color: #2c6b8e;
    margin-right: 10px;
  
}

.nBox .tixi li .title .box span{
    display: inline-block;
    float: left;
    top: 50%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    position: relative;text-align: center;
    
}

.nBox .tixi li .desc{
    text-align: center;
    color: #252525;
    font-size: 22px;
    line-height: 33px;
    padding: 10px 0;
    
}

.ndesc{
    font-size: 22px;color: #2c6b8e;
    line-height: 1.5;
    text-indent:60px;
    
}

.comflex{ display:flex; flex-wrap:wrap; justify-content:space-between;}
.comflex1{ display:flex; flex-wrap:wrap;}
.n_list ul{ width:49%; margin-bottom:-18px;}
.n_list ul li{ border:2px solid #2c6b8e; padding:6px; border-radius:1000px; display:flex; flex-wrap:wrap; margin-bottom:18px;}
.n_list ul li em{ border-radius:1000px; padding:6px; background:#2c6b8e; line-height:50px; color:#fff; font-weight:bold; font-size:42px; width:35%; margin-right:30px; display:flex; flex-wrap:wrap;}
.n_list ul li em i{ width:50px; height:50px; text-align:center; border-radius:50%; color:#2c6b8e; font-size:42px; background:#fff; font-style:normal; margin-right:20px;}
.n_list ul li p{ line-height:62px; font-size:42px;}
.n_list ul li p font{ padding:0 0 0 35px;}

.n_list1 ul li{ width:19.2%; text-align:center; background:#27627e; display:flex; flex-wrap:wrap; justify-content:center; align-items:center;}
.n_list1 ul li img{ width:39.1%;}
.n_list1 ul li em{ display:block; width:60.9%; font-size:24px; line-height:1.5; color:#fff;}
.n_list1 ul li span{ display:block; font-size:34px; font-weight:bold; line-height:1.352941176470588;}

.n_list2 ul li{ width:30%; border:3px solid #276789; border-radius:1000px; display:flex; flex-wrap:wrap; justify-content:center; align-items:center;}
.n_list2 ul li img{ height:66px;}
.n_list2 ul li em{ font-size:32px; color:#27627e; font-weight:bold; padding-left:30px;}

.n_list4{ margin-top:10px;}
.n_list4 ul li{ position:relative; width:28.75%;}
.n_list4 ul li img{ display:block; width:100%;}
.n_list4 ul li .txt{ position:absolute; left:0; right:0; bottom:0; top:0; display:flex; flex-wrap:wrap; justify-content:center; align-items:center;}
.n_list4 ul li .txt p{ font-size:36px; line-height:1.611111111111111;}
.n_list4 ul li .txt em{ display:block; font-size:36px;}
.n_list4 ul li:hover .txt{ background:#27627e; color:#fff; border-radius:30px 70px 30px 70px;}
.n_list4 ul li:hover .txt p,.n_list4 ul li:hover .txt em{ color:#fff;}

@media screen and (max-width:1440px){
.aniss3 .title {font-size: 28px;}
.aniss3 .desc p {font-size: 18px;}
.nBox .tits {font-size: 40px;}
.ke li span {height: 75px;line-height: 75px;font-size: 35px;}
.ke li p {height: 75px;  line-height: 75px; font-size: 25px;}

.nBox .title2 {font-size: 30px;}
.nBox .tits2 { font-size: 30px;}
.n_list ul li em{ font-size:25px;}
.n_list ul li em i{ font-size:25px;}
.n_list ul li p{ font-size:25px;}
.n_list4 ul li .txt p{ font-size:20px;}
.n_list4 ul li .txt em{ font-size:22px;}

.daoshi ol li {font-size: 14px;width: 80%;}
.n_list2 ul li em {font-size: 20px;}

.n_list1 ul li span {font-size: 22px;}
.n_list1 ul li em {font-size: 20px;}

}

@media screen and (max-width: 1000px) {

    .aniss3{ display:flex; flex-wrap:wrap; justify-content:center; align-items:center;

        padding: 10px 0;
        top: 0;
    }
    .aniss3 .title{
     
        font-size: 20px; display:block; padding:0 5%;
    }
	    .aniss3 span{ display:block;}
    .aniss3 .desc{
        margin-top: 20px;
    }
    .aniss3 .desc p{
        font-size:12px;color: #2c6b8e;
        text-indent: 30px;line-height: 1.6;
    }
	.n8_tab{ margin-top:0;}

    .n8_tab .swiper-slide{
   
        font-size: 14px;color: #2c6b8e; width:auto; padding:0 15px;
    }

    .nBox .tits{
        font-size: 20px;color: #2c6b8e;
        border-left: 5px solid #2c6b8e;
        height: auto;
        display: block;line-height: 1;
        margin-top: 30px;padding-left: 15px;
        margin-bottom: 20px;
    }
    .nBox .tits span{
        font-size:14px;font-weight: 600;
    }
    .ndesc{
        font-size: 14px;color: #2c6b8e;
     
        text-indent:20px;
        
    }
    
    .nBox .tits2{
        font-size: 20px;color: #2c6b8e;
    
        height: auto;
        display: block;line-height: 1;
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .nBox .tits2.m30{
        margin-top: 20px;
    }

    .rpeo{
        width: 100%;
        margin: 0 auto;
    }
    .rpeo li{
        display: inline-block;
        float: left;
        width: calc((100% - 20px)/2);
        margin-right: 20px;
    }
    .rpeo li:nth-child(2n){
        margin-right: 0;
    }

    .daoshi > ul > li{
        display: inline-block;
        float: left;
        width:100%;
        margin-right: 20px;
        margin-top: 30px;
        background-image: linear-gradient(to  right, #bdd2da, #ffffff); 
        padding: 20px 20px 0 20px; position: relative;height: 250px;
    }
  
    .daoshi > ul > li:nth-child(3n){
        margin-right: 00px;
    }
    .daoshi ol li{
        width:80%;
        
    }
    
    .ke{
        margin: 0 10px;
    }
    .ke li{
        overflow: hidden;
        margin-top: 30px;
        display: flex;
        justify-content: space-between;
    }
    .ke li span{
        display: inline-block;
        height: 90px;
        width: 100px;
        text-align: center;
        line-height: 90px;
        background: #2c6b8e;
        color: #ffffff;font-size: 16px;
    }
    .ke li p{
        display: inline-block;
        height: 90px;
        width: calc(100%  - 115px);
        text-align: left;
        line-height: 90px;
        background: #bfd2dd;
        color: #11648e;font-size: 20px;
        padding-left: 20px;
    }


    .nBox  .title2{
        position: relative;font-size: 20px;color: #2c6b8e;
        line-height: 1;margin-top: 50px;
        font-family: 宋体;
    }

    .nBox .img.img2{
        margin: 0 20px;
        margin-top: 50px;
    }
    .nBox .tixi li .title .box{
        display: inline-block;
        height: 100%;font-size: 15px;color: #ffffff;
    }


    .nBox .tixi li .desc{
        text-align: center;
        color: #252525;
        font-size: 12px;
        line-height: 33px;
        padding: 10px 0;
        
    }
.aniss3 .desc{ display:none;}

.n_list ul{ width:100%;}
.n_list ul li em{ line-height:40px; font-size:16px; width:42%; margin-right:20px;}
.n_list ul li em i{ width:40px; height:40px;font-size:16px; margin-right:10px;}
.n_list ul li p{ line-height:52px; font-size:16px;}
.n_list ul li p font{ padding:0 0 0 20px;}

.n_list1 ul li{ width:100%; margin-bottom:18px;}
.n_list1 ul li:last-child{ margin-bottom:0;}
.n_list1 ul li img{ width:25%;}
.n_list1 ul li em{ width:75%; font-size:20px;}
.n_list1 ul li span{ display:inline; font-size:24px; padding-left:20px;}

.n_list2 ul li{ width:100%; margin-bottom:18px;}
.n_list2 ul li:last-child{ margin-bottom:0;}
.n_list2 ul li img{ height:50px;}
.n_list2 ul li em{ font-size:20px; padding-left:20px;}

.n_list4{ margin-top:0;}
.n_list4 ul li{ width:100%; margin-top:18px;}
.n_list4 ul li .txt p{ font-size:20px;}
.n_list4 ul li .txt em{ font-size:20px;}
}