@charset "utf-8"; /*Technical Support SudyTech*/ @font-face {font-family:'youshebiaotihei';src:url(fonts/youshebiaotihei.ttf);} @font-face {font-family:'DIN-Condensed';src:url(fonts/DIN-Condensed.ttf);} @font-face {font-family:'SourceHanSerifCN';src:url(fonts/SourceHanSerifCN-Regular-1.ttf);} html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu {margin:0;padding:0;} header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details {display:block;} table {border-collapse:collapse;border-spacing:0;} caption,th {text-align:left;font-weight:normal;} html,body,fieldset,img,iframe,abbr {border:0;} img {vertical-align:top;} html {overflow-x:hidden; --size: calc(100vw / 19.20);font-size: var(--size);} i,cite,em,var,address,dfn {font-style:normal;} [hidefocus],summary {outline:0;} li {list-style:none;} h1,h2,h3,h4,h5,h6,small {font-size:100%;} sup,sub {font-size:83%;} pre,code,kbd,samp {font-family:inherit;} q:before,q:after {content:none;} textarea {overflow:auto;resize:none;} label,summary {cursor:default;} a,button {cursor:pointer;} h1,h2,h3,h4,h5,h6,em,strong,b {font-weight:bold;} del,ins,u,s,a,a:hover {text-decoration:none;} body,textarea,input,button,select,keygen,legend {font:13px/1 arial,\5b8b\4f53;color:#333;outline:0;} :focus {outline:0;} .none {display:none;} .wcb {width:100%;height:30px;border:2px dashed #97CBE0;} .hidden {visibility:hidden;} .clear {width:100%;height:0;line-height:0;font-size:0;overflow:hidden;clear:both;display:block;_display:inline;} .clearfix:after {clear:both;content:".";display:block;height:0;visibility:hidden;} .clearfix {display:block;zoom:1;} ::-webkit-input-placeholder {color:#ccc;} :-moz-placeholder {color:#ccc;} ::-moz-placeholder {color:#ccc;} :-ms-input-placeholder {color:#ccc;} body {line-height:1;font-size:13px;font-family:"PingFang","Microsoft YaHei","\u5b8b\u4f53",Tahoma,Geneva,sans-serif;color:#232222;} :root {--mainColor:#BD1A21;--hoverColor:#BD1A21;--bigSizex:0.22rem;--bigSize:0.2rem;--titleSize:0.18rem;--smailSize:0.16rem;--smailSizex:0.14rem;--innerWidth:17rem;} p {line-height:1.75;} a {color:#333;text-decoration:auto;transition:all 0.4s ease-in-out;} a:hover {color:var(--hoverColor);} .line1 {text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;} .line2 {text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;} .line3 {text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;} .line4 {text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;} *::-webkit-scrollbar {width:5px;background-color:#BC1A21;} *::-webkit-scrollbar-thumb {border-radius:10px;background-color:rgba(255,255,255,0.9);border:1px solid #BC1A21;} .wrapper {width:100%;margin:0 auto;} .wrapper .inner {width:var(--innerWidth);margin:0 auto;} html.main { overflow: hidden; } /**鍏煎妯″紡鎻愮ず**/.pageTips {position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background:#000 url("../image/bg.png");} .pageTips .container {color:#fff;position:absolute;left:50%;top:50%;width:630px;margin-left:-315px;margin-top:-160px;} .pageTips .container a.close {display:block;width:50px;height:50px;position:absolute;z-index:1;left:auto;right:-15px;top:40px;bottom:auto;background:url("../image/close.png") center no-repeat;} .pageTips .container .img {text-align:center;} .pageTips .container .msg {font-size:18px;line-height:36px;padding-top:30px;} .pageTips .container a {color:#fff;text-decoration:underline;} .pageTips .container a.close {display:none !important;} /**澶撮儴**/.header {border-bottom:none;height:auto;line-height:inherit;background-size:cover;position:relative;z-index:3;position:absolute;width:100%;top:0;transition:1s;} .header:after {content:"";width:100%;top:0;left:0;position:absolute;height:2rem;background:linear-gradient(180.00deg,rgb(0,0,0),rgba(0,0,0,0) 100%);opacity:0.5;pointer-events:none;} .header.open:after {opacity:0.3;} .header.fix {} .header.fix .sitelogo .logo img { width: 3.32rem; } .header.fix .mod { height: 1.18rem; } .header.fix .head-top { display: none; } .header .inner {position:relative;z-index:1;width:100%;} .header .sitelogo {display:flex;} .header .sitelogo .logo img {width:3.63rem;transition: all 0.4s ease-in-out;} .header .sitelogo .logo {margin-right:0.29rem;display:inline-block;} .header .sitelogo h1 {font-size:inherit;font-weight:normal;background:none;padding-left:0px;} .header .sitelogo .sitetitle {display:inline-block;margin-left:0.19rem;color:#fff;min-height:0.52rem;vertical-align:middle;margin-top:-0.1rem;} .header .sitelogo a {align-items:center;} .header .sitelogo .tago img {width:3.82rem;} .header .sitelogo .sitetitle span {display:block;} .header .sitelogo img.logo {width:3.4rem;transition:all 0.6s ease-in-out;} .header .head-main {float:left;margin-top:10px;} .header .mod {display:flex;justify-content:space-between;height:1.44rem;align-items:center;transition: all 0.4s ease-in-out;} .header .head-top {display:flex;align-items:center;gap:0.2rem;} .header .head-right {display:flex;align-items:flex-end;flex-direction:column;margin-right:1.6rem;gap:0.1rem;} .head-left {margin-left:0.8rem;} .header .head-top .left {display:flex;font-size:var(--smailSizex);line-height:1.2;gap:0.2rem;} /* 鎼滅储*/ body.showsearch a.menu-btn,body.showsearch #nav{visibility: hidden !important;} body.showsearch .header .close{visibility:visible;} .opensearch{cursor:pointer;width:0.2rem} .search_screen.active{visibility:visible;opacity:1;} .search_screen:before{content:"";width:100%;height:100%;z-index: -1;position:absolute; backdrop-filter: blur(10px); background: rgb(189 26 33 / 65%) ;} .search_screen{position:fixed;inset:0;z-index:2;background:#bc1a21 url(images/search_bg.jpg) no-repeat center/cover;display:flex;flex-direction:column;visibility:hidden;opacity:0;transition:0.6s;justify-content: center; align-items: center;/* background: rgb(189 26 33 / 65%) */;} .header .close{position:absolute;top:0rem;right:0rem;z-index:2;cursor:pointer;color:#fff;font-size:0.6rem;display:flex;background:#B82C29;width:1rem;height:1rem;justify-content: center; align-items: center;visibility: hidden;} .header .close span{width:0.48rem;height:2px;position:absolute;background:#fff} .header .close span:nth-child(1){transform:rotate(45deg);} .header .close span:nth-child(2){transform:rotate(-45deg);} .search_screen h3{font-size: 0.5rem; font-weight: bold;line-height:1.2; color: #fff;text-align:center; letter-spacing: 5px;margin-bottom:0.5rem; } .wp_search {display:inline-block;position:relative;padding-left:4px;border:1px solid #d0d0d0;} .wp_search #keyword {width:160px !important;padding:4px 0;border:none;height:20px;line-height:20px;background:transparent;color:#fff;} .wp_search .search {width:32px;height:30px;border:0px;background:#FFFFFF url(images/sous.png) no-repeat center;cursor:pointer;vertical-align:top;} .searchbox .tt {color:#fff;text-align:center;font-size:0.3rem;font-weight:bold;margin-bottom:0.47rem;} .searchbox {text-align:right; width:50%;overflow:hidden;/* margin-top:0.03rem;*/border:2px solid transparent;border-color:#fff;border-radius:10px;margin-bottom:0.8rem} .wp-search {position:relative;/* background:rgb(255 255 255 / 20%);*/;} .wp-search form {display:block;} .wp-search .search-input {margin-left:0.1rem;margin-right:0.2rem;} .wp-search .search-input input.search-title {width:100%;line-height:0.5rem;background:none;color:#FFFFFF;font-size:var(--bigSize);border:0;outline:0;font-family: "PingFang", "Microsoft YaHei";} .wp-search .search-btn {width:1rem;height:0.5rem;position:absolute;right:0rem;top:0%;} .wp-search .search-btn input.search-submit {width:100%;height:100%;border:0;outline:0;background: #ff7726 url(images/sous.svg) no-repeat left 0.2rem center;cursor:pointer;background-size:0.2rem;font-size: var(--smailSize);color: #fff;text-indent: 0.2rem;font-family: "寰蒋闆呴粦";} .header .searchbox:hover { } .header .searchbox {transition:all 0.4s ease-in-out;} /**瑙掕壊**/ .site-lauge .well {color:#fff;cursor:pointer;display:flex;align-items:center;padding-left: 0.18rem;background: url(images/huanying.svg) no-repeat left / 0.13rem;} .site-lauge .well2{ color:#c9c7c7;} .site-lauge {position:relative;} .site-lauge .news_list a {color:#fff;text-align:center;padding:0.05rem 0.1rem;line-height:1.5;display:block;} .site-lauge .news_list a:hover {background:#fff;color:#333;} .site-lauge .news_list {position:absolute;width:max-content;backdrop-filter:blur(59.42px);background:rgba(184,44,41,0.65);left:50%;transform:translateX(-50%) scaleY(0);border-radius:0.04rem;transform-origin:top;transition:all 0.4s ease-in-out;z-index:1;} .site-lauge .well:after {content:"";width:0.1rem;height:0.1rem;background:url(images/arrow.svg) no-repeat center;background-size:100%;display:block;margin-left:0.05rem;transition:all 0.4s ease-in-out;} .site-lauge:hover .news_list {transform:translateX(-50%);} .site-lauge:hover .well:after {transform:rotate(180deg);} .site-lang ul {display:flex;/* padding-right:0.19rem; */border-right: 1px solid rgb(255 255 255 / 40%);} .site-lang ul li.links a {color:#fff;padding-left: 0.18rem;} .site-lang ul li.links.i1 a{ background: url(images/tushu.svg)no-repeat left /0.13rem; } .site-lang ul li.links { padding: 0 0.18rem; border-left: 1px solid rgb(255 255 255 / 40%); } .site-lang ul li.links.i2 a{ background: url(images/gongzuo.svg)no-repeat left /0.13rem; } .site-lang ul li.links a:hover {color:#fff;} .site-en a {padding-left:0.23rem;background: url(images/diqiu.svg) no-repeat left;background-size:0.15rem;color:#fff;} /**瀵艰埅**/ .nav .inner .wp-panel .navbg {position:absolute;z-index:-1;left:0;right:0;top:0;bottom:0;width:auto;height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);} .nav .wp-menu {margin:0 auto;display:flex;gap:0.6rem;} .nav .wp-menu .menu-item {position:relative;text-align:center;} .nav .wp-menu .menu-item.i1 {background:none;} .nav .wp-menu .menu-item a>.menu-switch-arrow {display:none;width:20px;height:20px;background:url(images/nav_j.png) no-repeat center center;vertical-align:middle;} .nav .wp-menu .sub-menu li .sub-menu {display:none;} .nav .wp-menu .sub-menu li .menu-switch-arrow { display: none; } .nav .wp-menu .menu-item a.menu-link {line-height:0.4rem;font-size:var(--bigSize);display:block;color:#fff;font-weight:bold;padding-bottom:0.1rem} .nav .wp-menu .menu-item.hover a.menu-link,.nav .wp-menu .menu-item a.hover {font-weight:bold;text-decoration:none;color:var(--mainColor);} .nav .sub-menu {position:absolute;left:50%;top:100%;min-width:1.5rem;z-index:100;opacity:1;transform: translateX(-50%) scaleY(0);transform-origin: top;border-radius:0.04rem;backdrop-filter:blur(14px);box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.16);background: #ffffffc9;border-top:1px solid #BD1A21;/* display:none; */opacity: 0;transition: all 0.4s ease-in-out;} .menu-switch-arrow { content: ""; display: block; width: 0; height: 0; border: 8px solid transparent; border-bottom-color: #BD1A21; border-top: 0; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); opacity: 0; transition: 0.4s; } .nav .wp-menu .menu-item:hover .menu-switch-arrow { opacity: 1; } .nav .sub-menu .sub-item {position:relative;white-space:nowrap;vertical-align:top;_zoom:1;} .nav .sub-menu .sub-item a {display:block;line-height:0.5rem;padding:0 17px;font-size:var(--smailSize);background:none;text-align:center;} .nav .sub-menu .sub-item.hover>a,.nav .sub-menu .sub-item a:hover {background-color:var(--mainColor);display:block;color:#fff;} .nav .sub-menu .sub-menu {left:100%;top:0px;z-index:200;background:#fff;} .nav .site-lang {display:none;} .nav .wp-menu .menu-item a.menu-link:after {content:"";width:100%;height:1px;position:absolute;bottom:0;background:#fff;left:0;transform:scale(0);transition:all 0.4s ease-in-out;display:none} .nav .wp-menu .menu-item a.menu-link:hover:after {transform:scale(1);} .nav .wp-menu li:hover>.sub-menu { opacity: 1; transform: translateX(-50%); } /**澶у浘**/ .mbanner {perspective:1920px;transform-style:preserve-3d;position: relative;} .mbanner .inner {width:100%;text-align:center;} .mbanner .news_imgs a {display:block;height:100vh;} .mbanner .news_imgs a img {position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;} .mbanner .news.swiper-slide-active a{animation:2.5s linear 0s 1 normal none running imgscale} @keyframes imgscale{0%{transform:scale(1.2)} 100%{transform:scale(1)} } .mbanner .slick-prev,.mbanner .slick-next {z-index:1;top:auto;bottom:calc((100% - 2.2rem)/2 - 0.23rem);opacity:0.8;} .mbanner .slick-prev {left:0.55rem;} .mbanner .slick-next {right:0.55rem;} .mbanner .news .news_wz {position:absolute;top:3.05rem;left:50%;margin-left:-7.95rem;text-align:left;width:10.6rem;} .mbanner .news .news_wz a {color:#17607A;} .mbanner .news .news_title {display:flex;font-size:0.33rem;line-height:1.4;position:absolute;bottom:0;width:15rem;left:50%;transform:translateX(-7.5rem);background:rgb(0 0 0 / 57%);height:1.09rem;color:#fff;text-align:left;padding:0 0.46rem;box-sizing:border-box;align-items:center;font-weight:bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;} .mbanner .news .news_title a {color:#fff;display:block;white-space:nowrap;width:80%;overflow:hidden;text-overflow:ellipsis;} .mbanner .news .news_video {height:100vh;} .mbanner .news .news_video video {position:absolute;width:100%;height:100%;object-fit:cover;left:50%;top:50%;transform:translate(-50%,-50%);} .mbanner .news:before {content:"";display:block;width:100%;position:absolute;height:2.48rem;bottom:0;background:linear-gradient(0deg,rgb(0,0,0),rgba(0,0,0,0) 100%);opacity:0.5;pointer-events:none;z-index:1;} .mbanner .swiper-pagination {--swiper-pagination-bottom:0.43rem;position: static;width: auto ! important;} .mbanner .swiper-pagination .swiper-pagination-bullet {--swiper-pagination-bottom:0.33rem;--swiper-pagination-color:#fff;--swiper-pagination-bullet-width:0.14rem;--swiper-pagination-bullet-height:0.14rem;--swiper-pagination-bullet-inactive-opacity:0.7;--swiper-pagination-bullet-inactive-color:#fff;--swiper-pagination-bullet-horizontal-gap:0.15rem;} .mbanner .swiper-pagination .swiper-pagination-bullet:after {display:none;} .mbanner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {width:0.34rem;height:0.34rem;background:none;border:1px solid #fff;background:url(images/dot.svg) no-repeat center;background-size:0.2rem;border-color: #fff;} .mbanner .control { position: absolute; bottom: 1rem; z-index: 1; display: flex; align-items: center; gap: 0.15rem; justify-content: center; width: 100%; height: 0.36rem; } .bb { position: absolute; bottom: 0.36rem; z-index: 1; left: 50%; margin-left: -10px; animation: 2s linear infinite ani_down; cursor: pointer; display: block; z-index: 999; } @keyframes ani_down { 0% { transform: translateY(0); opacity: 0 } 20% { transform: translateY(.156vw); opacity: 1 } 80% { transform: translateY(.52vw); opacity: 1 } 100%, 90% { transform: translateY(.52vw); opacity: 0 } } /**鍐呭**/ /**涓讳綋鍏叡**/ .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{ display: flex; } .swiper-pagination {display:flex;align-items:center;justify-content:center;--swiper-pagination-bottom: 0.34rem;} .swiper-pagination .swiper-pagination-bullet {transition:all 0.4s ease-in-out;--swiper-pagination-color: transparent;--swiper-pagination-bullet-inactive-color: transparent;--swiper-pagination-bullet-width: 0.22rem;--swiper-pagination-bullet-height: 0.22rem;--swiper-pagination-bullet-horizontal-gap:0.075rem;position:relative;flex: none;border: 1px solid transparent;--swiper-pagination-bullet-inactive-opacity: 1;display: flex ! important;! importanty;! importan;! importa;! import;! impor;! impo;! imp;! im;! inline;! inline;! i;!;!;align-items: center;justify-content: center;} .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ border-color: var(--mainColor); } .swiper-pagination .swiper-pagination-bullet:after {content:"";display: block;height: 0.12rem;width: 0.12rem;background: var(--mainColor);left:50%;box-sizing:border-box;border-radius:50%;top:50%;box-sizing: border-box;opacity: 0.2;} .swiper-pagination .swiper-pagination-bullet-active:after {/* transform:translate(-50%,-50%) scale(1); */opacity:1;} .main .swiper-button-next,.main .swiper-button-prev {width:0.35rem;height:0.2rem;--swiper-navigation-size:0;background-size:100% auto;background-position:center;background-repeat:no-repeat;} .swiper-button-next {background-image:url(images/right.svg);} .swiper-button-prev {background-image:url(images/left.svg);} .news_imgs a,.news_imgs span {display:block;overflow:hidden;} .post .news:hover .news_imgs a img,.post .news:hover .news_imgs span img {transform:scale(1.1);} .news_imgs a img,.news_imgs span img {position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:all 0.6s ease-in-out;} .news_imgs {overflow:hidden;background:#ccc;position:relative;} .news_imgs.bg:after {content:"";width:100%;position:absolute;height:1.4rem;background:linear-gradient(0.00deg,rgb(21,21,21) 3.433%,rgba(57,57,57,0) 96.567%);bottom:0;opacity:0.7;pointer-events:none;} span.underLine {background-image:linear-gradient(var(--mainColor),var(--mainColor));background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:background-size .4s;} .news:hover span.underLine {background-size:100% 1px;color:var(--mainColor);} .mainSwiper {height:100vh;overflow:hidden;} .mainSwiper>.swiper-pagination-vertical.swiper-pagination-bullets,.mainSwiper>.swiper-vertical>.swiper-pagination-bullets { flex-direction: column; width: auto; --swiper-pagination-left: 0.3rem; margin: 0; /* transform: none; */ right: auto; --swiper-pagination-right: auto; top:46%; display: none; } .mainSwiper>.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {margin-bottom: 2.8rem;} .mainSwiper>.swiper-pagination .swiper-pagination-bullet{ --swiper-pagination-bullet-vertical-gap: 0.15rem; } .mainSwiper>.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before { opacity: 0.2; } .mainSwiper>.swiper-pagination .swiper-pagination-bullet .xian { height: 2.8rem; content: ""; position: absolute; background: #BD1A21; width: 0.02rem; top: 0.35rem; opacity: 1; transform: scaleY(0); transform-origin: top; } .mainSwiper>.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .xian {animation: 1s linear 0s 1 normal none running xian;transform: scaleY(1);} @keyframes xian{ 0%{transform:scaleY(0.2)} 100%{transform:scaleY(1)} } .mainSwiper>.swiper-pagination .swiper-pagination-bullet:before {height: 2.8rem;content:"";position: absolute;background: #BD1A21;width: 0.02rem;top: 0.35rem;opacity: 0;/* transform: scale(0); */} .mainSwiper>.swiper-pagination .swiper-pagination-bullet:last-child.swiper-pagination-bullet-active { margin: 0; } .mainSwiper>.swiper-pagination .swiper-pagination-bullet:last-child.swiper-pagination-bullet-active .xian { display: none; } .mainSwiper>.swiper-pagination .swiper-pagination-bullet:last-child.swiper-pagination-bullet-active:before { display: none; } .main1, .main2, .main3,.main4, .main5 { display: flex ! important; flex-direction: column; align-items: center; justify-content: center; } .post1 .tt {display:flex;justify-content:space-between;margin-bottom:0.4rem;align-items:center;} .post1 .more_btn img {width:0.14rem;margin-left:0.05rem;} .post1 .more_btn .more_text {vertical-align:middle;font-size:var(--titleSize);color:var(--mainColor);line-height:0.34rem;background:url(images/more_bg.svg) no-repeat bottom/100% auto;display:block;} .post1 .tt .tit {position:relative;} .post1 .tt .title {font-size:0.4rem;line-height:1.3;color:var(--mainColor);margin-top:-0.1rem;} .post1 .tt .tt_en {font-size:0.5rem;background:linear-gradient(180.00deg,rgb(241,161,57),rgba(241,161,57,0) 100%);-webkit-background-clip:text;background-clip:text;color:transparent;position:absolute;bottom:calc(100% - 0.15rem);} .post1 .tt .tt_en img{ height: 0.49rem; } .post1 .news .news_title {font-size:var(--titleSize);line-height:1.77;} .post1 .news .news_text {font-size:var(--smailSizex);line-height:1.85;color:#666666;opacity:0.6;} .post1 .news .news_text a {color:#666666;} .post1 .news .news_date {font-weight:bold;font-size:var(--smailSize);line-height:1.32;color:#707070;} .post1 .news .news_meta {margin-right:0.31rem;} .post1 .news .news_meta span {display:block;text-align:center;} .post1 .news .news_meta .news_year {font-size:0.16rem;} .post1 .news .news_meta .news_days {font-size:0.3rem;font-weight:bold;margin-bottom:0.11rem;} .post1 .news .news_meta .news_month {font-size:var(--smailSizex);} .main1 {background:url(images/main1bg.jpg) no-repeat center/cover;} .main1 .inner {padding-top:0.67rem; } .main1 .post1 .tt {margin-bottom:0.25rem;} .main1 .post1 .tt .tt_en img {height: 0.34rem;} .main1 .post1 .tt .tt_en img.img2{ display: none; } .main1 .post1 .tt .title {font-size:0.34rem;} .main1 .mod {display:flex;justify-content:space-between;} .post-11 {width:4.23rem;flex:none;margin-top: 0.3rem;} .post-13 {width:4.16rem;flex:none;transition-delay: 0.4s;margin-top: 0.3rem;} .post-12 {/* margin-top:-0.3rem; */width:7.55rem;transition-delay: 0.2s;position:relative} .post-11 .newss .news_imgs span {padding-top:56.264%;} .post-11 .newss .news_imgs {margin-bottom:0.15rem;} .post-11 .newss .news_title {font-weight:bold;} .post-11 .news_list .newss {padding-bottom:0.175rem;} .post-11 .news_list .new a {padding:0.175rem 0;border-top:1px dashed rgb(112 112 112 / 20%);display:block;display:flex;align-items:center;} .post-11 .new .news_imgs span {padding-top:67.9%;} .post-11 .new .news_imgs {width:1.62rem;margin-right:0.25rem;flex:none;} .post-12 .news .news_imgs a {padding-top:56.17%;} .post-12 .news .news_wz {background:#fff;box-shadow:0px 3px 20px 0px rgba(180,180,180,0.1);background:linear-gradient(180.00deg,rgb(255,255,255),rgba(255,255,255,0.36) 100%);height: 2.3rem;box-sizing:border-box;text-align:center;padding: 0.21rem 0.47rem 0.4rem;} .post-12 .news .news_type {font-size:0.28rem;color:var(--mainColor);font-weight:bold;line-height:1.3; padding-bottom:0.22rem; color:#fff;position:static} .post-12 .news_type{position:absolute;top:60.2%;left:0;width:100%;font-size:0.28rem;color:var(--mainColor);font-weight:bold;line-height:1.3;padding-bottom:0.22rem;z-index:2;text-align:center;display: none;} .post-12 .news_type a{color:var(--mainColor);padding: 0 0.05rem} .post-12 .swiper-pagination{ --swiper-pagination-bottom: 0.255rem; } .post-12 .more_btn { position: absolute; z-index: 2; bottom: 0.255rem; right: 0.66rem; } .post-12 .news .news_type a{color:var(--mainColor);padding: 0 0.05rem;color:#fff} .post-12 .news .news_title {font-size:var(--bigSizex);font-weight:bold;line-height:1.5;margin-bottom:0.15rem;padding-top:0.2rem;/* border-top:1px dashed rgb(112 112 112 / 50%); */} .post-12 .swiper-button-next,.post-12 .swiper-button-prev {bottom:0.415rem;top:auto;--swiper-navigation-sides-offset:0.47rem;} .post-13 .list1 .news .news_imgs a {padding-top:38.46%;} .post-13 .list1 .news:nth-child(1) {margin-bottom:0.2rem;} .post-13 .list1 {margin-bottom:0.2rem;} .post-13 .list2 {box-shadow:0px 3px 20px 0px rgba(180,180,180,0.1);background:linear-gradient(180.00deg,rgb(255,255,255),rgba(255,255,255,0.36) 100%);padding:0 0.47rem;} .post-13 .list2 .news {height:0.91rem;display:flex;align-items:center;border-bottom:1px dashed rgb(112 112 112 / 20%);} .post-13 .list2 .news:before {content:"";width:0.06rem;height:0.06rem;background:var(--mainColor);border-radius:50%;margin-right:0.13rem;transition:all 0.6s ease-in-out;} .post-13 .list2 .news:hover:before {margin-right:0.23rem;} .main2 {background:url(images/main2bg.jpg) no-repeat center/cover;} .main2 .inner {padding-top: 1.6rem;} .main2 .mod {position:relative;} .main2 .mleft {width:10.70rem;position:relative;z-index:1;top: -0.1rem;} .main2 .mleft .tab-menu {position:absolute;top:0px;display:flex;height:0.52rem;align-items:center;left:2.2rem;gap:0.19rem;} .main2 .mleft .tab-con {min-height:2.92rem;} .main2 .mleft .tab-menu li:before {content:"";width:0.24rem;height:0.24rem;background:url(images/dot_s.svg) no-repeat center/100% 100%;width:0;transition:all 0.4s ease-in-out;opacity:0;} .main2 .mleft .tab-menu li {display:flex;align-items:center;font-size:var(--bigSizex);} .main2 .mleft .tab-menu li.selected {font-weight:bold;} .main2 .mleft .tab-menu span {font-size:0.2rem;opacity:0.5;} .main2 .mleft .tab-menu li.selected:before {opacity:1;width:0.24rem;margin-right:0.155rem;} .post-22 .more_btn {position:absolute;right:0.83rem;top:0.08rem;} .post-22 .news_list {display:flex;flex-wrap:wrap;row-gap: 0.16rem;margin: 0 -0.11rem;} .post-22 .news_list .news {width:50%;} .post-22 .news_list .news a {margin:0 0.11rem;height: 0.96rem;display:block;background:#fff;border-radius:0.1rem;padding:0 0.27rem;display:flex;align-items:center;position:relative; box-shadow: 0px 3px 15px 0px rgba(95, 50, 40, 0.1);} .post-22 .news_list .news a:after {content:"";width:0;height:0.03rem;position:absolute;background:var(--mainColor);left:0;bottom:0;transition:all 0.4s ease-in-out;} .post-22 .news_list .news a:hover {border-radius:0.1rem 0.1rem 0 0;} .post-22 .news_list .news a:hover:after {width:100%;} .post-22 .news_list .news a:hover .news_title {color:#333;font-weight:bold;} .main2 .mtop {margin-bottom: 0.33rem;} .post-25 .news_list {display:flex;gap:0.22rem;justify-content:space-between;} .post-25 .news_list .links {flex:1;} .post-25 .news_list .links a {display:flex;height:2.04rem;border-radius:0.1rem;background:linear-gradient(180.00deg,rgba(255,255,255,0.2),rgb(255,255,255) 100%);flex-direction:column;justify-content:center;align-items:center;font-size:var(--titleSize);font-weight:bold;position:relative;} .post-25 .news_list .links .icon {position:relative;background-size:100% 100%;z-index:1;width:0.77rem;height:0.77rem;background-repeat:no-repeat;background-position:center;margin-bottom: 0.25rem;} .post-25 .news_list .links:nth-child(1) .icon {background-size:0.77rem 0.62rem;background-image:url(images/t_icon1.svg);} .post-25 .news_list .links:nth-child(2) .icon {background-size:0.72rem 0.75rem;background-image:url(images/t_icon2.svg);} .post-25 .news_list .links:nth-child(3) .icon {background-size:0.93rem 0.93rem;background-image:url(images/t_icon3.svg);} .post-25 .news_list .links:nth-child(4) .icon {background-size:0.85rem 0.62rem;background-image:url(images/t_icon4.svg);} .post-25 .news_list .links:nth-child(1) .icon:after {left:-0.1rem;bottom:0.1rem;z-index:-1;} .post-25 .news_list .links a:after {content:"";width:100%;height:100%;background:#fff;position:absolute;border-radius:0.1rem;transition:all 0.4s ease-in-out;opacity:0;} .post-25 .news_list .links a:hover:after {box-shadow:0px 3px 20px 0px rgba(180,180,180,0.5);opacity:1;} .post-25 .news_list .links .title {position:relative;z-index:1;text-align: center;line-height: 1.5;} .main2 .mright {position:absolute;width:6.71rem;right:0;top:0;box-sizing:border-box;transition-delay: 0.2s;} .main2 .mright:after {content:"";width:100%;height:7.345rem;position:absolute;top:0;background:url(images/jzbg_bg.svg) no-repeat;background-size: 100% 100%;right:0;top:-1.4rem;} .post-26 {position:relative;z-index:1;} .post-26 .more_btn {position:absolute;bottom:0;right:0.58rem;z-index: 2;} .post-26 .tt {justify-content:center;text-align:center;} .post-26 .tt .tt_en,.post-31 .tt .tt_en {left:50%;transform:translateX(-50%);} .post-26 .con {margin:0.1rem 0.58rem 0 1.2rem;height:4.6rem;} .post-26 .news .news_top {display:flex;align-items:center;margin-bottom:0.45rem;} .post-26 .news .news_imgs {width:1.46rem;border-radius:50%;margin-right:0.3rem;flex: none;} .post-26 .news .news_imgs a {padding-top:100%;position:relative;border-radius:50%;} .post-26 .news .news_imgs a:after {content:"";width:100%;height:100%;border:0.08rem solid rgb(184 44 41 / 42%);position:absolute;top:0;left:0;box-sizing:border-box;border-radius:50%;pointer-events:none;transition:all 0.4s ease-in-out;} .post-26 .news:hover .news_imgs a:after {border:0.08rem solid rgb(184 44 41);} .post-26 .news .people_info .info1 {font-size:var(--titleSize);margin-bottom:0.24rem;font-weight:bold;} .post-26 .news .people_info .info2 {font-size:var(--titleSize);display: flex;line-height: 0.3rem;} .post-26 .news .people_info .info2 .title {font-size:0.26rem;font-weight:bold;flex: none;} .post-26 .news .news_title {font-size:var(--bigSizex);font-weight:bold;margin-bottom:0.21rem;} .post-26 .news .news_info {font-size:var(--smailSize);line-height:1.5;} .post-26 .news .news_info>div {padding:0.11rem 0;padding-left:0.28rem;background-size:0.13rem;background-position:left;background-repeat:no-repeat;} .post-26 .news .news_info .info1 {background-image:url(images/shijian.svg);} .post-26 .news .news_info .info2 {background-image:url(images/dingwei.svg);} .post-26 .swiper-pagination {width:auto ! important;--swiper-pagination-bottom:0.1rem;} .main3 {background:url(images/main3bg.jpg) no-repeat top/cover;justify-content: flex-end;} .main3 .inner {padding-top:2.89rem;position: relative;z-index: 1;transition-delay: 0.2s;} .main3 .tago {text-align:center;margin-bottom:0.27rem;} .main3 .tago .big-tago {display:block;font-size:0.4rem;color:#fff;margin-bottom:0.3rem;font-weight: bold;} .main3 .tago .site-tago {display:flex;justify-content:center;align-items:center;gap:0.23rem;color:rgb(255,246,214);font-size:0.41rem;line-height:0.53rem;letter-spacing:0.0328rem;font-family:'youshebiaotihei';text-shadow:0 3px 6px rgb(0 0 0 / 21%);} .main3 .tago .site-tago img{ width: 10.53rem; } .main3 .tago .site-tago img.img2 { display: none; } .main3 .tago .site-tago:after,.main3 .tago .site-tago:before {content:"";width:1.02rem;background:#FFF6D6;height:1px;opacity:0.5;} .main3:after {content:"";width:100%;height:5.2rem;position:absolute;bottom:0;background:url(images/post31bg.png) no-repeat center/auto 100%;} .main3:before {content:"";width:100%;height:100%;position:absolute;bottom:0;background: url(images/main3bg2.png) no-repeat bottom/100% auto;transition-duration: 0.6s ! important;} .post-31 {height:5.2rem;box-sizing:border-box;padding-top:1.354rem;} .post-31 .tt {justify-content:center;} .post-31 .news .news_box {margin:0 0.67rem;text-align:center;} .post-31 .news .news_title {font-size:var(--smailSize);} .post-31 .news .news_num {margin-top:0.14rem;font-family:'DIN-Condensed';color:var(--mainColor);font-size:0.7rem;line-height:1.3;} .post-31 .news .addSvg {height:0.67rem;} .post-31 .news .icon {height:0.67rem;} .post-31 .news svg,.post-31 .news img {height:100%;} .post-31 .swiper-button-next,.post-31 .swiper-button-prev {--swiper-navigation-size:0.14rem;color:var(--mainColor);width:0.44rem;height:0.44rem;line-height:0.44rem;background:#fff;box-shadow:0px 6px 12px 0px rgba(126,4,4,0.1);border-radius:50%;font-weight:bold;} .main4 {background:url(images/main4bg.jpg) no-repeat top/cover;} .main4 .inner { padding-top:.93rem; } .post-41 .con { display: flex; } .post-41 .list1 { width: 5.2rem; background: #fff; flex: none; padding: 0.28rem 0.55rem; backdrop-filter: blur(42.32px); background: rgba(255, 255, 255, 0.74); box-sizing: border-box; position: relative; z-index: 1; -webkit-backdrop-filter: blur(42.32px); } .post-41 .list1 .news a { display: flex; height: 0.86rem; align-items: center; font-size: var(--bigSizex); border-bottom: 1px dashed rgb(112 112 112 / 40%); justify-content: space-between; box-sizing: border-box; } .post-41 .list1 .news a svg { width: 0.32rem; } .post-41 .list1 .news a .l { display: flex; align-items: center; gap: 0.37rem; } .post-41 .list1 .news a .news_more img { opacity: 0.3; transition: all 0.4s ease-in-out; } .post-41 .list1 .news.selected a { color: var(--mainColor); font-weight: bold; } .post-41 .list1 .news svg path{ transition: all 0.4s ease-in-out;} .post-41 .list1 .news.selected svg path { fill: var(--mainColor); } .post-41 .list1 .news.selected .news_more img { opacity: 1; } .post-41 .list1 .news:last-child a { border: none; } .post-41 .news_list.list2 { margin-left: -0.46rem; flex: 1; margin-top: -1.48rem; transition-delay: 0.2s; } .post-41 .news_list.list2 .news_imgs{box-shadow: 0px 3px 30px 0px rgba(165, 146, 142, 0.27);} .post-41 .news_list.list2 .news_text{position:absolute;right: 0;bottom: 0.39rem;width: 6.313rem;padding: 0 0.27rem 0 0.63rem;box-sizing:border-box;color:#fff;font-size:var(--smailSize);opacity:1;background: rgb(0 0 0 / 40%);height: 1.71rem;display: flex;align-items: center;clip-path: polygon(9% 0%, 100% 0, 100% 0,100% 100%, 100% 100%, -18% 100%);} .post-41 .news_list.list2 .news_imgs a { padding-top: 46.9%; /* box-shadow: 0px 3px 30px 0px rgba(165, 146, 142, 0.27); */ } .post-42 { position: absolute; bottom: 0; right: 0; } .main4 .mod { padding-bottom: 0.36rem; position: relative; } .post-42 .links { width: 1.54rem; } .post-42 .news_list { display: flex; } .post-42 .links a { display: block; height: 1.35rem; background: #BD1A21; display: flex; align-items: center; justify-content: center; flex-direction: column; color: #fff; font-size: var(--titleSize); position: relative; } .post-41 .tt { margin-bottom: 0.63rem; } .post-42 .links a .icon { width: 0.28rem; height: 0.28rem; background-size: contain; margin-bottom: 0.15rem; background-position: center; background-repeat: no-repeat; } .post-42 .links:nth-child(2) a,.post-42 .links:nth-child(4) a{ background:#AC1A20; } .post-42 .links:nth-child(3) a{ background:#C73E28; } .post-42 .links:nth-child(1) a .icon { background-image: url(images/d_icon1.svg); } .post-42 .links:nth-child(2) a .icon { background-image: url(images/d_icon2.svg); } .post-42 .links:nth-child(3) a .icon { background-image: url(images/d_icon3.svg); } .post-42 .links:nth-child(4) a .icon { background-image: url(images/d_icon4.svg); } .post-42 .links:nth-child(5) a .icon { background-image: url(images/d_icon5.svg); } .post-42 .links a:hover { box-shadow: 0px 11px 17px 0px #33333394; z-index: 1; margin-top: -0.2rem; } .main5 {background:url(images/main5bg.jpg) no-repeat top/cover;} .main5 .inner { padding-top:.62rem; } .main5 .mbottom {display:flex;} .main5 .mod {position:relative;} .share {position:absolute;top:0.05rem;right:0.77rem;} .share .news_list {display:flex;justify-content:space-between;gap:0.15rem;} .share .news_list .news {position:relative;transition:all 0.6s ease-in-out;} .share .news_list .news .icon {display:block;width:0.53rem;height:0.53rem;border-radius:50%;background-color:var(--mainColor);background-repeat:no-repeat;background-position:center;background-size:auto 48%;position:relative;top:0;left:0;} .share .news_list .news .icon:hover {box-shadow:5px 5px 5px 0px #71111575;top:-0.05rem;top:-0.05rem;} .share .news_list .news:nth-child(1) .icon {background-image:url(images/weixin.svg);} .share .news_list .news:nth-child(2) .icon {background-image:url(images/weibo.svg);} .share .news_list .news:nth-child(3) .icon {background-image:url(images/douyin.svg);} .share .news_list .news:nth-child(4) .icon {background-image:url(images/bilibili.svg);} .share .news_list .news:nth-child(5) .icon {background-image:url(images/sph.svg);} .share .news_list .news .news_imgs {position:absolute;top: 120%;width:2rem;height:2rem;left:50%;margin-left:-0.95rem;transform: translateY(36%);transition:all 0.6s ease-in-out;opacity:0;z-index: 1;} .share .news_list .news .news_imgs img {width:100%;height:100%;} .share .news_list .news:hover .news_imgs {opacity:1;transform:none; z-index: 999;} .post-52 {width:5rem;background:#fff;padding:0 0.305rem;box-sizing:border-box;box-shadow:0px 3px 15px 0px rgba(95,50,40,0.06);margin-right:0.25rem;transition-delay: 0.2s;} .post-52 .news_list .news a {height:1.02rem;border-bottom:1px dashed rgb(112 112 112 / 50%);padding:0.2rem 0;box-sizing:border-box;display:flex;} .post-52 .news_list .news:last-child a {border:none;} .post-52 .news_list .news .news_icon {width:0.81rem;flex:none;margin-right:0.365rem;} .post-52 .news_list .news .news_icon img {width:100%;height:auto;} .main-foot {display: flex ! important;flex-direction: column;justify-content: flex-end;} .main6{flex: 1;background: linear-gradient(180.00deg, rgba(145, 26, 31, 0.14),rgba(145, 26, 31, 0.98) 100%);overflow: hidden;display: flex;align-items: flex-end;position: relative;display:none} body.main .main6{display:flex} .main6 .bg { position: absolute; width: 100%; height: 100%; z-index: -1; overflow: hidden; top: 0; } .main6 .bg.animat { animation: linear 0.6s 1 normal none running imgscale2; } .main6 .bg img { width: 100%; height: 100%; object-fit: cover; } @keyframes imgscale2{0%{transform:scale(1.1);opacity: 0;} 100%{transform:scale(1);opacity: 1;} } .main6 .inner {padding-top:1.6rem;padding-bottom:1.7rem;} .main6 .post1 .tt {justify-content:center;margin-bottom:0.67rem;} .main6 .post1 .tt .title {color:#fff;/* font-family: 'DIN-Condensed'; */line-height: 1;} .post-61 .news_list {display:flex;flex-wrap:wrap;--num:5;--column-gap:1.25rem;row-gap:0.25rem;column-gap:var(--column-gap);} .post-61 .news_list .links.i1 { display: none; } .post-61 .news_list .links {width:calc((100% - (var(--num) - 1) * var(--column-gap))/var(--num));} .post-61 .news_list .links a {display:block;line-height:0.48rem;background:rgb(255 255 255 / 9%);color:#fff;border:1px solid rgb(255 255 255 / 41%);border-radius:0.08rem;text-align:center;font-size:var(--titleSize);font-weight:bold;} .post-61 .news_list .links.active a{ background: rgb(255 255 255 / 37%); } .main5 .mright {display:flex;--gap:0.07rem;gap:var(--gap);flex:1;transition-delay: 0.4s;} .main5 .mright .ml {width:7.49rem;flex:none;display:flex;gap:var(--gap);flex-wrap:wrap;} .main5 .mright .post .news {position:relative;} .main5 .mright .post .news .news_title {position:absolute;bottom:0.2rem;width:100%;color:#fff;padding:0 0.3rem;font-weight:bold;box-sizing:border-box;line-height:1.5;} .main5 .mright .post .news .news_title a{ color: #fff; } .post-53 .news_imgs {padding-top:42.59%;} .post-53 {width:100%;} .post-54,.post-55 {width:calc(50% - var(--gap)/2);} .post-54 .news_imgs,.post-55 .news_imgs {padding-top:78.97%;} .post-56 .news_imgs {padding-top:147.73%;} .post-56 .news_imgs video {position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:all 0.6s ease-in-out;} .main5 .mright .mr {flex:1;} .main5 .mright .post .news .news_icon {position:absolute;right:0.3rem;z-index:1;top:0;border-radius:0 0 0.08rem 0.08rem;background:#333;width:0.46rem;height:0.46rem;background-repeat:no-repeat;background-position:center;background-size:auto 53%;} .main5 .mright .post .news_list.weixin .news_icon {background-image:url(images/weixin.svg);background-color:#3BB984;} .main5 .mright .post .news_list.weibo .news_icon {background-image:url(images/weibo.svg);background-color:#E71F19;} .main5 .mright .post .news_list.douyin .news_icon {background-image:url(images/douyin.svg);background-color:#333;} .main5 .mright .post-54 .news .news_title {text-align:center;font-size:0.24rem;bottom:0.3rem;} .main5 .mright .post .news .play {width:0.66rem;height:0.66rem;position:absolute;left:50%;top:50%;margin-left:-0.33rem;margin-top:-0.33rem;background:url(images/play.svg) no-repeat center/ 100% 100%;transition:all 0.6s ease-in-out;cursor:pointer;z-index: 1;} .main5 .mright .post .news:hover .play {transform:scale(1.2);} .main5 .mright .post .news .play.pause { background-image: url(images/pause.svg); opacity: 0; } .main5 .mright .post .news:hover .play.pause { opacity: 1; } .main5 .mright .post .news .news_video { position: absolute; width: 100%; height: 100%; left: 0; top: 0; } .post-11, .post-12, .post-13, .main2 .mleft, .main2 .mright, .main3:before, .main3 .inner, .post-41 .list1, .post-41 .news_list.list2, .post-42, .post-51, .post-52, .main5 .mright, .main .post-61{ transform: translateY(100px); opacity: 0; transition-duration: 1s; visibility: hidden; } body.mobile .post-11,body.mobile .post-12,body.mobile .post-13,body.mobile .main2 .mleft,body.mobile .main2 .mright,body.mobile .main3:before,body.mobile .main3 .inner,body.mobile .post-41 .list1,body.mobile .post-41 .news_list.list2,body.mobile .post-42,body.mobile .post-51,body.mobile .post-52,body.mobile .main5 .mright,body.mobile .post-61{transform: none;opacity: 1;visibility: inherit;} .main1.swiper-slide-prev .post-11, .main1.swiper-slide-prev .post-12, .main1.swiper-slide-prev .post-13,.main2.swiper-slide-prev .mleft,.main2.swiper-slide-prev .mright,.main3.swiper-slide-prev:before,.main3.swiper-slide-prev .inner ,.main4.swiper-slide-prev .post-41 .list1,.main4.swiper-slide-prev .post-41 .news_list.list2,.main4.swiper-slide-prev .post-42,.main5.swiper-slide-prev .post-51,.main5.swiper-slide-prev .post-52,.main5.swiper-slide-prev .mright,.main .swiper-slide-prev .post-61{ opacity: 1; transform: none; visibility: inherit; } .main1.swiper-slide-active .post-11, .main1.swiper-slide-active .post-12, .main1.swiper-slide-active .post-13,.main2.swiper-slide-active .mleft,.main2.swiper-slide-active .mright,.main3.swiper-slide-active:before,.main3.swiper-slide-active .inner ,.main4.swiper-slide-active .post-41 .list1,.main4.swiper-slide-active .post-41 .news_list.list2,.main4.swiper-slide-active .post-42,.main5.swiper-slide-active .post-51,.main5.swiper-slide-active .post-52,.main5.swiper-slide-active .mright,.main .swiper-slide-active .post-61{ opacity: 1; transform: none; visibility: inherit; } /**鍒楄〃椤?*/ .l-banner {height:4.3rem;background-position:center center;background-repeat:no-repeat;text-align:center;background-color:#c5c4c4;position:relative;background-size: cover;} .l-banner:after {content:"";display:block;width:100%;position:absolute;height: 67%;background:url(images/bannerbg.png) no-repeat;background-size:100% 100%;bottom:0;background: linear-gradient(180.00deg, rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.5) 100%);} .l-banner img {display:none;height:100%;vertical-align:top;} #l-container {position:relative;background: url(images/listbg.jpg)no-repeat bottom /100% auto; } #l-container .inner {position:relative;--innerWidth: 14.6rem;} #d-container .inner {background:#fff;} /**鏍忕洰鍒楄〃**/ .col_menu_head {top: -1.23rem;z-index:1;width:100%;left:0;} .col_menu_head .menu_head{ display: flex; justify-content: space-between; align-items: center; margin-bottom: 0.75rem; position: absolute; top: -1.23rem; width: 100%; } .col_name .col_name_text {font-size: 0.48rem;color:#fff;text-shadow: 0 3px 6px rgb(51 51 51 / 65%);} .col_name {} .col_path a,.col_path span {color:#fff;font-size:var(--smailSize);line-height:1.3;} .col_path {display:inline-block;padding-left:.26rem;background:url(images/home.svg) no-repeat left;} .possplit::after {content:"/";font-size:.15rem;} .col_news { padding: 0.8rem 0; } .possplit {margin:0 .08rem;width:auto;background-image:none;color:#666;text-indent:inherit;font-size:0;} .col_list {width:100%;position:relative;box-sizing:border-box;display:flex;align-items:center;} .col_list::before {content:"";display:block;width: 100vw;height:0;position:absolute;top:0;background: #fff;height: 0.65rem;left: calc((100vw - var(--innerWidth))/-2););box-shadow: 0px 10px 15px 0px rgba(88, 14, 14, 0.08);} .column-switch {display:none;} .col_list ul {position:relative;width:100%;} .col_list ul li {float:left;position: relative;} .col_list ul li ul{ display: none; } .col_list .col_column .col_item_link.selected,.col_list .col_column .col_item_link.parent,.col_list .col_column .col_item_link:hover {opacity:1;background: #911A1F;color: #fff;} .col_list .col_column .col_item_link {color: #333;padding: 0 0.38rem;font-size: var(--titleSize);display:inline-block;display:block;text-align:center;line-height: 0.65rem;font-family: 'SourceHanSerifCN';} .col_list .slick-next,.col_list .slick-prev {width:auto;height:auto;background:0 0;border-radius:0;} .col_list .slick-prev {left:-.4rem;display:none!important;} .col_list .slick-next {right:-.5rem;width:.3rem;text-align:center;} .col_list .slick-next:hover,.col_list .slick-prev:hover {opacity:1;color:#fff;background:0 0;} .mrlist .col_news { display: flex; justify-content: space-between; /* position: relative; */ align-items: flex-start; } .mrlist .col_news_list { flex: none; min-height: auto; flex: 1; } .mrlist .col_news_list.molong { width: 100%; margin: 0; } .col_post { width: 3.68rem; position: relative; padding: 0 0.41rem; padding-top: 0.6rem; box-sizing: border-box; position: sticky; top: 0.3rem; margin-left: 0.65rem; } .col_post:after { content: ""; width: 100%; height: 100%; position: absolute; top: -0.2rem; background: url(images/colpost.svg) no-repeat top; background-size: 100% auto; left: 0; } .col_post .tt { text-align: center; font-size: 0.28rem; font-weight: bold; color: var(--mainColor); line-height: 1.3; margin-bottom: 0.27rem; position: relative; z-index: 1; } .col_post .con{ position: relative; z-index: 1; min-height: 8.21rem; } .col_post .news { display: flex; padding: 0.28rem 0; align-items: flex-start; border-top: 1px dashed rgb(184 44 41 / 40%); } .col_post .tt_type { font-size: var(--titleSize); line-height: 1.4; color: #BD1A21; text-align: center; margin: 0.2rem 0; } .col_post .news {} .col_post .news .news_title { font-size: var(--titleSize); line-height: 1.65; } .col_post .news .news_num { text-align: center; width: 0.24rem; line-height: 0.24rem; color: #fff; background: #DDC08B; border-radius: 0.04rem; flex: none; font-size: var(--smailSizex); font-weight: bold; margin-right: 0.17rem; margin-top: 0.03rem; } .col_post .news.n1 .news_num{ background: linear-gradient(180.00deg, rgb(188, 26, 33),rgb(145, 26, 31) 100%); } .col_post .news.n2 .news_num{ background: rgb(216, 104, 109); } .col_post .news.n3 .news_num{ background: rgb(241, 161, 57); } /**榛樿鏂伴椈鍒楄〃椤?*/ .mrlist .col_news_list .news_list .news {display:flex;margin-bottom: 0.35rem;padding-bottom: 0.35rem;border-bottom: 1px dashed rgb(184 44 41 / 40%);} .mrlist .col_news_list .news_list .news .news_imgs {width: 3.25rem;flex:none;margin-right: 0.37rem;background:0 0;display:flex;align-items:center;} .mrlist .col_news_list .news_list .news .news_imgs a {padding-top: 67%;width:100%;} .mrlist .col_news_list .news_list .news .news_wz {flex:1;padding: 0.1rem 0 0.13rem;display: flex;flex-direction: column;justify-content: space-between;} .mrlist .col_news_list .news_list .news .news_meta {margin-bottom:.33rem;} .mrlist .col_news_list .news_list .news .news_meta span {display:block;color:#666;} .mrlist .col_news_list .news_list .news .news_year {font-size:.14rem;} .mrlist .col_news_list .news_list .news .news_day {font-size:.36rem;line-height:1.4;} .mrlist .col_news_list .news_list .news .news_title {font-size:var(--titleSize);line-height:1.7;font-weight:700;margin-bottom: 0.24rem;} .mrlist .col_news_list .news_list .news .news_text {font-size:var(--smailSizex);line-height: 1.8;} .mrlist .col_news_list .news_list .news .news_date{ font-size: var(--smailSize); color: var(--mainColor); } .mrlist .col_news_list .news_list .news .news_text a {color: #999999;} .mrlist .col_news_list .news_list .news.noimg .news_imgs {display:none;} .mrlist.ctmtlist .col_news_list .news_list .news .news_imgs { width: 1.6rem; background: #fff; } .mrlist.ctmtlist .col_news_list .news_list .news .news_imgs img { width: 100%; height: auto; top: 50%; left: 50%; transform: translate(-50%, -50%); } /**鏂囩珷椤?*/ .info .col_metas.clearfix {height:.63rem;} .infobox {padding:.56rem 0;margin:0 auto;width:auto;} .article h1.arti_title {line-height: 1.5;/* margin-bottom: .27rem; */;font-size: 0.3rem;} .article h2.arti_title {line-height:2;font-family:"Microsoft YaHei";font-size:.2rem;color:#1b1b1bc7;margin-bottom:.2rem;} .article .arti_metas {line-height:1.3;margin:0;opacity: 0.6;} .article .arti_metas>span {margin-right: 0.2rem;font-size:var(--smailSize);color: #666666;padding-left: 0.25rem;background-position: left;background-repeat: no-repeat;background-size: 0.2rem auto;} .article .arti_metas .arti_from { background-image: url(images/art_people.svg); } .article .arti_metas .arti_update { background-image: url(images/art_time.svg); } .article .arti_metas .arti_views { background-image: url(images/art_view.svg); } .article .arti_info.clearfix {position:relative;margin-top: 0.27rem;} .article .entry {margin:0 auto;overflow:hidden;margin-top:.4rem;min-height:400px;} .article .entry .read,.article .entry .read p {line-height:1.75;font-size:var(--smailSize);color:#333;} .article .entry .read p {margin-bottom:10px;} .article .entry .read img {margin:0 auto;max-width:940px;} .article .entry .read table {margin:0 auto;border:none!important;} .sibi_art {margin-top:1.3rem;} .wp_artfuns .wp_art_adjoin {display:flex;line-height:.48rem;font-size:var(--titleSize);flex-wrap:wrap;} span.next-title,span.prev-title {width:calc(100% - .8rem);} .wp_artfuns .wp_art_adjoin .next {padding:0;} .wp_artfuns .wp_art_adjoin .next,.wp_artfuns .wp_art_adjoin .prev {pointer-events:none;width:auto;} /**搴曢儴**/ #footer {position:relative;background:#911A1F;border-top:1px solid rgb(255 255 255 / 20%);} .footer .inner {box-sizing:border-box;position:relative;z-index:1;} #footer .inner p {font-size:var(--smailSize);line-height:1.7;font-weight:400;color:rgb(255 255 255 / 50%);} #footer .inner p a {color:#fff;} #footer .inner p span {margin:0 3px;} .footer .foot-top {display:flex;justify-content:space-between;} #footer .foot-left {padding:0.45rem 0;/* width:7.29rem; *//* border-right:1px solid rgb(255 255 255 / 20%); */flex: 1;} #footer .foot-left p {background-position:top 0.12rem left;background-repeat:no-repeat;background-size:0.16rem 0.16rem;padding:0.065rem 0;padding-left:0.3rem;} #footer .foot-left p:nth-child(1) {background-image:url(images/dizhi.svg);} #footer .foot-left p:nth-child(2) {background-image:url(images/youxiang.svg);} #footer .foot-left p:nth-child(3) {background-image:url(images/dianhua.svg);} #footer .foot-center {flex:1;display:flex;align-items:center;padding-left:0.84rem;width:5.54rem;box-sizing:border-box;} #footer .foot-center img {max-width:100%;} #footer .foot-center .tt {color:#fff;font-size:0.16rem;line-height:0.21rem;padding-bottom:0.13rem;position:relative;margin-bottom:0.05rem;opacity: 0.5;} #footer .foot-center .tt:after {content:"";position:absolute;width:0.18rem;height:0.02rem;background:#F1A139;bottom:0;left:0;} #footer .foot-center .links {flex:1;} #footer .foot-center .news {width:50%;font-size:var(--smailSize);line-height:1.7;font-weight:400;color:rgb(255 255 255 / 50%);padding:0.065rem 0;} #footer .foot-center .news a {color:rgb(255 255 255 / 50%);} #footer .foot-center .news a:hover{ color: #fff; } #footer .foot-center .news_list {display:flex;flex-wrap:wrap;flex-direction: column;height: 0.9rem;} #footer .foot-right {flex:1;display:flex;align-items: center;} #footer .foot-bottom {padding:0.2rem 0;text-align:center;position:relative;z-index:1;background: #2E2728;} #footer .foot-bottom .con{display: flex;justify-content: space-between;width: var(--innerWidth);margin: 0 auto;} #footer .foot-bottom p {font-size:var(--smailSizex);line-height:1.5;color:#fff;position:relative;opacity: 0.5;display: flex; align-items: center;} #footer .foot-bottom p a{ color: #fff; margin: 0 0.04rem; } #footer .foot-bottom p span { font-size: 0.15rem; margin: 0 0.03rem; } /**鍒嗕韩**/ #footer .shares .news_list { display: flex; justify-content: space-between; } #footer .shares { margin-right: 0.65rem; flex: 1; } #footer .foot-right .iso img { width: 0.61rem; } #footer .foot-right .iso { flex: none; } #footer .shares .news_imgs { width: 0.56rem; height: 0.56rem; margin: 0 auto; margin-bottom: 0.2rem; background-color: transparent; background-size: 0.35rem auto; background-repeat: no-repeat; background-position: center; background-color: rgb(255 255 255 / 20%); border-radius: 0.09rem; } #footer .shares .news_title { font-size: var(--smailSizex); transition: all 0.4s ease-in-out; } #footer .shares .news_title{} #footer .shares a{ opacity: 0.5; color: #fff; } #footer .shares a:hover{ opacity:1; } #footer .shares a:hover .news_title{ } #footer .shares .news:nth-child(1) .news_imgs { background-image: url(images/f_icon1.svg); } #footer .shares .news:nth-child(2) .news_imgs { background-image: url(images/f_icon2.svg); } #footer .shares .news:nth-child(3) .news_imgs { background-image: url(images/f_icon3.svg); } #footer .shares .news:nth-child(4) .news_imgs { background-image: url(images/f_icon4.svg); } .returnTop { color: #000; display: flex; align-items: center; gap: 0.15rem; /* opacity: 0.4; */ font-size: var(--smailSize); position: fixed; top:90%;transform:translateY(-50%); z-index: 33; right: 0.2rem;transition:0.4s } body.main .returnTop{opacity:0;} body.main .returnTop.show{opacity:1} body.main .returnTop img{width:auto} body.list .returnTop{position:static;color:#fff;transform:none} .returnTop img { width: var(--smailSize); } .wp_articlecontent table { width: 100%; } .post-12 .news .news_imgs img, .mbanner .news_list .news .news_imgs img,.mbanner .news_list .news .news_video video{ display: none; } .wp_entry img{height: auto !important;} .post-12 .news.swiper-slide-active .news_imgs img,.mbanner .news_list .news.swiper-slide-active .news_imgs img ,.mbanner .news_list .news.swiper-slide-active .news_video video{display: block;} .hy .wp_subcolumn_list .wp_sublist .sublist_title{ margin: 0; border: none; height: auto; line-height: normal;} .hy .wp_subcolumn_list .wp_sublist .morelink{display:none} .hy .wp_subcolumn_list .wp_sublist .sublist_title a .subcolumn-name{ font-size: 0.26rem; font-weight: 600; color: #BD1A21; cursor: auto; display: inline-block; padding-left: 0.23rem; border-left: 0.07rem solid #BD1A21; line-height: 0.24rem; margin-left: -0.3rem;} .hy .wp_subcolumn_list .wp_sublist .sublist_title a{ cursor: unset; pointer-events: none;} .hy .col_news_list .list_6>div{width:47.3%; float: left; padding: 0.4rem 0.78rem 0;margin-bottom:0.6rem; box-sizing: border-box; margin-right: 5.4%; background: #fff; box-shadow: 0 3px .4rem rgba(163, 153, 153, .16);} .hy .col_news_list .list_6>div:nth-child(2n){margin-right:0} .hy .wp_subcolumn_list .wp_sublist .con .news_img{margin: 0 -0.78rem;} .hy .wp_subcolumn_list .wp_sublist .con .news_img img{ width: 100%;} .hy .col_news_list .hytext{text-align: center; margin-bottom: 0.59rem;} .hy .col_news_list .hytextbox{ color: #DD933B;background:url(images/userico.svg) no-repeat center left / contain; font-size: 0.38rem; font-weight: 600; display: inline-block; padding-left: 0.58rem; line-height: .4rem;} .hy .col_news_list .news_list .news .news_title{margin-bottom:0; font-size: 0.18rem; line-height: 0.53rem; font-weight: 500;} .hy .col_news_list .news_list .news .news_title.red{color:#BD1A21;font-weight:600} .hy .wp_subcolumn_list .wp_sublist .sublist_title .news_con{ font-size: 0.13rem;height:0.2rem; line-height: 0.2rem; color: rgba(51, 51, 51, .4); margin-top: 0.1rem;} .hy .col_news_list .news_list .news{ margin-bottom: 0;display: block;width:33.3%;float:left; padding-bottom: 0; border-bottom: none;} .hy .wp_subcolumn_list .wp_sublist{margin-bottom:0} .hy .col_news_list .news_list{ margin-bottom: 0.2rem;height:1.59rem; margin-top: 0.05rem;} .main1 .mc{width:7.55rem;} body.main .post-14{ background: linear-gradient(to right,transparent, rgb(255, 255, 255), transparent 100%); margin-top: 0.105rem; } body.main .post-14{padding: 0.215rem 0.42rem;} body.main .post-14 .news_title{} body.main .post-14 .tt{margin-bottom:0;float: left; position: relative; z-index: 1; min-width: 1.5rem;} .post.post1.post-14.mbox span.title { font-size: 0; background: url(images/bgtzx.png) no-repeat center; width: 70%; display: inline-block; min-height: 0.54rem; background-size: 90%; top: -0.12rem; border-right: 0; position: relative; }.post.post1.post-14.mbox span.title:after { content: ""; border-right: 0.01rem solid rgb(189 26 33 / 50%); position: absolute; right: -0.08rem; height: 0.3rem; top: 50%; margin-top: -0.15rem; } body.main .post-14 .tt h3.tit { width: 100%; } body.main .post-14 .news_title { line-height: 0.54rem; } body.main .post-14 .news_title .news_col,body.main .post-14 .tt .title{font-size:var(--bigSize);line-height: 1.1;border-right: 0.01rem solid rgb(189 26 33 / 50%);padding-right: 0.21rem;margin-right: 0.19rem;color: #232222;font-weight: normal;position: relative;top: 0.05rem;} body.main .post-14 .news_title .news_col{display:none} div#header { height: auto; border: none; position: absolute; } .list.mrlist #header span { } .wp_articlecontent { z-index: 0; position: relative; } .site-lauge .well2{ border-right: 0px solid rgb(255 255 255 / 40%); padding-right: 0px; } .well3 { padding-right: 30px; color: #c9c7c7; } /**瀛︾敓澶?*/ body.list_xsc #l-container .inner{ width: var(--innerWidth); --innerWidth: 17rem; } body.list_xsc .col_list ul li:hover >ul{display: flex;} body.list_xsc .col_list ul li .sub_list{position:absolute;left:0;right: 0;background: #fff;font-size: var(--smailSize);display: none;flex-direction: column;/* align-items: center; */text-align: center;z-index: 1;box-shadow: 0px 10px 15px 0px rgba(88, 14, 14, 0.08);} body.list_xsc .col_list ul .col_column .sub_list li{line-height:0.5rem} body.list_xsc .col_list ul .col_column .sub_list li:hover >a{background:#BC1B21;color:#fff} body.list_xsc .col_list ul .col_column .sub_list li a{display:block;padding: 0 0.1rem;font-family: 'SourceHanSerifCN';font-size: var(--titleSize);} body.list_xsc .col_list ul .col_column .sub_list .sub_list{left:100%;top:0px;z-index:200;background:#fff;} body.list_xsc .col_menu_head .menu_head{ top: -1.52rem; } body.list_xsc .col_name{position:relative;} body.list_xsc .l-banner{ /* height: 5.6rem; */ } body.list_xsc .col_name:after{content:'Students Affairs Office';display:block;font-size: 0.24rem;font-weight:bold;color:#fff;margin-top: 0.27rem;text-shadow: 0 0.03rem 0.06rem rgb(0 0 0 / 65%);} body.list_xsc .col_list::before{background:#BC1B21} body.list_xsc .col_list .col_column .col_item_link{color:#fff;font-size: var(--bigSize);} body.list_xsc .col_list .col_column .col_item_link.selected,body.list_xsc .col_list .col_column .col_item_link.parent,body.list_xsc .col_list .col_column .col_item_link:hover{background:#fff;color:#333333;font-weight:bold} body.list_xsc .xscpost li:hover .news_imgs img{transform:scale(1.05)} body.list_xsc .xscpost li .news_imgs img{transition:0.7s} body.list_xsc .xscpost .tt {display:flex;justify-content:space-between;margin-bottom: 0.35rem;align-items:center;} body.list_xsc .xscpost .more_btn img {width:0.14rem;margin-left:0.05rem;} body.list_xsc .xscpost .more_btn .more_text {vertical-align:middle;font-size:var(--titleSize);color:var(--mainColor);line-height:0.34rem;background:url(images/more_bg.svg) no-repeat bottom/100% auto;display:block;} body.list_xsc .xscpost .tt .tit {position:relative;} body.list_xsc .xscpost .tt .title {font-size: 0.36rem;line-height:1.3;color:var(--mainColor);margin-top:-0.1rem;} body.list_xsc .xscpost .tt .tt_en {font-size:0.5rem;background:linear-gradient(180.00deg,rgb(241,161,57),rgba(241,161,57,0) 100%);-webkit-background-clip:text;background-clip:text;color:transparent;position:absolute;bottom:calc(100% - 0.15rem);} body.list_xsc .xscpost .tt .tt_en img{ height: 0.49rem; } body.list_xsc .xscmain1 .inner{padding: 0.37rem 0 1.02rem;} body.list_xsc .xscmain1 .mod{display:flex;justify-content: space-between;} body.list_xsc .xscmain1 .ml{width:63.8%} body.list_xsc .xscmain1 .mr{width: calc(32% - 0.86rem);background: #fff;box-shadow: 0 0.03rem 0.2rem rgb(163 153 153 / 16%);padding: 0.36rem 0.43rem;} body.list_xsc .xscpost-11 .con{display:flex;flex-wrap: wrap;} body.list_xsc .xscpost-11 .news_box{position:relative;} body.list_xsc .xscpost-11 .list-l .news_wz{position:absolute;bottom: 0;background: linear-gradient(0deg,rgb(0,0,0),rgba(0,0,0,0) 100%);left: 0;right: 0;} body.list_xsc .xscpost-11 .list-l .news_wz .news_con{padding: 0.9rem 0.3rem 0.08rem;} body.list_xsc .xscpost-11 .list-l .news_wz .news_text{color:#fff;font-size: var(--smailSizex);line-height: 1.57;} body.list_xsc .xscpost-11 .list-l .news_imgs{padding-top:66.6%} body.list_xsc .xscpost-11 .list-l .news_imgs img{position:absolute;left:0;right:0;object-fit: cover;top:0;bottom:0;width:100%;height:100%;} body.list_xsc .xscpost-11 .list-l{width:57.7%} body.list_xsc .xscpost-11 .list-r{width:42.3%;border-radius: 0 0.1rem 0.1rem 0;background: #FFFFFF;box-shadow: 0 0.03rem 0.2rem rgb(163 153 153 / 16%);} body.list_xsc .xscpost-11 .list-r .news_box{ border-bottom: 0.01rem solid rgb(112 112 112 / 20%); padding: 0 0.33rem 0; display: flex; height: 1.035rem; align-items: center; } body.list_xsc .xscpost-11 .list-r .news_wz{position:relative;} body.list_xsc .xscpost-11 .list-r .news_box:before{content:'';background:url(images/hover_bg.jpg)no-repeat;position: absolute;right: 0;bottom: 0;top: -0.01rem;background-size: cover;opacity: 0;transition: 0.7s;width: 100%;} body.list_xsc .xscpost-11 .list-r .news:last-child .news_box{border-bottom:0} body.list_xsc .xscpost-11 .list-r .news_meta{color:#BC1B21;font-size: var(--smailSizex);margin-bottom: 0.04rem;} body.list_xsc .xscpost-11 .list-r .news_title{font-size:var(--smailSize);line-height: 1.625;} body.list_xsc .xscpost-11 .list-r .news.selected .news_box:before{opacity:1;width: 4.7rem;} body.list_xsc .xscpost-11 .list-r .news.selected .news_meta{color:#fff} body.list_xsc .xscpost-11 .list-r .news.selected .news_title{color:#fff;font-weight:bold} body.list_xsc .xscpost-11 .list-r .selected .news_box{padding-left: 0.1rem;} body.list_xsc .xscpost-12 .tt{margin-bottom:0.25rem} body.list_xsc .xscpost-12 .news_text{ font-size: var(--smailSize); line-height: 2; } body.list_xsc .xscpost-13 .news_list{display:flex;column-gap: 0.12rem;} body.list_xsc .xscpost-13 .news_list .links{width:25%;background: url(images/post-13bg.png)no-repeat;background-size: cover;} body.list_xsc .xscpost-13 .news_list .links a{display:flex;justify-content: center;font-size: var(--smailSize);background: url(images/13ico1.svg)no-repeat center;padding-top: .35rem;height: 0.32rem;font-weight: bold;font-family: 'SourceHanSerifCN'; color: #333;} body.list_xsc .xscpost-13 .news_list .links.i2 a{ background: url(images/13ico2.svg)no-repeat center; } body.list_xsc .xscpost-13 .news_list .links.i3 a{ background: url(images/13ico3.svg)no-repeat center; } body.list_xsc .xscpost-13 .news_list .links.i4 a{ background: url(images/13ico4.svg)no-repeat center; } body.list_xsc .xscpost-13{margin-top:0.31rem} body.list_xsc .mtop{position:relative;} body.list_xsc .xscmain2 .mod{display:flex;justify-content: space-between;} body.list_xsc .xscmain2 .ml{width:63.8%;position: relative;z-index: 1;} body.list_xsc .xscmain2 .mr{ width: 32%; position: relative; } body.list_xsc .xscmain2 .mr:before{content:'';background: url(images/tabmr.png)no-repeat top center;width: 6.42rem;height: 7.47rem;position: absolute;top: -0.549rem;right: 0;z-index: 0;background-size: cover;} body.list_xsc .xscmain2 .tab-menu {position:absolute;top:0px;display:flex;height:0.52rem;align-items:center;left:2.2rem;gap:0.19rem;} body.list_xsc .xscmain2 .tab-con {min-height:2.92rem;} body.list_xsc .xscmain2 .tab-menu li:before {content:"";width:0.24rem;height:0.24rem;background:url(images/dot_s.svg) no-repeat center/100% 100%;width:0;transition:all 0.4s ease-in-out;opacity:0;} body.list_xsc .xscmain2 .tab-menu li {display:flex;align-items:center;font-size:var(--bigSizex);} body.list_xsc .xscmain2 .tab-menu li.selected {font-weight:bold;} body.list_xsc .xscmain2 .tab-menu span {font-size:0.2rem;opacity:0.5;} body.list_xsc .xscmain2 .tab-menu li.selected:before {opacity:1;width:0.24rem;margin-right:0.155rem;} body.list_xsc .post-22 .more_btn{right:0} body.list_xsc .xscwrap{ background: url(images/list_xsc_bg.jpg)no-repeat top center; background-size: cover; } body.list_xsc .post-22 .news_meta{color:#BC1B21} body.list_xsc .mr .post-21 .tt{margin-bottom:0;display: flex;justify-content: center;margin-right: 0.622rem;} body.list_xsc .xscpost-31 .more_btn {position:absolute;right: 0;top: -0.34rem;} body.list_xsc .xscpost-31 .swiper-slide{transform: scale(1.3);transition: 0.7s;opacity: 0.3;} body.list_xsc .xscpost-31 .swiper-slide.swiper-slide-active{transform: scale(1.58);z-index: 2;opacity: 1;} body.list_xsc .xscpost-31 .swiper-slide.swiper-slide-active .news_imgs{box-shadow: 0 0.03rem 0.3rem rgb(0 0 0 / 32%);} body.list_xsc .xscpost-31 .news_list{padding: 1rem 0;} body.list_xsc .xscpost-31 .news_imgs{padding-top:66.4%} body.list_xsc .xscpost-31 .news_imgs img{position:absolute;left:0;right:0;bottom:0;top:0;width:100%;height:100%} body.list_xsc .xscpost-31 .swiper{padding: 0 0.622rem 0 0;} body.list_xsc .xscpost-31 .news_title{opacity:0;font-size:0.1139rem;line-height:1.667;font-weight:bold;margin-top: 0.1139rem;} body.list_xsc .xscpost-31 .swiper-slide.swiper-slide-active .news_title{opacity:1} body.list_xsc .xscmain2 .mr .tab-con .xscpost{position:absolute;left: 0;right: 0;width: 100%;} body.list_xsc .xscmain2 .mr .tab-con .xscpost.active{position:relative;} body.list_xsc .xscmain2 .textList li.news{padding:0.2rem 0.3rem 0.2rem 0;border-bottom:1px solid #ddd;font-size:var(--smailSize)} body.list_xsc .xscpost-31.textList .news_list{padding-top:0.5rem} body.list_xsc .post1 .tt .title{font-size:0.36rem} body.list_xsc .mr .post-21 span:nth-child(2){font-size:0.26rem;color:#BD1A21;margin:0 0.12rem} body.list_xsc .mr .post-21 .title{color:#DD7377;font-size: 0.3rem;} body.list_xsc .mr .post-21 .title.selected{font-size:0.36rem;color: #BD1A21;} body.list_xsc .post1 .tt{margin-bottom: 0.3rem;} body.list_xsc .mr .sudy-tab{margin-top:-0.1rem} body.list_xsc .mr .xscpost-31 .swiper-pagination-bullet{width:0.12rem;height:0.12rem;background:#BC1A21;opacity:0.2;margin:0 0.075rem;position: relative;} body.list_xsc .mr .xscpost-31 .swiper-pagination-bullet:before{content:'';width: 0.22rem;height: 0.22rem;position:absolute;left:50%;top:50%;transform: translate(-50%, -50%);border:0.01rem solid #BC1A21;border-radius:50%;opacity: 0;} body.list_xsc .mr .xscpost-31 .swiper-pagination-bullet-active{ opacity: 1; width: 0.1rem; height: 0.1rem; } body.list_xsc .mr .xscpost-31 .swiper-pagination-bullet-active:before{opacity:1} body.list_xsc .mr .xscpost-31 .swiper-pagination-bullet:after{display:none;} body.list_xsc .xscmain3 .mbottom{display:flex;flex-wrap:wrap;box-shadow: 0 0.03rem 0.15rem rgb(95 50 40 / 6%);} body.list_xsc .xscmain3 .ml{background:url(images/xxgkbg.jpg)no-repeat;width:18.82%;background-size: cover;min-height: 4rem;} body.list_xsc .xscmain3 .xscpost-33 .links a{ font-size: var(--smailSize); line-height: 1.4; color: #fff; display: flex; height: 0.5rem; position: relative; align-items: center; } body.list_xsc .xscmain3{position:relative;z-index:1} body.list_xsc .xscmain3 .inner{padding: 0.53rem 0 1.03rem;} body.list_xsc .xscmain3 .mc{width: 44.35%;background: rgb(255 255 255 / 90%);} body.list_xsc .xscmain3 .mr{flex:1;background: #FFF4F4;padding: 0.13rem 0.4rem 0;} body.list_xsc .xscmain3 .xscpost-33 .links a:after{content:'';background:url(images/selected-arrow.svg)no-repeat;position: absolute;width: 0.35rem;height: 0.12rem;left: -0.47rem;top: 50%;transform: translateY(-50%);opacity: 0;transition: 0.7s;background-size: contain;} body.list_xsc .xscmain3 .xscpost-33 .links a.selected{border-bottom:0.01rem solid #FFFFFF} body.list_xsc .xscmain3 .xscpost-33 .links a.selected:after{opacity:1} body.list_xsc .xscmain3 .xscpost-33 .links a:before{content:'A-'; display: none;} body.list_xsc .xscmain3 .xscpost-33 .links.i2 a:before{content:'B-'; display: none;} body.list_xsc .xscmain3 .xscpost-33 .links.i3 a:before{content:'C-'; display: none;} body.list_xsc .xscmain3 .xscpost-33 .links.i4 a:before{content:'D-'; display: none;} body.list_xsc .xscmain3 .xscpost-33 .links.i5 a:before{content:'E-'; display: none;} body.list_xsc .xscmain3 .xscpost-33 .links.i6 a:before{content:'F-'; display: none;} body.list_xsc .xscmain3 .xscpost-33 .links.i7 a:before{content:'G-'; display: none;} body.list_xsc .xscmain3 .xscpost-33 .links.i8 a:before{content:'H-'; display: none;} body.list_xsc .xscmain3 .xscpost-33{ padding: 0.35rem 0.6rem 0; display: flex; justify-content: center; } body.list_xsc .xscmain3 .xscpost-34{padding:0.38rem 0 0 0.59rem} body.list_xsc .xscmain3 .xscpost-34 ul{display:flex;flex-direction: column;} body.list_xsc .xscmain3 .xscpost-34 li{font-size:var(--titleSize);/* flex: 1; */margin-bottom: 0.353rem;display: inline-block;cursor: pointer;position:relative} body.list_xsc .xscmain3 .xscpost-34 li a{position:absolute;inset:0;display:none;z-index:1;} body.list_xsc .xscmain3 .xscpost-34 li span{display:inline-block;padding-bottom: 0.06rem;} body.list_xsc .xscmain3 .xscpost-34 li.selected span{color:#BC1B21;font-weight:bold;border-bottom: 0.01rem solid #BC1B21;} body.list_xsc .xscmain3 .xscpost-35 .news_title{font-size:var(--titleSize)} body.list_xsc .xscmain3 .xscpost-35 .news{border-bottom:0.01rem dashed #D6D6D6;line-height: 0.77rem;} body.list_xsc .xscmain3 .xscpost-35 .news:last-child{border-bottom:0} body.list_xsc .xscpost-41 .tt{background:url(images/bsznml.jpg)no-repeat;background-size: cover;width: 18.8%;display: flex;margin-bottom: 0;justify-content: center;} body.list_xsc .xscpost-41 .con{background: #fff;width: 81.2%;min-height: 2.77rem;box-shadow: 0 0.03rem 0.15rem rgb(95 50 40 / 6%);} body.list_xsc .xscpost-41 .con .news_list{display:flex;flex-wrap:wrap;column-gap: 0.445rem;} body.list_xsc .xscpost-41 .con .news_list .news{width: calc(33.3% - 0.296rem);border-bottom: 0.01rem dashed #D6D6D6;} body.list_xsc .xscpost-41 .con .news_list .news:nth-child(n+4){border-bottom:0} body.list_xsc .xscpost-41 .con .news_list .news_box{padding: 0.235rem 0 0.325rem;display:block} body.list_xsc .xscpost-41 .con .boxm{padding: 0.18rem 0.399rem 0.18rem 0.51rem;} body.list_xsc .xscpost-41 .con .boxm .news_top{display:flex;justify-content: space-between;margin-bottom: 0.18rem;flex-wrap: wrap;} body.list_xsc .xscpost-41 .con .boxm .news_short{color:#BC1B21;font-size:var(--bigSize);font-weight:bold;} body.list_xsc .xscpost-41 .tt .tit{display:flex;flex-direction: column;row-gap: 0.41rem;} body.list_xsc .xscpost-41 .tt .title{color:#fff;font-size:0.22rem;margin-top: 0;position: relative;} body.list_xsc .xscpost-41 .news_title{font-size:var(--titleSize)} body.list_xsc .xscpost-41 .news_filed{font-size:0.12rem;display: flex;color:#fff;column-gap: 0.05rem;flex-wrap: wrap;} body.list_xsc .xscpost-41 .news_filed span{border-radius:0.03rem;display: inline-block;width: 0.44rem;height: 0.24rem;line-height: 0.24rem;text-align: center;} body.list_xsc .xscpost-41 .news_filed .zxb{background:#BC1B21} body.list_xsc .xscpost-41 .news_filed .kyy{background:#40BC1B} body.list_xsc .xscpost-41 .news_filed .kzx{background:#1B6BBC} body.list_xsc .xscpost-41 .news_filed .kpj{background:#F57A1F} body.list_xsc .xscpost-41 .more_btn{display:none;} body.list_xsc .xscpost-41{display:flex;flex-wrap: wrap;} body.list_xsc .xscpost-41 .title:after{content:'';background:url(images/selected-arrow.svg)no-repeat;position: absolute;width: 0.35rem;height: 0.12rem;left: -0.67rem;top: 50%;transform: translateY(-50%);opacity: 0;transition: 0.7s;background-size: cover;} body.list_xsc .xscpost-41 .title.selected:after{opacity:1} body.list_xsc .xscmain5 .inner{padding:1rem 0} body.list_xsc .xscmain5 .mod{display:flex;justify-content: space-between;flex-wrap: wrap;} body.list_xsc .xscmain5 .ml{width: 28%;} body.list_xsc .xscmain5 .mc{width:57%} body.list_xsc .xscmain5 .mr{width:8.4%;padding-top: 0.62rem;} body.list_xsc .xscpost-51 .news{margin-bottom:0.315rem} body.list_xsc .xscpost-51 .news_title{font-size:0.22rem;margin-bottom: 0.18rem;font-weight:bold;} body.list_xsc .xscpost-51 .news_text p{ font-size: var(--titleSize); line-height: 2; } body.list_xsc .xscpost-51 .news_text p span:first-child{margin-right:0.17rem} body.list_xsc .xscpost-52 .news_list{display:flex;justify-content: space-between;padding: 0 0.15rem;} body.list_xsc .xscpost-52 .news_list .news_ico{ border: 0.01rem solid #CF7E82; border-radius: 0.1rem; background: rgb(255 255 255 / 80%); height: 0.94rem; width: 1.04rem; display: flex; align-items: center; justify-content: center; } body.list_xsc .xscpost-52 .news_list .news_title{font-size:var(--titleSize)} body.list_xsc .xscpost-52 .news_title{text-align:center;margin-top:0.1rem} body.list_xsc .xscpost-53{margin-top:0.367rem} body.list_xsc .xscpost-53 .slick-list{margin:0 -0.175rem} body.list_xsc .xscpost-53 .news_box{margin:0 0.175rem;display:block;} body.list_xsc .xscpost-53 .slick-arrow{width:0.5rem;height:0.5rem;background: #fff;color: #BC1A21;opacity: 1;font-weight: bold;font-size: 0.25rem;} body.list_xsc .xscpost-53 .slick-prev{ left: -0.25rem; } body.list_xsc .xscpost-53 .slick-arrow:hover{color:#fff;background:#BC1A21} body.list_xsc .xscpost-53 .slick-next{right:-0.25rem} body.list_xsc .xscpost-53 .news_imgs{padding-top:21.4%} body.list_xsc .xscpost-53 .news_imgs img{position:absolute;left:0;right:0;bottom:0;top:0;width:100%;height:100%;object-fit:cover} body.list_xsc .xscpost-54 .news_imgs img{width:100%} body.list_xsc .xscpost-54 .news_title p{font-size:var(--smailSize);line-height: 1.5;text-align:center;} /**瀛︾敓澶勫姩鐢?*/ body.list_xsc .xscmain1.showdiv .ml,body.list_xsc .xscmain1.showdiv .mr,body.list_xsc .xscmain2.showdiv .ml,body.list_xsc .xscmain2.showdiv .mr,body.list_xsc .xscmain3.showdiv .mbottom,body.list_xsc .xscmain3.showdiv .xscpost-30,.xscmain4.showdiv .xscpost,.xscmain5.showdiv .xscpost{opacity:1;transform:none;visibility:visible} body.list_xsc .xscmain1 .ml,body.list_xsc .xscmain1 .mr,body.list_xsc .xscmain2 .ml,body.list_xsc .xscmain2 .mr,body.list_xsc .xscmain3 .mbottom,body.list_xsc .xscmain3 .xscpost-30,.xscmain4 .xscpost,.xscmain5 .xscpost{ transform: translateY(100px); opacity: 0; transition-duration: 1s; visibility: hidden; } /**鍔炲娌块潻**/ body.list_bxyg .col_news{ display: flex; } body.list_bxyg .col_news .col_news_list{flex:1} body.list_bxyg .col_news .col_news_list .news_list{position:relative;} body.list_bxyg .col_news .col_news_list .news_list:before{/* border-left: 0.01rem dashed rgb(201 201 201 / 60%); */content: '';position: absolute;top: 0.38rem;bottom: 0;left: -.35rem;height: 100%;width: 0.01rem;background: url(images/news_list_line.png)repeat-y;background-size: contain;} body.list_bxyg .col_news .col_news_list .news{margin-bottom:0.33rem} body.list_bxyg .col_news .col_news_list .news_title{font-size:var(--bigSize);font-weight:bold;color: #333333;line-height: 0.3rem;display: flex;align-items: center;flex: 1;margin-right: 0.2rem;} body.list_bxyg .col_news .col_news_list .news_title span{display:inline-block} body.list_bxyg .col_news .col_news_list .news_sub a{font-size:0.3rem;color:#BD1A21} body.list_bxyg .col_news .col_news_list .news_sub{margin-right:0.16rem;} body.list_bxyg .col_news .col_news_list .news_title span.title{flex:1;display: -webkit-box;} body.list_bxyg .col_news .col_news_list .news_top{ display: flex; align-items: center; padding: 0 0.2rem 0 0.23rem; background: #FDF6ED; height: 0.78rem; justify-content: space-between; position: relative; } body.list_bxyg .col_news .col_news_list .news_top:before{content:'';width: 0.14rem;height: 0.14rem;border-radius: 50%;background: #BD1A21;position: absolute;left: -0.42rem;} body.list_bxyg .col_news .col_news_list .news_button img{width: 0.18rem;} body.list_bxyg .col_news .col_news_list .noimg .news_imgs{display:none} body.list_bxyg .col_news .col_news_list .news_wz{background:#FEFBF7;padding: 0.28rem 0.37rem 0.38rem;display: none;} body.list_bxyg .col_news .col_news_list .news_wz .news_imgs{width:3.5rem;margin-right: 0.39rem;} body.list_bxyg .col_news .col_news_list .news_wz .news_imgs a{padding-top:66.5%} body.list_bxyg .col_news .col_news_list .news_wz .news_con{display:flex;} body.list_bxyg .col_news .col_news_list .news_wz .news_text{font-size: var(--titleSize);line-height: 2;flex: 1;} body.list_bxyg .col_news .col_news_list .news_button{transition: 1s;cursor:pointer} body.list_bxyg .col_news .col_news_list .show .news_button{transform: rotate(180deg);} /**鍐崇瓥鏈烘瀯**/ body.list_jcjg .jcjgwrap{background: url(images/jcjgbg.png)no-repeat bottom;background-size: 100% auto;} body.list_jcjg .wrapper .inner{ --innerWidth: 14.6rem; } body.list_jcjg .jcjgpost .shadowbox{box-shadow:0 0.03rem 0.12rem rgb(87 29 29 / 16%)} body.list_jcjg .jcjgpost .news:hover .news_imgs img{transform:scale(1.05)} body.list_jcjg .jcjgpost .news_imgs img{position:absolute;left:0;right:0;top:0;bottom:0;width: 100%;height: 100%;transition:0.7s} body.list_jcjg .jcjgpost .news:hover .news_imgs img{} body.list_jcjg .total_tt{ font-size: 0.36rem; font-weight: bold; color: #BD1A21; line-height: 1.3; padding-bottom: 0.63rem; } body.list_jcjg .jcjgmain1 .inner{padding:0.84rem 0 0} body.list_jcjg .jcjgpost .title{ font-size: 0.26rem; color: #BD1A21; border-left: 0.07rem solid #BD1A21; line-height: 0.227rem; display: inline-block; padding-left: 0.22rem; } body.list_jcjg .jcjgpost-11{margin-bottom:0.25rem} body.list_jcjg .jcjgpost-11 .tt{margin-bottom:0.35rem} body.list_jcjg .jcjgpost-11 .news_list{display:flex;flex-wrap:wrap;margin:0 -0.535rem} body.list_jcjg .jcjgpost-11 .news_list .news_box{margin:0 0.535rem;display: block;} body.list_jcjg .jcjgpost-11 .news_list .news{width:20%;margin-bottom: 0.36rem;} body.list_jcjg .jcjgpost-11 .news_imgs{padding-top:125%;border-radius: 0.05rem;margin-bottom: 0.24rem;} body.list_jcjg .jcjgpost-11 .news_title{font-size:0.22rem;font-weight:bold;text-align:center;line-height: 1.31;} body.list_jcjg .jcjgmain1{position:relative;} body.list_jcjg .jcjgmain1:before{content:'';width:8.48rem;height:5.43rem;background: url(images/main1_logo.png)no-repeat;position: absolute;right: 0.3rem;background-size: cover;} body.list_jcjg .jcjgmain2 .inner{position:relative;} body.list_jcjg .jcjgmain2 .inner:before{content:'';background: url(images/main2_bg.png)no-repeat top right;position: absolute;right: 0;left: 0;top: -1rem;bottom: 0;background-size: cover;z-index: -1;} body.list_jcjg .jcjgpost-21 .news_title{font-size:var(--titleSize);font-weight: bold;margin-bottom: 0.16rem;line-height: 1.5;} body.list_jcjg .jcjgpost-21 .news_text{ font-size: var(--titleSize); line-height: 2.22; } body.list_jcjg .jcjgpost-21 .con{padding:0.59rem 0.91rem 0.59rem 0.73rem} body.list_jcjg .jcjgmain3 .inner{padding:1.07rem 0 1.22rem} body.list_jcjg .jcjgpost-31 .swiper-slide{transform: scale(1);transition: 0.7s;opacity: 0.3;} body.list_jcjg .jcjgpost-31 .swiper-slide.swiper-slide-active{transform: scale(1.58);z-index: 2;opacity: 1;} body.list_jcjg .jcjgpost-31 .swiper-slide.swiper-slide-active .news_imgs{/* box-shadow: 0 0.03rem 0.3rem rgb(0 0 0 / 32%); */} body.list_jcjg .jcjgpost-31 .news_list{padding: 1rem 0;} body.list_jcjg .jcjgpost-31 .con{} body.list_jcjg .jcjgpost-31 .news_imgs{padding-top: 51.14%;} body.list_jcjg .jcjgpost-31 .news_imgs img{position:absolute;left:0;right:0;bottom:0;top:0;width:100%;height:100%} body.list_jcjg .jcjgpost-31 .swiper{position: relative;padding: 0 0.35rem;} body.list_jcjg .jcjgpost-31 .news_title{opacity:0;font-size: 0.12rem;line-height:1.667;/* font-weight:bold; */margin-top: 0.1139rem;color: #fff;text-align: center;} body.list_jcjg .jcjgpost-31 .swiper-slide.swiper-slide-active .news_title{opacity:1} body.list_jcjg .jcjgpost-31 .news_wz{position:absolute;bottom:0;left: 0;right: 0;background: url(images/zz.png)no-repeat top;padding: 0.55rem 0 0.21rem;} body.list_jcjg .jcjgpost-31 .news_wz .news_con{} body.list_jcjg .jcjgpost-31 .swiper-button{ width: 0.6rem; height: 0.6rem; box-shadow: 0 0.03rem 0.06rem rgb(126 4 4 / 10%); border-radius: 50%; } body.list_jcjg .jcjgpost-31 .swiper-button-prev{ background: url(images/jcjgleft.svg)no-repeat; left: 0; background-size: cover; } body.list_jcjg .jcjgpost-31 .swiper-button-next{background: url(images/jcjgright.svg)no-repeat;right: 0;background-size: cover;} /**鍔炰簨鎸囧崡**/ body.info_xsbs .col_bottom {padding: 0.83rem 0 0;} body.info_xsbs .col_bottom .menu{ position: sticky; top: 0.985rem; width: 2.19rem; height: auto; float: left; margin-top: 0.2rem; } body.info_xsbs .col_bottom .menu ul{padding:0.06rem 0 0;border-left: 0.01rem solid #E2C3C3;} body.info_xsbs .col_bottom .menu .menutt{font-size:0.32rem;font-weight: bold;color: #fff;background: #911A1E;padding-left: 0.4rem;line-height: 0.8rem;height: 0.8rem;} body.info_xsbs .col_bottom{/* display:flex; */} body.info_xsbs .col_news{min-height: 100vh;float: right;width: calc(100% - 3.075rem);padding-top: 0;} body.info_xsbs .menu .menu-item{padding:0.45rem 0 } body.info_xsbs .menu .menu-item.active a:before{background:#B51A21} body.info_xsbs .menu .menu-item.active a{color:#B51A21} body.info_xsbs .menu .menu-item a{ font-size: 0.22rem; padding-left: 0.4rem; position: relative; } body.info_xsbs .menu .menu-item a:before{content:'';width:0.15rem;height:0.15rem;border-radius:50%;background: #E2D5D5;position: absolute;left: -0.075rem;top: 50%;transform: translateY(-50%);transition: 0.7s;} body.info_xsbs .arti_top{ display: flex; justify-content: space-between; margin-bottom: 0.37rem; } body.info_xsbs .arti_box{ display: flex; } body.info_xsbs .arti_box .order{ color: #FFFFFF; font-size: 0.25rem; background: #B51A21; height: 0.69rem; display: flex; align-items: center; width: 1.81rem; justify-content: center; font-weight: bold; } body.info_xsbs .arti_box .ctt{ height: 0.69rem; display: flex; background: #E5292F; width: 1.81rem; color: #fff; align-items: center; justify-content: center; font-size: 0.24rem; font-weight: bold; } body.info_xsbs .arti_top .arti_title{color:#BC1B21;font-size: 0.32rem;} body.info_xsbs .container-div .contt{ font-size: 0.24rem; background: #F9F0EE; color: #BC1B21; font-weight: bold; height: 0.78rem; display: flex; align-items: center; padding-left: 0.4rem; justify-content: space-between; padding-right: 0.295rem; } body.info_xsbs .container-div .text{transition:0.3s} body.info_xsbs .container-div .up{margin-bottom:0.35rem;} body.info_xsbs .container-div .up .news_buttton{transform: rotate(-90deg);} body.info_xsbs .container-div .contt .news_buttton{cursor:pointer;transition: 0.3s;} body.info_xsbs .container-div .contt .news_buttton img{vertical-align:middle;width: 0.18rem;} body.info_xsbs .container-div .conbox p,body.info_xsbs .container-div .conbox,body.info_xsbs .container-div .conbox p span{ font-size: var(--titleSize); line-height: 1.33; } body.info_xsbs .container-div .conbox p{margin-bottom:25px} body.info_xsbs .container-div .conbox p:last-child{margin-bottom:0} body.info_xsbs .container-div .conbox{ padding: 0.35rem; } body.info_xsbs #page1{display:none;} body.info_xsbs .news_filed{font-size:0.12rem;display: flex;color:#fff;column-gap: 0.05rem;flex-wrap: wrap;margin-top: 0.03rem;} body.info_xsbs .news_filed span{border-radius:0.03rem;display: inline-block;width: 0.44rem;height: 0.24rem;line-height: 0.24rem;text-align: center;} body.info_xsbs .news_filed .zxb{background:#BC1B21} body.info_xsbs .news_filed .kyy{background:#40BC1B} body.info_xsbs .news_filed .kzx{background:#1B6BBC} body.info_xsbs .news_filed .kpj{background:#F57A1F} body.info_xsbs .conlist{display:flex;flex-wrap:wrap;} body.info_xsbs .conlist .filed{ font-size: var(--titleSize); width:33.3%; margin-bottom: 0.25rem; } body.info_xsbs .conlist .filed .tt{ font-weight: bold; } body.info_xsbs .conlist .filed:last-child{width:100%;margin-bottom: 0;}