@charset "utf-8";abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,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,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;outline:0;border:0;background:0 0;vertical-align:baseline;font-size:100%}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html{font-size:10px;-webkit-tap-highlight-color:transparent;animation:a .2s 1}
body{max-width:100%;margin:0 auto;box-shadow: 0 0 15px 1px rgb(0 0 0 / 10%);color:#222;margin-top:60px;font-family:"Microsoft Yahei",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;background: #fff;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
li{list-style:none}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:none}
a{margin:0;padding:0;background:0 0;color:#222;vertical-align:baseline;text-decoration:none;font-size:100%;font-family:"Open Sans","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",Arial,Verdana,Tahoma,sans-serif}
a:focus,a:hover{color:#FF6B57;text-decoration:none;cursor:pointer}
img{margin:0;padding:0;max-width:100%;height:auto}
/*浏览器 效果*/
::-webkit-scrollbar{width: 9px;}
::-webkit-scrollbar-track{background:#eee;border: thin solid lightgray;box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1) inset;}
::-webkit-scrollbar-thumb{background:#878787;border: thin solid gray;}
/*wenda*/
.answer-block{background: #f9f9f9;-webkit-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;border-radius: 5px;box-shadow: 0 2px 18px rgb(0 0 0 / 4%);overflow: hidden;padding: 15px;border: 1px solid #eee;position: relative; margin-bottom: 20px;}
.answer-block .answer{width: 70vw;display: inline-block;font-weight: 500; color: #FF9F14; font-family: "PingFangSC-Medium", "PingFang SC";}
.answer-block .ico{position: absolute; bottom: -3.6667vw;right: 2vw;top: 50%;transform: translate(0, -50%);width: 65px;height: 65px;display: block;background: url(answer.png) no-repeat;background-size: contain;}
/*主体*/
#indexHeader{display:block;z-index:2;position:fixed;top:0;left:0;right:0}
#indexHeader .top_menu_bar{background:#f4f5f6;height:38px;box-sizing:border-box}
#indexHeader .top_bar{height:44px;position:relative;background:#07A991}
#indexHeader .top_bar .heade_m{width:100%;text-align:center;font-size:20px;line-height:44px;padding-top: 13px;}
#indexHeader .top_bar .refresh_title{width: 106px;padding: 0;max-width: 106px;margin: 0px auto;background: url(logo.png) no-repeat;background-size: 106px;height: 40px;}
#indexHeader .top_bar .heade_l{width:54px;z-index:100}
#indexHeader .top_bar .heade_r{right:0;z-index:100}
#indexHeader .top_bar .heade_l,#indexHeader .top_bar .heade_m,#indexHeader .top_bar .heade_r{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
#indexHeader .top_bar .msg-box{width:32px;height:30px;margin-left:12px;display:block;position:relative}
#indexHeader .top_bar .msg-box i{font-size:23px;color:#fff}
#indexHeader .top_bar .search{display:inline-block;width:24px;height:24px;margin-right:12px}
#indexHeader .top_bar .search i{font-size:23px;color:#fff}
/*导航*/
.nav{height:38px;margin-bottom:0;padding-right:40px;background-color:#fff;font-size:14px;overflow:hidden;border-bottom:1px solid #eee;position:relative;box-shadow: 0 0 15px 1px rgb(0 0 0 / 10%);}
.nav li.navmore{position: absolute!important;right: -8px;top: 0;border-bottom: 0!important;width: 36px;height: 36px;}
.nav li.navmore::before{content:'';position:absolute;top:19px;right:20px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #999}
.nav li.navmore::after{content:'';position:absolute;top:18px;right:20px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff}
.nav li{display:inline-block;position:relative;z-index:2}
.nav li a{padding:0 10px;line-height:38px;color:#222;display:block}
.navshows{overflow:hidden;position:fixed;top:0;left:0;right:0;bottom:0;height:100%;}
.navshows .nav{position:fixed;left:0;top:44px;right:0;bottom:0;height:100%;padding: 3px 20px 60px 20px;overflow-y:auto;z-index: 99;display: flex;justify-content: space-around;flex-wrap: wrap;align-items: center;}
.navshows .nav>li{display:block;padding:10px 0;border-bottom:1px solid #eee;float:none;text-align:left;position:relative;z-index:2;width: 23%;height: 30px; margin-bottom: 20px;}
.navshows .nav li a{font-size:14px;padding:0;line-height:30px;display: block;padding: 0.4rem 0.6rem;width: 100%;background: #fcfcfc;border: 1px solid #f0f0f0;border-radius: 3px;text-align: center;}
.navshows .nav li.navmore{top:7px;transform:rotate(180deg);right: 9px;width: 36px;height: 36px;}
.hover a{color:#07A991!important}
.heade_m i{font-size: 22px;color: #fff;}
/*搜索*/
.wap-search{margin:0 8px;display:none;clear:both;overflow:hidden;background-color: #fff;padding: 10px;border-radius:0px 0px 8px;box-shadow: 0 0 15px 1px rgb(0 0 0 / 30%);}
.wap-search .popula-search-key{text-align: left; color: #07A991; margin-top: 10px; opacity: 0.8;}
.wap-search .popula-search-key>a{color: #07A991;padding-left:6px;}
.search-form{max-width: 100%;}
.search-form form{display: flex; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; justify-content: space-between; width: 100%; border: 1px solid #07A991; border-radius: 8px;}
.search-form .search-fields button i{font-size:20px;}
.search-form .search-select select{height: 30px;line-height:30px;border-radius: 8px 0 0 8px;opacity: 0.8;outline: none !important; color: #555; font-size: 14px;padding: 0px 38px 0px 10px;background-image:url(slc.png);background-position:center right;background-repeat:no-repeat;}
.search-form .search-fields{background-color: #ffffff; position: relative; display: inline-block; flex: 1; vertical-align: top; background: #fff; border-top-right-radius: 8px; border-bottom-right-radius: 8px; opacity: 0.8; overflow: hidden;}
.search-form .search-fields.radius-30{border-radius: 8px;}
.search-form .search-fields input{display: block; height: 30px; line-height: 30px; padding: 12px 8px; width: 100%; border: 2px solid #fff; position: relative; z-index: 100; margin: 0; font-size: 14px; outline: 0; -webkit-appearance: none;}
.search-form .search-fields button{position: absolute; height: 30px; width: 40px; right: 0; top: 0; z-index: 1000; border: none !important; background: 0 0 !important; max-height: 30px;}
.search-form input[type=submit]{-webkit-appearance: none;outline: none}
.search-form button, .search-form label, input[type="submit"]{cursor: pointer}
.search-form button, .search-form input, .search-form select, .search-form textarea{font: inherit;outline: none;margin: 0;border: none;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
/*内容*/
.content-wrap{width:100%;margin:0 auto;padding: 30px 8px 0px 8px;}
.meta-mus{text-align:left;color:#bbb;margin-top:2px}
.meta-mus p{display: inline;}
.meta-mus i{font-size: 18px;padding-right: 6px;}
.meta-mus span,.meta-mus span a{font-size:13px;color:#80838a;margin-right:8px}
.article-meta{margin-bottom:8px;text-align:center}
.article-title{padding:15px;font-size:20px;font-weight:bolder;line-height:30px;margin:-10px -10px 0;text-align:center;word-wrap: break-word; text-align: justify;}
.article-container{padding:2px;margin:10px}
.content{background: #fff;margin-top: 1.25rem;}
.article-content{line-height:30px;word-wrap:break-word;text-align:justify;padding-top:15px;font-family:'Microsoft Yahei',Simsun,Gotham-Medium,Arial;color:#333;font-size:17px;overflow:hidden}
.entry-meta{color:#bbb;position:relative;margin-bottom:40px;margin-top:25px}
.articleinfo-tag{color:#07A991;font-size:16px;position:relative;margin-bottom:40px;margin-top:25px}
.articleinfo-tag a.c1{padding-left: 10px;}
/*相关*/
.relatebox{clear:both;margin-bottom:10px}
.relatebox-lists{color:#999;font-size:14px;margin:0 0 25px;text-align:center;border-width:1px 0 0}
.relatebox-lists h3{color: #333;font-size: 16px;padding-top: 10px;padding-bottom: 10px;margin-bottom: 20px;text-align: center;letter-spacing: 3px;border: 1px solid #eee;background: #f9f9f9;border-radius: 3px;}
.relatebox-lists h3 span{display:block;height:4px;width:80px;background:#07A991;margin:7px auto 0;border-radius: 5px;}
.relatebox-articles{text-align:left}
.relatebox-articles li {border-bottom: 1px solid #ddd;margin-bottom: 5px;padding-bottom: 10px;}
.relatebox-articles a{width:100%;text-decoration:none;color:#333;display:block;margin:0;padding:0;visibility:visible!important;-webkit-tap-highlight-color:transparent}
.relatebox-articles a>div{padding:12px 0;border-width:0 0 1px;display:block;margin:0;position:relative;min-height:84px;}
.excerpt-one {width: 100%;background-color: #fff;padding: 10px;min-height: 90px;position: relative;overflow: hidden;margin-bottom: 1.25rem;z-index: 1;border-radius: 0.4rem;flex-wrap: wrap;align-items: center;box-sizing: border-box;border: 1px solid rgb(86 149 133 / 10%);box-shadow:0 0 15px 1px rgb(0 0 0 / 5%)}
.excerpt-one .title{word-break:break-all;font-size:14px;line-height:19px}
.excerpt-one .title h2{height:25px;line-height:25px;font-size:15px;font-weight:600;overflow:hidden}
.excerpt-one .title h2 a{color: #07A991;}
.excerpt-one .focuss {float:right;margin-left:10px;width:95px;height:70px;overflow:hidden}
.excerpt-one .focuss img{height:60px}
.excerpt-one .thumb {height:60px}
/*link*/
.footer{position:relative;z-index:9;clear:both;padding: 10px 5px 10px 5px;font-size:14px;line-height:25px;text-align:center;color:#07A991;background-color: rgb(18 150 219 / 5%);border-top:1px solid rgb(86 150 134 / 30%)}
.footer a{color:#07A991}
.link{background-color: #FFF;clear: both; display: table; margin: auto; text-align: center; width: 100%;margin-bottom: 15px;padding:0;}
.linkbt{line-height: 50px;height: 50px;border-bottom: solid 1px rgb(18 150 219 / 20%);margin-right: auto;margin-left: auto;clear: both;}
.linkbt_l{float:left;}
.linkbt_l a{height: 18px;border-left-width: 5px;border-left-style: solid;border-left-color: #07A991;padding-left: 10px;color: #3e4142;font-size: 16px;border-radius: 5px;}
.linkbt_r{float:right;margin-right:30px;_margin-right:15px;}
.linkbt_r a{height: 18px;color: #999999;font-size: 14px;}
.linkbt_r a:hover{color:#0081e6;}
.linklb{float: left;width: 100%;}
.linklb ul{padding-top:8px; padding-bottom:8px;float: left;}
.linklb ul li{line-height: 30px;float: left;padding-right: 10px;padding-left: 10px; list-style-type: none;}
.linklb ul li a{color: #07A991;}
.linklb ul li a:hover{color:#0081e6;}
.linkbt_l i{font-size: 18px;color: #07A991;}
/*icon*/
@font-face {font-family:'iconfont';src: url('./font/iconfont.woff2?t=1685252078018') format('woff2'),url('./font/iconfont.woff?t=1685252078018') format('woff'),url('./font/iconfont.ttf?t=1685252078018') format('truetype');}
.iconfont {font-family: "iconfont" !important;font-size: 16px;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.icon-sousuo:before {content: "\e651";}
.icon-caidan:before {content: "\e607";}
.icon-shouye-shouye:before {content: "\e610";}
.icon-biaoqian:before {content: "\e637";}
.icon-shijian:before {content: "\e8a9";}
.icon-ai:before {content: "\e878";}
.icon-link:before {content: "\e656";}
/*幻灯片*/
.container{margin: 0 auto;max-width:100%;box-shadow:0 0 1px rgb(18 150 218);padding:5px;border-radius: 0.4rem;}
#content_slider {background-color:#fff;}
#content_slider .wanted {}
#content_slider .wanted img {float: left;position: relative;height: 125px;margin-right: 15px; }
#content_slider .wanted .description {float: right;padding: 0px;display: block;font-size: 16px;color: #343332;white-space: normal; }
#content_slider .wanted .description h1 {font-size: 18px;margin: 0;text-align: left;color: #515f6c;text-shadow: none; }
#content_slider .wanted .description p {margin-bottom: 1px;margin-top: 6px;font-size: 14px; }
.swipslider {margin: 0 auto; }
.swipslider {position: relative;overflow: hidden;display: block;padding-top: 60%;-webkit-user-select: none;-moz-user-select: none; -ms-user-select: none;user-select: none; }
.swipslider .sw-slides {display: block;padding: 0;list-style: none;width: 100%;height: 100%;white-space: nowrap;font-size: 0;-webkit-transform: translateX(0);transform: translateX(0);position: absolute;bottom: 0; }
.swipslider .sw-slide {width: 100%;height: 100%;margin: auto;display: inline-block;position: relative; }
.swipslider .sw-slide > img {position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);max-height: 100%;max-width: 100%;margin-left: auto;margin-right: auto;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none; }
.swipslider .sw-slide .sw-content {width: 100%;height: 100%;margin-left: 0;margin-right: 0;display: flex;justify-content: flex-start;align-items: flex-start;}

.sw-bullet {position: absolute;bottom: 2%;list-style: none;display: block;width: 100%;text-align: center;padding: 0;margin: 0; }
.sw-bullet li {width: 10px;height: 10px;background-color: #07A991;border-radius: 50%;display: inline-block;cursor: pointer;transition: all .2s ease-out; }
.sw-bullet li:hover { background-color: rgba(255, 255, 255, 0.74); }
.sw-bullet li.active { background-color: #ccc; box-shadow: 0 0 2px rgba(160, 160, 160, 0.53); }
.sw-bullet li:not(:last-child) { margin-right: 5px; }

.sw-next-prev {font-family: "Courier New", Courier, monospace;height: 35px; width: 35px; text-align: center; vertical-align: middle; position: absolute;line-height: 35px;font-size: 20px;font-weight: bolder;color:#07A991;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);border-radius: 50%;text-decoration: none;transition: all .2s ease-out;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;border: 1px solid #07A991;}
.sw-next-prev:hover {background-color:rgb(0 0 0 / 24%); }
.sw-next-prev:active {background-color:rgb(0 0 0 / 24%); }
.sw-prev {left: 0%; }
.sw-prev::after {content: '<'; }
.sw-next {right: 0%; }
.sw-next::after {content: '>'; }

/*home ad*/
section.acontainer {padding:0px;}
.mt-30 {margin-top: 10px!important;margin-bottom: 12px!important;}
.ref-card {background: url(ref1.png) center center no-repeat;}
.ref-card {padding: 20px 15px;border-radius: 10px;margin-bottom: 10px;background-size: cover!important;}
.d-flex{display: flex!important;}
.align-items-center{align-items: center!important;}
.d-flex{display: flex!important;}
.b-val{margin: 0 0 5px; color: #fff; line-height: 1; font-size: 18px; font-weight: 700;}
.g-text{color: #ede6e6!important;margin-bottom: 10px!important;}
.c-btn{padding: 8px 15px; background: #ff7854; color: #fff; text-align: center; display: inline-block; border-radius: 5px;}

.epages {margin: 0;padding: 10px;text-align: center;font-size: 12px;display: block;border-bottom: 1px solid #f0f0f0;}
.epages a {padding-right: 6px;}