@charset "utf-8"; /* */ @font-face { font-family: "geo";src:url("../font/georgia.ttf"); } /* @font-face { font-family: cent-b;src:url("../font/GOTHICB.TTF"); } */ @font-face { font-family: impact;src:url("../font/impact.ttf"); } .a_body { position: relative; z-index: 0; } .section { overflow: hidden; } .header_box {z-index: 10000;position: fixed;top: 0;left: 0;border-bottom: 1px solid rgba(255, 255, 255, 0.5);width: 100%;} .header_box_li { position: relative; z-index: 1; } #header { z-index: 999; width: 100%;} .header_box_li #header::before {content: "";position: absolute;height: 1.8rem;top: 0px;left: 0px;right: 0px;transition: all 0.2s;opacity: 1;visibility: visible;background: url("../images/headbg.png") center top / 100% 100% repeat-x;} .header_box_li #header::after { content: ""; position: absolute; height: 0px; top: 0px; left: 0px; right: 0px; background-size: 100%; } #header.xg { background: #00706B; } .header_top {position: relative;margin: 0.1rem 0 0.1rem;transition: 0.5s;} .header_top .search_btn { display: inline-block; float: none; font-size: 0.14rem; } #header .right {/* padding-right: 0.8rem; */padding-left: 8%;flex: 1;display: flex;align-items: center;position: relative;justify-content: flex-end;} .right-b{display:flex;align-items: center;/* width: 100%; */justify-content: flex-end;transition: 0.5s;} .right-b .li{/* margin-left: 0.12rem; */padding: 0;color: #fff;font-size: 0.18rem;position: relative;padding-left: .2rem;} .right-b .li a{height:auto;line-height: inherit;padding: 0;} .right-b .li .top_ico{width:0.34rem;height:0.34rem;display: flex;align-items: center;justify-content: center;} /* .right-b:after{width:calc((100vw - 94%)/2 + 100%);height:.6rem;background-size: 100% 100%;} */ .header_top .search { width: 0.2rem; height: 0.2rem; position: relative; z-index: 20; } .header_top .search .input { position: absolute; z-index: 1; left: auto; right: -0.08rem; top: -12px; bottom: auto; height: 40px; width: 0px; background: rgb(255, 255, 255); opacity: 0; visibility: hidden; transition: all 0.5s ease 0s; } .header_top .search .input input { width: 100%; height: 100%; font-size: 13px; padding: 0px 0.32rem 0px 0.16rem; color: rgb(51, 51, 51); } .header_top .search .btn { position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; z-index: 5; } .header_top .search .btn input { cursor: pointer; position: absolute; z-index: 1; left: 0px; top: 0px; right: 0px; bottom: 0px; height: 100%; width: 100%; } .header_top .search .btn svg { width: 18px; height: 18px; fill: rgb(255, 255, 255); } .header_top .search:hover .btn svg { fill: #e99b23; } .header_top .search:hover .input { width: 2.6rem; opacity: 1; visibility: visible; } .list_box0 {display: flex;align-items: center;flex-wrap: wrap;} .list_box0 .li {font-size: 0.15rem;color: #fff;display: inline-block;margin-right: 0.2rem;line-height: .21rem;} .list_box0 .zw{border:1px solid rgba(255,255,255,.6);border-radius:0.04rem;} .right-b .list_box0 .li{width:0.36rem;height:0.36rem;border:1px solid #fff;border-radius:50%;display: flex;align-items: center;justify-content: center;margin-left: 0.12rem;padding: 0;color: #fff;font-size: 0.16rem;position: relative;} .right-b .list_box0 .li a{height:auto;line-height: inherit;padding: 0;} .list_box0 .li > a {transition: 0.5s;height: 0.21rem;display: inline-block;padding: 0 0.1rem;/* background: #692ebb; */} .list_box0 .li > a .top_ico {width: 0.2rem;height: 0.2rem;} .list_box0 .li a > img { vertical-align: middle; } .list_box0 .li:hover a {color: #ec9927;} #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_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; } .header_box .w1200 {height: .85rem;position: relative;width: 17.6rem;padding: 0px;display: flex;justify-content: space-between;transition: all 0.5s;margin: 0px auto;} .header_box #logo {padding: 0px;height: 100%;position: relative;width: 5.6rem;display: flex;align-items: center;} .header_box #logo img {max-width: 100%;transition: all 0.5s ease 0s;max-height: 1rem;} .header_box #logo img.img2 { display: none; } #nav {width: 100%;max-width: 11rem;} .right-b .list_box0{width: 1.1rem;justify-content: flex-end;} #nav ul { display: flex; justify-content: space-between; } #nav ul li {float: left;z-index: 0;height: 100%;position: relative;/* padding: 0 0.2rem; */} #nav ul li a { display: block; padding: 0px; position: relative; z-index: 2; } #nav ul li h3 {font-size: 0.18rem;color: rgb(255, 255, 255);line-height: 0.75rem;position: relative;transition: all 0.36s ease 0s;display: inline-block;white-space: nowrap;} #nav ul li h3::after {content: "";position: absolute;left: 0;top: calc(100% + 2px);transition: all 0.6s ease 0s;opacity: 0;visibility: hidden;width: 100%;height: 0.03rem;background: #92c3f5;} #nav ul li.on h3::after { opacity: 1; visibility: visible; } #nav ul li a i { margin: -3px 0px 0px 0.1rem; display: inline-block; width: 10px; height: 5px; transition: all 0.5s ease 0s; } #nav ul li a i { display: inline-block; width: 9px; height: 6px; background-size: contain; vertical-align: middle; margin-left: 8px; } #nav ul li .sub {position: absolute;top: 100%;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;box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px;border-radius: 0px 0px 0.08rem 0.08rem;} #nav ul li .sub::after {content: "";height: 3px;width: 100%;position: absolute;left: 0px;top: 0px;background: #00706B;} #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.6rem;font-family: 'bell';} #nav ul li .sub a:hover {color: #fff;background: #00706B;} #nav ul li:hover .sub { opacity: 1; visibility: visible; transform: translateX(-50%) scaleY(1); } #nav > ul > li.on h3, #nav ul li:hover h3{/* color: #00706B; */opacity: .9;} #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} #nav > ul > li h3::before { content: ""; position: absolute; width: 12px; height: 12px; right: -0.22rem; top: 50%; margin-top: -6px; transition: all 0.3s ease 0s; } #nav > ul > li.xiala h3::before { display: block; } #nav > ul > li:hover h3::after, #nav ul li.on h3::after { transform: scale(1); } #nav > ul > li.noSubMenu h3::before { display: none; } .search_btn { cursor: pointer; text-align: center; float: left; transition: all 0.6s ease 0s; margin: 0px; position: relative; } .search_btn img { margin: 0px; } #header.xg::before,.body_home.showdiv #header::before{height: .86rem;background:#00706B;} .header_box .xg .w1200 {align-items:center;} .header_box .xg .header_top{display:none;} .header_box .xg .sstop{top: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.8rem;background:linear-gradient(270deg, #00706B 0%, #DDF0E9 100%);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: 1rem;} .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: #00706B;} #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: #00706B;} #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 30px;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.svg") center center / 0.28rem no-repeat rgb(6, 86, 183); } #m_nav .list_box0 {width: 90%;margin: 0.32rem auto 0px;} #m_nav .list_box0 .li {text-align: center;color: #660774;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% - 3rem); */padding: 0px 0px 10px;overflow: hidden scroll;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 #00706B;border-radius: 50%;} .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: rgb(14, 93, 168); 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: rgb(30, 77, 161);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 .btn{bottom: .5rem;display: flex;align-items: center;justify-content: center;} .banner .btn span{ position: relative; width: 0.5rem; height: 0.5rem; margin: 0 0.1rem !important; opacity: 1; background: url(../images/cir1.png) no-repeat; background-size: 100% !important; border-radius: 0; } .banner .swiper-container .btn .swiper-pagination-bullet-active{width: 0.5rem;height: 0.5rem;background: url("../images/cir2.png") no-repeat ; } .banner .arror{ width: 0.6rem;height: 0.6rem ;margin-top: -0.3rem; background-repeat: no-repeat;background-position: 50%;background-size: 100%;opacity: 1;} .banner .swiper-button-prev{left: 5%;background-image: url("../images/prev.png");} .banner .swiper-button-next{right: 5%;background-image: url("../images/next.png");} .banner .arror::after{display: none;} /* home1 */ .home1{width: 100%;background: url(../images/hbg1.jpg) no-repeat center/cover;padding: .45rem 0 0.8rem;overflow: hidden;z-index: 100;position: relative;overflow: hidden;} .title{margin-bottom: .6rem;align-items: center;position: relative;} .title .h3{align-items: center;} .title h3{color: #00706B;font-size: 0.3rem;font-weight: bold;line-height: 1.6;align-items: center;margin-left: .15rem;border-bottom: 1px solid #00706B;} .title h3::after{width: 70%;height: 1px;border-bottom: 1px dashed #00706B;bottom: -.1rem;} .title h3 span{font-size: 0.24rem;font-weight: lighter;display: inline-block;padding-left: .1rem;} .title .h3 .ico{width: 0.5rem;height: 0.5rem;background: url(../images/titbg.png) no-repeat;background-size: 100% !important;display: flex;justify-content: center;align-items: center;} .title .h3 .ico img{max-width:.36rem;max-height:.4rem;} .title .more{position: absolute;right: 0;} .title a{font-size: 0.16rem;line-height: 0.22rem;align-items: center;} .title a span{color: #999;align-items: center;transition: 0.5s;} .title a span img{width: 0.26rem;display: inline-block;margin-right: .1rem;} .home1 .title .h3,.home2 .title .h3{margin: 0 auto;} .home1-t{align-items:flex-start;} .home1-t .left{width: 52%;} .home1-t .right{width: 48%;padding-left: .5rem;} .home1-t .left .swiper-container{padding-bottom: .2rem;box-shadow: 0px 3px 0.2rem 0px rgba(102, 102, 102, 0.2);} .home1-t .left a{display: block;position: relative;} .home1-t .left .con{width: 100%;padding: .25rem;z-index: 10;height: 1.8rem;} .home1-t .left h3{font-size: 0.2rem;color: #333;line-height: 0.38rem;transition: 0.5s;} .home1-t .left p{font-size: 0.16rem;color: #999;line-height: 0.3rem;max-height: .6rem\0;margin: .15rem 0 0;} .home1-t .left .swiper-pagination{display: flex;align-items: center;justify-content: center;bottom: .25rem;} .home1-t .left .swiper-pagination span{width: 0.1rem;height: 0.1rem;background: #cecece;margin: 0 .06rem !important;opacity: .7;} .home1-t .left .swiper-pagination span.swiper-pagination-bullet-active{background: url(../images/cir3.png) no-repeat;background-size: 100%;width: 0.24rem;height: 0.21rem;} .home1-t .left .imged{padding-bottom: 4.5rem;} .home1-t .right li{margin-bottom: .38rem;} .home1-t .right li a{height: .76rem;align-items: center;} .home1-t .right li a::after{width: calc(100% + .35rem);height: 1.1rem;background: url(../images/h1bg.png) no-repeat;background-size: 100% 100%;bottom: auto;top: 50%;margin-top: -0.55rem;transform: scale(0);} .home1-t .right li .date{width: 0.76rem;white-space: nowrap;text-align: center;height: 0.74rem;background: #00706B;} .home1-t .right li .date span{color: #fff;font-size: 0.32rem;line-height: 1.3;transition:0.5s;/* font-weight:bold; */font-family: impact;display: block;margin: .08rem 0 0;} .home1-t .right li .date p{color: #fff;font-size: 0.14rem;line-height: 1.3;transition:0.5s;} .home1-t .right li .con{width: calc(100% - .76rem);padding-left: .3rem;} .home1-t .right li h3{color: #333;font-size: 0.18rem;line-height: 0.3rem;transition: 0.5s;max-height: 0.6rem\0;} .home1-t .right li:last-child{margin-bottom: 0;} /* home2 */ .home2{padding: .55rem 0;position: relative;z-index: 2;} .home2::before{width: 100%;height: 87%;background: url(../images/hbg2.jpg) no-repeat center/cover;bottom: auto;top: 0;content: "";position: absolute;left: 0;z-index: -1;} .home2::after{width: 90%;height: 7rem;background: url(../images/hbg4.jpg) no-repeat center/cover;left: auto;right: 0;bottom: auto; top: 80%; box-shadow: 0px 0px 30px 0px rgba(3, 0, 1, 0.1);} .home2 .title h3,.home2 .title a span{color: #fff;} .home2 .title .h3 .ico{background: url(../images/titbg2.png) no-repeat;} .home2 .title h3{border-bottom: 1px solid #4c94eb;} .home2 .title h3::after{border-bottom: 1px dashed #5598ea;} .home2-t ul{margin: 0 -0.3rem;} .home2-t li{padding: 0 0.3rem;width: 33.3%;margin-bottom: .2rem;} .home2-t li a{display: block;width: 100%;height: 1.6rem;padding: .2rem 0;} .home2-t li a::after{width: calc(100% + .4rem);height: 0;left: -.2rem;background: #ef811a;border-radius: 0 0.6rem 0 0;} .home2-t li p{align-items: center;margin-bottom: .15rem;overflow: hidden;justify-content: space-between;position: relative;} .home2-t li p i{font-size: 0.3rem;color: #fff;width: 0.9rem;white-space: nowrap;font-family: 'impact';} .home2-t li p span{color: #fff;opacity: .3;font-size: 0.14rem;position: absolute;right: 0;width: .45rem;} .home2-t li p::after{width: calc(100% - 1.5rem);height: 0.01rem;background: #fff;left: .95rem;bottom: auto;top: 50%;transform: translateY(-50%);opacity: .3;} .home2-t li h3{color: #fff !important;font-size: 0.18rem;line-height: 0.32rem;max-height: 0.64rem\0;} /* home3 */ .home3{padding: 0rem 0 0rem;z-index: 1000;position: relative;} .home3-t{position:relative;z-index:10000;} .home3-t a{position: relative;display: block;} .home3-t li .date{position: absolute;left: 0;top: .3rem;display: inline-block;padding: .1rem .15rem;background: rgba(0, 0, 0, 0.6);border-radius: 0 0.2rem 0 0;color: #fff;font-family: impact;transition: 0.5s;font-size: 0.2rem;} .home3-t li .con{height: 1.45rem;background: #fff;padding: .25rem .25rem;border: 1px solid #ddd;transition: 0.5s;} .home3-t li a::after{width: 0;height: 0.03rem;background: #ef811a;bottom: 0rem;z-index: 1;} .home3-t li h3{font-size: 0.2rem;color: #333;line-height: 0.27rem;font-weight: bold;margin-bottom: .12rem;} .home3-t li p{font-size: 0.14rem;line-height: 0.26rem;color: #999;max-height: 52px\0}; /* home4 */ .home4{padding:0rem 0 0.4rem;z-index: 1000;position: relative;} .home4{padding:0rem 0 0.4rem;z-index: 1000;position: relative;} .home4 .title .tab{margin: 0 auto;} .home4 .title .h3{padding: 0 0.35rem;cursor: pointer;} .home4 .title h3{color: #333;border-bottom: 1px solid #999999;} .home4 .title h3::after{border-bottom: 1px dashed #999;} .home4 .title .h3 .ico{background: url(../images/titbg3.png) no-repeat;} .home4 .title .h3 .ico .img2{display: none;} .home4 .title .h3.on h3{color: #00706B;border-bottom: 1px solid #00706B;} .home4 .title .h3.on h3::after{border-bottom: 1px dashed #00706B;} .home4 .title .h3.on .ico{background: url(../images/titbg.png) no-repeat;} .home4 .title .h3.on .ico .img2{display: block;} .home4 .title .h3.on .ico .img1{display: none;} .home4 .title .more a{display: none;} .home4 .title .more a.on{display: block;} .home4-t{position: relative;padding-bottom: 0.4rem;} .home4-t .swiper-container{padding-bottom: .2rem;} .home4-t li{padding: .2rem;} .home4-t li a{height: 1.94rem;background: #fff; box-shadow: 0px 0px 3px 0px rgba(8, 8, 9, 0.1);padding: 0.25rem;transition: 0.5s;} .home4-t li a .date{width: 0.6rem;white-space: nowrap;text-align: center;} .home4-t li a .con{width: calc(100% - .6rem);padding-left: 0.3rem;} .home4-t li a .date span{font-size: 0.42rem;font-family: impact;color: #333;font-weight: lighter;transition: 0.5s;} .home4-t li a .date p{font-size: 0.14rem;color: #999;margin: .1rem 0 .2rem;transition: 0.5s;} .home4-t li a .date h5{width: 100%;height: 0.26rem;line-height: 0.26rem;text-align: center;border: 1px solid #00706B;border-radius: 0.13rem;font-size: 0.14rem;color: #00706B;} .home4-t li h3{font-size: 0.18rem;color: #333;line-height: 0.3rem;max-height: 0.6rem\0;margin-bottom: .15rem;} .home4-t li .con p{align-items: center;font-size: 0.14rem;color: #999;margin-bottom: .1rem;} .home4-t li .con p img{width: 0.15rem;margin-right: .15rem;} .home4-t .dot{justify-content: center;} .home4-t .dot .cir{position: relative;display: flex;align-items: center;width: auto;padding: 0 0.15rem;} .home4-t .dot .cir span{width: 0.1rem;height: 0.1rem;background: #c7c7c7;opacity: 1;margin: 0 0.09rem !important;} .home4-t .dot .cir span.swiper-pagination-bullet-active{width: 0.24rem;height: 0.21rem;background: url(../images/cir3.png) no-repeat;background-size: 100%;} .home4-t .dot .arror{position: relative;left: auto;right: auto !important;margin: 0;width: 0.2rem;height: 0.3rem;} .home4-t .dot .arror::after{color: #999;font-size: 0.24rem;font-weight: bold;} /* home5 */ .home55::after{width: 100%;height: 100%;background: url(../images/hbg5.jpg) no-repeat center/cover;} .home5{padding: .5rem 0;} .home5 .left{width: 70%;} .home5 .right{width: 30%;padding-left: 0.3rem;} .home5 .left ul{justify-content: space-between;} .home5 .left li{width: 31.5%;} .home5 .left li a{height: 3.45rem;display: block;width: 100%;background: #fff; box-shadow: 0px 0px 3px 0px rgba(8, 8, 9, 0.1);padding: 0.45rem 0.2rem;} .home5 .left li a::after{background: url(../images/h5bg.jpg) no-repeat center/cover; box-shadow: 0px 0px 0.3rem 0px rgba(3, 0, 1, 0.3);width: 100%;height: 0;} .home5 .left li span{font-size: 0.24rem;color: #666;line-height: 0.3rem;font-family: impact;transition: 0.5s;} .home5 .left li h3{font-size: 0.18rem;color: #333;line-height: 0.3rem;max-height: 0.9rem\0;margin: 0.3rem 0 0.9rem;transition: 0.5s;} .home5 .left li p{justify-content: flex-end;font-size: 0.16rem;color: #999;transition: 0.5s;align-items: center;} .home5 .left li p em{width: 0.23rem;height: 0.18rem;background: url(../images/xz1.png) no-repeat;background-size: 100% !important;font-style: normal;transition: 0.5s;margin-right: .1rem;} .home5 .right ul{justify-content: space-between;align-items: flex-start;} .home5 .right li{width: 47%;margin-bottom: 0.25rem;} .home5 .right li:nth-child(2n-1){/* margin-top: .25rem; */transform: translateY(.2rem);} .home5 .right li a{display: block;height: 1.5rem;border-radius: 0.04rem;text-align: center;padding: 0.18rem 0;} .home5 .right li .img{width: 0.61rem;height: 0.57rem;display: flex;align-items: center;justify-content: center;margin: 0 auto;} /* .home5 .right li img{max-width: 0.61rem;max-height: 0.57rem;} */ .home5 .right li p{font-size: 0.16rem;line-height: 0.26rem;margin-top: .1rem;color: #fff;} .home5 .right li p span{font-size: 0.26rem;display:inline-block;margin:0 .02rem;} .home5 .right li:nth-child(1) a{background: #06a494;} .home5 .right li:nth-child(2) a{background: #2c73ca;} .home5 .right li:nth-child(3) a{background: #f0984a;} .home5 .right li:nth-child(4) a{background: #bd5e5d;} .home5 .right li a:hover .img img,.home6-t li a:hover .img img{transform:rotateY(360deg);transition:0.5s;} /* home6 */ .home6{width: 100%;padding: 0rem 0 0.5rem;overflow: hidden;} .home6 .title .h3{margin: 0 auto;} .home6-t ul{margin: 0 -0.15rem;} .home6-t li{width: 12.5%;padding: 0 0.18rem;} .home6-t li a{height: 1.26rem;border-radius: 1px;box-shadow: 0px 0px 7px 0px rgba(57, 57, 57, 0.1);text-align: center;display: block;padding: .15rem 0 0;} .home6-t li .img{width: 0.56rem;height: 0.52rem;display: flex;align-items: center;justify-content: center;margin: 0 auto .15rem;} .home6-t li .img img{max-height: 100%;} .home6-t li p{font-size: 0.18rem;color: #333;line-height: 1.4;transition: 0.5s;} /* home7 */ .home7{padding: 0rem 0 .6rem;overflow: hidden;} .home7-t{cursor: url(../images/cursor.png),auto;margin-top: -1rem;} .home7 .title .h3{margin: 0 auto;} .home7-t a{display: block;cursor: url(../images/cursor.png),auto;} .home7-t li .con{padding-top: .18rem;opacity: 0;} .home7-t li.swiper-slide-active .con{opacity: 1;} .home7-t li span{display: inline-block;padding: .1rem .15rem;background: #fff3e7;font-size: 0.14rem;color: #ef811a;border-radius: 0 0.1rem 0 0.1rem;} .home7-t li h3{margin: .15rem 0;font-size: 0.24rem;color: #333;line-height: 1.4;} .home7-t li p{font-size: 0.15rem;color: #999;line-height: 0.26rem;max-height: 0.52rem\0;} .home7-t .slide-hc {perspective: 1000px;touch-action: pan-y;padding: 1rem 0 0;} .home7-t .slide-hc .swiper-slide,.home7-t .slide-hc .swiper-slide a,.home7-t .slide-hc{transform-style: preserve-3d;perspective: 1000px;} .home7-t li a{transform: translateX(-0.3rem) translateZ(0px) rotateY(30deg) scale(1,1.3)translateY(0rem);} .home7-t li.swiper-slide-prev a{transform:translateX(-0.2rem) translateZ(0px) rotateY(20deg) scale(1,1.05);} .home7-t li.swiper-slide-active a {transform:translateX(0px) translateZ(0px) rotateY(0deg) scale(1,1);} .home7-t li.swiper-slide-active+li a{transform: translateX(0.2rem) translateZ(0px) rotateY(-20deg) scale(1,1.05);} .home7-t li.swiper-slide-active+li+li a{transform: translateX(0.3rem) translateZ(0px) rotateY(-30deg) scale(1,1.3) translateY(-0rem);} /* foot */ footer{width: 100%;background:#00706B;overflow: hidden;padding: 0.2rem 0 0rem;} .foot-t{justify-content: space-between;} footer .fot-1{width: 40%;padding-right: 0%;} footer .fot-2{width: 30%;padding: 0 2%;border-left: 1px solid rgba(255, 255, 255, 0.2);border-right: 1px solid rgba(255, 255, 255, 0.2);} footer .fot-3{width: 30%;padding-left:5%;} footer .fot-1 .img{width: 100%;margin-bottom: .2rem;} footer .fot-1 p{align-items: center;font-size: 0.16rem;color: #fff;margin-bottom: .15rem;} footer .fot-1 p em{width: 0.4rem;height: 0.2rem;display: flex;align-items: center;justify-content: center;padding-right: .2rem;font-style: normal;border-right: 1px solid rgba(255,255,255,.6);margin-right: .1rem;} footer .fot-2 h3{font-size: 0.24rem;color: #fff;align-items: center;margin-bottom: .4rem;} footer .fot-2 h3 img{display: inline-block;margin-right: .1rem;width: 0.22rem;} footer .fot-2 li{width: 25%;margin-bottom: .15rem;font-size: 0.16rem;color: #fff;} footer .fot-2 .img{width: 100%;margin-top: 0.2rem;} footer .fot-3 .ewm{width: 1.45rem;text-align: center;margin: 0 auto;} footer .fot-3 p{margin-top: .15rem;color: #fff;font-size: 0.16rem;} /* */ .rightFix {position: fixed;right: 0.2rem;top: 50%;transform: translateY(-50%);z-index: 20000; } .rightFix ul{display: flex;flex-direction: column;align-items: flex-end;} .rightFix li{margin-bottom: .1rem;transition: 0.5s;/* padding: .15rem; */} .rightFix li{width: 0.5rem;height: 0.5rem;background-color: #e9f3fe;} .rightFix li::before{content: "";position: absolute;width: 0%;height: 100%;background: url(../images/r-bg.png) no-repeat center/cover;left: 0;bottom: 0;z-index: -1;} .rightFix li::after{width: 0.35rem;height: 0.7rem;background: url(../images/r-ico.png) no-repeat;background-size: 100% 100%;left: auto;right: -.15rem;opacity: 0;} .rightFix li a{width: 100%;height: 100%;align-items: center;color: #fff;font-size: 0.16rem;z-index: 10;transition: 0.5s;overflow: hidden;} .rightFix li .img{width: 0.5rem;height: 0.5rem;display: flex;align-items: center;justify-content: center;} .rightFix li img{max-height: .27rem;max-width:.28rem;} .rightFix li span{/* display: none; */padding-left: .1rem;} .rightFix li.on{width: 1.4rem;} .rightFix li.on::before{width: 100%;} .rightFix li.on::after{opacity: 1;} /* .rightFix li.on span{display: block;width: calc(100% - .5rem);} */ .rightFix li.on img{filter: brightness(100);} @media screen and (min-width: 1200px) { .home4-b a:hover h3,.hom6-l a:hover h3,.com-list li a:hover h3,.home6-t .middle li a:hover h3,.home1-t .left a:hover h3,.home4-t li a:hover h3,.home4-t li a:hover .date span,.home4-t li a:hover .date p,.home6-t li a:hover p{color: #00706B;} .home1-t .right li a:hover::after{left: -.15rem;transform: scale(1);} .home1-t .right li a:hover{transform: translateX(-.2rem);width: calc(100% + .2rem);} .home1-t .right li a:hover h3{color: #fff;font-weight: bold;} .title a:hover span{color: #00706B;transform: translateX(.2rem);} .home2 .title a:hover span,.home5 .left li a:hover span,.home5 .left li a:hover h3,.home5 .left li a:hover p{color: #fff;} .home1-t .right li a:hover .date{background:none;} .home2-t li a:hover::after{ height: 100%; } .home3-t li a:hover::after{width: 100%;} .home3-t li a:hover{ box-shadow: 0px 0px 0.3rem 0px rgba(3, 0, 1, 0.1);} .home3-t li a:hover .date{background: #ef811a;} .home4-t li a:hover{ box-shadow: 0px 0px 0.3rem 0px rgba(3, 0, 1, 0.1);} .home5 .left li a:hover p em{background: url(../images/xz2.png) no-repeat;} .home5 .left li a:hover::after{height: 100%;} } @media screen and (max-width: 1600px) { #logo{width:4rem;} #header .right{padding-left:5%;} } @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; } /* .home7-t li .scale{transform: translateX(0.4rem) translateZ(0px) rotateY(30deg) scale(.9,1.3)translateY(-.1rem);} .home7-t li.swiper-slide-prev .scale{transform:translateX(0.35rem) translateZ(0px) rotateY(30deg) scale(.9,1.05);} .home7-t li.swiper-slide-active .scale{transform:translateX(0px) translateZ(0px) rotateY(0deg) scale(1,1);} .home7-t li.swiper-slide-active+li .scale{transform: translateX(-0.35rem) translateZ(0px) rotateY(-30deg) scale(.9,1.05);} .home7-t li.swiper-slide-active+li+li .scale{transform: translateX(-0.4rem) translateZ(0px) rotateY(-30deg) scale(.9,1.3) translateY(-.1rem);} */ } @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%;} .rightFix{display: none !important;} } @media screen and (max-width: 1024px) { .home1,.home2,.home5,.home8,.home9{padding: 0.4rem 0;} .home3,.home6,.home7{padding-bottom: .4rem;} .home3{padding: .15rem 0 0 0;} .home1-t .left{width: 52%;} .home1-t .right{width: 48%;padding-left: .2rem;} .home2-t ul{margin: 0 -0.15rem;} .home2-t li{padding: 0 0.15rem;width: 33.3%;margin-bottom: .3rem;} .home1 .title .h3, .home2 .title .h3{margin:0;} .home2-t li a{height: auto;padding: 0;} .home5 .right li .img{width: 0.5rem;height: 0.45rem;} .home6-t li .img{width: 0.48rem;height: 0.43rem;} .home7-t li a{transform: translateX(0rem) translateZ(0px) rotateY(0deg) scale(1,1)translateY(0) !important;} footer .fot-1{width: 37%;padding-right: 3%;} footer .fot-2{width: 45%;padding: 0 3%;} footer .fot-3{width: 18%;padding-left:3%;} } @media screen and (max-width: 980px) { } @media screen and (max-width: 768px) { .txt1 { font-size: 0.2rem !important; } .p1 {line-height: 2 !important;font-size: 0.16rem !important;} .title{margin-bottom: .35rem;} .title h3{font-size: .24rem;} .title h3 span{font-size: 0.18rem;} .banner .arror{ width: 0.45rem;height: 0.45rem ;} .home1-t .left{width: 100%;margin-bottom:.3rem;} .home1-t .right{width: 100%;padding-left: 0rem;} .home1-t .left .imged{padding-bottom: 60%;} .home1-t .right li{margin-bottom: .25rem;} .home2-t ul{margin: 0 -0.1rem;} .home2-t li{padding: 0 0.1rem;width:50%;} .home4-t li{padding: 0rem;} .home4 .title .h3{width: 100%;padding: 0;margin-bottom: .1rem;} .home2::after{left: 0;width: 100%;} .home2-t li p i{font-size: .24rem;} .title .h3 .ico{width: .4rem;height: 0.4rem;} .title .h3 .ico img{max-width: .3rem;max-height: .35rem;} .home5 .left{width: 100%;} .home5 .right{width: 100%;padding-left: 0rem;margin-top:0.3rem;} .home5 .left li a{height:2.5rem;padding: .25rem .15rem;} .home5 .left li h3{margin: .15rem 0 .25rem;} .home5 .left li span{font-size:.2rem;} .home6-t ul{margin: 0 -0.;} .home6-t li{width: 25%;padding: 0 0.1rem;margin-bottom: .3rem;} footer{padding: .25rem 0;} footer .fot-1{width: 100%;padding-right: 0%;text-align: center;} footer .fot-2{width: 100%;padding: 0 0%;border: none;margin: .25rem 0;} footer .fot-3{width: 100%;padding-left:0%;} footer .fot-2 h3{font-size: .2rem;margin-bottom: .15rem;} .home1-t .right li .date span{margin-top: 0.03rem;} } @media screen and (max-width: 600px) { } @media screen and (max-width: 420px) { .home5 .left li p em{width: .18rem;height: 0.15rem;} .home6-t li .img{width: 0.38rem;height: 0.33rem;} } @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)} }