@charset "utf-8";
html,
body,
div,
p,
hr,
pre,
h1,
h2,
h3,
h4,
h5,
h6,
table,
tr,
td,
th,
tfoot,
tbody,
thead,
form,
input,
textarea,
label,
ul,
ol,
dl,
li,
dt,
dd,
.clearfix:after {
    margin: 0;
    padding: 0;
}

html,
body {
    height: 100%;
}

body {
    padding: 0;
    margin: 0;
    background: #F8F8F8;
    font-family: "Microsoft YaHei", "微软雅黑", "PingFang SC", "Lantinghei SC", "Helvetica Neue", Helvetica, Arial, STHeitiSC-Light, simsun, "宋体", "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif;
}

h1,
h2,
h3,
h4 {
    font-weight: normal;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
    outline: none;
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #3773db;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

iframe,
img {
    border: 0;
}

img {
    vertical-align: middle;
}

input {
    outline: none
}

.clearfix {
    display: block;
    #zoom: 1;
}

.clearfix:after {
    content: '';
    overflow: hidden;
    width: 100%;
    height: 0px;
    font-size: 0px;
    display: block;
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.hide {
    display: none;
}

@media screen and (min-width:640px) {
    body {
        background: #F8F8F8;
    }
}

.container {
    width: 100%;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    background-color: #f8f8f8;
    overflow-x: hidden;
}

header {
    overflow-y: hidden;
    line-height: 0.506rem !important;
    background-color: #29B965 !important;
}

.mainnav {
    background-color: #fff;
}

.nav-container {
    position: relative;
    width: 10.0rem;
    font-size: 0.5rem;
    border-bottom: 1px solid #ccc;
}

.nav-wrapper {
    float: left;
    width: 10.0rem;
    overflow: hidden;
}

.nav-content {
    -webkit-overflow-scrolling: touch;
    position: relative;
    height: 1.1rem;
}

.nav-list {
    min-width: 10.0rem;
}

.nav-item {
    float: left;
}

.top-swiper {
    position: relative;
    width: 100%;
    overflow: hidden;
    font-size: 0.48rem;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 10px;
}

.top-swiper img {
    display: block;
    width: 100%;
    height: 5.68rem;
    background: #eee url('/images/huidi_pic_banner.jpg') no-repeat center center;
}

.top-swiper .swiper-container {
    height: 100%;
    overflow: hidden;
}

.top-swiper .swiper-slide {
    position: relative;
    height: 100%;
}

.top-swiper .swiper-slide h3 {
    position: absolute;
    z-index: 1000;
    width: 100%;
    bottom: 0rem;
    text-indent: 0.3rem;
    color: #fff;
    padding: 0.18rem 0rem;
    font-size: 0.43rem;
    background: url(/images/20181121myouth_rect.png) repeat left center;
}

.top-swiper .swiper-pagination-bullets {
    position: absolute;
    bottom: 0.2rem !important;
    right: 0.2rem !important;
    left: auto;
    width: auto;
    z-index: 1100;
}

.top-swiper .swiper-pagination-bullet {
    margin: 0 5px;
    background: #fff !important;
    width: 0.18rem;
    height: 0.18rem;
    opacity: 1;
    border-radius: 50%;
}

.top-swiper .swiper-pagination-bullet-active {
    background: #29B965 !important;
    border-radius: 50%;
}

.column {
    background-color: #F8F8F8;
    margin-bottom: 15px;
}

.pack {
    width: 94%;
    margin: 0 auto;
    overflow: hidden;
}

.thumb-item {
    position: relative;
    padding: 0.28rem 0 0.28rem 0;
    float: left;
    width: 100%;
    border-bottom: 1px solid #eee;
}

.only_txt {
    position: relative;
    padding: 0.42rem 0 0.42rem 0;
    float: left;
    width: 100%;
    border-bottom: 1px solid #eee;
}

.thumb-img {
    float: right;
    width: 34%;
    max-width: unset !important;
    background: #eee url('/images/huiselogo_pic.jpg') no-repeat center center;
    -webkit-background-size: 50% auto;
    background-size: 50% auto;
    overflow: hidden;
}

.thumb-img img {
    display: block;
    width: 100%;
    height: auto !important;
    border-radius: 0.0667rem;
}

.thumb-info {
    float: left;
    width: 62%;
    max-width: unset !important;
}

.thumb-tit {
    font-size: 0.43rem;
    line-height: .65rem;
    overflow: hidden;
    padding-bottom: .2667rem;
}

.thumb-tit a {
    color: #111;
}

.thumb-extra {
    position: relative;
    width: 95% !important;
    padding-top: 0px;
    max-width: unset !important;
    display: flex;
    justify-content: space-between;
}

.thumb-extra span {
    font-size: 0.3rem;
    color: #aaa;
}

.thumb-text-extra .keyword,
.thumb-extra .keyword,
.thumb-extra-txt .keyword,
.thumb-extra .hot-news {
    padding: 0 0.1rem;
    font-size: 0.35rem;
    color: #898989;
    float: left;
}

.thumb-text-extra .source,
.thumb-extra-txt .source,
.thumb-extra .source {
    float: right;
    margin-top: 0.02rem;
    font-size: 0.35rem;
    color: #aaa;
}

.container>footer {
    background: #fff;
    color: #666;
    font-size: 0.38rem;
    text-align: center;
    line-height: 1.0rem;
}

.thumb-p3 {
    padding: 12px 0;
    border-bottom: 1px solid #eee;
}

.thumb-p3-tit {
    line-height: 1.5;
    font-size: 0.51rem;
    padding-bottom: 12px;
}

.thumb-p3-tit-txt {
    line-height: 0.6rem;
    font-size: 0.43rem;
}

.thumb-info-txt {
    float: left;
    width: 100%;
    margin-left: 0rem;
    padding-top: .3rem;
}

.thumb-extra-txt {
    width: 100%;
}

.thumb-extra-txt span {
    padding: 0 0.1rem;
    font-size: 0.36rem;
    color: #aaa;
    float: left;
}

.thumb-p3-imgs img {
    float: left;
    width: 32%;
    margin-right: 1.3%;
    height: 2.05rem;
}

.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;
}

.float {
    float: left;
}

.top-swiper .swiper-slide h3 a {
    color: #fff;
}

.column-name {
    width: 640px;
    line-height: 1rem;
    margin: 0 auto;
    overflow: hidden;
}

.column-icon {
    width: 0.2rem;
    line-height: 1rem;
    height: 0.5rem;
    background-color: #29B965;
    float: left;
    margin-top: 0.27rem;
}

.column-name span {
    padding: 0 0.1rem;
    font-size: 0.5rem;
    color: #444 !important;
    float: left;
}

.toggle-btn {
    background: url(/images/20181121myouth_icon.png) no-repeat center center;
    float: left;
    width: 14%;
    height: 1.1rem;
    line-height: 1.1rem;
    background-color: #29B965;
    text-align: center;
    white-space: nowrap;
    position: absolute;
    transition: all 0.3s linear;
    -webkit-transform: rotate(0deg);
    -webkit-transition: all 0.3s linear;
    top: 0px;
    right: 0px;
}

.toggle-btn em {
    display: none
}

header .nav_url {
    margin-left: 8%;
    height: 100%;
}

header .nav_url .nav-item {
    width: auto;
    color: #fff !important;
    display: block;
    font-size: 0.43rem;
    padding-left: 0.48rem;
    opacity: 0.8;
    position: relative;
    line-height: 1.1rem;
    text-decoration: none;
}

header .nav_url .nav-item-three {
    width: auto;
    color: #fff !important;
    display: block;
    font-size: 0.43rem;
    float: left;
    padding-left: 0.48rem;
    opacity: 0.8;
    position: relative;
    line-height: .7rem;
    text-decoration: none;
}

.nav-item-active {
    color: #FFF !important;
    font-weight: bold;
    font-size: .43rem !important;
    opacity: 1.0 !important;
}

.nav-item-active:after {
    background: #fff;
    display: block;
    width: .8em;
    height: 3px;
    position: absolute;
    bottom: 12%;
    left: 55%;
    content: '';
    border-radius: 5px;
}

.container>header .logo {
    background: url(/images/20181121myouth_logo.png) no-repeat left center;
    background-size: auto 100%;
    position: absolute;
    width: 9%;
    height: .8rem;
    margin: .15rem 0rem;
}

header .logo {
    background: url();
    height: auto !important;
    margin: 0 !important;
    line-height: 1.1rem;
    text-align: center;
}

.news_qw {
    width: 95%;
    margin: 0 auto;
    padding: 0.2rem 0px;
}

.dujia_span {
    background-color: #29B965;
    display: inline-block;
    line-height: .48rem;
    font-size: .32rem;
    margin: 0.08rem;
    color: rgb(255, 255, 255);
    vertical-align: top;
    padding: 0px 0.08rem;
    border-radius: 0.08rem;
}