<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* -----------banner----------- */



.banner {

    width: 100%;

    overflow: hidden;

    margin-top: 74px;

}



@media all and (max-width:900px) {

    .banner {

        margin-top: 50px;

    }

}



.banner img {

    /*width: 100%;*/

    object-fit: cover;

}

/* -----------sun-nav----------- */

.sun-nav-box{

    width: 100%;

    overflow: hidden;

    border-bottom: 1px solid #ededed;

}

.sun-nav{

    width: 1200px;

    margin: 0 auto;

}

.sun-nav ul{

    margin-left: -2%;

}

.sun-nav ul li{

    float: left;

    width: 90px;

    height: 66px;

    text-align: center;

    line-height: 66px;

    color: #7d7c7d;

    font-size: 16px;

    margin-left: 2%;

}

.sun-nav ul li:hover{

    color: #01b3bb;

    border-bottom: 2px solid #01b3bb;

}

.sun-nav-active{

    color: #01b3bb !important;

    border-bottom: 2px solid #01b3bb;

}





/* ----------------------------------------------------------relation we------------------------------------------------------------------- */

.rel-map-box{

    width: 100%;

    overflow: hidden;

    padding-bottom: 20px;

}

.rel-map{

    width: 1200px;

    margin: 0 auto;

}



.rel-map-matter{

    width: 100%;

    height: 478px;

    overflow: hidden;

    border-radius: 10px;

}

/* --------------------- */

.rel-educa-box{

    width: 100%;

    overflow: hidden;

}

.rel-educa{

    width: 1200px;

    margin: 0 auto;

}



.rel-educa-title{

    width: 100%;

    overflow: hidden;

    margin: 20px 0 26px 0;

    text-align: center;

}

.rel-educa-title h4{

    font-size: 26px;

    color: #333333;

    font-weight: bold;

}

.rel-educa-matter{

    width: 100%;

    overflow: hidden;

    padding: 10px 0 60px 0;

}

.rel-educa-matter ul{

    padding: 8px;

}

.rel-educa-matter ul li{

    width: 30.5%;

    margin-left: 2.83333333333333%;

    height: 262px;

    float: left;

    -moz-box-shadow: 0 4px 4px 1px #f0f0f0;

    -webkit-box-shadow: 0 4px 4px 1px #f0f0f0;

    box-shadow: 0 4px 4px 1px #f0f0f0;

    text-align: center;

}

.rel-educa-matter ul li:hover{

    -moz-box-shadow: 0 4px 4px 1px #e6e6e6;

    -webkit-box-shadow: 0 4px 4px 1px #e6e6e6;

    box-shadow: 0 4px 4px 1px #e6e6e6;

}



.rel-educa-matter ul li:nth-child(1){

    border-top: 2px solid #ec6900;

}

.rel-educa-matter ul li:nth-child(1) p:hover{

    color: #ec6900;

}

.rel-educa-matter ul li:nth-child(1):hover .rel-educa-pic{

    transform: translateY(-10px);

}





.rel-educa-matter ul li:nth-child(2){

    border-top: 2px solid #00a6d1;

}

.rel-educa-matter ul li:nth-child(2) p:hover{

    color: #00a6d1;

}

.rel-educa-matter ul li:nth-child(2):hover .rel-educa-pic{

    transform: translateY(-10px);

}





.rel-educa-matter ul li:nth-child(3){

    border-top: 2px solid #b7d331;

}

.rel-educa-matter ul li:nth-child(3) p:hover{

    color: #b7d331;

}

.rel-educa-matter ul li:nth-child(3):hover .rel-educa-pic{

    transform: translateY(-10px);

}







.rel-educa-pic{

    width: 74px;

    height: 74px;

    object-fit: cover;

    margin-top: 40px;

    transition: all .6s ease-in-out;

}



.rel-educa-matter ul li h4{

    font-size: 20px;

    color: #555555;

    font-weight: bold;

    margin-top: 20px;

}



.rel-educa-matter ul li i{

    width: 22px;

    height: 1px;

    background-image: url('../images/about/line.png');

    background-repeat: no-repeat;

    display: inline-block;

}



.rel-educa-matter ul li p{

    font-size: 13px;

    color: #555555;

    word-wrap: break-word;

    width: 80%;

    margin-left: 10%;

    margin-top: 10px;

    line-height: 22px;

}















/* ---------------------------------------------------------join we-------------------------------------------------------------------------- */

.want-box{

    width: 100%;

    overflow: hidden;

    padding-bottom: 30px;

}

.want{

    width: 1200px;

    margin: 0 auto;

}

.want-matter{

    width: 100%;

}



.want-matter-top{

    width: 100%;

    overflow: hidden;

}

.want-matter-top ul li{

    float: left;

    text-align: center;

    height: 60px;

    line-height: 60px;

    font-size: 16px;

    color: #ffffff;

    background-color: #9a9a9a;

}

.want-matter-top ul li:nth-child(1){

    width: 18%;

}

.want-matter-top ul li:nth-child(2){

    width: 18%;

}

.want-matter-top ul li:nth-child(3){

    width: 18%;

}

.want-matter-top ul li:nth-child(4){

    width: 18%;

}

.want-matter-top ul li:nth-child(5){

    width: 18%;

}

.want-matter-top ul li:nth-child(6){

    width: 10%;

}



.want-matter-bottom{

    width: 100%;

    overflow: hidden;

}

.want-matter-bottom ul li{

    float: left;

    text-align: center;

    height: 60px;

    line-height: 60px;

    font-size: 14px;

    color: #666666;

    background-color: #fff;

    border-bottom: 1px solid #f0f0f0;

}

.want-matter-bottom ul li:nth-child(1){

    width: 18%;

}

.want-matter-bottom ul li:nth-child(2){

    width: 18%;

}

.want-matter-bottom ul li:nth-child(3){

    width: 18%;

}

.want-matter-bottom ul li:nth-child(4){

    width: 18%;

}

.want-matter-bottom ul li:nth-child(5){

    width: 18%;

}

.want-matter-bottom ul li:nth-child(6){

    width: 10%;

}

.want-click{

    width: 60px;

    height: 60px;

    margin: 0 auto;

    text-align: center;

    cursor: pointer;

}

.want-words{

    width: 100%;

    height: auto;

    overflow: hidden;

    padding: 6px 0 40px 0;

    background-color: #f5f5f5;

}

.want-words h4{

    font-size: 14px;

    color: #000003;

    font-weight: bold;

    margin-top: 36px;

    width: 90%;

    margin-left: 5%;

}

.want-words p{

    font-size: 14px;

    color: #666666;

    margin-top: 8px;

    width: 90%;

    margin-left: 5%;

}

.want-words-sub{

    margin-left: 5%;

    margin-top: 36px;

}

.want-words-sub h6{

    width: 140px;

    height: 44px;

    color: #ffffff;

    font-size: 14px;

    background-color: #bdbdbd;

    text-align: center;

    line-height: 44px;

    border-radius: 5px;

    float: left;

    margin-right: 16px;

}

.want-words-sub h6:hover{

    background-color: #ff713f;

}





/* -------------paging-box--------------- */

.paging-box{

    width: 100%;

    height: 44px;

    overflow: hidden;

    margin:20px 0 80px 0;

    text-align: center;

}



.paging-box a{

    width: 40px;

    height: 40px;

    border-radius: 100%;

    border: 1px solid #e2e2e2;

    display: inline-block;

    text-align: center;

    line-height: 40px;

    font-size: 14px;

    color: #777777;

}

.paging-box a:hover{

    background-color: #01b3bb;

    color: #fff;

}

.paging-nactive{

    background-color: #01b3bb;

    color: #fff !important;

}



.page-L i{

    display: inline-block;

    width: 6px;

    height: 11px;

    margin-top: 14px;

    background-image: url('../images/public/Qclick_left.png');

}

.page-L:hover i{

    background-image: url('../images/public/Qclick_leftH.png');

}

.page-R i{  

    display: inline-block;

    width: 6px;

    height: 11px;

    margin-top: 14px;

    background-image: url('../images/public/Qclick_right.png');

}

.page-R:hover i{

    background-image: url('../images/public/Qclick_rightH.png');

}





















/* ---------------------------------------------------------about we-------------------------------------------------------------------------- */



.abo-about-box{

    width: 100%;

    height: 571px;

    background-image: url('../images/about/about_bg.jpg');

    background-repeat: no-repeat;

    overflow: hidden;

}

.abo-about{

    width: 1200px;

    margin: 0 auto;

}

.abo-about-matter{

    width: 100%;

    overflow: hidden;

    margin-top: 60px;

    text-align: center;

}

.abo-about-matter p{

    font-size: 14px;

    color: #555555;

    line-height: 24px;

    margin-top: 10px;

    width: 80%;

    margin-left: 10%;

}





.abo-idea-box{

    width: 100%;

    overflow: hidden;

}

.abo-idea-box ul li{

    width: 50%;

    height: 570px;

    float: left;

    overflow: hidden;

}

.abo-idea-box ul li:nth-child(1) img{

    width: 100%;

    height: 100%;

    object-fit: cover;

    transition: all 1s ease-in-out;

}

.abo-idea-box ul li:nth-child(1) img:hover{

    transform: scale(1.1);

}

.abo-idea-box ul li:nth-child(2){

    background-color: #b7d331;

}

.abo-idea-box ul li:nth-child(2) h4{

    font-size: 38px;

    color: #fff;

    width: 90%;

    margin-left: 5%;

    margin-top: 220px;

    margin-bottom: 16px;

}

.abo-idea-box ul li:nth-child(2) p{

    font-size: 16px;

    color: #fff;

    margin-top: 8px;

    width: 90%;

    margin-left: 5%;

}





.abo-culture-box{

    width: 100%;

    background-color: #f9f9f9;

    overflow: hidden;

    padding-bottom: 80px;

}

.abo-culture{

    width: 1200px;

    margin: 0 auto;

}



.abo-culture-matter{

    width: 100%;

    overflow: hidden;

    padding-top: 10px;

}

.abo-culture-matter ul li{

    width: 33.333333333333%;

    text-align: center;

    height: auto;

    float: left;

}

.abo-culture-matter ul li img{

    width: 144px;

    height: 144px;

    object-fit: cover;

    transition: all .6s ease-in-out;

}

.abo-culture-matter ul li:hover img{

    transform: translateY(-10px);

}

.abo-culture-matter ul li h4{

    font-size: 22px;

    color: #333333;

    margin-top: 32px;

    width: 80%;

    margin-left: 10%;

}

.abo-culture-matter ul li p{

    font-size: 13px;

    color: #777777;

    margin-top: 20px;

    width: 80%;

    margin-left: 10%;

}





.abo-honor-box{

    width: 100%;

    height: 571px;

    background-image: url('../images/public/honor_bg.png');

    background-repeat: no-repeat;

    overflow: hidden;

    position: relative;

    background-color: #f0f0f0;

}

.abo-honor{

    width: 1200px;

    margin: 0 auto;

}



.abo-honor-matter{

    width: 100%;

    overflow: hidden;

}



.abo-honor-matter .swiper-container-honor{

    width: 100%;

    position: relative;

}



.abo-honor-matter .swiper-slide{

    text-align: center;

}

.abo-honor-words{

    width: 100%;

    height: 286px;

    padding: 36px 26px 16px 26px;

    background-color: #fff;

    border-radius: 30px;

}



.abo-honor-words h4{

    width: 210px;

    height: 156px;

    border: 10PX solid #3e1a22;

    margin: 0 auto;

    overflow: hidden;

}

.abo-honor-words h4 img{

    width: 100%;

    height: 100%;

    object-fit: cover;

    transition: all 1s ease-in-out;

}

.abo-honor-words h4 img:hover{

    transform: scale(1.1);

}

.abo-honor-words p{

    font-size: 13px;

    color: #555555;

    margin-top: 50px;

}



.swiper-honor-prev {

    position: absolute;

    top: 60%;

    left: 15%;

    z-index: 9;

    cursor: pointer;

    transform: translate(0, -50%);

}



.swiper-honor-prev h3 {

    width: 50px;

    height: 50px;

    text-align: center;

}



.swiper-honor-prev h3 i {

    display: inline-block;

    width: 12px;

    height: 23px;

    background-image: url('../images/public/support_left.png');

    background-repeat: no-repeat;

    margin-top: 13.5px;

}



.swiper-honor-prev h3:hover {

    border-radius: 100%;

    border: 1px solid #fff;

}



.swiper-honor-next {

    position: absolute;

    top: 60%;

    right: 15%;

    z-index: 9;

    cursor: pointer;

    transform: translate(0, -50%);

}



.swiper-honor-next h3 {

    width: 50px;

    height: 50px;

    text-align: center;

}



.swiper-honor-next h3 i {

    display: inline-block;

    width: 12px;

    height: 23px;

    background-image: url('../images/public/support_right.png');

    background-repeat: no-repeat;

    margin-top: 13.5px;

}



.swiper-honor-next h3:hover {

    border-radius: 100%;

    border: 1px solid #fff;

}



/* -----å…¬å¸åŽ†æ¬¡----- */

.abo-course-box{

    width: 100%;

    overflow: hidden;

    background-color: #f0f0f0;

    padding-bottom: 60px;

}

.abo-course{

    width: 1200px;

    margin: 0 auto;

}

.abo-course-matter{

    width: 100%;

}





/* -----å…¬å¸åŽ†æ¬¡over----- */



.abo-mien-box{

    width: 100%;

    overflow: hidden;

    position: relative;

    padding-bottom: 80px;

}

.abo-mien{

    width: 1200px;

    margin: 0 auto

}

.abo-mien-matter{

    width: 100%;

    overflow: hidden;

}

.abo-mien-matter .swiper-container-mien{

    width: 100%;

    position: relative;

}



.abo-mien-matter .swiper-slide{

    text-align: center;

}



.abo-mien-words{

    width: 100%;

    height: 278px;

    border-radius: 100%;

    overflow: hidden;

    position: relative;

    z-index: 33;

}

.abo-mien-words h4{

    width: 278px;

    height: 278px;

    overflow: hidden;

    margin: 0 auto;

}

.abo-mien-words h4 img{

    width: 100%;

    height: 100%;

    object-fit: cover;

	border-radius: 100%;

    transition: all .4s ease-in-out;

}



.abo-mien-words h6{

    position: absolute;

    bottom: 0;

    left: 0;

    background-color: rgba(0, 0, 0, .5);

    width: 100%;

    height: 50px;

    font-size: 14px;

    color: #fff;

    line-height: 50px;

    opacity: 0;

    transition: all .6s ease-in-out;

    z-index: 9;

}



.abo-mien-words:hover h6{

    opacity: 1;

}

.abo-mien-words:hover img{

   transform: scale(1.06);

}

.swiper-mien-prev {

    position: absolute;

    top: 60%;

    left: 15%;

    z-index: 9;

    cursor: pointer;

    transform: translate(0, -50%);

}



.swiper-mien-prev h3 {

    width: 50px;

    height: 50px;

    text-align: center;

}



.swiper-mien-prev h3 i {

    display: inline-block;

    width: 12px;

    height: 23px;

    background-image: url('../images/public/click_left.png');

    background-repeat: no-repeat;

    margin-top: 13.5px;

}



.swiper-mien-prev h3:hover {

    border-radius: 100%;

    border: 1px solid #01b3bb;

}
.swiper-mien-prev h3:hover i{
    background-image: url('../images/public/achive_LH2.png');

}



.swiper-mien-next {

    position: absolute;

    top: 60%;

    right: 15%;

    z-index: 9;

    cursor: pointer;

    transform: translate(0, -50%);

}



.swiper-mien-next h3 {

    width: 50px;

    height: 50px;

    text-align: center;

}



.swiper-mien-next h3 i {

    display: inline-block;

    width: 12px;

    height: 23px;

    background-image: url('../images/public/click_right.png');

    background-repeat: no-repeat;

    margin-top: 13.5px;

}



.swiper-mien-next h3:hover {

    border-radius: 100%;

    border: 1px solid #01b3bb;

}
.swiper-mien-next h3:hover i{
    background-image: url('../images/public/achive_RH2.png');

}








/* -------------------------PCç«¯--------------------------- */

@media all and (max-width:1720px) {
    .swiper-honor-prev {
        left: 4%;
    }
    .swiper-honor-next {
        right: 4%;
    }
    .swiper-mien-prev {
        left: 4%;
    }
    .swiper-mien-next {
        right: 4%;
    }

}
@media all and (max-width:1380px) {

    .swiper-honor-prev {

        left: 40%;

        top: auto;

        bottom: 0%;

    }

    .swiper-honor-next {

        right: 40%;

        top: auto;

        bottom: 0%;

    }

    .swiper-mien-prev {

        left: 40%;

        top: auto;

        bottom: 0%;

    }

    .swiper-mien-next {

        right: 40%;

        top: auto;

        bottom: 0%;

    }

}





@media all and (max-width:1280px) {

    .want {

        width: 94%;

        margin-left: 3%;

    }

    .abo-about {

        width: 94%;

        margin-left: 3%;

    }

    .abo-idea-box ul li {

        height: 300px;

    }

    .abo-idea-box ul li:nth-child(2) h4 {

        font-size: 24px;

        margin-top: 24px;

    }

    .abo-culture {

        width: 94%;

        margin-left: 3%;

    }

    .abo-honor {

        width: 94%;

        margin-left: 3%;

    }

    .abo-honor-words h4 {

        width: auto;

        height: auto;

    }

    .abo-course {

        width: 94%;

        margin-left: 3%;

    }

    .abo-mien {

        width: 94%;

        margin-left: 3%;

    }

    .abo-mien-words {

        height: auto;

    }

    .abo-mien-words h4 {

        width: 208px;

        height: 208px;

    }

    .rel-map {

        width: 94%;

        margin-left: 3%;

    }

    .rel-educa {

        width: 94%;

        margin-left: 3%;

    }

    

    

}





/* ------------------------æ‰‹æœºç«¯-------------------------- */



@media all and (max-width:900px) {

    .sun-nav ul {

        margin-left: 0%;

    }

    .sun-nav ul li {

        width: 60px;

        height: 44px;

        line-height: 44px;

        font-size: 14px;

        margin-left: 1%;

    }

    .want-matter{

        overflow-x: scroll;

    }

    .want {

        width: 100%;

        margin-left: 0%;

    }

    .want-matter-top ul li {

        font-size: 12px;

    }

    .want-matter-bottom ul li {

        font-size: 12px;

    }

    .want-matter-top ul li:nth-child(5) {

        display: none;

    }

    .want-matter-bottom ul li:nth-child(5) {

        display: none;

    }

    .want-matter-bottom ul li:nth-child(1) {

        width: 25%;

    }

    .want-matter-bottom ul li:nth-child(2) {

        width: 25%;

    }

    .want-matter-top ul li:nth-child(1) {

        width: 25%;

    }

    .want-matter-top ul li:nth-child(2) {

        width: 25%;

    }

    .want-matter-top ul li:nth-child(6) {

        width: 14%;

    }

    .want-matter-bottom ul li:nth-child(6) {

        width: 14%;

    }

    .want-words h4 {

        margin-top: 16px;

    }

    .want-words p {

        font-size: 12px;

        margin-top: 4px;

    }

    .want-words-sub h6 {

        width: 100px;

        height: 36px;

        line-height: 36px;

    }

    .abo-about-box {

        width: 100%;

        height: auto;

        background-repeat: repeat;

        padding-bottom: 20px;

    }

    .abo-about-matter {

        margin-top: 0px;

    }

    .abo-about-matter p {

        font-size: 12px;

        line-height: 20px;

        margin-top: 8px;

        width: 94%;

        margin-left: 3%;

        text-align: left;

    }

    .abo-idea-box ul li {

        width:100%;

        height: auto;

    }

    .abo-idea-box ul li:nth-child(2) {

       padding-bottom: 20px;

    }

    .abo-idea-box ul li:nth-child(2) h4 {

        font-size: 20px;

    }

    .abo-idea-box ul li:nth-child(2) p {

        font-size: 14px;

        margin-top: 6px;

    }

    .abo-culture-matter ul li {

        width: 100%;

        margin-top: 24px;

    }

    .abo-culture-matter ul li img {

        width: 100px;

        height: 100px;

    }

    .abo-culture-matter ul li h4 {

        font-size: 18px;

        margin-top: 10px;

    }

    .abo-culture-matter ul li p {

        margin-top: 8px;

    }

    .abo-culture-box {

        padding-bottom: 24px;

    }

    .abo-honor-words {

        width: 100%;

        padding: 12px 12px 12px 12px;

        border-radius: 16px;

        height: 190px;

    }

    .abo-honor-words p {

        margin-top: 20px;

    }

    .abo-honor-box {

        height: 370px;

    }

    .swiper-honor-prev {

        left: 30%;

        top: auto;

        bottom: 0%;

    }

    .swiper-honor-next {

        right: 30%;

        top: auto;

        bottom: 0%;

    }

    .swiper-mien-next {

        right: 30%;

        top: auto;

        bottom: 0%;

    }

    .swiper-mien-prev {

        left: 30%;

        top: auto;

        bottom: 0%;

    }

    .abo-mien-words h4 {

        width: 140px;

        height: 140px;

    }

    .rel-map-matter {

        height: 200px;

    }

    .rel-educa-title h4 {

        font-size: 16px;

    }

    .rel-educa-title {

        margin: 6px 0 8px 0;

    }

    .rel-educa-matter ul li {

        width: 100%;

        margin-left: 0%;

        height: 262px;

        margin-top: 20px;

    }

    .rel-educa-matter {

        padding: 10px 0 24px 0;

    }

   

}

</pre></body></html>