@charset "utf-8";
#loading { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 9999; width: 100%; height: 100%; background: #fff; }
#loading .loading-img { width: 100%; height: 100%; background-image: url(../images/logo.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: auto; animation: fade 1.5s infinite alternate; }

@keyframes fade { 0% { opacity: 1; }
  100% { opacity: 0.1; } }
html { min-width: 320px; font-size: 100px; }

body.hide { overflow: hidden; }

.container { width: 90%; max-width: 1200px; margin: 0 auto; font-size: .16rem; }

.header { position: relative; z-index: 200; width: 100%; overflow: hidden; padding: .14rem 0; background-image: url(../images/20220908160556910ad5.jpg); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: cover; }
.header::after { display: block; content: ""; position: absolute; top: 0; right: calc(50% - 695px); z-index: 1; width: 1000px; height: 100%;  background: url(../images/20220908160152590S00.png) no-repeat 100% 0%; background-size: auto 100%; }
.header .logo a { display: inline-block; outline: none; }
.header .logo img { max-width: 100%; vertical-align: top; }
.header .container { position: relative; z-index: 2; }
.header .container > .fr { padding: .14rem 10% 0 0; }

.top-link { display: inline-block; font-size: 0.14rem; font-weight: 500; line-height: 0.28rem; color: #fff; text-align: center; white-space: nowrap; vertical-align: middle; }
.top-link a { display: inline-block; padding: 0 .08rem; color: #fff; }
.top-link a:hover { text-decoration: underline !important; }
.top-link i { display: block; width: .38rem; height: .38rem; margin: 0 auto; border: 1px solid rgba(255, 255, 255, 0.4); border-radius: 50%; background-image: url(); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: auto; vertical-align: top; }
.top-link i.icon1 { background-image: url(../images/z_icon2_1.png); background-position: 48% 48%; }
.top-link i.icon2 { background-image: url(../images/z_icon2_2.png); background-position: 46% 48%; }
.top-link i.icon3 { background-image: url(../images/z_icon2_3.png); background-position: 55% 50%; }

.search { display: inline-block; width: 2.6rem; margin: 0 .35rem 0 0; border: 1px solid rgba(255, 255, 255, 0.4); border-radius: .3rem; font-size: 0; vertical-align: middle; }
.search .input { width: calc(100% - .4rem); height: .4rem; padding: 0 5px 0 .12rem; font-size: 0.14rem; font-weight: 500; line-height: 0.4rem; color: #fff; text-align: left; border: 1px solid transparent; vertical-align: top; overflow: hidden; }
.search .input::placeholder { color: #cfe2ee; }
.search .submit { width: .4rem; height: .4rem; vertical-align: top; border-radius: 50%; background-image: url(../images/z_icon1.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: rgba(255, 255, 255, 0.3); background-size: auto; }
.search form { white-space: nowrap; }

.nav { position: relative; z-index: 2; background: #fff; }
.nav li { position: relative; float: left; width: 12.5%; }
.nav li a { display: block; font-size: 0.16rem; font-weight: 500; line-height: 0.5rem; color: #b8191d; text-align: center; -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; }
.nav li:hover > a { background: #b8191d; color:#fff }
.nav li.cur > a { background: #b8191d; color:#fff }
.nav li .lv2 { display: none;  position: absolute; top:100%; left: 0;  z-index: 1; width: 2.6rem; border: 1px solid #c10600; border-top: 0; }
.nav li .lv2 dd{    position: relative;
    width: 100%;
    height: 44px;
    background-color: rgba(184,25,29,.7);}
.nav li .lv2 a {display: block;
    margin-left: 12px;
    margin-right: 12px;
    color: #fff;
    font-size: 14px;
    line-height: 44px;
    height: 43px;
    text-align: left;
text-indent: .18rem;
    border-bottom: 1px solid #c10600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
 }
.nav li .lv2 dd:hover {  background-color: rgba(193,6,0,.8); }

.banner { position: relative; z-index: 1; font-size: 0; width: 100%; overflow: hidden; }
.banner .img { display: block; position: relative; padding: 24.2% 0 0; }
.banner .img img { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; width: 100%; height: 100%; }
.banner .slick-arrow { position: absolute; top: 42%; right: auto; bottom: auto; left: auto; z-index: 1; width: .54rem; height: .54rem; opacity: .4; 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; }
.banner .slick-arrow.slick-prev { left: 7%; background-image: url(../images/z_icon5_2.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: auto; }
.banner .slick-arrow.slick-next { right: 7%; background-position: -90px 0; background-image: url(../images/z_icon5.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: auto; }
.banner .slick-dots {display:none !important; user-select: none; position: absolute; top: auto; right: auto; bottom: 0.27rem; left: 50%; z-index: 1; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
.banner .slick-dots li { display: inline-block; margin: 0 6px; vertical-align: middle; cursor: pointer; }
.banner .slick-dots li button { width: 24px; height: 24px; border-radius: 50%; background: #e6e6e6; font-weight: 500; line-height: 24px; color: #b10004; text-align: center; -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; }
.banner .slick-dots li.slick-active button { color: #fff; background: #d7b560; }
.banner:hover .slick-arrow { opacity: 1; }

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

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

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

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

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

.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); }

.column { margin: 0 0 .15rem 0; border-bottom: 1px solid #e6e6e6; }
.column h3 { display: inline-block; margin: 0 0 -1px; border-bottom: 3px solid #b8191d; font-size: 0.2rem; font-weight: bold; line-height: 0.55rem; color:#b8191d; text-align: left; }
.column h3 i { display: inline-block; width: .3rem; height: .3rem; margin: 0 0.1rem 3px 0; vertical-align: middle; background-image: url(); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: 100%; }
.column h3 i.c1 { background-image: url(../images/z_icon3_1.png); }
.column h3 i.c2 { background-image: url(../images/z_icon3_2.png); }
.column h3 i.c3 { background-image: url(../images/z_icon3_3.png); }
.column h3 i.c4 { background-image: url(../images/z_icon3_4.png); }
.column h3 i.c5 { background-image: url(../images/z_icon3_5.png); }
.column h3 i.c6 { background-image: url(../images/z_icon3_6.png); }
.column h3 i.c7 { background-image: url(../images/z_icon3_7.png); }

.more { width: .32rem; height: .55rem; background-image: url(../images/z_icon4.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: auto; -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; }
.more:hover { margin: 0 5px 0 0; background-image: url(../images/z_icon4_2.png); }

.title { font-size: 0.16rem; font-weight: 500; line-height: 0.3rem; color: #000; text-align: left; }

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

.date { font-size: 0.14rem; font-weight: 500; line-height: 0.42rem; color: #777; text-align: left; }

.date2 { padding: 0 0 0 .16rem; margin: 0 0 .12rem; font-size: 0.14rem; font-weight: 500; line-height: 0.2rem; color: #999; text-align: left; border-left: 3px solid #b10004; }

.index-main { padding: .15rem 0 0; }
.index-main .part1 .fl1 { width: 64.3%; }
.index-main .part1 .fr1 { width: 32.15%; }
.index-main .part2 { padding:.1rem 0 .15rem;background:#e6e6e6;margin: .15rem 0 .1rem;}
.index-main .part2 .column { margin: 0 0 .15rem; }
.index-main .part2 .column h3 { margin: 0 .75rem 0 0; border-color: transparent; cursor: pointer; }
.index-main .part2 .column h3.active { border-color: #b8191d; }
.index-main .part2 .column .more { display: none; }
.index-main .part2 .column .more.active { display: block; }
.index-main .part2 .news-slick2 { display: none; }
.index-main .part2 .news-slick2.active { display: block; }
.index-main .part3 .fl1 { width: 48.25%; }
.index-main .part3 .fr1 { width: 48.25%; }
.index-main .part3 .pic-list2 { width: 1.6rem; }
.index-main .part3 .list3 { width: calc(100% - 1.8rem); }

.news-slick { margin: 0 -.25rem; }
.news-slick .slick-slide { padding: 0 .25rem; }
.news-slick .img-scale { position: relative; }
.news-slick .img-scale .img { padding: 66.58% 0 0; }
.news-slick .img-scale .date { position: absolute; top: 0; right: auto; bottom: auto; left: 0; z-index: 1; padding: 8px 6px 9px; color: #fff; line-height: .2rem; text-align: center; background: rgba(184, 25, 29, 0.9); }
.news-slick .img-scale .date p:first-child { font-size: .24rem; font-weight: 700; line-height: .3rem; }
.news-slick .img-scale .title { margin: .2rem 0 .25rem; font-weight: 700; }
.news-slick .img-scale:hover .title { color: #b8191d; }
.news-slick::before { display: block; content: ""; box-sizing: border-box; position: absolute; top: 0; right: auto; bottom: auto; left: 0; z-index: 1; width: .25rem; height: 100%; background: #fff; }
.news-slick::after { display: block; content: ""; box-sizing: border-box; position: absolute; top: 0; right: 0; bottom: auto; left: auto; z-index: 1; width: .25rem; height: 100%; background: #fff; }

.news-slick2 { position: relative; margin: 0 -.2rem; }
.news-slick2 .slick-slide { padding: 0 .2rem; }
.news-slick2 .slick-list { padding:0 0 .1rem 0; }
.news-slick2 a { display: block; padding: .3rem .16rem .22rem; box-shadow: 0 0 .08rem 0 #ddd; border: 1px solid #eee; border-bottom: 2px solid #b8191d; background-image: url(../images/z_bg2.jpg); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: cover; }
.news-slick2 a .title { padding: 0 0 0 .16rem; border-left: 3px solid transparent; height:60px;}
.news-slick2::before { display: block; content: ""; box-sizing: border-box; position: absolute; top: 0; right: auto; bottom: auto; left: -0.08rem; z-index: 1; width: .2rem; height: 100%; }
.news-slick2::after { display: block; content: ""; box-sizing: border-box; position: absolute; top: 0; right: -0.08rem; bottom: auto; left: auto; z-index: 1; width: .2rem; height: 100%;  }
.news-slick2 .slick-dots { width: 100%; text-align: center; font-size: 0; }
.news-slick2 .slick-dots li { display: inline-block; width: .16rem; height: 6px; margin: .2rem 8px 0; background: #d7b560; border-radius: 6px; -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; }
.news-slick2 .slick-dots li.slick-active { width: .32rem; background: #b8191d; }
.news-slick2 .title:hover { color: #b8191d; }

.news-pagination { user-select: none; position: absolute; top: -0.6rem; right: 0.72rem; bottom: auto; left: auto; z-index: 1; }
.news-pagination li { display: inline-block; margin: 0 6px; vertical-align: middle; cursor: pointer; }
.news-pagination li button { width: 24px; height: 24px; border-radius: 50%; background: #e6e6e6; font-size: 0.14rem; font-weight: 500; line-height: 24px; color: #b10004; text-align: center; -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; }
.news-pagination li.slick-active button { color: #fff; background: #d7b560; }
.dtlist{margin:0 -.2rem;}
.list1 { font-size: 0;}
.list1 .date { position: relative; display: inline-block; width: 62px; height: 62px; padding: 2px 0 0; margin: 0 0 0 4px; line-height: .2rem; color: #b10004; text-align: center; background: #fff8f5; -webkit-transition: all 0.25s linear 0s; -moz-transition: all 0.25s linear 0s; -o-transition: all 0.25s linear 0s; transition: all 0.25s linear 0s; }
.list1 .date p:first-child { font-size: .24rem; font-weight: 700; line-height: .34rem; }
.list1 .date::after { display: block; content: ""; box-sizing: border-box; position: absolute; top: -4px; right: 0; bottom: 0; left: -4px; z-index: -1; width: 100%; height: 100%; border: 1px solid #e9d0c4; }
.list1 .text { display: inline-block; vertical-align: top; width: calc(100% - 66px); padding: 0 0 0 .12rem; }
.list1 .text .title{height:.6rem;display:inline-block;}

.list2 { font-size: 0; }
.list2 li { padding: .1rem 0; border-bottom: 1px dashed #ddd; -webkit-transition: all 0.25s linear 0s; -moz-transition: all 0.25s linear 0s; -o-transition: all 0.25s linear 0s; transition: all 0.25s linear 0s; }
.list2 li:first-child { padding-top: 0; }
.list2 li:last-child { border: none; }
.list2 .date { position: relative; display: inline-block; width: 57px; height: 57px; padding: 2px 0 0; line-height: .2rem; color: #b10004; border: 1px solid #d7b560; text-align: center; -webkit-transition: all 0.25s linear 0s; -moz-transition: all 0.25s linear 0s; -o-transition: all 0.25s linear 0s; transition: all 0.25s linear 0s; }
.list2 .date p:first-child { font-size: .24rem; font-weight: 700; line-height: .3rem; }
.list2 .text { display: inline-block; vertical-align: top; width: calc(100% - 62px); padding: 0 0 0 .14rem; }

.list3 li { padding: .12rem 0; border-bottom: 1px dashed #ddd; -webkit-transition: all 0.25s linear 0s; -moz-transition: all 0.25s linear 0s; -o-transition: all 0.25s linear 0s; transition: all 0.25s linear 0s; }
.list3 li:first-child { padding-top: 0; }
.list3 li:last-child { border: none; padding-bottom: 0; }
.list3 li:hover { -webkit-transform: translateX(6px); -moz-transform: translateX(6px); -o-transform: translateX(6px); transform: translateX(6px); }
.list3 li:hover .title { color: #b8191d; }
.list3 .title::before { display: inline-block; content: ""; width: 8px; height: 8px; margin: 0 5px 1px 0; background: #b8191d; border-radius: 50%; }
.list3 .date { font-size: .15rem; line-height: .2rem; color: #999; }

.pic-list1 { font-size: 0; margin: 0 -0.15rem; }
.pic-list1 > li { display: inline-block; vertical-align: top; width: 33.3333333333%; padding: 0 0.15rem; }
.pic-list1 li { margin: 0 0 .4rem; }
.pic-list1 .img-scale { position: relative; -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; }
.pic-list1 .img-scale .img { padding: 66.58% 0 0; }
.pic-list1 .img-scale .date { position: absolute; top: 0; right: auto; bottom: auto; left: 0; z-index: 1; padding: 8px 6px 9px; color: #fff; line-height: .2rem; text-align: center; background: rgba(184, 25, 29, 0.9); }
.pic-list1 .img-scale .date p:first-child { font-size: .24rem; font-weight: 700; line-height: .3rem; }
.pic-list1 .img-scale .title { margin: 0 0 4px; font-weight: 700; height:.6rem}
.pic-list1 .img-scale .info { line-height: .25rem;height:.5rem;}
.pic-list1 .img-scale .more2 { font-size: 0.14rem; font-weight: 500; line-height: 0.3rem; color: #999; text-align: right; }
.pic-list1 .img-scale:hover { box-shadow: 0 0 0.2rem 0 rgba(0, 0, 0, 0.5); }
.pic-list1 .img-scale:hover .title { color: #b8191d; }
.pic-list1 .text { padding: .1rem .15rem; background: #f4f4f4; }

.pic-list2 li { margin: 0 0 .25rem; }
.pic-list2 li:last-child { margin: 0; }
.pic-list2 .img-scale { border: 1px solid #e5e5e5; }
.pic-list2 .img-scale .img { padding: 62.2% 0 0; }

.xsdt-swiper { width: 2.35rem; border: 1px solid #eae6da; }
.xsdt-swiper .img { padding: 146.186% 0 0; }
.xsdt-swiper .pagination { position: absolute; top: auto; right: auto; bottom: 0.12rem; left: 50%; z-index: 1; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
.xsdt-swiper .pagination span { display: inline-block; width: 12px; height: 12px; margin: 0 4px; border-radius: 50%; border: 1px solid #f9cb03; -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; cursor: pointer; }
.xsdt-swiper .pagination span.swiper-active-switch { border-color: #b8191d; background: #b8191d; }

.xsdt-list { width: calc(100% - 2.6rem); }
.xsdt-list li { position: relative; margin: 0 0 .09rem; -webkit-transition: all 0.15s linear 0s; -moz-transition: all 0.15s linear 0s; -o-transition: all 0.15s linear 0s; transition: all 0.15s linear 0s; background: #f9f7f1; }
.xsdt-list li .title { padding: 0 .12rem 0 .4rem; line-height: .6rem; background-image: url(../images/z_icon7.png); background-repeat: no-repeat; background-position: 0.15rem 50%; background-color: transparent; background-size: auto; }
.xsdt-list li.cur { background-image: url(../images/z_bg3.jpg); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: cover; margin: 0 0 .2rem; }
.xsdt-list li.cur .title { color: #fff; background-image: url(../images/z_icon7_2.png); }
.xsdt-list li.cur::after { display: block; content: ""; box-sizing: border-box; position: absolute; top: 100%; right: auto; bottom: auto; left: 0; z-index: 1; width: 0; height: 0; border-top: 0.05rem solid #b10004; border-right: .1rem solid transparent; border-bottom: .05rem solid transparent; border-left: 0.1rem solid #b10004; }

.links1 { border-bottom: 1px solid #e5e5e5; font-size: 0; margin: 0 0; }
.links1 > li { display: inline-block; vertical-align: top; width: 20%; padding: 0 0; }
.links1 li { text-align: center; vertical-align: bottom; border-left: 1px solid #e5e5e5; }
.links1 li:first-child { border: none; }
.links1 a { display: inline-block; padding: 0 0 .06rem; font-size: 0.16rem; font-weight: 500; line-height: 0.32rem; color: #222; text-align: center; }
.links1 a i { display: block; width: .5rem; height: .5rem; margin: 0 auto; background-image: url(); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: cover; }
.links1 a i.l1 { background-image: url(../images/z_icon6_1.png); }
.links1 a i.l2 { background-image: url(../images/z_icon6_2.png); }
.links1 a i.l3 { background-image: url(../images/z_icon6_3.png); }
.links1 a i.l4 { background-image: url(../images/z_icon6_4.png); }
.links1 a i.l5 { background-image: url(../images/z_icon6_5.png); }
.links1 a:hover { color: #b8191d; }
.links1 a:hover i { -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: rotateY(360deg); -moz-transform: rotateY(360deg); -o-transform: rotateY(360deg); transform: rotateY(360deg); }
.links1 a:hover i.l1 { background-image: url(../images/z_icon6_1_2.png); }
.links1 a:hover i { -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: rotateY(360deg); -moz-transform: rotateY(360deg); -o-transform: rotateY(360deg); transform: rotateY(360deg); }
.links1 a:hover i.l2 { background-image: url(../images/z_icon6_2_2.png); }
.links1 a:hover i { -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: rotateY(360deg); -moz-transform: rotateY(360deg); -o-transform: rotateY(360deg); transform: rotateY(360deg); }
.links1 a:hover i.l3 { background-image: url(../images/z_icon6_3_2.png); }
.links1 a:hover i { -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: rotateY(360deg); -moz-transform: rotateY(360deg); -o-transform: rotateY(360deg); transform: rotateY(360deg); }
.links1 a:hover i.l4 { background-image: url(../images/z_icon6_4_2.png); }
.links1 a:hover i { -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: rotateY(360deg); -moz-transform: rotateY(360deg); -o-transform: rotateY(360deg); transform: rotateY(360deg); }
.links1 a:hover i.l5 { background-image: url(../images/z_icon6_5_2.png); }

.xnw-img { width: calc(100% - 1.8rem); margin: .55rem 0 0; }
.xnw-img .img { padding: 21.71% 0 0; }

.QRcode { width: 1.55rem; margin: .55rem 0 0; font-size: 0.15rem; font-weight: 500; line-height: 0.3rem; color: #222; text-align: center; }
.QRcode img { width: 86px; height: 86px; vertical-align: top; }

.footer { margin: .25rem 0 0; background: #b10004; }
.footer a { color: #fff; }
.footer .part1 { padding: .2rem 0 .25rem; }

.contact { width: 35%; border-right: 1px solid #d06668; font-size: 0.14rem; font-weight: 500; line-height: 0.3rem; color: #fff; text-align: left; }
.contact p, .contact a {color:#fff;}

.part2 .column {border-bottom: 1px solid #d3d3d3; }

.foot-links { width: 65%; padding: 0 0 0 8%; font-size: 0; }
.foot-links .tips { margin: 0 0 .2rem; font-size: 0.2rem; font-weight: 500; line-height: 0.26rem; color: #fff; text-align: left; }
.foot-links .select { display: inline-block; position: relative; width: 30%; padding: 0 .12rem; margin: 0 5% 0 0; font-size: 0.14rem; font-weight: 500; line-height: 0.3rem; color: #fff; text-align: left; border: 1px solid #d06668; background: none; }
.foot-links .select p{color:#fff;}
.foot-links .select:last-child { margin-right: 0; }
.foot-links .select::after { position: absolute; top: 3px; right: .12rem; display: block; content: ""; width: 0; height: 0; border: 7px solid transparent; border-bottom-color: #fff; }

.select ul { display: none; position: absolute; left: -1px; bottom: calc(100% + 1px); width: calc(100% + 2px); background: #fff; box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3); padding: 0 .12rem; }
.select li { border-bottom: 1px dashed #ddd; }
.select li:last-child { border-bottom: none; }
.select li a { display: block;  padding: 8px 0; font-size: .13rem; line-height: .2rem; color: #333; }
.select li a:hover { color: #a0080b; font-weight: 700; }

.copy { padding: .15rem .1rem; border-top: 1px solid #c02629; font-size: 0.14rem; font-weight: 500; line-height: 0.3rem; color: #fff; text-align: center; background: #a0080b; }
.copy a { color: #fff; }
.copy a:hover { text-decoration: underline !important; }

.btn { display: none; align-items: center; }
.btn .search-btn { display: inline-block; width: 35px; height: 35px; background-image: url(../images/z_icon1.png); background-repeat: no-repeat; background-position: 50% 3px; background-color: transparent; background-size: auto; vertical-align: top; cursor: pointer; }

.nav-btn { display: inline-block; width: 34px; font-size: 0; margin: 0 0 0 30px; text-align: right; vertical-align: top; cursor: pointer; }
.nav-btn i { display: inline-block; width: 100%; height: 2px; margin: 9px 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; }
.nav-btn i:nth-child(1) { margin-top: 0; }
.nav-btn.close i:nth-child(1) { -webkit-transform: translate(0, 11px) rotate(45deg); -moz-transform: translate(0, 11px) rotate(45deg); -o-transform: translate(0, 11px) rotate(45deg); transform: translate(0, 11px) rotate(45deg); }
.nav-btn.close i:nth-child(2) { opacity: 0; }
.nav-btn.close i:nth-child(3) { -webkit-transform: translate(0, -11px) rotate(-45deg); -moz-transform: translate(0, -11px) rotate(-45deg); -o-transform: translate(0, -11px) rotate(-45deg); transform: translate(0, -11px) rotate(-45deg); }

.mask { display: none; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 101; background: rgba(0, 0, 0, 0.75); }
.mask.show .search { top: 38%; 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; }
.mask .close { position: absolute; top: 18%; right: 6%; bottom: auto; left: auto; z-index: 1; cursor: pointer; width: 40px; height: 40px; }
.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); -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); -o-transform: translate(0, 39px) rotate(-45deg); transform: translate(0, 39px) rotate(-45deg); }

.decoration { max-height: 360px; overflow: hidden; }
.decoration img { width: 100%; vertical-align: top; }

.sidebar { width: 18%; margin: .4rem 0 0; }
.sidebar h1 { padding: .1rem 0; font-size: 0.24rem; font-weight: 500; line-height: 0.5rem; color: #fff; text-align: center; background: #b10004; }
.sidebar h1 i { display: block; margin: 0 auto; }
.sidebar h1 i.close { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
.sidebar .lv2-nav { padding: .2rem 0 .5rem .1rem; background: #f4f4f4; }
.sidebar .lv2-nav li { position: relative; border-left: 4px solid transparent; }
.sidebar .lv2-nav a { display: block; padding: 0 .1rem 0 14%; font-size: 0.18rem; font-weight: 500; line-height: 0.55rem; color: #000; text-align: left; }
.sidebar .lv2-nav a:hover { color: #b10004; }
.sidebar .lv2-nav li.cur { border-color: #b10004; background: #fff; }
.sidebar .lv2-nav li.cur > a { color: #b10004; font-weight: 700; }
.sidebar .lv2-nav li.cur .lv3 { display: block; }
.sidebar .lv2-nav .down { position: absolute; top: 0; right: 0; bottom: auto; left: auto; z-index: 1; width: .55rem; height: .55rem; background-image: url(../images/down.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); -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; }
.sidebar .lv2-nav .down.close { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
.sidebar .lv2-nav .lv3 { display: none; padding: 0 0 .1rem .1rem; }
.sidebar .lv2-nav .lv3 a { padding: 6px .1rem 6px .4rem; font-size: .15rem; font-weight: 500; line-height: .25rem; color: #000; text-align: left; }
.sidebar .lv2-nav .lv3 a:hover { color: #b8191d; }
.sidebar .lv2-nav .lv3 a.cur { color: #b8191d; font-weight: 700; }

.main { width: 78%; margin: .3rem 0 0; }
.main .list3 li { padding: .15rem 0; }
.main .list3 .title { display: inline-block; width: calc(100% - 100px); vertical-align: top; }
.main .list3 .date { line-height: .3rem; }
.main .list2 li { padding: .22rem 0; }

.position { margin: 0 0 .25rem; border-bottom: 1px solid #ddd; }
.position h3 { display: inline-block; margin: 0 0 -1px; font-size: 0.24rem; font-weight: 500; line-height: 0.5rem; color: #000; text-align: left; border-bottom: 3px solid #d7b560; }

.place { font-size: 0.14rem; font-weight: 500; line-height: 0.25rem; color: #999; text-align: left; padding: 0 0 0 .25rem; background-image: url(../images/x_icon5.png); background-repeat: no-repeat; background-position: 0 50%; background-color: transparent; background-size: auto; }
.place a { color: #999; }
.place a:hover { color: #b10004; }

.teach-list { font-size: 0; margin: 0 -0.41rem; }
.teach-list > li { display: inline-block; vertical-align: top; width: 25%; padding: 0 0.41rem; }
.teach-list li { margin: 0 0 .4rem; }
.teach-list .img { padding: 142.5% 0 0; background-position: 50% 20%; }
.teach-list .name { padding: .1rem 0 0; font-size: 0.18rem; font-weight: 700; line-height: 0.32rem; color: #222; text-align: center; background: #f4f4f4; }
.teach-list .info { padding: 0 0 .12rem; line-height: .26rem; text-align: center; background: #f4f4f4; }
.teach-list .img-scale { -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; }
.teach-list .img-scale:hover { border-radius: .1rem; box-shadow: 0 0 0.2rem 0 rgba(0, 0, 0, 0.5); }
.teach-list .img-scale:hover .name { color: #b8191d; }

.article { padding: .15rem 0; background: #fff; line-height:.35rem;}
.article .title { font-size: 0.22rem; font-weight: 700; line-height: 0.35rem; color: #b8191d; text-align: center; }
.article .sub { margin: .3rem 0; padding: .1rem 0; font-size: 0.14rem; font-weight: 500; line-height: 0.26rem; color: #444; text-align: center; border-top: 1px dotted #aaa; border-bottom: 1px dotted #aaa; opacity: .7; }
.article .content { padding: 0 0 .4rem; font-size: 0.16rem; font-weight: 500; line-height: 0.35rem; color: #000; text-align: left; }
.article .content p { text-indent: 2em; }
.article .content img, .article .content video { display: block; max-width: 100%; height: auto !important; margin: .25rem auto; }
.article .content table { max-width: 100%; margin: .25rem auto; }
.article .content table p { text-indent: 0; }
.article .content table img, .article .content table video { margin-top: 0; margin-bottom: 0; }
.article .content iframe { max-width: 100%; margin: .25rem auto; }
.article .cont-page { padding: .25rem 0 0; border-top: 1px dashed #ccc; }
.article .cont-page a { display: block; padding: 4px 0; font-size: 0.16rem; font-weight: 500; line-height: 0.28rem; color: #666; text-align: left; -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; }
.article .cont-page a span { color: #000; }
.article .cont-page a:hover { color: #b10004; -webkit-transform: translateX(2px); -moz-transform: translateX(2px); -o-transform: translateX(2px); transform: translateX(2px); }

#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; }


/*机构列表*/
.depart_list{margin-top:20px;}
.depart_list li{}
.depart_list li h4{font-size:16px;color:#9b0500;margin:10px 0;font-family:"Microsoft YaHei";font-weight:normal;padding-left:15px;}
.depart_list li ul.lists{overflow: hidden;margin:15px;}
.depart_list li ul.lists li{float:left; width:50%;line-height:24px;margin:0;padding:5px 0;}
.depart_list li ul.lists li a{color:#333;font-size:14px;line-height:24px;font-family:"Microsoft YaHei";}
.depart_list li div a:hover{color:#f30;text-decoration:none;}

/* 现任领导 */
.pic-list3 { margin: .2rem 0 0; }
.pic-list3 li { padding: .22rem 0; font-size: 0; border-bottom: 1px solid #eee; -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; }
.pic-list3 li:hover { box-shadow: 0 -15px 20px -20px rgba(0, 0, 0, 0.2) inset, 0 0 0 0 #fff inset; }
.pic-list3 .img-scale { display: inline-block; vertical-align: top; width: 1.82rem; }
.pic-list3 .img-scale .img { padding: 126.37% 0 0; }
.pic-list3 .text { display: inline-block; vertical-align: top; width: calc(100% - 1.82rem); padding: .1rem 0 0 .4rem; }
.pic-list3 .name { margin: 0 0 4px; font-size: 0.22rem; font-weight: 700; line-height: 0.45rem; color: #222; text-align: left; }
.pic-list3 .name:hover { color: #b10202; }
.pic-list3 .info { font-size: .16rem; color: #000; line-height: .32rem; }
.pic-list3 .info span { color: #666; }
@media screen and (min-width: 992px) {
.news-slick .list1:hover .date { color: #fff; background: #b8191d; }
.news-slick .list1:hover .title { color: #b8191d; }

.list2 li:hover { -webkit-transform: translateX(6px); -moz-transform: translateX(6px); -o-transform: translateX(6px); transform: translateX(6px); }
.list2 li:hover .title { color: #b8191d; }
.list2 li:hover .date { color: #fff; background: #b8191d; }
}

@media screen and (max-width: 1400px) { html { font-size: 95px; }
  .header .logo img { height: 80px; }
.header::after { right: calc(5% - 70px); }
.search { margin-right: .5rem; }
  .header .container > .fr { padding: .08rem 10% 0 0; }

  .QRcode { font-size: .13rem; } }
@media screen and (max-width: 1200px) { html { font-size: 90px; }
  .header { background-position: 60% 50%; }
  .header .logo img { height: 75px; }
  .header .container > .fr { padding-right: 12%; }
.search { margin-right: .2rem; }
  .news-slick { margin: 0 -.1rem; }
  .news-slick .slick-slide { padding: 0 .1rem; }
  .news-slick::before, .news-slick::after { width: .1rem; }
.teach-list { margin: 0 -.2rem; }
.teach-list > li { padding: 0 .2rem; }
  .xnw-img, .QRcode { margin: .38rem 0 0; } }

@media screen and (min-width: 1200px){
.main{min-height: 512px;}
}

@media screen and (max-width: 992px) { .container { width: 83%; }
  .header .logo img { height: 60px; }
  .header { padding: 8px 0; background-position: 100% 50%; }
  .header .container { display: flex; justify-content: space-between; align-items: center; }
  .header .container::before, .header .container::after { display: none; }
  .header .container > .fr { padding-top: 0; padding-right: 0; }
  .banner .img { padding: 25% 0 0; }
  .banner .slick-dots { bottom: .18rem; }
  .banner .slick-dots li button { font-size: .12rem; width: 21px; height: 21px; line-height: 21px; }
  .news-pagination li button { font-size: .12rem; width: 21px; height: 21px; line-height: 21px; }
.header::after { right: 20%; }
  .top-link { display: none; }
  .nav { visibility: hidden; opacity: 0; -webkit-transform: scale(0.7); -moz-transform: scale(0.7); -o-transform: scale(0.7); transform: scale(0.7); position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 99; width: 100%; height: 100%; padding: 85px 0 30px; background: rgba(0, 0, 0, 0.8); overflow-x: hidden; -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; }
  .nav li { float: none; width: 100%; margin: 0 !important; border-bottom: 1px solid rgba(255, 255, 255, 0.8); }
  .nav li a { font-size: .18rem; text-align: left; color: #fff; line-height: 55px; font-weight: 700; background: none !important; }
  .nav li a span { color: #fff; border: none; }
  .nav li .down { position: absolute; top: 0; right: 0; bottom: auto; left: auto; z-index: 1; width: 50px; height: 50px; background-image: url(../images/down2.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); -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; }
  .nav li .down.close { -webkit-transform: rotate(0); -moz-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0); }
  .nav li .lv2 { display: none; position: static; visibility: visible; opacity: 1; padding-left: 40px; padding-top: 0; transition: none !important; -ms-transition: none !important; border: none; background: none; }
  .nav li .lv2 a { font-weight: 400; color: #fff !important; border: none; text-align:left; text-indent: 0; }
.nav li .lv2 dd { background: none; }
  .nav li:last-child { margin-bottom: 50px !important; }
  .nav li .tri { display: none; }
  .nav.fixed { visibility: visible; opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
  .search { visibility: hidden; opacity: 0; position: fixed; top: 40%; right: auto; bottom: auto; left: 20%; z-index: 200; width: 60%; padding: 10px 15px !important; background: #fff; -webkit-transform: scale(0.7); -moz-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; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
  .search .input { width: calc(100% - 46px); height: 42px; padding: 0 8px; line-height: 42px; color: #333; border-color: #eee; }
  .search .submit { width: 45px; height: 42px; background-image: url(../images/z_icon1_2.png); background-position: 50% 50% !important; }
  .search.show { border: none; border-radius: 0; visibility: visible; opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
  .btn { display: flex; }
  .column h3 { font-size: .22rem; }
  .index-main .part1 .fl1, .index-main .part1 > .fr1 { width: 100%; }
  .index-main .part1 .fr1 { margin: .3rem 0 0; width: 100%;}
  .index-main .part2 .column h3 { margin: 0 .4rem 0 0; }
  .index-main .part3 .fl1 { width: 100%; }
  .index-main .part3 .fr1 { width: 100%; margin: .3rem 0 0; }
  .foot-links { width: 100%; padding: 0; }
  .contact { width: 100%; margin: .3rem 0 0; border: none; }
  .sidebar { width: 100%; margin: .3rem 0 0; }
  .sidebar h1 { display: block; position: relative; padding: 0 .2rem; font-size: .22rem; line-height: .6rem; text-align: left; background: #b10004; }
  .sidebar h1 i { position: absolute; top: 0; right: 0; bottom: auto; left: auto; z-index: 1; width: .6rem; height: .6rem; background-image: url(../images/down2.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); -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; }
  .sidebar h1 i.down { -webkit-transform: rotate(0); -moz-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0); }
  .sidebar .lv2-nav { display: none; padding-bottom: .25rem; }
  .sidebar .lv2-nav a { text-align: left; font-size: .18rem; line-height: .55rem; padding-left: .3rem; }
  .main { width: 100%; margin: .3rem 0 0; }
  .position { margin: 0 0 .15rem; }
.list2 .date { height: .57rem; }
.list2 .date p:first-child { line-height: .3rem; }
  .position h3 { font-size: .22rem; } }
@media screen and (max-width: 768px) { .container { width: 92%; } .teach-list { margin: 0 -.12rem; } .teach-list > li { width: 33.33%; padding: 0 .12rem; }
.index-main {padding: .1rem 0 0; }
.index-main .part3 > .fr1, .index-main .part1 > .fr1 { margin: .15rem 0 0; }
.list2 li { display: flex; padding: .1rem 0; }
.footer { margin: .25rem 0 0; }
.news-slick .img-scale .title { margin: .1rem 0 .15rem; }
.index-main .part2 { padding-bottom: .2rem; }
.news-slick2 .slick-dots li { margin-top: .1rem; }
.xnw-img, .QRcode { margin: 0; }
.footer .part1 { padding-bottom: .2rem; }
.contact { margin: .15rem 0 0; }
  .pic-list1 li { width: 50%; } 
#cylj{margin-top:.3rem;}
.depart_list li ul.lists li{width:100%;}
}
@media screen and (max-width: 568px) {
  .column h3 { font-size: .2rem; }
  .column h3 i { margin-right: 4px; }
  .btn .search-btn { width: 29px; height: 29px; background-size: 80%; background-position: 50% 50%; }
  .nav-btn { width: 30px; margin: 0 0 0 15px; }
  .nav-btn i { margin: 7px 0 0; }
  .nav-btn.close i:nth-child(1) { -webkit-transform: translate(0, 9px) rotate(45deg); -moz-transform: translate(0, 9px) rotate(45deg); -o-transform: translate(0, 9px) rotate(45deg); transform: translate(0, 9px) rotate(45deg); }
  .nav-btn.close i:nth-child(3) { -webkit-transform: translate(0, -9px) rotate(-45deg); -moz-transform: translate(0, -9px) rotate(-45deg); -o-transform: translate(0, -9px) rotate(-45deg); transform: translate(0, -9px) rotate(-45deg); }
  .header .logo img { height: 47px; }
  .news-slick2 { margin: 0; }
  .news-slick2 .slick-slide { padding: 0; }
  .news-slick2::after, .news-slick2::before { display: none; }
  .news-pagination { top: -.65rem; }
  .banner .img { height: 2rem; padding: 0; }
  .banner .img img { object-fit: cover; }
  .banner .slick-arrow { display: none; }
  .banner .slick-dots li button { font-size: 0; width: 8px; height: 8px; }
  .index-main .part2 .column h3 { margin: 0 .06rem 0 0; }
.index-main .part2 .column h3.switch3 { margin: 0; }
  .xsdt-swiper { float: none; }
  .xsdt-list { float: none; width: 100%; margin: .12rem 0 0; }
  .index-main .part3 .pic-list2 { float: none; width: auto; font-size: 0; margin: 0 -5px; }
  .index-main .part3 .pic-list2 > li { display: inline-block; vertical-align: top; width: 33.3333333333%; padding: 0 5px; }
  .index-main .part3 .list3 { float: none; width: 100%; }
  .sidebar h1 { line-height: .55rem; }
  .sidebar h1 i { width: .55rem; height: .55rem; }
  .main .list3 .title { width: 100%; overflow: visible; text-overflow: clip; white-space: initial; }
  .main .list3 .date { float: none; }
  .place { float: none; }
.column h3 { line-height: .45rem; }
.column .more { line-height: .45rem; }
  .position { text-align: center; } 
  .pic-list3 .img-scale {
    display: block;
    margin: 0 auto 0.1rem;
}
.pic-list3 .text {
    width: 100%;
    padding: 0;
    text-align: center;
}
}
@media screen and (max-width: 480px) { .search { width: 80%; left: 10%; }  .teach-list > li { width: 50%; } .header { background-position: 88% 50%; }
  .news-slick::before, .news-slick::after { display: none; }
  .news-slick { margin: 0; }
  .news-slick .slick-slide { padding: 0; }
  .news-slick { margin: 0; }
  .news-slick .slick-slide { padding: 0; }
  .news-pagination { position: static; margin: .05rem 0 0; text-align: center; }
.header::after { right: 12%; }
  .column h3 { font-size: .18rem; }
  .xnw-img, .QRcode { float: none; width: 100%; }
  .footer .part1 { padding: .22rem 0 .25rem; }
  .foot-links .select { width: 100%; margin: 0 0 .15rem; }
  .pic-list1 { margin: 0; }
  .pic-list1 li { padding: 0; width: 100%; }
  .dtlist{margin:0;}
  .QRcode{margin-top:.2rem;}
 }

/*# sourceMappingURL=style.css.map */

