<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
html {font-size: 100px;}

body { display: none; }
body.hide { overflow: hidden; }

.container {width: 75%;max-width: 1400px;margin: 0 auto;font-size: 16px;}

.tt1 { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.tt2 { display: -webkit-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

.tt3 { display: -webkit-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }

.tt4 { display: -webkit-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; }

.tt5 { display: -webkit-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; }

.more { font-size: 0.14rem; font-weight: 500; line-height: 0.28rem; color: #144eb0; text-align: left; }

.more { font-size: 0.14rem; font-weight: 500; line-height: 0.28rem; color: #144eb0; text-align: left; }

.card { background: #fff; box-shadow: 0 0 0.27rem 1px rgba(0, 0, 0, 0.15); border-top-left-radius: .14rem; border-bottom-right-radius: .14rem; }

.column { margin: 0 0 .2rem; }
.column h3 { font-family: 'Times New Roman', Times, serif; font-size: 0.28rem; font-weight: 700; line-height: 0.5rem; color: #333; text-align: left; }
.column .more { line-height: .5rem; color: #666; }

.column2 h3 { display: inline-block; padding: 0 0 0 .55rem; font-family: 'Times New Roman', Times, serif; font-size: 0.28rem; font-weight: 700; line-height: 0.5rem; color: #333; text-align: left; background-image: url(); background-repeat: no-repeat; background-position: 0 10%; background-color: transparent; background-size: auto; }

.date { display: inline-block; font-family: Microsoft JhengHei; font-size: 0.16rem; font-weight: lighter; line-height: 0.24rem; color: #215ec0; text-align: center; }
.date p:first-child { font-size: .34rem; line-height: .42rem; }

.date2 { font-family: Microsoft JhengHei; font-size: 0.14rem; font-weight: 500; line-height: 0.35rem; color: #333; text-align: left; }

.title { font-size: 0.16rem; font-weight: 500; line-height: 0.35rem; color: #333; text-align: left; }
.title:hover { color: #2257ad; }

.info { font-size: 0.16rem; font-weight: 500; line-height: 0.32rem; color: #666; text-align: left; }

.tips { display: inline-block; margin: 0 .12rem 0 0; padding: 0 .12rem; font-size: 0.14rem; font-weight: 500; line-height: 0.28rem; color: #205aba; text-align: left; letter-spacing: 1px; border-radius: .28rem; background: #e4f0ff; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }

.tips2 { display: inline-block; margin: .1rem 0 0; padding: 0 .25rem; font-size: 0.18rem; font-weight: 500; line-height: 0.4rem; color: #205aba; text-align: left; letter-spacing: 1px; border-radius: .28rem; background: #e4f0ff; }

.img-scale { display: block; overflow: hidden; }
.img-scale img { display: block; width: 100%; height: auto; -webkit-transition: transform 0.4s linear 0s; -moz-transition: transform 0.4s linear 0s; -o-transition: transform 0.4s linear 0s; transition: transform 0.4s linear 0s; }
.img-scale .img-frame { overflow: hidden; }
.img-scale .img { /*背景图替换img*/ height: 100%; background-image: url(); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: cover; -webkit-transition: transform 0.4s linear 0s; -moz-transition: transform 0.4s linear 0s; -o-transition: transform 0.4s linear 0s; transition: transform 0.4s linear 0s; }
.img-scale .img img { min-height: 100%; }
.img-scale:hover img { min-height: 100%; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.img-scale:hover .img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

.header { position: relative; z-index: 3; font-size: .16rem; padding: .18rem 5.5%; background-image: linear-gradient(180deg, #235fc4, #124cad); }
.header .logo { width: 32%; padding: 0 .2rem 0 0; }
.header .logo a { display: inline-block; }
.header .logo img { max-width: 100%; vertical-align: top; }
.header &gt; .fr { width: 68%; }

.top-link { font-size: 0; font-size: 0.16rem; font-weight: 500; line-height: 0.3rem; color: #fff; text-align: right; }
.top-link div { display: inline-block; margin: 0 0 0 .2rem; padding: 0 0 0 .3rem; background-image: url(../images/s_icon1.png); background-repeat: no-repeat; background-position: 0 50%; background-color: transparent; background-size: auto; vertical-align: top; }
.top-link div:first-child { margin: 0; }
.top-link div.seat { padding: 0 0 0 .33rem; background-image: url(../images/s_icon2.png); }
.top-link div.people { background-image: url(../images/s_icon3.png); }
.top-link span { font-weight: 700; font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; }
.top-link .link { display: inline-block; color: #fff; margin: 0 0 0 .35rem; padding: 0 0 0 .28rem; background-image: url(); background-repeat: no-repeat; background-position: 0 50%; background-color: transparent; background-size: auto; vertical-align: top; }
.top-link .link:hover { text-decoration: underline !important; }

.nav { position: relative; left: .25rem; width: 100%; margin: .05rem 0 0; font-size: 0; font-family: 'Times New Roman', Times, serif; text-align: right; }
.nav li { display: inline-block; width: 12.5%; }
.nav li a { display: block; padding: 0 0 .05rem; font-size: 0.21rem; font-weight: 700; line-height: 0.5rem; color: #fff; text-align: center; }
.nav .down {display: none;position: absolute;top: 0;right: 0;bottom: auto;left: auto;z-index: 1;width: .6rem;height: .6rem;background-image: url(../images/s_icon16_3.png);background-repeat: no-repeat;background-position: 50% 50%;background-color: transparent;background-size: 18px;cursor: pointer;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);-o-transform: rotate(-90deg);transform: rotate(-90deg);}
.nav .down.close { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
.nav li .lv2 {position: absolute;top: 140%;right: auto;bottom: auto;left: 0;z-index: 1;width: auto; min-width: 5rem; padding: .15rem .1rem .5rem;font-size: 0;background:  rgba(255, 255, 255, 0.9);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;visibility: hidden;opacity: 0; white-space: nowrap;}
.nav li .lv2 dd {display: inline-block;vertical-align: top;width: 2.4rem;  padding: 0 .2rem;}
.nav li .lv2 .fl, .nav li .lv2 .fr {width: 100%;}
.nav li .lv2 h4 {margin: 0 0 .15rem;font-size: .18rem;line-height: .6rem;font-family: Microsoft YaHei;color: #333;font-weight: 700;border-bottom: 1px solid #0063a9;text-align: left;}
.nav li .lv2 h4 a { vertical-align: top; width: 100%; font-size: .18rem;line-height: .6rem;font-family: Microsoft YaHei;color: #333;font-weight: 700; }
.nav li .lv2 a {padding: 0;font-family: Microsoft YaHei;font-size: .16rem;color: #333;text-align: left;line-height: .36rem;font-weight: 400;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.nav li .lv2 a:hover { color: #0063a9; }
.nav li:hover &gt; a { background: #15479c; }
.nav li:hover .lv2 { top: 100%; visibility: visible; opacity: 1; }

.banner { z-index: 1; }
.banner .swiper-slide { overflow: hidden; }
.banner .swiper-slide-active .img img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); -webkit-transition: transform 6s ease-in-out 0.5s; -moz-transition: transform 6s ease-in-out 0.5s; -o-transition: transform 6s ease-in-out 0.5s; transition: transform 6s ease-in-out 0.5s; }
.banner .img { position: relative; display: block; padding: 35% 0 0; height: 0; overflow: hidden; }
.banner .img img { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; width: 100%; height: 100%; object-fit: cover; -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: transform 0.3s linear 0s; -moz-transition: transform 0.3s linear 0s; -o-transition: transform 0.3s linear 0s; transition: transform 0.3s linear 0s; }
.banner .img video { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; width: 100%; height: 100%; object-fit: cover; -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: transform 0.3s linear 0s; -moz-transition: transform 0.3s linear 0s; -o-transition: transform 0.3s linear 0s; transition: transform 0.3s linear 0s; }

.banner .swiper-button-prev { width: .7rem; height: .7rem; left: 0; opacity: .2; background-image: url(../images/s_icon8.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: rgba(0, 0, 0, 0.4); background-size: auto; border-top-right-radius: 7px; border-bottom-right-radius: 7px; }
.banner .swiper-button-next { width: .7rem; height: .7rem; right: 0; opacity: .2; background-image: url(../images/s_icon8_2.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: rgba(0, 0, 0, 0.4); background-size: auto; border-top-left-radius: 7px; border-bottom-left-radius: 7px; }
.banner:hover .swiper-button-prev, .banner:hover .swiper-button-next { opacity: 1; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }

.switch-container .switch-item { display: none; }
.switch-container .switch-item.active { display: block; }

.index-search { position: relative; z-index: 2; margin: -1.15rem 0 0; }
.index-search .links { width: 50%; }
.index-search .links &gt; .fl { width: 1rem; font-size: 0.18rem; font-weight: 500; line-height: 0.2rem; color: #333; text-align: right; }
.index-search .links &gt; .fl h4 { font-weight: 700; margin: 0 0 .1rem; }
.index-search .links &gt; .fl .more { margin: 0 .19rem 0 0; }
.index-search .links .links-list { position: relative; width: calc(100% - 1.17rem); padding: 0 1rem 0 .2rem; font-size: 0.14rem; font-weight: 500; line-height: 0.15rem; color: #333; text-align: left; }
.index-search .links .links-list a { display: inline-block; color: #333; margin: 0 .24rem .15rem 0; white-space: nowrap; }
.index-search .links .links-list a:hover { color: #2257ad; }
.index-search .links .links-list::before { display: block; content: ""; box-sizing: border-box; position: absolute; top: 0; right: auto; bottom: 0.15rem; left: 0; z-index: 1; width: 2px; background: #144eb0; }

.search-bg { margin: 0 0 .4rem; background-image: url(../images/s_bg1.jpg); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: cover; border-top-left-radius: .3rem; border-bottom-right-radius: .3rem; overflow: hidden; }
.search-bg .switch-nav { width: 2.4rem; }
.search-bg .switch-nav .switch-tag { font-size: 0.18rem; font-weight: 500; line-height: 0.8rem; color: #333; text-align: left; letter-spacing: 1px; background: #f8ebe9; }
.search-bg .switch-nav .switch-tag span { display: block; padding: 0 0 0 33%; cursor: pointer; }

.search-bg .switch-nav .switch-tag:last-child { border-bottom: .5rem solid #f8ebe9; }
.search-bg .switch-nav .switch-tag.active { color: #fff; background: none; }
.search-bg .switch-container { width: calc(100% - 2.4rem); padding: .3rem 5.5%; }
.search-bg .switch-item h3 { margin: 0 0 .1rem; font-size: 0.24rem; font-weight: 500; line-height: 0.5rem; color: #fff; text-align: left; }
.search-bg .form { display: block; font-size: 0; }
.search-bg .form .select { width: 1.2rem; height: .5rem; margin: 0 .17rem 0 0; padding: 0 0 0 .25rem; font-size: 0.16rem; font-weight: 500; line-height: normal; color: #333; text-align: left; background-image: url(../images/s_icon16.png); background-repeat: no-repeat; background-position: 0.9rem 50%; background-color: #f6e9e7; background-size: auto; border-radius: 4px; cursor: pointer; appearance: none; -moz-appearance: none; -webkit-appearance: none; vertical-align: top; }
.search-bg .form .input { width: calc(100% - 1.52rem); max-width: 7rem; height: .5rem; padding: 0 .3rem; font-size: 0.16rem; font-weight: 500; line-height: 0.5rem; color: #333; text-align: left; background: #f6e9e7; border-radius: 4px; vertical-align: top; }
.search-bg .form .input::placeholder { color: #666; }
.search-bg .form .input.or1 { width: calc(100% - 2.94rem); max-width: 5.58rem; }
.search-bg .form .submit { width: 1.3rem; height: .5rem; margin: 0 0 0 .17rem; font-size: 0.2rem; font-weight: 500; line-height: 0.48rem; color: #fff; text-align: center; background-image: linear-gradient(0deg, #8b1604, #c4503e); border-radius: 4px; }
.search-bg .form .submit .icon { display: inline-block; vertical-align: middle; width: .3rem; height: .3rem; margin: 0 0 .05rem; background-image: url(../images/s_icon9.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: auto; }
.search-bg .help { font-size: 0.18rem; font-weight: 700; line-height: 0.5rem; color: #fff; text-align: left; }
.search-bg .help .one { margin: .45rem 0; padding: 0 0 0 .7rem; background-image: url(../images/s_icon10.png); background-repeat: no-repeat; background-position: 0 0; background-color: transparent; background-size: auto; }
.search-bg .help .one a {margin: 0 .12rem 0 0;color: #fff;font-weight: 600;margin-left: 10px;}
.search-bg .help .one span{
  font-weight:400;
}
.search-bg .help .one a:hover { color: #fff; text-decoration: underline !important; }
.search-bg .help .one a:last-child { margin-right: 0; }
.search-bg .help .two { padding: 0 0 0 .84rem; font-size: .16rem; line-height: .25rem; background-image: url(../images/s_icon11.png); background-repeat: no-repeat; background-position: 0 6px; background-color: transparent; background-size: auto; }
.search-bg .help .two p { margin: 0 0 .1rem; }
.search-bg .help .two a { margin: 0 .12rem 0 0; color: #f8e2e0; font-weight: 400; }
.search-bg .help .two a:last-child { margin-right: 0; }
.search-bg .help .two a:hover { color: #fff; text-decoration: underline !important; }

.index-news { margin: .4rem 0 .65rem; }
.index-news .card { width: 30%; margin: .5rem 0 0; padding: .2rem .3rem .35rem; }
.index-news .card.or1 { position: relative; margin: 0 4.5%; padding-right: .18rem; width: calc(31% - .15rem); }
.index-news .card.or1::after { display: block; content: ""; box-sizing: border-box; position: absolute; top: 0.15rem; right: -0.15rem; bottom: -0.15rem; left: 0.15rem; z-index: -1; width: 100%; height: 100%; background-image: linear-gradient(180deg, #235fc4, #124cad); border-bottom-right-radius: .14rem; }

.list1 li {margin: .15rem 0 0;}
.list1 li:first-child { margin: 0; }
.list1 .text { display: inline-block; width: calc(100% - .8rem); }
.list1 .title { line-height: .33rem; }
.list1 .title:hover .tips { color: #fff; background: #2257ad; }

.list2 li { margin: 0 0 .15rem; }
.list2 .date2 { color: #215ec0; line-height: .2rem; }
.list2 .title:hover .tips { color: #fff; background: #2257ad; }

.list3 { margin: -.15rem 0 0; }
.list3 .title { display: inline-block; width: calc(100% - .9rem); }

.list4 li {float: left;width: 48%;padding: 0.3rem .24rem .3rem;padding: -0.72rem .69rem .3rem;der: 1px solid #ebebeb;border-top-left-radius: .18rem;border-bottom-right-radius: .18rem;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;min-height: 1.54rem;}
.list4 li:nth-child(even) { margin: 0 0 0 4%; }
.list4 li:hover { background-image: linear-gradient(180deg, #4781e1, #124cad); }
.list4 li:hover .title { color: #fff; }
.list4 li:hover p{
  color:#fff;
}
.list4 li:hover .tips2 { color: #fff; background: #0942a1; }

.index-collection { padding: .7rem 0 2.2rem; background-image: url(../images/s_bg3.jpg); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: cover; }
.index-collection .container { display: flex; }

.collection-l { width: 34%; padding: .55rem 3.3%; background-image: url(../images/s_bg2.jpg); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: cover; border-top-right-radius: .7rem; }
.collection-l .column2 h3 { color: #fff; background-image: url(../images/s_icon13_3.png); }

.collection-link { font-size: 0; margin: 0 0; }
.collection-link &gt; li { display: inline-block; vertical-align: top; width: 50%; padding: 0 0; }
.collection-link li { margin: .45rem 0 0; }
.collection-link li:nth-child(2) a { background-image: url(../images/s_data2.png); }
.collection-link li:nth-child(2) a:hover { background-image: url(../images/s_data2_2.png); }
.collection-link li:nth-child(3) a { background-image: url(../images/s_data3.png); }
.collection-link li:nth-child(3) a:hover { background-image: url(../images/s_data3_2.png); }
.collection-link li:nth-child(4) a { background-image: url(../images/s_data4.png); }
.collection-link li:nth-child(4) a:hover { background-image: url(../images/s_data4_2.png); }
.collection-link li:nth-child(5) a { background-image: url(../images/s_data5.png); }
.collection-link li:nth-child(5) a:hover { background-image: url(../images/s_data5_2.png); }
.collection-link li:nth-child(6) a { background-image: url(../images/s_data6.png); }
.collection-link li:nth-child(6) a:hover { background-image: url(../images/s_data6_2.png); }
.collection-link li:nth-child(7) a { background-image: url(../images/s_data7.png); }
.collection-link li:nth-child(7) a:hover { background-image: url(../images/s_data7_2.png); }
.collection-link li:nth-child(8) a { background-image: url(../images/s_data8.png); }
.collection-link li:nth-child(8) a:hover { background-image: url(../images/s_data8_2.png); }
.collection-link a { display: block; padding: 0 .1rem 0 .4rem; font-size: 0.18rem; font-weight: 500; line-height: 0.4rem; color: #fff; text-align: left; background-image: url(../images/s_data1.png); background-repeat: no-repeat; background-position: 0 50%; background-color: transparent; background-size: auto; }
.collection-link a:hover { color: #ffde00; background-image: url(../images/s_data1_2.png); }

.collection-r { position: relative; width: 66%; margin: .7rem 0 0; padding: .25rem .6rem .35rem; background: #d2ddef; }
.collection-r .arrow { position: absolute; top: 52%; right: auto; bottom: auto; left: auto; z-index: 1; width: .35rem; height: .35rem; background-image: url(); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: auto; }
.collection-r .arrow.swiper-button-prev { left: .34rem; background-image: url(../images/s_icon12.png); }
.collection-r .arrow.swiper-button-next { right: .34rem; background-image: url(../images/s_icon12_2.png); }

.collection-text { width: 100%; margin: 0 0 .2rem; }
.collection-text .swiper-slide { visibility: hidden; background: #d2ddef; }
.collection-text .swiper-slide.swiper-slide-next { visibility: visible; opacity: 1 !important; }
.collection-text .title { font-size: 0.24rem; font-weight: 700; line-height: 0.42rem; color: #333; text-align: left; }
.collection-text .title span { font-size: .16rem; font-weight: 400; margin: 0 0 0 .25rem; }
.collection-text .info { margin: .12rem 0 0; height: .64rem; color: #333; }

.collection-img { margin: 0 .25rem; }
.collection-img .swiper-slide { width: calc((100% - 116px) / 4); padding: 13px 0 0; }
.collection-img .swiper-slide.swiper-slide-next { width: calc(((100% - 116px) / 4) + 26px); padding: 13px 13px 0; background: #951502; }
.collection-img .swiper-slide.swiper-slide-next .title { line-height: .5rem; color: #fff; }
.collection-img .img { padding: 145% 0 0; }
.collection-img .title { text-align: center; line-height: .4rem; }

.index-activities {margin: -0.9rem 0 0;min-height: 3rem;}
.index-activities .container {background: #fff;border-top-left-radius: .26rem;padding: .4rem .45rem 0;}
.index-activities .column2 { margin: 0 0 .25rem; }
.index-activities .column2 h3 { background-image: url(../images/s_icon13.png); }
.index-activities .switch-nav { display: inline-block; font-size: 0.22rem; font-weight: 500; line-height: 0.5rem; color: #000; text-align: left; }
.index-activities .switch-nav .switch-tag { display: inline-block; cursor: pointer; }
.index-activities .switch-nav .switch-tag.active { color: #2257ad; font-weight: 700; }
.index-activities .switch-nav span { margin: 0 .45rem; }
.index-activities .switch-container .switch-item.first { padding: 0 0 .35rem; background-image: url(../images/s_bg4.jpg); background-repeat: no-repeat; background-position: 0 10px; background-color: transparent; background-size: auto; }
.index-activities .list4 { width: calc(100% - 5.1rem); }
.index-activities .list4 li { margin-bottom: .38rem; }
.index-activities .pic-list li:nth-child(11), .index-activities .pic-list li:nth-child(12) { display: none; }

/* 日历 */
.indexcalendar { width: 4.55rem; height: 414px; border-radius: 9px; overflow: hidden; }
.indexcalendar .year {position: relative;/* font-size: 0.24rem; */font-weight: 500;/* line-height: 0.9rem; *//* color: #fff; *//* text-align: left; *//* padding: 0 .3rem; *//* background-image: linear-gradient(180deg, #4781e1, #124cad); */}
.indexcalendar .year .arrow { position: absolute; top: 0.25rem; right: 0.2rem; bottom: auto; left: auto; z-index: 1; width: .4rem; height: .4rem; background-image: url(../images/s_icon15_2.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: auto; cursor: pointer; }
.indexcalendar .year .arrow.swiper-prev { right: .7rem; background-image: url(../images/s_icon15.png); }
.indexcalendar .day { width: calc(100% - .5rem); margin: .15rem auto 0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 500; line-height: 0.5rem; color: #333; text-align: center; }
.indexcalendar .day td { font-size: .18rem; }
.indexcalendar .day td span { display: inline-block; width: .4rem; height: .4rem; line-height: .4rem; border-radius: 50%; cursor: pointer; }
.indexcalendar .day td.cur span { color: #fff; background: #951502; }
.indexcalendar .day td.red { color: #e60012; }

/* end */
.pic-list { font-size: 0; margin: 0 0; }
.pic-list &gt; li { display: inline-block; vertical-align: top; width: 20%; padding: 0 0; }
.pic-list .img-scale { position: relative; }
.pic-list .img-scale .title { position: absolute; top: auto; right: auto; bottom: 0.15rem; left: auto; z-index: 2; padding: 0 .15rem; font-size: .16rem; line-height: .26rem; color: #fff; }
.pic-list .img-scale .title span { background-image: linear-gradient(#fff, #fff); background-repeat: no-repeat; background-size: 0 1px; background-position: 0 100%; -webkit-transition: background-size 0.5s linear 0s; -moz-transition: background-size 0.5s linear 0s; -o-transition: background-size 0.5s linear 0s; transition: background-size 0.5s linear 0s; }
.pic-list .img-scale .title span:hover { background-size: 100% 1px; }
.pic-list .img-scale::after { display: block; content: ""; box-sizing: border-box; position: absolute; top: auto; right: auto; bottom: 0; left: auto; z-index: 1; width: 100%; height: 50%; background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent); }
.pic-list .img { padding: 90% 0 0; }

.index-column { margin: .15rem 0 0; }
.index-column .column2 { margin: 0 0 .3rem; text-align: center; }
.index-column .column2 h3 { background-image: url(../images/s_icon13_2.png); }

.pic-list2 { font-size: 0; margin: 0 -0.2rem; }
.pic-list2 &gt; li { display: inline-block; vertical-align: top; width: 33.3333333333%; padding: 0 0.2rem; }
.pic-list2 .img-frame { border-top-left-radius: .15rem; border-bottom-right-radius: .15rem; }
.pic-list2 h2 { font-size: 0.22rem; font-weight: 700; line-height: 0.65rem; color: #333; text-align: center; }
.pic-list2 .img { padding: 72.72% 0 0; }
.pic-list2 .info { text-align: justify; }
.pic-list2 a:hover h2 { color: #2257ad; }

.data { margin: .6rem 0 0; padding: .4rem 5% .5rem; font-size: 0; }
.data li { display: inline-block; width: 25%; }
.data .num {font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;font-size: 0.6rem;font-weight: lighter;line-height: 0.65rem;color: #951502;text-align: center;}
.data span {font-size: .18rem;font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;font-weight: lighter;line-height: 0.65rem;color: #951502;text-align: center;}
.data p { font-size: 0.2rem; font-weight: 500; line-height: 0.3rem; color: #333; text-align: center; }

.footer {margin: .6rem 0 0;background: #0b1136;}

.foot-link { padding: .2rem 0; border-bottom: 1px solid #3d4152; font-size: 0;text-align:center; }
.foot-link li { display: inline-block; font-size: 0.14rem; font-weight: 500; line-height: 0.35rem; color: #949da6; text-align: left; }
.foot-link li:last-child span { display: none; }
.foot-link a {color: #ffffff;}
.foot-link a:hover { color: #fff; }
.foot-link span { margin: 0 .25rem; }

.foot2 {padding: .45rem 0;font-size: 0.14rem;font-weight: 500;line-height: 0.25rem;color: #ffffff;text-align: left;}
.foot2 .container { display: flex; align-items: center; }

.QR-code {width: 50%;}
.QR-code li { float: left; display: flex; align-items: center; width: 50%; padding: 0 0 0 3%; }
.QR-code img { width: 1.24rem; height: 1.24rem; vertical-align: top; }
.QR-code .text { display: inline-block; margin: 0 0 0 .2rem; font-size: .14rem; text-align: left; }

.phone { width: 27%; padding: 0 0 0 5%; font-size: .14rem; }
.phone .num { font-size: .28rem; line-height: .36rem; font-family: Impact; }

.contact { width: 27%; padding: 0 0% 0 5%; font-size: .14rem; line-height: .3rem; }
.contact p { padding: 0 0 0 26px; background-image: url(../images/s_icon14.png); background-repeat: no-repeat; background-position: 0 0.06rem; background-color: transparent; background-size: auto; }
.contact p:nth-child(2) { background-image: url(../images/s_icon14_2.png); }
.contact p:nth-child(3) { background-image: url(../images/s_icon14_3.png); }

.copy {padding: .14rem;background: #0b1136;font-size: 0.14rem;font-weight: 500;line-height: 0.32rem;color: #f8fcff;text-align: center;}
.copy a{
  
color: #f8fcff;
}
.btn { display: none; position: absolute; top: 50%; right: 3%; bottom: auto; left: auto; z-index: 1; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.btn .nav-btn { display: inline-block; width: 35px; font-size: 0; text-align: right; vertical-align: top; cursor: pointer; }
.btn .nav-btn i { display: inline-block; width: 100%; height: 2px; margin: 10px 0 0; background: #fff; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.btn .nav-btn i:nth-child(1) { margin-top: 0; }
.btn .nav-btn i:nth-child(2) { width: 70%; }
.btn .nav-btn.close i:nth-child(1) { -webkit-transform: translate(0, 12px) rotate(45deg); -moz-transform: translate(0, 12px) rotate(45deg); -o-transform: translate(0, 12px) rotate(45deg); transform: translate(0, 12px) rotate(45deg); }
.btn .nav-btn.close i:nth-child(2) { opacity: 0; }
.btn .nav-btn.close i:nth-child(3) { -webkit-transform: translate(0, -12px) rotate(-45deg); -moz-transform: translate(0, -12px) rotate(-45deg); -o-transform: translate(0, -12px) rotate(-45deg); transform: translate(0, -12px) rotate(-45deg); }

.main { position: relative; }
.main::before { display: block; content: ""; box-sizing: border-box; position: absolute; top: 0; right: auto; bottom: auto; left: auto; z-index: -1; width: 100%; height: 2rem; background: #edf4ff; }
.main .container { position: relative; background: #fff; padding: .28rem 2.7%; border-top-left-radius: .18rem; border-top-right-radius: .18rem; }
.main .container .section { width: calc(100% - 2.4rem); }
.main .container .sidebar {width: 2.2rem;}
.main .container .art-main{
  min-height:300px;
}
.container_main{
  min-height:350px;
}
.sidebar .float { width: 60px; margin: .32rem 0 0 .27rem; padding: .2rem 0 .22rem; box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.1); background: #fff; border-top-left-radius: 30px; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; }
.sidebar .float .like { padding: .4rem 0 0; background-image: url(../images/s_icon17.png); background-repeat: no-repeat; background-position: 50% 0; background-color: transparent; background-size: auto; font-size: 0.14rem; font-weight: 500; line-height: 0.2rem; color: #666; text-align: center; cursor: pointer; }
.sidebar.fixed { position: absolute; top: 0.28rem; right: 2.7%; bottom: auto; left: auto; z-index: 1; -webkit-transition: top 0.1s linear 0s; -moz-transition: top 0.1s linear 0s; -o-transition: top 0.1s linear 0s; transition: top 0.1s linear 0s; }

.share { position: relative; width: 100%; height: 32px; margin: .17rem auto 0; background-image: url(../images/s_icon17_2.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: auto; cursor: pointer; }
.share .share-icon { padding: 0 0 0 10px; position: absolute; top: -50px; right: auto; bottom: auto; left: 80%; z-index: 1; visibility: hidden; opacity: 0; -webkit-transition: all 0.2s linear 0s; -moz-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; transition: all 0.2s linear 0s; }
.share .share-icon .s-icon { width: 45px; height: 45px; margin: 0 0 10px; background-image: url(); background-repeat: no-repeat; background-position: 50% 50%; background-color: #f5f5f5; background-size: auto; border-radius: 50%; }
.share .share-icon .s-icon:hover { background-color: #eee; }
.share .share-icon .s-icon.sina { background-image: url(../images/share1.png); }
.share .share-icon .s-icon.wechat { background-image: url(../images/share2.png); }
.share .share-icon .s-icon.qq { background-image: url(../images/share3.png); }
.share .share-icon .s-icon.qzone { background-image: url(../images/share4.png); }
.share:hover .share-icon { left: 100%; opacity: 1; visibility: visible; }
.share .qrid_zz { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1000; display: none; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.8); }
.share .qrid_zz #qrid { position: absolute; top: 50%; right: auto; bottom: auto; left: 50%; z-index: 1; padding: 10px; background: #fff; border-radius: 5px; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.share .qrid_zz #qrid canvas { vertical-align: top; }

.lv2-nav {padding: 0 0 .2rem;border-left: 3px solid #2257ad;background: #fff;}
.lv2-nav a {position: relative; display: block; padding: .13rem 0 .13rem .2rem;font-size: 0.16rem;font-weight: 500;line-height: 0.24rem;color: #333;text-align: left;}
.lv2-nav a::before { display: none; content: ""; position: absolute; top: 30%; right: auto; bottom: auto; left: 0; z-index: 1; width: 0; height: 0; border-top: 6px solid transparent; border-right: 8px solid transparent; border-bottom: 6px solid transparent; border-left: 8px solid #2257ad; }
.lv2-nav a.cur::before { display: block; }
.lv2-nav a:hover { color: #2257ad; }
.lv2-nav1{
  margin-top:20px;
  background-color: #F0F2F4;
  padding:20px 0;
}
.lv2-nav1 h5{
  padding: 0 0 0 .2rem;
  color:#2257ad;
}
.lv2-nav1 a{
  color:#9B9A96;
}

.place {padding: .23rem 0px !important;font-size: 0.16rem;font-weight: 500;line-height: 0.29rem;color: #666;text-align: left;background: none !important;}
.place a { color: #666; }
.place a:hover { color: #2257ad; }
.place a:last-child { color: #2257ad; }

.cur-column { font-size: 0.3rem; font-weight: 700; line-height: 0.6rem; color: #333; text-align: left; letter-spacing: 1px; }

.content {padding: .1rem 0 .1rem;font-size: 16px;font-weight: 500;line-height: 0.32rem;color: #333;text-align: left;overflow: auto;}
.content p{
  text-indent:2em;
}
.content img, .content video { display: block; max-width: 100%; height: auto !important; margin: .25rem auto; }
.content table {width: 95%;margin: .25rem auto;}
.content table p {text-indent: 0;font-size: 16px;font-family: "Microsoft YaHei"!important;padding: 0 10px;box-sizing: border-box;}
.content table span{
  font-size:16px;
  font-family: "Microsoft YaHei"!important;
}
.content iframe { max-width: 100%; margin: .25rem auto; }
.content a { color: #164da9; word-break: break-all; }
.content a:hover {text-decoration: none !important;}
.content table td{
  border: 1px solid #a4a4a4!important;
}

.content p a{
  /* color:inherit; */
}
.content table tr:first-child{
  background: #144fb0!important;
  color:#fff;
}
.content table tr:first-child p{
  color:#fff;
}

.kjzc-address {padding: .1rem 1.25%;background: #f5f9ff;border-left: 2px solid #2257ad;margin-bottom: .35rem;}
.kjzc-address li { display: inline-block; margin: 0 2.5%; font-size: 0.16rem; font-weight: 500; line-height: 0.4rem; color: #999; text-align: left; }
.kjzc-address li p {color: #333;display: inline-block;}
.kjzc-address li span { color: #333; }

.link-btn {display: inline-block;margin: .1rem 0 .2rem 0;padding: 0 .22rem;font-size: 0.16rem;font-weight: 700;line-height: 0.4rem;color: #2257ad!important;text-align: center;border: 1px solid #2257ad;border-radius: .4rem;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;}
.link-btn:hover {color: #fff!important;background: #2257ad;}

.column3 {margin: 0 0 .15rem;font-size: 0.22rem;font-weight: 500;line-height: 0.5rem;color: #333;text-align: left;letter-spacing: 2px;font-family: "Microsoft YaHei"!important;}
.column3::after { display: block; content: ""; box-sizing: border-box; width: .5rem; height: 1px; background: #2257ad; }

.fwsj-list { margin: 0 0 .3rem; font-size: 0; border-bottom: 2px solid #f8f8f8; }
.fwsj-list .fwsj-header { border-bottom: 1px solid #2257ad; }
.fwsj-list .fwsj-header &gt; div { display: inline-block; font-size: 0.18rem; font-weight: 500; line-height: 0.55rem; color: #2257ad; text-align: left; padding: 0 0 0 5%; }
.fwsj-list .fwsj-item &gt; div { display: inline-block; vertical-align: top; padding: .1rem 3%; font-size: 0.16rem; font-weight: 500; line-height: 0.3rem; color: #333; text-align: left; }
.fwsj-list .fwsj-item:nth-child(even) { background: #f8f8f8; }
.fwsj-list .w30 { width: 30%; }
.fwsj-list .w70 { width: 70%; }

.xgzd .content { line-height: .45rem; }

#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(../images/bro.png) no-repeat 0 0; }
#browser-modal .browser-content .browser-item .iconfirefox { background: url(../images/bro.png) no-repeat 0 -100px; }
#browser-modal .browser-content .browser-item .iconopera { background: url(../images/bro.png) no-repeat 0 -200px; }
#browser-modal .browser-content .browser-item .iconEdge { background: url(../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; }

.data-search form { display: block; }
.data-search .item { font-size: 0; display: flex; margin: 0 0 .25rem; }
.data-search .item&gt;.ib {/* padding: 0 0 0 .15rem; */}
.data-search .item span { width: 55px; font-size: 0.18rem; font-weight: 500; line-height: 0.28rem; color: #333; text-align: left; white-space: nowrap; }
.data-search .item a { display: inline-block; padding: 0 .14rem; margin: 0 5px .1rem; font-size: 0.14rem; font-weight: 500; line-height: 0.26rem; color: #333; text-align: left; border-radius: .26rem; border: 1px solid #ececec; }
.data-search .item a.cur { color: #fff; background: #2257ad; border-color: #2257ad; }
.data-search .item a:hover { border-color: #2257ad; color: #2257ad; }
.data-search .letter a { margin-left: 2.5px; margin-right: 2.5px; }
.data-search .input .border { display: inline-block; width: 60%; margin: 0 .2rem 0 0; max-width: 530px; border: 1px solid #2257ad; border-radius: .1rem; }
.data-search .input input[type="text"] { display: inline-block; width: calc(100% - .62rem); height: .48rem; padding: 0 .12rem; font-size: 0.16rem; font-weight: 500; line-height: 0.48rem; color: #333; text-align: left; vertical-align: top; }
.data-search .input .button { width: .6rem; height: .48rem; background-image: url(../images/s_icon9_2.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: auto; vertical-align: top; }
.data-search .input a { font-size: 0.16rem; font-weight: 500; line-height: 0.5rem; color: #999; text-align: left; border: none; padding: 0; margin: 0 0 0 .3rem; }

.result { margin: .5rem 0 0; }
.result .ch-data { width: 48%; }
.result .en-data { width: 48%; }
.result h5 { position: relative; margin: 0 0 .2rem; font-size: 0.2rem; font-weight: 700; line-height: 0.6rem; color: #333; text-align: left; background: #f5f9ff; letter-spacing: 2px; text-indent: .3rem; }
.result h5::before { display: block; content: ""; box-sizing: border-box; position: absolute; top: 20%; right: auto; bottom: auto; left: 0; z-index: 1; width: 5px; height: 60%; background: #2257ad; }
.result ul { padding: 0 .2rem 0 0; }
.result ul li { position: relative; padding: .12rem 0 .12rem 0; cursor: pointer; }
.result ul li &gt; a { display: block; padding-right: .59rem; }
.result ul li .down-icon { position: absolute; top: 0; right: 0; bottom: auto; left: auto; z-index: 1; width: .59rem; height: .59rem; background-image: url(../images/s_icon16_3.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: auto; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.result ul li.slide .down-icon { -webkit-transform: rotate(0); -moz-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0); }
.result ul a { font-size: 0.18rem; font-weight: 500; line-height: 0.35rem; color: #333; text-align: left; }
.result ul a:hover { color: #2257ad; }
.result ul .num { font-weight: 700; }
.result ul .down { display: none; padding: 10px 0 0 28px; font-size: .16rem; line-height: .35rem; color: #666; }
.result ul .down p { position: relative; padding: 0 55px 0 0; }
.result ul .down a { position: absolute; top: 0; right: 0; bottom: auto; left: auto; z-index: 1; font-size: .16rem; color: #666; }
.result ul .mf { margin: 0 0 0 .12rem; padding: 0 6px; font-size: 12px; font-weight: 500; line-height: 20px; color: #fff; text-align: left; background: #fc9541; font-style: normal; border-radius: 3px; }
.result ul .sy { margin: 0 0 0 .12rem; padding: 0 6px; font-size: 12px; font-weight: 500; line-height: 20px; color: #fff; text-align: left; background: #951502; border-radius: 3px; font-style: normal; }
.result ul .new { display: inline-block; width: .38rem; height: .28rem; margin: 0 0 0 .12rem; background-image: url(../images/s_icon18.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: 100%; vertical-align: middle; }

@media screen and (max-width: 1650px) {
  .top-link div { margin: 0 0 0 .1rem; }
  .top-link .link { margin: 0 0 0 .15rem; } }
@media screen and (max-width: 1400px) { html { font-size: 90px; }
.container { width: 85%; }
    .nav li a {font-size: .2rem; }
  .header { padding-left: 2%; padding-right: 2%; }
  .index-activities .switch-container .switch-item.first { background-size: auto 91%; } }

@media screen and (max-width: 1200px) { .index-search .links .links-list { padding: 0 .3rem 0 .2rem; }
  .top-link { font-size: 12px; }
.index-activities .list4 { width: calc(100% - 4.9rem); }
.list4 li { padding-left: .12rem; padding-right: .12rem; }
  .nav li a { font-size: .18rem; } }
@media screen and (max-width: 1024px) { .header { position: relative; z-index: 100; padding: 0; }
  .header &gt; .fr { float: none; width: 100%; padding: 5px 3%; background: #043891; }
  .header .logo { position: relative; width: 100%; padding: .12rem 3%; }
  .header .logo img { height: .5rem; }
  .header.fixed .nav { visibility: visible; opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
  .top-link { display: flex; justify-content: space-between; width: 100%; }
  .btn, .foot2 .container { display: block; }
  .nav { position: absolute; top: 100%; right: 0; bottom: auto; left: auto; z-index: 1; width: 100%; height: calc(100vh - 1.04rem); margin: 0; padding: .15rem 5% .35rem; overflow-x: hidden; background: url(../images/subdown.png) no-repeat 95% 95% #fff; visibility: hidden; opacity: 0; -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); -webkit-transition: all 0.2s linear 0s; -moz-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; transition: all 0.2s linear 0s; }
  .nav li { position: relative; display: block; width: 100%; margin: 0; border-bottom: 1px solid #a1a1a1; }
  .nav li a { padding: 0; color: #333; line-height: .6rem; text-align: left; font-size: .19rem; text-indent: .1rem; background: none !important; }
  .nav li .lv2 { display: none; width: 100%; min-width: auto; padding: 0 0 .2rem; background: none; opacity: 1 !important; visibility: visible !important; position: static; -webkit-transition: none !important; -moz-transition: none !important; -o-transition: none !important; transition: none !important; white-space: initial; }
  .nav li .lv2 dd { width: 100%; padding: 0 .2rem .1rem; text-align: left;}
  .nav li .lv2 .fl, .nav li .lv2 .fr { width:50%; }
  .nav li .lv2 h4, .nav li .lv2 h4 a { font-size: .18rem;  line-height: .45rem; }
  .nav li .lv2 a { display: inline-block;  }
  .nav .down { display: block; }
  .index-search { margin-top: .35rem; }
  .index-search .links { width: 100%; margin: 0 0 .3rem; }
  .search-bg .switch-nav { width: 24%; }
  .search-bg .switch-container { width: 76%; }
  .index-news { margin: .1rem 0 .3rem; }
  .index-news .card { width: 100%; margin: 0; }
  .index-news .card.or1 { width: calc(100% - .15rem); margin: .4rem 0; }
  .index-collection { padding: .45rem 0 1.5rem; }
  .index-collection .container { display: block; }
  .collection-l { width: 100%; padding: .3rem 3%; }
  .collection-link li { margin: .2rem 0 0; }
  .collection-r { width: 100%; margin: .35rem 0 0; padding-left: .3rem; padding-right: 0.3rem; }
  .collection-r .arrow.swiper-button-prev { left: 0; }
  .collection-r .arrow.swiper-button-next { right: 0; }
  .index-activities { margin: -1rem 0 0; }
  .index-activities .list4 { width: calc(100% - 3.8rem); }
  .index-activities .switch-container .switch-item.first { background: none; padding: 0; }
  .index-activities .switch-nav span { margin: 0 .2rem; }
  .index-activities .pic-list li:nth-child(11), .index-activities .pic-list li:nth-child(12) { display: inline-block; }
  .calendar { width: 3.5rem; height: auto; padding-bottom: .2rem; background: #fbfdff; box-shadow: 0 0 0.27rem 1px rgba(0, 0, 0, 0.15); }
  .list4 li { width: 100%; padding: .2rem .15rem; margin: 0 0 .2rem !important; }
  .data { padding: .25rem 1%; }
  .column h3, .column2 h3 { font-size: .27rem; }
  .foot2 { padding: .2rem 0; }
  .QR-code { width: 100%; padding: 0; text-align: center; }
  .phone { width: 100%; padding: 0; margin: .25rem 0; text-align: center; }
  .contact { width: 100%; padding: 0; text-align: center; }
  .contact p { display: inline-block; margin: 0 .1rem; }
  .pic-list &gt; li { width: 25%; }
  .main .container .sidebar { width: 1.4rem; }
  .main .container .section { width: calc(100% - 1.7rem); }
  .data-search .item.input { flex-wrap: wrap; }
  .data-search .item.input .border { width: 100%; max-width: 100%; }
  .result ul { padding: 0; }
  .result ul .down { padding-left: 5px; } }
@media screen and (max-width: 768px) { html { font-size: 80px; }
.container { width: 90%; }
  .search-bg .switch-nav .switch-tag span { padding-left: 25%; }
.search-bg .help { line-height: .32rem; }
  .top-link .link, .top-link div { margin: 0 2px !important; background-size: auto 20px; }
  .top-link { flex-wrap: wrap; }
  .search-bg .switch-nav { width: 100%; font-size: 0; margin: 0 0; }
  .search-bg .switch-nav &gt; li { display: inline-block; vertical-align: top; width: 20%; padding: 0 0; }
  .search-bg .switch-nav .switch-tag { letter-spacing: 0; border: none !important; }
  .search-bg .switch-nav .switch-tag span { padding: 0; text-align: center; }
  .search-bg .switch-container { width: 100%; padding-top: .15rem; padding-bottom: .15rem; }
  .search-bg .help .one, .search-bg .help .two { background-size: auto .5rem; margin: .2rem 0; }
  .collection-img .swiper-slide { width: calc((100% - 86px) / 3); }
  .collection-img .swiper-slide.swiper-slide-next { width: calc(((100% - 86px) / 3) + 26px); }
  .calendar { width: 100%; }
  .index-activities .list4 { width: 100%; margin: .2rem 0 0; }
  .index-activities .switch-nav { float: none; width: 100%; margin: .2rem 0 0; text-align: center; }
  .pic-list2 { margin: 0; }
  .pic-list2 &gt; li { width: 100%; padding: 0 0 .25rem; }
  .data li { width: 50%; margin: 0 0 .2rem; }
  .index-activities .container { padding: .3rem .2rem 0; }
  .pic-list &gt; li { width: 33.33%; }
  .main .container .section { width: 100%; }
  .main .container .sidebar { right: auto; left: calc((100% + 3vw) - 32px); width: auto; }
  .main .container .sidebar .float { margin: 0; }
  .lv2-nav { display: none; }
.data { margin:  0; }
  .sidebar .float { width: 32px; }
  .search-bg .switch-nav .switch-tag { line-height: .65rem; }
  .sidebar .float .like, .sidebar .float .share { background-size: 20px; }
  .share .share-icon { right: 80%; left: auto !important; }
  .share:hover .share-icon { right: 100%; } }
@media screen and (max-width: 500px) { .search-bg .switch-nav .switch-tag { font-size: 12px; }
  .search-bg .form .submit { width: .6rem; margin: 0 0 0 .07rem; font-size: 0; }
  .search-bg .form .select { width: 50%; margin: 0 0 .15rem; background-position: 90% 50%; background-size: .12rem; }
  .search-bg .form .input { width: calc(100% - .72rem) !important; }
  .collection-img .swiper-slide { width: calc((100% - 56px) / 2); }
  .collection-img .swiper-slide.swiper-slide-next { width: calc(((100% - 56px) / 2) + 26px); }
  .QR-code { flex-wrap: wrap; }
  .QR-code li { width: 100%; margin: 10px 0 0; justify-content: left; }
  .data .num { font-size: .5rem; }
  .nav li .lv2 a { width: 100%; }
  .pic-list &gt; li { width: 50%; }
  .result .ch-data { width: 100%; }
  .result .en-data { width: 100%; } }
@media screen and (max-width: 400px) {
.nav li .lv2 .fl, .nav li .lv2 .fr { width: 100%; }
.header .logo img { height: .42rem; }
}
/*# sourceMappingURL=style.css.map */

/*new css */

/*new*/

.added-b1 p{
    font-size: .16rem;
    line-height: 2em;
    color: #333333;
}

.added-b2 .added-tit{
    font-size: 0;
    padding-left: 0.42rem;
    padding-bottom: 0.25rem;
    border-bottom: 1px solid #f2f2f2;

}
.added-b2 .added-tit span{
    display: inline-block;
    font-size: 0.24rem;
    line-height: 1;
    color: #333333;
    margin-right: 0.7rem;
    position: relative;
    transition: all .3s;
    cursor: pointer;
}
.added-b2 .added-tit span:after{
    position: absolute;
    content: '';
    bottom: -0.32rem;
    left: 50%;
    transform: translateX(-50%);
    width: 0.14rem;
    height: 0.14rem;
    border-radius: 50%;
    background: #ececec;
    z-index: 3;
}
.added-b2 .added-tit span.active:after{
    width: 0.12rem;
    height: 0.12rem;
    border: 0.05rem solid #164da9;
    bottom: -0.35rem;
    background: #fff;
}
.added-b2 .added-tit span.active {
    color: #164da9;
    font-weight: 600;
}
.added-list ul li{
    padding-left: 0.55rem;
    position: relative;
    margin-bottom: 0.3rem;
}
.added-list ul li a{
    display: block;
    overflow: hidden;
    position: relative;
    background: #f9f9f9;
    font-size: 0.18rem;
    font-weight: 600;
    line-height: 1;
    padding: 0.31rem 0.2rem;
    border-radius: 0.05rem;

}
.added-list ul li a span{
    position: absolute;
    left: 0.35rem;
    top: 50%;
    transform: translateY(-50%);
    color: #164da9;
    padding-left: 0.15rem;
}
.added-list ul li a span:after{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    margin-top: -0.03rem;
    width: 0.06rem;
    height: 0.06rem;
    background: #164da9;
    border-radius: 50%;
}
.added-list ul li a em{
    display: block;
    padding-left: 2.78rem;
    padding-right: 0.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
}
.added-list ul li a b{
    position: absolute;
    right: 0.5rem;
    top: 50%;
    transform: translateY(-50%);
    width: 0.29rem;
    height: 0.21rem;
    background: url("../images/added-img01.png") no-repeat 50%;
    background-size: 0.29rem;
}

.added-list ul li:after{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 0.1rem;
    height: 0.1rem;
    background: #fff;
    border-radius: 50%;
    border: 0.03rem solid #164da9;
}
.added-list ul li:before{
    content: '';
    position: absolute;
    left: 0.05rem;
    width: 0.06rem;
    height: 0.64rem;
    bottom: calc(50% + 0.22rem);
    background: url("../images/added-img02.png") no-repeat 50%;
    background-size: 0.04rem;
}
.added-list ul li:first-child:before{
    display: none;
}

.added-list ul li:hover a em{
    color: #164da9;
}
.added-list ul{
    padding-left: 0.53rem;
min-height: 1rem;}
.added-hgg{
    margin-top: 0.74rem;
}
.added-hgg .swiper-slide{
  display:none;
}

.added-b2{
    margin-top: 0.56rem;
}
@media screen and (max-width: 1400px){
   

    .added-list ul li a em{
        padding-left: 2.18rem;
        padding-right: 0.7rem;
    }
}
@media screen and (max-width: 1060px){
    .added-b2 .added-tit span{
        margin-right: 0.5rem;
    }
    .added-b2 .added-tit,
    .added-list ul{
        padding-left: 0;
    }
    .added-hgg {
        margin-top: 0.40rem;
    }
}
@media screen and (max-width: 1024px){
    
    .added-b2 .added-tit span{
        font-size: 0.2rem;
        margin-right: 0.4rem;
    }
}

@media screen and (max-width: 768px){
    
    .added-list ul li{
        margin-bottom: 0.25rem;
    }
    .added-b2 {
        margin-top: 0.25rem;
    }
}
@media screen and (max-width: 640px){
    .added-list ul li{
        padding-left: 0;
    }
    .added-list ul li:after,
    .added-list ul li:before{
        display: none;
    }
    .added-list ul li a{
        padding: 0.25rem 0.1rem;
    }
    .added-list ul li a span{
        left: 0.1rem;
    }
    .added-list ul li a b{
        right: 0.15rem;
    }
    .added-list ul li a em {
        padding-left: 1.98rem;
        padding-right: 0.5rem;
    }
    .added-b2 .added-tit{
        padding-bottom: 0;
        border: none;
    }
    .added-b2 .added-tit&gt;div{
        position: relative;
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        padding-bottom: 0.45rem;
    }
    .added-b2 .added-tit&gt;div:after{
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0.2rem;
        height: 1px;
        background: #f2f2f2;
    }
    .added-list ul li{
        margin-bottom: 0.15rem;
    }
}

@media screen and (max-width: 450px){
    .added-list ul li a span{
        position: relative;
        transform: none;
        top: auto;
        left: auto;

    }
    .added-list ul li a em{
        padding-left: 0;
        margin-top: 0.1rem;
    }
    .added-list ul li a{
        padding: 0.2rem 0.15rem;
    }
}






</pre></body></html>