@charset "utf-8"; /*Technical Support SudyTech*/ @font-face { font-family:"SourceHanSansCN-Regular" ; src: url(fonts/SourceHanSansCN-Regular.ttf); } @font-face { font-family:"SourceHanSansCN-Bold" ; src: url(fonts/SourceHanSansCN-Bold.ttf); } html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; } header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; } table{ border-collapse:collapse; border-spacing:0; } caption,th{ text-align:left; font-weight:normal; } html,body,fieldset,img,iframe,abbr{ border:0;} img{vertical-align:top;} html{ overflow-x:hidden; } i,cite,em,var,address,dfn{ font-style:normal; } [hidefocus],summary{ outline:0; } li{list-style: auto; } .main 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,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; } .icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;} /*css3扩展*/ body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px; -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8); -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8); box-shadow: 0px 0px 10px rgba(0,0,0,.8); } ::-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: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;font-family: "SourceHanSansCN-Regular";} p{line-height:1.75;} a {color: #333;text-decoration:none;transition:all 0.4s ease-in-out;} a:hover { color:#095ab5;} /*页面尺寸*/ .wrapper { width:100%; margin:0 auto;} .wrapper .inner {width: 1440px;margin:0 auto;} /**页面全局宽度**/ /*headtop*/ #headtop{background: #666;} #headtop .inner{} .headtop .top-left{float: left;} .headtop .top-right{float:right;} /*head开始*/ .header {border-bottom:none;height:auto;line-height:inherit;} .header .inner{height: 140px;position:relative;} .header .sitelogo{float:left;} .header .sitelogo span{position:relative;font-size:inherit; font-weight:normal;} .header .sitelogo{color:transparent;margin:0;display: flex;align-items: center;gap: 38px;justify-content: space-between;} .header .sitelogo h1{font-size:inherit; font-weight:normal; background:none; padding-left:0px;} .header .sitelogo .sitetitle {display:inline-block;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/ .mhead { background: url(images/head_bg.jpg) no-repeat center; background-size: cover; } .header .inner .mod { height: 100%; display: flex; align-items: center; justify-content: space-between; } .header .sitelogo .xian { width: 2px; height: 48px; background: #fff; opacity: 0.2; flex: none; } .header .head-left{float:left;display:inline-block;left: calc((100vw - 1440px)/-2 + 40px);position: relative;} .header .head-main{float:left;margin-top:10px;} .header .head-right{display: flex;align-items: center;} /*rale样式*/ .site-rale{} .site-rale ul{} .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-rale ul li.links.i1 a{background-position: 0px 0px;} .site-rale ul li.links.i2 a{background-position: -90px 0px;} .site-rale ul li.links.i3 a{background-position: -187px 0px;} .site-rale ul li.links.i4 a{background-position: -269px 0px;} .site-lang ul li.links:last-child a { border: none; } .site-lang ul li{list-style: none;} /*lang样式*/ .site-lang{ margin-right: 5px; flex: none; } .site-lang ul{float:right;} .site-lang ul li.links{float:left;} .site-lang ul li.links a{padding: 0 12px;font-size: 16px;color: #fff;border-right: 1px solid rgb(255 255 255 / 50%);} .site-lang ul li.links a:hover{color:#fff;} /*默认主导航样式*/ #nav{ border-top: 1px solid rgb(255 255 255 / 30%); } #nav .inner{} #nav .inner .wp-panel{}/*导航*/ #nav .inner .wp-panel .wp-window{} #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;} .nav .wp-menu .menu-item {flex: 1;display: block;position: relative;} .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 .menu-item a.menu-link {width: 100%;display: inline-block;line-height: 60px;color: #FFFFFF;font-size: 20px;text-align: center;} .nav .wp-menu .menu-item.hover a.menu-link, .nav .wp-menu .menu-item a.hover{background-color: rgb(255 255 255 / 70%);text-decoration: none;color: #1862ab;font-family: 'SourceHanSansCN-Bold';} .nav .sub-menu {display: none;position: absolute;left: 0;top: 100%;min-width: 100%;z-index: 100;background: rgb(255 255 255 / 70%);} .nav .sub-menu li{list-style: none;} .nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;} .nav .sub-menu .sub-item a {display: block;color: #000;line-height: 50px;padding: 0 17px;font-size: 17px;background:none;text-align: center;} .nav .sub-menu .sub-item.hover> a, .nav .sub-menu .sub-item a:hover{color: #fff;background-color: #1862ab;display: block;} .nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;} /**主页banner开始**/ #banner {background: #e7e2df;overflow: hidden;} #banner .inner {width:auto;max-width: 100%;text-align: center;position:relative;} /**主体模块样式**/ #m-container {} #m-container .inner {} /**首页三列布局**/ .mod {} .mbox {} .main1 .inner { padding: 80px 0 70px; } .main1 { background: url(images/main1bg.png)no-repeat center; background-size: cover; } .post1 .tt { text-align: center; margin-bottom: 38px; } .post1 .tt .more_btn { position: absolute; right: 0; top: 9px; } .post1 .tt .tit { display: inline-block; position: relative; padding-top: 37px; } .post1 .tt .tit .title {font-size: 28px;position: relative;z-index: 1;} .post1 .tt .tit .tt_en { position: absolute; top: 0; left: 50%; transform: translateX(-50%); background: linear-gradient(to bottom, #94989a 60%, #94989a03, transparent); -webkit-background-clip: text; background-clip: text; color: transparent; font-size: 72px; font-family: 'SourceHanSansCN-Bold'; text-transform: uppercase; } .post-11 .list1 { flex: none; width: 58.4%; gap: 40px; display: flex; } .post-11 .con { display: flex; gap: 40px; } .post-11 .list1 .news { flex: 1; background: #fff; position: relative; } .post-11 .list1 .news {} .post1 .news_imgs a { display: block; position: relative; overflow: hidden; } .post1 .news_imgs a img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; transition: all 0.6s ease-in-out; } .post-11 .list1 .news_imgs a { padding-top: 56.25%; } .post-11 .list1 .news_wz { padding: 28px 24px 47px; transition: all 0.4s ease-in-out; background: #fff; box-sizing: border-box; } .post1 .news .news_date { font-size: 14px; color: #999; } .post-11 .list1 .news .news_title {font-size: 18px;line-height: 32px;margin-bottom: 12px;} .post1 .news .news_title { font-size: 16px; font-family: 'SourceHanSansCN-Bold'; line-height: 26px; text-overflow: -o-ellipsis-lastline; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .post1 .news .news_text { color: #999; font-size: 14px; line-height: 24px; text-overflow: -o-ellipsis-lastline; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .post1 .news .news_text a { color: #999; } .post-11 .list1 .news .news_date { margin-bottom: 16px; } .post-11 .list1 .news .news_wz2 .news_title a {color: #fff;} .post-11 .list1 .news .news_more { position: absolute; bottom: 37px; } .post-31 .news_box .news_more { position: absolute; bottom: 22px; } .post1 .news .news_more a { font-size: 14px; color: #1862ab; } .post-11 .list1 .news .news_text { margin-bottom: 25px; } .post-11 .list1 .news .news_wz2 { height: 100%; background-image: -moz-linear-gradient( -55deg, rgb(53,236,234) 0%, rgb(24,98,171) 100%); background-image: -webkit-linear-gradient( -55deg, rgb(53,236,234) 0%, rgb(24,98,171) 100%); background-image: -ms-linear-gradient( -55deg, rgb(53,236,234) 0%, rgb(24,98,171) 100%); box-shadow: 10px 17.321px 40px 0px rgba(0, 0, 0, 0.15); color: #fff; position: absolute; bottom: 0; left: 0; padding: 46px 24px 37px; width: 100%; box-sizing: border-box; opacity: 0; z-index: -1; height: 200px; transition: all 0.4s ease-in-out; overflow: hidden; } .post-11 .list1 .news .news_wz2 .news_date { color: #fff; margin-bottom: 37px; } .post-11 .list1 .news .news_wz2 .news_wz a { color: #fff; } .post-11 .list1 .news .news_wz2 .news_text a { color: #fff; opacity: 0.85; } .post-11 .list1 .news .news_wz2 .news_title { margin-bottom: 24px; } .post-11 .list1 .news .news_wz2 .news_text { -webkit-line-clamp: 6; margin-bottom: 60px; color: #fff; } .post-11 .news .news_wz2 .news_more a { background-color: rgb(255, 255, 255); width: 120px; height: 40px; display: flex; align-items: center; justify-content: center; border-radius: 20px; } .post-11 .news .news_wz2 .news_more a:hover img { margin-left: 10px; } .post-11 .news .news_wz2 .news_more a img { transition: all 0.4s ease-in-out; } .post-11 .list1 .news:hover .news_wz2 { z-index: 1; opacity: 100%; height: 100%; } .post-11 .list2 { flex: 1; display: flex; flex-direction: column; gap: 38px; } .post1 .tt .more_btn .more_text {width: 160px;height: 48px;display:flex;align-items: center;justify-content: center;font-size: 14px;color: #1862ab;gap: 7px;border-radius: 24px;border: 1px solid #1862ab;transition: all 0.4s ease-in-out;} .post1 { position: relative; } .post1 .tt .more_btn .more_text:hover {gap: 15px;} .post-11 { padding-bottom: 108px; } .post-11 .tt .more_btn { bottom: 0; left: 50%; margin-left: -81px; top: auto; right: auto; } .post-11 .list2 .news { flex: 1; display: flex; } .post-11 .list2 .news .news_imgs { flex: none; width: 42.7%; margin-right: 23px; } .post-11 .list2 .news .news_imgs a { height: 100%; } .post-11 .list2 .news .news_wz { flex: 1; width: 0; display: flex; flex-direction: column; justify-content: space-between; margin-top: -5px; } .post-11 .list2 .news .news_info { display: flex; justify-content: space-between; } .main2 { background: url(images/main2bg.jpg) no-repeat; background-size: 100% 100%; position: relative; overflow: hidden; } .main2 .inner { padding: 80px 0 15px; position: relative; z-index: 1; } .post-21 .tt { text-align: left; margin-bottom: 133px; margin-left: 85px; } .post1.post-21 .tt .tit .tt_en,.post1.post-41 .tt .tit .tt_en { background: linear-gradient(to bottom, #2f888d 60%, #2f888d24, transparent); -webkit-background-clip: text; background-clip: text; } .post-21 .tt .tit .title,.post-41 .tt .tit .title { color: #fff; } .post-21 .tt .more_btn,.post-31 .tt .more_btn { } .post-21 .tt .more_btn .more_text,.post-41 .tt .more_btn .more_text { color: #fff; border-color: #fff; } .post-21 .news_list { } .main2:after { content: ""; display: block; position: absolute; width: calc(50vw + 720px); height: 600px; bottom: -53px; background: url(images/main2bg2.png); background-size: 100% 100%; right: 0; } .post-21 .news_list .news { float: left; width: 33.33%; margin-bottom: 55px; } .post-21 .con { padding-left: 300px; } .post-21 .news_list .news .news_box { margin: 0 42px; } .post-21 .news_list { margin: 0 -42px; display: flex; flex-wrap: wrap; } .post-21 .news_list .news .news_info { display: flex; justify-content: space-between; align-items: center; position: relative; /* background: #e0e0e0; */ /* height: 2px; */ margin-bottom: 19px; } .post-21 .news_list .news_box:hover .news_meta { color: #1862ab; } .post-21 .news_list .news .news_info:before { content: ""; width: calc(100% - 63px); position: absolute; background: #1862ab; height: 2px; bottom: 3px; right: 0; transition: all 0.4s ease-in-out; z-index: 1; transform: scale(0); transform-origin: left; } .post-21 .news_list .news_box:hover .news_info:before {transform: none;} .post1 .news_list .news_meta { display: flex; flex-direction: column; font-family: Arial; align-items: center; gap: inherit; justify-content: center; transition: all 0.4s ease-in-out; } .post1 .news_list .news_day { font-size: 48px; font-weight: bold; } .post1 .news_list .news_month { font-size: 14px; } .post-21 .news_list .news .news_info:after { content: ""; width: calc(100% - 63px); position: absolute; background: #e0e0e0; height: 2px; bottom: 3px; right: 0; } .post-11 .list2 .news:hover .news_title a { color: #1862ab; } .post-21 .news_list .news .news_title { margin-bottom: 10px; } .post-21 .news_list .news .news_text { -webkit-line-clamp: 1; } .main3 { background: url(images/main3bg.jpg) no-repeat; background-size: cover; } .main3 .inner { padding: 70px 0; } .post-31 .swiper { height: 446px; padding-bottom: 76px; } .post-31 .tt { margin-bottom: 64px; } .post-31 .news_box { display: flex; position: relative; } .post-31 .news_box .news_imgs { flex: none; width: 44%; margin-right: 29px; } .post-31 .news_box .news_imgs a {} .post-31 .news_box .news_wz { flex: 1; position: relative; padding-bottom: 20px; } .post-31 .news_box .news_meta { position: absolute; width: 72px; height: 72px; background-image: -moz-linear-gradient( -55deg, rgb(53,236,234) 0%, rgb(24,98,171) 100%); background-image: -webkit-linear-gradient( -55deg, rgb(53,236,234) 0%, rgb(24,98,171) 100%); background-image: -ms-linear-gradient( -55deg, rgb(53,236,234) 0%, rgb(24,98,171) 100%); color: #fff; } .post-31 .news_box .news_imgs a { padding-top: 57%; } .post-31 .news_box .news_title,.post-51 .news_box .news_title {margin-bottom: 9px;margin-top: -5px;} .post-31 .news_box .news_text,.post-51 .news_box .news_text { margin-bottom: 18px; } .post-31 .swiper-scrollbar{ opacity: 1 !important; --swiper-scrollbar-size: 2px; background: #e0e0e0; --swiper-scrollbar-sides-offset: 100px; left: 0 ! important; bottom: 30px ! important; } .post-31 .swiper-scrollbar-drag { height: 4px; top: -1px; background-image: -moz-linear-gradient( 0deg, rgb(24,98,171) 0%, rgb(53,236,234) 100%); background-image: -webkit-linear-gradient( 0deg, rgb(24,98,171) 0%, rgb(53,236,234) 100%); background-image: -ms-linear-gradient( 0deg, rgb(24,98,171) 0%, rgb(53,236,234) 100%); } .post .swiper-button-next, .post .swiper-button-prev { width: 64px; height: 64px; --swiper-navigation-size: 25px; border: 1px solid #1862ab; color: #1862ab; border-radius: 50%; bottom: 0; left: auto; top: auto; margin-bottom: 0; } .post .swiper-button-next{ background: #1862ab; color: #fff; right: 0; } .post .swiper-button-prev { right: 88px; } .main4 { background: url(images/main4bg.jpg) no-repeat; background-size: cover; } .main4 .inner { padding: 70px 0; } .post-41 .con { display: flex; gap: 21px; } .post-41 .con .list1 { width: 49.3%; flex: none; } .post-41 .con .list1 .news_imgs a { padding-top: 66.47%; } .post-41 .news_list .news .news_wz { position: absolute; bottom: 0; width: 100%; color: #fff; z-index: 1; padding: 23px; box-sizing: border-box; } .post-41 .news_list .news { position: relative; } .post-41 .news_list .news .news_imgs a:after { content: '"'; display: block; position: absolute; width: 100%; bottom: 0; background-image: -moz-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(0,0,0,0) 100%); background-image: -webkit-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(0,0,0,0) 100%); background-image: -ms-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(0,0,0,0) 100%); height: 100px; } .post-41 .news_list .news .news_title a { color: #fff; } .post-41 .news_list .news .news_title { text-overflow: -o-ellipsis-lastline; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; } .post-41 .news_list .news .news_date { margin-bottom: 10px; color: #fff; } .post-41 .con .list2 { flex: 1; display: flex; flex-wrap: wrap; justify-content: space-between; align-content: space-between; } .post-41 .con .list2 .news { width: calc((100% - 21px)/2); height: calc((100% - 21px)/2); } .post-41 .con .list2 .news .news_imgs,.post-41 .con .list2 .news .news_imgs a { height: 100%; } .main5 .inner { padding: 70px 0 63px; } .post-11 .news_box:hover .news_title a,.post-21 .news_box:hover .news_title a,.post-31 .news_box:hover .news_title a,.post-51 .news_box:hover .news_title a { color: #1862ab; } .post1 .news:hover .news_imgs a img { transform: scale(1.1); } .post-51 .news_list { margin: 0 -40px; } .post-51 .news_list .news { float: left; width: 50%; margin-bottom: 37px; } .post-51 .news_list .news .news_box { margin: 0 40px; padding: 25px; border: 1px solid #e0e0e0; display: flex; transition: all 0.4s ease-in-out; box-sizing: border-box; } .post-51 .news_list .news .news_imgs { flex: none; width: 38%; margin-right: 18px; } .post-51 .news_list .news .news_box:hover {box-shadow: 5px 8.66px 30px 0px rgba(0, 0, 0, 0.15);border-color: transparent;} .矩形_8_拷贝_5 { background-color: rgb(255, 255, 255); box-shadow: 5px 8.66px 30px 0px rgba(0, 0, 0, 0.15); position: absolute; left: 240px; top: 4776px; width: 680px; height: 183px; z-index: 388; } .post-51 .news_box .news_imgs a { padding-top: 58%; } .post-51 .news .news_info { display: flex; justify-content: space-between; } .post-51 .news_list .news .news_wz { flex: 1; } /*********************************************************** * 列表页 */ /**首页三列布局**/ /**列表页**/ /*栏目图片*/ .l-banner{height: 430px;background-position:center center;background-repeat:no-repeat;text-align:center;background-size: cover;} .l-banner img{display:none;height:100%;vertical-align:top;} /**主体列表页开始**/ #l-container {} #l-container .inner {padding: 25px 0;} /**主体文章页开始**/ #d-container {} #d-container .inner {background:#fff;} .col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} .col_menu .l-qh{ margin-bottom:10px;} .col_menu .col_menu_head { background-image: -moz-linear-gradient(-55deg, rgb(53, 236, 234) 0%, rgb(24, 98, 171) 100%); background-image: -webkit-linear-gradient(-55deg, rgb(53, 236, 234) 0%, rgb(24, 98, 171) 100%); background-image: -ms-linear-gradient(-55deg, rgb(53, 236, 234) 0%, rgb(24, 98, 171) 100%); }/**位置栏目背景**/ .col_menu .col_menu_head h3.col_name {font-size: 20px;color:#fff;}/**位置栏目字体**/ .col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; padding:0px 5px 0px 30px;}/**栏目名称图标**/ .col_menu .col_menu_con{border:1px solid #e4e4e4;} /*栏目列表*/ .col_list{} .col_list .wp_listcolumn { border-top:0px solid #1862ab; border-bottom:0px solid #fff; } .col_list .wp_listcolumn .wp_column a {color:#333;font-size: 16px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;} .col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height: 39px;} .col_list .wp_listcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_column a.selected { color:#1862ab; background:#eee; } .col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #1862ab;} .col_list .wp_listcolumn .wp_subcolumn .wp_column a{ color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;} .col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#1862ab;} /*二级子栏目**/ .col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} .col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 44px;cursor:pointer;} .col_list .wp_listcolumn .sub_list a:hover, .col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#1862ab;} /*三级子栏目**/ .col_list .wp_listcolumn .wp_column .sub_list .sub_list a{} .col_list .wp_listcolumn .sub_list .sub_list a .column-name {padding: 5px 10px 5px 60px;cursor:pointer;} .col_list .wp_listcolumn .sub_list .sub_list a :hover, .col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#1862ab;} /**栏目新闻**/ .col_news {width: 100%;min-height:500px;float:right;} .col_news .col_news_box{margin-left: 290px;} .col_news_head {border-bottom: 1px solid #DBDBDB;} .col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; } /**当前栏目**/ .col_metas .col_title h2 {display:inline-block;font-size: 20px;font-weight: normal;color: #1862ab;} .col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;color: #666;} /**当前位置**/ .col_metas .col_path a{color: #2F2F2F;} .col_news_con { padding:5px 0px 10px 0px; margin:0 0px;} .col_news_list { margin-top:7px;} .col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/ .col_news_list .wp_article_list .list_item .Article_Index {} /**栏目新闻图标序号**/ .col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;} .col_news_list .wp_entry p { margin-bottom:10px;} .col_news_list .wp_entry table{ margin-bottom:4px;} .col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/ .col_news .news { font-size: 16px; line-height: 44px; width: 100%; } .col_news .news .news_title { float: left; width: 71%; align-items: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .col_news .news .news_meta { float: right; } /**文章页**/ .infobox {padding:20px 60px; margin:0 auto; width:auto;} .article {padding-top:10px;} .article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #1862ab;} /**文章标题**/ .article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/ .article .arti_metas {padding:10px;text-align:center;/* border-top:1px solid #ececec; */} .article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;}/**文章其他属性**/ .article .entry {margin:0 auto;overflow:hidden;margin-top:10px;min-height: 400px;} /**文章内容**/ .article .entry .read,.article .entry .read p { line-height:1.75; font-size:14px; color:#333;} /**阅读字体**/ .article .entry .read strong { font-family: 'SourceHanSansCN-Bold'; } .article .entry .read p { margin-bottom:10px;} .article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); } /**文章阅读部分图片大小限制**/ .article .entry .read table{margin:0 auto; border:none!important;} /**页脚开始**/ #footer {background: url(images/footbg.jpg) no-repeat;background-size: cover;} #footer .inner {padding: 34px 0 38px;position:relative;} #footer .inner .mod{} #footer .inner .foot-left{float:left;} #footer .inner .foot-right{float:right;margin-top: 12px;} #footer .inner p{font-size: 14px;line-height: 24px;font-weight:normal;text-align:left;color: #fff;} #footer .inner p span { margin:0 3px; } #footer .inner .copyright.copy{ margin-top: 40px; } #footer .inner .copyright span{} #footer .inner .copyright a{color:#eee;} .shares ul.news_list { display: flex; gap: 40px; } .shares ul.news_list .news_imgs img { width: 100px; height: 100px; } .shares ul.news_list .news_title { text-align: center; color: #fff; margin-top: 14px; font-size: 14px; } /************************************************************** * 组件功能 */ /*系统默认搜索*/ .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{text-align:right;} .wp-search {position: relative;border: 2px solid #ffffff94;border-radius: 2px;width: 240px;} .wp-search form {display: block;} .wp-search .search-input {margin-left: 16px;margin-right: 40px;} .wp-search .search-input input.search-title {width: 100%;line-height: 26px;background: none;color: #FFFFFF;font-size: 14px;border:0;outline: 0;font-family: 'SourceHanSansCN-Regular';opacity: inherit;opacity: 0.5;} .wp-search .search-btn {width: 40px;height: 26px;position: absolute;right: 0;top:0%;} .wp-search .search-btn input.search-submit {width: 100%;height: 100%;border:0;outline: 0;background: url(images/sous.png) no-repeat center;cursor: pointer;} /*列表页*/ /*banner*/ .mbanner .focus .focus-title-bar {bottom:40px;left: 40px;margin-left:0px;} .mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);} .mbanner .focus .focus-pagination {position:absolute;right: 14px;bottom: 14px;margin-right: 0px;z-index:60;} .mbanner .focus .focus-page { display:inline-block; width:9px; height:9px; margin-right:6px;background:#fff;} .mbanner .focus .focus-page-active {width:18px;background: #fff;opacity:1; filter:Alpha(opacity=100);} .mbanner .focus .focus-navigation {width: 64px;height: 64px;filter:alpha(opacity=70);background: rgb(0 0 0 / 50%);text-indent: 0;margin-top: -32px;border-radius: 50%;line-height: 64px;font-size: 25px;} .mbanner .focus .focus-navigation:hover,.mbanner .focus .focus-navigation:active {background: #1862ab;filter:alpha(opacity=100);} .mbanner .focus .focus-prev {left: 40px;} .mbanner .focus .focus-next {right: 40px;background-position:right top} .mbanner .news .news_imgs a { display: block; padding-top: 39.58%; } .mbanner .swiper-button-next:after,.mbanner .swiper-button-prev:after { line-height: 64px; font-size: 25px; color: #fff; } .mbanner .swiper-button-next,.mbanner .swiper-button-prev { width: 64px; opacity: 0; CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX; height: 64px; filter:alpha(opacity=70); background: rgb(0 0 0 / 50%); text-indent: 0; margin-top: -32px; border-radius: 50%; opacity: 0.8; } .mbanner .swiper-button-next:hover,.mbanner .swiper-button-prev:hover { background: #1862ab;filter:alpha(opacity=100); } .mbanner .swiper-button-next{right: 40px;} .mbanner .swiper-button-prev{left: 40px;} .mbanner .swiper-button-next.swiper-button-disabled,.mbanner .swiper-button-prev.swiper-button-disabled { opacity: 0.8; pointer-events: auto; } ol.custom_num1 li { background-position: 0px 5px; }