/*!初始化*/
*,:after,:before{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:0!important;-webkit-tap-highlight-color:rgba(0,0,0,0);-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased}
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,summary,time,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:""}
body{color:#3d4c63;background:#fff;font:14px/1.5 SourceHanSans-CN-Regular,"Microsoft Yahei",sans-serif;outline:0}
a{color:#333;text-decoration:none}
a:hover{color:inherit}
img{max-width:100%;border:none}
em,i{font-style:normal}
input,select,textarea{font-size:12px;color:#444;font-family:SourceHanSans-CN-Regular,"Microsoft Yahei",sans-serif;outline:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}
button,input[type=button],input[type=reset],input[type=submit],select{-webkit-appearance:none;-moz-appearance:none;appearance:none}
button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer}
.false:focus{border:2px solid #ff1531;background:#fff}
::-webkit-input-placeholder{color:#969799}
::-moz-placeholder{color:#969799}
:-ms-input-placeholder{color:#969799}
::-ms-clear,::-ms-reveal{display:none}
.fix{*zoom:1}
.fix:after,.fix:before{display:block;content:"";height:0;clear:both}
.c{clear:both}
.col-l,.l{float:left}
.col-r,.r{float:right}
.ani{-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.unselect{-ms-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}
/*!动画*/
@keyframes beat{
0%,to{-webkit-transform:scale(1);transform:scale(1)}
25%{-webkit-transform:scale(.9,1.1);transform:scale(.9,1.1)}
50%{-webkit-transform:scale(1.1,.9);transform:scale(1.1,.9)}
75%{-webkit-transform:scale(.95,1.05);transform:scale(.95,1.05)}
}
@keyframes down{
0%{-webkit-transform:translateY(-1.8vw);-ms-transform:translateY(-1.8vw);-o-transform:translateY(-1.8vw);transform:translateY(-1.8vw)}
100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}
}
@font-face{font-family:PoppinsBold;src:url(../fonts/PoppinsBold.ttf)}
@font-face{font-family:D-DIN-Regular;src:url(../fonts/D-DIN.otf)}
@font-face{font-family:D-DIN-DIN-Bold;src:url(../fonts/D-DIN-Bold.otf)}
@font-face{font-family:SourceHanSans-CN-Regular;src:url(../fonts/SourceHanSans-CN-Regular.otf)}
@font-face{font-family:SourceHanSans-CN-Medium;src:url(../fonts/SourceHanSans-CN-Medium.otf)}
@font-face{font-family:SourceHanSans-CN-Bold;src:url(../fonts/SourceHanSans-CN-Bold.otf)}
/*!布局*/
body{padding-top:90px;min-width:1200px}
.wp{width:96%;max-width:1440px;margin:0 auto}
.header .header-nav>li:hover>a,.page_v1 .header .header-nav>li.on>a{color:#c20505}
.page_v1 .header .header-nav>li>a span:before{background-color:#c20505}
.page_v1 .search01 .submit{background-color:#c20505}
.page_v1 .box-snv1 .cont .on a,.page_v1 .box-snv1 .cont a:hover{background-color:#c20505}
.page_v1 .lst05 .con:hover .date{background-color:#c20505}
.page_v1 .lst05 .con:hover .tit{color:#c20505}
.page_v1 .pages ul .active a,.page_v1 .pages ul .active span,.page_v1 .pages ul a:hover{background-color:#c20505;border-color:#c20505}
/*!头部*/
.header-menuBtn{display:none;position:absolute;top:10px;right:20px;width:40px;height:40px;cursor:pointer;transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s;z-index:102}
.header-menuBtn span{position:absolute;left:8px;top:50%;right:0;width:24px;height:3px;margin-top:-2px;background-color:#fff;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.header-menuBtn span:after,.header-menuBtn span:before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;width:30px;background-color:#fff;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.header-menuBtn span:before{-webkit-transform:translateY(-8px);-ms-transform:translateY(-8px);-o-transform:translateY(-8px);transform:translateY(-8px)}
.header-menuBtn span:after{-webkit-transform:translateY(8px);-ms-transform:translateY(8px);-o-transform:translateY(8px);transform:translateY(8px)}
.header-menuBtn.header-menuBtn__open span{background-color:transparent}
.header-menuBtn.header-menuBtn__open span:before{transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg)}
.header-menuBtn.header-menuBtn__open span:after{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}
.header{position:fixed;left:0;top:0;right:0;height:90px;background-color:#fff;z-index:100}
.header .wp{height:100%;display:flex;justify-content:space-between;align-items:center}
.header .hd-col{flex-shrink:0}
.header .hd-cor{flex-grow:1}
.header .hd-cor .scroll{display:flex;justify-content:flex-end;align-items:center}
.header .hd-cor .m-search01{display:none}
.header .header-logo{width:140px;height:60px;line-height:60px;font-size:0}
.header .header-logo img{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%}
.header .search01{margin-left:2.08vw}
.header .header-nav{margin:0 -.63vw;flex-grow:1;display:-webkit-flex;display:flex;justify-content:flex-end}
.header .header-nav>li{position:relative}
.header .header-nav>li>a{padding:0 .63vw;display:block;height:100%;font-size:16px;color:#252626;text-align:center;line-height:56px;position:relative;z-index:1;display:-webkit-flex;display:flex;justify-content:center;align-items:center;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}
.header .header-nav>li>a span{display:block;position:relative}
.header .header-nav>li>a span:before{content:'';position:absolute;left:50%;bottom:0;width:0;height:4px;background-color:#005dbc;opacity:0;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}
.header .header-nav>li>a i{position:absolute;right:0;top:50%;width:30px;height:30px;background:url(../images/icon-arrow1.png) center center no-repeat;-webkit-background-size:16px auto;background-size:16px auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);display:none}
.header .header-nav>li.active>a{font-family:SourceHanSans-CN-Medium}
.header .header-nav>li.active>a i{-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);-o-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}
.header .header-nav>li.on>a,.header .header-nav>li:hover>a{font-family:SourceHanSans-CN-Medium;color:#005dbc}
.header .header-nav>li.on>a span:before,.header .header-nav>li:hover>a span:before{width:32px;opacity:1}
/*!底部*/
.foot{background-color:#001020}
.foot .top{padding:61px 0 39px;display:flex;justify-content:space-between;align-items:flex-start}
.foot .top .col,.foot .top .com,.foot .top .cor{position:relative;flex-shrink:0;display:flex;flex-direction:column}
.foot .top .col:before,.foot .top .com:before{content:'';margin-top:-63px;position:absolute;right:0;top:50%;width:1px;height:126px;background:linear-gradient(0deg,rgba(255,255,255,0) 0,rgba(255,255,255,.7) 53%,rgba(255,255,255,0) 100%)}
.foot .top .col{margin-top:3px;padding-right:5vw;width:26.81%}
.foot .top .com{padding:0 5vw;width:40.06%;justify-content:center;align-items:center}
.foot .top .cor{padding-left:7.5vw;width:33.13%;justify-content:flex-end}
.foot .bot{padding:37px 0;border-top:1px solid rgba(255,255,255,.2);display:flex;justify-content:space-between;align-items:flex-start}
.foot .foot-logo{width:238px;height:60px;line-height:60px;font-size:0}
.foot .foot-logo img{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%}
.foot .foot-fLink{margin-top:26px;width:240px;position:relative}
.foot .foot-fLink dt{padding:0 12px;height:40px;line-height:40px;font-size:16px;color:#fff;font-weight:400;background-color:#1c2b43;position:relative;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}
.foot .foot-fLink dt:before{content:'';margin-top:-7px;position:absolute;right:12px;top:50%;width:14px;height:14px;background:url(../images/icon-arrow5.png) center center no-repeat;-webkit-background-size:contain;background-size:contain}
.foot .foot-fLink dd{padding:10px 0;position:absolute;left:0;bottom:100%;right:0;background-color:#fff;box-shadow:5px -5px 10px rgba(0,0,0,.2);max-height:322px;z-index:10;overflow-y:auto;opacity:0;visibility:hidden}
.foot .foot-fLink dd a{padding:6px 12px;display:block;font-size:14px;color:#333;line-height:1.3;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.foot .foot-fLink dd a:hover{background-color:#005dbc;color:#fff}
.foot .foot-fLink:hover dd{opacity:1;visibility:visible;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.foot .foot-info{font-size:16px;color:#969799;line-height:1.5}
.foot .foot-info a{font-size:inherit;color:inherit}
.foot .foot-info .tit{font-family:SourceHanSans-CN-Medium;margin-bottom:19px;padding-bottom:23px;font-size:20px;color:#fff;font-weight:400;line-height:1.3;position:relative}
.foot .foot-info .tit:before{content:'';position:absolute;left:0;bottom:0;width:24px;height:2px;background-color:#fff}
.foot .foot-info .cont p+p{margin-top:16px}
.foot .foot-info .link{margin:0 -24px -16px 0;display:flex;flex-wrap:wrap}
.foot .foot-info .link a{margin:0 24px 16px 0;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.foot .foot-info .link a:hover{color:#fff}
.foot .foot-copy{font-size:14px;color:#969799;line-height:1.5}
.foot .foot-copy a{font-size:inherit;color:inherit}
.foot .foot-copy a:hover{color:#fff;text-decoration:underline}
.pages{padding-top:64px;display:-webkit-flex;display:flex;flex-wrap:wrap;justify-content:center}
.pages nav{flex-grow:1;display:-webkit-flex;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}
.pages ul{margin-bottom:-4px;display:-webkit-flex;display:flex;flex-wrap:wrap;align-items:center}
.pages ul li{padding:0 4px;margin-bottom:4px}
.pages ul a,.pages ul span{padding:0 14px;display:block;min-width:38px;min-height:38px;line-height:36px;border:1px solid #e1e3e5;font-size:14px;color:#575859;text-align:center;border-radius:6px;-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out}
.pages ul .active a,.pages ul .active span,.pages ul a:hover{background-color:#005dbc;border-color:#005dbc;color:#fff}
.m-search01{padding-right:40px;height:40px;border-bottom:1px solid rgba(255,255,255,1);position:relative}
.m-search01 input{outline:0;border:none;background-color:transparent}
.m-search01 .inp{display:block;width:100%;height:39px;line-height:39px;font-size:16px;color:#fff}
.m-search01 .inp::-webkit-input-placeholder{color:#fff}
.m-search01 .inp::-moz-placeholder{color:#fff}
.m-search01 .inp:-ms-input-placeholder{color:#fff}
.m-search01 .submit{position:absolute;right:0;top:0;width:39px;height:39px;background:#fff url(../images/icon-so1.png) center center no-repeat;-webkit-background-size:20px auto;background-size:20px auto}
.search01{padding-right:72px;position:relative}
.search01 input{outline:0;border:none;background-color:transparent}
.search01 .inp{padding:0 16px;display:block;width:260px;height:48px;line-height:48px;font-size:16px;color:#333;border-radius:8px;background-color:#ebedf0}
.search01 .submit{position:absolute;right:0;top:0;width:64px;height:48px;border-radius:8px;background-color:#005dbc;font-size:16px;color:#fff;text-align:center;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.search01 .submit:hover{opacity:.8}
.ban{overflow:hidden}
.ban img{display:block;width:100%}
.hd01{margin-bottom:76px;display:flex;justify-content:space-between;align-items:center}
.hd01 .hd-l,.hd01 .hd-r{display:flex;align-items:center;justify-content:center}
.hd01.mid{justify-content:center}
.hd02{margin-bottom:3px;border-bottom:1px solid #ebedf0;display:flex;justify-content:space-between;align-items:flex-start}
.hd02 .hd-l,.hd02 .hd-r{display:flex;align-items:center;justify-content:center}
.hd02.mid{justify-content:center}
.tit01{padding-left:34px;position:relative;z-index:1}
.tit01:before{content:'';position:absolute;left:0;top:50%;width:22px;height:36px;background:url(../images/tit-icon2.png) center center no-repeat;-webkit-background-size:contain;background-size:contain;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}
.tit01 .cn{font-family:SourceHanSans-CN-Bold;font-size:36px;color:#252626;font-weight:700;line-height:1.3}
.tit01 .en{font-family:PoppinsBold;position:absolute;left:114px;top:50%;font-size:80px;color:#f5f7fa;font-weight:700;line-height:1;white-space:nowrap;-webkit-transform:translateY(-42%);-ms-transform:translateY(-42%);-o-transform:translateY(-42%);transform:translateY(-42%);z-index:-1}
.tit01.v1 .en{color:#ebedf0}
.tit02{font-family:SourceHanSans-CN-Bold;padding-bottom:22px;font-size:36px;color:#252626;font-weight:700;line-height:1.3}
.tit03{font-family:SourceHanSans-CN-Bold;padding-bottom:25px;font-size:32px;color:#252626;font-weight:700;line-height:1.5;position:relative}
.tit03:before{content:'';position:absolute;left:50%;bottom:0;width:48px;height:8px;background-color:#005dbc;margin-left:-24px}
.more01{font-family:SourceHanSans-CN-Medium;padding:0 15px;display:block;font-size:16px;color:#fff;text-align:center;width:fit-content;min-width:146px;height:48px;line-height:48px;background-color:#005dbc;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.more01 i{margin:-3px 0 0 4px;display:inline-block;vertical-align:middle;width:14px;height:14px;background:url(../images/icon-arrow1.png) center center no-repeat;-webkit-background-size:contain;background-size:contain}
.more01:hover{color:#fff;opacity:.8}
.more02{padding:0 16px;display:block;font-size:18px;color:#252626;text-align:center;width:fit-content;min-width:124px;height:50px;line-height:50px;background-color:#fff;border-radius:30px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.more02 i{margin:-3px 0 0 4px;display:inline-block;vertical-align:middle;width:16px;height:16px;background:url(../images/icon-arrow2.png) center center no-repeat;-webkit-background-size:contain;background-size:contain;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.more02:hover{background-color:#005dbc;color:#fff}
.more02:hover i{background-image:url(../images/icon-arrow3.png)}
.more03{display:block;font-size:16px;color:#969799;width:fit-content;line-height:1.5;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.more03 i{margin:-3px 0 0 2px;display:inline-block;vertical-align:middle;width:14px;height:14px;background:url(../images/icon-arrow2.png) center center no-repeat;-webkit-background-size:contain;background-size:contain;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.more03:hover{color:#005dbc}
.more03:hover i{background-image:url(../images/icon-arrow4.png)}
.swp-pagination1{position:absolute;left:auto!important;top:50%!important;right:0!important;bottom:auto!important;width:auto!important;z-index:10;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}
.swp-pagination1 .swiper-pagination-bullet{margin:8px 0!important;display:block;width:8px;height:8px;position:relative;background-color:#d8d8d8;border-radius:50%;opacity:1}
.swp-pagination1 .swiper-pagination-bullet-active{background-color:#005dbc}
.swp-pagination2{position:absolute;left:auto!important;bottom:25px!important;right:20px!important;top:auto!important;width:auto!important;z-index:10;display:flex;align-items:center}
.swp-pagination2 .swiper-pagination-bullet{margin:0 2px!important;display:block;width:8px;height:8px;position:relative;background-color:#bbbdbf;border-radius:50%;opacity:1}
.swp-pagination2 .swiper-pagination-bullet-active{background-color:#fff}
.banner{position:relative}
.banner .img img{display:block;width:100%}
.banner .text{position:absolute;left:0;top:50%;right:0;text-align:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);z-index:10}
.banner .text .tit{font-family:SourceHanSans-CN-Bold;font-size:72px;color:#fff;font-weight:700;line-height:1.2}
.banner .text .desc{font-family:SourceHanSans-CN-Medium;margin-top:15px;font-size:24px;color:#fff;line-height:1.33}
.swiper01{padding-right:40px;height:100%;position:relative;overflow:hidden}
.swiper01 .con{display:block;height:100%;display:flex;flex-direction:column;justify-content:center}
.swiper01 .tit{font-family:SourceHanSans-CN-Bold;font-size:24px;color:#252626;font-weight:700;line-height:1.5;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.swiper01 .desc{margin-top:10px;font-size:16px;color:#7d7e80;line-height:1.5}
.swiper01 .desc,.swiper01 .desc p{white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}
.swiper01 .con:hover .tit{color:#005dbc}
.swiper02{height:506px;position:relative;overflow:hidden}
.swiper02 .con{display:block;height:100%;position:relative;overflow:hidden}
.swiper02 .pic{height:100%}
.swiper02 .pic img{display:block;width:100%;height:100%;object-fit:cover;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.swiper02 .text{padding:0 80px 0 20px;position:absolute;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.6);z-index:10}
.swiper02 .tit{font-family:SourceHanSans-CN-Medium;font-size:18px;color:#fff;font-weight:400;height:58px;line-height:58px;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}
.swiper02 .con:hover .pic img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}
.tabs1 ul{font-size:0}
.tabs1 li{margin-right:24px;display:inline-block;vertical-align:middle}
.tabs1 a{font-family:SourceHanSans-CN-Medium;padding-bottom:16px;display:block;font-size:20px;color:#252626;line-height:1;position:relative}
.tabs1 a:before{content:'';position:absolute;left:0;bottom:0;right:0;height:4px;background-color:#005dbc;opacity:0}
.tabs1 .on a{font-family:SourceHanSans-CN-Bold;color:#005dbc;font-weight:700}
.tabs1 .on a:before{opacity:1}
.tabsD1 .tab-items{display:none}
.tabsD1 .tab-items.on{display:block}
.lst01 li{margin-bottom:24px}
.lst01 .con{display:block;display:flex;align-items:center}
.lst01 .date{font-family:D-DIN-Regular;margin-right:12px;width:74px;height:70px;line-height:1.1;background-color:#fff;flex-shrink:0;display:flex;flex-direction:column;justify-content:center;align-items:center;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst01 .date .d1{font-family:D-DIN-DIN-Bold;font-size:28px;font-weight:700}
.lst01 .date .d2{font-family:D-DIN-Regular;margin-top:3px;font-size:14px}
.lst01 .text{width:calc(100% - 86px);max-width:100%;flex-grow:1}
.lst01 .tit{font-family:SourceHanSans-CN-Medium;font-size:18px;color:#252626;font-weight:400;line-height:1.5;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst01 .desc{margin-top:5px;font-size:14px;color:#7d7e80;line-height:1.3}
.lst01 .desc,.lst01 .desc p{white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}
.lst01 li:last-child{margin-bottom:0}
.lst01 .con:hover .date{color:#fff;background-color:#005dbc}
.lst01 .con:hover .tit{color:#005dbc}
.lst02 li{border-bottom:1px solid #ebedf0}
.lst02 .con{display:block;height:88px;display:flex;flex-direction:column;justify-content:center}
.lst02 .tit{font-family:SourceHanSans-CN-Medium;padding-left:16px;font-size:18px;color:#252626;font-weight:400;line-height:1.5;position:relative;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst02 .tit:before{content:'';position:absolute;left:0;top:50%;width:8px;height:8px;background-color:#e1e3e5;border-radius:50%;margin-top:-4px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst02 .info{padding-left:16px;margin-top:8px;font-size:15px;color:#969799;line-height:1.5;display:flex;align-items:center}
.lst02 .info span{margin-right:26px;display:block}
.lst02 li:last-child{border:none}
.lst02 .con:hover .tit{color:#005dbc}
.lst02 .con:hover .tit:before{background-color:#005dbc}
.lst03{margin:-12px 0 -39px}
.lst03 li{border-bottom:1px solid #ebedf0}
.lst03 .con{padding:39px 0;display:block;display:flex;align-items:center}
.lst03 .date{padding-right:24px;width:84px;text-align:center;position:relative;line-height:1;flex-shrink:0}
.lst03 .date:before{content:'';position:absolute;right:0;top:50%;width:1px;height:68px;background-color:#ebedf0;margin-top:-34px}
.lst03 .date span{display:block}
.lst03 .date .d1{font-family:D-DIN-DIN-Bold;font-size:40px;font-weight:700;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst03 .date .d2{font-family:D-DIN-Regular;margin-top:13px;font-size:16px;color:#7d7e80;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst03 .text{padding:0 24px;width:calc(100% - 144px);max-width:100%;flex-grow:1}
.lst03 .tit{font-family:SourceHanSans-CN-Medium;font-size:18px;color:#252626;font-weight:400;line-height:1.56;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst03 .desc{margin-top:13px;font-size:16px;color:#7d7e80;line-height:1.75}
.lst03 .desc,.lst03 .desc p{white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}
.lst03 .arrow{width:60px;height:60px;border:1px solid #ebedf0;background:url(../images/icon-arrow6.png) center center no-repeat;-webkit-background-size:24px auto;background-size:24px auto;flex-shrink:0;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst03 li:last-child{border:none}
.lst03 .con:hover .date .d1,.lst03 .con:hover .date .d2,.lst03 .con:hover .tit{color:#005dbc}
.lst03 .con:hover .arrow{background-color:#005dbc;border-color:#005dbc;background-image:url(../images/icon-arrow7.png)}
.lst04{margin:-20px 0 -43px}
.lst04 li{border-bottom:1px solid #ebedf0}
.lst04 .con{padding:41px 0 43px}
.lst04 .tit{font-family:SourceHanSans-CN-Bold;font-size:24px;color:#252626;font-weight:700;line-height:1.5}
.lst04 .desc{margin-top:13px;font-size:16px;color:#252626;line-height:1.63}
.lst04 .desc p+p{margin-top:14px}
.lst04 li:last-child{border:none}
.lst05{margin:0 -20px -20px;display:flex;flex-wrap:wrap}
.lst05 li{padding:0 20px;margin-bottom:20px;width:50%;flex-shrink:0}
.lst05 .con{display:block;height:154px;background-color:#fff;display:flex}
.lst05 .date{width:108px;text-align:center;line-height:1;flex-shrink:0;display:flex;flex-direction:column;justify-content:center;align-items:center;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst05 .date span{display:block}
.lst05 .date .d1{font-family:D-DIN-DIN-Bold;font-size:40px;color:#252626;font-weight:700;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst05 .date .d2{font-family:D-DIN-Regular;margin-top:13px;font-size:16px;color:#7d7e80;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst05 .text{padding:31px 24px 20px;width:calc(100% - 108px);max-width:100%;flex-grow:1}
.lst05 .tit{font-family:SourceHanSans-CN-Medium;font-size:18px;color:#252626;font-weight:400;line-height:1.5;height:3em;-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst05 .desc{margin-top:12px;font-size:16px;color:#7d7e80;line-height:1.5}
.lst05 .desc,.lst05 .desc p{white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}
.lst05 .con:hover .date{background-color:#005dbc}
.lst05 .con:hover .date .d1,.lst05 .con:hover .date .d2{color:#fff}
.lst05 .con:hover .tit{color:#005dbc}
.lst06{margin:0 -12px -24px;display:flex;flex-wrap:wrap}
.lst06 li{padding:0 12px;margin-bottom:24px;width:25%;flex-shrink:0}
.lst06 .con{padding:32px 40px 20px;display:block;height:276px;background-color:#fff;border-radius:12px;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst06 .tit{font-size:24px;color:#252626;text-align:center;font-weight:700;line-height:1.5;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst06 .line{margin:19px auto 18px;width:36px;height:4px;background-color:#005dbc;border-radius:8px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst06 .desc{font-size:16px;color:#969799;line-height:1.63;height:8.15em;-webkit-box-orient:vertical;-webkit-line-clamp:5;display:-webkit-box;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst06 .more{margin:0 auto;margin-top:22px;padding:0 15px;display:block;width:fit-content;min-width:180px;height:52px;background-color:#fff;border-radius:40px;font-size:16px;color:#005dbc;text-align:center;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst06 .more i{margin-left:4px;display:block;width:16px;height:16px;background:url(../images/icon-arrow9.png) center center no-repeat;-webkit-background-size:contain;background-size:contain;flex-shrink:0}
.lst06 .con:hover{background-color:#005dbc}
.lst06 .con:hover .desc,.lst06 .con:hover .tit{color:#fff}
.lst06 .con:hover .line{background-color:#fff}
.lst06 .con:hover .desc{height:3.26em;-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden}
.lst06 .con:hover .more{opacity:1;visibility:visible}
.lst07 li{margin-bottom:24px}
.lst07 .con{padding:40px;display:block;background-color:#fff;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst07 .f1{display:flex;align-items:center}
.lst07 .lg{margin-right:24px;width:120px;height:60px;line-height:60px;font-size:0;text-align:center;flex-shrink:0}
.lst07 .lg img{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%}
.lst07 .tit{font-family:SourceHanSans-CN-Bold;width:calc(100% - 144px);max-width:100%;font-size:24px;color:#252626;font-weight:700;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;flex-grow:1;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst07 .desc{margin-top:34px;font-size:16px;color:#969799;line-height:1.63;max-height:9.78em;-webkit-box-orient:vertical;-webkit-line-clamp:6;display:-webkit-box;overflow:hidden}
.lst07 .more{margin-top:35px;padding:0 15px;display:block;background-color:#005dbc;font-size:16px;color:#fff;text-align:center;width:fit-content;min-width:164px;height:48px;line-height:48px;border-radius:40px;display:flex;justify-content:center;align-items:center}
.lst07 .more i{margin-left:4px;display:block;width:16px;height:16px;background:url(../images/icon-arrow10.png) center center no-repeat;-webkit-background-size:contain;background-size:contain;flex-shrink:0}
.lst07 li:last-child{margin-bottom:0}
.lst07 .con:hover{box-shadow:0 3px 20px 0 rgba(0,0,0,.1)}
.lst07 .con:hover .tit{color:#005dbc}
.lst08{margin:0 -12px -24px;display:flex;flex-wrap:wrap}
.lst08 li{padding:0 12px;margin-bottom:24px;width:25%;flex-shrink:0}
.lst08 .con{padding:20px 16px 17px;display:block;height:100%;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst08 .pic{margin-bottom:19px;padding-top:100%;position:relative;overflow:hidden}
.lst08 .pic img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst08 .tit{font-family:SourceHanSans-CN-Medium;font-size:18px;color:#252626;font-weight:400;line-height:1.5;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst08 .desc{margin-top:15px;font-size:16px;color:#7d7e80;line-height:1.56;max-height:3.12em;-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden}
.lst08 .more{margin-top:16px;display:block;width:fit-content;font-size:16px;color:#969799;line-height:1.4;display:flex;align-items:center}
.lst08 .more i{margin-left:4px;display:block;width:16px;height:16px;background:url(../images/icon-arrow8.png) center center no-repeat;-webkit-background-size:contain;background-size:contain;flex-shrink:0}
.lst08 .con:hover{background-color:#fff;box-shadow:0 3px 20px 0 rgba(0,0,0,.1)}
.lst08 .con:hover .pic img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}
.lst08 .con:hover .tit{color:#005dbc}
.lst08 .con:hover .more{color:#005dbc}
.lst08 .con:hover .more i{color:#005dbc}
.lst09 .con{padding:17px 0;display:block}
.lst09 .tit{font-family:SourceHanSans-CN-Medium;font-size:18px;color:#252626;font-weight:400;line-height:1.5;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst09 .date{margin-top:19px;font-size:16px;color:#7d7e80;line-height:1.3}
.lst09 .con:hover .tit{color:#005dbc}
.lst10 li{margin-bottom:20px}
.lst10 .con{padding:20px 48px;display:block;height:172px;background-color:#fff;display:flex;align-items:center;justify-content:space-between;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst10 .date{margin-left:48px;width:84px;height:92px;text-align:center;line-height:1;position:relative;order:2;flex-shrink:0;display:flex;flex-direction:column;justify-content:center;align-items:center;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst10 .date:before{content:'';position:absolute;left:-24px;top:50%;width:1px;height:68px;background-color:#ebedf0;margin-top:-34px}
.lst10 .date span{display:block}
.lst10 .date .d1{font-family:D-DIN-DIN-Bold;font-size:40px;color:#252626;font-weight:700;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst10 .date .d2{font-family:D-DIN-Regular;margin-top:13px;font-size:16px;color:#7d7e80;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst10 .text{width:calc(100% - 132px);max-width:100%;flex-grow:1;order:1}
.lst10 .tit{font-family:SourceHanSans-CN-Medium;font-size:20px;color:#252626;font-weight:400;line-height:1.5;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst10 .desc{margin-top:10px;font-size:16px;color:#7d7e80;line-height:1.95;height:3.9em;-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden}
.lst10 li:last-child{margin-bottom:0}
.lst10 .con:hover{box-shadow:0 3px 20px 0 rgba(0,0,0,.1)}
.lst10 .con:hover .date{background-color:#005dbc}
.lst10 .con:hover .date .d1,.lst10 .con:hover .date .d2{color:#fff}
.lst10 .con:hover .tit{color:#005dbc}
.lst11{margin:0 -12px -24px;font-size:16px;color:#7d7e80;line-height:1.5;text-align:center;display:flex;flex-wrap:wrap}
.lst11 li{padding:0 12px;margin-bottom:24px;width:25%;flex-shrink:0}
.lst11 .con{padding:20px;display:block;height:100%;min-height:144px;background-color:#fff;border-radius:12px;display:flex;flex-direction:column;justify-content:center}
.lst11 .tel{font-family:SourceHanSans-CN-Medium;font-size:24px;color:#252626;margin-bottom:14px}
.row-index1{padding:158px 0 64px;overflow:hidden}
.row-index2{padding:74px 0 64px;overflow:hidden}
.row-index3{padding:75px 0 100px;overflow:hidden}
.row-ny1_1{padding:88px 0 66px;overflow:hidden}
.row-ny1_1 .box-jtjj1 .hd01{margin-bottom:35px}
.row-ny1_2{padding:58px 0 64px;overflow:hidden}
.row-ny1_2 .hd01{margin-bottom:59px}
.row-ny1_3{padding:58px 0 116px;overflow:hidden}
.row-ny1_3 .hd01{margin-bottom:53px}
.row-ny2{padding:64px 0 120px}
.row-ny2 .wp{display:flex;justify-content:space-between;align-items:flex-start}
.row-ny2 .row-col{margin-right:48px;width:186px;flex-shrink:0;min-height:100vh}
.row-ny2 .row-cor{padding:20px 48px 64px;width:calc(100% - 234px);max-width:100%;background-color:#fff;flex-grow:1}
.row-ny3{padding:64px 0 120px}
.row-ny3 .wp{display:flex;justify-content:space-between;align-items:flex-start}
.row-ny3 .row-col{margin-right:48px;width:186px;flex-shrink:0;min-height:100vh}
.row-ny3 .row-cor{width:calc(100% - 234px);max-width:100%;flex-grow:1}
.row-ny4 .wp{display:flex;justify-content:space-between}
.row-ny4 .row-col{padding:82px 0 100px;padding-right:80px;width:calc(100% - 480px);max-width:100%;flex-grow:1}
.row-ny4 .row-cor{padding:82px 0;padding-left:80px;margin-bottom:304px;width:480px;border-left:1px solid #e1e3e5;flex-shrink:0}
.row-ny4 .hd02{margin-bottom:6px;border-color:#e1e3e5}
.row-ny5_1{padding:64px 0;overflow:hidden}
.row-ny5_2{padding:55px 0 120px;overflow:hidden}
.row-ny5_2 .hd01{margin-bottom:64px}
.box-snv1{
    background-color:#fff;
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 90px; /* 根据导航栏高度调整 */
    z-index: 99;
}
.box-snv1 .hd{padding:15px;min-height:96px;border-bottom:1px solid #ebedf0;display:flex;align-items:center;justify-content:center}
.box-snv1 .hd .tit{font-family:SourceHanSans-CN-Bold;padding-left:30px;font-size:24px;color:#252626;font-weight:700;line-height:1.5;position:relative}
.box-snv1 .hd .tit:before{content:'';position:absolute;left:0;top:0;width:22px;height:36px;background:url(../images/tit-icon2.png) center center no-repeat;-webkit-background-size:contain;background-size:contain}
.box-snv1 .cont li{border-bottom:1px solid #ebedf0}
.box-snv1 .cont a{font-family:SourceHanSans-CN-Medium;padding:15px;display:block;min-height:95px;font-size:16px;color:#252626;line-height:1.5;text-align:center;display:flex;justify-content:center;align-items:center;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.box-snv1 .cont li:last-child{border:none}
.box-snv1 .cont .on a,.box-snv1 .cont a:hover{font-family:SourceHanSans-CN-Bold;background-color:#005dbc;color:#fff}
.box-zx1{position:absolute;left:0;bottom:-70px;right:0;height:140px;z-index:10}
.box-zx1 .wp{height:100%;background-color:#fff;border-radius:8px;box-shadow:0 4px 16px 0 rgba(0,0,0,.1);overflow:hidden;display:flex}
.box-zx1 .col{width:180px;flex-shrink:0}
.box-zx1 .col .tit{height:100%;background-color:#005dbc;display:flex;flex-direction:column;justify-content:center;align-items:center}
.box-zx1 .col .tit .icon{margin:0 auto 8px;width:48px;height:48px;line-height:48px;font-size:0;text-align:center}
.box-zx1 .col .tit .icon img{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%}
.box-zx1 .col .tit h3{font-family:SourceHanSans-CN-Bold;font-size:24px;color:#fff;font-weight:400;line-height:1.3;text-align:center}
.box-zx1 .cor{padding:20px 40px;width:calc(100% - 180px);max-width:100%;flex-grow:1}
.box-jtjj1{display:flex;justify-content:space-between;align-items:center}
.box-jtjj1 .col,.box-jtjj1 .cor{flex-shrink:0}
.box-jtjj1 .col{width:43.75%}
.box-jtjj1 .cor{width:50.49%}
.box-jtjj1 .hd01{margin-bottom:53px}
.box-jtjj1 .cont{font-size:16px;color:#252626;line-height:1.63}
.box-jtjj1 .cont h4{font-family:SourceHanSans-CN-Bold;margin-bottom:1.41em;font-size:24px;color:#005dbc;font-weight:700}
.box-jtjj1 .cont p+p{margin-top:1em}
.box-jtjj1 .big-img{height:560px;position:relative;overflow:hidden}
.box-jtjj1 .big-img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}
.box-jtjj1 .more01{margin-top:44px}
.box-xwdt1{display:flex;justify-content:space-between;align-items:flex-start}
.box-xwdt1 .col,.box-xwdt1 .cor{flex-shrink:0}
.box-xwdt1 .col{width:46.53%}
.box-xwdt1 .cor{width:49.31%}
.box-xwdt1 .hd02{margin-bottom:24px}
.box-szgg1{display:flex;justify-content:space-between;align-items:flex-start}
.box-szgg1 .col,.box-szgg1 .com,.box-szgg1 .cor{width:31.11%;flex-shrink:0}
.box-intro1{font-size:16px;color:#252626;line-height:1.63}
.box-intro1 p+p{margin-top:.88em}
.box-det1 .hd{padding-bottom:38px;border-bottom:1px solid #e1e3e5}
.box-det1 .hd .tit{font-family:SourceHanSans-CN-Bold;font-size:36px;color:#252626;font-weight:400;line-height:1.3}
.box-det1 .hd .info{margin-top:20px;font-size:16px;color:#7d7e80;line-height:1.6;display:flex;flex-wrap:wrap;align-items:center}
.box-det1 .hd .info span{margin-right:56px}
.box-det1 .hd .info img{margin:-2px 8px 0 0;display:inline-block;vertical-align:middle;width:20px}
.box-det1 .cont{padding:34px 0 58px;font-size:16px;color:#252626;line-height:1.75}
.box-det1 .cont h4{font-family:SourceHanSans-CN-Bold;margin-top:22px;margin-bottom:20px;font-size:20px;color:#252626;font-weight:400;line-height:1.5}
.box-det1 .cont h4:first-child{margin-top:0}
.box-det1 .cont p+p{margin-top:1.25em}
.box-det1 .det-page{padding-top:36px;border-top:1px solid #e1e3e5}
.box-det1 .det-page .item{display:block;font-size:20px;color:#7d7e80;line-height:3;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}
.box-det1 .det-page span{margin-left:24px}
.box-det1 .det-page .item:hover{font-family:SourceHanSans-CN-Bold;color:#005dbc}
.box-contact1{display:flex;justify-content:space-between;align-items:flex-start}
.box-contact1 .col,.box-contact1 .cor{flex-shrink:0}
.box-contact1 .col{padding-top:21px;width:32.64%}
.box-contact1 .cor{width:62.22%}
.box-contact1 .hd .tit{font-family:SourceHanSans-CN-Bold;padding-left:20px;font-size:32px;color:#252626;font-weight:400;line-height:1.5;position:relative}
.box-contact1 .hd .tit:before{content:'';position:absolute;left:0;top:50%;width:8px;height:32px;background-color:#005dbc;margin-top:-16px}
.box-contact1 .info{font-family:SourceHanSans-CN-Medium;margin-top:25px;font-size:18px;color:#252626;line-height:1.5}
.box-contact1 .info .item{padding:20px 0;min-height:112px;border-bottom:1px solid #ebedf0;display:flex;align-items:center}
.box-contact1 .info .item:last-child{border:none}
.box-contact1 .info .icon{margin-right:24px;width:48px;height:48px;line-height:48px;font-size:0;text-align:center;background-color:#005dbc;border-radius:12px;flex-shrink:0}
.box-contact1 .info .icon img{display:inline-block;vertical-align:middle;max-width:60%;max-height:60%}
.box-contact1 .info .r{flex-grow:1}
.box-contact1 .info .tit{font-family:SourceHanSans-CN-Regular;margin-bottom:3px;color:#969799}
.box-contact1 .map{overflow:hidden}
.box-contact1 .map img{display:block;width:100%}