/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    width: 100%;
    line-height:1;
    overflow-x: hidden
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}


img{
    /*width: 100%;*/
    background: #eaeaea;
}

.clearfix:after,.clearfloat:after{
    content: "020"; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;  
 }
.clearfix,.clearfloat {
    /* 鐟欙箑褰� hasLayout */ 
    zoom: 1; 
}

.marg,.margW {
    width: 92%;
    margin-left: 4%;
}


.cover {
    position:fixed; 
    top: 0px; 
    right:0px; 
    bottom:0px;
    z-index: 99999; 
    left: 0px; 
    display: none;
    text-align: center;
    background:url(../img/icon_loading_white2805ea.gif) center center  no-repeat rgba(0,0,0,0.75);
    background-size:24px;
}

@-webkit-keyframes change{
	0%{
		-webkit-transform: rotate(0deg);
		transform-origin:center center;
		-webkit-transform-origin:center center;
	}
	100%{
		-webkit-transform: rotate(360deg);
			transform-origin:center center;
		-webkit-transform-origin:center center;
	}
}
/* 瓒呭嚭涓よ鐪佺暐 */
.ellipsis-2 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal!important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}


.Download{
    width: 100%;
    height: 47px;
    position: fixed;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.7);
    overflow: hidden;
    z-index:999
}

.articles{
    border-top: 1px solid #ededed;
    margin-bottom: 1.3rem;
    color: #333;
}
.articles ul{
    margin: 0;
    margin-top: .5rem;
}
.articles h6{
	font-size: .9rem;
    margin: 0;
    line-height: 3rem;
    border-bottom: 1px solid #dadada;
}

.articles li{
    width: 90%;
    font-size: .9rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    list-style: none;
    line-height: 2.5rem;
}
.articles li:last-child{
    border: 0;
}
.articles li i{
    width: .3rem;
    height: .3rem;
    border-radius: 10rem;
    display: block;
    float: left;
    background: #333;
    margin: 1.1rem .4rem 0 0;
}

.pre-line{
    white-space: pre-wrap;
}

#html_content_pub,.container-fluid,.row-fluid,.span12{
    height: 100%;
    width: 100%;
}

span#lodBag {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
}
#lodBag img{
    height: 30px;
    width: auto;
    position: absolute;
    left:50%;
    top: 50%;
    margin-top: -15px;
    margin-left: -12px;
    background: #fff;
}
#lodBag a{
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 60px;
    font-size: 16px;
    text-align: center;
}

/*网络异常弹框*/
.network{width: 100%;height: 100%;position: fixed;top: 0;left: 0;background: rgba(0,0,0,0.2);display: none;z-index: 9999;}
.networkBox{background: #fff;width:6.42rem;padding: 0rem 0.21rem;border-radius:0.4rem;position: absolute;left: 50%;margin-left: -3.41rem;text-align: center;top: 50%;margin-top: -25%;min-height: 2.4rem;}
.networkBox h3{position: relative;line-height: 1rem;font-size: 0.453rem;color: #656d78;padding: 0.2rem 0;}
.networkBox h3:after{	content: "";
    position: absolute;
    border-bottom: 1px solid #e6e9ed;
    -webkit-transform: scaleY(.5);
    -webkit-transform-origin: 0 0;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 100%;height: 200%;}


/*loding*/
.lodingBox{width: 100%;height: 100%;background: rgba(255,255,255,0.6);position: fixed;top: 0;left: 0;display: none;}
.lodingBox img{width:2.8rem;height:1.2rem;position: absolute;left: 50%;top: 50%;margin-top:-0.6rem;margin-left: -1.4rem;background:none;}

/*通用弹框*/
.boxShow,.NoBaby{width: 100%;height: 100%;background: rgba(0,0,0,0.5);position: fixed;top: 0;left: 0;z-index: 999;display: none;}
.boxShowCt,.NoBabyBox{width: 6.53rem;text-align: center;background: #fff;border-radius:0.26rem;position: absolute;left: 50%;margin-left:-3.265rem;top: 50%;margin-top: -1.8rem;}
.boxShowCt h3,.NoBabyBox h3{font-size: 0.4rem;position: relative;color: #666;line-height: 0.56rem;padding: 0.74rem 0.2rem;}
.boxShowCt h3:after,.NoBabyBox h3:after{
	 content:"";
    position: absolute;
    bottom:0px;
    left:0px;
    right:0px;
    border-bottom:1px solid #ccc;
    -webkit-transform:scaleY(.5);
    -webkit-transform-origin:0 0;
}
.boxShowBt,.deleteBabyBt{bottom: 0;height:1.2rem;line-height: 1.2rem;font-size: 0.48rem;}
.boxShowBt a,.deleteBabyBt a{width: 50%;text-align: center;font-size: 0.453rem;color: #333;float: left;position: relative;}
.boxShowBt .cancel:after,.deleteBabyBt .cancel:after,.boxShowBt a:first-child:after,.deleteBabyBt a:first-child:after{
	content: "";
    border-right: 1px solid #e6e9ed;
    position: absolute;
    height: 1.012rem;
    -webkit-transform: scaleY(.5);
    -webkit-transform-origin: 0 0;
    left: 0px;
    top: 0.32rem;
    width: 100%;
}
.boxShowBt .deletebtn,.boxShowBt a:last-child,.deleteBabyBt a:last-child{color: #fc6366;}
.networkBox a{width: 100%;text-align: center;line-height:1.26rem;font-size: 0.453rem;color: #000;float: left;position: relative;}
.networkBox a:first-child:after{border-right:1px solid #fff;}

/*底部导航*/
.BottomBar{position: fixed;bottom: 0;height: 1.32rem;border: 1px solid #eee;background: #fff;width: 100%;max-width: 540px;}
.BottomBar a{width: 50%;float: left;height: 100%;position: relative;}
.BottomBar a img{width: 0.64rem;position: absolute;left: 50%;margin-left:-0.32rem;top: 50%;margin-top: -0.32rem;}
