@charset "utf-8";
*{margin:0;padding:0;text-decoration:none;outline:none;list-style-type:none;position:relative;}
.left,.fl{float:left;}
.right,.fr{float:right;}
.clearfix:before,.clearfix:after{content:"";display:table}
.clearfix:after{clear:both}
.clearfix{*zoom:1}
.clear{clear:both;height:0;overflow:hidden;}
.hide{display:none !important;}
img{border:none;vertical-align:top;}
html,body,#loading_1{height:100%;margin:0px;padding:0px;}
h1,h2,h3,p,span{word-wrap:break-word;}
.wrap{width:90%;margin:0 auto;padding-top:30px;}
body{width:100%;max-width:650px;margin:0 auto;background:#333;font-size:12px;line-height:24px;color:#333}
.hide{display:none;}
input::-webkit-input-placeholder{color:#cdcdcd;}
input::-moz-input-placeholder{color:#cdcdcd;}
input::-ms-input-placeholder{color:#cdcdcd;}
.mb30{margin-bottom:30px;}
.mb20{margin-bottom:15px;}
/*loading*/
.pageloader{background-color:rgba(255,255,255,0.9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);-moz-backdrop-filter:blur(10px);-ms-backdrop-filter:blur(10px);position:fixed;top:0;left:0;z-index:999999;text-align:center;}
.container-fluid{width:100%;margin-right:auto;margin-left:auto;}
.h-100{height:100%!important;}
.loaderrow{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}
.align-self-center{-ms-flex-item-align:center!important;align-self:center!important;position:relative;width:100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
.logo-landing{max-width:300px;height:auto;}
.mx-auto{margin-left:auto!important;margin-right:auto!important;margin-bottom:0px !important;}
figure{margin:0 0 1rem;}
.text-white{color:#000 !important;font-family:}
.text-uppercase{font-size:18px;text-transform:uppercase!important;margin-bottom:2px;letter-spacing:3px;opacity:0.75;}
.text-mute{font-size:12px;opacity:0.75;letter-spacing:0px;}
.load_more_box{height:40px;line-height:40px;position:relative;text-align:center;}
.load_more_box span{width:5px;height:5px;margin:0 1px;display:inline-block;vertical-align:middle;background:#1a1a1a;animation:load_more_box 1.5s infinite ease-in-out;}
.load_more_box span:nth-child(2){animation-delay:.2s;}
.load_more_box span:nth-child(3){animation-delay:.4s;}
.load_more_box span:nth-child(4){animation-delay:.6s;}
.load_more_box span:nth-child(5){animation-delay:.8s;}
@keyframes load_more_box{0%{height:5px;background:#1a1a1a;}25%{height:30px;background:#1a1a1a;}50%{height:5px;background:#1a1a1a;}100%{height:5px;background:#1a1a1a;}}

/*header表头*/
.icon{display:block;width:55px;height:65px;position:absolute;right:0;top:0;border:none;background-repeat:no-repeat;background-position:center;}
.header{height:65px;position:fixed;top:0px;z-index:999992;width:100%;max-width:650px;background-color:rgba(0,0,0,0);transition:.8s;background-image:url(../images/header.png);background-repeat:repeat-x;background-position:left bottom;}
.header .logo{height:65px;line-height:65px;position:relative;margin-right:90px;display:block;padding-left:5px;}
.header .logo img{transition:.8s;max-height:60px;max-width:100%;vertical-align:middle;margin-top:-2px;}
.header .logo img.lb{display:none;}
.header .icon{float:right;display:block;width:40px;height:65px;background-repeat:no-repeat;background-position:center;}
.header .head-menu{background-image:url("../images/gd_w.png");background-repeat:no-repeat;background-position:center;background-size:55% auto;}
.header .head-search{display:none;background-image:url("../images/sousuo.png");background-position:no-repeat;background-position:center;background-size:60% auto;right:45px;}
.header .head-menu.ms{background-image:url("../images/icon_close.png");}
.header.on{background-image:none;background:#fff;box-shadow:0 0 10px 0 rgba(15,35,65,.55);}
.header.on .logo img.lb{display:inline-block;}
.header.on .logo img.lw{display:none;}
.header.on .head-search{display:inline-block;}
.header.on .head-menu{background-image:url("../images/gd_b.png");}
.header{
  background-color: transparent;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.01), rgba(0, 0, 0, 0));
  border-width: 0 0 1px;
  border-color: #f4f4f4;
}
.mo_search{background:#fff;transform:scale(0);transition:.5s all;transform-origin:right;width:100%;left:0;top:0;position:absolute;text-align:right;line-height:55px;height:55px;padding:5px 0;}
.open_search{background:#fff;width:100%;left:0;transform:scale(1);transform-origin:right;}
.search_input{display:flex;justify-content:space-around;text-align:right;padding:0;border:none!important;width:auto;box-sizing:border-box;height:55px;line-height:55px;}
.search_input input{color:#333;display:block;margin:0;flex:1;padding-left:30px;padding-right:30px;font-size:17px;border:none;outline:0;width:90px;background:0 0;box-sizing:border-box;}
.search_input .search{background-color:#fff;background-image:url("../images/search_.png");right:65px;top:-5px;}
.search_input .close{background-color:#fff;background-image:url("../images/close_.png");top:-5px;}

/*菜单*/
.nav_menu{left:0px;top:55px;width:100%;position:fixed;z-index:999992;background:#ffffff;OVERFLOW-Y:auto;OVERFLOW-X:hidden;max-height:50%;border-top:1px solid rgba(15,35,65,.1);}
.nav_menu .menu{display:block;height:55px;line-height:55px;border-bottom:1px solid rgba(15,35,65,.1);padding:0 20px;text-rendering:auto;box-sizing:border-box;color:#333;font-size:17px;}
.nav_menu .menu.open{font-weight:700;border-bottom:0;}
.nav_menu .menu i{display:inline-block;width:16px;height:16px;background:url("../images/jiantou.png") center no-repeat;float:right;margin-top:17px;}
.nav_menu .menu.open i{transform:rotate(180deg);transition:transform .2s;}
.nav_menu .submenu{display:none;overflow:hidden;padding:0 20px;border-bottom:1px solid rgba(15,35,65,.1);}
.nav_menu .submenu a{display:block;float:left;width:50%;padding-bottom:20px;font-size:15px;color:#666;}
.nav_menu-popup{display:none;position:fixed;left:0;right:0;top:0;bottom:0;z-index:1000;}
.nav_menu-mask{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,.3);z-index:999991;}
.nav_menu{background:rgba(0,0,0,.75);height:100%;max-height:100%;top:0;padding-top:20px;}
.nav_menu .menu{color:#fff;}
.nav_menu .submenu a{color:#fff0f0;}

.towrap{position:fixed;cursor:pointer;display:none;right:20px;top:0px;padding:21px 15px 20px 15px;background__:rgba(0,0,0,.75);z-index:999999;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0);}
.toggle{min-height:24px;display:block;cursor:pointer;box-sizing:content-box;font-size:20px;padding-left:35px;line-height:24px;}
.toggle span{width:35px;top:50%;transform:translateY(-50%);transform-origin:50% 50%}
.toggle span,.toggle span::before,.toggle span::after{position:absolute;left:0;height:4px;background:#fff;transition:all .1s ease}
.toggle span::before,.toggle span::after{content:'';width:100%}
.toggle span::before{top:-10px}
.toggle span::after{bottom:-10px}
.toggle.toggle-open span{background:rgba(0,0,0,0);transform:rotate(45deg)}
.toggle.toggle-open span::before{transform:translate3d(0,10px,0)}
.toggle.toggle-open span::after{transform:rotate(-90deg) translate3d(10px,0,0)}
.toggle:hover span,.toggle:hover span::before,.toggle:hover span::after{background:#fff}
.toggle div{display:inline-block;margin-right:15px}
@media(min-width:650px) {
.nav_menu{width:650px !important;left:50% !important;margin-left:-325px !important;}
.towrap{right:50%;margin-right:-305px;}
}
/*菜单*/

/*大图滚动*/
.slideBox{position:relative;overflow:hidden;margin:0 auto;background:#fff;}
.slideBox .bd{position:relative;z-index:0;}
.slideBox .bd li{position:relative;}
.slideBox .bd li img{display:block;width:100%;height:100%;position:absolute;}
.slideBox .bd li a{-webkit-tap-highlight-color:rgba(0,0,0,0);}
.slideBox .bd li a.pic{display:block;position:relative;width:100%;height:0;padding-bottom:36%;}
.slideBox.bm .bd li a.pic{display:block;position:relative;width:100%;height:0;padding-bottom:60%;background-repeat:no-repeat;background-position:center;background-size:cover;}
.slideBox .bd li .tit{display:block;width:100%;padding:0 10px 0 0px;background:url(../images/focusBg.png) repeat-x;position:absolute;bottom:0;text-indent:10px;height:35px;line-height:35px;color:#fff;font-size:16px;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.slideBox .hd{width:100%;height:21px;position:absolute;z-index:1;bottom:10px;text-align:right;}
.slideBox .hd ul{display:block;width:100%;text-align:center;height:10px;padding:3px 5px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;font-size:0;vertical-align:top;}
.slideBox .hd ul li{display:inline-block;width:10px;height:10px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;border:1px solid #1a1a1a;margin:0 5px;vertical-align:top;overflow:hidden;}
.slideBox .hd ul .on{background:#1a1a1a;}
.slideBox.bm .bd li a.pic .wenzibg{position:absolute;top:38%;width:100%;}
/*大图滚动*/

/*关于我们*/
.in-about{width:100%;background:#ffffff url(../images/bg-shape1.png) no-repeat bottom right;background-size:90%;box-sizing:border-box;overflow:hidden;}
.com-tit{overflow:hidden;}
.com-tit.r{text-align:right;}
.com-tit h2{font-size:25px;line-height:38px;text-transform:uppercase;}
.col-fff{color:#343a40;}
.com-tit h2 span{font-weight:bold;}
.com-tit .more{display:block;width:84px;height:40px;box-sizing:border-box;background:#f6f7f9;color:#075a44;text-transform:uppercase;font-size:16px;text-align:center;line-height:40px;}
.com-tit .col-075{background:#ee212b;color:#fff;}
.in-about .about-info{}
.in-about .about-info .info-fl{width:100%;margin-top:15px;}
.in-about .about-info .info-fr{width:100%;margin-top:25px;padding-bottom:28px;}
.in-about .about-info .info-fr img{width:100%;}
.in-about .about-info .info-fl h2{font-size:23px;font-weight:bold;color:#ee212b;line-height:45px;}
.in-about .about-info .info-fl h2:before{content:'';display:block;width:52px;height:6px;background:#333333;margin-bottom:15px;}
.in-about .about-info .info-fl h3{font-size:25px;line-height:25px;color:#fff;margin:15px 0px;}
.in-about .about-info .info-fl p.desc{font-size:14px;line-height:32px;color:#909090;text-align:justify;padding-right:7px;}
.in-about .about-info .info-fl p.desc span{background-image:url("../temp/ok.png");display:block;padding-left:28px;background-repeat:no-repeat;background-size:20px auto;background-position:left 7px;}
.in-about .about-info .info-fl .pro-more{display:block;width:158px;height:38px;background:#ee212b;margin:30px 0px;font-size:16px;line-height:38px;text-align:center;color:#fff;transition:width 0.6s;}
.in-about .about-info .info-fl .pro-more:after{content:'→';display:inline-block;width:17px;height:14px;margin-left:7px;margin-bottom:-2px;}
.xxjjwrap{display:flex;}
.xxjjwrap .item{flex:1;height:0;padding-bottom:26%;background-repeat:no-repeat;background-position:center;background-size:cover;margin-right:5px;margin-bottom:5px;}
.xxjjwrap.fore .item{padding-bottom:8%;background-size:100% auto;}
.xxjjwrap.foref .item{height:auto;padding-bottom:0;aspect-ratio:1/1;background-size:100% auto;margin-right:15px;margin-bottom:15px;}
.xxjjwrap.forefw .item{height:auto;padding-bottom:0;aspect-ratio:1/0.5;background-size:100% auto;margin-right:15px;margin-bottom:15px;}

/*置顶*/
#goTop{position:fixed;right:20px;bottom:70px;width:40px;height:40px;border-radius:40px;background-image:url("../images/top.png");background-size:100%;transform:translate(80px,0px);z-index:999999;box-shadow:0 0 10px 0 rgba(0,0,0,.1);}

/*新闻*/
.in-news{width:100%;margin:0 auto;padding:0px 0 25px 0;overflow:hidden;background:url(../images/i-zt-bg.png) no-repeat bottom center #f5f5f5;}
.carrier_box{overflow:hidden;width:100%;margin:25px auto 5px auto;}
.carrier_item{width:49%;margin-right:2%;float:left;margin-bottom:20px;cursor:pointer;}
.carrier_item:hover .carrier_title{color:#177cdd;}
.carrier_item.end{margin-right:0px;}
.carrier_item .carrier_img{width:100%;height:0;padding-bottom:50%;margin-bottom:10px;background-position:center;background-size:cover;}
.carrier_title{font-size:15px;font-weight:bold;color:#333;margin-bottom:5px;width:100%;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;}
.carrier_txt{width:100%;font-size:14px;line-height:25px;color:#999;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.carrier_line{width:85px;height:1px;background-color:#e5e5e5;margin:5px 0;}
.carrier_time{font-size:15px;color:#999;font-weight:600;}

.newsaui{position:relative;overflow:hidden;background:#fff;min-height:300px;}
.aui-news-list-item{padding:10px 0px;position:relative;display:-webkit-box;display:-webkit-flex;display:flex;color:#000000;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.aui-news-list-item-bd{-webkit-box-flex:1;-webkit-flex:1;flex:1;min-width:0;padding-right:5px;}
.aui-news-list-item-bd h4{color:#505050;font-size:15px;line-height:1.7;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;font-weight:normal;margin-bottom:2px;}
.aui-news-list-item-bd p span{color:#7f838a;font-size:14px;padding:2px 0px;line-height:22px;border-radius:2px;margin-top:10px;position:relative;}
.au-de{color:#8e8e8e;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-bottom:5px;}
.au-depic{color:#8e8e8e;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin-bottom:5px;}
.aui-news-list-item-hdx{position:relative;width:75px;height:100px;line-height:90px;text-align:center;overflow:hidden;}
.aui-news-list-item-hdx img{position:absolute;width:100%;top:65%;left:0;transform:translateY(-60%) scale(1);border:none;border-radius:5px;display:table-cell;}
.aui-news-list-item-bd p span em{margin-left:0px;font-family:"Myriad Set Pro","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;font-style:normal;color:#999;}
.aui-news-list-item-hd{margin:5px 0 8px 0; position:relative;width:30%;text-align:center;overflow:hidden;background:#f7fae3;background-size:cover;background-position:center;}
.aui-news-list-item-hd img{width:100%;height:100%;}
.aui-news-list-item:after{content:'';position:absolute;z-index:2;bottom:0;left:0;width:100%;height:1px;border-bottom:1px solid #e0e0e0;-webkit-transform:scaleY(0.5);transform:scaleY(0.5);-webkit-transform-origin:0 100%;transform-origin:0 100%;left:20px;}
.aui-news-list-item:active{background:#efefef;}


/*listbanner*/
.banner_box{text-align:center;overflow:hidden;position:relative;}
.banner-mask{width:100%;height:100%;position:absolute;top:0;left:0;background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.6));}
.banner_box .bg{position:relative;height:0px;padding-bottom:50%;display:block;*zoom:1;width:100%;vertical-align:top;box-sizing:border-box;font-size:0!important;background-position:center;background-size:cover;}
.banner_box .banner_text{position:absolute;left:0;top:50%;margin-top:0px;height:auto;width:100%;display:inline-block;text-rendering:auto;box-sizing:border-box;text-align:center;}
.banner_box .banner_text .investment{font-size:20px;font-weight:700;font-stretch:normal;letter-spacing:0;color:#fff;padding-bottom:8px;}
.banner_box .banner_text .way{font-weight:400;font-stretch:normal;letter-spacing:0;color:#fff;font-size:16px!important;line-height:22px!important;}

/*子栏目*/
.media_tab{max-height:51px;box-sizing:border-box;background:#fff;background-color:#ffffff;border-bottom:1px solid #e0eaff;text-align:center;}
.media_tab .tab_box{width:100%;overflow-x:auto;scrollbar-width:none;overflow-y:visible;height:50px;display:inline-block;vertical-align:top;white-space:nowrap;background-color:#fff;}
.media_tab .tab_box .tab_item{display:inline-block;vertical-align:top;position:relative;cursor:pointer;}
.media_tab .tab_box .tab_item p{font-size:15px;line-height:50px;padding:0 20px;box-sizing:border-box;color:#333333;}
.media_tab .tab_box .tab_item .bottom_line{position:absolute;bottom:0;width:100%;height:3px;}
.media_tab .tab_box .tab_item.on p{color:#ee212b;font-weight:700;}
.media_tab .tab_box .tab_item.on .bottom_line{background:#ee212b;background-image:linear-gradient(270deg,#ee212b 0,#ee212b 100%);}

/*list*/
.list_wrap{background:#fff;padding:20px 0;}
.list_wrap .wrap{padding-top:2px;}

/*list*/
.party_list{overflow:hidden;width:100%;margin:0 auto;}
.home_news_p1{color:#333;font-size:22px;margin:10px 0;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;}
.home_news_p2{font-size:15px;color:#999;height:45px;line-height:1.5;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.party_list li a{display:block;padding:15px 0px;box-sizing:border-box;}
.party_list li:hover{box-shadow:0 0 10px #e5e5e5;}
.party_list li:hover .party_list_data{background-color:#177cdd;color:#fff;transition:all 0.5s;}
.party_list li:hover .party_list_data_p1{color:#fff;}
.party_list li .home_news_p1{font-size:17px;margin-top:0;}
.party_list li:hover .home_news_p1{color:#177cdd;}
.party_list_data{float:right;margin-left:10px;width:70px;height:70px;background-color:#f7f7f7;color:#bcbcbc;font-size:15px;display:block;text-align:center;}
.party_list_data p{display:block;font-size:15px;width:70px;color:#999;}
.party_list_data_p1{font-size:18px;color:#999;margin-top:8px;margin-bottom:5px;}
.pages a.on,.pages a:hover{background-color:#177cdd;}
.party_list_text{position:relative;}
.party_list_text_div1{width:100%;}
.party_list li:hover .party_list_icon{background:url(../images/home_next02.png) center center no-repeat;background-size:100% 100%;}
.party_list li a:before{content:" ";position:absolute;left:0;top:0;right:0;height:1px;border-top:1px solid #e5e5e5;color:#e5e5e5;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(0.5);transform:scaleY(0.5);left:15px;}

.ylxyw{overflow:hidden;}
.ylxyw .xyitem{width:32.6%;height:0;padding-bottom:21%;float:left;margin-right:1%;margin-bottom:1%;background-size:cover;background-position:center;}
.ylxyw .xyitem.end{margin-right:0px;}

/*详情页*/
.detailbox{padding:10px 5px;font-size:14px;line-height:30px;min-height:300px;}
.detailbox .xq{}
.detailbox .xq h1{color:#333;font-size:20px;line-height:32px;font-weight:normal;text-align:center;margin:20px auto 10px auto;}
.detailbox .xq .date{font-size:13px;color:#999;line-height:35px;border-bottom:#eee 1px dashed;}
.detailbox .xq .con{color:#666;text-align:justify;}
.article-content *{max-width:100% !important;}
.article-content p{max-width:100% !important;height:auto !important;word-wrap:break-word;line-height:30px;}
.article-content img,.article-content table{max-width:100% !important;height:auto !important;-webkit-transition:opacity 200ms ease;transition:opacity 200ms ease;opacity:1;}
.article-content{position:relative;margin-top:5px;}
.article-content img,.text_content iframe,.article-content table{max-width:100% !important;}
.article-content table{border-color:#909090 !important;border-left:1px solid #909090 !important;border-top:1px solid #909090 !important;border-collapse:collapse;}
.article-content table td,.article-content table th{border-color:#909090 !important;border-right:1px solid #909090 !important;border-bottom:1px solid #909090 !important;}
.article-content table.noBorderTable td,.article-content table.noBorderTable th,.article-content table.noBorderTable caption{border:1px dashed #ddd !important}
.article-content table{margin-bottom:10px;border-collapse:collapse;display:table;}
.article-content td,.article-content th{padding:5px 10px;border:1px solid #DDD;}
.danye{padding-top:0px;}
.danye p,.danye div,.danye span{font-size:14px;line-height:32px;color:#909090;text-align:justify;}
/*footer*/
.fd-bot{background:url("../images/in_bot_bj.jpg") center top #333;padding:25px;text-align:left;line-height:35px;}
.fd-bot *{color:#fff;font-size:14px;}

/*滚动*/
.outdoors .paper,.outdoors .edition,.outdoors .dot{height:30px;}
.oobg {background: #ededed;}
.fiber{width:320px;height:400px;background-color:rgba(202,1,0,1);}
.bingo{width:320px;height:400px;padding-top:0.1px;background-image:url(../images/6CF7EE2B-CB4B-4F56-BEC3-C352E39C881B@2x.png);background-size:320px 400px;}
.fortunate{width:150px;height:413px;padding-top:0.1px;margin:-13px 0 0 170px;background-image:url(../images/B592C5B9-76E3-473B-A887-9F4BAA1D2C23@2x.png);background-size:150px 413px;}
.mommy{width:112px;height:20px;margin:35px 0 0 -65px;font-family:PingFangSC-Semibold;font-size:14px;font-weight:700;line-height:20px;color:rgba(255,255,255,1);text-align:center;}
.wage{width:200px;height:11px;margin:12px 0 0 -117px;font-family:PingFangSC-Medium;font-size:10px;font-weight:500;line-height:11px;color:rgba(241,241,241,1);text-align:center;}
.along{width:276px;height:280px;padding-top:0.1px;margin:28px 0 0 -148px;background-color:rgba(255,255,255,1);border-radius:4px;box-shadow:0px 2px 4px 0px rgba(0,0,0,0.5);text-align:center;}
.surplus{width:100%;height:22px;margin:10px 0 0 0px;font-family:PingFangSC-Medium;font-size:10px;font-weight:500;line-height:17px;color:rgba(202,1,0,1);text-align:center;}
.add{width:100%;height:11px;margin:4px 0 0 0;font-family:PingFangSC-Regular;font-size:10px;line-height:11px;color:rgba(81,81,81,1);text-align:center;}
.outdoors{display:flex;width:276px;height:48px;margin-top:8px;align-items:center;}
.paper{width:81px;height:35px;margin-left:14px;}
.fetch{width:100%;height:11px;font-family:PingFangSC-Semibold;font-size:10px;font-weight:700;line-height:11px;color:rgba(0,0,0,1);text-align:center;}
.church{width:80px;height:11px;margin:13px 0 0 1px;font-family:PingFangSC-Regular;font-size:10px;line-height:11px;color:rgba(0,0,0,1);text-align:center;}
.edition{width:16px;height:35px;margin-left:71px;}
.weather{width:25px;height:11px;font-family:PingFangSC-Semibold;font-size:10px;font-weight:700;line-height:11px;color:rgba(0,0,0,1);text-align:center;}
.opera{width:10px;height:11px;margin:13px 0 0 3px;font-family:PingFangSC-Regular;font-size:10px;line-height:11px;color:rgba(0,0,0,1);text-align:center;}
.dot{height:35px;margin-left:45px;}
.service{width:30px;height:11px;font-family:PingFangSC-Semibold;font-size:10px;font-weight:700;line-height:11px;color:rgba(0,0,0,1);text-align:center;}
.disease{width:10px;height:11px;margin:13px 0 0 7px;font-family:PingFangSC-Regular;font-size:10px;line-height:11px;color:rgba(0,0,0,1);text-align:center;}
.symphony{display:flex;width:276px;height:24px;background-color:rgba(237,237,237,1);align-items:center;}
.survival{width:80px;height:11px;margin-left:15px;font-family:PingFangSC-Regular;font-size:10px;line-height:11px;color:rgba(0,0,0,1);text-align:center;}
.thus{width:10px;height:11px;margin-left:74px;font-family:PingFangSC-Regular;font-size:10px;line-height:11px;color:rgba(0,0,0,1);text-align:center;}
.satisfy{width:10px;height:11px;margin-left:55px;font-family:PingFangSC-Regular;font-size:10px;line-height:11px;color:rgba(0,0,0,1);text-align:center;}
.arise{display:flex;width:276px;height:24px;background-color:rgba(255,255,255,1);align-items:center;}
.sorry{width:80px;height:11px;margin-left:15px;font-family:PingFangSC-Regular;font-size:10px;line-height:11px;color:rgba(0,0,0,1);text-align:center;}
.dinosaur{width:10px;height:11px;margin-left:74px;font-family:PingFangSC-Regular;font-size:10px;line-height:11px;color:rgba(0,0,0,1);text-align:center;}
.properly{width:10px;height:11px;margin-left:55px;font-family:PingFangSC-Regular;font-size:10px;line-height:11px;color:rgba(0,0,0,1);text-align:center;}
.story{display:flex;width:276px;height:24px;background-color:rgba(237,237,237,1);align-items:center;}
.appetite{width:80px;height:11px;margin-left:15px;font-family:PingFangSC-Regular;font-size:10px;line-height:11px;color:rgba(0,0,0,1);text-align:center;}
.pronounce{width:10px;height:11px;margin-left:74px;font-family:PingFangSC-Regular;font-size:10px;line-height:11px;color:rgba(0,0,0,1);text-align:center;}
.socialist{width:10px;height:11px;margin-left:55px;font-family:PingFangSC-Regular;font-size:10px;line-height:11px;color:rgba(0,0,0,1);text-align:center;}
.certain{display:flex;width:276px;height:24px;background-color:rgba(255,255,255,1);align-items:center;}
.pea{width:80px;height:11px;margin-left:15px;font-family:PingFangSC-Regular;font-size:10px;line-height:11px;color:rgba(0,0,0,1);text-align:center;}
.bacterium{width:10px;height:11px;margin-left:74px;font-family:PingFangSC-Regular;font-size:10px;line-height:11px;color:rgba(0,0,0,1);text-align:center;}
.contrary{width:10px;height:11px;margin-left:55px;font-family:PingFangSC-Regular;font-size:10px;line-height:11px;color:rgba(0,0,0,1);text-align:center;}
.roof{display:flex;width:276px;height:24px;background-color:rgba(237,237,237,1);align-items:center;}
.carve{width:80px;height:11px;margin-left:15px;font-family:PingFangSC-Regular;font-size:10px;line-height:11px;color:rgba(0,0,0,1);text-align:center;}
.essay{width:10px;height:11px;margin-left:74px;font-family:PingFangSC-Regular;font-size:10px;line-height:11px;color:rgba(0,0,0,1);text-align:center;}
.reward{width:10px;height:11px;margin-left:55px;font-family:PingFangSC-Regular;font-size:10px;line-height:11px;color:rgba(0,0,0,1);text-align:center;}
.convenience{width:100px;height:11px;margin:15px auto 0 auto;font-family:PingFangSC-Semibold;font-size:10px;font-weight:700;line-height:11px;color:rgba(202,1,0,1);text-align:center;}

.export{width:320px;height:276px;padding-top:0.1px;background:url("../images/bg-pattern.png");background-size:cover;background-position:center;}
.fit{display:flex;width:163px;height:20px;margin:24px 0 0 79px;align-items:center;}
.racial{width:32px;height:2px;margin-left:0px;background:rgba(202,1,0,1);}
.herself{width:83px;height:20px;margin-left:8px;font-family:PingFangSC-Medium;font-size:14px;font-weight:500;line-height:20px;color:rgba(55,55,55,1);text-align:center;}
.bid{width:32px;height:2px;margin-left:8px;background:rgba(202,1,0,1);}
.novelist{width:276px;height:58px;padding-top:0.1px;margin:15px 0 0 22px;background-color:rgba(255,255,255,1);border-radius:2px;}
.safety{width:42px;height:20px;margin:10px 0 0 15px;font-family:PingFangSC-Medium;font-size:14px;font-weight:500;line-height:20px;color:rgba(55,55,55,1);text-align:center;}
.off{width:182px;height:14px;margin:4px 0 0 16px;font-family:PingFangSC-Medium;font-size:10px;font-weight:500;line-height:14px;color:rgba(202,1,0,1);text-align:center;}
.east{width:276px;height:58px;padding-top:0.1px;margin:8px 0 0 22px;background-color:rgba(255,255,255,1);border-radius:2px;}
.misunderstand{width:100px;height:20px;margin:10px 0 0 15px;font-family:PingFangSC-Medium;font-size:13px;font-weight:500;line-height:20px;color:rgba(55,55,55,1);text-align:left;}
.razor{width:250px;height:14px;margin:4px 0 0 15px;font-family:PingFangSC-Medium;font-size:10px;font-weight:500;line-height:14px;color:rgba(202,1,0,1);text-align:left;}

/* Table Styles */
.table-wrapper{background:#f0f2f7;padding:5px;}
.fl-table{border-radius:5px;font-size:12px;font-weight:normal;border:none;border-collapse:collapse;width:100%;max-width:100%;background-color:white;}
.fl-table td,.fl-table th{text-align:center;padding:8px;}
.fl-table td{border-right:1px solid #f8f8f8;font-size:12px;word-wrap:break-word;word-break:break-all;}
.fl-table thead th{color:#ffffff;background:#4FC3A1;}
.fl-table thead th:nth-child(odd){color:#ffffff;background:#324960;}
.fl-table tr:nth-child(even){background:#F8F8F8;}
/* Responsive */
.fl-table{display:block;width:100%;}
.fl-table thead,.fl-table tbody,.fl-table thead th{display:block;}
.fl-table thead th:last-child{border-bottom:none;}
.fl-table thead{float:left;}
.fl-table tbody{width:auto;position:relative;overflow-x:auto;}
.fl-table td,.fl-table th{padding:20px .625em .625em .625em;height:60px;vertical-align:middle;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;width:120px;font-size:13px;text-overflow:ellipsis;}
.table{width:90px !important;text-align:center !important;}
.fl-table thead th{text-align:left;border-bottom:1px solid #f7f7f9;}
.fl-table tbody tr{display:table-cell;}
.fl-table tbody tr:nth-child(odd){background:none;}
.fl-table tr:nth-child(even){background:transparent;}
.fl-table tr td:nth-child(odd){background:#F8F8F8;border-right:1px solid #E6E4E4;}
.fl-table tr td:nth-child(even){border-right:1px solid #E6E4E4;}
.fl-table tbody td{display:block;text-align:center;}

.baom{height:450px;}
.bmsalad{width:276px;height:415px;padding-top:0.1px;margin:14px 0 0 22px;background-color:rgba(255,255,255,1);border-radius:4px;box-shadow:0px 2px 4px 0px rgba(0,0,0,0.5);}
.bmferry{display:flex;width:240px;height:53px;margin:-14px 0 0 58px;}
.bmbuilding{width:32px;height:2px;margin:43px 0 0 0px;background:rgba(202,1,0,1);}
.bmlimit{width:83px;height:20px;margin:33px 0 0 8px;font-family:PingFangSC-Medium;font-size:14px;font-weight:500;line-height:20px;color:rgba(55,55,55,1);text-align:center;}
.bmstewardess{width:32px;height:2px;margin:43px 0 0 8px;background:rgba(202,1,0,1);}
.bmwater{width:61px;height:41px;padding-top:0.1px;margin:0px 0 0 16px;background-color:rgba(30,180,238,1);border-radius:2px;}
.bmmanage{width:18px;height:18px;margin:4px 0 0 22px;background-image:url(../images/0C615363-3F66-402A-898F-72BE06467918@2x.png);background-size:18px 18px;}
.bmpath{width:18px;height:18px;}
.bmexample{width:9px;height:9px;margin:-13px 0 0 5px;background-image:url(../images/946D5312-3F89-4A4D-94D3-7A9949B17065@2x.png);background-size:9px 9px;}
.bmpurple{width:16px;height:5px;margin-left:-4px;}
.bmvalid{width:32px;height:11px;margin:4px 0 0 15px;font-family:PingFangSC-Semibold;font-size:8px;font-weight:700;line-height:11px;color:rgba(255,255,255,1);text-align:center;}
.bmhurry{display:flex;width:215px;height:41px;margin:-12px 0 0 83px;}
.bmargue{width:108px;height:17px;margin:22px 0 0 0px;font-family:PingFangSC-Regular;font-size:12px;line-height:17px;color:rgba(0,0,0,1);text-align:center;}
.bmaccommodation{width:61px;height:41px;padding-top:0.1px;margin:0px 0 0 46px;background-color:rgba(255,255,255,1);border-radius:2px;}
.bmmixture{width:19px;height:18px;margin:4px 0 0 21px;}
.bmtime{width:32px;height:11px;margin:4px 0 0 15px;font-family:PingFangSC-Semibold;font-size:8px;font-weight:700;line-height:11px;color:rgba(51,51,51,1);text-align:center;}
.bmpicnic{width:258px;height:47px;margin-left:40px;}
.bmconsensus{width:61px;height:41px;padding-top:0.1px;margin-left:197px;background-color:rgba(255,255,255,1);border-radius:2px;}
.bmsmoke{width:18px;height:18px;margin:4px 0 0 22px;}
.bmprotection{width:32px;height:11px;margin:4px 0 0 15px;font-family:PingFangSC-Semibold;font-size:8px;font-weight:700;line-height:11px;color:rgba(51,51,51,1);text-align:center;}
.bmconscience{width:135px;height:22px;margin:-16px 0 0 58px;background-color:rgba(244,244,244,1);border-radius:2px;}
.bmsense{width:48px;height:17px;margin-top:-19px;font-family:PingFangSC-Regular;font-size:12px;line-height:17px;color:rgba(0,0,0,1);text-align:right;}
.bmowe{display:flex;width:169px;height:22px;margin:12px 0 0 64px;align-items:center;}
.bmchant{width:24px;height:17px;margin-left:0px;font-family:PingFangSC-Regular;font-size:12px;line-height:17px;color:rgba(0,0,0,1);text-align:right;}
.bmterm{width:135px;height:22px;margin-left:10px;background-color:rgba(244,244,244,1);border-radius:2px;}
.bmurban{display:flex;width:169px;height:22px;margin:12px 0 0 64px;align-items:center;}
.bmconsiderate{width:24px;height:17px;margin-left:0px;font-family:PingFangSC-Regular;font-size:12px;line-height:17px;color:rgba(0,0,0,1);text-align:right;}
.bmafraid{width:135px;height:22px;margin-left:10px;background-color:rgba(244,244,244,1);border-radius:2px;}
.bmbandage{display:flex;width:205px;height:22px;margin:12px 0 0 28px;align-items:center;}
.bmtable{width:60px;height:17px;margin-left:0px;font-family:PingFangSC-Regular;font-size:12px;line-height:17px;color:rgba(0,0,0,1);text-align:right;}
.bmtennis{width:135px;height:22px;margin-left:10px;background-color:rgba(244,244,244,1);border-radius:2px;}
.bmcandidate{display:flex;width:193px;height:22px;margin:12px 0 0 40px;align-items:center;}
.bmcombine{width:48px;height:17px;margin-left:0px;font-family:PingFangSC-Regular;font-size:12px;line-height:17px;color:rgba(0,0,0,1);text-align:right;}
.bmhurricane{width:135px;height:22px;margin-left:10px;background-color:rgba(244,244,244,1);border-radius:2px;}
.bmindependent{display:block;width:170px;height:40px;padding-top:0.1px;margin:36px 0 0 53px;background-color:rgba(231,27,27,1);border-radius:4px;box-shadow:0px 2px 4px 0px rgba(0,0,0,0.5);}
.bmsalad input,.bmsalad select{outline:none;border:0px;border-radius:0;vertical-align:middle;}
.bmcancer{width:48px;height:17px;margin:12px 0 0 61px;font-family:PingFangSC-Semibold;font-size:12px;font-weight:700;line-height:17px;color:rgba(255,255,255,1);text-align:center;}

.dibu_daoh{display:flex;align-items:center;height:60px;box-shadow:0px -1px 4px 0px rgba(0, 0, 0, 0.2);position:fixed;bottom:0px;width:100%;max-width:650px;background:#fff;z-index:101;text-align:center;}
.dibu_daoh a{flex:1;height:60px;}
.dibu_daoh a img{width:auto;height:30px;margin-top:5px;}
.dibu_daoh a span{line-height:25px;display:block;color:rgba(80,80,80,1);}
