@charset "utf-8"; /*Technical Support SudyTech*/ 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;font-size:100px;--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;/* background:#F8FBFB; */scroll-behavior: smooth;} :root {--mainColor:#A01E28;--hoverColor:#A01E28;--bbigSize:0.22rem;--bigSize:0.2rem;--titleSize:0.18rem;--smailSize:0.16rem;--smailSizex:0.14rem;--innerWidth: 16rem;} 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;} .line5 {text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;} .line6 {text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;} .line7 {text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;} .line8 {text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;} .line9 {text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:9;-webkit-box-orient:vertical;} .line10 {text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;} .wrapper {width:100%;margin:0 auto;} .wrapper .inner {width:var(--innerWidth);margin:0 auto;} .fix-top{padding-top:100vh;position:relative;transition:all .7s cubic-bezier(.5,0,.2,1) 0s;-webkit-transition:all .7s cubic-bezier(.5,0,.2,1) 0s;-moz-transition:all .7s cubic-bezier(.5,0,.2,1) 0s;-ms-transition:all .7s cubic-bezier(.5,0,.2,1) 0s;-o-transition:all .7s cubic-bezier(.5,0,.2,1) 0s;z-index:-1} .fix-top.fixed{padding-top:0} /**兼容模式提示**/ #browser-modal{width:100%;height:100%;top:0;left:0;text-align:center;color:#303233;position:fixed;z-index:9999;display: flex;align-items: center;} #browser-modal .browser-modal-cover{position:fixed;left:0;top:0;height:100%;width:100%;background-color:#111;opacity:.9;z-index:-1;} #browser-modal .browser-content{width:700px;margin-left:auto;margin-right:auto;padding-bottom:80px;padding-top:30px;background-color:#fff;border-radius:5px;} #browser-modal .browser-content .browser-dpc-logo{height:62px;margin:45px auto 30px;background: url(../images/logo.png)no-repeat center/100% 100%;} #browser-modal .browser-content .browser-text-title{text-transform:uppercase;font-size:24px;} #browser-modal .browser-content .browser-text-desc{margin-top:30px;margin-bottom:40px;font-size:14px;} #browser-modal .browser-content .browser-list{width:600px;margin:40px auto;height:130px;} #browser-modal .browser-content .browser-item{float:left;width:150px;padding-top:20px;padding-bottom:20px;margin-left:auto;margin-right:auto;} #browser-modal .browser-content .browser-item .iconfont{width:80px;height:80px;margin:0 auto;font-size:80px;line-height:80px;margin-bottom:30px;background-size: 100%;} #browser-modal .browser-content .browser-item .iconfont.iconchrome{background-image: url(../images/Chrome.svg);} #browser-modal .browser-content .browser-item .iconfont.iconfirefox{background-image: url(../images/Firefox.svg);} #browser-modal .browser-content .browser-item .iconfont.iconsafari{background-image: url(../images/Safari.svg);} #browser-modal .browser-content .browser-item .iconfont.iconEdge{background-image: url(../images/Edge.svg);} #browser-modal .browser-content .browser-item a{color:#921041;cursor:pointer;display:block;} #browser-modal .browser-content .browser-item a img{display:block;margin:0 auto;max-width:100px;width:100px;height:100px;} #browser-modal .browser-content .browser-item a h4{text-align:center;margin-top:20px;font-size:18px;font-weight:700;} /**头部**/ .header {border-bottom:none;height:auto;line-height:inherit;background-size:cover;position:relative;z-index:4;background: linear-gradient(to bottom, rgb(100 4 12 / 95%), transparent);position:absolute;width:100%;top:0;transition:1s;} .header.fix {background: #A01E28;} .header .inner {position:relative;transition:all 0.4s ease-in-out;} .header .sitelogo {display:flex;} .header .sitelogo .logo img {width:2.7rem;} .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.51rem;align-items:center;position: relative;} .header .head-top {display:flex;align-items:center;gap:0.15rem;} .header .head-right {display:flex;align-items:flex-end;gap:0.29rem; align-items: center;} .headbottom img{width:100%} .headbottom{position:relative;} .headbottom img{position:absolute;top:0;opacity:0;transition:0.7s} .headbottom img.headbottom1{position:static;opacity:1} .header.fix .headbottom{border-top:0.01rem solid rgb(246 183 188)} .header.fix .headbottom img.headbottom2{position:static;opacity:1} .header.fix .headbottom img.headbottom1{position:absolute;opacity:0} /* 搜索*/ .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:0.18rem;overflow:hidden;} .wp-search {position:relative;} .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.35rem;background:none;color:#FFFFFF; border:none; border-bottom: 1px solid #fff;font-size:var(--smailSize);outline:0; font-family: 'shr';} .wp-search .search-btn {width:0.18rem;height:0.35rem;position:absolute;right:0;top:0%;} .wp-search .search-btn input.search-submit {width:100%;height:100%;border:0;outline:0;background:url(../images/sous2.svg) no-repeat center / 0.16rem;cursor:pointer;} .header .searchbox:hover {width:2rem;} .header .searchbox {transition:all 0.4s ease-in-out;} /**角色**/ .site-rale ul li.links {float:left;} .site-rale ul li.links a {line-height:35px;padding:0 12px 0 12px;padding-left:19px;font-size:13px;color:#cad3d4;background:url(../images/icon_role.png) no-repeat;} .site-rale ul li.links a:hover {color:#fff;} .site-lang ul {display:flex;} .site-lang ul li.links a {color:rgba(255,255,255,.8);padding:0 0.19rem;line-height:1;display:inline-block;font-size:var(--titleSize); font-family: 'shm';} .site-lang ul li.links a:hover {color:#fff;} .header .site-lang ul li.links:first-child{padding-left:0.19rem} .header .site-lang ul li.links:last-child{ position: relative;padding-right:0.19rem} .header .site-lang ul li.links:last-child::after{content:'';display:block;width:1px;height:0.13rem; margin: auto; position: absolute;top:0;bottom:0;right:0;background:rgba(255,255,255,.4)} /**导航**/ #nav {width:9rem;} #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;justify-content:space-between;} .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 .menu-item a.menu-link {line-height:0.4rem;font-size:var(--titleSize);display:block;color:#fff;position:relative;} .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;background:var(--mainColor);opacity:0;transform:translateX(-50%) scale(0);transition:all 0.4s ease-in-out;border-radius:8px;overflow:hidden;} .nav .sub-menu .sub-item {position:relative;white-space:nowrap;vertical-align:top;_zoom:1;} .nav .sub-menu .sub-item a { font-family: 'shm';display:block;color:#fff;line-height:0.5rem;padding:0 17px;font-size:var(--titleSize);background:none;text-align:center;} .nav .sub-menu .sub-item.hover>a,.nav .sub-menu .sub-item a:hover {color:#333;background-color:#fff;display:block;} .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;} .nav .wp-menu .menu-item a.menu-link:hover:after {transform:scale(1);} .nav .wp-menu li:hover>.sub-menu {transform:translateX(-50%);opacity:1;} /**大图**/ .mbanner {perspective:1920px;transform-style:preserve-3d;} #banner .inner {width:100%;text-align:center;} .mbanner .news_imgs a {display:block;height:100vh;} .mbanner .news_list .news:not(:first-child){ display: none; } .mbanner .news_list.slick-initialized .news:not(:first-child) ,.mbanner .news_list.swiper-wrapper .news:not(:first-child){ display: block; } .mbanner .active .news_imgs a img,.mbanner .slick-active .news_imgs img{transform:scale(1.1)} .mbanner .news_imgs a img {position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:5s;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;text-align:left;bottom: 0.48rem;z-index: 1;left:0;right:0;width: 17.6rem; margin: auto;} .mbanner .news .news_title {display:flex;font-size: 0.28rem;line-height:1.4;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 .slick-dots { width: auto; bottom: 0.48rem; right: calc(50% - 8.8rem); margin-right: 0; display: flex; align-items: center; column-gap: 0.37rem;} .mbanner .slick-dots li {width: 0.26rem;height: 0.21rem;border-radius:0;background:var(--mainColor);background-size:100%;margin:0;opacity: 1;/* margin-right:0.09rem; */transition:all 0.4s ease-in-out;display:flex;align-items:flex-end;justify-content:center;border-radius: 0;background: url(../images/dot.svg)no-repeat center / contain;margin: 0 0.03rem;} .mbanner .slick-dots li button {width:0.06rem;height:0.06rem;background:rgb(255 255 255 / 80%);padding:0;display:none;} .mbanner .slick-dots li.slick-active{ background: url(../images/dotactive.svg) no-repeat center / contain; background-size: cover; width: 0.36rem; height: 0.3rem; } .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_list .news:after {content:"";display: block;position: absolute;pointer-events: none;background: linear-gradient(180.00deg, rgba(0, 0, 0, 0),rgb(0, 0, 0) 100%);opacity: 0.42;height: 1.41rem;width: 100%;bottom: 0;} .mbanner .slick-dots li.slick-active:after {transform:none;} .mbanner .slick-dots li.slick-active {opacity:1;/* background:none; */margin: 0 0;} .mbanner.fixBanner {position: fixed;left: 0;top: 0;right: 0;bottom: 0;background: #ccc;} .fixedok .mbanner {opacity: 0;} .mbanner .bb{position:absolute;bottom:0;left: 50%;transform: translate(-50%,50%);} /**内容**/ .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);} /**主体公共**/ .post1 .tt {display:flex;position:relative;/* justify-content:center; */margin-bottom: 0.33rem;} .post-morebtn .more_btn{top:50%;transform:translateY(-50%);position:absolute;} .post1 .more_btn {right:0;} .post1 .more_btn img {width:0.85rem;margin-left:0.05rem;} .post1 .more_btn .more_text {vertical-align:middle;font-size:var(--smailSize);color:#212121;line-height:0.21rem;} .post1 .tt .tit span {display:block;position:relative;z-index:1;} .post1 .tt .tit {/* width:1.59rem; */text-align:center;position:relative;} .post1 .tt .title {font-size:0.4rem;font-weight:normal;font-weight:bold;line-height:1.4;} .post1 .tt .tt_en {font-size:var(--smailSize);font-weight:normal;} .post1 .news .news_title {font-size:var(--titleSize);line-height:1.35;color:#4b4b4b;font-weight:bold;} .post1 .news .news_text {font-size:var(--smailSize);line-height:1.75;color:#707070;} .post1 .news .news_title a {color:#4b4b4b;} .post1 .news .news_text a {color:#707070;} .post1 .news .news_date {font-weight:bold;font-size:var(--smailSize);line-height:1.32;color:#707070;} .post1 .news .news_meta {color:#fff;display:inline-block;} .post1 .news .news_meta span {display:block;text-align:center;} .post1 .news .news_meta .news_year {font-size: 0.12rem;} .post1 .news .news_meta .news_days {font-size:0.23rem;font-weight:bold;margin:0.04rem 0;} .post1 .news .news_meta .news_month {font-size:0.15rem;} .post1 .news .news_l .news_meta {width:0.96rem;height:0.64rem;background:var(--mainColor);padding-left:0.14rem;box-sizing:border-box;position:absolute;bottom:0.26rem;left:-0.14rem;display:flex;flex-direction:column;justify-content:center;/* gap:0.05rem; */} .post1 .news .news_l {position:relative;} .post1 .news .news_l .news_meta:after {position:absolute;content:"";display:block;height:0;width:0;border-top:0.09rem solid #C9BA90;border-left:0.14rem solid transparent;border-right:0px solid transparent;left:0;top:100%;} /**main1**/ .main0 .inner {padding: 1.5rem 0 00rem;} .wrap12{background: url(../images/main1_bg.jpg)no-repeat;background-size: cover;background-attachment: fixed;position: relative;/* z-index: 2; */} .main1 {position:relative;z-index:1} .main2 img{width:100%} .main1 .inner {padding: 0rem 0 0.68rem;} .main1 .mod {display:flex;justify-content: space-between;} .post-12 .slick-dots{left:0.37rem;width: auto;bottom: -0.3rem;display: flex;column-gap: 0.09rem;} .post-12 .slick-dots li{width:0.06rem;height:0.06rem;opacity:0.5;border-radius:50%;margin: 0 auto;} .post-12 .slick-dots li.slick-active{opacity:1;width:0.2rem;border-radius:0.5rem;background: #a01e28;} .post-13{width:3.77rem} .post-13 .news_list img{width:100%} .post-12 .list-t{margin-bottom:0.256rem} .post-12 .list-r .news_list{row-gap:0.22rem;display: flex;flex-direction: column;} .post-12 .list-r .news_list .news{border:0.01rem solid #D5D5D5;transition:0.7s} .post-12 .list-r .news_list .news_box{cursor:pointer;padding: 0.12rem 0.27rem 0.12rem;} .post-12 .list-r .news_list .news:hover{border-color:#A01E28;background:#A01E28} .post-12 .list-r .news_list .news:hover .news_title{color:#fff} .post-12 .list-r .news_list .news_title{font-size:var(--titleSize);line-height: 0.32rem;} /**main2**/ .main2 {background:url(../images/m2bg.png) no-repeat center top / cover; position:relative;margin-bottom: 0;z-index: 1;} .main2 .inner {padding:0.82rem 0 0.66rem;} .post1.post-21 .more_btn .more_text {color:#fff;} .main2 .mbottom {display:flex;} .post-22 {width:12.52rem;flex:none;margin-right:0.34rem;} .post-22 .list1 {width:8.74rem;margin-right:0.39rem;flex:none;} .post-22 .list1.list1-2 {display:none;} .post-22 .list1 .news_imgs a {padding-top:56.29%;} .post-22 .list1 .news_wz {background:#fff;height:1.11rem;border-top:0.04rem solid var(--mainColor);border-left:0.04rem solid var(--hoverColor);display:flex;justify-content:center;flex-direction:column;padding:0 0.31rem;transition:all 0.4s ease-in-out;} .main2 .post1 .news .news_l .news_meta {background:#E1D4A4;color:#333;} .main2 .post1 .news .news_l .news_meta:after {border-top:0.09rem solid #0F615F;} .post-22 .list1 .news_wz .news_title {margin-bottom:0.14rem;} .post-22 .list2 {flex:1;} .post-22 .list2 .news .news_imgs a {padding-top:179%;} .post-22 .list2 .news .news_title {position:absolute;color:#fff;bottom:0.42rem;left:0.94rem;right:0.21rem;font-family:"SourceHanSerifCN-Bold";font-size:0.14rem;} .post-22 .list2 .news .news_title a {color:#fff;} .post-22 .list2 .news {position:relative;} .post-22 .list1 .news .news_wz {border-color:#E1D4A4;} .post-23 {flex:1;width:0;} .post-23>div {height:100%;} .post-23 .news_list {height:100%;display:flex;flex-direction:column;gap:0.33rem;} .post-23 .news_list .news {height:1.27rem;display:flex;justify-content:center;flex-direction:column;} .post-23 .news_list .news .news_box {background:#fff;height:100%;border-left:0.04rem solid #E1D4A4;padding:0 0.26rem;display:flex;justify-content:center;flex-direction:column;transition:all 0.4s ease-in-out;flex:none;box-shadow:0 0.03rem 0.1rem rgb(0 0 0 / 15%);} .post-23 .news_list .news .news_title {margin-bottom:0.07rem;} .post-23 .news_list .news .news_box:hover {height:1.35rem;margin:0 -0.09rem;} /**main3**/ .main3 {position:relative;background: url(../images/main2_bg.png) no-repeat center / cover;padding-top:1.3rem; padding-bottom: 1.6rem;} .tago1{content:'';/* background: url(../images/build.svg)no-repeat; */width: 4.45rem;height: 3.96rem;position: absolute;left: 0;bottom: 0;background-size: cover; transition: .5s;} .tago1 img{width:100%} .main3 .inner {} .main3 .mod{position: relative;z-index: 1;} .main3 .mbottom{display:flex;} .main3 .post-31 img{width:100%} .main3 .post-32 img{width:100%} /* .post-31 .slick-arrow{ width: 0.34rem; height: 0.11rem; border-radius: 0; box-shadow: none; font-size: 0; top: auto; margin-top: 0; bottom: 0; } .post-31 .slick-prev{background:url(../images/p31left.svg)no-repeat;background-size:cover;left: auto;right: 0.85rem;} .post-31 .slick-prev:before{content:'';width:0.02rem;height:0.11rem;background:#A01E28;opacity:0.2;position:absolute;right:-0.28rem;top: 50%;transform: translateY(-50%);)} .post-31 .slick-next{background:url(../images/p31right.svg)no-repeat;background-size:cover;right: 0;} */ .post-31 .news_list{padding-bottom:0.54rem} .post-31 .news_list { box-sizing: border-box; padding: 0 0 0.54rem 0; /* 只保留 bottom padding */ } .post-32 .slick-arrow{ width: 0.34rem; height: 0.11rem; border-radius: 0; box-shadow: none; font-size: 0; top: auto; margin-top: 0; bottom: 0; } .post-32 .slick-prev{background:url(../images/p31left.svg)no-repeat;background-size:cover;left: auto;right: 11.65rem;} .post-32 .slick-prev:before{content:'';width:0.02rem;height:0.11rem;background:#A01E28;opacity:0.2;position:absolute;right:-0.28rem;top: 50%;transform: translateY(-50%);)} .post-32 .slick-next{background:url(../images/p31right.svg)no-repeat;background-size:cover;right: 10.8rem;} /**main4**/ .main4 {background: #FBF5F5;background-size:cover;overflow:hidden;position: relative;z-index: 1;} .main4 .inner {padding: 1.25rem 0 1.31rem;} .main4.showdiv .m4logo1,.main4.showdiv .m4logo2{transform:none;} .m4logo1{background:url(../images/logo1.svg)no-repeat;position: absolute;width: 6.26rem;height: 6.08rem;right: 50%;transform: rotate( 60deg);top: 1.972rem;margin-right: -10.38rem;background-size: cover;transition: 1s;ransition-delay: 0.2s;} .m4logo2{background: url(../images/logo2.svg)no-repeat center;position: absolute;width: 4.04rem;height: 4.45rem;right: 50%;transform: rotate( -45deg);top: 2.786rem;background-size: cover;margin-right: -9.292rem;transition: 1s;transition-delay: 0.2s;} .post-41{display:flex;flex-direction: row-reverse;justify-content: space-between;} .post-41 .news_list img{width: 9.97rem;} .post-41 .tt{display:flex;flex-direction: column;justify-content: space-between;align-items: flex-end;margin-bottom: 0;margin-top: -0.2rem;} .post-41 .more_btn{margin-bottom:-0.51rem} .post-41 .title img{ height: 0.87rem; } .wrap56{ background: url(../images/wrap56.jpg)no-repeat top; background-size: 100% auto; position: relative; z-index: 1; } /**main5**/ .main5 {position:relative;z-index:1;/* background:#fff; */} .main5 .inner {padding: 0.75rem 0 1.34rem;} .post-51 .title img{height: 0.82rem;} .post-51 .news_list img{width:100%} .post-51 .news_list img.toppic{margin-bottom:0.2rem} /**main6**/ .main6 {position:relative;z-index:1;} .main6:before{background: url(../images/main6_bg.png)no-repeat top;content:'';position: absolute;top: -0.49rem;left: 0;bottom: 0;right: 0;background-size: 100% auto;} .main6:after{background: #fff;content:'';position: absolute;top: -1.89rem;left: 0;bottom: 0;right: 0;background-size: 100% auto;top: 0;z-index: -1;} .main6 .inner {padding: 1.4rem 0 1.447rem;} .post-61 .tt{ display: flex; flex-direction: column; justify-content: space-between; } .post-61{display:flex;} .post-61 .tt{ margin-right: 1.85rem; margin-bottom: 0; } .post-61 .con{flex:1;width:0;} .post-61 .title img{width: 1.085rem;} .post-61 .more_btn{position:static;display: none;} .post-61 .more_btn img{width:0.85rem;} .post-61 .news_imgs a{ padding-top: 182%; } .post-61 .slick-arrow{ width: 0.54rem; height: 0.54rem; border-radius: 0; font-size: 0; top: auto; margin-top: 0; bottom: 0; opacity: 1; } .post-61 .slick-prev{ background: url(../images/p61left.svg)no-repeat; background-size: cover; left: 0; transform: translateX(-2.4rem); } .post-61 .slick-next{ background: url(../images/p61left.svg)no-repeat; background-size: cover; left: 0; transform: translateX(-1.72rem); } .post-61 .slick-prev:hover{background: url(../images/p61lefth.svg)no-repeat; background-size: cover;} .post-61 .slick-next{ background: url(../images/p61right.svg)no-repeat; background-size: cover; } .post-61 .slick-next:hover{ background: url(../images/p61righth.svg)no-repeat; background-size: cover; } /**列表页**/ .l-banner {height:4.54rem;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:100%;background:url(../images/bannerbg.png) no-repeat;background-size:100% 100%;bottom:0;} .l-banner img {display:none;height:100%;vertical-align:top;} #l-container {position:relative;} #l-container .inner {padding:.91rem 0 1.4rem;position:relative;} #d-container .inner {background:#fff;} /**栏目列表**/ .col_menu_head {position:absolute;bottom:100%;z-index:1;width:100%;left:0;} .col_name span {font-size:.4rem;color:#fff;} .col_name {margin-bottom:.3rem;} .col_path a,.col_path span { color:#fff; font-size: 0.14rem; line-height: 1;} .col_path {display:inline-block; padding-left: 0;color: #fff; font-family: 'shr';font-size:0.14rem; background: none; margin-bottom: 1.5rem} .col_path span.possplit{font-size:0} .possplit::after {content:"/";font-size:.15rem;} .possplit {margin:0 .08rem;width:auto;background-image:none;color:#666;text-indent:inherit;font-size:0;font-size:0} .col_list {width:100%;position:relative;height:auto;box-sizing:border-box;display:flex;align-items:center;} .col_list::before {content:"";display:block;right:calc(8rem - 50vw);left:calc(8rem - 50vw);position:absolute;background:#fff;height:100%;top:0} .column-switch {display:none;} .col_list ul {position:relative;width:100%;display:flex; column-gap: 1.07rem;padding:0.25rem 0;flex-wrap: wrap;} .col_list ul li{line-height:2} .col_list .col_column .col_item_link.selected,.col_list .col_column .col_item_link.parent{color:#A01E28;} .col_list .col_column .col_item_link { font-family: 'shm';color:#888;font-size:0.28rem;display:inline-block;display:block;text-align:center;} .col_list .col_column .col_item_link.selected span.column-name,.col_list .col_column .col_item_link.parent span.column-name{ border-bottom:2px solid #A01E28 ; display: inline-block;padding-bottom:0.2rem; line-height: 1;} .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_list .news_list .news.noimg .news_imgs {display:none;} /**文章页**/ .info .col_metas.clearfix {height:.63rem;} .infobox {padding:.56rem 0;margin:0 auto;width:auto;} .article h1.arti_title { font-size: 0.28rem; text-align: center; line-height: 1.5; font-family: 'ssb'; color: #902331; margin-bottom: 0; padding-bottom: 0.24rem; border-bottom: 2px solid #A01E28;} .article h2.arti_title {line-height:2;font-family:"Microsoft YaHei";font-size:.2rem;text-align:center;color:#1b1b1bc7;margin-bottom:0.24rem} .article .arti_metas {text-align:center;line-height:1.3;margin:0; font-family: 'shr';} .article .arti_metas>span {margin: 0 0.13rem; font-size: var(--smailSize); color: #625355;} .article .arti_info {position:relative;display:flex;align-items:center;justify-content:center;} .article .entry {margin:0 auto;overflow:hidden;margin-top:.4rem;min-height:400px;} .article .entry .read,.article .entry .read p,.article .entry .read p span{line-height:2 !important;font-size:18px !important;color:#333;background:none !important;font-family:"宋体" !important;} .article .entry .read p {margin-top:0px;margin-bottom:0px;} .article .entry .read img {margin:0 auto;max-width:800px;} .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 {/* background:var(--mainColor); */background-size:cover;position:relative;} .footer .inner {padding:.97rem 0 .445rem;box-sizing:border-box;position:relative;z-index:1;} .foot-top {display:flex;justify-content:space-between;margin-bottom:.857rem;} #footer .inner.in1 {padding:.57rem 0 .32rem;position:relative;} .foot-left .title {color:#fff;font-size:var(--smailSize);line-height:.21rem;font-weight:700;margin-bottom:.14rem;} /**底部链接**/ .foot-left .tt {margin-bottom:.18rem;} .foot-left .links {margin-right:1.02rem;} /**分享**/ .shares .news_list {display:flex;text-align:center;gap:.13rem;} .shares .news_list .imgs {width:1rem;height:1rem;position:absolute;bottom:127%;left:50%;margin-left:-.5rem;transform:translateY(-.4rem);opacity:0;transition:all .4s ease-in-out;} .shares .news_list .imgs img {width:100%;height:100%unset;} .shares .news_list .news_icon {display:block;background-color:rgba(255,255,255,.2);width:.48rem;height:.48rem;border-radius:0.04rem;background-repeat:no-repeat;background-position:center;opacity:1;background-size:62.5%;} .shares .news_list .news {position:relative;} .shares .news_list .n1 .news_icon {background-image:url(../images/weibo.svg);} .shares .news_list .n2 .news_icon {background-image:url(../images/weixin.svg);} .shares .news_list .n3 .news_icon {background-image:url(../images/douyin.svg);background-size:43%;} .shares .news_list .n4 .news_icon {background-image:url(../images/sph.svg);background-size:75%;} .shares .news_list .news_icon:hover {opacity:1;} .shares .news_list .news:hover .imgs {opacity:1;transform:none;} .shares .news_list .news_title {color:#fff;font-size:var(--smailSizex);line-height:1.4;margin-top:.13rem;} .footlogo img {width:4.62rem;} .foot-bottom {padding:.26rem 0 .29rem;text-align:center;position:relative;z-index:1;border-top:1px solid rgb(255 255 255 / 50%);} .foot-bottom p {font-size:var(--smailSizex);line-height:2.4;color:#fff;position:relative;} /**侧导航**/ nav.Quick-navigation {transition: .5s;position:fixed;right: 0;z-index:1;top:50%;transform:translateY(-50%);display:flex;flex-direction: column;font-size:19px;background: url(../images/navbg.svg)no-repeat;color: #A01E28;padding:0 16px;font-size: var(--titleSize);width: 1.33rem;height: 4.7rem;background-size: cover;align-items: center;row-gap: 0.35rem;} nav.Quick-navigation a:nth-child(2){margin-top:0.4rem} nav.Quick-navigation a {color: #777777;/* border-bottom:1px solid #fff; */font-weight: bold;display: block;} nav.Quick-navigation a.current {color: #A01E28;border-bottom: 1px solid #A01E28;} .Scroll-to-top {width: 0.89rem;height: 0.82rem;position: absolute;/* z-index:1; */background:#fff;bottom:2%;border-radius: 0;right:1%;background: url(../images/backbg.svg)no-repeat;font-size: var(--titleSize);text-align:center;color: #A01E28;cursor:pointer;/* display: none; */display: flex;flex-direction: column;row-gap: 0.039rem;bottom: .11rem;left: 50%;transform: translateX(-50%);} .backtop{ margin-top: 0.2rem; } /** 加载 **/ .pre-loader {position:fixed;width:100vw;height:100vh;top:0;left:0;background-color: var(--hoverColor);z-index:999;} .spinner2 {width:40px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);} .container1 > div,.container2 > div,.container3 > div {width:6px;height:6px;background-color:#fff;border-radius:100%;position:absolute;-webkit-animation:bouncedelay 1.2s infinite ease-in-out;animation:bouncedelay 1.2s infinite ease-in-out;/* Prevent first frame from flickering when animation starts*/ -webkit-animation-fill-mode:both;animation-fill-mode:both;} .spinner2 .spinner-container {position:absolute;width:100%;height:100%;} .container2 {-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg);} .container3 {-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg);} .circle1 {top:0;left:0;} .circle2 {top:0;right:0;} .circle3 {right:0;bottom:0;} .circle4 {left:0;bottom:0;} .container2 .circle1 {-webkit-animation-delay:-1.1s;animation-delay:-1.1s;} .container3 .circle1 {-webkit-animation-delay:-1.0s;animation-delay:-1.0s;} .container1 .circle2 {-webkit-animation-delay:-0.9s;animation-delay:-0.9s;} .container2 .circle2 {-webkit-animation-delay:-0.8s;animation-delay:-0.8s;} .container3 .circle2 {-webkit-animation-delay:-0.7s;animation-delay:-0.7s;} .container1 .circle3 {-webkit-animation-delay:-0.6s;animation-delay:-0.6s;} .container2 .circle3 {-webkit-animation-delay:-0.5s;animation-delay:-0.5s;} .container3 .circle3 {-webkit-animation-delay:-0.4s;animation-delay:-0.4s;} .container1 .circle4 {-webkit-animation-delay:-0.3s;animation-delay:-0.3s;} .container2 .circle4 {-webkit-animation-delay:-0.2s;animation-delay:-0.2s;} .container3 .circle4 {-webkit-animation-delay:-0.1s;animation-delay:-0.1s;} @-webkit-keyframes bouncedelay {0%,80%,100% {-webkit-transform:scale(0.0);} 40% {-webkit-transform:scale(1.0);} ;} @keyframes bouncedelay {0%,80%,100% {transform:scale(0.0);-webkit-transform:scale(0.0);} 40% {transform:scale(1.0);-webkit-transform:scale(1.0);} ;} .navclose{ padding: 0; margin-top: 0.35rem; text-align: center; background: #fff; border-radius: 2rem; box-shadow: 0 0 10px #c72a2a87; opacity: 0.6;transition:all 0.3s;cursor:pointer; width: 1.08rem; font-family: 'shr'; line-height: 1.5; } .navclose.open{position: fixed;right: -0.9rem;transition: all 0.5s;} .navclose.open:hover{right:0.02rem;} .navclose:hover{opacity:1;} .post-12 .con .list-b img { width: 2rem; } .list-b { padding-top: 0.4rem; } /*pc*/ @font-face{ font-family: 'shr'; src:url('../fonts/SourceHanSansCN-Regular.ttf') format('truetype'); } @font-face{ font-family: 'shm'; src:url('../fonts/SourceHanSansCN-Medium.ttf') format('truetype'); } @font-face{ font-family: 'shb'; src:url('../fonts/SourceHanSansCN-Bold.ttf') format('truetype'); } @font-face{ font-family: 'rbb'; src:url('../fonts/Roboto-Bold.ttf') format('truetype'); } @font-face{ font-family: 'rbm'; src:url('../fonts/Roboto-Medium.ttf') format('truetype'); } @font-face{ font-family: 'ssb'; src:url('../fonts/SourceHanSerifCN-Bold.ttf') format('truetype'); } .news_img{ position: relative; padding-top: 66.67%; overflow: hidden;} .news_img img{position: absolute; width: 100%; height: 100%; left: 0; top: 0; transition: .5s;} li:hover .news_img img{ transform: scale(1.1);} .header .inner{width:17.6rem} .header .head-top{ gap:0.38rem; justify-content: end;} .header .head-top .left{ display: flex;} .nav .wp-menu .menu-item a.menu-link{font-size:var(--bbigSize); line-height:2; font-family: 'shb';} .nav .wp-menu{gap:0.57rem} #nav{width:auto; margin-top: 0.03rem;} .header .sitelogo .logo img { width: 3.49rem; } .header .mod{height:auto;padding-top:0.3rem;padding-bottom:0.25rem;} .mbanner .news .news_title{ padding:0} .wrap12{ padding-top: 0.5rem;} .post1 .tt .tit span.title{ position: relative;} .post1 .tt .tit span.title::before{content:'';display:block;width:0.84rem;height:0.77rem;background:url(../images/ttbg.svg) no-repeat center / contain;position: absolute;left:0.45rem;top:-0.3rem;} .post1 .tt .tit span.ttcon{line-height: 0.6rem;} .post-12 .tt .tit span.ttcon{padding-left:1rem;background:url(../images/title1.svg) no-repeat top left / 0.92rem} .post-13 .tt .tit span.ttcon{padding-left:1.1rem;background:url(../images/title2.svg) no-repeat top left / 1.08rem} .post-21 .tt .tit span.ttcon{padding-left:0.92rem;background:url(../images/title3.svg) no-repeat top left / 0.88rem} .post-30 .tt .tit span.ttcon{padding-left:0.96rem;background:url(../images/title4.svg) no-repeat top left / 0.93rem} .post-41 .tt .tit span.ttcon{padding-left:1.04rem;background:url(../images/title5.svg) no-repeat top left / 0.99rem} .post-51 .tt .tit span.ttcon{padding-left:0.99rem;background:url(../images/title6.svg) no-repeat top left / 0.93rem} .post-61 .tt .tit span.title{background:url(../images/title7.svg) no-repeat top center / 0.9rem} .post1 .more_btn .more_text{font-size: var(--titleSize); display: inline-block;background:url(../images/moreico.svg) no-repeat center right / 0.14rem; padding-right: 0.3rem; font-family: 'shb'; color: #A01E28;} .main1 .ml{width:11.5rem} .p10{width:7.86rem;} .p11{width:3.34rem;} .main1 .ml .m1bottom{display: flex; justify-content: space-between;} .post-12.p10 .news .news_title{font-size:var(--bigSize); margin-top: 0.4rem; font-family: 'shb';margin-bottom:0.13rem;} .post-12.p10 .news .news_con {font-size:var(--smailSize);line-height:2;color:#888888;font-family: 'shr';} .post-12 .slick-dots{left:0} .post-12.p10 .list-b a{ font-size: 0.18rem; font-family: 'shb'; color: #A01E28; display: inline-block; padding-bottom: 0.07rem; border-bottom: 0.02rem solid #A01E28;background:url(../images/jrxww.svg) no-repeat top 0.06rem right / 0.18rem; padding-right: 0.29rem;} .post-13 .news_list li.news .news_title{line-height: 0.32rem;height:.96rem;width:calc(100% - 1.36rem); transition: .5s;} .post-13 .news_list li.news:hover .news_title{color:#A01E28} .post-13 .news_list li.news .qianbox{color:#A01E28} .post-13 .news_list li.news a{padding:0.15rem 0;border-bottom:1px solid #D5D5D5; display: flex; justify-content: space-between;} .post-13 .news_list li.news:first-child a{border-top:1px solid #D5D5D5; } .post-13 .news_list li.news .news_bq{ margin-top: 0.07rem; width: 1.07rem;height:0.6rem;box-shadow:0.03rem 0.03rem 0.1rem rgb(0 0 0 / 8%)} .post-13 .news_list li.news.bg1 .news_bq{background:#fff url(../images/p13bg1.png) no-repeat center / contain;} .post-13 .news_list li.news.bg2 .news_bq{background:#fff url(../images/p13bg2.png) no-repeat center / contain;} .post-13 .news_list li.news.bg3 .news_bq{background:#fff url(../images/p13bg3.png) no-repeat center / contain;} .post-13 .news_list li.news.bg4 .news_bq{background:#fff url(../images/p13bg4.png) no-repeat center / contain;} .post-13 .news_list li.news.bg5 .news_bq{background:#fff url(../images/p13bg5.png) no-repeat center / contain;} .post-13 .news_list li.news.bg6 .news_bq{background:#fff url(../images/p13bg6.png) no-repeat center / auto 80%;} .post-13 .news_list li.news.bg7 .news_bq{background:#fff url(../images/p13bg7.jpg) no-repeat center / contain;} .post-13 .news_list li.news.bg8 .news_bq{background:#fff url(../images/p13bg8.png) no-repeat center / contain;} .post-13 .news_list li.news.bg9 .news_bq{background:#fff url(../images/p13bg9.png) no-repeat center / 80%;} .post-13 .news_list li.news.bg10 .news_bq{background:#fff url(../images/p13bg10.png) no-repeat center / auto 80%;} .post-13 .news_list li.news.bg11 .news_bq{background:#fff url(../images/p13bg11.png) no-repeat center / 80%;} .post-13 .news_list li.news.bg12 .news_bq{background:#fff url(../images/p13bg12.png) no-repeat center / 100%;} .post-13 .news_list li.news.bg13 .news_bq{background:#fff url(../images/aqw.png) no-repeat center / 100%;} .post-13 .news_list li.news.bg14 .news_bq{background:#fff url(../images/xhw.png) no-repeat center / 80%;} .post-13 .news_list li.news.zgjyxww .news_bq{background:#fff url(../images/zgjyxww.png) no-repeat center / 80%;} .post-13 .news_list li.news.kxb .news_bq{background:#fff url(../images/kxb.png) no-repeat center / 90%;} .post-13 .news_list li.news.ztah .news_bq{background:#fff url(../images/ztah.jpg) no-repeat center / 70%;} .post-13 .news_list li.news.ahjyw .news_bq{background:#fff url(../images/ahjyw.png) no-repeat center / contain;} .post-21 .tt{ justify-content: center;margin-bottom:0.61rem} .post-22{width:46.7%;float:left;margin:0} .post23{float:right} .post-22 .title2{ font-size: 0.32rem; color: #A01E28; font-family: 'shb';} .post-22 .tt{ padding-bottom: 0.11rem;margin-bottom: 0; border-bottom: 1px solid rgba(160,30,40,.2);} .post-22 .news_list li.news a{display: flex; justify-content: space-between; align-items: center;} .post-22 .news_list li.news {margin-top:0.33rem} .post-22 .news_list li.news .news_title {width:calc(100% - 0.8rem); transition: .5s;} .post-22 .news_list li.news:hover .news_title{color:#A01E28} .post-22 .news_list li.news .news_time{width:0.8rem;text-align:right; color: #A01E28; font-size: var(--smailSize); font-family: 'rbb';} .main3 .mbottom{ display: flex; justify-content: space-between;} .post-31{width: 5.21rem;} .post-32{width:9.9rem;} .post-30 .tt{margin-bottom:0.2rem} .post-31 .news_list li.news .news_title {line-height:1.8;font-size:var(--bigSize);margin-top:0.16rem;} .post-31 .news_list li.news .news_title .stitle{color:#A01E28} .post-31 .news_list li.news .news_con {font-size: var(--smailSize);margin-top:0.15rem; line-height: 1.87; color: #666666;} .post-32 .tucon .news_list li.news{width:48%;float:left; position: relative;} .post-32 .tucon .news_list li.news:last-child{float:right;} .post-32 .tucon .news_list li.news .news_img{padding-top:66.3%} .post-32 .tucon .news_list li.news .news_img::after{content:'';display:block;width:100%;height:35%;background:linear-gradient(0deg, rgba(0,0,0,.7), transparent);position: absolute; bottom: 0; left: 0;} .post-32 .tucon .news_list li.news .news_title {color: #fff;left:0.32rem;right:0.32rem;line-height:1.77; transition: .5s; position: absolute; bottom: 0.18rem;} .post-32 .textcon .news_list li.news{width:48%;float:left;margin-top:0.4rem} .post-32 .textcon .news_list li.news:nth-child(2n){float:right} .post-32 .textcon .news_list li.news .news_title{line-height:0.36rem;height:0.72rem;} .post-32 .textcon .news_list li.news .news_title .stitle{color:#A01E28} .post-32 .textcon .news_list li.news a{display:block; padding: 0.2rem 0.32rem; transition: .5s; border: 1px solid #DDDDDD;} .post-32 .textcon .news_list li.news:hover a{background:#A01E28} .post-32 .textcon .news_list li.news:hover .news_title .stitle{color:#fff} .post-32 .textcon .news_list li.news:hover .news_title{color:#fff} .post-41 .tt{width:2rem; height: 7.02rem;} .post-41 .con{width: 57.8%;} .main4 .inner{padding: 0.63rem 0 0.07rem;} .post-41 .news_list li.news .news_con { font-size:0.16rem;line-height:0.3rem;height:0; transition: .5s; overflow: hidden; color: #93555A;} .post-41 .news_list li.news.hover .news_con {height:0.6rem;margin-top:0.2rem;} .post-41 .news_list li.news .news_title{font-size:var(--bigSize);line-height:1.1; position: relative;} .post-41 .news_list li.news.hover .news_title{color: #A01E28;} .post-41 .news_list li.news .news_title::before{content:'';display:block;width:0.25rem;height:0.2rem;background:url(../images/p41titleico.svg) no-repeat center / contain; position: absolute;left:-0.5rem;top:0;bottom:0;margin:auto;} .post-41 .news_list li.news {margin-bottom:0.4rem;} .post-41 .news_list li.news.hover {margin-bottom:0.22rem} .post-41 .more_btn{ bottom: 1.2rem; position: absolute;} .post-41 .news_list li.news a{ padding-left: 0.5rem; display: block;} .m4logo1{top:0.97rem;} .m4logo2{top:1.78rem} .main4 .m4yuan{position: absolute;top: -0.28rem;bottom: 0;right: -1.73rem;width: 8.45rem;height: 8.45rem;border-radius:50%;border:0.03rem solid #EAC6C2; padding-top: 0.28rem; box-sizing: border-box;} .main4 .m4yuan::after{content:'';position: absolute;right:0;top:0;bottom:0;width:50%;display:block;background:#FBF5F5} .main4 .m4yuan .news_list li.news{position: absolute;} .main4 .m4yuan .news_list li.n1{ top: 0.5rem; left: 1rem;} .main4 .m4yuan .news_list li.n2{ top: 1.16rem; left: 0.35rem} .main4 .m4yuan .news_list li.n3{ top: 1.82rem; left: -0.05rem;} .main4 .m4yuan .news_list li.n4{ top: 2.48rem; left: -0.32rem;} .main4 .m4yuan .news_list li.n5{ top: 3.14rem;left: -0.45rem;} .main4 .m4yuan .news_list li.n6{ top: 3.8rem; left: -0.5rem;} .main4 .m4yuan .news_list li.n7{ top:4.46rem; left: -0.43rem;} .main4 .m4yuan .news_list li.n8{ top: 5.12rem; left: -0.26rem;} .main4 .m4yuan .news_list li.n9{ top: 5.78rem; left: 0.04rem;} .main4 .m4yuan .news_list li.n10{ top: 6.44rem; left: 0.5rem;} .main4 .m4yuan .news_list li.news .news_time{ transition: .5s; transform: scale(0.125); width: 0.96rem; text-align: center; height: 0.96rem;border-radius: 50%; display: flex;background:#A01E28 ; flex-direction: column; align-items: center; justify-content: center; } .main4 .m4yuan .news_list li.news .news_time span{display:block;color:#fff; opacity: 0; line-height: 1; width: 100%;} .main4 .m4yuan .news_list li.news .news_time span.day{font-size:0.32rem; font-family: 'rbb';} .main4 .m4yuan .news_list li.news .news_time span.month{font-size:0.12rem; font-family: 'rbm';padding-top:0.1rem;background:url(../images/m4monbg.svg) no-repeat center top / 0.57rem} .main4 .m4yuan .news_list li.news.hover .news_time{ transform: scale(1); background:#A01E28 url(../images/m4sj.png) no-repeat center / 0.67rem;} .main4 .m4yuan .news_list li.news.hover .news_time span{opacity: 1; } .main5 .topbox{display:flex; margin-bottom:0.2rem; justify-content: space-between;} .main5 .topbox .post-52{ width: 8.51rem;} .main5 .topbox .post-53{ width: 3.44rem;} .main5 .topbox .post-54{ width: 3.6rem;} .main5 .bottombox{display:flex; justify-content: space-between;} .main5 .bottombox .bleft{width:7.27rem;} .post-58{width:8.54rem;} .main5 .bottombox .bleft .post-55{width:100%;float:left;margin-bottom:0.2rem;} .main5 .bottombox .bleft .post-56{width:100%;float:left} .main5 .bottombox .bleft .post-57{width:3.53rem;float:right;display:none;} .post-52 .news_img{padding-top:56.4%} .post-53 .news_img{padding-top:139.5%} .post-54 .news_img{padding-top:133.4%} .post-55 .news_img{padding-top:31.7%} .post-56 .news_img{padding-top:31.7%} .post-57 .news_img{padding-top:64.8%} .post-58 .news_img{padding-top:56.2%} .main5 .post-mt .news_list li.news{position: relative;} .main5 .post-mt .news_list li.news .news_title{font-size:var(--titleSize);color:#fff; position: absolute; font-family: 'shm';bottom:0.21rem;left:0.24rem;right:0.24rem;} .main5 .post-mt .news_list li.news .news_img::after{content:'';display:block;width:100%;position: absolute;bottom:0;left:0;height:1.06rem;background:linear-gradient(0deg, rgba(0,0,0,.6), transparent)} .post-61 .news_list {margin:0 -0.1rem;} .post-61 .news_list .news_img{padding-top:182%} .post-61 .news_list .news{padding:0 0.1rem;} .post-61 .news .news_title{ position: absolute; top: 0.36rem;color:#fcce32;display: flex; gap: 0.2rem;line-height:0.24rem; right: 0.43rem; bottom: 0.26rem;} .post-61 .news .news_title span{display:block;width:0.26rem; font-family: 'ssb'; font-size:0.24rem} .post-61 .tt .tit span.ttcon{width:0.4rem;display: inline-block;line-height: 0.48rem;} .post-61 .tt .tit .title{width: 0.9rem; padding-top: 0.95rem; text-align: center;} .post-61 .tt .tit span.title::before{ left: -0.2rem; top: 0.56rem;} .footer{ background: #A01E28 url(../images/footbg.png) no-repeat center / cover;} .bottomfoot{background:#91151E} .footer .inner{padding:0;} .footlogo img{width: 3.76rem;} .bottomfoot{padding:0.27rem 0 0.35rem} .bottomfoot p{ text-align: center; font-family: 'shr'; font-size: var(--smailSizex); color: rgba(255,255,255,.8); line-height: 2;} .foot-left{float:left;} .foot-center {float:left;margin-left:0.88rem; width: 4.5rem;} .foot-right{float:right; display: flex; gap: 1rem;} .footer .shares{ margin-left: 1.23rem; margin-top: 0.14rem;} .footer .topfoot .mod{ padding-top: 0.75rem; padding-bottom: 1.6rem;} .footp .tt .title{color:#fff;font-size:var(--titleSize);line-height:1; font-family: 'shb'} .footp .tt{margin-bottom:0.3rem} .footp .con p{color:rgba(255,255,255,.6);font-size:var(--smailSize);line-height:2;font-family: 'shm';} .footp .con p a{color:rgba(255,255,255,.6);} .foot-center .con p:nth-child(2n){float:right;width:37.4%; } .foot-center .con p:nth-child(2n+1){float:left;width:50.1%; } .mrlist .col_news_list .news_list .news{margin:0;} .mrlist .col_news_list .news_list .news a{display:flex;padding:0.3rem 0;border-bottom:1px solid #D8C0C0;} .mrlist .col_news_list .news_list .news .news_meta{ width: 1.25rem;} .mrlist .col_news_list .news_list .news .imgbox{padding-left: 0.67rem;width: 3.2rem;} .mrlist .col_news_list .news_list .news .news_wz{width:calc(100% - 5.45rem);padding-left:0rem;box-sizing: border-box;} .mrlist .col_news_list .news_list .news .news_meta span{display:block;line-height: 1;color:#A01E28} .mrlist .col_news_list .news_list .news .news_day{ font-size: 0.4rem; font-family: 'rbb'; } .mrlist .col_news_list .news_list .news .news_jg{ font-size: 0.16rem; font-family: 'rbb'; } .mrlist .col_news_list .news_list .news .news_month{ margin-top: 0.05rem; font-size: 0.16rem; font-family: 'rbb'; } .mrlist .col_news_list .news_list .news .news_title{ font-size: 0.2rem;margin-bottom:0.4rem; font-family: 'shb'; line-height: 1;} .mrlist .col_news_list .news_list .news .news_text {color: #666666; font-family: 'shr'; font-size: 0.16rem; line-height: 0.3rem;} .mrlist .col_news_list .news_list .news .news_more{color: #666666; font-family: 'shm';margin-top: 0.9rem; font-size: 0.16rem; display: inline-block; padding-right: 0.3rem;background:url(../images/mrmoreico.svg) no-repeat center right / 0.18rem} .mrlist .col_news_list .news_list .news.noimg .imgbox{display:none} .mrlist .col_news_list .news_list .news.noimg .news_wz{width:calc(100% - 1.25rem);display:flex;padding:0;flex-direction: column;} .mrlist .col_news_list .news_list .news.noimg .news_con{width: calc(100% - 0rem);/*padding-left: 0.67rem;*/box-sizing: border-box;} .mrlist .col_news_list .news_list .news.noimg .news_title{/*width:4.2rem;*/width:100%; line-height: 0.34rem; display: block;} .mrlist .col_news_list .news_list .news.noimg .news_more{margin-top:0.4rem} .mrlist .col_news_list .news_list .news.nocon.noimg .news_title{ width: calc(100% - 2.5rem); margin: 0;} .mrlist .col_news_list .news_list .news.nocon.noimg .news_wz{/*align-items: center;*/} .mrlist .col_news_list .news_list .news.nocon.noimg .news_con{ text-align: right; width: 2.5rem;} .mrlist .col_news_list .news_list .news.nocon.noimg .news_more{/*margin: 0;*/} .list #l-container{background: #fff;/*background: #FBF5F5;*/} #l-container .inner{padding-top:0; padding-bottom: 1rem;} #l-container .inner.nocol{padding-top:0.23rem} .list .col_list{margin-bottom:0.23rem} .list #firstPage, .list #lastPage{display:block} .list .page_div button{width: 0.52rem; height: 0.52rem; border: 1px dashed #707070; margin: 0 0.06rem; border-radius: 0; font-size: 0.16rem; color: #333333; font-family: 'rbm'; line-height: 0.5rem;} .list .page_div button.current{color:#fff} .list #prePage { margin-left: 0.06rem; } .list #nextPage,.list #prePage,.list #firstPage,.list #lastPage{width:0.52rem;font-size:0} .list #firstPage{background:url(../images/firstico.svg) no-repeat center / 0.1rem} .list #prePage{background:url(../images/previco.svg) no-repeat center / 0.07rem} .list #nextPage{background:url(../images/nextico.svg) no-repeat center / 0.07rem} .list #lastPage{background:url(../images/lastico.svg) no-repeat center / 0.1rem} .list .col_name{margin-bottom:0.2rem;} .bottominfo { display: flex; padding-top: 0.5rem;} .pagelist .bottominfo .post_tj { display:none; width: 4.44rem; padding-left: 0.86rem; box-sizing: border-box;} .pagelist .bottominfo .article{ width: 16rem; border-right: 0px solid #EAD9DD; /*padding-right: 0.82rem;*/ box-sizing: border-box;} .pagelist .bottominfo .post_tj .tt{ padding-bottom: 0.3rem; } .pagelist .bottominfo .post_tj .tt .title{ font-size: 0.32rem; font-family: 'shb';} .pagelist .bottominfo .post_tj .news_list li.news{ border-top: 1px solid #EAD9DD;} .pagelist .bottominfo .post_tj .news_list li.news a{display:block;padding-top:0.42rem;padding-bottom:0.42rem} .pagelist .bottominfo .post_tj .news_list li.news .news_time{ font-size: 0.16rem; color: #902331;line-height:1;margin-bottom:0.2rem; font-family: 'rbm';} .pagelist .bottominfo .post_tj .news_list li.news .news_title { font-size: 0.18rem; line-height: 0.31rem; font-family: 'shm';} .col_list ul li.col_column{position: relative;} .col_list ul li.col_column:hover ul.sub_list{transform: scale(1);} .col_list ul.sub_list { position: absolute;padding: 0.1rem 0; transition: .5s;transform: scale(0); width: auto; display: block; min-width: 100%; text-align: center; background:url(../images/colmenubg.png) no-repeat center / cover; box-shadow: 0 0.03rem 0.1rem rgb(0 0 0 / 20%);} .col_list ul.sub_list .sub-item{line-height: 2.5; font-size: 0.18rem;} .col_list ul.sub_list .sub-item a{ display: block;} .col_list ul.sub_list .sub-item:hover{background:#91151E} .col_list ul.sub_list .sub-item:hover a{color:#fff;} /*现任领导*/ .xrld .listcon .news_list li.news{ margin-bottom:0.57rem; width: 48.125%; float: left;} .xrld .listcon .news_list li.news:nth-child(2n){float:right} .xrld .listcon .news_list li.news a{ display: flex;} .xrld .listcon .news_list li.news .imgbox{ width: 2.61rem;} .xrld .listcon .news_list li.news .news_wz{background:#FFFFFF; width:calc(100% - 2.61rem);box-sizing: border-box; padding: 0.35rem 0.42rem 0 0.47rem;} .xrld .listcon .news_list li.news .news_img{padding-top:131%} .xrld .listcon .news_list li.news .news_title { font-size: 0.32rem; font-family: 'shb';margin-bottom:0.16rem; color: #666666; display: inline-block; width: 1rem; text-align-last: justify;} .xrld .listcon .news_list li.news .news_stitle{font-size:0.18rem; font-family: 'shm';color:#666666; border-bottom: 1px solid #D8C0C0;padding-bottom:0.2rem;} .xrld .listcon .news_list li.news .news_text { font-size: 0.16rem; line-height: 0.3rem; color: #666666; margin-top: 0.15rem;} .xrld .xrldinfobox{padding-top:0.29rem;} .xrld .listcon .news_list li.news.n3 .news_wz { padding-top: 0.25rem; } .xrld .listcon .news_list li.news.n7,.xrld .listcon .news_list li.news.n8 {height:4rem;} .dqzz .listcon .news_list li.news{ margin-bottom:0.3rem; width: 32%;margin-right:2%; float: left;} .dqzz .listcon .news_list li.news:nth-child(3n){margin-right:0} .dqzz .listcon .news_list li.news .news_title{ line-height:1.1; background:url(../images/dqzzmoreico.svg) no-repeat center right / 0.21rem; padding-right: 0.4rem; font-size: 0.22rem; font-family: 'shm'; transition: .5s;} .dqzz .listcon .news_list li.news:hover .news_title{background-position: center right 20px;} .dqzz .listcon .news_list li.news a{ position: relative; padding: 0.46rem 0.32rem; border-radius: 0.02rem; display: block; background: #fff;} .dqzz .listcon .news_list li.news a::after{content:'';display:block;width:100%;height:0.03rem;border-radius: 0 0 0.05rem 0.05rem;background:#A01E28; position: absolute;left:0;bottom:0} .dqzz .dqzzbox{padding-top:0.52rem} nav.Quick-navigation.hide{ transform: translate(100%, -50%) !important;} nav.Quick-navigation .navshow{position: absolute;background:url(../images/cbdhbg.png) no-repeat left top / 100% 100%; left: -15px; transform: translate(-100%,-50%); cursor: pointer; top: 50%; font-size: 0.18rem; font-family: 'shm'; color: #fff; width: 0.36rem; line-height: 0.24rem; padding: 0.21rem 0.08rem 0.18rem; box-sizing: border-box;opacity: 0; visibility: hidden; transition: .5s;} nav.Quick-navigation.hide .navshow{opacity: 1; visibility: visible;} nav.Quick-navigation .navshow span{display:inline-block;padding-bottom:0.25rem;background:url(../images/navshowico.svg) no-repeat center bottom / 0.17rem;} .body_b{ position: fixed; left: 0%; top: 100%; bottom: 0; right: 0; background: #fff; overflow-x: hidden; transition: top 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s; z-index: 2; outline: none; } .body_b.showdiv {top: 0;margin-top: 0;} .mbanner .news_imgs{ height: 100vh;} .mbanner .news_imgs img{position: absolute; object-fit: cover; width: 100%; height: 100%; left: 0; top: 0;transition:5s;transform:scale(1)} .body_home { overflow: hidden;} nav.Quick-navigation{ transform: translateY(-50%) !important;opacity: 1 !important;} .main2.showdiv .post20, .main2.showdiv .post23, .main3.showdiv .post-31, .main3.showdiv .post-32 .tucon, .main3.showdiv .post-32 .textcon li.news, .main4.showdiv .post-41 .news_list li.news, .main5.showdiv .topbox, .main5.showdiv .bottombox{ transform: none; opacity: 1; } .main2 .post20,.main3 .post-31{ transform: translate(-30%, 0); transition: all 1s ease-out 0s; opacity: 0; } .main2 .post23,.main3 .post-32 .tucon{ transform: translate(30%, 0); transition: all 1s ease-out 0s; opacity: 0; } .main3 .post-32 .textcon li.n1{transform: translate(0, 50%); transition: all 0.4s ease-out 0s; opacity: 0;} .main3 .post-32 .textcon li.n2{transform: translate(0, 50%); transition: all 0.4s ease-out 0.3s; opacity: 0;} .main3 .post-32 .textcon li.n3{transform: translate(0, 50%); transition: all 0.4s ease-out 0.6s; opacity: 0;} .main3 .post-32 .textcon li.n4{transform: translate(0, 50%); transition: all 0.4s ease-out 0.9s; opacity: 0;} .main4 .post-41 .news_list li.n1{transform: translate(-30%, 0); transition: all 0.2s ease-out 0s; opacity: 0;} .main4 .post-41 .news_list li.n2{transform: translate(-30%, 0); transition: all 0.2s ease-out 0.1s; opacity: 0;} .main4 .post-41 .news_list li.n3{transform: translate(-30%, 0); transition: all 0.2s ease-out 0.2s; opacity: 0;} .main4 .post-41 .news_list li.n4{transform: translate(-30%, 0); transition: all 0.2s ease-out 0.3s; opacity: 0;} .main4 .post-41 .news_list li.n5{transform: translate(-30%, 0); transition: all 0.2s ease-out 0.4s; opacity: 0;} .main4 .post-41 .news_list li.n6{transform: translate(-30%, 0); transition: all 0.2s ease-out 0.5s; opacity: 0;} .main4 .post-41 .news_list li.n7{transform: translate(-30%, 0); transition: all 0.2s ease-out 0.6s; opacity: 0;} .main4 .post-41 .news_list li.n8{transform: translate(-30%, 0); transition: all 0.2s ease-out 0.7s; opacity: 0;} .main4 .post-41 .news_list li.n9{transform: translate(-30%, 0); transition: all 0.2s ease-out 0.8s; opacity: 0;} .main4 .post-41 .news_list li.n10{transform: translate(-30%, 0); transition: all 0.2s ease-out 0.9s; opacity: 0;} .main5 .topbox{ transform: translate(0, 50%); transition: all .5s ease-out 0s; opacity: 0; } .main5 .bottombox{ transform: translate(0, 50%); transition: all .5s ease-out 0.5s; opacity: 0; } nav.Quick-navigation.bannerhide{ visibility: hidden; opacity: 0 !important;} ul.news_listtp.list2 li {} body.list.mrlist.xywh .news_listtp.list2 li { float: left; width: 31%; margin-right: 3%; margin-bottom: 0.5rem; } body.list.mrlist.xywh .news_listtp.list2 li:nth-child(3n) { margin-right: 0; } body.list.mrlist.xywh .news_listtp.list2 .news_title { width: 100%; text-align: center; line-height: 0.4rem; font-size: 0.2rem; margin: 0.2rem 0; } body.list.mrlist.xywh .news_listtp.list2 .news_img {background:url(../images/xywh.jpg) no-repeat center;} .post-221{ background: url(../images/post211bg.png) no-repeat center;background-size:cover; position: relative; width: 100%; margin-bottom: .25rem;margin-top: .3rem;margin-bottom: .6rem;box-sizing: border-box;padding: .25rem 2.6% .25rem 2.6%;height:1.6rem;} .post-221 .tt{ position: absolute;background:url(../images/p221ttbg.svg) no-repeat .5rem / 1rem;width:1rem; height: 100%; top: 0; text-align: center; left: 0;padding-left: .5rem;} .post-221 .tt .title{color: #fff;font-family: auto; font-size: .34rem; line-height: 1.4rem;} .post-221 .news_title { font-size: .25rem; margin-bottom: .14rem; font-weight: 600; text-align: left;} .post-221 .news_jj { font-size: .16rem; color: #787878; width: calc(100% - 1rem); color: #787878;} .post-221 .morexq{ width: 1rem; text-align: right;} .post-221 .news_con .morexq a{color: #B31A20; font-size: .16rem;} .post-221 .news_con{display:flex} .post-221 .con {margin-top:0.4rem;margin-left:1.2rem;}