@charset "utf-8";

/* */
@font-face {
  font-family: "geo";src:url("../font/georgia.ttf");
}
@font-face {
  font-family: sy;src:url("../font/sySong.woff");
}


.a_body { position: relative; z-index: 0; }
.section { overflow: hidden; }
.header_box {position: fixed;z-index: 10000; left: 0;right: 0;top: 0;}
.head.xg{transform: none;opacity: 1;/* background: #094AAF; */}
.header_box #header::before {content: "";position: absolute;height: 2.4rem;top: 0;left: 0px;right: 0px;transition: all 0.2s;opacity: 1;visibility: visible;background: url("../images/headbg.png") center top / 100% 100% repeat-x;z-index: -1;}
.head .head-b .wp {height: 1.25rem;position: relative;display: flex;justify-content: space-between;width: 100%;padding: 0px 5%;max-width: 100%;transition: 0.5s;}
.head.xg #logo{max-width:3rem;}
.head .right {padding-left: 10%;flex: 1;display: flex;align-items: center;position: relative;align-items: flex-end;flex-direction: column;justify-content: flex-end;}
.header_top{position: relative;height: .3rem;display: flex;justify-content: flex-end;width: 100%;}
.list_box0 {display: flex;align-items: center;flex-wrap: wrap;justify-content: flex-end;}
.list_box0 .li {font-size: 0.16rem;color: #fff;display: inline-block;line-height: .3rem;position: relative;z-index: 10;}

.list_box0 .li a {transition: 0.5s;display: inline-block;padding: 0 0.15rem;line-height: .2rem;}
.list_box0 .li a.search_btn{border-left: 1px solid #fff;padding-right:0 ;}

#m_header .list_box0 { float: right; }
#m_header .list_box0 .li { line-height: 60px; }
#m_header .list_box0 .li a .ewm_box { top: 60px; }
#m_header .list_box0 .li a > img { height: 12px; }
.list_box_01 { font-size: 0px; white-space: nowrap; padding: 0.1rem; }
.list_box_01 li { text-align: center; display: block !important; margin: 0px 15px !important; }
.list_box_01 li h3 img { border: 1px solid rgb(237, 237, 237); width: 85px; height: 85px; }
.list_box_01 li h5 { font-size: 0.12rem; color: rgb(102, 102, 102); line-height: 20px; margin: 0px; }
.list_box0 .li::after { content: ""; position: absolute; left: -0.26rem; width: 1px; height: 16px; top: 50%; margin-top: -8px; opacity: 0.8; }
.list_box0 .li:first-child::after { display: none; }


#logo {height: 100%;display: flex;align-items: center;}
#logo img {max-width: 100%;transition: all 0.5s ease 0s;max-height: 4.25rem;}
#nav {width: 100%;max-width: 10.1rem;}
#nav ul {display: flex;justify-content: space-between;align-items: center;}
#nav ul li {height: 100%;position: relative;}
#nav ul li a {display: block;position: relative;}
#nav ul li h3{font-size: 0.18rem;color: #fff;line-height: 0.85rem;white-space: nowrap;position: relative;padding: 0 0.1rem;}
#nav ul li h3::after{content: "";position: absolute;width: 100%;height: .04rem;background: #fff;left: 0;bottom: 0.1rem;opacity: 0;border-radius: .5rem;}

/* #nav ul li a i {display: inline-block;width: 11px;height: 6px;margin-left: 8px;background-size:100% !important;} */
#nav ul li .sub {position: absolute;top: 87%;background: #fff;width: auto;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility: hidden;opacity: 0;transition: all 0.5s ease 0s;transform-origin: center top;border-radius: 0.1rem;}
/* #nav ul li .sub::after {content: "";height: 3px;width: 100%;position: absolute;left: 0px;top: 0px;background: #eb7a0b;} */
#nav ul li .sub .box {padding: 0.14rem 0px;text-align: center;}
#nav ul li .sub a {padding: 8px 30px;line-height: 0.28rem;transition: all 0.6s ease 0s;font-size: 0.16rem;color: #333;text-align: center;white-space: nowrap;min-width: 1.5rem;display: block;}
#nav ul li .sub a:hover {color: #fff;background: #094AAF;}
#nav ul li:hover .sub {visibility: visible;transform: translateX(-50%) scaleY(1);opacity: .9;}
#nav ul  li.on h3::after, #nav ul li:hover h3::after{opacity: 1;}
/* #header.xg #nav ul li.on a h3, #header.xg #nav ul li:hover a h3,.body_home.showdiv #header #nav ul li:hover a h3,.body_home.showdiv #header #nav ul li.on a h3{color:#fff;opacity:.7} */


.search_btn {cursor: pointer;}

#header.xg::before,.body_home.showdiv #header::before{height: 1.2rem;}
.head.xg .wp {align-items:center;}
.head.xg .header_top{display:none;}
.head.xg:after{display:none;}
.head.xg .head-b .wp{height: 1rem;}
.head.xg::before{height: 0;}

#m_nav * { transition: all 0s ease 0s; }
.m_header_box { transition: all 0.6s ease 0s; display: none; position: relative; z-index: 100000; }
.m_header_box header {padding: 0px 0px 0px 15px;height: 0.7rem;background: #094AAF;box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 5px;position: fixed;top: 0px;left: 0px;right: 0px;z-index: 100;display: flex;justify-content: space-between;align-items: center;}
.m_header_box header #logo img {height: auto;max-height: 0.6rem;}
.m_header_box header #logo { padding: 0px; width: calc(100% - 80px); }
#nav_btn_box.on { background: none; }
#nav_btn_box {position: relative;width: 0.7rem;height: 0.7rem;display: flex;align-items: center;justify-content: center;z-index: 1;}
#nav_btn_box::before { content: ""; position: absolute; z-index: -1; top: 0px; right: 0px; bottom: 0px; left: 0px; background: rgb(255, 255, 255); }
#nav_btn_box::after {content: "";position: absolute;z-index: -1;top: 0px;left: -.15rem;border-right: .15rem solid rgb(255, 255, 255);border-top: 0.7rem solid transparent;display: none;}
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; transition: all 0.5s ease 0s; outline: none; box-shadow: none; }
#nav_btn .point { display: inline-block; width: 0.4rem; height: 22px; position: relative; outline: none; }
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before { width: 0.28rem; }
#nav_btn .navbtn {position: absolute;top: 12px;left: 0px;display: inline-block;width: 18px;height: 2px;transition: all 0.3s ease-out 0s;background: #094AAF;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0px;display: inline-block;width: 24px;height: 2px;content: "";transition: all 0.3s ease-out 0s;background: #094AAF;}
#nav_btn .navbtn::after { top: -8px; }
#nav_btn .navbtn::before { top: 8px; }
#nav_btn .point.on .navbtn { background: transparent; }
#nav_btn .point.on .navbtn::after { transform: rotate(45deg); top: 0px; }
#nav_btn .point.on .navbtn::before { transform: rotate(-45deg); top: 0px; }
.m_nav_list { flex-direction: column; width: 100%; height: 100%; overflow: auto; align-items: center; display: flex; background: rgba(255, 255, 255, 0.1); }
.m_nav_list::-webkit-scrollbar { display: none; }
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105vw;top: 0px;padding: 70px 20px 20px;overflow: hidden;pointer-events: none;transition: all 0.3s ease-out 0s;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;background:  0% 0% / cover rgb(247, 247, 247);opacity: 0;visibility: hidden;}
#m_nav .close { position: absolute; top: 7px; right: 15px; left: 15px; font-size: 30px; color: rgb(51, 51, 51); z-index: 10000; width: auto; height: 35px; border-radius: 0px; display: flex; align-items: center; justify-content: flex-end; padding: 0px; }
#m_nav.act { pointer-events: auto; right: 0px; opacity: 1; visibility: visible; }
#m_nav .search_box input.submit { background: url("../images/submit.png") center center / 0.28rem no-repeat #094AAF; }
#m_nav .list_box0 {width: 90%;margin: 0.12rem auto 0px;justify-content: flex-start;}
#m_nav .list_box0 .li {text-align: center;color: #094AAF;margin: 0px 0rem 0.15rem;font-size: 14px;}
#m_nav .list_box0 .li a{background:none;padding: 0 0.2rem 0 0;}
#m_nav .old_rukou { margin: 0.24rem 0px 0px; width: 100%; }
.list_box_nav_mobile {width: 100%;/* height: calc(100% - 50px); */padding: 0px 0px 10px;overflow: hidden auto;margin: 0px;/* flex: 1 1 0%; */}
.list_box_nav_mobile > li { width: 90%; overflow: hidden; padding: 0px; position: relative; margin: 0px auto; }
.list_box_nav_mobile > li .con { position: relative; }
.list_box_nav_mobile > li .a { width: 100%; border-bottom: 1px solid rgb(226, 226, 226); line-height: 0.64rem; color: rgb(51, 51, 51); padding: 0px; font-size: 16px; display: flex; position: relative; transition: all 0.5s ease 0s; }
.list_box_nav_mobile > li i { opacity: 1; width: 0.64rem; height: 0.64rem; background-image: url("../images/arrow_down.svg"); background-position: center center; background-repeat: no-repeat; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; position: absolute; display: block; right: 0px; top: 2px; background-size: 15px 15px !important; }
.list_box_nav_mobile > li.on1 i { transform: rotate(-90deg); }
.list_box_nav_mobile > li.on .a { border-bottom: 1px solid rgb(226, 226, 226); }
.list_box_nav_mobile > li .list { padding: 10px 0px; border-bottom: 1px solid rgba(255, 255, 255, 0.1); display: none; }
.list_box_nav_mobile > li .list a { display: block; font-size: 13px; color: rgb(102, 102, 102); line-height: 2.5; }
.nav_mask { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 888; background-color: rgba(0, 0, 0, 0.4); display: none; }
/* 手机搜索 */
.wap_search {font-size: 0.16rem;border-radius: 5px;color: rgb(255, 255, 255);width: 100%;height: 0.6rem;display: block;margin-bottom: .1rem;}
.wap_search form {height: 100%;border-radius: 0.2rem;background: rgb(255, 255, 255);position: relative;width: 3.68rem;margin: 0rem auto;}
.wap_search .input {font-size: 0.14rem;color: #333;height: 0.6rem;line-height: 0.5rem;padding: 0px 0.24rem;box-shadow: none;appearance: none;float: left;border-right: 0px;background: none;width: calc(100% - 40px);}
.wap_search .btn_blue {position: absolute;cursor: pointer;top: 0px;right: 0px;width: 0.6rem;height: 0.6rem;line-height: 0.6rem;border: 0px;background: url("../images/submit.svg") center center no-repeat #094AAF;border-radius: 50%;background-size: 22px;}
.wap_search .btn_blue.fr { background: rgb(233, 237, 239); color: rgb(78, 79, 83); }
.wap_search input::-webkit-input-placeholder { color: rgb(153, 153, 153); }
.wap_search input:focus::-webkit-input-placeholder { color: transparent; }

/* pc搜索 */
.search_btn { cursor: pointer; }
.search_btn svg { fill: rgb(255, 255, 255); width: 16px; height: 16px; }
.search-dialog-box { position: fixed; left: 0px; top: 0px; width: 100%; height: 100vh; z-index: 1000000; opacity: 0; visibility: hidden; transition: all 0.6s ease 0s; }
.search-dialog-box::before { content: ""; position: absolute; top: 0px; height: 0px; background: #094AAF; transition: all 0.6s ease 0s; left: 0px; right: 0px; z-index: 1; opacity: 0.9; }
.search-dialog-box.on::before { height: 100%; display: none; }
.search-dialog-box .bubbles-bg { opacity: 0; visibility: hidden; display: none; }
.search-dialog-box .search-bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 0px; margin: 0px; background:  0% 0% / cover no-repeat rgba(0, 0, 0, 0.7); transform-origin: center center; transition: height 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0s; }
.search-dialog-box .wrap-inner { transform: translateY(100%); transition: all 0.6s ease 0s; }
.search-dialog { position: absolute; left: 0px; top: 50%; transform: translateY(-50%); width: 100%; z-index: 2; }
.search-dialog .search-tit { font-size: 0.44rem; line-height: 0.56rem; color: rgb(255, 255, 255); text-align: center; overflow: hidden; display: none; }
.search-dialog .search-inner { overflow: hidden; margin-top: 0px; }
.search-dialog .search-input { width: 8rem; margin: 0px auto; background-color: rgba(255, 255, 255, 0.1); box-sizing: border-box; transition: all 0.3s ease 0s; max-width: 94%; }
.search-dialog .search-input input[type="text"] {float: left;height: 0.7rem;width: calc(100% - 1rem);background-color: rgb(255, 255, 255);font-size: 0.2rem;line-height: 0.08rem;color: #666;transition: all 0.3s ease 0s;padding: 0px 0.2rem;}
.search-dialog .search-input input[type="submit"], .search-dialog .search-input .clear-btn {float: right;height: 0.7rem;width: 1rem;}
.search-dialog .search-input input[type="submit"] {background-color: #094AAF;background-repeat: no-repeat;background-position: center center;background-size: 0.4rem;background-image: url("../images/search-btn.svg");font-size: .2rem;color: #fff;}
.search-dialog .search-input .clear-btn { background-color: rgba(0, 0, 0, 0.2); background-repeat: no-repeat; background-position: center center; background-image: url("../images/close-btn.svg"); background-size: 0.56rem; border-radius: 100%; margin-right: 0.16rem; display: none; }
.search-dialog .search-input.on { background-color: rgb(255, 255, 255); }
.search-dialog .hot-search { font-size: 0px; width: 0.49rem; margin: 0.096rem auto 0px; box-sizing: border-box; padding: 0px 0.096rem; overflow: hidden; }
.search-dialog .hot-search .hot-tit, .search-dialog .hot-search .hot-link { display: inline-block; zoom: 1; vertical-align: top; }
.search-dialog .hot-search .hot-tit { font-size: 0.06rem; line-height: 0.08rem; color: rgb(255, 255, 255); font-weight: bold; padding-left: 0.096rem; background-repeat: no-repeat; background-position: left center; background-size: 0.08rem; }
.search-dialog .hot-link { margin-left: 0.16rem; }
.search-dialog .hot-link a { display: inline-block; zoom: 1; font-size: 0.06rem; line-height: 0.08rem; margin-right: 0.12rem; color: rgb(255, 255, 255); padding-bottom: 5px; position: relative; }
.search-dialog .hot-link a::before { content: ""; position: absolute; left: 0%; bottom: 0px; width: 100%; height: 2px; background-color: rgb(255, 255, 255); transform: scaleX(0); transform-origin: left center; transition: transform 0.3s ease 0s; }
.search-dialog-box .bottom-box { position: absolute; left: 0px; bottom: 5.1%; width: 100%; }
.search-dialog-box .bottom-box .share-box { overflow: hidden; }
.search-dialog-box .bottom-box .copy { font-size: 0.35rem; line-height: 0.5rem; color: rgb(255, 255, 255); font-family: gilroy-regular; margin-top: 0.5rem; overflow: hidden; }
.header-right.is-open .bubbles-bg { visibility: visible; opacity: 1; }
.header-right.is-open .search-btn .con-box { display: none; }
.header-right.is-open .close-btn { display: block; }
.header-right.is-open .item .search-bg { transform: scale(1); }
.search-dialog-box.on { opacity: 1; visibility: visible; }
.search-dialog-box.on .search-bg { height: 100vh; }
.search-dialog-box.on .bubbles-bg { opacity: 1; visibility: visible; }
.search-dialog-box.on .wrap-inner { transform: translateY(0px); }
.pub-close { position: absolute; width: 0.48rem; height: 0.48rem; z-index: 10; right: 0.24rem; top: 0.216rem; background-color: rgba(255, 255, 255, 0.1); border-radius: 100%; }
.pub-close .bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-color: rgb(28, 90, 183); transform: scale(0); border-radius: 100%; transition: transform 0.3s ease 0s; }
.pub-close i { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-position: center center; background-size: 0.12rem; background-repeat: no-repeat; background-image: url("../images/close-btn.svg"); transition: all 0.6s ease 0s; }
.pub-close i:hover { transform: rotate(180deg); }
@keyframes spin { 
  100% { transform: rotate(1turn); }
}
@keyframes spin2 { 
  100% { transform: rotate(-1turn); }
}
@keyframes spin-reverse { 
  0% { transform: rotate(1turn); }
}
@keyframes spin-reverse2 { 
  0% { transform: rotate(-1turn); }
}


/* banner */
.main-visual-wrapper { width: 100%; overflow: hidden; position: relative; }
.main-visual-slider { overflow: hidden; position: relative; }
.main-visual-slider .swiper-slide { overflow: hidden;}
.swiper-box1 .imged{padding-bottom:100vh;}
.slide-inner{overflow: hidden;}
.main-visual-slider .imged{transform: translate3d(0px, 0px, 0px) scale(1.05); transition: opacity 0.5s}
.main-visual-slider .swiper-slide-active .imged{transform: scale(1); transition: all 6s ; }
.main-visual-slider video{transform: scale(1.1)\0;}
.main-visual-slider a p{color: #fff;font-size: 0.28rem;line-height: 1.5;position: absolute;left: 15%;bottom: 4%;width: 70%;z-index: 10;}
.banner .shub{display: flex;justify-content: center;position: absolute;bottom: 0.95rem;width: 100%;z-index: 1;}
.banner .shub a{width: 0.74rem;display: block;height: .38rem;}
.banner .shub a::after{width: 2.31rem;height: 1.39rem;background: url(../images/ban-c.png) no-repeat;background-size: 100% 100%;left: 50%;transform: translateX(-50%);bottom: auto;top: -0.3rem;}
.banner .shub span{display: inline-block;animation: shubiao 1.4s infinite linear;}

@keyframes shubiao { 
0% { 
 transform: translateY(5px);
  opacity: 1; }
50% { 
 transform: translateY(-5px);
  opacity: 1; }
100% { 
 transform: translateY(5px);
  opacity: 1; } 
  }
.banner .arror{width: 0.6rem;height: 0.6rem;border-radius: 50%;background: rgba(255,255,255,.4);margin-top: 0;transform: translateY(-50%);left: 5%;}
.banner .swiper-button-next{left: auto;right: 5%;}
.banner .arror::after{display: none;}

.banner .btn{font-size: 0;bottom: .4rem;width: 100%;display: flex;align-items: center;justify-content: center;z-index: 10;}
.banner .btn span{position: relative;width: 0.14rem;height: 0.14rem;margin: 0 0.05rem !important;opacity: .5;
}
.banner .btn .swiper-pagination-bullet-active{opacity: 1;}


@media screen and (min-width: 1600px){
  /* .swiper-box1 .imged{padding-bottom: 100vh;} */
}

/* home1 */
.main_bg{position: absolute;top: 0%;transition: top .1s ease;z-index: -1;width: 2rem;left: 56%;height: 2rem;background: url(../images/log.png) no-repeat;background-size: 100% 100%;}
.home1{width: 100%;padding: .65rem 0 .7rem;}

.title{margin-bottom: .35rem;align-items: center;position: relative;z-index: 10;justify-content: space-between;}
.title .h3{position: relative;padding-left: 0.5rem;margin:0 auto;}
.title h3 {font-size: 0.3rem;line-height: 1.5;cursor: pointer;color: #333;font-weight: bold;align-items: flex-end;z-index: 10;position: relative;}
.title h3 img{display:inline-block;margin-right:.25rem;}
.title .img{position: absolute;left: 0;top: 0;width: 1.5rem;height: .65rem;}
.title .img2{position: absolute;bottom: 0;right: 0;width:.66rem;height:.42rem;}
.title .img1{
    width: 1.44rem;
    height: .55rem;
}
.more a{display: block;padding:0  0.21rem 0.12rem 0;}
.more a::after{width: 1rem;height: 0.56rem;background: url(../images/morebg.png) no-repeat;left: auto;right: 0;background-size: 100% 100%;}
.more span {font-size: 0.18rem;color: #333;display: inline-block;padding-bottom: 0.07rem;padding-right: .1rem;}
.more span img{display: inline-block;margin-right: 0.1rem;width: 0.63rem ;}
.more span::after{width: 0.6rem;height: 0.09rem;background: url(../images/more.png) no-repeat;left: auto;right: 0;background-size: 100% 100%;}
.home1 .title .h3{margin: 0;}

.home1-t{justify-content: space-between;align-items: flex-start;}
.home1-t .left .h1-b{justify-content: space-between;}
.home1-t .left{width: 66%;}
.home1-t .right{width: 31%;}
.home1-t .h1-1{width: 53%;}
.home1-t .h1-2{width: 43%;}
.home1-t li *{transition: 0.5s;}
.home1-t .h1-1 .con{width: 100%;height: 1.4rem;padding: 0.2rem 0rem 0;}
.home1-t .h1-1 h3{font-size: 0.18rem;font-weight: bold;color: #094AAF;line-height: 0.3rem;margin: 0.1rem 0;}
.home1-t .h1-1 h4{font-size: 0.14rem;color: #666;line-height: 0.24rem;margin: 0.1rem 0 0.1rem;max-height: 0.48rem;}
.home1-t .h1-1 p{font-size: 0.18rem;color: #B52C0C;font-family: sy;}
.home1-t .h1-1 .imged{padding-bottom:70%;}
.home1-t .h1-1 .imged::after{width: 100%;background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);gap: 30%;}
.home1-t .h1-1 .cir{bottom: 1.5rem;font-size: 0.14rem;color: #fff;width: 100%;}
.home1-t .h1-1 .cir span{width: .5rem;height: 0.03rem;opacity: .4;margin: 0 0.05rem !important;}
.home1-t .h1-1 .cir span.on{opacity: 1;} 


.home1-t .h1-2 li{margin-bottom: 0.1rem;}
.home1-t .h1-2 li a{padding: 0.125rem 0;border-bottom: 1px solid #ddd;display: block;}
.home1-t .h1-2 li h3{font-size: 0.16rem;color: #333;line-height: 0.28rem;}
.home1-t .h1-2 li p{font-size: 0.18rem;line-height: 0.24rem;color: #11479A;font-family: sy;margin-bottom: 0.1rem;}

.home1-t .left .more,.home1-t .right .more{margin-top: 0.3rem;display: flex;}
.home1-t .right li a{width: 100%;padding: 0.1rem 0rem;border-bottom: 1px dashed #ddd;align-items: center;}
.home1-t .right li .img{width: 1.34rem;text-align: center;height: 0.73rem;border: 1px dashed #11479A;}
.home1-t .right .con{width: calc(100% - 1.34rem);padding-left: .25rem;}
.home1-t .right .img img{max-height: 100%;}
.home1-t .right li h3{font-size: 0.18rem;color: #333;line-height: 0.3rem;max-height: 0.6rem\0;transition: 0.5s;}


@media screen and (min-width: 1200px){
   .home1-t li a:hover h3,.home1-t .left a:hover h3{color: #094AAF;font-weight: bold;}
   .more a:hover::after{transform:rotateY(360deg);transition: 0.5s;}
}
@media screen and (max-width:1024px){
    .home1{padding: 0.4rem 0rem;}
    .home1 .left{width: 100%;}
    .home1 .right{width: 100%;margin-top:.3rem;}
}
@media screen and (max-width:768px){
  
    .home1 .left .imged{padding-bottom:60%;}
}
@media screen and (max-width:600px){
  .home1-t .h1-1{width: 100%;}
  .home1-t .h1-2{width: 100%;margin-top: 0.3rem;}
}
/* home2 */
.home2{padding: .4rem 0 0.6rem;overflow: hidden;z-index: 5;}

.home2-t ul{width: 100%;align-items: center;border-radius: 0.1rem;overflow: hidden;padding: .15rem 0;}

.home2-t li{width: 1.4rem;transition: 0.5s;overflow: hidden\0;transition: 0.5s;display: flex;position: relative;height: 6rem;}
.home2-t li.on{width: calc(100% - 1.4rem*3);}

.home2-t li .img{width: 1.4rem;height: 100%;flex-shrink: 0;display: flex;justify-content: center;padding-top: 1.5rem;background-size: cover !important;}
.home2-t li dl{width: calc(100% - 1.4rem);padding: 0.3rem 0.3rem 0.5rem;background: #f1f8ff;border-radius: 10px;box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);height: 100%;flex-shrink: 0;}
.home2-t li .img img{max-height: 0.53rem;max-height: 0.45rem;}
.home2-t li .img h3{flex-direction: column;align-items: center;}
.home2-t li .img h3 p{width: 0.35rem;text-align: center;color: #fff;font-family: sy;font-size: 0.36rem;letter-spacing: 0.05rem;padding-top: 0.2rem;}
.home2-t li dt{margin-bottom: 0.15rem;}
.home2-t li .more{position:absolute;bottom: 0.05rem;right:.2rem;color:#999;opacity:0;}
.home2-t li.on .more{opacity:1;}
.home2-t li dt a{justify-content: space-between;}
.home2-t li dt .scale{width: 2rem;}
.home2-t li .con{width: calc(100% - 2.4rem);position: relative;display: flex;flex-direction: column;justify-content: center;}
.home2-t li .con::after{content: "";position: absolute;width: 100%;height: 1px;background: linear-gradient(90deg, #264BA0 0%, rgba(38, 75, 160, 0) 100%);left: 0;bottom: 0rem;}
.home2-t li .con p{font-size: 0.18rem;font-family: sy;color: #11479A;}
.home2-t li .con h3{color: #333;font-size: 0.18rem;line-height: 1.2;margin-top: 0.15rem;transition: 0.5s;}
.home2-t li .imged{padding-bottom: 57%;}

.home2-t li:nth-child(1) .img{background: url(../images/h2bg1.jpg) no-repeat;border-radius:0.1rem 0 0rem .1rem}
.home2-t li:nth-child(2) .img{background: url(../images/h2bg2.jpg) no-repeat;}
.home2-t li:nth-child(3) .img{background: url(../images/h2bg3.jpg) no-repeat;}
.home2-t li:nth-child(4) .img{background: url(../images/h2bg4.jpg) no-repeat;border-radius:0rem 0.1rem 0.1rem 0rem}


@media screen and (min-width: 1200px){
  .home2-t li a:hover .con h3{color: #11479A;font-weight: bold;}
}
@media screen and (max-width:1024px){
     .home2{padding: .3rem 0;}
     
}
@media screen and (max-width:768px){
  .home2-t li,.home2-t li.on{width: 100%;margin-bottom: 0.25rem;}
  .home2-t li{height: 4.8rem;}
  .home2-t li .img{width: 1rem;height: 100%;padding-top: 1rem;}
  .home2-t li dl{width: calc(100% - 1rem);padding: 0.2rem;}
  .home2-t li dt .scale{width: 1.5rem;}
  .home2-t li .con{width: calc(100% - 1.7rem);}
  .home2-t li .img h3 p{font-size: 0.3rem;}
	.home2-t li .more{opacity:1;}
}
@media screen and (max-width:420px){
    
}

/* home3 */
.home3{padding: .4rem 0 0.4rem;overflow: hidden;width: 100%;}
.home3 .title .h3{margin: 0;}
.home3-t{align-items: flex-start;padding: 0.65rem .5rem;background: url(../images/hbg3.jpg) no-repeat center/cover;}
.home3-t .left {width: 380px;position: relative;}
.home3-t .right {width: 70%;padding-left: 1.1rem;}
.home3-t .left .rl img{width:100%;}
.home3-t .left .line{position: absolute;left: 100%;top: -0.3rem;/* width: 3.08rem; *//* height: 2.8rem; */opacity: 0;}
.home3-t .left.on .line{opacity:1;}
.home3-t .left .line .ico{width: 0.39rem;position: absolute;left: 0.3rem;bottom: 0.5rem;}
.home3-t .left .line svg{width: 2.24rem;height: 2.08rem;}
.home3-t .left .line svg *{fill: none; stroke-width:2px;}
.home3-t .h3-t a{align-items: center;overflow: hidden;}
.home3-t .h3-t .pic{width: 3.8rem;}
.home3-t .h3-t .con{padding-left: 0.35rem;flex: 1;min-width: 0;}
.home3-t .h3-t .imged{padding-bottom: 140%;}
.home3 .box{position:relative;width:100%;}
.home3 .calendar{
    background-color: #3064bc;
    position: relative;
}
.h3-t{width: 100%;}
.home3-t .h3-t h3{font-weight: 500;font-size: 0.21rem;line-height: 0.26rem;max-height: 0.78rem\0;color: #11479A;transition: 0.5s;margin-bottom: 0.2rem;text-align: left;}
.home3-t .h3-t h4{align-items: flex-start;margin-bottom: 0.1rem;}
.home3-t .h3-t span{width: 0.22rem;height: 0.26rem;display: flex;align-items: center;justify-content: center;}
.home3-t .h3-t p{font-size: 0.16rem;color: #333;line-height: 1.3;width: calc(100% - 0.22rem);padding-left: 0.1rem;text-align: left;}
.rl-b{position: absolute;right: 0.25rem;bottom: 0.2rem;z-index: 10;}
.rl-b ul,.rl-b dl{justify-content: flex-end;}
.rl-b p{font-size:.12rem;color:#fff;padding-left:.05rem;}
.rl-b li,.rl-b dt{padding:0 0 0 .1rem;display:flex;align-items:center;}
.rl-b dl{margin-top:.15rem;}
.rl-b li span{display:inline-block;width:.08rem;height:.08rem;border-radius:50%;background:#fff}
.rl-b dt span{display:inline-block;width:.12rem;height:.12rem;border-radius:50%;background:rgba(255,255,255,.5);}
.rl-b dt:nth-child(1) span{border:1px dashed #fff;background:none}
.rl-b li:nth-child(1) span{background: #c98228;}
.rl-b li:nth-child(2) span{background: #60bd49;}
@keyframes dashed{
	0% {
		stroke-dashoffset:100;
	}
	100% {
		stroke-dashoffset:0;
	}
}
@media screen and (min-width: 1024px) {
  .home3-t .left:hover svg{animation: dashed 3s linear forwards;}
}
@media screen and (max-width: 1200px) {
  .home3-t .h3-t .pic{width: 2.5rem;}
}
@media screen and (max-width: 1024px) {
  .home3{padding: 0.3rem 0;}
  .home3-t{padding: 0.25rem;}
  .home3-t .left .line{display: none;}
  .home3 .dateTip{left:110%;width:45vw;}

}
@media screen and (max-width: 900px) {
  .home3-t .left {width: 100%;position: relative;margin:0 auto;}
  .home3 .calendar{width: 380px;margin:0 auto;}
   .home3 .dateTip{left:0%;margin:0 auto;top: 500px;height: 330px;right: 0;width: auto;}
   .home3 #schedule-box{height: 480px;position: static;width: 100%;}
   .home3 .box{height: 760px;overflow: hidden;}
}

@media screen and (max-width: 768px) {
  .home3-t .left {width: 100%;margin-top: 0;}
  .home3-t .right {width: 100%;padding-left: 0;margin-top: 0.25rem;}
  .home3-t .right .h3-t .pic{width: 2.8rem;}
  .home3-t .right .h3-t .con{width: calc(100% - 2.8rem);padding-left: 0.35rem;}
}
@media screen and (max-width: 420px) {
  .home3-t .right .h3-t .pic{width: 100%;}
  .home3-t .right .h3-t .con{width: calc(100%);padding-left: 0rem;margin-top: 0.2rem;}
	.home3 .calendar{width: 300px;}
  .home3 #schedule-box{height: 420px;position: static;}
  .home3 .box{height: 680px;}
  .home3 .ul-box>li{height:43px;}
   .home3 .dateTip{top: 440px;height: 260px;}
   .home3-t .h3-t .pic{width: 2rem;}
}


/* home4 */
.home4{padding: .4rem 0 ;overflow: hidden;}
.home4-t{border-radius: 0.1rem;overflow: hidden;}
.home4-t li{width: 1.4rem;transition: 0.5s;/* overflow: hidden; */transition: 0.5s;display: flex;position: relative;height: 4.64rem;}
.home4-t li.on{width: calc(100% - 1.4rem);}

.home4-t li .img{width: 1.4rem;height: 100%;flex-shrink: 0;display: flex;justify-content: center;padding-top: .15rem;background-size: cover !important;}
.home4-t li dl{width: calc(100% - 1.4rem);height: 100%;flex-shrink: 0;}
.home4-t li .img img{max-width: 0.35rem;max-height: 0.35rem;}
.home4-t li .img h3{flex-direction: column;align-items: center;}
.home4-t li .img h3 p{/* width: 0.35rem; *//* text-align: center; */color: #fff;font-family: sy;font-size: 0.3rem;letter-spacing: 0.05rem;padding-top: 0.2rem;writing-mode: vertical-lr;flex: 1;line-height: 1.4;padding-bottom: .1rem;}
.home4-t li .imged{padding-bottom: 4.64rem;}
.home4-t li:nth-child(1) .img{background: url(../images/h4bg1.png) no-repeat;}
.home4-t li:nth-child(2) .img{background: url(../images/h4bg1.png) no-repeat;}



@media screen and (min-width: 1200px) {


}

@media screen and (max-width: 1024px) {
  .home4{padding: 0.2rem 0}
}
@media screen and (max-width: 768px) {
  .home4-t{border-radius:0;}
  .home4-t li{height: auto;}
  .home4-t li .imged{padding-bottom: 47%;}
  .home4-t li .img img{max-width: 0.5rem;max-height: 0.5rem;}
  .home4-t li,.home4-t li.on{width: 100%;margin-bottom: 0.25rem;flex-wrap: wrap;}
  .home4-t li .img{width: 100%;padding-top: 0;height: .7rem;}
  .home4-t li dl{width: calc(100%);height: auto;}
  .home4-t li .img h3 p{font-size: 0.3rem;width:auto;padding-left:.2rem;padding-top: 0;}
  .home4-t li .img h3{flex-direction:row;}
  .home4-t li:last-child .img{order:-1;}
  
}
@media screen and (max-width: 420px) {
  
  
}


/* home5 */
.home5{width: 100%;padding: 0.4rem 0 0;}
.home5::before{content: "";position: absolute;width: 100%;height: auto;background: url(../images/hbg5.png) no-repeat;background-size: 100% 100%;z-index: -1;left: 0;bottom: -2rem;top: 0rem;}
.home5::after{width: 100%;height: 0.03rem;border-top: 3px solid #0541B1;box-shadow: 0px 4px 80px 0px rgba(0, 0, 0, 0.6);bottom: 1.3rem;}
.home5 .more{position: absolute;top: 50%;transform: translateY(-50%);right: 25%;}
.home5-t{position: relative;}
.home5-t li a{display: block;height: 2.03rem;padding: 0.3rem;}
.home5-t li a::after{width: 100%;background: url(../images/h5bg.jpg) no-repeat;background-size: 100% 100%;border-bottom: 0.05rem solid #0541B1;opacity: 0;}
.home5-t li p{font-size: 0.18rem;color: #0541B1;}
.home5-t li span{display: block;width: 0.3rem;height: 0.22rem;margin: 0.15rem 0;opacity: 0;}
.home5-t li h3{font-size: 0.18rem;font-weight: bold;line-height: 0.3rem;max-height: 0.6rem;color: #333;}

.home5-t .arror{width: 0.36rem;height: 0.36rem;background: #FFFFFF;border: 1px solid #0541B1;margin-top: 0;left: -0.7rem;top: 0.53rem;border-radius: 50%;z-index: 10;}
.home5-t .swiper-button-next{left: auto;right: -0.7rem;}
.home5-t .arror::after{font-size: 0.2rem;color: #0541B1;}


@media screen and (min-width:1024px){
  .home5-t li a:hover span{opacity: 1;}
  .home5-t li a:hover::after{opacity: 1;}
  .home5-t li a:hover p{font-weight: bold;}
}
@media screen and (max-width:1600px){
  .home5-t{padding: 0 0.5rem;}
  .home5-t .arror{left: 0;}
  .home5-t .swiper-button-next{left: auto;right: 0rem;}
}
@media screen and (max-width:1024px){
  .home5{padding: 0.2rem 0 0;}
  .home5 .title .h3{margin: 0;}
  .home5 .title .more{right: 0;}
  .home5-t li a{padding:0.2rem 0}
  .home5-t li span{opacity:1;margin:.2rem 0 .2rem}
  
}
@media screen and (max-width:768px){
  
}

/* home6 */
.home6{width: 100%;padding: 0.4rem 0 1rem;overflow: hidden;}
.home6-t::after{width: 65%;background: url(../images/h6bg1.png) no-repeat;background-size: 100% 100%;}
.home6-t{align-items: center;}
.home6-t .left{width: 53%;padding: 0.6rem 0.8rem;height: 6.52rem;}
.home6-t .right{width: 47%;padding: 0.7rem 0.5rem 0.7rem 0.43rem;position: relative;}
.home6 .more{position: absolute;right: 0;bottom: -.1rem;}
.home6-t .left p span{font-size: 0.28rem;font-weight: bold;color: #fff;margin-bottom: 0.25rem;line-height: 1.5;border-bottom: 0.02rem solid rgba(0, 0, 0, 0);display: inline-block;cursor: pointer;}


.home6-t .left p.on span{border-bottom: 0.02rem solid #fff;}
.home6-t .right::after{width: 100%;height: 100%;background: url(../images/h6bg2.png) no-repeat;background-size: 100% 100%;}

.home6-t .h6-t{position: relative;}
.home6-t .right .tab{top: 0;position: absolute;opacity: 0;visibility: hidden;width: 100%;left: 0;}
.home6-t .right .tab.on{position: relative;z-index: 10;opacity: 1;visibility: visible;}

.home6-t .right li{}
.home6-t .right li h3{justify-content: flex-end;}
.home6-t .right li h3 span{font-size: 0.2rem;font-weight: bold;line-height: 0.36rem;text-align: right;color: #094AAF;max-height: 0.72rem;margin-bottom: 0.2rem;width: 80%;display: block;}
.home6-t .right .h6-t{/* align-items: center; */}
.home6-t .right .imged{padding-bottom: 130%;}
.home6-t .right .h6-t .scale{width: 1.9rem;}
.home6-t .right .h6-t .con{width: calc(100% - 1.9rem);padding-left: 0.35rem;}
.home6-t .right .h6-t p{font-size: 0.14rem;line-height: 0.3rem;text-align: justify;color: #666;max-height: 2.1rem;text-indent: 2em;}

.home6-t .right .cir{width: auto;left: 2.25rem;bottom: 0rem;}
.home6-t .right .cir span{width: 0.12rem;height: 0.12rem;background: #094AAF;}
.home6-t .right .cir span.on{opacity: 1;}



@media screen and (min-width: 1200px) {

}

@media screen and (max-width: 1024px) {
  .home6{padding: 0.4rem 0 0.4rem;}
}
@media screen and (max-width: 980px) {
  
 
  
}
@media screen and (max-width: 768px) {
  .home6 .left{width: 100%;height:auto;padding: .25rem;}
  .home6 .right{width:100%;padding: .25rem 0 0 0;}
 .home6-t::after{width:100%;background:#094AAF;}
 .home6 .right:after{background:#fff;}
 .home6-t .right .h6-t{align-items:flex-start;}
 .home6-t .right .h6-t p{-webkit-line-clamp: 5;}
 .home6-t .right .h6-t .con{padding-top:.2rem;}
}
@media screen and (max-width: 600px) {
    
   
}
@media screen and (max-width: 420px) {
  
}
/* home7 */
.home7{overflow: hidden;z-index: 10;position: relative;background: url(../images/hbg7.jpg) no-repeat center/cover;}
.home7 .title .h3{margin: 0;}
.home7 .title h3,.home7 .more a span{color: #fff;}
.home7 .title .img img{opacity: .4 !important;}


.home7 .left .title .more{position: absolute;left: 30%;bottom: 0;}
.home7 .tit .more a span{padding: 0 .2rem .1rem;}
.home7 .left .more a span::after{background: url(../images/more2.png) no-repeat;background-size: 100% 100%;width: .73rem;}
.home7 .right .more a span::after{background: url(../images/more4.png) no-repeat;background-size: 100% 100%;}
.home7 .left .title .more a::after{background: url(../images/morebg2.png) no-repeat;background-size: 100% 100%;}
.home7 .tit{align-items: center;justify-content: space-between;margin-bottom: 0.35rem;}
.home7 .tit h3{align-items: center;color: #fff;font-size: 0.24rem;font-weight: bold;}
.home7 .tit h3 img{display: inline-block;margin-right: 0.1rem;}
.home7 .tit .more a{padding-right: 0rem;padding-bottom: 0rem;}
.home7 .tit .more a::after{background-size: 100% 100% !important;width: 0.58rem;height: 0.2rem;bottom: .1rem;right: .1rem;}
.home7 .right .tit .more a span{color: #1d72d3;}
.home7 .left .tit .more a::after{background: url(../images/morebg3.png) no-repeat;}
.home7 .right .tit .more a::after{background: url(../images/morebg4.png) no-repeat;}
.home7 .right .tit h3{color: #1d72d3;}
.home7 .right .tit{margin-bottom:.15rem;}


.home7-t{justify-content: space-between;}
.home7-t .h7-t{justify-content: space-between;}
.home7-t .left{width: calc(100% - 4.2rem);padding: 0.3rem 0;}
.home7-t .right{width: 3.7rem;padding: 0.3rem 0.3rem;background: url(../images/h7bg.jpg) no-repeat center/cover;}
.home7-t .h7-1{width: 60%;}
.home7-t .h7-2{width: 35%;}
.home7-t .left li{margin-bottom: 0.15rem;}
.home7-t .left li a{display: block;position: relative;border-radius: 0.13rem;overflow: hidden;}

.home7-t .left li .imged::after{width: 100%;height: 30%;background: url(../images/h7-shad.png) no-repeat;background-size: 100% 100%;z-index: 1;}
.home7-t .left li .con{width: 100%;padding: 0 0.2rem 0.15rem;position: absolute;left: 0;bottom: 0;z-index: 10;display: flex;align-items: center;}
.home7-t .left li h3{color: #fff;font-size: 0.14rem;flex: 1;min-width: 0;padding-left: 0.1rem;}
.home7-t .left li .con img{width: 0.32rem;}
.home7-t .h7-2 .imged{padding-bottom:53.5%;}
.home7-t .right li{margin-bottom: 0.15rem;}
.home7-t .right li p{font-size: 0.15rem;color: #1b72d2;padding-bottom: 0.1rem;}
.home7-t .right li p::after{width: 100%;height: 1px;background: linear-gradient(90deg, #264BA0 0%, rgba(38, 75, 160, 0) 100%);left: 0;bottom: 0rem;}
.home7-t .right li h3{font-size: 0.16rem;color: #111;transition: 0.5s;margin-top: 0.15rem;}

@media screen and (min-width: 1200px) {
  .home7-t .right li a:hover h3{color: #1b72d2;}
}

@media screen and (max-width: 1024px) {
  .home7{padding: 0.4rem 0;}
  .home7-t .left{width: 100%;padding: 0rem 0;}
  .home7-t .right{width: 100%;padding: 0.3rem;margin-top: 0.3rem;}
  .home7 .left .title .more{position: absolute;left: auto;bottom: 0;right: 0;}
}
@media screen and (max-width: 768px) {
  .home7-t .h7-1{width: 100%;}
  .home7-t .h7-2{width: 100%;margin-top: 0.3rem;}
}


/* home8 */
.home8{padding: 0.9rem 0 1rem;overflow: hidden;}
.home8 .cont p{font-size: 0.16rem;color: #666;line-height: 0.3rem;text-indent: 2em;text-align: justify;}
.home8-t{margin-top: 0.4rem;}
.home8-t::after{width: 100%;height: 1px;background: #ddd;bottom: auto;top: .75rem;}
.h8-t{padding: 0 .8rem;}
.h8-t::before{content: "";position: absolute;width: 0.65rem;height: 0.11rem;background: url(../images/h8-c1.png) no-repeat;background-size: 100%;left: 0;top: 0.7rem;}
.h8-t::after{width: 0.67rem;height: 0.12rem;background: url(../images/h8-c2.png) no-repeat;background-size: 100%;left: auto;top: 0.7rem;right: 0;bottom: auto;}
.h8-t li a{display: block;text-align: center;}
.h8-t li .img{width: 1.46rem;height: 1.46rem;border-radius: 50%;position: relative;margin: 0 auto;background: #fff;}
.h8-t li .img::after{width: calc(100% - 0.04rem);border: 0.02rem dashed #143e7f;border-radius: 50%;height: calc(100% - 0.04rem);}
.h8-t li .ico{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
.h8-t li .con{width: 100%;height: 100%;position: absolute;left: 0;bottom: 0;z-index: 10;display: flex;flex-direction: column;justify-content: center;}
.h8-t li .con span{font-size: 0.34rem;color: #143e7f;font-weight: bold;}
.h8-t li .con p{font-size: 0.16rem;color: #143e7f;margin-top: 0.05rem;padding: 0 0.1rem;line-height: 1.3;}
.h8-t li img{max-width:.97rem;max-height:.85rem;}

@media screen and (min-width: 1200px) {
  .h8-t li a:hover .img::after{animation:play 25s linear infinite;}
  .h8-t li a:hover .ico img{transform: rotateY(360deg);transition: 0.5s;}
}

@media screen and (max-width: 1024px) {
  .home8{padding: 0.4rem 0 .4rem;}
}
@media screen and (max-width: 768px) {
  .h8-t li .con span{font-size:.32rem;}
}
@media screen and (max-width: 480px) {
  .h8-t{padding: 0;}
  .h8-t::before,.h8-t::after{display: none;}
  .h8-t li .con span{font-size:.28rem;}
  .h8-t li .img{width: 1.2rem;height: 1.2rem;}
  .home8-t::after{top: .6rem;}
}

/* home9 */
.home99{width: 100%;overflow: hidden;z-index: 10;}
.home99::after{width: 100%;background: url(../images/hbg9.jpg) no-repeat bottom/cover;}
.home9{width: 100%;padding: 0.4rem 0;}
.home9 .title .h3{margin: 0;}
.home9-t{justify-content: space-between;}

.home9-t .imged a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.home9-t .left{width: 45%;}
.home9-t .right{width: 45%;}
.home9-t .left h4{height: 0.65rem;display: flex;align-items: center;padding: 0 .44rem;color: #fff;font-size: 0.18rem;margin-bottom: 0.35rem;} 
.home9-t .left h4::after{width: 100%;background: url(../images/h9bg.png) no-repeat;background-size: 100% 100%;}
.home9-t .left ul{width: 70%;justify-content: space-between;}
.home9-t .left li{width: 50%;margin-bottom: 0.3rem;}
.home9-t .left li a{align-items: center;}
.home9-t .left li span{width: 0.45rem;height: 0.4rem;display: flex;align-items: center;justify-content: center;}
.home9-t .left li p{flex: 1;padding-left: 0.2rem;font-size: 0.23rem;color: #111;transition: 0.5s;}
.home9-t .pis::after{width: 100%;bottom: 0.2rem;left: 0.2rem;background: #094AAF;}


@media screen and (min-width: 1200px) {
 .home9-t .left li a:hover p{color:#094AAF;}
}

@media screen and (max-width: 1024px) {
  .home9{padding: 0.4rem 0 ;}
  .home9-t .left{width: 48%;}
  .home9-t .right{width: 48%;}
}
@media screen and (max-width: 768px) {
  .home9-t .left{width: 100%;}
  .home9-t .right{width: 100%;margin-top: 0.3rem;}
  .home9-t .left ul{width: 100%;justify-content: space-between;}
}
/* home10 */
.home10{width: 100%;padding: 0.4rem 0 1rem;}
.home10-t{position: relative;padding: 0 0.5rem;}
.home10-t li a{display: block;text-align: center;}
.home10-t li .img{width: 1.18rem;height: 1.18rem;border-radius: 50%;display: flex;flex-direction: column;align-items: center;padding: 0.25rem 0 0;}

.home10-t li .img::after{width: calc(100% - 2px);border: 1px dashed #a7a7a7;border-radius: 50%;height: calc(100% - 2px);}
.home10-t li  p{font-size: 0.16rem;color: #143e7f;margin-top: 0.1rem;padding: 0 0.1rem;line-height: 1.3;font-weight: bold;}
.home10-t li img{max-width:.47rem;max-height:.43rem;}
.home10-t .arror{width:0.15rem;height: 0.25rem;margin-top: 0;transform: translateY(-50%);left: 0;}
.home10-t .swiper-button-next{left: auto;right: 0;}
.home10-t .arror::after{font-size: 0.22rem;color: #000;font-weight: bold;}


@media screen and (min-width: 1200px) {
  .home10-t li a:hover .img::after{animation:play 25s linear infinite;}
  .home10-t li a:hover img{transform: rotateY(360deg);transition: 0.5s;}
}

@media screen and (max-width: 1024px) {
  .home10{padding: 0rem 0 0.4rem;}
  .home10-t{padding:0 .3rem;}
}
@media screen and (max-width: 768px) {
.home10-t li .img{width:1.1rem;height:1.1rem;}
}

/* foot */
.footer{width: 100%;background:#073c8e}
.footer::after{width: 32.5%;height: 1rem;background: url(../images/fbg.png) no-repeat bottom;bottom: .5rem;top: auto;left: 30%;background-size: 100%;}
.footer::before{width: 1.72rem;height: 1rem;background: url(../images/fot.png) no-repeat;background-size: 100% 100%;left: auto;right: 0;content: "";position: absolute;bottom: 0;}
.foot-b{justify-content: space-between;padding: 0.3rem 0 .15rem;align-items: center;border-bottom: 1px solid rgba(255,255,255,.5);}
.foot-b .fot-l{width: 30%;}
.foot-b .fot-r{width: 25%;}
.foot-b p{font-size: 0.14rem;line-height: 0.24rem;color: #fff;align-items: center;margin-bottom: 0.05rem;display: flex;}
.foot-b p span{width: 0.16rem;height: 0.16rem;display: flex;align-items: center;justify-content: center;margin-right: 0.1rem;}
.foot-b p span img{max-width: 100%;max-height: 100%;}
.foot{padding: 0.15rem 0;}
.foot .p{justify-content: flex-start;align-items: center;position: relative;}

.foot .totop {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.foot p{color: #fff;font-size: 0.14rem;line-height: 1.5;}
.foot span{align-items: center;font-size: 0.14rem;color: #fff;cursor: pointer;}
.foot span img{display: inline-block;margin-left: 0.1rem;width: 0.12rem;}
#floatad p{position: absolute;right: 0.6rem;top: -.3rem;cursor: pointer;width: .15rem;height: .15rem;border: 1px solid #333;display: flex;align-items: center;justify-content: center;border-radius: 50%;}
#floatad{opacity: 0;transition: 0.5s;}
#floatad.on{opacity: 1;}
@media screen and (max-width: 1200px) {
  .main_bg{display: none !important;}
}
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 768px) {
  .foot-b .fot-l{width: 100%;text-align: center;}
  .foot-b .fot-r{width: 100%;margin: 0.25rem 0 0;}
  .foot p{width: 100%;text-align: left;}
  .foot .p{justify-content: flex-start;}
}



.schoolCalendarPupop {
  position: fixed;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100000;
  display: none;
}
.schoolCalendarPupop .hask {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.65);
}
.schoolCalendarPupop .pupop-body {
  width: 960px;
  max-width: 90%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);
  opacity: 1;
  transition: all 0.5s ease-in-out;
}
.schoolCalendarPupop .pupop-container img {
  display: block;
  width: 100%;
  height: auto;
}
.schoolCalendarPupop .button-box {
  text-align: center;
  margin-top: 20px;
}
.schoolCalendarPupop .button-box a {
  display: inline-block;
  padding: 8px 20px;
  /* background-color: #fff; */
  border-radius: 20px;
  color: #d38d8d;
  border-color: #d38d8d;
  cursor: pointer;
  border: 1px solid #d38d8d;
  transition: all 0.35s ease;
}
.schoolCalendarPupop .button-box a:hover {
  background: #fff;
  box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
  transition: all 0.35s ease;
}
.schoolCalendarPupop .hide-body {
  opacity: 0;
  z-index: 666;
  transition: all 0.5s ease-in-out;
}
.schoolCalendarPupop .school-nav {
  width: 1036px;
  max-width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
}
.schoolCalendarPupop .school-nav .prev {
  float: left;
  cursor: pointer;
  opacity: 0.6;
  transition: all 0.35s linear;
}
.schoolCalendarPupop .school-nav .next {
  float: right;
  cursor: pointer;
  opacity: 0.6;
  transition: all 0.35s linear;
}
.schoolCalendarPupop .school-nav .prev:hover,
.schoolCalendarPupop .school-nav .next:hover {
  opacity: 1;
  transition: all 0.35s linear;
}

.schoolCalendarPupop .school-nav .prev:before {
  display: block;
  font-family: "swiper-icons";
  content: "\e62f";
  color: #fff;
  font-size: 24px;
}
.schoolCalendarPupop .school-nav .next:before {
  display: block;
  font-family: "swiper-icons";
  content: "\e676";
  color: #fff;
  font-size: 24px;
}



@media screen and (min-width: 2300px) {
  .header_box #header::after{width:18%;}
}


@media screen and (max-width: 1600px) {
  #logo{width:4rem;}
  #header .right{padding-left:5%;}
  .header_box #header::after{width:25%;}


}
@media screen and (max-width: 1400px) {
  #header .right { padding-left: 5%; }
  #nav ul li h3 { font-size: 0.18rem; }
  .list_box0 .li {padding-right: 0.05rem;}
  .list_box0 .li > a .top_ico { margin-right: 0.05rem; }
  .header_box #header::after{width:28%;}


}
@media screen and (max-width: 1200px) {
  .header_box,.home3 .titl ul{ display: none; }
  .m_header_box {display: block;height: .7rem;}
  .swiper-box1 .imged{padding-bottom: 50%;}

}
@media screen and (max-width: 1024px) {
 
 
}
@media screen and (max-width: 980px) {
 .headicon{
width:120px!important;
height:auto!important;
}
}
@media screen and (max-width: 768px) {
  .txt1 { font-size: 0.2rem !important; }
  .p1 {line-height: 1.6 !important;font-size: 0.16rem !important;}
  .title{margin-bottom: .25rem !important;}
  .title h3{font-size: .26rem;text-align: left;}
  .title h3 img{max-width: .9rem;}
  .title h3 img{display:inline-block;margin-right:0rem;}
  
}

@media screen and (max-width: 600px) {
   .headicon{
width:80px!important;
height:auto!important;
}

}
@media screen and (max-width: 420px) {
    .headicon{
width:68px!important;
height:auto!important;
}
}
@media (min-width: 200px) {
  [aos="zoom-in"] { transform: scale(0.5); }
  html:not(.no-js) [data-aos=fade-right]{-webkit-transform:translate3d(-150px,0,0);transform:translate3d(-150px,0,0)}
  html:not(.no-js) [data-aos=fade-left]{-webkit-transform:translate3d(150px,0,0);transform:translate3d(150px,0,0)}
  html:not(.no-js) [data-aos=fade-down]{-webkit-transform:translate3d(-150px,-150px,0);transform:translate3d(-150px,-150px,0)}
}
