* { margin: 0; padding: 0;  box-sizing: border-box;  -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
html,body{width: 100%; height: 100%; min-height: 100%; overflow: hidden; -webkit-text-size-adjust: none;}
#main{width: 100%;height: 100%;padding: 0 15px;overflow: auto;-webkit-overflow-scrolling: touch;}
.headtop{background: #eee;  overflow: hidden;}
.headtop img{margin: 6px 10px;display:block;height:38px;}
.attachment{margin-top:20px;}
#intro-title,#main-title,#sub-title{text-align:left;}
/**新闻标题*/
.caption {
    width: 100%;
    padding: 0;
    margin-top: auto;
    margin-left: auto;
    padding-top: 20px;
}
.caption font {
    display: block;
    width: 100%;
    overflow: hidden;
}
#intro-title {
    margin-bottom: 10px;   

}
.caption #guide {
    font-size: 1em;
    line-height: 25px;
}
.caption #guide i {display: inline-block;width: 8px;height: 8px;margin-top: 3px;margin-right: 10px;
    background-color: #aa0000;}
.caption #intro-title{font-size: 18px;color: #666;line-height: 28px;}
.caption #main-title {font-size: 24px; line-height:34px; color: #333; }
.caption #main-title p {  font-size: inherit;}
.caption #sub-title { margin-top:10px; font-size: 18px; line-height: 28px;  color: #666;margin-bottom: 15px;}
.caption #sub-title p {font-size:inherit;}
.caption .author{ color: #999;font-size: 0.8em; line-height: 20px;}
.caption #author {position: relative;color: #999;font-size: 0.8em; line-height: 20px;text-align: left;}
.caption #layout-date, .caption #article-author {font-size: 1em;}
/**新闻正文*/
#main{font-size: 18px;}
.content { /*padding: 10px 0;*/  /* font-size: 12px; */}
.content center p{color:#666;margin-top:5px;}
.content img { max-width: 100%;margin: 0 auto; margin-top: 20px;  display: block;}
.content img.picture-illustrating {margin-bottom: 0;}
.content { width: 100%;line-height: 1.8em; position: relative; padding-bottom: 80px;  color: #333;}
.content > .attachment > div { text-indent: 0em;}
.content > founder-content > p { text-indent: 2em;  text-align: justify;  margin-top: 20px;} 
.content > founder-content > p.not-indent{text-indent: 0em;}
.content > founder-content > p[align="center"],.content > founder-content > p[style*="center"]{text-indent: 0em!important; margin-top: 20px;text-align: center; }
.content > founder-content > p img,
.content > founder-content > p audio,
.content > founder-content > p video {  max-width: 100%;}
.content > founder-content > p video {  width: 100%;  height: auto;}
.content > founder-content > p span.alispan{display:inline-block;}
.content > p.teP{text-indent:0;margin-top:20px;}
.content p.not-indent center{font-size:14px;line-height:1.58em!important;color:#777!important;margin-top:5px;}
#audio-content {    display: none;}
/**蒙板样式*/
#mask {display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%;background: rgba(0, 0, 0, 0.2);}
/**分享框样式*/
#share { display: none; position: fixed; bottom: -100px;  left: 0; width: 100%; height: 100px; background: rgba(255, 255, 255, 0.8);}
#share ul {position: relative;list-style: none;margin: 0;padding: 0 10px;width: 100%;height: 100px;}
#share li { width: 25%;height: 100px;padding: 15px 0; float: left;}
#share a { display: block; width: 100%; height: 70px; background-position: center top; background-repeat: no-repeat;background-size: 45px 45px; color: #333; font-size: 12px; text-align: center;line-height: 120px;text-decoration: none;}
/**返回顶部样式*/
#toTop {display: none; position: fixed; bottom: 75px; right: 15px; width: 35px; height: 35px; /*background-color: #f66800;  border-radius: 50%; */background-image: url('../images/up.png');
    background-position: center; background-repeat: no-repeat; background-size: cover; float: right;opacity: 0.65;}
/**操作框样式*/
#operate { position: fixed;bottom: 140px; right: 15px; width: 35px;z-index: 2;}
#operate ul { width: 35px;list-style: none; margin:0 auto;}
#operate li {width: 35px; height: 35px; margin-top: 25px; }
#operate li a {display: block;width: 35px;height: 35px;/*background-color:#f66800;*/border-radius: 50%;background-position: center;
    background-repeat: no-repeat;background-size: cover;float: right;opacity: 0.65;}
#operate li:first-of-type a {}
#operate li:first-of-type,.form_date{display: none;}
#mcover {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.7);
    display: none;  z-index: 20000;}

.hide {display: none;}
iframe {
    /*position: fixed;
    bottom: 0;*/
    width: 111%;
    margin-left: -5%;
    position: absolute;
    bottom: 0;
}
header {
    width: 110%;
    height: 60px;
    background: #fff;
    overflow: hidden;
    background: #f54343;
    border-bottom: 1px solid #cc0001;
    margin-left: -4%;
}
.pull-left {
    float: left;
}
header img {
    height: 50px;
    width: 123px;
    margin: 5px;
}
header div {
    background: #fff;
    color: #f54343; 
    padding: 5px;
    margin: 15px;
    margin-left: 5px;
}
.footer {
    padding: 20px 0 !important;
}

.no-auth .no-auth-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    background-color: #fff;
    padding: 18px 10px;
    min-height: 150px;
}
.no-auth {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}
.no-auth .no-auth-box {
    width: 58%;
    min-height: auto;
    padding: 30px 20px;
}
.no-auth .no-auth-box p {
    text-indent: 0;
    line-height: 2;
    font-size: 16px;
    margin-bottom: 5px;
}
.papger-id {
    display: none;
}
.pic-img img {
    width: 100%;
}
#author {
    overflow: hidden;
}
#audio-icon {
    display: none;
    position: absolute;
    right: 0;
    float: right;
    margin-top: -0.5rem;
    margin-right: 0.5rem;
    width: 2.2rem;
    height: 2rem;
    background-image: url(../images/audio-icon.png);
    background-size: 1.2rem 1rem;
    background-repeat: no-repeat;
    background-position: center;
}
/*---open app---------*/
.shows{position: fixed;  left: 0; right:0px;  bottom: 0;   width: 100%;   height: 56px;background: #fff;z-index: 999999999999;border-top:1px solid #E2E2E2;max-width:750px;margin:0 auto;}
.shows #floor_div{width: 100%;height: 100%;display: flex;justify-content: space-between;align-items: center;padding:0px 0px;}
.shows #lefticon {   display: flex;   justify-content: space-between;  align-items: center;margin-left:15px;}
.shows #lefticon img {    display: block;    width: 68px;   margin-right: 12px;}
.shows #lefticon p span {    color: #666666;    font-size: 13px;    display: block; line-height: 17px;}
.shows #downloadicon{margin-right: 15px;}
.shows #downloadicon .dl {    display: block;    width: 72px;    height: 27px;}
.shows #downloadicon .dl img{width:100%;height:100%;vertical-align:middle;}
