

.zb-head .shijianview {font-size: 12px;margin-top: 0;color: #aeaeae;display: -webkit-flex;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: space-between;align-items: center;white-space: nowrap;}
.zb-head  .shijianview span {display: inline-flex;display: -webkit-inline-flex;flex-direction: row;flex-wrap: nowrap;justify-content: flex-start;align-items: center;}

.zb-head  .shijianview .iconfont {margin-right: 5px;font-size: 16px;}

.zb-head  .shijianview .iconfont {margin-right: 1vw;color: #5689dd;}
.iconfont {font-family: iconfont!important;font-size: 16px;font-style: normal;}
.icon-shijian:before {content: '';display: inline-block;vertical-align: middle;width: 12px;height: 12px;background: url('icon/icon-time.png') no-repeat;background-size: contain;}
.zb-head  .shijianview .hot, .zb-head  .shijianview .like {margin-left: 5px;}

.zb-head  .shijianview .hot, .zb-head  .shijianview .like {display: -webkit-flex;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: flex-start;align-items: center;font-style: normal;font-family: Arial;margin-left: 4vw;}
.zb-head  .shijianview .hot:before, .zb-head  .shijianview .like:before {font-size: 16px;}

.zb-head  .shijianview .hot:before,.zb-head  .shijianview .like:before {content: "\e756";font-family: iconfont!important;font-size: 4.4vw;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color: #5689dd;}
.hot:before {content: '' !important;display: inline-block;vertical-align: middle;width: 12px;height: 12px;background: url('icon/icon-view.png') no-repeat;background-size: contain;margin-right: 5px;}
.zb-head  h4 {margin-top: 10px;color: #333;font-size: 18px;font-weight: 400;padding: 0;overflow: hidden;}

.zb-head .desc p {font-size: 14px;margin-top: 10px;color: #aeaeae;overflow: hidden;}

.zb-item a:link,.zb-item  a:visited, .zb-item a:active {
	color: #01438e;
}

.zb-item a {
	color: #01438e;
}

#myBobaoTabContent li+li{padding-top:10px;}
#myBobaoTabContent li a{color: #01438e;text-decoration: underline;}

.zb-item{background-color: #fff;border-radius: 2px;padding: 10px;box-shadow: 0 0 5px rgba(0, 0, 0, .1);_margin: 0 8px 20px 8px;}
.zb-item h5 {font-size: 1rem;color: #333;font-weight: bold;_line-height: 20px;margin-bottom: 0;}
.zb-item h5 label {color: red;border: 1px solid red;border-radius: 2px;margin: 0 0 0 5px;padding: 1px 3px;display: inline-block;vertical-align: text-top;font-size: 12px;line-height: 14px;}
.zb-item p {font-size: 14px;color: #777;line-height: 20px;margin: 10px 0 0;}
.zb-item p img,.zb-item img{max-width: 100%;height: auto;}

.zb-item figcaption{display: none;}
.zb-time {font-size: 12px;color: #999;_margin-top: 10px;}
.zb-time:before0 {content: '';display: inline-block;vertical-align: middle;background: url('icon/icon-time2.png');background-size: contain;width: 14px;height: 14px;margin-right: 2px;}
.zb-imgs {overflow: hidden;font-size: 0;}
.zb-imgs.tw-video {position: relative;}
.zb-imgs.tw-video .video-mask {position: absolute;top: 0;left: 0;bottom: 0;right: 0;opacity: 0;z-index: 999;}
.zb-imgs video {margin-top: 10px;max-width: 100%;height: auto;}

.zb-imgs.tw-thumb {}
.zb-imgs img {float: left;width: 100%;_margin-top: 10px;}
.zb-imgs figure {display: inline-block;vertical-align: top;_float: left;margin:0;}
.zb-imgs figcaption{display: none;}
.zb-imgs figure p{_margin: 0;}
.zb-imgs.thumb2 figure {width: 48%;}
.zb-imgs.thumb2 figure:nth-child(odd){margin-right:4%;}

.zb-imgs.thumb3 figure{width: 31%;margin-right: 3.5%;}
.zb-imgs.thumb3 figure:nth-child(3n+3){margin-right:0;}

.zb-imgs.thumb4 figure{width: 23%;margin-right: 2.6%;}
.zb-imgs.thumb4 figure:nth-child(4n+4){margin-right:0;}


.bscollapse{ border-top: 1px solid #eee;margin-bottom: 0px;padding-bottom:0;}
.zb-time p {float: right;color: #2a5a99;font-size: 14px;margin-top: -2px;display: inline-block;}
.zb-time p a{color: #2a5a99;text-decoration:underline;}


.zb-tw-head {display: flex;align-items: center;padding: 10px 15px;font-size: 12px;}
.zb-tw-head strong {display: flex;flex: 1;font-weight: 400;color: #999;}
.zb-sort{}
.zb-sort a {display: inline-block;vertical-align: middle;margin-left: 15px;}
.zb-sort a:after {content: '';display: inline-block;vertical-align: middle;width: 6px;height: 12px;background: url('icon/sort.png') no-repeat right center;background-size: contain;margin: -2px 0 0 5px;}

/*<!--[view图片]-->*/

.popup-video-head {width: 100%;padding: 10px 15px;}
.popup-close {display: block;width: 60px;height: 20px;margin-top: 5px;background: url('icon/icon-back.png') no-repeat;background-size: contain;color: #fff;font-style: normal;padding-left: 25px;}
.tw-video .video-mask {position: absolute;top: 0;left: 0;bottom: 0;right: 0;opacity: 0;z-index: 999;}
.popup-video-player {position: fixed;top: 0;left: 0;bottom: 0;right: 0;background-color: #000;z-index: 9999;display: none;align-items: center;justify-content: center;flex-direction: column;}
.popup-video-player.active {display: flex;}
.popup-vp-video {height: auto;max-height: 100%;}
.popup-vp-video video {width: auto;margin: 0 auto;max-width: 100%;height: auto;max-height: 100%;}
.popup-vp-video,.popup-vp-diy {width: 100%;display: none;}
.popup-vp-video {height: 90%;align-items: center;justify-content: center;}
.popup-vp-video.active {display: flex;}
.popup-vp-diy.active {display: block;}
.popup-vp-diy iframe {order: 0;padding: 0;min-height: 400px;max-width: 640px;margin: 0 auto;width: 100%;display: block;}
.popup-video-player span {display: block;width: 100%;flex: 1;}
@-webkit-keyframes layerShow {
	from {opacity: 0;}
	to {opacity: 1;}
}
@keyframes layerShow {
	from {opacity: 0;}
	to {opacity: 1;}
}

.foot-bar-fix {height0:45px;clear:both;}
.foot-bar {width:100%;height:88px;overflow:hidden;background:#135297;_border-top:#B2B2B2 1px solid;position:fixed;z-index:99;left:0;bottom:0;right: 0;-webkit-user-select:none;}




.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {color: var(--bg-primary);background-color: #fff;}
.nav-link {color: #fff;}
.nav-link:focus, .nav-link:hover{color: #fff;}

.back2top{bottom: 137px;left:auto;right:12px;opacity: 0.9;z-index: 9998;margin-left: auto}
.back2top a {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50% 50% 0 0;
}
.back2home {width: 48px;height: 48px;position: fixed;left: auto;right:12px;bottom: 90px;cursor: pointer;opacity: 1;z-index: 9998}
.back2home div{background: #239c4e;font-size: 2rem;text-align: center;color: white;}
.back2home h6{font-size:12px;background: #ccc;margin-bottom: 0;color: #239c4e;}


.nav i {color: #fff;}
.nav .active i {color: var(--bg-primary)!important;}

body{background:#f6f6f6 !important;}
.c-nav-top{background: var(--bg-primary)!important;padding-top:1rem;border-radius: 10px 10px 0 0;}
.nav{background: var(--bg-primary)!important;padding-top:1rem;border-radius: 10px 10px 0 0;}
.nav-tabs {border-bottom: 1px solid var(--bg-primary);}
.border-1{border:1px solid var(--bg-primary);border-top: 0;}

.border-radius-bottom-5{border-radius:0 0 5px 5px;}
.border-radius-bottom-10{border-radius:0 0 10px 10px;}
