.home .banner { position: relative; }
.home .banner .swiper-container { width: 100%; height: 100vh; overflow: hidden; }
.home .banner .swiper-container .swiper-wrapper .swiper-slide { position: relative; overflow: hidden; }
.home .banner .swiper-container .swiper-wrapper .swiper-slide .pic { width: 100%; height: 100%; object-fit: cover; display: block; background-repeat: no-repeat; background-size: cover; background-position: center center; z-index: 1; -webkit-transition: cubic-bezier(0.77, 0, 0.175, 1) 1.6s transform; -o-transition: cubic-bezier(0.77, 0, 0.175, 1) 1.6s transform; transition: cubic-bezier(0.77, 0, 0.175, 1) 1.6s transform; }
.home .banner .swiper-container .swiper-wrapper .swiper-slide .text { position: absolute; left: 50%; top: 60%; transform: translate(-50%, -50%); z-index: 100; }
.home .banner .swiper-container .swiper-wrapper .swiper-slide .text p { color: white; font-size: 66px; text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.29); opacity: 0; transform: translateY(40px); transition: all 2s; }
.home .banner .swiper-container .swiper-wrapper .swiper-slide-active .text p { opacity: 1; transform: translateY(0); }
.home .banner .scroll { position: absolute; left: 50%; bottom: 5%; transform: translateX(-50%); display: flex; align-items: center; z-index: 100; }
.home .banner .scroll .line { width: 1px; height: 28px; background: #FFFFFF; display: flex; flex-direction: column; align-items: center; }
.home .banner .scroll .line::before { width: 5px; height: 5px; background: #FFFFFF; border-radius: 50%; display: block; content: ""; }
.home .banner .scroll p { color: white; margin-left: 20px; }
.home .about { width: 100%; height: 100vh; position: relative; display: flex; align-items: center; justify-content: center; }
.home .about .bg { position: absolute; right: 0; bottom: 20%; }
.home .about .content { width: 80%; display: flex; justify-content: center; align-items: center; }
.home .about .content .l { width: 30%; }
.home .about .content .l .allNums { position: relative; margin-top:50px; }
.home .about .content .l .allNums .item { position: relative; border-bottom: 1px solid #CCCCCC; padding: 15px 0; }
.home .about .content .l .allNums .item .sz { position: relative; display: inline-block; }
.home .about .content .l .allNums .item .sz .count-item { color: #0075C3; font-size: 52px; font-weight: bolder; }
.home .about .content .l .allNums .item .sz .sp { color: #0075C3; }
.home .about .content .l .allNums .item .sz .sp1 { color: #0075C3; font-size: 52px; font-weight: bolder; }
.home .about .content .l .allNums .item .sz .sp2 { position: absolute; right: -60px; top: 20px; color: #0075C3; font-size: 12px; }
.home .about .content .l .allNums .item .sz img { position: absolute; right: -100px; top: 0; }
.home .about .content .l .allNums .item .st { font-size: 14px; color: #222222; }
.home .about .content .r { margin-left: 20%; margin-top: 30px; }
.home .about .content .r img { max-width: 100%; object-fit: contain; }
.home .service { width: 100%; height: 100vh; background: url(sbg.jpg) no-repeat; background-size: cover; position: relative; }
.home .service .content { position: absolute; left: 0; bottom: 20%; width: 100%; text-align: center; }
.home .service .content .title { color: white; font-size: 52px; }
.home .service .content .allIcons { width: 600px; display: flex; justify-content: space-between; margin: 80px auto 0 auto; }
.home .service .content .allIcons a { display: block; text-align: center; position: relative; }
.home .service .content .allIcons a .pic { display: inline-block; position: relative; }
.home .service .content .allIcons a .pic img { transition: all 600ms; display: block; }
.home .service .content .allIcons a .pic .pic2 { position: absolute; left: 0; top: 0; opacity: 0; }
.home .service .content .allIcons a .pic .icon { position: absolute; left: 50%; top: 60%; transform: translate(-50%, -50%); }
.home .service .content .allIcons a .pic .icon img:nth-child(2) { position: absolute; left: 0; top: 0; opacity: 0; }
.home .service .content .allIcons a p { color: white; margin-top: 20px; font-size: 18px; }
.home .service .content .allIcons a .code { position: absolute; left: 50%; transform: translateX(-50%); top: 100%; padding-top: 20px; opacity: 0; transition: all 600ms; visibility: hidden; }
.home .service .content .allIcons a .code img { width: 120px; height: 120px; display: block; object-fit: contain; }
.home .service .content .allIcons a:hover .code { opacity: 1; visibility: visible; }
.home .service .content .allIcons a:hover .pic .pic2 { opacity: 1; }
.home .service .content .allIcons a:hover .pic .icon img:nth-child(1) { opacity: 0; }
.home .service .content .allIcons a:hover .pic .icon img:nth-child(2) { opacity: 1; }
.home .service .scroll { position: absolute; left: 50%; bottom: 5%; transform: translateX(-50%); display: flex; align-items: center; }
.home .service .scroll .line { width: 1px; height: 28px; background: #FFFFFF; display: flex; flex-direction: column; align-items: center; }
.home .service .scroll .line::before { width: 5px; height: 5px; background: #FFFFFF; border-radius: 50%; display: block; content: ""; }
.home .service .scroll p { color: white; margin-left: 20px; }
.home .announce { width: 100%; height: 100vh; display: flex; justify-content: center; align-items: center; flex-direction: column; }
.home .announce .title { color: #111010; font-size: 34px; text-align: center; font-weight: bolder; }
.home .announce .content { width: 70%; margin: 60px 0 0 0; display: flex; justify-content: space-between; }
.home .announce .content .l { width: 48%; }
.home .announce .content .l .d1 { display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #EAEAEA; padding: 20px 10px; }
.home .announce .content .l .d1 .types { display: flex; align-items: center; }
.home .announce .content .l .d1 .types a { color: #8D8D8D; font-size: 24px; display: inline-block; margin-right: 60px; transition: all 600ms; }
.home .announce .content .l .d1 .types a:hover { color: #111010; transform: scale(1.2); }
.home .announce .content .l .d1 .types .on { color: #111010; transform: scale(1.2); }

.home .announce .content .l .d1 .more { color: #707376; font-size: 14px; }
.home .announce .content .l .allItems { margin-top: 20px; margin-bottom:20px; }
.home .announce .content .l .allItems a { display: flex; justify-content: space-between; padding: 12px 20px; align-items: center; }
.home .announce .content .l .allItems a .time { width: 77px; height: 77px; background: #0075C3; border-radius: 6px; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.home .announce .content .l .allItems a .time .day { font-size: 24px; color: white; font-weight: bolder; }
.home .announce .content .l .allItems a .time .date { color: white; font-size: 14px; font-weight: lighter; margin-top: 5px; }
.home .announce .content .l .allItems a .st { width: calc(98% - 77px); color: #111010; overflow: hidden; -webkit-line-clamp: 3; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; line-height: 1.6; }
.home .announce .content .l .allItems a:nth-child(2n) { background: #F9F9F9; }
.home .announce .content .r { width: 48%; }
.home .announce .content .r .d1 { display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #EAEAEA; padding: 20px 10px; }
.home .announce .content .r .d1 .types { display: flex; align-items: center; }
.home .announce .content .r .d1 .types a { color: #8D8D8D; font-size: 24px; display: inline-block; margin-right: 60px; }
.home .announce .content .r .d1 .types .active { color: #111010; transform: scale(1.2); }
.home .announce .content .r .d1 .more { color: #707376; font-size: 14px; }
.home .announce .content .r .allItems { margin-top: 20px; }
.home .announce .content .r .allItems a { display: block; padding: 15px 0; border-bottom: 1px solid rgba(0, 0, 0, 0.03); position: relative; }
.home .announce .content .r .allItems a::after { content: ""; display: block; position: absolute; left: 0; bottom: 0; transition: all 600ms; background: #007aff; height: 1px; width: 0; }
.home .announce .content .r .allItems a .time { color: #111010; font-size: 14px; }
.home .announce .content .r .allItems a .st { display: flex; justify-content: space-between; align-items: center; margin-top: 10px; }
.home .announce .content .r .allItems a .st p { width: calc(98% - 11px); text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #111010; font-size: 15px; transition: all 600ms; }
.home .announce .content .r .allItems a .st img { width: 11px; }
.home .announce .content .r .allItems a:hover::after { width: 100%; }
.home .announce .content .r .allItems a:hover .st p { color: #0075C3; }
.home .news { width: 100%; background: url(nbg.jpg) no-repeat; background-size: cover; height: 100vh; display: flex; justify-content: center; align-items: center; flex-direction: column; }
.home .news .content { width: 80%; }
.home .news .content .t1 { display: flex; justify-content: space-between; align-items: center; }
.home .news .content .t1 p { font-size: 32px; color: white; font-weight: bolder; }
.home .news .content .t1 .types a { color: white; font-size: 20px; margin-left: 40px; transition: all 600ms; }
.home .news .content .t1 .types a:hover { color: #005692; }
.home .news .content .t1 .types .on { color: #005692; }
.home .news .content .allNews { width: 100%; margin: 30px 0 0 0; display: flex; justify-content: space-between; }
.home .news .content .allNews .l { width: 40%; position: relative; }
.home .news .content .allNews .l .swiper-container { width: 100%; }
.home .news .content .allNews .l .swiper-container .swiper-wrapper .swiper-slide .item { display: block; color: white; cursor: pointer; transition: all 600ms; }
.home .news .content .allNews .l .swiper-container .swiper-wrapper .swiper-slide .item .pic { width: 100%; margin-bottom: 15px; overflow: hidden; height:270px; }
.home .news .content .allNews .l .swiper-container .swiper-wrapper .swiper-slide .item .pic img { width: 100%; display: block; transition: all 2s; border-radius: 10px; }
.home .news .content .allNews .l .swiper-container .swiper-wrapper .swiper-slide .item .time { font-size: 20px; }
.home .news .content .allNews .l .swiper-container .swiper-wrapper .swiper-slide .item .st { font-size: 24px; margin: 15px 0; overflow: hidden; -webkit-line-clamp: 2; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; }
.home .news .content .allNews .l .swiper-container .swiper-wrapper .swiper-slide .item .des { font-size: 14px; line-height: 2; overflow: hidden; -webkit-line-clamp: 3; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; }
.home .news .content .allNews .l .swiper-container .swiper-wrapper .swiper-slide .item .more { display: flex; align-items: center; }
.home .news .content .allNews .l .swiper-container .swiper-wrapper .swiper-slide .item .more .circle { width: 34px; height: 34px; background: #E6E6E6; border-radius: 50%; transition: all 600ms; position: relative; }
.home .news .content .allNews .l .swiper-container .swiper-wrapper .swiper-slide .item .more .circle img { transition: all 600ms; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.home .news .content .allNews .l .swiper-container .swiper-wrapper .swiper-slide .item .more .circle img:nth-child(1) { opacity: 0; }
.home .news .content .allNews .l .swiper-container .swiper-wrapper .swiper-slide .item .more p { margin-left: 20px; font-size: 12px; }
.home .news .content .allNews .l .swiper-container .swiper-wrapper .swiper-slide .item:hover { color: #005692; }
.home .news .content .allNews .l .swiper-container .swiper-wrapper .swiper-slide .item:hover .pic img { transform: scale(1.05);  }
.home .news .content .allNews .l .swiper-container .swiper-wrapper .swiper-slide .item:hover .more .circle { background: #005692; }
.home .news .content .allNews .l .swiper-container .swiper-wrapper .swiper-slide .item:hover .more .circle img:nth-child(1) { opacity: 1; }
.home .news .content .allNews .l .swiper-container .swiper-wrapper .swiper-slide .item:hover .more .circle img:nth-child(2) { opacity: 0; }
.home .news .content .allNews .l .swiper-pagination { width: 100%; display: flex; justify-content: center; z-index: 10; }
.home .news .content .allNews .l .swiper-pagination .swiper-pagination-bullet { background: white; border-radius: 30px; margin: 0 5px; width: 20px; }
.home .news .content .allNews .r { width: 56%; }
.home .news .content .allNews .r .noPic { width: 100%; }
.home .news .content .allNews .r .noPic a { display: flex; justify-content: space-between; padding: 10px 0; color: rgba(255, 255, 255, 0.8); transition: all 600ms; font-size: 18px; }
.home .news .content .allNews .r .noPic a .st { width: calc(98% - 100px); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.home .news .content .allNews .r .noPic a .time { width: 100px; }
.home .news .content .allNews .r .noPic a:hover { color: white; text-decoration: underline; }
.home .news .content .btns { display: flex; align-items: center; margin-top: 30px; }
.home .news .content .btns .prev1 { width: 30px; height: 30px; border: 1px solid #E5E5E5; border-radius: 50%; display: flex; align-items: center; justify-content: center; transform: rotateY(180deg); cursor: pointer; outline: none; transition: all 600ms; }
.home .news .content .btns .prev1:hover { background: #005692; border-color: #005692; }
.home .news .content .btns .next1 { width: 30px; height: 30px; border: 1px solid #E5E5E5; border-radius: 50%; display: flex; align-items: center; justify-content: center; cursor: pointer; outline: none; margin: 0 30px; transition: all 600ms; }
.home .news .content .btns .next1:hover { background: #005692; border-color: #005692; }
.home .news .content .btns .more { display: flex; width: 140px; height: 30px; border: 1px solid #E5E5E5; border-radius: 27px; align-items: center; justify-content: center; color: white; font-size: 14px; cursor: pointer; transition: all 600ms; }
.home .news .content .btns .more p { margin-left: 10px; }
.home .news .content .btns .more:hover { background: #005692; border-color: #005692; }

@media screen and (max-width: 1440px) {
.home .about .content .r img { max-height: 500px; }
.home .announce .title { margin-top: 80px; }
.home .announce .content { margin-top: 0; }
.home .news .content { transform: scale(0.9); }
.home .news .content .t1 { margin-top: 80px; }
.home .news .content .allNews { margin: 30px 0; }
.home .news .content .allNews .swiper-container .swiper-wrapper .swiper-slide .item .st { font-size: 24px; margin-bottom: 15px; }
}

@media screen and (max-width: 1200px) {
.home .section, .home .fp-tableCell { height: auto !important; }
.home .banner .swiper-container .swiper-wrapper .swiper-slide .text { width: 90%; text-align: center; }
.home .banner .swiper-container .swiper-wrapper .swiper-slide .text p { font-size: 27px; }
.home .banner .swiper-container .swiper-wrapper .swiper-slide .circle { display: none; }
.home .about { height: auto; padding: 30px 0; }
.home .about .content { width: 90%; flex-direction: column; }
.home .about .content .l { width: 100%; }
.home .about .content .l .allNums { display: flex; justify-content: space-between; flex-wrap: wrap; }
.home .about .content .l .allNums .item { width: 100%; }
.home .about .content .l .allNums .item .sz .count-item { font-size: 30px; }
.home .about .content .l .allNums .item .sz .sp1 { font-size: 30px; }
.home .about .content .l .allNums .item .sz .sp2 { top: 10px; }
.home .about .content .r { width: 60%; margin-left: 0; }
.home .service .content .title { font-size: 30px; }
.home .service .content .allIcons { flex-wrap: wrap; width: 90%; }
.home .service .content .allIcons a { width: 48%; margin-bottom: 20px; }
.home .announce { height: auto; padding: 30px 0; }
.home .announce .title { font-size: 30px; }
.home .announce .content { width: 90%; margin-top: 30px; flex-direction: column; }
.home .announce .content .l { width: 100%; }
.home .announce .content .l .d1 .types a { margin-right: 30px; font-size: 20px; }
.home .announce .content .l .allItems { margin-top: 0; }
.home .announce .content .r { width: 100%; }
.home .announce .content .r .d1 .types a { margin-right: 30px; font-size: 20px; }
.home .announce .content .r .allItems { margin-top: 0; }
.home .news { height: auto; padding: 30px 0; }
.home .news .content { width: 90%; }
.home .news .content .t1 p { font-size: 30px; }
.home .news .content .t1 .types a { margin-left: 20px; }
.home .news .content .allNews { flex-direction: column; }
.home .news .content .allNews .l { width: 100%; padding-bottom: 30px; }
.home .news .content .allNews .l .swiper-container .swiper-wrapper .swiper-slide .item .st { font-size: 24px; margin-bottom: 15px; }
.home .news .content .allNews .r { width: 100%; margin-top: 20px; }
.home .news .content .btns .next1 { margin: 0 15px; }
}

/*# sourceMappingURL=index.css.map */