article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

audio:not([controls]) {
	display: none;
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a{
	color: black;
	text-decoration : none;
}
a:hover,
a:active {
	outline: 0;
}
p{
    margin-block-start: 0px;
    margin-block-end: 0px;
}
sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}
img {
	/* Responsive images (ensure images don't scale beyond their parents) */
	max-width: 100%;
	/* Part 1: Set a maxium relative to the parent */
	width: auto\9;
	/* IE7-8 need help adjusting responsive images */
	height: auto;
	/* Part 2: Scale the height according to the width, otherwise you get stretching */
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
body,
html {
	width: 100%;
	height: 100%;
	/*  overflow: hidden;*/
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: '微软雅黑';
	line-height: 1.5;
	overflow：hidden;
}
body{  
   background:url(../../img/nweiwen/bg.jpg)  no-repeat center center;
   background-size:cover;
   background-attachment:fixed;
   background-color:#CCCCCC;
}
.clear{
	clear: both;
}

ul li{
	list-style: none;
    -webkit-padding-start: 0px;
}
/*维问样式 - 主页begin*/
.weiwen-logo{
    text-align: center;
    padding: 6%;
}
.weiwen-logoline-div{
    text-align: right;
    height: 30px;
    position: relative;
}
.weiwen-logoline-div img{
	height: 30px;
	margin-left: 2%;
	/*margin-right: 2%;*/
}
.weiwen-channel-div{
	padding-left: 4%;
    padding-right: 4%;
    min-height: 220px;
}
.weiwen-channel-item{
    width: 29.3%;
    text-align: center;
    background: white;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 4%;
    border-radius: 6px;
    float: left;
    opacity: 0.6;
}
.weiwen-channel-item img{
    width: 40%;
    margin: auto;
    margin-top: 20%;
    margin-bottom: 10%;
}
.weiwen-channel-item-name{
    text-align: center;
    margin-bottom: 10%;
    font-size: 14px;
    min-height: 40px;
    max-height: 40px;
    padding-left: 8%;
    padding-right: 8%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.weiwen-footer{
	top:4%;
	height: 150px;
	width: 100%;
	position: relative;
	bottom: 0;
}
.weiwen-footer-channelname{
    text-align: center;
}
.weiwen-footer-channelname img{
	width: 150px;
}
.weiwen-footer-channelname span{
	font-size: 14px;
	color: white;
	font-family: 华文行楷;
}
.weiwen-footer-logo{
	text-align: center;
}
.weiwen-footer-logo img{
	width: 144px;
}

/*维问样式 - 主页end*/


/*维问样式 - 列表begin*/
.weixin-list-bg{
	 background:#fafafa;
}
.weiwen-list-top{
	background: #68BFE1;
	height: 50px;
	line-height: 50px;
}
.weiwen-list-back{
    width: 10%;
    float: left;
    text-align: center;
	max-height: 50px;
}
.weiwen-list-back img{
    width: 30px;
}
.weiwen-list-title{
	float: left;
    width: 78%;
    text-align: center;
    font-size: 22px;
    color: white;
    height: 100%;
  	line-height: 50px;
  	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.weiwen-list-home{
	width: 10%;
	float: left;
	text-align: center;
	max-height: 50px;
}
.weiwen-list-home img{
	width: 30px;
	
}
.weiwen-list-nav{
	background: #D5F3FF;
}
.weiwen-list-nav-channel{
    color: #68bee1;
	width: 28%;
	float: left;
	text-align: center;
	height: 46px;
	line-height: 46px;
	background-color: #D5F3FF;
	position: relative;
	 overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.weiwen-list-nav-channel-cur{
	color: black;
    background: #68bee1;
}
.weiwen-list-nav-channel img{
	width: 40%;
}
.weiwen-list-nav-getmore{
	width: 16%;
    float: left;
    text-align: center;
    height: 46px;
    line-height: 46px;
    background-color: #D5F3FF;
    position: relative;
}
.weiwen-list-nav-getmore img{
	height: 28px !important;
}
.weiwen-list-nav-channel-sanjiao{
	position: relative;
    margin: auto;
    width: 70%;
    margin-top: -18%;
    line-height: 0;
    display: none;
	height: 10px;
}
.weiwen-list-nav-channel-sanjiao img{
	width: 50%;
	height: 12px;
	
}
.weiwen-list-nav-channel-more{
	position: absolute;
    width: 26%;
    height: 46px;
    line-height: 46px;
    left: 74%;
    background: white;
    display: none;
    z-index: 999;
}
.weiwen-list-nav-channel-more div{
	border-bottom: 1px ridge;
    border-left: 1px ridge;
	padding-left: 4%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	height: 46px;
    line-height: 46px;
    background: white;
}
.weiwen-list-content-div{
    overflow: scroll;
    margin-bottom: 60px;
    
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 3%;
    padding-bottom: 20%;
}
.weiwen-list-content{
    border-bottom: 1px ridge;
}
.weiwen-list-content-title{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    letter-spacing: 1px;
}
.weiwen-list-content-time{
	color: #727272;
	 font-size: 14px;
}
.weixin-list-footer{
	position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 50px;
    background-color: #eee;
    z-index: 9999;
}    
.weixin-list-nav-footer{
	background: #D5F3FF;
}
.weiwen-slide-box{
	white-space:nowrap;
	display: -webkit-box;
    overflow-x:scroll;
   /* -webkit-overflow-scrolling: touch; */
    -webkit-margin-before: 0em !important;
    -webkit-margin-after: 0em !important;
    -webkit-padding-start: 0px !important;
}
.weiwen-slide-box::-webkit-scrollbar {
   display: none;
}

.weixin-list-nav-footer-item{
	width: 33.33%;
    text-align: center;
    line-height: 50px;
}
   
.weixin-list-nav-footer-item-show {
	position: absolute;
	bottom: 50px;
	width: 50%;
	text-align:center;
	display: block;
	-webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    -webkit-padding-start: 0px;
	overflow-x: auto;
	-webkit-overflow-scrolling:touch;
	overflow:auto;
    font-size: 14px;
}  
  
.weixin-list-nav-footer-item li{
	border-top: 1px ridge;
	border-left: 1px ridge;
	border-right: 1px ridge;
	background: white;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	letter-spacing: 1px;
	overflow-x: auto;
	-webkit-overflow-scrolling:touch;
	overflow:auto;
}
.weixin-list-nav-footer-item-cur{
	color: white;
    background: #68BFE1;
}

.weiwen-jyphb-select-div{
    text-align: center;
    margin-top: 4%;
    margin-bottom: 4%;
} 
.weiwen-jyphb-select{
    width: 92%;
}
.weiwen-jyphb-list{
	padding-left: 4%;
  padding-right: 4%;
}
.weiwen-jyphb-list-bioatou{
	border: 1px solid;
}
.weiwen-jyphb-list-bioatou-detail{
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
}
.weiwen-jyphb-list-mingci{
	
    float: left;
    width: 20%;
		text-align: center;
}
.weiwen-jyphb-list-shuming{
    float: left;
    width: 52%;
	border-left: 1px solid;
	border-right: 1px solid;
    padding-left: 2%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.weiwen-jyphb-list-jieyuecishu{
    float: left;
    width: 24%;
	text-align: center;
}
.weiwen-iframe{
	width: 100%;
    border: 0px;
    height: 800px;
}
.weiwen-detail-title{

	font-size: 22px;
	text-align: center;
	
}
/*维问样式 - 列表begin*/
.txt{
   overflow: auto;text-indent: 2em;
    font-size: 16px !important;
    
}

/*all*/
.weiwen-all-title{
    text-align: center;
    font-size: 24px;
    color: white;
    margin-bottom: 4%;
}
.weiwen-all-lou{
	position: relative;
	width: 88%;
    margin: auto;
     padding-bottom: 2%; 
    
    color: white;
}
.weiwen-all-lou-sanjiao{
    position: absolute;
    top: 4px;
    width: 0;
    height: 0;
    border-bottom: 12px solid white;
    border-left: 12px solid transparent;
}
.weiwen-all-lou-sanjiao-title{
  	line-height: 18px;
  	margin-left: 16px;
  	color: white;
}
.weiwen-all-channel-div{
	padding-left: 4%;
    padding-right: 4%;
}
.weiwen-all-item{
	text-align: center;
    /* margin-bottom: 10%; */
    font-size: 14px;
    min-height: 30px;
    max-height: 30px;
    line-height: 30px;
    padding-left: 8%;
    padding-right: 8%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.weiwen-all-footer{
    margin-top: 10%;
    width: 100%;
}