@media (max-width: 767px){
body {
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    background: #fff!important;
}
.container{
    width: auto;
	padding-left: 15px;
    padding-right: 15px;
}
header .container {
    padding: 0 10px 0 15px;
}
.menu-con{
    display: none;
}
.h-logo .logo{
    height: 50px;
}
.h-logo .nav-buttom{
    display: block;
}
.h-logo {
    float: none;
}
.h-logo .nav-buttom {
    display: block;
    margin: 14px 0 0;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
	margin-top: 8px;
}
.h-logo .nav-buttom .icon-nav {
    -webkit-transition: all .3s ease-out .3s;
    -o-transition: all .3s ease-out .3s;
    transition: all .3s ease-out .3s;
    background: #999;
}
.menu-con{
    display: none;
}
.header-ptop {
    padding-top: 50px;
}
.wrap {
    margin-top: 0;
}
.main {
    width: 100%;
    float: none;
}
.asider_right {
    display: none;
}
.index_toutiao {
    margin: 0 -15px 30px;
}
.index_toutiao .tt_left{
    width: 100%;
    height: 180px;
    float: none!important;
}
.index_toutiao .tt_right {
    width: 100%;
    float: none;
}
.index_toutiao .tt_right ul{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 15px;
    float: none!important;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
	padding: 0 15px;
}
.wpcom-slider .swiper-button-next, .wpcom-slider .swiper-button-prev {
    display: none;
}
.tt_left .swiper-pagination{
    bottom: 60px;
}
.tt_right li{
    width: 50%;
    height: 130px;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
}
.tt_right li:first-child {
    margin-right: 15px;
    margin-bottom: 0;
}
.tt_right li:last-child {
    margin-bottom: 0;
}
.index_tit{
    padding: 10px 0 0;
}
.index_tit h3 small {
    display: none;
}
.special_box {
    padding: 10px 0;
}
.special_box .special_list li{
    width: 50%;
}
.special_box .special_list li span {
    font-size: 16px;
}

.zxzx_ntit {
    padding: 10px 0 0;
}
.zxzx_ntit .list_tabs {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
	white-space: nowrap;
    overflow-x: scroll;
}
.zxzx_list ul {
    padding: 0;
}
.zxzx_list ul li {
    padding: 15px 0;
}
.zxzx_list .item-content .item-title {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 400;
}
.zxzx_list .item-content .item-title a {
    color: #000;
    max-height: 50px;
}
.zxzx_list .item-content .item_left .item-img span {
    width: 32.5%;
}
.zxzx_list .item-content .item_left .item-img span:nth-child(4) {
    display: none;
}
.zxzx_list .item-content .item_right .dec {
    display: none;
}
.zxzx_list .item_right .item-info {
    padding: 0;
}
.zxzx_list .item_right .item-info .author {
    /* display: none; */
}
.zxzx_list .item_right .item-info .author img{
    vertical-align: middle;
}
.zxzx_list .item_right .item-info .date {
    /* line-height: 16px; */
    margin-right: 10px;
}
.zxzx_list .item_right .item-info .dian {
    /* line-height: 16px; */
	display: none;
}
.zxzx_list .item_right .item-info .fenlei {
    /* line-height: 16px;
    
    margin-right: 10px; */
	display: none;
}
.zxzx_list .itemdt .item-content .item_right .item-info{
    margin-top: 52px;
}
.zxzx_list .itemdt .item-content .item_left {
    width: 33%;
}
.zxzx_list .itemdt .item-content .item_right {
    width: 65%;
}
.zxzx_list .itemdt .item-content .item-title a {
    position: absolute;
    left: 35%;
}
.nmore a {
    padding-left: 60px;
    padding-right: 60px;
}
.index_hzkh {
    display: none;
}
footer {
    padding: 20px 0;
	text-align: center;
}
.bottom-logo {
    display: none;
}
.bottom-rwm {
    display: none;
}
.bottom-nav {
    margin: 0;
}
.bottom-nav ul {
    display: none;
}
.copyright {
    font-size: 12px;
}
.position {
    margin-top: 20px;
}
.details .article {
    padding: 0;
}
.details h1 {
    font-size: 22px;
}
.bqsm {
    padding: 15px 0 0 0;
}
.menu-con {
    position: fixed;
    bottom: 0;
    top: 0;
    right: 100%;
    z-index: 998;
    padding: 50px 0;
    width: 80%;
    height: 100%!important;
    margin: 0!important;
    background: var(--theme-color);
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    overflow: auto;
    border: 0;
}
.menu-con nav{
    margin: 0;
    float: none!important;
}
.menu-con nav ul {
    width: 100%;
	float: none;
	padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid rgba(0,0,0,.05);
	font-size: 16px;
}
.menu-con nav ul li {
    float: none;
	background-image: none!important;
	margin: 0;
	display: block!important;
    width: 100%!important;
}
.menu-con nav ul li a {
    display: block!important;
    padding: 0 20px;
    font-weight: 400;
    line-height: 48px!important;
    color: #fff;
    border-bottom: 1px solid rgba(0,0,0,.05);
	font-size: 16px;
}
.navbar-on {
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    -webkit-transform: translateX(80%);
    -ms-transform: translateX(80%);
    transform: translateX(80%);
}
.menu-on{
    display: block !important;
}
.menu-con .top-search{
    display: none;
}
.menu-con nav ul li.active a, .menu-con nav ul li:hover a {
    color: #ffffff;
    background: rgba(255,255,255,.1)!important;
}
.h-logo .nav-bon {
    position: fixed;
    top: 0;
    z-index: 1000;
    right: 100%;
    background: 0 0!important;
    border: 0!important;
    margin-top: 8px;
    color: #fff;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.h-logo .nav-bon .icon-nav {
    -webkit-transition: all .3s ease-out .3s;
    -o-transition: all .3s ease-out .3s;
    transition: all .3s ease-out .3s;
    background: #fff!important;
}
.h-logo .nav-bon .icon-nav-1 {
    margin-bottom: 0;
    -webkit-transform: rotate(-45deg) translate(-3px,5px);
    -ms-transform: rotate(-45deg) translate(-3px,5px);
    transform: rotate(-45deg) translate(-3px,5px);
}
.h-logo .nav-bon .icon-nav-2 {
    opacity: 0;
}
.h-logo .nav-bon .icon-nav-3 {
    -webkit-transform: rotate(45deg) translate(-3px,-5px);
    -ms-transform: rotate(45deg) translate(-3px,-5px);
    transform: rotate(45deg) translate(-3px,-5px);
}
.zxzx_list .zxzx_list_title {
    padding: 0px 0px 0 0px;
}
.details {
    margin-bottom: 0;
}
.gg_pc{
    display: none;
}
.gg_wap{
    display: block;
}
.details .article_nr p{
    text-indent: 2em;
}
}