@charset "utf-8";

/* CSS Document */

.container {
    width: 100%;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    word-wrap: break-word;
}

.container>header {
    height: 1.2rem;
    
    border-bottom: 1px solid #ccc;
    background-color: #29B965;
}

.container>header span {
    height: 1.5rem;
    
    overflow: hidden;
}

.container>header span a {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.container>header .menu {
    
    height: 0.98rem;
    margin-left: 0.3rem;
   
}

.container>header .logo {
    flex-grow: 1;
	text-align: center;
    height: 100%
}

.container>header .people {
    width: 0.68rem;
    height: 0.1rem;
    margin-left: 2.5rem;
    margin-top: 0.36rem;
    background: url('/images/20170609circlenew.png') no-repeat left center;
    background-size: auto 100%;
}
.logo >img{vertical-align: baseline;}
.main {
    background: #fff;
}

.pagewidth {
    width: 90%;
    margin: 0 auto;
}

.main_tit {
    margin-bottom: 0.5rem;
}

.main_tit h1 {
    width: 99%;
    margin: 0 auto;
    font-size: 16px;
    color: #444;
    text-align: center;
    font-weight: bold;
    margin-top: 6px
}

.main_tit .info {
    border-bottom: 2px solid #ccc;
    line-height: 30px;
    height: auto;
    text-align: center;
}

.main_tit .info #source {
    font-size: 14px;
    color: #666;
}

.main_tit .info #source a {
    font-size: 14px;
    color: #666;
    padding-right: 0.5rem;
}

.main_tit .info #pubtime {
    font-size: 14px;
    color: #666;
    padding-right: 0.5rem;
}

#content p {
    font-size: 18px;
    margin: 0 auto;
    line-height: 28px;
    color: #444;
    margin-bottom: 0.5rem;
}

#content img {
    width: auto;
    height: auto!important;
    margin: 10px 0;
    max-width: 100%;
}

.conmorebtn {
    width: 100%;
    height: 42px;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
    margin-bottom: 15px;
    font-size: 20px;
    color: #4398ed;
}

.conmorebtn #open_text {
    font-size: 0.45rem;
    color: #F33;
    position: absolute;
    z-index: 1000;
    width: 100%;
    bottom: 0rem;
    line-height: 0.8rem;
    text-align: center;
}

.column {
    background-color: #fff;
    margin-bottom: 15px;
}

.pack {
    margin: 0 auto;
    overflow: hidden;
	width: 100%;
    
}
.pack1{display: flex;}
.thumb-item {
    position: relative;
    padding: 12px 0;
    float: left;
    width: 100%;
    border-bottom: 1px solid #eee;
}

.thumb-item-nerver {
    position: relative;
    padding: 12px 0;
    float: left;
    padding-bottom: 0.5rem;
}

.thumb-img {
    float: left;
    width: 35%;
    height: 2.0rem;
    font-size: 0.2rem;
    overflow: hidden;
    text-indent: -10000px;
    background: #eee url('/images/huiselogo_pic.jpg') no-repeat center center;
    -webkit-background-size: 50% auto;
    background-size: 50% auto;
}

.thumb-img img {
    display: block;
    width: 3.2rem;
    height: 2.0rem;
}

.thumb-info {
    float: right;
    width: 60%;
    margin-left: 3%;
    position: relative;
}

.thumb-tit {
    font-size: 0.43rem;
    line-height: 1.5;
    min-height: 1.53rem;
    height: auto;
    overflow: hidden;
    padding-bottom: 5px;
}

.thumb-text-extra .keyword,
.thumb-extra .keyword,
.thumb-extra-txt .keyword,
.thumb-extra .hot-news {
    padding: 0 0.1rem;
    font-size: 0.36rem;
    color: #aaa;
    float: left;
}

.thumb-text-extra .source,
.thumb-extra .source,
.thumb-extra-txt .source,
.thumb-extra-txt .source {
    float: right;
    margin-top: 0.02rem;
    font-size: 0.3rem;
    color: #aaa;
}

.thumb-p3 {
    padding: 12px 0;
    border-bottom: 1px solid #eee;
}

.thumb-p3-tit-txt {
    line-height: 1.5;
    font-size: 0.43rem;
}

.thumb-p3-tit {
    line-height: 1.5;
    font-size: 0.43rem;
    padding-bottom: 12px;
}

.thumb-p3-imgs img {
    float: left;
    width: 32%;
    margin-right: 1.3%;
    height: 2.05rem;
}

.only_txt {
    position: relative;
    padding: 12px 0;
    width: 100%;
    float: left;
    border-bottom: 1px solid #eee;
}

.thumb-info-txt {
    float: left;
    width: 100%;
    margin-left: 0rem;
    margin-top: 5px;
}

.thumb-extra-txt {
    width: 100%;
}

.thumb-extra-txt span {
    padding: 0 0.1rem;
    font-size: 0.36rem;
    color: #aaa;
    float: left;
}

.column-name {
    line-height: 1rem;
    margin: 0 auto;
    overflow: hidden;
}

.column-name span {
    padding: 0 0.1rem;
    font-size: 0.5rem;
    color: #444 !important;
    float: left;
}

.column-icon {
    width: 0.2rem;
    line-height: 1rem;
    height: 0.5rem;
    background-color: #ff3f57;
    float: left;
    margin-top: 0.27rem;
}

.pack {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.more-show {
    text-align: center;
    border-top: 1px solid #eee;
    padding: 4px 0;
}

.more-show a {
    text-align: center;
    color: #999 !important;
    display: block;
    padding-bottom: 0.2rem;
    font-size: 0.4rem;
    padding-top: 0.2rem;
    text-indent: 0.2rem;
    transition: all 0.3s;
}

.line_style {
    height: 0.8rem;
    margin-bottom: 15px;
    border-bottom: 5px solid #ccc;
}

.container>footer {
    background: #fff;
    color: #666;
    font-size: 0.38rem;
    text-align: center;
    line-height: 1.0rem;
    border-top: 2px solid #ccc;
}

.content1 {
    font-size: 18px;
    margin: 0 auto;
    line-height: 28px;
    color: #444;
    margin-bottom: 0.5rem;
}

video {
    width: 100%;
    margin-bottom: 0.5rem;
}

.prism-player {
    margin-bottom: 0.5rem;
}