header{background: #0072ff;padding: 12px 4%;}
header h1{text-align: center;color:#fff;font-size: 21px;font-weight: normal;}
header .back{width: 9px;padding-top: 5px;}
.search{/* background: #0072ff; */padding: 1px 4% 12px;}
.searchbox{background: #fff; padding: 3px; border-radius: 5px; height: 36px; line-height: 36px;}
.search input[type="text"]{width: 80%;height: 100%;font-size:15px;outline: none;}
.search input[type="submit"]{width: 18.8%;height: 100%;background:#ff9000;color:#fff;font-size:15px;border-radius:3px;outline: none;}
/*信息列表*/
.list{padding: 10px 4%;border-bottom: 3px solid #f6f6f6;}
.list1{padding: 10px 0;}
.list-tit{margin-bottom: 6px;}
.list-tit a{color:#2f2f2f; font-size: 16px;}
.company{padding-left: 23px;background: url("../img/company.jpg") no-repeat left center;background-size: auto 83%;font-size: 15px;color:#9d9d9d;margin-bottom: 8px;height: 20px;overflow: hidden;}
.company span{color:#6b6b6b;}
.tag{overflow: hidden;}
.tag span,.addr a{background: #e5f2ff;padding: 3px 6px;border-radius: 3px;color:#177fe3;font-size: 14px;/* float: left; */}
.fr{float:right;}
.tag span.lx{background:#e4f8ef; color:#32a63d;}
.tag span.hy{background:#fff8e3; color:#daad10;}

.detail{padding:0 4%;}
.detail h1{font-size: 24px;margin-top: 14px;color:#333;line-height: 34px;margin-bottom:15px;word-wrap: break-word;word-break:break-all;font-weight: normal;}
.detail .tag{margin-bottom:20px;}
.detail .content{padding:0;}
.detail .content p{font-size: 16px;text-align:left;margin-bottom: 5px;word-wrap: break-word;word-break:break-all;line-height: 30px;}
.logininfo{font-size:15px; margin-bottom:80%; padding:10px; background:#f1f1f1; border-radius:5px;}
.detail .logininfo p{margin-top:30px; text-align:center; color:#f60;}
.detail .logininfo a{color:#0072ff;}
.detail .logininfo em,.showLogin{color:#f60;font-size:14px;}
/*上拉加载*/
#wrapper {
    width: 100%;
    min-width: 320px;
    position: absolute;
    left: 0;
    top: 190px;
    bottom: 62px;
    overflow: hidden;
    z-index: 1;
    background-color: #eee; /* 防止本机Windows上的触摸事件 */
    -ms-touch-action: none;
    /* 防止callout tap-hold和文本的选择 */
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; /* 防止文本调整取向变化对web应用程序很有用 */
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -o-text-size-adjust: none;
    text-size-adjust: none;
}
.pull-loading {  text-align: center;  height: 40px;  line-height: 40px;  display: flex;  align-items: center;  justify-content: center;  background: #fff;  }
#scroller ul li {  /* padding: 20px 10px; */  /* border-bottom: solid 1px #ccc; */  background: #fff;  }
/*资讯列表*/
.article{padding: 15px 4%;}
.article .item-list{border-bottom: 1px solid #e8e8e8;padding: 10px 0;}
.article .item-list .nopic h5{font-size:16px; font-weight:normal; margin-bottom:15px;}
.article .item-list h5 a{color:#333;display: block;width: 100%;word-wrap: break-word;word-break:break-all;}
.article .item-list .prompt{font-size:14px; color:#999;}
#hits{float:right;}
.info{font-size: 15px;margin-bottom: 12px;border-bottom: 1px solid #e8e8e8;padding-bottom: 8px;}
.articledetail{margin-bottom: 30px;}
.articledetail .content p{line-height: 32px;text-indent: 0 !important;color: #505050 !important;}
.xgtj h3{font-size: 18px;text-align: center;background: url("https://img.in-en.com/resfile/mobile/ztb/img/xgtj.jpg") no-repeat left center;background-size: 100%;}
.xgtj h3 span{background-color: #fff; padding: 0 10px;}
.ui-list-txt{padding:10px;border-bottom:1px solid #f1f1f1;}
.ui-list-txt:last-child{border:none;}
.ui-list-txt a strong{font-size:16px;margin-bottom:10px;color:#333;display: block;}
.ui-list-txt p i{font-size:15px; color:#999;}
.ui-list-txt p .ui-ico-hits{float:right;}

/*公司列表*/
.gsdetail h2{font-size: 22px; color:#333; font-weight: normal; margin-top:10px; margin-bottom:10px;}
.address{font-size:15px; margin-bottom:10px;}
.d-top-r{margin-bottom:20px; overflow:hidden;}
.d-top-r span{display:inline-block; width:auto; font-size:14px; background:#e5f2ff; padding:3px 10px; border-radius:3px; margin-right:10px;}
.d-top-r span:nth-child(2){background:#fff8e3;}
.d-top-r span em{color:#f60; padding-left:5px;}
.tabBox{ margin:10px auto;   }
.tabBox .hd{height:40px;line-height:40px;font-size: 18px;overflow:hidden;/* background:#eee; *//* border-bottom: 3px solid #0072ff; *//* padding:0 10px; */}
.tabBox .hd h3{ float:left; font-size:24px; }
.tabBox .hd h3 span{color:#ccc; font-family:Georgia; margin-left:10px;  }
.tabBox .hd ul{/* float:right; */}
.tabBox .hd ul li{float:left;padding:0 5px;vertical-align:top;width: 46%;text-align: center;}
.tabBox .hd ul li.on{color: #0072ff;display:block;height:38px;line-height:38px;border-bottom: 2px solid #0072ff;/* background: #0072ff; */}
.tabBox .bd ul{ padding:10px;  }
.tabBox .bd ul li{ border-bottom:1px dotted #ddd;  }
.tabBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.readMore{ display:block; height:30px; line-height:30px; margin:10px auto 20px auto;  text-align:center; text-decoration:underline;   }
.gsdetail .tag{margin-bottom:0px;}
.contactlist{background-color: #f1f8ff;margin-bottom: 12px;border-radius: 5px;font-size: 16px;line-height: 28px;padding: 10px;}
.zw{text-align:center; font-size:16px; padding:60px 0;}
/*公司详情招标分析*/
.fenxi h3,.contact h3{font-size: 16px; border-left: 3px solid #0072ff; padding-left: 10px; line-height: 16px; margin: 20px 0;}
.fxlist{margin-bottom: 10px;line-height: 26px;font-size: 15px;}
.fxlist:nth-child(1){font-weight:600;}
.fxlist .fl:nth-child(1){margin-right: 2%;width: 18%;}
.fxlist .fl:nth-child(2){width:80%;}
.fxlist span{color:#f00;}
/*分页*/
.pages{text-align: center;color: #999999;padding: 20px 20px 0 0;font-size: 14px;margin: 38px 0 0;}
.pages strong,.pages a{color: #ffffff;box-sizing: border-box;background: #2684ff;/* width: 40px; */padding: 0 12px;height:35px;line-height:35px;border-radius: 10px;display: inline-block;margin-bottom: 10px;}
.pages strong{font-weight: normal;}
.pages a{text-decoration: none; border:1px solid #e8e8e8; background: none; color:#666;}
.pages a.pages-ellipsis{border:none;}
.pages a.pages-ellipsis:hover{background: none; color:#666;}
.pages a:nth-child(2),.pages a:last-child{/* width:70px; */}
.pages a:hover{color:#fff;background-color: #2684ff;}
.sub-nav{height:auto; width:320px;}
.sub-nav li{width:80px;}
.nav-more:hover .more-icon .box:after,.nav-more:hover .more-icon .box:before{background-color: #0164d2;}
.pages_inp{width:100px; border:1px solid #e8e8e8; line-height:35px;width:80px;padding:0 5px;margin-left:10px; border-radius:10px; display:none;}
.pages_btn{display:none;}

/* 搜索 */
.search-1{padding: 12px 4% 5px;}
.search-1 input[type='text']{background:#f1f1f1;width:75%;height: 40px;line-height: 40px;padding-left:8px;border-radius:5px;font-size:15px;}
.search-1 input[type='submit']{width:21%;height: 40px;line-height: 40px;background:#f60;color:#fff;font-size:15px;border-radius:5px;}
.select,.select1{width: 150px;height:30px;overflow:hidden;}
/*已选条件*/
.yxtj span{background: #e6f1ff;border: 1px solid #9bc8ff;padding: 0 9px;color: #0072ff;border-radius: 20px;}
/*热门搜索*/
.hot{margin-top: 20px;}
.hot h3{font-size: 16px; color:#333; margin-bottom: 10px;}
.hot ul li{font-size: 14px;width: 31%;text-align: center;line-height: 34px;margin-bottom: 10px;float: left;background: #f5f5f5;margin-right: 2.3%;border-radius: 3px;}