﻿body,ul,form,p,h1,h2,h3,h4,h5,h6,form,input,button{ margin:0; padding:0; list-style:none}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {margin:0;padding:0;outline:none;}
body{background:#f1f1f1;font-size: 14px;}
input {border: 0; }
img{ border:none; vertical-align:middle}
a{text-decoration:none;}
a:hover{color:#40b4f7}
#logo,.search_key,.search_sub,.left,.fl{ float: left; }
#search,.right,.fr{float: right;}
.clear {clear:both;}
.layout,.main{width:1200px;margin:0 auto;}
.w100{width:100%;}
.w1200{width:1200px;margin-left:auto;margin-right:auto;}
.w1200:after{content: '';display: block;height: 0;line-height:0;zoom: 1;clear: both;}
.w880{width:880px;}
.w300{width:300px;}
.mat15{margin-top:15px;}
.whitebg{background:#fff;}
#header {width: 100%; height: 70px; background-size: 100% 100%; z-index: 999; position: fixed; top: 0px; -moz-transition: .5s; -o-transition: .5s; -webkit-transition: .5s; transition: .5s; box-shadow: 0 0 3px rgba(3, 13, 40, 0.1); background-color: #fff; }
#logo{height: 45px;margin: 10px 10px 0 0;width: 260px;}
#logo img{float:left;margin-right:8px;width:50px;}
#logo p{font-weight:700;letter-spacing:3px;color:#000;font-size:20px;display:block;}
#logo span{display:block;color:#8a8a8a;font-size:14px;font-weight:normal;margin-top:3px;}
#nav{float:left;line-height: 62px;}
#nav .navbar-item i.fa{margin-right:4px}
#nav li{display:inline-block;position:relative;vertical-align:top}
#nav li>i{float: right; margin-top: -2px; display: inline-block; border: 4px solid transparent; border-top-color: #4c4c4c; transition: transform .2s; position: absolute; right: 0; top: 32px; }
#nav li:hover>i{top: 28px;border-bottom-color: #4c4c4c;border-top-color: #fff;}
#nav li a{display:inline-block;padding:0 15px;color:#333;font-size:16px;cursor: pointer;position:relative;z-index:2;text-align:center}
#nav li.active a,#nav li a:hover{color:#0658b5;}
#nav ul li a{color:#111}
#nav ul li.active a,#nav ul li a:hover{color:#0658b5}
#nav li a{-webkit-transition:color .3s;-moz-transition:color .3s;transition:color .3s}
#nav li a:hover{color:#0658b5;font-weight:bold;}
#nav li > ul:before{border:6px solid transparent;border-bottom-color:#fff;content:"";left:25px;margin-left:15px;position:absolute;top:-16px;width:4px;height:4px}
#nav li > ul{width:160%;padding:10px 0;min-width:110px;position:absolute;top:80%;left:50%;transform:translateX(-50%);right:0;background:#fff;z-index:888;visibility:hidden;opacity:0;-webkit-box-shadow:0 0 40px rgba(0,0,0,0.2);-khtml-box-shadow:0 0 40px rgba(0,0,0,0.2);-moz-box-shadow:0 0 40px rgba(0,0,0,0.2);-ms-box-shadow:0 0 40px rgba(0,0,0,0.2);-o-box-shadow:0 0 40px rgba(0,0,0,0.2);box-shadow:0 0 40px rgba(0,0,0,0.2);-webkit-transition:all .8s ease;-o-transition:all .8s ease;transition:all .8s ease}
#nav li > ul li{width:100%;height:44px;line-height:44px;display:block}
#nav li > ul li a{display: block;text-align:center;height:42px;line-height:42px;font-size:15px;color:rgba(0,0,0,0.8);overflow:hidden;opacity:1;border-bottom: 1px #dddddd solid;margin: 0 13px;padding: 0;}
#nav li:hover > ul{visibility:visible;opacity:1}
#nav li > ul li ul{visibility:hidden;opacity:0;display:none;left:-100%;transform:none}
#nav li > ul li:hover ul{right:-100%;left:auto;top:0;visibility:visible;opacity:1;display:block}
.search-btn{font-size:20px;line-height:70px;cursor:pointer}
#search{position:absolute;left:0;right:0;top:70px;z-index:11;height:0;overflow:hidden;background-color:rgba(34,40,49,0.79);transition:height 0.3s ease}
#search.open{height:70px}
#search form{display:flex;width:1180px;height:70px;margin:auto}
#search form input{outline:0;height:100%;margin-bottom:0px;padding:0px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;border-style:none;background-color:transparent;color:#fff;font-size:18px;line-height:25px;letter-spacing:0px;-webkit-appearance:none}
#search form button{margin:0;padding:0;outline:0;border:none;background:0 0;color:#fff;font-weight:300;font-size:20px;line-height:normal;cursor:pointer}
input:focus::placeholder{color:transparent}
.language{float:right;position:relative;font-size:14px;line-height:70px;margin:0 20px 0}
.language .trigger-area{display:flex;align-items:center;gap:2px;color:#0658b5;cursor:pointer;font-weight:500;transition:opacity .2s}
.language .trigger-area:hover{opacity:.8}
.language .country-flag,.language .menu-item img{object-fit:cover;border:1px solid #eee;border-radius:1px}
.language .country-flag{width:20px;height:14px}
.language .menu-item{display:flex;align-items:center;gap:6px;max-width:135px;padding:8px 16px;cursor:pointer;color:#333;transition:background .2s;height:auto;line-height:25px}
.language .menu-item:hover{background:#f5f8ff}
.language .menu-item.active{color:#0658b5;font-weight:500}
.language .menu-item.active::after{content:"✓";color:#0658b5}
.language .menu-item img{width:18px;height:12px}
.language .dropdown-arrow{display:inline-block;border:4px solid transparent;border-top-color:#1a5cff;margin:5px 0 0 0}
.language.is-open .dropdown-arrow{transform:rotate(180deg);margin-top: -3px;}
.language .dropdown-menu{display:none;position:absolute;top:100%;left:0;min-width:140px;margin:-10px -20px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.08);list-style:none;padding:6px 0}
.language.is-open .dropdown-menu{display:block}
#topimg{width:1200px;margin:90px auto 0;}
.focus{height:369px;overflow:hidden;position:relative;}
.focus ul{height:369px;position:absolute;}
.focus ul li{float:left;width:880px;height:369px;overflow:hidden;position:relative;}
.focus ul li div{position:absolute;overflow:hidden;}
.focus ul li img{height:369px;width:880px;}
.focus .btn{position:absolute;width:880px;height:10px;padding:5px 10px;right:0;bottom:5px;text-align:center;}
.focus .btn span{display:inline-block;_display:inline;_zoom:1;width:13px;height:13px;_font-size:0;margin-left:5px;cursor:pointer;background:#fff;border-radius:50%;}
.focus .btn span.on{background:yellow;}
.focus .preNext{width:45px;height:100px;position:absolute;top:150px;background:url(../images/sprite.png) no-repeat 0 0;cursor:pointer;display:none;}
.focus .pre{left:0;}
.focus .next{right:0;background-position:right top;}
.lay{width:840px;padding:20px;display:table;}
.layheader{border-bottom:1px solid #ddd;padding-bottom:10px;}
.layheader span{font-size:18px;color:#222;}
.layheader a{font-size:14px;color:#39a0e2;float:right;margin-top:5px;}
.layheader a:hover{color: #40b4f7;}
.in-sitelist{margin-top:5px;}
.in-sitelist li{height:68px;width:264px;float:left;border:1px solid #eee;margin:10px 20px 0 0;border-radius: 5px;transition:ease-in-out .1s;}
.in-sitelist li:hover{background:#eee;}
.in-sitelist li:nth-child(3n){margin-right:0;}
.in-sitelist .site-logo{height:40px;width:40px;margin:14px 0 0 9px;float:left;}
.in-sitelist .site-info{height:58px;width:175px;float:left;margin:5px 0 0 10px;font-size:12px;}
.site-name{font-weight:bold;margin-top:10px;color:#40b4f7;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.site-summary{height:15px;width:100%;line-height:15px;color:#777;margin-top:3px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
.in-sitelist i{height:14px;width:14px;float:right;overflow:hidden;background:url(../images/sitebg.png) 0 0 no-repeat;margin:27px 8px 0 0;}
.in-sitelist li.site_hover i{background:url(../images/sitebg.png) 0 -14px no-repeat;}
.newslist li{border-bottom:1px dashed #ddd;padding:15px 0;width:100%;overflow-x:hidden;position: relative;}
.newslist li .smallimg,.newslist li .smallimg img{height:120px;width: 160px;object-fit: cover;}
.indextab .newslist.active li .smallimg {display: block; float: left; }
.newslistr{float:right;height:80px;width:660px;}
.newstitle{font-size:18px;color:#222;font-weight:bold;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block;}
.newssummary{font-size:14px;height:40px;line-height:20px;color:#777;overflow:hidden;text-overflow: ellipsis;margin-top:15px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.newsinfo{font-size:12px;color:#999;margin-top:15px;}
.viewmore{width:100%;height:35px;border:1px solid #eee;display:block;font-size:14px;line-height:35px;text-align:center;color:#444;}
.sidebar{width:260px;padding:17px 20px;display:table;}
.sidebarnews li{width:220px;height:20px;line-height:20px;float:left;font-size:14px;margin-top:10px;background:url(../images/d.png) left 7px no-repeat;padding-left:13px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
.sidebarnews li a{color:#444;}
.sidebarnews li a:hover{color:#40b4f7}
.sidebarsite li,.sidebarimgnews li{width:100%;border-bottom:1px dashed #ddd;padding:9px 0;}
.sidebarimgnews li img{height:50px;width:50px;}
.sidebarsite li img{height:60px;width:60px;border-radius:100%;}
.sidebarsite span,.sidebarimgnews span{float:right;width:185px;font-size:14px;line-height:20px;overflow:hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;}
.sidebarsite span{width:165px;}
.sidebarsite span a,.sidebarimgnews span a{color:#444;}
.sidebarsite span a{width:100%;display:block;font-weight:bold;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.footer{background:#333;color:#aaa;font-size:14px;text-align:center;padding:25px 0;min-width: 1200px;}
.position{height:40px;width:840px;padding:0 20px;font-size:12px;text-indent:25px;line-height:40px;color:#444;background:url(../images/position.png) 20px center no-repeat #fff;border-bottom:1px solid #f2f2f2}
.position i{font-family:"宋体";font-style:normal;color:#999}
.position a{color:#444}
.title{padding:20px 0;border-bottom:1px dashed #ddd;text-align:center;font-size:25px;}
.summary{font-size:12px;text-align:center;margin-top:10px;color:#888;}
#content{font-size:16px;line-height:25px;color:#333;width:100%;}
#content img{max-width:830px;margin:0 auto;display:block}
#content p,.content h2,.content h3,.content h4,.content h5,.content h6{margin-top:15px;}
#content h2,#site_content h2{width:820px;background:#6FA8DC;color:#fff;border-radius: 5px;margin-top:10px;font-size: 16px;padding: 6px 10px;}
#content h3,#site_content h3{position: relative;margin: 10px 0 8px 0;color: #0d5a96;background: #f1f7fd;border: 1px solid #cae0f3;border-left: 3px solid #49a7ea;padding: 6px 10px;font-size: 16px;font-weight: bold;border-radius: 5px;}
#content h3::after {position: absolute;left: 10%;display: table;width: 10px;height: 10px;margin-left: -5px;content: '';transform: rotate(-45deg);z-index: 1;bottom: -6px;border-bottom: 1px solid #cae0f3;border-left: 1px solid #cae0f3;background-color: #f0f7fd;}
#site_content h3::after {position: absolute;left: 10%;display: table;width: 10px;height: 10px;margin-left: -5px;content: '';transform: rotate(-45deg);z-index: 1;bottom: -6px;border-bottom: 1px solid #cae0f3;border-left: 1px solid #cae0f3;background-color: #f0f7fd;}
#content h4,.content h5,.content h6,#site_content h4,.site_content h5,.site_content h6{font-size:16px;}
.info,#infoLegal{width:798px;padding:8px 20px 10px;background:#f5f6f7;border:1px solid #eee;margin-top:25px;border-radius:5px;font-size:14px;color:#777;}
#infoLegal p{margin-top:2px;}
.info{margin-bottom:10px;}
.taglist a{display:inline-block;padding:4px 8px;border:1px solid #eee;border-radius:5px;font-size:14px;color:#444;}
.taglist a:hover{background:#eee;}
.xgnews{font-size:18px;height:18px;padding:0 0 15px 10px;}
.xgnews::after{content: '';position:absolute;height:18px;width:5px;background:#40b4f7;margin:4px 0 0 -172px;}
.page{width:100%;margin-top:20px;font-size:14px;text-align:center;color:#444;font-size:12px;}
.page a{display:inline-block;padding:8px 10px;background:#eee;margin:0 3px;color:#333;}
.page strong{display:inline-block;padding:8px 10px;margin:0 3px;background:#40b4f7;color:#fff;}
.site_logo{height:120px;width:120px;padding:20px;background:#f6f6f6;border-radius: 5px;}
.site_logo img{height:120px;width:120px;}
.site_info{width:660px;}
.site_title{font-size:20px;color:#444;font-weight:bold;}
.site_introduction{font-size:14px;line-height:25px;color:#999;}
.site_address a{height:35px;padding:0 20px;background:#eee;border:1px solid #ddd;font-size:14px;line-height:35px;display:inline-block;color:#444;border-radius:5px; transition:ease-in-out .2s;}
.site_address a:hover{background:#39a0e2;color:#fff;}
#site_content{border-top:1px dashed #ddd;font-size:16px;line-height:32px;color:#444;padding-top:15px;width:100%;margin-top:15px;}
#site_content p{margin-bottom:10px;}
#site_content img{max-width:800px;display:block;margin:0 auto;}
.xgsite{font-size:18px;color:#222;}
.go-top{ width:50px; height:auto;position:fixed;bottom:70px;right:35px;cursor:pointer;z-index:100;}
.go-top #top-back{width:100%;height:0px;background:url(../images/gotop.gif) no-repeat;-webkit-transition: all 0.2s;-moz-transition: all 0.2s;-o-transition: all 0.2s;transition: all 0.2;float:left;display:block;overflow:hidden;border-radius: 50%;background-size: 100px 50px;}
.go-top #top-back:hover {background-position:-50px 0;}
/*广告*/
.inad{margin-bottom:15px;}
.inad a,.inad a img{height:80px;width:435px;}
.qklad_300{width:300px;overflow:hidden;}
.qklad_300:not(:empty) {margin-top: 20px;}
.qklad_840{width:840px;overflow:hidden;}
#tongji{display: none;}
/*内页下载样式 --start*/
.downsoft dl{width:100%;overflow:auto;zoom:1;background:#ffffff;border: 1px solid #cae0f3; border-left:2px solid #379be9; box-sizing: border-box;margin:0 auto;padding:10px;border-radius:5px;font-size:16px;}
.downsoft dl dt,#content .downsoft dl dd span{float:left}
.downsoft dl dd span{vertical-align:top; margin-top:-2px}
.downsoft dl dd a {position: relative;display: block;background:#379be9;color: #ffffff;font-size: 16px;font-weight: bold;width: 156px;height: 42px;line-height: 42px;border:1px solid #379be9;float: right;text-align: center;border-radius: 5px;}
.downsoft dl dd a:hover {background: #4faaf1;color:#ffffff;}
.downsoft dl dd strong{color:#333333;font-weight:normal;}
.downsoft dl dd{ overflow:auto; zoom:1}
/*内页下载样式 --end*/
.qkl_category {position: absolute; left: 10px; top: 25px; padding: 5px 6px; font-size: 12px; line-height: 1; color: #fff; background-color: #000; filter: alpha(opacity=60); background: rgba(0,0,0,.6); border-radius: 2px; text-decoration: none;}
.qkl_category:hover{background-color: #1abc9c;color: #fff;}

#recommend_kx {padding: 10px 0 0; }
#recommend_kx .date {font-size: 12px; color: #B4B4B4; line-height: 32px; }
#recommend_kx .title {font-size: 14px; color: #333333; line-height: 23px; padding: 0;text-align: left;border: none;cursor: pointer;}
#recommend_kx li {position: relative; padding-left: 20px; padding-bottom: 14px; }
#recommend_kx li::before {display: block; position: absolute; left: 0; top: 12px; content: ''; width: 12px; height: 12px; box-sizing: border-box; border: 3px solid #E5E5E5; background: #fff; border-radius: 50%; z-index: 1; }
#recommend_kx li::after {display: block; position: absolute; left: 5px; top: 12px; content: ''; width: 1px; height: 100%; box-sizing: border-box; border: 1px dashed #DEDEDE; /*! border-radius: 50%; */ }
#recommend_kx li .title:hover,#recommend_kx li.active .title {color: #0279ff;}
#recommend_kx li:hover::before,#recommend_kx li.active::before {border-color: #0279ff; }
#recommend_kx .intro {display: none; margin: 10px 0; font-size: 14px;line-height: 22px; color: #8c8c8c; }
#recommend_kx li:last-of-type::after {display: none; }
#recommend_kx .btn-more{display: flex; justify-content: center; width: 120px; border-radius: 2px 2px 2px 2px; border: 1px solid #0279ff; font-size: 14px; font-weight: 400; color: #0279ff; line-height: 32px; text-align: center; margin: 0 auto; }

.topic{width:215px;float:right}
.topic .radius{height:108px;position:relative;overflow:hidden;margin-bottom:8px}
.topic .n2{margin-right:0px}
.topic .radius img{width:100%;-webkit-transition:all 0.8s ease-in-out;transition:all 0.8s ease-in-out;will-change:transform}
.topic .radius .shade {width: 210px; height: 22px; position: absolute; bottom: 0; text-align: center; background: rgba(0,0,0,0.6); -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.06); box-shadow: 0 1px 4px 0 rgba(0,0,0,0.06); overflow: hidden; padding: 6px 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; word-wrap: normal; font-size: 14px; line-height: 18px; color: #fff; }
.section-focus-pic{height:340px;overflow:hidden;position:relative;width:650px;float:left;margin-bottom: 20px;}
.section-focus-pic ul li{position:absolute;top:0;left:650px;width:650px;height:340px;}
.section-focus-pic ul li img{width:650px;height:345px;}
.section-focus-pic ul li h3{text-align: center;position:absolute;bottom:11px;left:0;width: 650px;padding: 0 auto;font-weight:normal;color:#FFF;z-index: 111;font-size: 14px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.section-focus-pic ul li div{position:absolute;bottom:0;left:0;height:40px;background-color:#000;width:880px;opacity: 0.6;filter: alpha(opacity=60);}
.section-focus-pic .pages {}
.section-focus-pic .controler{position:absolute;bottom:15px;right:24px;z-index: 9999}
.section-focus-pic .controler b{cursor:pointer;width:6px;height:6px;display:block;overflow:hidden;text-indent:20px;background:url(../images/slide/news_index_icon.png) no-repeat; float:left;margin:0 0 0 5px;}
.section-focus-pic .controler b.down{background-position:0px -11px;}
.section-focus-pic .controler2 a{display:block; width:40px;position:absolute;top:140px;height:40px;}
.section-focus-pic .controler2 a i{cursor:pointer;display:block;width:22px;height:34px; background:url(../images/slide/star.png) no-repeat;}
.section-focus-pic .controler2 .prev{left:5px;}
.section-focus-pic .controler2 .prev i{background-position:-34px -68px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/slide/star_05.png');margin-left:5px;}
.section-focus-pic .controler2 .prev:hover i{left:10px;background-position:-34px -24px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/slide/star_03.png');}
.section-focus-pic .controler2 .next{right:10px;}
.section-focus-pic .controler2 .next i{background-position:-62px -68px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/slide/star_06.png');margin-left:10px;}
.section-focus-pic .controler2 .next:hover i{right:10px;background-position:-62px -24px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/slide/star_04.png');}
#zh-st{position:relative;top:20px;margin-right: -90px;color:#ffffff;float:right;cursor:pointer;font-size:14px;line-height:20px;padding:0 8px;background:#1c7097;border-radius:16px;font-family: system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Arial,PingFang SC,Microsoft YaHei,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;}
#zh-st em {font-style:normal;z-index:3;position:relative;}
#zh-st:after{display:inline-block;content:"";position:absolute;z-index:2;background:#00cbb8;width:39px;top:1px;left:1px;bottom:1px;border-radius:40px;box-sizing:border-box;transition: all .2s ease-out;border-radius:20px 0 0 20px}
#zh-st.on:after{left:50%;border-radius:0 20px 20px 0}

.indextab{background:#fff;margin-bottom:20px}
.indextab .tabs{height:50px;border-bottom:1px solid rgba(99,99,99,.1);position:relative;margin-bottom: 10px;}
.tabs .tab{position:relative;display:inline-block;margin-right:15px;vertical-align:middle}
.tabs .tab:not(:last-child)::after{position:absolute;top:17px;right:-10px;content:"";width:1px;height:16px;background:hsla(0,0%,39%,.1)}
.tabs .tab a{display:block;font-size:18px;padding-bottom:12px;color:#222;line-height:20px;font-weight:400;text-decoration:none;line-height:48px;padding-bottom:0}
.indextab .tabs .tab.active a{position:relative;font-weight:500;color:#03A9F4;border-bottom:1px solid #03A9F4;height:50px}
.indextab .tabs .tab a:focus,.indextab .tabs .tab  a:hover{color:#03A9F4}
.indextab .newslist{margin:0 0 20px;list-style:none;min-height:200px;display:none;margin-top:2px;padding-bottom:0;margin-bottom:0}
.indextab .newslist.active{display:block}
.w300.right .mat15:first-child {margin-top: 0;margin-bottom: 20px;}
.layout_r{width:270px;padding:15px;background:#fff;display:table;margin: 20px 0;}
.layout_name{width:100%;border-bottom:1px solid #ddd;display:table;padding:0 0 3px 0;}
.layout_name h2{float:left;line-height:40px;font-size:18px;font-weight:normal;position: relative;text-indent: 10px;}
.layout_name h2:before {content: ''; border-left: 2px solid #0590d6; display: inline-block; height: 18px; position: absolute; left: 0; bottom: 10px; }
.layout_name a{float:right;font-size:12px;line-height:40px;color:#e40000}
.img_news li{width:270px;float:left;font-size:14px;padding:10px 0px;border-bottom:1px dashed #eee;}
.img_news li a{color:#333}
.img_news li a:hover{ color:#379be9}
.img_news li p{overflow:hidden;line-height:22px;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; }
.img_news li img{ float:left; width:80px; height:60px; margin-right:8px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.img_news li span{ color:#999; font-size:12px}
.flist{display:flex;flex-wrap:wrap;margin:0 -10px;overflow:hidden;}
.flist li{flex:0 1 33.33%;padding:10px;box-sizing:border-box;overflow:hidden;position:relative;}
.flist .smallimg img{ height:160px;width:100%;object-fit:cover;border-radius:6px;}
.flist .newslistr{float:none;width:auto;height:auto}
.flist .newssummary,.flist .newsinfo{margin-top: 0;margin-bottom: 10px;}
.flist .newstitle{margin: 16px 0 10px;height:46px;font-size:16px;line-height: 1.5; white-space:normal;}
.banner{width:100%;background-color:#000;margin:60px 0 20px;}
.banner>div{margin:0 auto;color:#fff;text-align:center;height:260px;display:flex;justify-content:center;align-items:center;flex-direction:column;background-repeat: no-repeat;background-position: center;width:1200px}
.htab{display:flex;justify-content:flex-start;flex-direction:row;border-bottom:1px solid #e3e3e3;line-height:40px;margin-bottom: 10px;}
.htab h2:after{content:"";display:inline-block;height:20px;width:1px;vertical-align:middle;margin:0 5px;border-right:1px solid #cecece}
.htab h2>a{font-size:18px;padding:0 10px;color:#333;display:inline-block}
.htab h2>a.on{border-bottom:2px solid #2196F3;margin-bottom:-1px;color: #2196F3;}
.htab h2>a:hover{color: #2196F3;}
.htab h2:last-child:after{display: none;}
#page{width:100%;padding:20px 0;font-size:14px;text-align:center;color:#444;font-size:12px;}
#page a{display:inline-block;padding:8px 10px;background:#eee;margin:0 3px;color:#333;}
#page strong{display:inline-block;padding:8px 10px;margin:0 3px;background:#40b4f7;color:#fff;}
