* {padding: 0;margin: 0;box-sizing: border-box;}
body{background: #F5F6F9;scrollbar-width:none;min-width: 1520px;}
a{text-decoration: none;}
.line-10 {display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;white-space: normal !important;-webkit-line-clamp: 10;-webkit-box-orient: vertical;}
.line-5 {display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;white-space: normal !important;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
.line-4 {display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;white-space: normal !important;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.line-3 {display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;white-space: normal !important;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.line-2 {display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;white-space: normal !important;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.line-1 {display: -webkit-box;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;word-break: break-all;}
/* ::-webkit-scrollbar {
  display: none;
} */
/* 富文本 */
.rich-text{width:100%;height:auto;overflow:hidden;font-size:14px;color:#555;line-height:1.8;letter-spacing:1.5px;padding:50px 0px;}
.rich-text p{font-size:14px;color:#333;line-height:1.8;}
.rich-text p.strong{margin-top:14px;margin-bottom:5px;}
.rich-text p.strong strong{background:#1f1f1f;display:inline-block;width:auto;padding:0px 12px;height:28px;color:#fff;line-height:28px;}
.rich-text img{max-width:100%;height:auto;}
.rich-text a{color:#0489f9;}
.corich-textntent td{border:1px solid #eee;padding:10px 5px;}
.rich-text table{max-width:100% !important;}

.flex{display: flex;align-items: center;}

.page-header {width: 100%;height: 100px;background: #3d55a7;position: sticky;top: 0;z-index: 99;}
.page-header-box{width: 100%;max-width: 1520px; margin: 0 auto;height: 100%;justify-content: space-between;}
.page-header .header-left{flex-shrink: 0;}
.page-header .header-left a{display: inline-block;cursor: pointer;}
.page-header .header-left a:nth-child(1) img{width: 340px;height: 37px;display: inline-block;margin-right: 30px;}
.page-header .header-right{margin-left: 20px;justify-content: flex-end;}
.page-header .header-right .col-menu{display: flex;flex-wrap: wrap;align-items: center;justify-content: flex-end; height: 100px;}
.page-header .header-right .col-menu li{list-style-type: none;height: 100%;width: 100px; display: flex;align-items: center;position: relative;}
.page-header .header-right .col-menu li .link{font-size: 16px;font-weight: 400;height: 100%; cursor: pointer;width: 100%;text-align: center;display: flex;align-items: center;justify-content: center;z-index: 3;}
.page-header .header-right .col-menu li .link:hover{font-weight: bold;}
.page-header .header-right .col-menu li .all-link-area{display: none;position: absolute;left: -50%;top: 60px;width: 200px;height: 200px; animation: fadeinT 1s .2s ease both;z-index: 2;}
.page-header .header-right .col-menu li:hover .all-link-area{display: block;}
.page-header .header-right .col-menu li .all-link-area .all-link-box{padding: 20px 20px;background-color: #ffffff;position: absolute;left: 0;top: 40px;width: 200px;border-radius: 10px;}
.page-header .header-right .col-menu li .all-link-area .all-link-box .albl{line-height: 40px;cursor: pointer;display: block;color: #333;}
.page-header .header-right .col-menu li .all-link-area .all-link-box .albl:hover{color: #3D55A7;}
.page-header .header-right .col-menu li .all-link-area .all-link-box::after{width: 0;height: 0;border: 8px solid #fff;content: '';position: absolute;top: -14px;left: 50%;margin-left: -8px;border-top: 8px solid transparent;border-right: 8px solid transparent;border-left: 8px solid transparent;}

.page-header .header-right .col-login{margin-left: 50px;flex-shrink: 0;}
.page-header .header-right .col-login a{font-size: 14px;font-weight: 400;line-height: 24px;cursor: pointer;}
.page-header .header-right .col-login span{font-size: 14px;font-weight: 400;color: #FFFFFF;line-height: 24px;margin: 0 8px;}
.page-header .header-right .col-icon{margin-left: 18px;flex-shrink: 0;}
.page-header .header-right .col-icon .iconfont{font-size: 20px;color: #ffffff;cursor: pointer;}
.page-header .header-right .col-icon .iconfont:last-child{margin-left: 30px;}
.page-header .header-right a{color: #ffffff;}
.page-header .header-right a:hover{color: #467edb;}
.m-page-header-box{padding: 10px 20px;display: none;z-index: 12;position: relative;overflow: hidden;}
.m-page-header-box .col-logo{height: 24px;width:auto;float: left;}
.m-page-header-box .col-logo img{height: 100%;width:auto;}
.m-page-header-box .col-menu{display: flex;justify-content: flex-end;align-items: center;font-size: 18px;color: #ffffff;float: right;cursor: pointer;}
.m-page-header-box .col-menu span{color: #ffffff;font-size: 18px;margin-right: 6px;}
.area-menu-page{display: none;width: 100vw ;height: 100vh;position: fixed;top: 0px;left: 0;padding-top: 50px; z-index: 11;background-color: #3D55A7;color: #ffffff;}
.area-menu-page .menu-box{width: 100%;padding-top: 20px;}
.area-menu-page .menu-box a{height: 50px;line-height: 50px;border-bottom: 1px solid #BECCE4;padding: 0 20px;font-size: 18px;display: block;cursor: pointer;color: #ffffff;}

.page-footer{width: 100%;background-color: #3D55A7;padding: 89px 0px 88px 0px;color: #ffffff;}
.page-footer .page-footer-box{max-width: 1520px;margin: 0 auto;}
.page-footer a{color: #ffffff;}
.footer-1{display: flex;padding-bottom: 54px;border-bottom: 1px solid rgba(255,255,255,0.1);}
.footer-1 .footer-1-left{flex: 1;margin-right: 20px;}
.footer-1 .footer-1-left .tit{font-size: 16px;line-height: 28px;color: #BECCE4;}
.footer-1 .footer-1-left .tel{font-size: 30px;line-height: 30px;color: #ffffff;font-weight: bold;display: block;}
.footer-1 .footer-1-left .img-ewm{width: 105px;height: 105px;margin-top: 44px;}
.footer-1 .footer-1-left .img-title{width: 105px;font-size: 14px;line-height: 14px;margin-top: 26px;text-align: center;color: #BECCE4;}
.footer-1 .footer-1-right{display: flex;flex-wrap: wrap;justify-content: flex-end;}
.footer-1 .footer-1-right .col-item{margin-right: 60px;margin-bottom: 20px; width: 112px;}
/* .footer-1 .footer-1-right .col-item:last-child{margin-right: 0px;} */
.footer-1 .footer-1-right .col-item .title{font-size: 18px;font-weight: bold;line-height: 18px;margin-bottom: 20px;display: block;}
.footer-1 .footer-1-right .col-item .line{width: 20px;height: 2px;background: rgba(255,255,255,0.2);margin-bottom: 20px;}
.footer-1 .footer-1-right .col-item .a-link{font-size: 14px;color: #BECCE4;line-height: 18px;margin-bottom: 18px;display: block;cursor: pointer;}
.footer-1 .footer-1-right .col-item .a-link:hover{color: #ffffff;}
.footer-2{justify-content: space-between;flex-wrap: wrap; padding-top: 28px;}
.footer-2 .col-address{margin-bottom: 20px;}
.footer-2 .col-address .title{font-size: 15px;line-height: 28px;color: #BECCE4;}
.footer-2 .col-address .content{font-size: 15px;line-height: 28px;color: #ffffff;}
.footer-2 .col-address .content span{font-size: 16px;color: #ffffff;margin-left: 6px;}
.footer-2 .col-center{margin-bottom: 20px;}
.footer-2 .col-center .btn-1{width: 140px;height: 45px;border: 1px solid rgba(255,255,255,0.25);justify-content: center;font-size: 15px;line-height: 28px;margin-right: 20px;cursor: pointer;}
.footer-2 .col-center .btn-1 span{margin-right: 8px;color: #ffffff;font-size: 18px;}
.footer-2 .col-center select{width: 240px;height: 45px;border: 1px solid rgba(255,255,255,0.25);color: #BECCE4;line-height: 45px;background: none;padding: 0 16px;}
.footer-2 .col-center select:focus{outline: none;}
.footer-2 .col-center select option{width: 240px;height: 45px;line-height: 45px;background: #3D55A7;color: #ffffff;padding: 10px 0px;}
.footer-2 .col-center .btn-2{width: 240px;height: 45px;border: 1px solid rgba(255,255,255,0.25);color: #BECCE4;line-height: 45px;background: none;padding: 0 16px;cursor: pointer;position: relative;}
.footer-2 .col-center .btn-2 .icon-sj{width: 0px;height: 0px;border: 8px solid transparent;border-bottom: 8px solid #BECCE4;position: absolute;right: 20px;top: 10px;}
.footer-2 .col-center .btn-2 .lj-box{display: none; width: 100%;position: absolute;bottom: 40px;left: 0px;padding: 10px 0px;background-color: #ffffff;}
.footer-2 .col-center .btn-2 .lj-box .lj-item{line-height: 30px;display: block;font-size: 14px;padding: 0 16px;color: #000000;}
.footer-2 .col-center .btn-2 .lj-box .lj-item:hover{color: #3D55A7;}
.footer-2 .col-center .btn-2:hover .lj-box{display: block;}
.footer-2 .col-copyright .row-1{font-size: 14px;line-height: 28px;color: #BECCE4;text-align: right;display: block;}

.index-page{margin: 0 auto;}
.index-page .area-lunbo{width: 100%;height: 860px;position: relative;}
.index-page .area-lunbo .swiper{width: 100%;height: 100%;--swiper-navigation-color: #ffffff;}
.index-page .area-lunbo .swiper .swiper-slide{object-fit: cover;}
.index-page .area-lunbo .center-logo{width: 48%;height: auto;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);z-index: 2;object-fit: cover;}
.index-page .area-lunbo .row-swiper-pagination{position: absolute;bottom: 50px; z-index: 2; left: 0px;width: 100%;display: flex;justify-content: center;align-items: center;}
.index-page .area-lunbo .pagination-btn{width: 50px;height: 50px;border-radius: 50%;background-color: #FFFFFF;color: #3D55A7; display: flex;align-items: center;justify-content: center;cursor: pointer;position: absolute;left: 50%;bottom: 50px;z-index: 12;}
.index-page .area-lunbo .pagination-pre-btn{transform: translateX(-180px);}
.index-page .area-lunbo .pagination-next-btn{transform: translateX(150px);}
.index-page .area-lunbo .pagination-btn-1{background: #3D55A7;color: #ffffff;}
.index-page .area-lunbo .swiper-pagination{bottom: 70px !important;}
.index-page .area-lunbo .swiper-pagination-bullet{background-color: rgba(255, 255, 255, 0.5);width: 40px;height: 2px;margin: 0 10px !important;opacity: 1;border-radius: 0px;}
.index-page .area-lunbo .swiper-pagination-bullet-active{background-color: #ffffff;width: 80px;height: 2px;}
.index-page .area-intruduce{display: flex;align-items: center;justify-content: center;margin: 0 auto;}
.index-page .area-intruduce-box{display: flex;align-items: center;justify-content: center; width: 100%;background-color: #ffffff;}
.index-page .area-intruduce .col{width: 50%;min-height: 650px;overflow: hidden;}

.index-page .area-intruduce .col:last-child{background: url('../image/bg-1.png');background-size: cover;}

.index-page .area-intruduce .col .info-box{max-width: 700px;width: 100%;min-height: 650px;max-width: 760px;padding: 100px 60px 20px 60px;}
.index-page .area-intruduce .col:first-child .info-box{float: right;padding-left: 0;}
.index-page .area-intruduce .col:last-child .info-box{float: left;padding-right: 0;}
.index-page .area-intruduce .col .info-box .title{font-size: 36px;font-weight: bold;line-height: 36px;color: #3D55A7;margin-bottom: 20px;position: relative;}
.index-page .area-intruduce .col .info-box .title .btn-more-3{position: absolute;right: 0px;top: 22px;}
.index-page .area-intruduce .col .info-box .title-2{font-size: 20px;font-weight: bold;line-height: 24px;color: #3D55A7;}
.index-page .area-intruduce .col .info-box .row-tags{margin-top: 40px;display: flex;align-items: center;flex-wrap: wrap;}
.index-page .area-intruduce .col .info-box .row-tags .tag-btn{padding: 0 33px;margin-bottom: 10px; background: rgba(0,32,91,0.05);height: 50px;border-radius: 25px;margin-right: 20px;line-height: 50px;font-size: 16px;color: #333;cursor: pointer;}
.index-page .area-intruduce .col .info-box .row-tags .tag-btn:hover{transform: scale(1.1);}
.index-page .area-intruduce .col .info-box .row-tags .active{background-color: #3D55A7;color: #ffffff;font-weight: bold;}
.index-page .area-intruduce .col .info-box .content{font-size: 15px;line-height: 30px;color: #666;text-indent: 30px; margin-top: 50px;display: none;}
.index-page .area-intruduce .col .info-box .projects-content{display: block;padding-right: 0px;}
.index-page .area-intruduce .col .info-box .content:first-child{display: block;}
.index-page .area-intruduce .col .info-box .content .btn-more span{margin-left: 0px;}
.index-page .area-intruduce .col .info-box .row-img{margin-top: 60px;display: flex;align-items: center;}
.index-page .area-intruduce .col .info-box .row-img .img-card{width: 340px;height: 240px;margin-right: 20px;margin-bottom: 20px; background-color: #ffffff;border-radius: 10px;display: flex;align-items: center;justify-content: center;cursor: pointer;}
.index-page .area-intruduce .col .info-box .row-img .img-card img{width: 200px;height: auto;}
.index-page .area-intruduce .col .info-box .row-img .img-card:last-child{background-color: #3D55A7;margin-right: 0px;}
.index-page .area-intruduce .col .info-box .row-img .img-card:hover img{transform: scale(1.1);transition: transform 0.5s ease;}
.index-page .area-news{padding: 50px 0px;justify-content: center;max-width: 1520px;margin: 0 auto;}
.index-page .area-news-box{display: flex;justify-content: center;width: 100%;border-radius: 10px;overflow: hidden;}
.index-page .area-news .col-notice{background-color: #ffffff;width: 27.63%;height: 700px;padding: 57px 60px 20px 60px;}
.index-page .area-news .col-news{background-color: #ffffff;width: 44.74%;height: 700px;border-left: 1px solid rgba(0, 32, 91, 0.1);border-right: 1px solid rgba(0, 32, 91, 0.1);}
.index-page .area-news .col-popular{background-color: #ffffff;width: 27.63%;height: 700px;padding: 57px 60px 20px 60px;}
.index-page .area-news .col-notice .title{font-size: 24px;line-height: 24px;font-weight: bold;color: #3D55A7;text-align: center;}
.index-page .area-news .col-notice .notice-item{border-bottom: 1px solid #DEDEDE;padding: 27px 0;display: block;}
.index-page .area-news .col-notice .notice-item .img-div{width: 100%;height: 172px;margin-bottom: 20px;overflow: hidden;}
.index-page .area-news .col-notice .notice-item img{width: 100%;height: 100%;object-fit: contain;transition: transform 1s;}
.index-page .area-news .col-notice .notice-item:hover .notice-img{transform: scale(1.1);}
.index-page .area-news .col-notice .notice-item:hover .notice-title{color: #3D55A7;}
.index-page .area-news .col-notice .notice-item .notice-title{font-size: 16px;line-height: 25px;max-height: 50px;color: #010101;cursor: pointer;}
.index-page .area-news .col-notice .btn-more-3{margin: 0 auto;margin-top: 30px;width: 140px;justify-content: center;}
.index-page .area-news .col-popular .btn-more-3{margin: 0 auto;margin-top: 30px;width: 140px;justify-content: center;}
.index-page .area-news .col-news .swiper-2{width: 100%;height: 700px;overflow: hidden;position: relative;}
.index-page .area-news .col-news .swiper-2 .swiper-pagination2{position: absolute;bottom: 56px;left: 0;display: flex;align-items: center;justify-content: center;z-index: 11;}
.index-page .area-news .pagination-btn{width: 50px;height: 50px;border-radius: 50%;background-color: #FFFFFF;color: #3D55A7; display: flex;align-items: center;justify-content: center;cursor: pointer;position: absolute;left: 50%;bottom: 36px;z-index: 12;}
.index-page .area-news .pagination-pre-btn-2{transform: translateX(-180px);}
.index-page .area-news .pagination-next-btn-2{transform: translateX(150px);}
.index-page .area-news .pagination-btn-1{background: rgba(61, 85, 167, 0.05);color: #3D55A7;}
.index-page .area-news .col-news .news-item .news-img-div{width: 100%;height: 380px;overflow: hidden;cursor: pointer;}
.index-page .area-news .col-news .news-item .news-img{width: 100%;height: 100%;object-fit: contain;transition: transform 1s;}
.index-page .area-news .col-news .news-item:hover .news-img{transform: scale(1.1);}
.index-page .area-news .col-news .news-item:hover .news-title, .news-content{color: #3D55A7;}
.index-page .area-news .col-news .news-item .title{margin-top: 28px; display: flex;align-items: center;justify-content: center;height: 24px;line-height: 24px;font-size: 24px;font-weight: bold;color: #3D55A7;}
.index-page .area-news .col-news .news-item .title span{width: 30px;height: 1px;background: rgba(61,85,167,0.2);display: block;margin: 0 20px;}
.index-page .area-news .col-news .news-item .news-title{font-size: 24px;line-height: 36px;color: #010101;max-height: 72px;margin-top: 18px;text-align: center;padding: 0 46px;cursor: pointer;}
.index-page .area-news .col-news .news-item .news-content{font-size: 16px;line-height: 24px;color: #666666;margin-top: 22px;max-height: 48px;text-align: center;padding: 0 118px;cursor: pointer;}
.index-page .area-news .col-popular .title{font-size: 24px;line-height: 24px;font-weight: bold;color: #3D55A7;text-align: center;}
.index-page .area-news .col-popular .popular-item{border-bottom: 1px solid #DEDEDE;padding: 27px 0;display: block;color: #010101;}
.index-page .area-news .col-popular .img-div{width: 100%;height: 172px;display: block; margin-top: 27px;overflow: hidden;}
.index-page .area-news .col-popular .img-div img{width: 100%;height: 100%;object-fit: contain;transition: transform 1s;}
.index-page .area-news .col-popular .popular-item img{width: 100%;height: 100%;object-fit: contain;transition: transform 1s;}
.index-page .area-news .col-popular .popular-item:hover .popular-img{transform: scale(1.1);}
.index-page .area-news .col-popular .popular-item:hover{color: #3D55A7;}
.index-page .area-news .col-popular .popular-item .popular-title{font-size: 16px;line-height: 24px;max-height: 50px;font-weight: bold;cursor: pointer;color: #3D55A7;}
.index-page .area-news .col-popular .popular-item .popular-content{font-size: 16px;line-height: 24px;max-height: 50px;cursor: pointer;color: #010101;}
.index-page .area-research{width: 100%;background-color: #ffffff;display: flex;justify-content: center;align-items: center;padding: 78px 0px;}
.index-page .area-research .area-research-box{display: flex;align-items: center;max-width: 1520px;}
.index-page .area-research .col-title{width: 240px;flex-shrink: 0; display: flex;flex-direction: column;justify-content: center;padding: 20px 0px;}
.index-page .area-research .col-title .title{font-size: 36px;line-height: 36px;font-weight: bold;color: #3D55A7;}
.index-page .area-research .col-title .title-2{font-size: 20px;line-height: 24px;font-weight: bold;color: #3D55A7;margin-top: 14px;}
.index-page .area-research .col-title  .btn-more-3{margin-top: 30px;}
.index-page .area-research .col-news{margin-left: 20px;padding: 50px 60px;display: flex;align-items: center;background-color: #F5F6F9;}
.index-page .area-research .col-news .news-img-div{width: 320px; height: 200px;margin-left: 20px;margin-right: 50px;overflow: hidden;cursor: pointer;}
.index-page .area-research .col-news .news-img{width: 100%; height: 100%;object-fit: contain; transition: transform 1s;}
.index-page .area-research .col-news .news-img:hover{transform: scale(1.1);}
.index-page .area-research .col-news .news-info{max-width: 360px;flex: 1;}
.index-page .area-research .col-news .news-info .news-time{font-size: 14px;line-height: 24px;color: #3D55A7;margin-bottom: 16px;}
.index-page .area-research .col-news .news-info .news-title{font-size: 16px;line-height: 24px;height: 48px; color: #010101;font-weight: bold; margin-bottom: 16px;cursor: pointer;}
.index-page .area-research .col-news .news-info .news-title:hover{color: #3D55A7;}
.index-page .area-research .col-news .news-info .news-content{font-size: 14px;line-height: 24px;height: 48px; color: #666666; margin-bottom: 30px;}
.index-page .area-technical-service{padding: 66px 0px;}
.index-page .area-technical-service-title{padding-top: 18px;margin-bottom: 40px;}
.index-page .area-technical-service-title .title-1{font-size: 36px;line-height: 36px;font-weight: bold;color: #3D55A7;text-align: center;}
.index-page .area-technical-service-title .title-2{font-size: 20px;line-height: 20px;font-weight: bold;color: #3D55A7;text-align: center;margin-top: 20px;}
.index-page .area-technical-service-box{max-width: 1520px;margin: 0 auto;display: flex;align-items: center;justify-content: space-between;}
.index-page .area-technical-service-box .col-item{width: 480px;height: 480px;border-radius: 10px;box-shadow: -1px 10px 20px 0px rgba(0,32,91,0.1);overflow: hidden;background-color: #ffffff;flex-shrink: 0;margin-right: 20px;cursor: pointer;color: #010101;}

.index-page .area-technical-service-box .col-item .card-bg{width: 100%;height: 300px;}
.index-page .area-technical-service-box .col-item .card-bg:nth-child(2){display: none;}
.index-page .area-technical-service-box .col-item .card-icon{width: 100px;height: 100px;margin: 0 auto;border-radius: 50%;margin-top: -50px;display: flex;align-items: center;justify-content: center;box-shadow: -1px 10px 20px 0px rgba(0,32,91,0.1);background-color: #ffffff;position: relative;border: 2px solid #ffffff;}
.index-page .area-technical-service-box .col-item .card-icon img:nth-child(2){display: none;}
.index-page .area-technical-service-box .col-item .name{margin-top: 26px;text-align: center;font-size: 20px;line-height: 20px;font-weight: bold;}
.index-page .area-technical-service-box .col-item .name-2{margin-top: 12px;text-align: center;font-size: 14px;line-height: 18px;font-weight: bold;}
.index-page .area-technical-service-box .col-item:hover{background-color: #3D55A7;color: #ffffff;}
.index-page .area-technical-service-box .col-item:hover .card-bg:nth-child(1){display: none;}
.index-page .area-technical-service-box .col-item:hover .card-bg:nth-child(2){display: block;}
.index-page .area-technical-service-box .col-item:hover .card-icon{background-color: rgba(0, 0, 0, 0);border: 2px solid #ffffff;}
.index-page .area-technical-service-box .col-item:hover .card-icon img:nth-child(1){display: none;}
.index-page .area-technical-service-box .col-item:hover .card-icon img:nth-child(2){display: block;}

.index-page .btn-more{width: 200px;height: 50px;border-radius: 25px;margin-top: 50px;background: rgba(245,246,249,0);display: flex;align-items: center;justify-content: center;border: 1px solid #3D55A7;font-size: 15px;line-height: 20px;color: #3D55A7;cursor: pointer;}
.index-page .btn-more span{margin-left: 30px;color: #3D55A7;font-size: 12px;}
.index-page .btn-more:hover{background: #3D55A7;color: #ffffff;border: none;animation:toBig 1s;}
.index-page .btn-more:hover span{color: #ffffff;}
.index-page .btn-more-2{width: 50px;height: 50px;border-radius: 50%;background-color: rgba(61, 85, 167, 0.05);display: flex;align-items: center;justify-content: center;margin: 0 auto;margin-top: 32px;cursor: pointer;}
.index-page .btn-more-2 span{font-size: 12px;color: #3D55A7;}
.index-page .btn-more-2:hover{animation:toBig 1s;background-color: #3D55A7;color: #ffffff;}
.index-page .btn-more-2:hover span{color: #ffffff;}
.btn-more-3{display: flex;align-items: center;font-size: 14px;line-height: 20px;font-weight: bold;color: #3D55A7;cursor: pointer;}
.btn-more-3 span:first-child{width: 30px;height: 1px;background-color: #3D55A7;margin-right: 10px;}
.btn-more-3 span:last-child{color: #3D55A7;margin-left: 5px;font-size: 12px;}
.btn-more-3:hover{animation: shake 1s;}


.page-top-banner{width: 100%;height: 540px;position: relative;display: flex;flex-direction: column;justify-content: center;}
.page-top-banner .banner-img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;object-fit: cover;}
.page-top-banner .txt-box{position: relative;width: 100%;max-width: 1400px;margin: 0 auto;}
.page-top-banner .txt-box div:nth-child(1){font-size: 42px;line-height: 42px;color: #ffffff;font-weight: bold;}
.page-top-banner .txt-box div:nth-child(2){font-size: 30px;line-height: 42px;color: #ffffff;font-weight: bold;margin-top: 6px;}
.page-top-banner .txt-box .icon-1{width: 30px;height: 40px;margin-top: 6px; background: rgba(255,255,255,0);border: 2px solid #FFFFFF;border-radius: 10px;display: flex;justify-content: center;position: relative;}
.page-top-banner .txt-box .icon-1::before{content: "";width: 2px;height: 7px;background: #fff;position: absolute;left: 50%;margin-left: -1px;top: 3px;animation-delay: 0ms;animation-duration: 1500ms;animation-iteration-count: infinite;animation-name: arrow;animation-play-state: running;animation-timing-function: linear;}
.page-top-banner .txt-box .icon-1 span{display: none; width: 6px;height: 6px;border-radius: 50%;background-color: #ffffff;margin-top: 10px;}
.page-area-tab-nav{width: 100%;height: 130px;display: flex;align-items: center;justify-content: center;flex-wrap: wrap;position: relative;background-color: #ffffff;}
.page-area-tab-nav .tag-btn{padding: 0 33px;margin-bottom: 10px; background: rgba(0,32,91,0.05);height: 50px;border-radius: 25px;margin-right: 20px;line-height: 50px;font-size: 16px;color: #333;cursor: pointer;}
.page-area-tab-nav .tag-btn:hover{transform: scale(1.1);}
.page-area-tab-nav .active{background-color: #3D55A7;color: #ffffff;font-weight: bold;}
/* 院情简介 */
.page1{background: #ffffff;}
.page1 .area-tab-box .tab-1 .box-1{max-width: 1440px;margin: 0 auto;padding: 0 20px; padding-bottom: 80px;}
.page1 .area-tab-box .tab-1 .box-1 .title-1{font-size: 30px;line-height: 30px;text-align: center;}
.page1 .area-tab-box .tab-1 .box-1 .title-bottom-line{width: 30px;height: 4px;background-color: #3D55A7;margin: 20px auto;}
.page1 .area-tab-box .tab-1 .box-1 .title-2{font-size: 12px;line-height: 16px;text-align: center;margin-top: 0px;opacity: 0.5;}
.page1 .area-tab-box .tab-1 .box-1 .title-3{font-size: 16px;line-height: 30px;text-align: center;color: #3D55A7;margin-top: 30px;}
.page1 .area-tab-box .tab-1 .box-1 .content{font-size: 16px;line-height: 30px;color: #333;margin-top: 30px;text-indent: 30px;}
.page1 .area-tab-box .tab-1 .box-2{width: 100%;padding: 60px 0px;position: relative;}
.page1 .area-tab-box .tab-1 .box-2 .img-bg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.page1 .area-tab-box .tab-1 .box-2 .ct{position: relative;}
.page1 .area-tab-box .tab-1 .box-2 .ct .title{font-size: 30px;line-height: 30px;text-align: center;}
.page1 .area-tab-box .tab-1 .box-2 .title-bottom-line{width: 30px;height: 4px;background-color: #3D55A7;margin: 20px auto;}
.page1 .area-tab-box .tab-1 .box-2 .area-honnr{padding: 0 10px;}
.page1 .area-tab-box .tab-1 .box-2 .area-honnr .swiper-honnr{width: 1400px;height: 430px; margin: 0 auto;overflow: hidden;padding: 0 20px; padding-bottom: 80px;position: relative;}
.page1 .area-tab-box .tab-1 .box-2 .area-honnr .expert-item{width: 100%;height: 100%;position: relative;border-bottom: 1px solid rgba(0, 32, 91, 0.1);}
.page1 .area-tab-box .tab-1 .box-2 .area-honnr .expert-item .item-top{width: 90%;background-color: #ffffff;border-radius: 10px;padding: 30px 50px; box-shadow: 0px 10px 20px 0px rgba(61,85,167,0.05); position: absolute;left: calc(5%);bottom: 37px;font-size: 18px;line-height: 24px;}
.page1 .area-tab-box .tab-1 .box-2 .area-honnr .expert-item .item-top p{margin: 12px 0px;}
.page1 .area-tab-box .tab-1 .box-2 .area-honnr .expert-item .icon-sjx{width: 0;height: 0;border: 10px solid transparent;border-top: 10px solid #ffffff;position: absolute;left: calc((100% - 20px) / 2);bottom: -20px;}
.page1 .area-tab-box .tab-1 .box-2 .area-honnr .expert-item .center-dots{width: 22px;height: 22px;border-radius: 50%;display: flex;align-items: center;justify-content: center;background: rgba(61,85,167,0.2);position: absolute;left: calc((100% - 22px) / 2);bottom: -11px;}
.page1 .area-tab-box .tab-1 .box-2 .area-honnr .expert-item .center-dots span{width: 22px;height: 22px;border-radius: 50%;width: 10px;height: 10px;background-color: #3D55A7;}
.page1 .area-tab-box .tab-1 .box-2 .area-honnr .expert-item .item-time{width: 200px;line-height: 36px;text-align: center;font-size: 36px;font-weight: bold;color: #010101;position: absolute;left: calc((100% - 200px) / 2);bottom: -72px;}
.page1 .area-tab-box .tab-1 .box-2 .area-honnr .pagination-btn{width: 50px;height: 50px;border-radius: 50%;background-color: #FFFFFF;color: #3D55A7;font-size: 20px; display: flex;align-items: center;justify-content: center;cursor: pointer;position: absolute;bottom: 60px;z-index: 12;}
.page1 .area-tab-box .tab-1 .box-2 .area-honnr .pagination-btn:hover{transform: scale(1.1);}
.page1 .area-tab-box .tab-1 .box-2 .area-honnr .pagination-btn .iconfont{font-weight: bold;color: #3D55A7;}
.page1 .area-tab-box .tab-1 .box-2 .area-honnr .pagination-pre-btn-2{left: 5px;}
.page1 .area-tab-box .tab-1 .box-2 .area-honnr .pagination-next-btn-2{right: 5px;}
.page1 .area-tab-box .tab-1 .box-2 .time-line-box{position: relative;margin-top: 50px;}
.page1 .area-tab-box .tab-1 .box-2 .time-line-box .icon-time{width: 32px;height: 32px;position: absolute;left: -16px;top: -32px;}
.page1 .area-tab-box .tab-1 .box-2 .time-line-box .item{width: 2px;height: 200px;background-color: #DCE0E9;position: relative;display: flex;align-items: center;justify-content: center;}
.page1 .area-tab-box .tab-1 .box-2 .time-line-box .item .item-time{font-size: 36px;line-height: 36px;font-weight: bold;text-align: right;position: absolute;top: calc(50% - 18px);white-space: nowrap;}
.page1 .area-tab-box .tab-1 .box-2 .time-line-box .item .item-dot{width: 22px;height: 22px;border-radius: 50%;background: rgba(61,85,167,0.2);position: absolute;left: calc(50% - 11px);top: calc(50% - 11px); display: flex;align-items: center;justify-content: center;}
.page1 .area-tab-box .tab-1 .box-2 .time-line-box .item .item-dot span{width: 10px;height: 10px;border-radius: 50%;background-color: #3D55A7;}
.page1 .area-tab-box .tab-1 .box-2 .time-line-box .item .item-content{background-color: #ffffff;border-radius: 10px;box-shadow: 0px 10px 20px 0px rgba(61,85,167,0.05);position: absolute;top: 20px;padding: 20px 20px;width: 500px;}
.page1 .area-tab-box .tab-1 .box-2 .time-line-box .item .item-content p{font-size: 16px;line-height: 26px;}
.page1 .area-tab-box .tab-1 .box-2 .time-line-box .item-l .item-time{text-align: left;right: 40px;}
.page1 .area-tab-box .tab-1 .box-2 .time-line-box .item-r .item-time{text-align: left;left: 40px;}
.page1 .area-tab-box .tab-1 .box-2 .time-line-box .item-l .item-content{left: 40px;}
.page1 .area-tab-box .tab-1 .box-2 .time-line-box .item-l .item-content .icon-sjx{width: 0px;height: 0;border: 10px solid transparent;border-right: 10px solid #ffffff;position: absolute;left: -20px;top: calc(50% - 20px);}
.page1 .area-tab-box .tab-1 .box-2 .time-line-box .item-r .item-content{right: 40px;}
.page1 .area-tab-box .tab-1 .box-2 .time-line-box .item-r .item-content .icon-sjx{width: 0px;height: 0;border: 10px solid transparent;border-left: 10px solid #ffffff;position: absolute;right: -20px;top: calc(50% - 20px);}
.page1 .area-tab-box .tab-2 .title-1{font-size: 30px;line-height: 30px;text-align: center;}
.page1 .area-tab-box .tab-2 .title-bottom-line{width: 30px;height: 4px;background-color: #3D55A7;margin: 20px auto;margin-bottom: 0px;}
.page1 .area-tab-box .tab-2 .area-leader{display: flex;align-items: center;justify-content: space-between;max-width: 1400px; height: 440px;width: 100%;margin: 0 auto; padding-bottom: 40px;}
.page1 .area-tab-box .tab-2 .area-leader .leader-item{width: 320px;height: 400px;padding: 0 10px; display: flex;flex-direction: column;align-items: center;padding-top: 50px;text-align: center;}
.page1 .area-tab-box .tab-2 .area-leader .leader-item .item-tx{width: 180px;height: 180px;border-radius: 50%;background-color: #F2F4F7;display: flex;align-items: center;justify-content: center;}
.page1 .area-tab-box .tab-2 .area-leader .leader-item .item-tx img{width: 160px;height: 160px;border-radius: 50%;}
.page1 .area-tab-box .tab-2 .area-leader .leader-item .item-tx:hover img{transform: scale(1.1);transition: transform 0.5s ease;}
.page1 .area-tab-box .tab-2 .area-leader .leader-item .item-name{font-size: 18px;line-height: 24px;color: #3D55A7;font-weight: bold;margin-top: 20px;}
.page1 .area-tab-box .tab-2 .area-leader .leader-item .item-position{font-size: 14px;line-height: 24px;color: #333333;font-weight: 400;margin-top: 0px;}
.page1 .area-tab-box .tab-2 .area-leader .leader-item .item-content{font-size: 15px;line-height: 20px;color: #666666;margin-top: 12px;text-align: left;padding: 0 24px;}
.page1 .area-tab-box .tab-2 .area-branch{width: 100%;min-height: 600px;position: relative;}
.page1 .area-tab-box .tab-2 .area-branch .img-bg{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.page1 .area-tab-box .tab-2 .area-branch .box-content{position: relative;padding: 60px 0;}
.page1 .area-tab-box .tab-2 .area-branch .title-1{font-size: 30px;line-height: 30px;text-align: center;}
.page1 .area-tab-box .tab-2 .area-branch .title-bottom-line{width: 30px;height: 4px;background-color: #3D55A7;margin: 20px auto;}
.page1 .area-tab-box .tab-2 .area-branch .card-box{padding-top: 40px;margin: 0 auto; display: flex;align-items: center;justify-content: center;width: 100%; max-width: 1520px;flex-wrap: wrap;}
.page1 .area-tab-box .tab-2 .area-branch .card-box .card-item{width: 320px;height: 360px;margin: 0 20px;margin-bottom: 10px; border-radius: 10px;background-color: #ffffff;padding: 50px 50px;}
.page1 .area-tab-box .tab-2 .area-branch .card-box .card-item:hover{transform: scale(1.1);}
.page1 .area-tab-box .tab-2 .area-branch .card-box .card-item .icon{width: 130px;height: 130px;border-radius: 50%;background: #F2F4F7;display: flex;align-items: center;justify-content: center;margin: 0 auto;}
.page1 .area-tab-box .tab-2 .area-branch .card-box .card-item .icon img{width: 70px;height: 70px;}
.page1 .area-tab-box .tab-2 .area-branch .card-box .card-item .title{font-size: 18px;line-height: 18px;color: #000; text-align: center;margin-top: 20px;font-weight: bold;}
.page1 .area-tab-box .tab-2 .area-branch .card-box .card-item .title-bottom-line{width: 30px;height: 1px;background-color: #3D55A7;margin: 12px auto;}
.page1 .area-tab-box .tab-2 .area-branch .card-box .card-item .content{font-size: 14px;line-height: 20px;color: #666666;margin-top: 5px;}
.page1 .area-tab-box .tab-2 .area-gljg{width: 100%;position: relative;padding: 60px 60px;}
.page1 .area-tab-box .tab-2 .area-gljg .title{font-size: 30px;line-height: 30px;text-align: center;}
.page1 .area-tab-box .tab-2 .area-gljg .title-bottom-line{width: 30px;height: 4px;background-color: #3D55A7;margin: 12px auto;}
.page1 .area-tab-box .tab-2 .area-gljg img{display: block;width: 920px;height: auto;margin: 0 auto;margin-top: 30px;}
.page1 .area-tab-box .tab-3{position: relative;}
.page1 .tab3-box{position: relative;}
.page1 .tab-3-img-bg{width: 100%;height: 100%;position: absolute;top: 0;left: 0;object-fit: inherit;}
.page1 .area-tab-box .tab-3 .box-1{max-width: 1440px;margin: 0 auto;padding: 0 20px; padding-bottom: 80px;position: relative;}
.page1 .area-tab-box .tab-3 .box-1 .title-1{font-size: 30px;line-height: 30px;text-align: center;}
.page1 .area-tab-box .tab-3 .box-1 .title-bottom-line{width: 30px;height: 4px;background-color: #3D55A7;margin: 20px auto;}
.page1 .area-tab-box .tab-3 .box-1 .content{font-size: 16px;line-height: 30px;color: #333;margin-top: 30px;text-indent: 30px;}
.page1 .page-area-tab-nav{background-color: rgba(0, 0, 0, 0);}
/* 新闻动态 */
.page2{background: #ffffff;}
.page2 .area-tab-box .tab-1{padding-bottom: 50px;}
.page2 .area-tab-box .tab-2{padding-bottom: 50px;}
.page2 .area-tab-box .tab-1 .area-swiper{width: 100%;max-width: 1400px;margin: 0 auto;position: relative;padding-bottom: 40px;overflow: hidden;}
.page2 .area-tab-box .tab-1 .area-swiper .news-item{display: flex;width: 100%;height: 100%;overflow: hidden;border-radius: 10px;}
.page2 .area-tab-box .tab-1 .area-swiper .news-item .news-img{width: 50%;height: 400px;flex: 1;}
.page2 .area-tab-box .tab-1 .area-swiper .news-item .news-img img{width: 100%;height: 100%;}
.page2 .area-tab-box .tab-1 .area-swiper .news-item .news-info{width: 50%;height: 400px;flex: 1;padding: 70px 30px 50px 50px;background-color: #F4F5FA;}
.page2 .area-tab-box .tab-1 .area-swiper .news-item .news-info .news-time{font-size: 14px;line-height: 2px;color: #666666;}
.page2 .area-tab-box .tab-1 .area-swiper .news-item .news-info .news-time .iconfont{margin-right: 4px;font-size: 16px;color: #3D55A7;}
.page2 .area-tab-box .tab-1 .area-swiper .news-item .news-info .title{margin-top: 20px;font-size: 24px;line-height: 36px;color: #010101;font-weight: bold;}
.page2 .area-tab-box .tab-1 .area-swiper .news-item .news-info .content{margin-top: 20px;height: 72px; font-size: 16px;line-height: 24px;color: #666666;}
.page2 .area-tab-box .tab-1 .area-swiper .news-item .news-info .btn-more-3{margin-top: 30px;}
.page2 .area-tab-box .tab-1 .area-swiper .news-item .news-info .btn-more{width: 200px;height: 50px;border-radius: 25px;margin-top: 50px;background: rgba(245,246,249,0);display: flex;align-items: center;justify-content: center;border: 1px solid #3D55A7;font-size: 15px;line-height: 20px;color: #3D55A7;cursor: pointer;}
.page2 .area-tab-box .tab-1 .area-swiper .news-item .news-info .btn-more span{margin-left: 30px;color: #3D55A7;font-size: 12px;}
.page2 .area-tab-box .tab-1 .area-swiper .news-item .news-info .btn-more:hover{background: #3D55A7;color: #ffffff;border: none;animation:toBig 1s;}
.page2 .area-tab-box .tab-1 .area-swiper .news-item .news-info .btn-more:hover span{color: #ffffff;}
.page2 .area-tab-box .tab-1 .area-swiper .pagination-btn{width: 50px;height: 50px;border-radius: 50%;background-color: #FFFFFF;color: #3D55A7;font-size: 20px; display: flex;align-items: center;justify-content: center;cursor: pointer;position: absolute;right: 20px;bottom: 60px;z-index: 12;}
.page2 .area-tab-box .tab-1 .area-swiper .pagination-btn:hover{transform: scale(1.1);}
.page2 .area-tab-box .tab-1 .area-swiper .pagination-btn .iconfont{font-weight: bold;color: #3D55A7;}
.page2 .area-tab-box .tab-1 .area-swiper .pagination-pre-btn-2{right: 130px;}
.page2 .area-tab-box .tab-1 .area-swiper .pagination-next-btn-2{right: 50px;}
.page2 .area-tab-box .tab-1 .area-news-list{padding: 40px 0;width: 100%;max-width: 1400px;margin: 0 auto;display: flex;flex-wrap: wrap;}
.page2 .area-tab-box .tab-1 .area-news-list .news-item{width: 465px;height: 350px;padding: 40px 30px;background-color: #ffffff;margin-bottom: 40px; border-left: 1px solid rgba(0, 32, 91, 0.1);cursor: pointer;display: block;}
.page2 .area-tab-box .tab-1 .area-news-list .news-item .time{font-size: 14px;line-height: 24px;color: #3D55A7;}
.page2 .area-tab-box .tab-1 .area-news-list .news-item .title{font-size: 20px;line-height: 26px;color: #010101;font-weight: bold; margin-top: 20px;height: 52px;}
.page2 .area-tab-box .tab-1 .area-news-list .news-item .content{font-size: 14px;line-height: 24px;color: #666666;font-weight: 400; margin-top: 40px;height: 50px;}
.page2 .area-tab-box .tab-1 .area-news-list .news-item .btn-more-3{margin-top: 40px;}
.page2 .area-tab-box .tab-1 .area-news-list .news-item:hover{background-color: #3D55A7;}
.page2 .area-tab-box .tab-1 .area-news-list .news-item:hover .time{color: #ffffff;}
.page2 .area-tab-box .tab-1 .area-news-list .news-item:hover .title{color: #ffffff;}
.page2 .area-tab-box .tab-1 .area-news-list .news-item:hover .content{color: #ffffff;}
.page2 .area-tab-box .tab-1 .area-news-list .news-item:hover .btn-more-3{color: #ffffff;}
.page2 .area-tab-box .tab-1 .area-news-list .news-item:hover .line{background-color: #ffffff;}
.page2 .area-tab-box .tab-1 .area-news-list .news-item:hover .iconfont{color: #ffffff;}
.page2 .area-tab-box .tab-1 .area-news-list .news-item:nth-child(3){border-right: 1px solid rgba(0, 32, 91, 0.1);}
.page2 .area-tab-box .tab-1 .area-news-list .news-item:last-child{border-right: 1px solid rgba(0, 32, 91, 0.1);}
.page2 .area-tab-box .tab-1 .area-fenye{margin: 20px auto;display: flex;align-items: center;justify-content: center;}
.page2 .area-tab-box .tab-1 .area-fenye a{height: 40px;line-height: 40px;padding: 0 14px;background-color: #F4F5FA;display: inline-block;margin: 0 4px;font-size: 16px;cursor: pointer;}
.page2 .area-tab-box .tab-1 .area-fenye a:hover{background-color: #3D55A7;color: #ffffff;}

.page2 .area-tab-box .tab-1 .pagination{margin: 20px auto;display: flex;align-items: center;justify-content: center;list-style: none}
.page2 .area-tab-box .tab-1 .pagination span{height: 40px;line-height: 40px;padding: 0 14px;background-color: #F4F5FA;display: inline-block;margin: 0 4px;font-size: 16px;cursor: pointer;}
.page2 .area-tab-box .tab-1 .pagination a{height: 40px;line-height: 40px;padding: 0 14px;background-color: #F4F5FA;display: inline-block;margin: 0 4px;font-size: 16px;cursor: pointer;}
.page2 .area-tab-box .tab-1 .pagination a:hover{background-color: #3D55A7;color: #ffffff;}

/* 新闻详情 */
.page3{background-color: #ffffff;}
.page3 .top-nav{width: 100%;height: 80px;background-color: #F4F5FA;}
.page3 .top-nav .top-nav-center{width: 100%;max-width: 1400px;height: 100%; margin: 0 auto;display: flex;align-items: center;justify-content: space-between;}
.page3 .top-nav .top-nav-center .f-left{height: 100%;}
.page3 .top-nav .top-nav-center .f-left .icon-home{font-size: 22px;color: #3D55A7;}
.page3 .top-nav .top-nav-center .f-left .line{width: 1px;height: 40px;background-color: #00205B;opacity: 0.1;margin: 0 40px;}
.page3 .top-nav .top-nav-center .f-left .btn{width: 120px;height: 40px;line-height: 40px;text-align: center;border-radius: 20px;background-color: #ffffff;color: #010101;font-size: 14px;margin-right: 40px;cursor: pointer;}
.page3 .top-nav .top-nav-center .f-left .btn-active{background-color: #3D55A7;color: #ffffff;}
.page3 .top-nav .top-nav-center .f-left .btn:hover{background-color: #3D55A7;color: #ffffff;}
.page3 .top-nav .top-nav-center .f-right{font-size: 14px;line-height: 24px;color: #666666;text-align: right;height: 100%;}
.page3 .top-nav .top-nav-center .f-right .icon-address{font-size: 16px;color: #3D55A7;margin-right: 6px;}
.page3 .area-center{width: 100%;max-width: 1400px;margin: 0 auto;display: flex;padding: 60px 0px;}
.page3 .area-center .area-news-info{width: 1000px;margin-right: 100px;}
.page3 .area-center .area-news-info .title{font-size: 24px;line-height: 40px;font-weight: bold;color: #010101;}
.page3 .area-center .area-news-info .row-time{font-size: 14px;line-height: 24px;color: #666666;margin-top: 4px;}
.page3 .area-center .area-news-info .row-time .time{margin-right: 12px;}
.page3 .area-center .area-news-info .row-time .icon-btn{margin-right: 20px;width: 30px;height: 30px;border-radius: 50%;background-color: #F4F5FA;display: flex;align-items: center;justify-content: center;cursor: pointer;position: relative;}
.page3 .area-center .area-news-info .row-time .icon-btn span{font-size: 18px;}
.page3 .area-center .area-news-info .row-line{width: 100%;height: 1px;background-color: #00205B;opacity: 0.1;margin: 20px auto;}
.page3 .area-center .area-news-info .content{font-size: 14px;line-height: 36px;color: #333333;}
.page3 .area-center .area-news-info .row-fanye{justify-content: space-between;}
.page3 .area-center .area-news-info .row-fanye .item{width: 475px;height: 120px;border-radius: 10px;background-color: #F4F5FA;display: flex;align-items: center;padding: 0 30px;cursor: pointer;}
.page3 .area-center .area-news-info .row-fanye .item .title{margin: 0 20px;font-size: 14px;line-height: 24px;color: #010101;flex: 1;}
.page3 .area-center .area-news-info .row-fanye .item .iconfont{font-size: 16px;color: #3D55A7;}
.page3 .area-center .area-news-info .row-fanye .item:hover{background-color: #3D55A7;}
.page3 .area-center .area-news-info .row-fanye .item:hover .title{color: #ffffff;}
.page3 .area-center .area-news-info .row-fanye .item:hover .iconfont{color: #ffffff;}
.page3 .area-center .area-latest-news{width: 300px;flex: 1;}
.page3 .area-center .area-latest-news .title{font-size: 18px;line-height: 78px;font-weight: bold;color: #3D55A7;}
.page3 .area-center .area-latest-news .row-line{width: 100%;height: 1px;background-color: #00205B;opacity: 0.1;margin: 20px auto;}
.page3 .area-center .area-latest-news .news-item{border-bottom: 1px solid #DEDEDE;padding: 30px 0;display: block;}
.page3 .area-center .area-latest-news .a-img{width: 300px;height: 172px;overflow: hidden;display: block;margin-bottom: 30px;}
.page3 .area-center .area-latest-news .news-item .news-img{width: 100%;height: 100%;cursor: pointer;transition: transform 1s;display: block;}
.page3 .area-center .area-latest-news .news-item .news-img:hover{transform: scale(1.1);}
.page3 .area-center .area-latest-news .news-item .news-title{font-size: 16px;line-height: 24px;font-weight: bold;color: #010101;cursor: pointer;}
.page3 .area-center .area-latest-news .news-item .news-title:hover{color: #3D55A7;}
.page3 .rich-text{padding-top: 10px;}

/* 科学研究 */
.page4 .area-tab-box .tab-1{position: relative;padding-bottom: 50px;}
.page4 .area-tab-box .tab-1 .top-box{background: #ffffff;}
.page4 .area-tab-box .tab-1 .box-1{max-width: 1400px;width: 100%; margin: 0 auto;padding: 0 20px; padding-bottom: 250px;position: relative;z-index: 2;}
.page4 .area-tab-box .tab-1 .box-1 .title-1{font-size: 30px;line-height: 30px;text-align: center;}
.page4 .area-tab-box .tab-1 .box-1 .title-bottom-line{width: 30px;height: 4px;background-color: #3D55A7;margin: 20px auto;}
.page4 .area-tab-box .tab-1 .box-1 .content{font-size: 18px;line-height: 32px;color: #333;margin-top: 30px;text-indent: 36px;}
.page4 .area-tab-box .tab-1 .box-1 .list-box{margin-top: 30px;justify-content: center;}
.page4 .area-tab-box .tab-1 .box-1 .list-box .item{width: 340px;height: 240px;border-radius: 10px;display: flex;justify-content: center;align-items: center; background-color: #ffffff;box-shadow: -1px 10px 20px 0px rgba(0,32,91,0.1);margin: 0 20px;cursor: pointer;transition: transform 1s;}
.page4 .area-tab-box .tab-1 .box-1 .list-box .item:last-child{background-color: #3D55A7;}
.page4 .area-tab-box .tab-1 .box-1 .list-box .item img{height: 140px;width: auto;}
.page4 .area-tab-box .tab-1 .box-1 .list-box .item:hover img{transform: scale(1.1);transition: transform 0.5s ease;}
.page4 .area-tab-box .tab-1 .box-1 .bottom-box{width: 1400px;height: 300px;border-radius: 10px;background: #ffffff; box-shadow: -1px 10px 20px 0px rgba(0,32,91,0.1);position: absolute;left: 0;bottom: -100px;display: flex;flex-direction: column;justify-content: center;padding: 80px 80px;}
.page4 .area-tab-box .tab-1 .box-1 .bottom-box .bg{width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;}
.page4 .area-tab-box .tab-1 .box-1 .bottom-box .bottom-box-content{position: relative;}
.page4 .area-tab-box .tab-1 .box-1 .bottom-box .bottom-box-content .row-title{font-size: 24px;line-height: 24px;color: #3C55A9;margin-bottom: 20px;}
.page4 .area-tab-box .tab-1 .box-1 .bottom-box .bottom-box-content .row-title img{width: 24px;height: 24px;margin-right: 10px;}
.page4 .area-tab-box .tab-1 .box-1 .bottom-box .bottom-box-content .txt{font-size: 16px;line-height: 24px;height: 48px; color: #666666; max-width: 656px;margin-bottom: 60px;}
.page4 .area-tab-box .tab-1 .box-2{max-width: 1400px;width: 100%; margin: 0 auto;padding: 100px 0px; padding-top: 200px;position: relative;}
.page4 .area-tab-box .tab-1 .box-2 .title-1{font-size: 30px;line-height: 30px;text-align: center;}
.page4 .area-tab-box .tab-1 .box-2 .title-bottom-line{width: 30px;height: 4px;background-color: #3D55A7;margin: 20px auto;}
.page4 .area-tab-box .tab-1 .box-2 .list-box{display: flex;justify-content: space-between;margin-top: 40px;}
.page4 .area-tab-box .tab-1 .box-2 .list-box .list-item{margin: 0px 0px;width: 320px;height: 330px;border-radius: 10px;background-color: #ffffff;text-align: center;cursor: pointer;box-shadow: -1px 10px 20px 0px rgba(0,32,91,0.1);}
.page4 .area-tab-box .tab-1 .box-2 .list-box .list-item img{width: 100%;height: 240px;display: block;object-fit: cover;margin-top: -2px;}
.page4 .area-tab-box .tab-1 .box-2 .list-box .list-item .item-title{font-size: 16px;line-height: 24px;color: #010101;font-weight: bold; margin-top: 24px;padding: 0 24px;}
.page4 .area-tab-box .tab-1 .box-2 .list-box .list-item .item-name{font-size: 14px;line-height: 24px;color: #666666;margin-top: 10px;padding: 0 24px;}
.page4 .area-tab-box .tab-1 .box-2 .list-box .list-item:hover{background-color: #3C55A9;}
.page4 .area-tab-box .tab-1 .box-2 .list-box .list-item:hover .item-title{color: #ffffff;}
.page4 .area-tab-box .tab-1 .box-2 .list-box .list-item:hover .item-name{color: #ffffff;}
.page4 .area-project-alert{display: none;z-index: 9999;width: 100%;height: 100%;position: fixed;top: 0;left: 0;}
.page4 .area-project-alert .mask{width: 100%;height: 100%;position: fixed;top: 0;left: 0;background-color: #000000;opacity: 0.5;}
.page4 .area-project-alert .center{max-width: 1080px;width: 60%;max-height: 90%; position: absolute;background-color: #ffffff;border-radius: 20px;overflow: hidden;padding: 80px 90px;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.page4 .area-project-alert .center .icon-closed{font-size: 24px; top: 30px;right: 30px;position: absolute;color: #999999;cursor: pointer;}
.page4 .area-project-alert .center .title{font-size: 30px;line-height: 40px;text-align: center;color: #3D55A7;width: 540px;margin: 0 auto;}
.page4 .area-project-alert .center .title-bottom-line{width: 30px;height: 4px;background-color: #3D55A7;margin: 20px auto;}
.page4 .area-project-alert .center .content{margin-top: 20px;height: 560px;overflow-y: scroll;}
.page4 .area-project-alert .center .content .rich-text{padding-top: 0px;}
.page4 .area-project-alert .center .content .tit{font-size: 24px;line-height: 24px;margin-bottom: 20px;display: flex;align-items: center;color:#222}
.page4 .area-project-alert .center .content .tit span{background-color: #3D55A7;width: 12px;height: 12px;border-radius: 50%;display: inline-block;margin-right: 6px;}
.page4 .area-project-alert .center .content .img{width: 100%;height: 280px;object-fit: cover;display: block;margin: 20px auto;}
.page4 .area-project-alert .center .content .txt{font-size: 20px;line-height: 24px;color:#333}
.page4 .area-project-alert .center .boottom-bg{position: absolute;left: 0;bottom: 0;width: 100%;height: 100px;display: block;}
.page4 .area-project-alert .center .content::-webkit-scrollbar {width: 4px;}
.page4 .area-project-alert .center .content::-webkit-scrollbar-thumb {border-radius: 10px;background: rgba(0,0,0,0.2);}

.page4 .area-tab-box .tab-2 .area-search{background-color: #ffffff;width: 100%;padding-bottom: 50px;}
.page4 .area-tab-box .tab-2 .area-search .search-box{width: 720px;height: 60px;border-radius: 30px;overflow: hidden;margin: 0 auto;padding-left: 30px;display: flex;align-items: center;border: 1px solid rgba(61,85,167,0.2);box-shadow: 0px 10px 20px 0px rgba(61,85,167,0.05);}
.page4 .area-tab-box .tab-2 .area-search .search-box .icon-search{font-size: 22px;font-weight: bold;color: #3D55A7;display: inline-block;}
.page4 .area-tab-box .tab-2 .area-search .search-box input{font-size: 16px;line-height: 60px; color: #3D55A7;display: inline-block;margin: 0 20px;flex: 1;border: none;}
.page4 .area-tab-box .tab-2 .area-search .search-box .btn{width: 200px;height: 60px;line-height: 60px;text-align: center;background-color: #3D55A7;color: #ffffff;font-size: 16px;border-radius: 30px;cursor: pointer;}
.page4 .area-tab-box .tab-2 .area-search .search-box input[type=text]:focus {outline: none;}
.page4 .area-tab-box .tab-2 .box-1{max-width: 1400px;width: 100%; margin: 0 auto;padding: 100px 0px;position: relative;z-index: 2;}
.page4 .area-tab-box .tab-2 .box-1 .title-1{font-size: 30px;line-height: 30px;text-align: center;}
.page4 .area-tab-box .tab-2 .box-1 .title-bottom-line{width: 30px;height: 4px;background-color: #3D55A7;margin: 20px auto;}
.page4 .area-tab-box .tab-2 .box-1 .list-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
.page4 .area-tab-box .tab-2 .box-1 .list-box .item-card{width: 660px;height: 120px;background-color: #ffffff;border-radius: 10px;margin-bottom: 30px;box-shadow: 0px 10px 20px 0px rgba(61,85,167,0.05);padding: 0 50px;display: flex;align-items: center;}
.page4 .area-tab-box .tab-2 .box-1 .list-box .item-card .item-img{width: 64px;height: 74px;position: relative;display: flex;align-items: center;justify-content: center;}
.page4 .area-tab-box .tab-2 .box-1 .list-box .item-card .item-img img{width: 100%;height: 100%;display: block;position: absolute;left: 0;top: 0;}
.page4 .area-tab-box .tab-2 .box-1 .list-box .item-card .item-img span{color: #ffffff;font-size: 48px;font-weight: 500;line-height: 48px;text-align: center;position: relative;}
.page4 .area-tab-box .tab-2 .box-1 .list-box .item-card .title{font-size: 18px;line-height: 32px;margin-left: 30px;}

/* 科学研究-中国自然人群生物资源库 */
.page5{position: relative;}
.page5 .top-nav{width: 100%;height: 80px;background-color: #F4F5FA;position: relative;}
.page5 .top-nav .top-nav-center{width: 100%;max-width: 1400px;height: 100%; margin: 0 auto;display: flex;align-items: center;justify-content: space-between;}
.page5 .top-nav .top-nav-center .f-left{height: 100%;}
.page5 .top-nav .top-nav-center .f-left .icon-home{font-size: 22px;color: #3D55A7;}
.page5 .top-nav .top-nav-center .f-left .line{width: 1px;height: 40px;background-color: #00205B;opacity: 0.1;margin: 0 40px;}
.page5 .top-nav .top-nav-center .f-left .btn{padding: 0 40px; height: 40px;line-height: 40px;text-align: center;border-radius: 20px;background-color: #ffffff;color: #010101;font-size: 14px;margin-right: 40px;cursor: pointer;}
.page5 .top-nav .top-nav-center .f-left .btn-active{background-color: #3D55A7;color: #ffffff;}
.page5 .top-nav .top-nav-center .f-left .btn:hover{background-color: #3D55A7;color: #ffffff;}
.page5 .top-nav .top-nav-center .f-right{font-size: 14px;line-height: 24px;color: #666666;text-align: right;height: 100%;}
.page5 .top-nav .top-nav-center .f-right .icon-address{font-size: 16px;color: #3D55A7;margin-right: 6px;}
.page5 .area-center{position: relative;padding-top: 440px;}
.page5 .area-center .top-bg{width: 100%;height: 780px;display: block;position: absolute;left: 0;top: 0;}
.page5 .area-center .area-box{width: 1400px;min-height: 540px;background-color: #ffffff;border-radius: 30px;margin: 20px auto;box-shadow: 0px 10px 20px 0px rgba(61,85,167,0.05);position: relative;padding: 50px 0px;}
.page5 .area-box .title{font-size: 30px;line-height: 30px;height: 30px;width: 100%; text-align: center;position: relative;display: flex;align-items: center;justify-content: center;}
.page5 .area-box .title .title-en{position: absolute;left: 0;top: 0;width: 100%;height: 100%;color: #F4F5FA;}
.page5 .area-box .title .title-cn{position: relative;}
.page5 .area-box .title-bottom-line{width: 30px;height: 4px;background-color: #3D55A7;margin: 20px auto;}
.page5 .area-box-1 .content-box{padding: 0px 100px;}
.page5 .area-box-1 .content-box .left-info{flex: 1;margin-right: 100px;font-size: 16px;line-height: 32px;}
.page5 .area-box-1 .content-box .right-info-box{display: flex;flex-direction: column;align-items: center;justify-content: center;}
.page5 .area-box-1 .content-box .right-info{width: 460px;height: 240px;border-radius: 30px;background-color: #F4F5FA;display: flex;align-items: center;justify-content: center;}
.page5 .area-box-1 .content-box .right-info-2{background-color: #3D55A7;}
.page5 .area-box-1 .content-box .right-info img{width: 240px;height: auto;}
.page5 .area-box-1 .content-box .right-info-box .a-btn{width: 200px;height: 50px;border-radius: 25px;margin-top: 50px;background: rgba(245,246,249,0);display: flex;align-items: center;justify-content: center;border: 1px solid #3D55A7;font-size: 15px;line-height: 20px;color: #3D55A7;cursor: pointer;margin-top: 20px;}
.page5 .area-box-2 .card-list-box{padding: 50px 100px;justify-content: space-between;flex-wrap: wrap;}
.page5 .area-box-2 .card-list-box .item-card{width: 280px;height: 240px;border-radius: 10px;background-color: #ffffff;box-shadow: -1px 10px 20px 0px rgba(0,32,91,0.1);position: relative;}
.page5 .area-box-2 .card-list-box .item-card .bg{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.page5 .area-box-2 .card-list-box .item-card .item-num{width: 80px;height: 80px;border-radius: 50%;display: flex;align-items: center;justify-content: center;background: linear-gradient(0deg, #3D54A6 0%, #277BBE 100%);box-shadow: -1px 10px 20px 0px rgba(0,32,91,0.1);position: absolute;left: 100px;top: -40px;font-size: 48px;font-weight: bold;color: #ffffff;}
.page5 .area-box-2 .card-list-box .item-card .txt{margin-top: 100px;font-size: 16px;line-height: 30px;padding: 0 30px;text-align: center; position: relative;}
.page5 .area-box-2 .card-list-box .item-card:hover{transform: scale(1.05);}
.page5 .area-box-3 .row-tab-nav{justify-content: space-between;width: 100%;padding: 0 350px;border-bottom: 1px solid rgba(0, 32, 91, 0.1);}
.page5 .area-box-3 .row-tab-nav .nav-item{width: 148px;height: 50px;line-height: 50px;text-align: center;font-size: 18px;color: #666666;cursor: pointer;}
.page5 .area-box-3 .row-tab-nav .active{color: #3D55A7;border-bottom: 1px solid #3D55A7;}
.page5 .area-box-3 .tab-box{padding: 0 140px;margin-top: 30px;}
.page5 .area-box-3 .tab-box .tab-item-box{display: flex;justify-content: space-between;}
.page5 .area-box-3 .tab-box .tab-item{display: none;}
.page5 .area-box-3 .tab-box .tab-item .left-info{flex: 1;margin-right: 100px;display: flex;flex-direction: column;justify-content: center;}
.page5 .area-box-3 .tab-box .tab-item .left-info .info-title{font-size: 24px;line-height: 24px;color: #3D55A7;display: flex;}
.page5 .area-box-3 .tab-box .tab-item .left-info .info-title img{width: 24px;height: 24px; margin-right:6px;display: block;}
.page5 .area-box-3 .tab-box .tab-item .left-info .content{font-size: 18px;line-height: 30px;margin-top: 20px;}
.page5 .area-box-3 .tab-box .tab-item .right-info{width: 420px;height: 270px;border-radius: 10px;overflow: hidden;}
.page5 .area-box-4 .center-box{padding: 0 140px;margin-top: 30px;position: relative;}
.page5 .area-box-4 .center-box .swiper-zj{width: 100%;height: 100%;overflow: hidden;}
.page5 .area-box-4 .center-box .swiper-zj .expert-item{width: 280px;height: 360px;background-color: #ffffff;border-radius: 10px;padding: 10px 0px;display: flex;flex-direction: column;align-items: center;}
.page5 .area-box-4 .center-box .swiper-zj .expert-item .item-tx{width: 180px;height: 180px;border-radius: 50%;background-color: #F2F4F7;display: flex;justify-content: center;align-items: center;}
.page5 .area-box-4 .center-box .swiper-zj .expert-item .item-tx img{display: block;width: 160px;height: 160px;border-radius: 50%;}
.page5 .area-box-4 .center-box .swiper-zj .expert-item .item-tx:hover img{transform: scale(1.1);transition: transform 0.5s ease;}
.page5 .area-box-4 .center-box .swiper-zj .expert-item .item-name{margin-top: 30px;font-size: 18px;line-height: 24px;color: #3D55A7;font-weight: bold;}
.page5 .area-box-4 .center-box .swiper-zj .expert-item .item-introduce{font-size: 15px;line-height: 20px;margin-top: 10px;color: #666666;text-align: left;padding: 0 6px;}
.page5 .area-box-4 .center-box .swiper-zj .pagination-btn{width: 50px;height: 50px;border-radius: 50%;background-color: rgba(61, 85, 167, 0.05);color: #3D55A7; display: flex;align-items: center;justify-content: center;cursor: pointer;position: absolute;top: calc(50% - 25px);z-index: 12;}
.page5 .area-box-4 .center-box .swiper-zj .pagination-btn:hover{transform: scale(1.1);}
.page5 .area-box-4 .center-box .swiper-zj .pagination-btn .iconfont{font-weight: bold;color: #3D55A7;}
.page5 .area-box-4 .center-box .swiper-zj .pagination-pre-btn-2{left: 80px;}
.page5 .area-box-4 .center-box .swiper-zj .pagination-next-btn-2{right: 80px;}

/* 健康医疗大数据中心 */
.page6 .area-box-6 .center-box{padding: 0 140px;position: relative;}
.page6 .area-box-6 .center-box .left-nav-box{border-right: 1px solid rgba(0, 32, 91, 0.1);padding-right: 50px;height: 380px;display: flex;flex-direction: column;justify-content: center;}
.page6 .area-box-6 .center-box .left-nav-box .row-item{width: 300px;height: 60px;border-radius: 10px;background-color: #ffffff;padding: 0 20px; margin: 20px 0;display: flex;align-items: center;cursor: pointer;}
.page6 .area-box-6 .center-box .left-nav-box .row-item .num{font-size: 30px;font-weight: bold;font-family: DIN;font-style: italic;}
.page6 .area-box-6 .center-box .left-nav-box .row-item .tit{font-size: 18px;margin-left: 10px;margin-right: 20px;flex: 1;}
.page6 .area-box-6 .center-box .left-nav-box .row-item .icon-right{font-size: 16px;font-weight: bold;}
.page6 .area-box-6 .center-box .left-nav-box .active{background-color: #3D55A7;color: #ffffff;}
.page6 .area-box-6 .center-box .left-nav-box .row-item:hover{background-color: #3D55A7;color: #ffffff;}
.page6 .area-box-6 .center-box .tab-box{padding-left: 50px;}
.page6 .area-box-6 .center-box .tab-box .tab-info{display: none;}
.page6 .area-box-6 .center-box .tab-box .tab-info .box-1{display: flex;align-items: center;}
.page6 .area-box-6 .center-box .tab-box .tab-info .img-1{width: 502px;height: 334px;display: block;}
.page6 .area-box-6 .center-box .tab-box .tab-info .txt-box{position: relative;margin-left: 50px;}
.page6 .area-box-6 .center-box .tab-box .tab-info .txt-box .right-line{width: 146px;height: 1px;background-color: #3D55A7;position: absolute;top: -20px;left: -80px;}
.page6 .area-box-6 .center-box .tab-box .tab-info .txt-box .right-line span{font-size: 12px;font-weight: bold;color: #3D55A7; width: 12px;height: 12px;display: flex;align-items: center;justify-content: center; border-radius: 50%;background-color: rgba(61, 85, 167, 0.2);position: absolute;top: -6px;right: -6px;}
.page6 .area-box-6 .center-box .tab-box .tab-info .txt-box .txt{width: 166px;font-size: 18px;line-height: 30px;text-align: center;}

.page6 .area-center .area-box-7{position: relative;overflow: hidden;}
.page6 .area-box-7 .row-tab-nav{justify-content: space-between;width: 100%;padding: 0 350px;border-bottom: 1px solid rgba(0, 32, 91, 0.1);}
.page6 .area-box-7 .row-tab-nav .nav-item{width: 148px;height: 50px;line-height: 50px;text-align: center;font-size: 18px;color: #666666;cursor: pointer;}
.page6 .area-box-7 .row-tab-nav .active{color: #3D55A7;border-bottom: 1px solid #3D55A7;}
.page6 .area-box-7 .tab-box{padding: 0 140px;background-color: #F9FCFF;width: 100%;height: 366px;position: relative;}
/* .page6 .area-box-7 .tab-box .tab-item{display: none;} */
.page6 .area-box-7 .tab-box .tab-item-1{padding: 0 0px;width: 100%;height: 100%;}
.page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy{width: 100%;height: 100%;overflow: hidden;}
.page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .card-sjzy{justify-content: space-evenly;width: 100%;height: 100%;}
.page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .card-sjzy .item{display: flex;flex-direction: column;justify-content: center;align-items: center;}
.page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .card-sjzy .item .row-1{font-size: 40px;line-height: 40px;color: #3D55A7;display: flex;align-items: flex-start;}
.page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .card-sjzy .item .row-1 span{font-size: 24px;line-height: 32px;color: #3D55A7;margin-left: 6px;}
.page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .card-sjzy .item .row-2{font-size: 16px;line-height: 24px;color: #010101;margin-top: 30px;}
.page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .card-sjzy .line{width: 1px;height: 120px;background-color: rgba(0, 32, 91, 0.1);}
.page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .card-gjzy{justify-content: center;width: 100%;height: 100%;}
.page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .card-gjzy img{width: 255px;height: 220px;margin-right: 50px;}
.page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .card-gjzy .txt{width: 370px;font-size: 18px;line-height: 24px;color: #333333;}
.page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .card-slzy{width: 100%;height: 100%;justify-content: center;flex-direction: column;}
.page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .card-slzy .tit{font-size: 18px;line-height: 24px;color: #333333;margin-bottom: 20px;}
.page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .card-slzy .row-list{justify-content: center;}
.page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .card-slzy .row-list .its{width: 120px;height: 180px; display: flex;flex-direction: column;align-items: center;justify-content: center;margin: 0 50px;}
.page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .card-slzy .row-list .its img{width: 116px;height: 116px;}
.page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .card-slzy .row-list .its .num{font-size: 30px;line-height: 30px;color: #333333;}
.page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .card-slzy .row-list .its .txt{font-size: 18px;line-height: 30px;color: #333333;}
.page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .pagination-btn{width: 50px;height: 50px;border-radius: 50%;background-color: rgba(61, 85, 167, 0.05);color: #3D55A7; display: flex;align-items: center;justify-content: center;cursor: pointer;position: absolute;top: calc(50% - 25px);z-index: 12;}
.page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .pagination-btn:hover{transform: scale(1.1);}
.page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .pagination-btn .iconfont{font-weight: bold;color: #3D55A7;}
.page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .pagination-pre-btn-3{left: 80px;}
.page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .pagination-next-btn-3{right: 80px;}

/* 技术服务 */
.page7{position: relative;}
.page7 .page-area-tab-nav{background-color: #F5F6F9;}
.page7 .page-main{padding: 0px 0px 60px 0px;width: 100%;max-width: 1400px;margin: 0 auto;}
.page7 .page-main .card-item{width: 100%;min-height: 300px;background-color: #ffffff;border-radius: 10px;margin-bottom: 30px;padding: 30px 100px;display: flex;flex-direction: column;justify-content: center; position: relative;box-shadow: -1px 10px 20px 0px rgba(0,32,91,0.1);}
.page7 .page-main .card-item:nth-child(n){align-items: flex-start;}
.page7 .page-main .card-item:nth-child(2n){align-items: flex-end;}
.page7 .page-main .card-item .card-bg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.page7 .page-main .card-item .item-center{position: relative;}
.page7 .page-main .card-item .row-title{font-size: 24px;line-height: 24px;color: #3C55A9;display: flex;align-items: center;position: relative;cursor: pointer;}
.page7 .page-main .card-item .row-title .icon{width: 24px;height: auto;flex-shrink: 0;margin-right: 6px;}
.page7 .page-main .card-item .row-content{font-size: 16px;line-height: 24px;color: #666666;max-width: 655px;height: 72px; margin-top: 20px;position: relative;}
.page7 .page-main .card-item .btn-more-3{position: relative;margin-top: 10px;}
.page7 .area-technical-alert{display: none;z-index: 9999;width: 100%;height: 100%;position: fixed;top: 0;left: 0;}
.page7 .area-technical-alert .mask{width: 100%;height: 100%;position: fixed;top: 0;left: 0;background-color: #000000;opacity: 0.5;}
.page7 .area-technical-alert .center{max-width: 1080px;width: 60%; max-height: 90%;overflow: hidden; position: absolute;background-color: #ffffff;border-radius: 20px;padding: 80px 90px;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.page7 .area-technical-alert .center .icon-closed{font-size: 24px; top: 30px;right: 30px;position: absolute;color: #999999;cursor: pointer;}
.page7 .area-technical-alert .center .title{font-size: 30px;line-height: 40px;text-align: center;color: #3C55A9;width: 540px;margin: 0 auto;}
.page7 .area-technical-alert .center .title-bottom-line{width: 30px;height: 4px;background-color: #3D55A7;margin: 20px auto;}
.page7 .area-technical-alert .center .content{height: 560px;overflow-y: scroll;}
.page7 .area-technical-alert .center .content{padding-top: 0px;}
.page7 .area-technical-alert .center .content .tit{font-size: 24px;line-height: 24px;display: flex;align-items: center;margin-bottom: 20px;color:#222;}
.page7 .area-technical-alert .center .content .tit span{background-color: #3D55A7;width: 12px;height: 12px;border-radius: 50%;display: inline-block;margin-right: 6px;}
.page7 .area-technical-alert .center .content .img{width: 100%;height: 280px;object-fit: cover;display: block;margin: 20px auto;}
.page7 .area-technical-alert .center .content .txt{font-size: 20px;line-height: 36px;color:#333;}
.page7 .area-technical-alert .center .content .txt a{font-size: 20px;line-height: 36px;color: #3D55A7;}
.page7 .area-technical-alert .center .content .img{display: block;width: 508px;height: auto;margin: 0 auto;margin-top: 10px;}
.page7 .area-technical-alert .center .content::-webkit-scrollbar {width: 4px;}
.page7 .area-technical-alert .center .content::-webkit-scrollbar-thumb {border-radius: 10px;background: rgba(0,0,0,0.2);}
.page7 .area-technical-alert .center .boottom-bg{position: absolute;left: 0;bottom: 0;width: 100%;height: 100px;display: block;}

/* 合作伙伴 */
.page8 .page-main{padding: 60px 0;width: 100%;max-width: 1400px;margin: 0 auto;}
.page8 .page-main .area-box .row-title{font-size: 30px;line-height: 30px;color: #333333;}
.page8 .page-main .area-box .row-title span:first-child{font-size: 30px;line-height: 30px;font-weight: bold;color: #3C55A9;margin-right: 6px;}
.page8 .page-main .area-box .row-title span:last-child{font-size: 15px;line-height: 24px;color: #999999;}
.page8 .page-main .area-box .card-list{margin-top: 50px;position: relative;display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 20px;}
.page8 .page-main .area-box .img-partners-list{width: 100%;height: auto;object-fit: contain;}
.page8 .page-main .area-box .card-list .card-item{height: 140px;width: 340px; display: flex;justify-content: center;align-items: center;background-color: #ffffff;border-radius: 10px;box-shadow: -1px 10px 20px 0px rgba(0,32,91,0.1);margin-bottom: 30px;}
.page8 .page-main .area-box .card-list .card-item img{height: 50px;width: auto;}
.page8 .page-main .area-box .card-list-1{padding-bottom: 20px;margin-bottom: 60px; border-bottom: 1px solid rgba(0, 32, 91, 0.1);}
.page8 .page-main .area-box .card-list-1 .card-item:nth-child(1){width: 340px;}
.page8 .page-main .area-box .card-list-1 .card-item:nth-child(2){width: 500px;}
.page8 .page-main .area-box .card-list-1 .card-item:nth-child(3){width: 500px;}
.page8 .page-main .area-box .card-list-1 .card-item:nth-child(4){width: 370px;}
.page8 .page-main .area-box .card-list-1 .card-item:nth-child(5){width: 470px;}
.page8 .page-main .area-box .card-list-1 .card-item:nth-child(6){width: 500px;}
.page8 .page-main .area-box .card-list-1 .card-item:nth-child(7){width: 240px;}
.page8 .page-main .area-box .card-list-1 .card-item:nth-child(8){width: 330px;}
.page8 .page-main .area-box .card-list-1 .card-item:nth-child(9){width: 430px;}
.page8 .page-main .area-box .card-list-1 .card-item:nth-child(10){width: 310px;}
.page8 .page-main .area-box .card-list-1 .card-item:nth-child(5) img{height: 30px;}
.page8 .page-main .area-box .card-list-2 .card-item:nth-child(1){width: 200px;}
.page8 .page-main .area-box .card-list-2 .card-item:nth-child(2){width: 200px;}
.page8 .page-main .area-box .card-list-2 .card-item:nth-child(3){width: 340px;}
.page8 .page-main .area-box .card-list-2 .card-item:nth-child(4){width: 200px;}
.page8 .page-main .area-box .card-list-2 .card-item:nth-child(5){width: 340px;}
.page8 .page-main .area-box .card-list-2 .card-item:nth-child(4) img{height: 80px;}

/* 公示公告 */
.page9{background-color: #ffffff;}
.page9 .area-tab-box .tab-content{width: 100%;max-width: 1400px;margin: 0 auto;padding-bottom: 100px;}
.page9 .area-tab-box .tab-1 .area-news-list{padding: 20px 0;width: 100%;max-width: 1400px;margin: 0 auto;display: flex;flex-wrap: wrap;}
.page9 .area-tab-box .tab-1 .area-news-list .news-item{width: 465px;height: 250px;padding: 40px 30px;background-color: #ffffff;margin-bottom: 40px; border-left: 1px solid rgba(0, 32, 91, 0.1);cursor: pointer;display: block;}
.page9 .area-tab-box .tab-1 .area-news-list .news-item .time{font-size: 14px;line-height: 24px;color: #3D55A7;}
.page9 .area-tab-box .tab-1 .area-news-list .news-item .title{font-size: 20px;line-height: 24px;color: #010101;font-weight: bold; margin-top: 20px;height: 72px;}
.page9 .area-tab-box .tab-1 .area-news-list .news-item .btn-more-3{margin-top: 36px;}
.page9 .area-tab-box .tab-1 .area-news-list .news-item:hover{background-color: #3D55A7;}
.page9 .area-tab-box .tab-1 .area-news-list .news-item:hover .time{color: #ffffff;}
.page9 .area-tab-box .tab-1 .area-news-list .news-item:hover .title{color: #ffffff;}
.page9 .area-tab-box .tab-1 .area-news-list .news-item:hover .btn-more-3{color: #ffffff;}
.page9 .area-tab-box .tab-1 .area-news-list .news-item:hover .line{background-color: #ffffff;}
.page9 .area-tab-box .tab-1 .area-news-list .news-item:hover .iconfont{color: #ffffff;}
.page9 .area-tab-box .tab-1 .area-news-list .news-item:nth-child(3){border-right: 1px solid rgba(0, 32, 91, 0.1);}
.page9 .area-tab-box .tab-1 .area-news-list .news-item:last-child{border-right: 1px solid rgba(0, 32, 91, 0.1);}
.page9 .area-tab-box .area-fenye{margin: 20px auto;display: flex;align-items: center;justify-content: center;}
.page9 .area-tab-box .area-fenye a{height: 40px;line-height: 40px;padding: 0 14px;background-color: #F4F5FA;display: inline-block;margin: 0 4px;font-size: 16px;cursor: pointer;}
.page9 .area-tab-box .area-fenye a:hover{background-color: #3D55A7;color: #ffffff;}

.page9 .area-tab-box .pagination{margin: 20px auto;display: flex;align-items: center;justify-content: center;list-style: none}
.page9 .area-tab-box .pagination span{height: 40px;line-height: 40px;padding: 0 14px;background-color: #F4F5FA;display: inline-block;margin: 0 4px;font-size: 16px;cursor: pointer;}
.page9 .area-tab-box .pagination a{height: 40px;line-height: 40px;padding: 0 14px;background-color: #F4F5FA;display: inline-block;margin: 0 4px;font-size: 16px;cursor: pointer;}
.page9 .area-tab-box .pagination a:hover{background-color: #3D55A7;color: #ffffff;}

.page9 .area-tab-box .tab-2 .area-search{background-color: #ffffff;width: 100%;padding-bottom: 50px;}
.page9 .area-tab-box .tab-2 .area-search .search-box{width: 720px;height: 60px;border-radius: 30px;overflow: hidden;margin: 0 auto;padding-left: 30px;display: flex;align-items: center;border: 1px solid rgba(61,85,167,0.2);box-shadow: 0px 10px 20px 0px rgba(61,85,167,0.05);}
.page9 .area-tab-box .tab-2 .area-search .search-box .icon-search{font-size: 22px;font-weight: bold;color: #3D55A7;display: inline-block;}
.page9 .area-tab-box .tab-2 .area-search .search-box input{font-size: 16px;line-height: 60px; color: #3D55A7;display: inline-block;margin: 0 20px;flex: 1;border: none;}
.page9 .area-tab-box .tab-2 .area-search .search-box .btn{width: 200px;height: 60px;line-height: 60px;text-align: center;background-color: #3D55A7;color: #ffffff;font-size: 16px;border-radius: 30px;cursor: pointer;}
.page9 .area-tab-box .tab-2 .area-search .search-box input[type=text]:focus {outline: none;}
.page9 .area-tab-box .tab-2 .list-box{border-top: 5px solid #3D55A7;width: 100%;font-size: 16px;line-height: 80px;color: #010101;text-align: center;margin-bottom: 50px;}
.page9 .area-tab-box .tab-2 .list-box .row-info{width: 100%;height: 80px;display: flex;align-items: center;border-bottom: 1px solid rgba(0, 32, 91, 0.1);}
.page9 .area-tab-box .tab-2 .list-box .row-title{height: 70px;line-height: 70px;}
.page9 .area-tab-box .tab-2 .list-box .row-info .txt-left{text-align: left;padding-left: 50px;}
.page9 .area-tab-box .tab-2 .list-box .row-info .col:nth-child(1){width: 400px;}
.page9 .area-tab-box .tab-2 .list-box .row-info .col:nth-child(2){width: 200px;}
.page9 .area-tab-box .tab-2 .list-box .row-info .col:nth-child(3){width: 200px;}
.page9 .area-tab-box .tab-2 .list-box .row-info .col:nth-child(4){width: 200px;}
.page9 .area-tab-box .tab-2 .list-box .row-info .col:nth-child(5){width: 200px;}
.page9 .area-tab-box .tab-2 .list-box .row-info .col:nth-child(6){width: 200px;display: flex;align-items: center;justify-content: center;}
.page9 .area-tab-box .tab-2 .list-box .row-item .icon-add{width: 36px;height: 36px;border-radius: 50%;background-color: rgba(61, 85, 167, 0.05);display: flex;align-items: center;justify-content: center;cursor: pointer;}
.page9 .area-tab-box .tab-2 .list-box .row-item .icon-add div{font-size: 12px;color: #3D55A7;}
.page9 .area-tab-box .tab-2 .list-box .row-item:hover{color: #ffffff;background-color: #3D55A7;}
.page9 .area-tab-box .tab-2 .list-box .row-item:hover .icon-add{background-color: #ffffff;color: #3D55A7;}
.page9 .area-tab-box .tab-2 .list-none{font-size: 16px;line-height: 80px;color: #666666;text-align: center;}

/* 公告详情 */
.page10{position: relative;}

/* 职位详情 */
.page11{position: relative;}
.page11 .area-center .area-news-info .row-time{justify-content: space-between;width: 100%;}
.page11 .area-center .area-news-info .row-time .col-left .item{display: flex;align-items: center;margin-right: 16px;}
.page11 .area-center .area-news-info .row-time .col-left .item .icon{width: 30px;height: 30px;border-radius: 50%;display: block;margin-right: 8px;}
.page11 .area-center .area-news-info .content .row-title{font-size: 18px;font-weight: bold;}
.page11 .area-center .area-news-info .content .row-content{margin: 20px 0px;}
.page11 .area-center .area-post{width: 100%;height: 180px;display: flex;align-items: center;justify-content: space-between;padding: 80px 80px;border: 1px solid #E5E8EE;margin-top: 60px;}
.page11 .area-center .area-post .left-info div:first-child{font-size: 18px;line-height: 30px;color: #333333;font-weight: bold;}
.page11 .area-center .area-post .left-info div:last-child{font-size: 16px;line-height: 30px;color: #999999;}
.page11 .area-center .area-post .btn{width: 200px;height: 50px;border-radius: 25px;background-color: #3D55A7;color: #FFFFFF;line-height: 50px;text-align: center;font-size: 16px;cursor: pointer;}
.page11 .area-center .area-post .btn:hover{transform: scale(1.1);}

/* 联系我们 */
.page12{background-color: #ffffff;}
.page12 .page-main{width: 100%;max-width: 1400px;margin: 0 auto;padding: 100px 0;}
.page12 .page-main .main-box{display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}
.page12 .page-main .main-box .left-info .title{font-size: 36px;line-height: 36px;}
.page12 .page-main .main-box .left-info .row{display: flex;align-items: center;margin-top: 80px;}
.page12 .page-main .main-box .left-info .row .icon{width: 46px;height: 46px;border-radius: 50%;background-color: #3D55A7;display: flex;align-items: center;justify-content: center;flex-shrink: 0;}
.page12 .page-main .main-box .left-info .row .icon .iconfont{font-size: 22px;color: #ffffff;}
.page12 .page-main .main-box .left-info .row .txt-info{margin-left: 10px;font-size: 16px;line-height: 24px;}
.page12 .page-main .main-box .left-info .row .txt-info div:nth-child(1){font-weight: bold;}
.page12 .page-main .main-box .left-info .row .txt-info div:nth-child(2){color: #666666;}
.page12 .page-main .main-box .left-info .row .txt-info div a{font-size: 14px;line-height: 20px;margin-left: 20px;color: #3D55A7;text-decoration: underline;}
.page12 .page-main .main-box .right-info{width: 630px;height: 450px;}
.page12 .page-main .main-box .right-info .map-img{width: 630px;height: 450px;}

/* 搜索页面 */
.page13{background-color: #ffffff;}
.page13 .page-top-banner{display: flex;align-items: center;justify-content: center;flex-direction: column;}
.page13 .page-top-banner .center-box{position: relative;}
.page13 .page-top-banner .title-1{font-size: 42px;line-height: 42px;font-weight: bold;color: #ffffff;text-align: center;}
.page13 .page-top-banner .title-2{font-size: 30px;line-height: 42px;font-weight: bold;color: #ffffff;margin-top: 4px;text-align: center;}
.page13 .page-top-banner .area-search .search-box{width: 720px;height: 60px;background-color: #ffffff; border-radius: 30px;overflow: hidden;margin: 0 auto;padding-left: 30px;display: flex;align-items: center;border: 1px solid rgba(61,85,167,0.2);box-shadow: 0px 10px 20px 0px rgba(61,85,167,0.05);margin-top: 20px;}
.page13 .page-top-banner .area-search .search-box .icon-search{font-size: 22px;font-weight: bold;color: #3D55A7;display: inline-block;}
.page13 .page-top-banner .area-search .search-box input{font-size: 16px;line-height: 60px; color: #3D55A7;display: inline-block;margin: 0 20px;flex: 1;border: none;}
.page13 .page-top-banner .area-search .search-box .btn{width: 200px;height: 60px;line-height: 60px;text-align: center;background-color: #3D55A7;color: #ffffff;font-size: 16px;border-radius: 30px;cursor: pointer;}
.page13 .page-top-banner .area-search .search-box input[type=text]:focus {outline: none;}
.page13 .page-main{width: 100%;max-width: 1400px; margin: 0 auto;padding: 40px 0;}
.page13 .page-main .row-title{font-size: 20px;line-height: 24px;margin-bottom: 40px;}
.page13 .page-main .list-box{position: relative;}
.page13 .page-main .list-box .list-card{width: 100%;height: 100px;display: flex;flex-direction: column;justify-content: center;border-top: 1px solid rgba(0, 32, 91, 0.1);cursor: pointer;}
.page13 .page-main .list-box .list-card .title{font-size: 16px;line-height: 24rpx;color: #3D55A7;}
.page13 .page-main .list-box .list-card .content{font-size: 15px;line-height: 24rpx;color: #333333;}
.page13 .page-main .list-box .list-card:hover{background-color: #3D55A7;}
.page13 .page-main .list-box .list-card:hover .title{color: #ffffff;}
.page13 .page-main .list-box .list-card:hover .content{color: #ffffff;}
.page13 .area-fenye{margin: 40px auto;display: flex;align-items: center;justify-content: center;}
.page13 .area-fenye a{height: 40px;line-height: 40px;padding: 0 14px;background-color: #F4F5FA;display: inline-block;margin: 0 4px;font-size: 16px;cursor: pointer;}
.page13 .area-fenye a:hover{background-color: #3D55A7;color: #ffffff;}

.page13 .pagination{margin: 40px auto;display: flex;align-items: center;justify-content: center;list-style: none}
.page13 .pagination span{height: 40px;line-height: 40px;padding: 0 14px;background-color: #F4F5FA;display: inline-block;margin: 0 4px;font-size: 16px;cursor: pointer;}
.page13 .pagination a{height: 40px;line-height: 40px;padding: 0 14px;background-color: #F4F5FA;display: inline-block;margin: 0 4px;font-size: 16px;cursor: pointer;}
.page13 .pagination a:hover{background-color: #3D55A7;color: #ffffff;}


/* 登录 */
.login-page{width: 100vw;min-height: 100vh;background: url('../image/login-bg.png') no-repeat no-repeat;background-size: 100% 100%;}
.login-page .page-header{background: none;z-index: 2;}
.login-page .page-login-footer{position: fixed;left: 0;bottom: 0;width: 100%;height: 60px;display: flex;align-items: center;justify-content: center;flex-wrap: wrap;font-size: 14px;line-height: 28px;color: #96A5D4;z-index: 2;}
.login-page .page-login-footer a{font-size: 14px;line-height: 28px;color: #96A5D4;}
.login-page .page-center{display: flex;align-items: center;justify-content: center;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.login-page .page-center .login-box{height: 420px;background-color: #ffffff;border-radius: 20px;}
.login-page .page-center .login-box .left-info{flex: 1;width: 600px;height: 100%;display: flex;justify-content: center;align-items: center;position: relative;}
.login-page .page-center .login-box .left-info img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.login-page .page-center .login-box .left-info p{max-width: 432px;font-size: 36px;line-height: 48px;color: #ffffff;text-align: center; position: relative;}
.login-page .page-center .form-box{flex-shrink: 0;width: 360px;height: 100%;padding: 50px 24px;position: relative;z-index: 2;}
.login-page .page-center .form-box .title{font-size: 20px;line-height: 24px;text-align: center;color: #303339;font-weight: bold;margin-bottom: 50px;}
.login-page .page-center .form-box .form-item{margin-bottom: 24px;}
.login-page .page-center .form-box .form-item .item-input{display: flex;align-items: center;width: 100%;flex: 1; height: 40px;padding: 6px 10px;border: 1px solid #d9d9d9;}
.login-page .page-center .form-box .form-item .item-input span:first-child{font-size: 16px;margin-right: 10px;}
.login-page .page-center .form-box .form-item .item-input input{font-size: 16px;line-height: 32px;flex: 1;border: none;outline: none;}
.login-page input[type=text]:focus {outline: none;}
.login-page .page-center .form-box .row-wjmm{font-size: 16px;line-height: 20px;color: #3D55A7;margin-bottom: 24px;display: block;cursor: pointer;}
.login-page .page-center .form-box .form-btn{width: 100%;height: 40px;line-height: 40px;border-radius: 20px;background-color: #3D55A7;color: #ffffff;text-align: center;cursor: pointer;}
/* 注册 */
.login-page .page-center .register-box{width: 720px;background-color: #ffffff;border-radius: 20px;display: flex;align-items: center;justify-content: center;flex-direction: column;position: relative;overflow: hidden;}
.login-page .page-center .register-box .title{font-size: 20px;line-height: 100px;text-align: center; width: 100%;border-bottom: 1px solid rgba(0, 32, 91, 0.1);position: relative;}
.login-page .page-center .register-box .title .line{width: 30px;height: 4px;border-radius: 2px;background-color: #3D55A7;position: absolute;left: calc(50% - 15px);bottom: 0px;}
.login-page .page-center .register-box .form-box{padding-top: 24px;}
.login-page .page-center .register-box .form-box .form-item .item-input input{min-width: 120px;}
.login-page .page-center .register-box .form-box .btn-yzm{margin-left: 6px;font-size: 16px;line-height: 20px;color: #3D55A7;flex-shrink: 0;cursor: pointer;}
.login-page .page-center .register-box .form-box .btn-yzm-2{color: gray;}
.login-page .page-center .register-box .bottom-img{width: 100%;height: 100px;object-fit: cover;position: absolute;left: 0;bottom: 0;}

.share-popup{display: none; position: absolute;top: 32px;left: 0px;width: 160px;height: 160px;padding: 20px 20px;background-color: #ffffff;box-shadow: 0px 10px 20px 0px rgba(61,85,167,0.05);z-index: 3;}
.share-popup .mask{z-index: 9;width: 100vw;height: 100vh;position: fixed;top: 0;left: 0;}
.share-popup .share-popup-center{z-index: 11;}
.share-popup .icon-closed{font-size: 14px;position: absolute;right: 10px;top: 10px;}
.share-popup .popup-title{font-size: 16px;line-height: 18px;}
.share-popup .popup-content{display: flex;align-items: center;justify-content: center;margin-top: 10px;}
.share-popup .popup-content img{width: 120px;height: 120px;}

@keyframes toBig{
  0%{transform: scale(0.9);}
  100%{transform: scale(1.1);}
}
@keyframes shake{
  0%,100%{transform:translateX(0);}
  10%,30%,50%,70%,90%{transform:translateX(-10px);}
  20%,40%,60%,80%{transform:translateX(10px);}
}
@keyframes fadeinT{
  0%{opacity:0;transform:translateY(-50px);}
  100%{opacity:1;transform:translateY(0);}
}
@keyframes arrow {
  0% { opacity: 0; transform: translate3d(0px, 0px, 0px); }
  33% { opacity: 1; }
  66% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(0px, 5px, 0px); }
}

@media screen and (max-width: 767px ) {
  body{min-width: 375px;}
  .page-header{height: 50px;}
  .page-header-box{display: none;}
  .m-page-header-box{display: block;}
  .page-footer{padding: 50px 0;padding-bottom: 0px;}
  .page-footer .footer-1{padding-left: 20px;}
  .footer-1 .footer-1-left{margin-right: 0px;text-align: center;}
  .footer-1 .footer-1-left .img-title{width: auto;}
  .footer-1 .footer-1-left .tel{line-height: 50px;}
  .footer-1 .footer-1-left .img-ewm{margin-top: 4px;}
  .footer-2 .col-address .title{font-size: 12px;}
  .footer-2 .col-address .content{font-size: 12px;}
  .footer-2 .col-address .content span{font-size: 12px;}
  .footer-2 .col-center .btn-1{font-size: 12px;}
  .footer-2 .col-center .btn-2{font-size: 12px;}
  .page-footer .footer-1 .footer-1-right{display: none;}
  .page-footer .footer-2{padding: 20px;display: block;}
  .page-footer .footer-2 .col-copyright .row-1{text-align: left;font-size: 12px;}

  /* 首页 */
  .index-page .area-lunbo{height: calc(100vh - 50px);max-height: 300px;}
  .index-page .area-lunbo .center-logo{width: 80%;}
  .index-page .area-lunbo .swiper-button-prev, .swiper-button-next{display: none !important;}
  .index-page .area-lunbo .pagination-btn{display: none;}
  .index-page .area-lunbo .swiper-pagination-bullet{width: 6px;height: 6px;border-radius: 50%;}
  .index-page .area-lunbo .swiper-pagination{bottom: 20px !important;}
  .index-page .area-lunbo .swiper-pagination-bullet-active{width: 8px;height: 8px;}
  .index-page .area-intruduce-box{flex-wrap: wrap;}
  .index-page .area-intruduce .col{width: 100%;padding: 50px 20px 20px 20px;min-height: 0px;}
  .index-page .area-intruduce .col .info-box {padding: 0;min-height: 450px;}
  .index-page .area-intruduce .col .info-box .row-img{flex-wrap: wrap;}
  .index-page .area-intruduce .col .info-box .title{font-size: 28px;margin-bottom: 10px;}
  .index-page .area-intruduce .col .info-box .title-2{font-size: 18px;}
  .index-page .area-intruduce .col .info-box .row-tags .tag-btn{font-size: 12px;margin-right: 16px;height: 36px;line-height: 36px;padding: 0 16px;}
  .index-page .area-intruduce .col .info-box .content{margin-top: 10px;}
  .index-page .area-intruduce .col .info-box .row-img{margin-top: 20px;}
  .index-page .area-intruduce .col .info-box .row-img .img-card{margin: 0 auto;margin-bottom: 20px;}
  .index-page .area-intruduce .col .info-box .row-img .img-card:last-child{margin: 0 auto;margin-bottom: 20px;}
  .index-page .area-news-box{flex-wrap: wrap;}
  .index-page .area-news .col-notice{width: 100%;padding: 50px 20px 20px 20px;}
  .index-page .area-news .col-notice .notice-item .img-div{height: 187px;}
  .index-page .area-news .col-news .news-item .news-img-div{height: 187px;}
  .index-page .area-news .col-news{width: 100%;padding: 50px 20px 20px 20px;height: auto;}
  .index-page .area-news .col-news .swiper-2{height: 430px;padding-bottom: 20px;}
  .index-page .area-news .col-news .news-item .news-title{font-size: 18px;}
  .index-page .area-news .col-news .news-item .news-content{font-size: 14px;}
  .index-page .area-news .col-news .swiper-2 .swiper-pagination2{bottom: 10px;}
  .index-page .area-news .pagination-btn{display: none;}
  .index-page .area-news .col-popular .popular-item .img-div{height: 187px;}
  .index-page .area-news .col-news .news-item .news-img{object-fit: cover;}
  .index-page .area-news .col-popular{width: 100%;padding: 57px 20px 20px 20px;}
  .index-page .area-research{padding: 50px 0px;}
  .index-page .area-research .area-research-box{flex-wrap: wrap;max-width: 100%;padding: 0 20px;}
  .index-page .area-research .col-title{width: 100%;padding: 0;position: relative;}
  .index-page .area-research .col-title .title{font-size: 28px;}
  .index-page .area-research .col-title .title-2{font-size: 18px;}
  .index-page .area-research .col-title .btn-more{position: absolute;right: 20px;top: 0px;margin-top: 0px;width: 120px;}
  .index-page .area-research .col-title .btn-more .iconfont{margin-left: 10px;}
  .index-page .area-research .col-news{width: 100%;flex-wrap: wrap;margin-left: 0;margin-top: 20px;padding: 20px 20px;}
  .index-page .area-technical-service{padding: 50px 0;}
  .index-page .area-technical-service-title{padding-top: 0;bottom: 0px;margin-bottom: 0px;}
  .index-page .area-technical-service-title .title-1{font-size: 28px;}
  .index-page .area-technical-service-title .title-2{font-size: 18px;margin-bottom: 10px;}
  .index-page .area-technical-service-box{flex-wrap: wrap;padding: 0 20px;}
  .index-page .area-technical-service-box .col-item{width: 100%;margin: 20px auto;}
  .index-page .area-technical-service-box .col-item .card-icon{width: 80px;height: 80px;}
  .index-page .area-technical-service-box .col-3{width: 100%;margin: 0 auto;flex: none;}
  .index-page .area-technical-service-box .col-item-3 .card-icon{width: 80px;height: 80px;}
  .index-page .area-technical-service-box .col-3 .card-icon{margin-left: 24px;}
  .index-page .btn-more{height: 40px;width: 160px;font-size: 13px;}

  .page-top-banner{height: 300px;}
  .page-top-banner .txt-box{padding: 0 20px;}
  .page-top-banner .txt-box div:nth-child(1){font-size: 32px;text-align: center;}
  .page-top-banner .txt-box div:nth-child(2){font-size: 24px;text-align: center;}
  .page-top-banner .txt-box .icon-1{margin: 0 auto;}
  .page-area-tab-nav .tag-btn{font-size: 14px;height: 40px;line-height: 40px;padding: 0 10px;margin: 0 8px;}
  /* 院情概况 */
  .page1 .area-tab-box .tab-1 .box-1 .title-1{font-size: 24px;}
  .page1 .area-tab-box .tab-1 .box-2 .area-honnr .swiper-honnr{width: 100%;padding: 0px 0px;padding-bottom: 80px;height: 360px;}
  .page1 .area-tab-box .tab-1 .box-2 .area-honnr .expert-item .item-top{font-size: 14px;line-height: 24px;padding: 20px 20px;}
  .page1 .area-tab-box .tab-2 .area-leader{flex-wrap: wrap;height: auto;justify-content: center;}
  .page1 .area-tab-box .tab-3 .box-1 .title-1{font-size: 24px;}
  .page1 .area-tab-box .tab-2 .area-gljg{padding: 60px 20px;}
  .page1 .area-tab-box .tab-2 .area-gljg img{width: 100%;}

  .page2 .area-tab-box .tab-1 .area-swiper .news-item{flex-wrap: wrap;}
  .page2 .area-tab-box .tab-1 .area-swiper .news-item .news-img{width: 100%;height: 300px;object-fit: cover;flex: none;display: flex;align-items: center;justify-content: center;}
  .page2 .area-tab-box .tab-1 .area-swiper .news-item .news-img img{width: 100%;}
  .page2 .area-tab-box .tab-1 .area-swiper .pagination-btn{display: none;}
  .page2 .area-tab-box .tab-1 .area-swiper .news-item .news-info{padding: 30px 20px;height: 320px;}
  .page2 .area-tab-box .tab-1 .area-swiper .news-item .news-info .title{font-size: 20px;}
  .page2 .area-tab-box .tab-1 .area-swiper .news-item .news-info .btn-more{font-size: 14px;width: 160px;}
  .page2 .area-tab-box .tab-1 .area-news-list{padding-top: 0px;}
  .page2 .area-tab-box .tab-1 .area-news-list .news-item{border-bottom: 1px solid rgba(0, 32, 91, 0.1);padding: 30px 20px;height: 260px;margin-bottom: 0px;}
  .page2 .area-tab-box .tab-1 .area-news-list .news-item .title{font-size: 16px;margin-top: 10px;}
  .page2 .area-tab-box .tab-1 .area-news-list .news-item .content{margin-top: 10px;}
  .page2 .area-tab-box .tab-1 .area-fenye a{font-size: 14px;}
  .page3 .top-nav .top-nav-center .f-left{padding-left: 20px;}
  .page3 .top-nav .top-nav-center .f-left .line{margin: 0 20px;}
  .page3 .top-nav .top-nav-center .f-left .btn{margin: 10px 0px;margin-right: 10px;width: 86px;}
  .page3 .top-nav .top-nav-center .f-right{padding-left: 20px;}
  .page3 .top-nav .top-nav-center{flex-wrap: wrap;}
  .page3 .area-center{flex-wrap: wrap;}
  .page3 .area-center .area-news-info{width: 100%;padding: 0 20px;margin-right: 0px;}
  .page3 .area-center .area-news-info .title{font-size: 20px;}
  .page3 .area-center .area-news-info .row-time{font-size: 12px;}
  .page3 .area-center .area-news-info .row-fanye .item{width: 49%;padding: 0 10px;}
  .page3 .area-center .area-latest-news{width: 100%;padding: 0 20px;margin-top: 40px;}
  .page3 .area-center .area-latest-news .title{font-size: 16px;line-height: 36px;}
  .page3 .area-center .area-latest-news .news-item .news-title{font-size: 14px;}

  .page4 .area-tab-box .tab-1 .box-1 .list-box{flex-wrap: wrap;}
  .page4 .area-tab-box .tab-1 .box-1 .list-box .item{margin-bottom: 20px;}
  .page4 .area-tab-box .tab-1 .box-1 .bottom-box{width: 96%;padding: 20px 20px;left: 2%;}
  .page4 .area-tab-box .tab-1 .box-1 .bottom-box .bg{object-fit: cover;}
  .page4 .area-tab-box .tab-1 .box-2 .list-box{flex-wrap: wrap;justify-content: center;}
  .page4 .area-tab-box .tab-1 .box-2 .list-box .list-item{margin-bottom: 20px;}
  .page4 .area-tab-box .tab-2 .area-search .search-box{width: 90%;justify-content: center;}
  .page4 .area-tab-box .tab-2 .area-search .search-box .btn{flex-shrink: 0;width: 100px;}
  .page4 .area-tab-box .tab-2 .area-search .search-box input{width: inherit;}
  .page4 .area-tab-box .tab-1 .box-1 .title-1{font-size: 20px;}
  .page4 .area-tab-box .tab-2 .box-1 .title-1{font-size: 20px;}
  .page4 .area-tab-box .tab-1 .box-1 .content{font-size: 14px;}
  .page4 .area-tab-box .tab-1 .box-1 .bottom-box .bottom-box-content .row-title{font-size: 20px;}
  .page4 .area-tab-box .tab-1 .box-1 .bottom-box .bottom-box-content .txt{font-size: 14px;}
  .page4 .area-tab-box .tab-1 .box-2 .title-1{font-size: 20px;}
  .page4 .area-tab-box .tab-2 .box-1 .list-box{padding: 0 20px;}
  .page4 .area-tab-box .tab-2 .box-1 .list-box .item-card{padding: 0 20px;}
  .page4 .area-tab-box .tab-2 .box-1 .list-box .item-card .item-img{flex-shrink: 0;}
  .page4 .area-tab-box .tab-2 .box-1 .list-box .item-card .title{font-size: 16px;}
  .page4 .area-tab-box .tab-2 .box-1{padding-top: 30px;}
  .page4 .area-tab-box .tab-1 .box-2 .list-box .list-item:hover{transform: scale(1.02);}
  .page4 .area-project-alert .center{width: 90%;height: 80%;padding: 20px 20px;}
  .page4 .area-project-alert .center .title{font-size: 16px;width: 80%;line-height: 20px;margin: 0 auto;}
  .page4 .area-project-alert .center .icon-closed{top: 10px;right: 10px;}
  .page4 .area-project-alert .center .title-bottom-line{margin: 10px auto;}
  .page4 .area-project-alert .center .content{height: 400px;padding-bottom: 20px;margin-top: 0px;}
  .page4 .area-project-alert .center .content .tit{font-size: 14px;display: flex;align-items: center;}
  .page4 .area-project-alert .center .content .tit span{width: 8px;height: 8px;}
  .page4 .area-project-alert .center .content .img{height: 100px;}
  .page4 .area-project-alert .center .content .txt{font-size: 12px;}
  
  .page5 .area-center .top-bg{object-fit: cover;}
  .page5 .top-nav{display: none;}
  .page5 .area-center .area-box{width: 96%;height: auto;}
  .page5 .area-box-1 .content-box{flex-wrap: wrap;padding: 0 20px;}
  .page5 .area-box .title{font-size: 20px;}
  .page5 .area-box-1 .content-box .left-info{margin-right: 0px;font-size: 14px;}
  .page5 .area-box-1 .content-box .right-info-box{margin-top: 20px;width: 100%;}
  .page5 .area-box-1 .content-box .right-info{width: 90%;}
  .page5 .area-box-2 .card-list-box{padding: 20px 20px;}
  .page5 .area-box-2 .card-list-box .item-card{margin: 32px auto;}
  .page5 .area-box-3 .row-tab-nav{padding: 0 10px;}
  .page5 .area-box-3 .row-tab-nav .nav-item{font-size: 16px;}
  .page5 .area-box-3 .tab-box .tab-item .left-info .info-title{font-size: 16px;display: flex;align-items: center;}
  .page5 .area-box-3 .tab-box .tab-item .left-info .info-title img{width: 20px;height: 20px;}
  .page5 .area-box-3 .tab-box .tab-item .left-info .content{font-size: 14px;}
  .page5 .area-box-3 .tab-box{padding: 0 20px;}
  .page5 .area-box-3 .tab-box .tab-item-box{flex-wrap: wrap;}
  .page5 .area-box-3 .tab-box .tab-item .left-info{margin-right: 0;margin-bottom: 20px;}
  .page5 .area-box-4 .center-box{padding: 0 20px;}
  .page5 .area-box-4 .center-box .swiper-zj .expert-item{margin: 0 auto;}
  .page5 .area-box-4 .center-box .swiper-zj .pagination-pre-btn-2{left: 20px;}
  .page5 .area-box-4 .center-box .swiper-zj .pagination-next-btn-2{right: 20px;}
  .page5 .area-center{padding-top: 80px;}
  .page6 .area-box-6 .center-box{padding: 0 20px;flex-wrap: wrap;}
  .page6 .area-box-6 .center-box .tab-box .tab-info .box-1{flex-wrap: wrap;}
  .page6 .area-box-6 .center-box .left-nav-box .row-item .num{font-size: 20px;}
  .page6 .area-box-6 .center-box .left-nav-box .row-item .tit{font-size: 16px;}
  .page6 .area-box-6 .center-box .tab-box .tab-info .img-1{width: 100%;height: auto;}
  .page6 .area-box-6 .center-box .tab-box .tab-info .txt-box{margin: 10px auto;}
  .page6 .area-box-6 .center-box .tab-box .tab-info .txt-box .right-line{display: none;}
  .page6 .area-box-6 .center-box .tab-box .tab-info .txt-box .txt{font-size: 14px;width: 100%;}
  .page6 .area-box-7 .row-tab-nav{padding: 0 10px;}
  .page6 .area-box-7 .row-tab-nav .nav-item{font-size: 16px;}
  .page6 .area-box-7 .tab-box{padding: 20px 10px;height: auto;}
  .page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .card-sjzy{flex-wrap: wrap;}
  .page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .card-sjzy .line{display: none;}
  .page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .card-sjzy .item{height: 200px;}
  .page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .card-gjzy{flex-wrap: wrap;}
  .page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .card-gjzy img{margin-right: 0;margin-bottom: 20px;}
  .page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .card-gjzy .txt{font-size: 14px;}
  .page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .card-slzy{flex-wrap: wrap;flex-direction: row;}
  .page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .card-slzy .row-list{flex-wrap: wrap;}
  .page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .card-slzy .tit{font-size: 14px;}
  .page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .card-slzy .row-list .its{margin: 0 10px;}
  .page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .pagination-pre-btn-3{display: none;}
  .page6 .area-box-7 .tab-box .tab-item-1 .swiper-zy .pagination-next-btn-3{display: none;}

  .page7 .page-main .card-item{padding: 20px 20px;width: 96%;margin: 20px auto;}
  .page7 .page-main .card-item .row-title{font-size: 16px;}
  .page7 .page-main .card-item .row-content{font-size: 14px;}
  .page7 .page-main .card-item .card-bg{display: none;}
  .page7 .area-technical-alert .center{width: 90%;height: 80%;padding: 20px 20px;}
  .page7 .area-technical-alert .center .title{font-size: 16px;}
  .page7 .area-technical-alert .center .icon-closed{top: 10px;right: 10px;}
  .page7 .area-technical-alert .center .title-bottom-line{margin: 10px auto;}
  .page7 .area-technical-alert .center .content{margin-top: 0px;height: 400px;}
  .page7 .area-technical-alert .center .content .tit{font-size: 14px;display: flex;align-items: center;}
  .page7 .area-technical-alert .center .content .tit span{width: 8px;height: 8px;}
  .page7 .area-technical-alert .center .content .img{height: 100px;width: 98%;}
  .page7 .area-technical-alert .center .content .txt{font-size: 12px;}
  .page7 .area-technical-alert .center .content .txt a{font-size: 15px;}

  .page8 .page-main{padding: 20px 20px;}
  .page8 .page-main .area-box .row-title{font-size: 16px;}
  .page8 .page-main .area-box .row-title span:first-child{font-size: 16px;}
  .page8 .page-main .area-box .row-title span:last-child{font-size: 14px;}
  .page8 .page-main .area-box .card-list{margin-bottom: 20px;margin-top: 20px;}
  .page8 .page-main .area-box .card-list-1{margin-bottom: 20px;margin-top: 20px;}

  .page9 .page-area-tab-nav .tag-btn{padding: 0 20px;margin: 0 20px;}
  .page9 .area-tab-box .tab-1 .area-news-list .news-item{border-bottom: 1px solid rgba(0, 32, 91, 0.1);padding: 30px 20px;height: 200px;margin-bottom: 0px;}
  .page9 .area-tab-box .tab-1 .area-news-list .news-item .title{font-size: 16px;}
  .page9 .area-tab-box .tab-1 .area-news-list .news-item .btn-more-3{margin-top: 10px;}
  .page9 .area-tab-box .tab-2 .area-search .search-box{width: 90%;justify-content: center;}
  .page9 .area-tab-box .tab-2 .area-search .search-box .icon-search{font-size: 16px;}
  .page9 .area-tab-box .tab-2 .area-search .search-box .btn{flex-shrink: 0;width: 100px;font-size: 14px;}
  .page9 .area-tab-box .tab-2 .area-search .search-box input{width: inherit;font-size: 14px;}
  .page9 .area-tab-box .tab-2 .list-box{padding: 0 10px;font-size: 12px;}
  .page9 .area-tab-box .tab-2 .list-box{line-height: 20px;}
  .page9 .area-tab-box .tab-2 .list-box .row-title{line-height: 20px;}
  .page9 .area-tab-box .tab-2 .list-box .row-info .col:nth-child(1){width: 40%;padding-left: 0;}
  .page9 .area-tab-box .tab-2 .list-box .row-info .col:nth-child(2){width: 20%;}
  .page9 .area-tab-box .tab-2 .list-box .row-info .col:nth-child(3){width: 10%;display: none;}
  .page9 .area-tab-box .tab-2 .list-box .row-info .col:nth-child(4){width: 10%;display: none;}
  .page9 .area-tab-box .tab-2 .list-box .row-info .col:nth-child(5){width: 20%;}
  .page9 .area-tab-box .tab-2 .list-box .row-info .col:nth-child(6){width: 20%;}
  .page9 .area-tab-box .area-fenye a{font-size: 14px;}

  .page11 .area-center .area-news-info .row-time{flex-wrap: wrap;}
  .page11 .area-center .area-news-info .row-time .col-left .item .icon{width: 20px;height: 20px;}
  .page11 .area-center .area-news-info .row-time .col-right{margin-top: 10px;}
  .page3 .area-center .area-news-info .row-time .icon-btn{width: 20px;height: 20px;}
  .page3 .area-center .area-news-info .row-time .icon-btn span{font-size: 14px;}
  .page11 .area-center .area-news-info .content .row-title{font-size: 16px;}
  .page11 .area-center .area-news-info .content .row-content{font-size: 14px;margin: 10px 0;line-height: 24px;}
  .page11 .area-center .area-post{height: auto;padding: 20px 10px;}
  .page11 .area-center .area-post .left-info div:first-child{font-size: 16px;}
  .page11 .area-center .area-post .left-info div:last-child{font-size: 14px;}
  .page11 .area-center .area-post .btn{width: 160px;height: 40px;line-height: 40px;font-size: 14px;}

  .page12 .page-main{padding: 20px 20px;}
  .page12 .page-main .main-box .left-info .title{font-size: 24px;}
  .page12 .page-main .main-box .left-info .row{margin-top: 30px;}
  .page12 .page-main .main-box .right-info{width: 100%;height: auto;margin-top: 20px;}
  .page12 .page-main .main-box .right-info .map-img{width: 100%;height: auto;}
  .page12 .page-main .main-box .left-info .row .txt-info div a:first-child{display: none;}
  .page12 .page-main .main-box .left-info .row .txt-info div a:last-child{display: inline-block;}
}





