 * {
	 
	 
     margin: 0;
     padding: 0;
     -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
     -webkit-tap-highlight-color: transparent;
 }
 h1, h2, h3, h4, h5, h6 {
     font-size: 100%;
     font-weight: 400
 }
 
 li, ol, ul {
     list-style: none
 }
 
 em, i {
     font-style: normal
 }
 
 img {
     border: 0
 }
 
 body {
     width: 100%;
     -webkit-text-size-adjust: none;
     background-color: #fff;
 }
 
 .pass input, .pass textarea {
     -webkit-appearance: none;
     appearance: none;
     background: 0 0
 }
 
 a {
     text-decoration: none;
     cursor: pointer;
     outline: 0;
     color: #333;
     display: inline;
     padding: 0;
     -webkit-tap-highlight-color: transparent
 }
 /*goApp*/
 /*goApp*/
 .navCheckMore{
    -webkit-tap-highlight-color:rgba(255,0,0,0);
    display: block;
    position: fixed;
    bottom: 1.3rem;
    left:50%;
    transform:translateX(-50%);
    width: 2.2rem;
    height: .76rem;
    z-index: 1000
 }
a.openApp_19{
    background: url("images/openApp.png") no-repeat;
    background-size: 100%;
}

a.cq_openApp{
    background: url("images/cqOpenApp.png") no-repeat;
    background-size: 100%;
}

 .fl {
     float: left
 }
 
 .fr {
     float: right
 }
 
 .mt10 {
     margin-top: 1rem
 }
 
 .mb10 {
     margin-bottom: 1rem
 }
 
 .clear {
     overflow: hidden;
     zoom: 1
 }
 
 .flex {
     display: -webkit-box;
     display: -moz-box;
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
 }
 
 .row {
     -webkit-box-direction: normal;
     -webkit-box-orient: horizontal;
     -moz-flex-direction: row;
     -webkit-flex-direction: row;
     flex-direction: row;
 }
 /*����������*/
 
 .reverse {
     -webkit-box-direction: normal;
     -webkit-box-orient: horizontal;
     -moz-flex-direction: row;
     -webkit-flex-direction: row;
     flex-direction: row;
 }
 
 .item {
     -webkit-box-pack: justify;
     -moz-justify-content: space-between;
     -webkit-justify-content: space-between;
     justify-content: space-between;
 }
 /*Ȧ����ҳ*/
 
 .wrap {
     min-height: 100%;
     position: relative;
     padding-bottom: 3.07rem;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
 }
 
 .home_nav {
     padding: 0 0.2rem;
     height: 0.9rem;
     background: #c3ca00;
     line-height: 0.9rem;
     font-size: 0.32rem;
     vertical-align: middle;
     width: 100%;
     overflow: hidden;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
 }
 
 .home_nav a {
     color: #fff;
 }
 
 .logo {
     position: relative;
     font-size: 0;
     line-height: 0;
     vertical-align: middle
 }
 
 .logo a {
     display: inline-block;
     margin-right: 0.07rem;
     padding: 0.2rem 0.57rem;
     background: url(images/logo.png) no-repeat;
     background-size: contain;
     font-size: 0;
     line-height: 0;
     vertical-align: middle;
 }
 
 .logo p {
     position: relative;
     display: inline-block;
     font-size: 0.3rem;
     color: #fff;
     line-height: 0.9rem;
     vertical-align: middle;
 }
 
 .logo p:after {
     content: "";
     position: absolute;
     top: 0.4rem;
     right: -0.3rem;
     width: 0;
     height: 0;
     border-width: 0.1rem;
     border-style: solid;
     border-color: #fff transparent transparent transparent;
     /*-webkit-transform: rotate(45deg);transform: rotate(45deg);*/
 }
 
 .logo p.active:after {
     top: 0.3rem;
     border-color: transparent transparent #fff transparent;
 }
 
 .home_nav .menu {
     margin-right: -0.24rem;
 }
 
 .menu a {
     display: block;
     padding: 0 0.24rem;
 }
 
 .menu li.active a {
     background: #c3ca00;
 }
 /*��ͼ*/
 
 .mask {
     position: fixed;
     top: 0;
     left: 0;
     height: 100%;
     width: 100%;
     background: rgba(0, 0, 0, 0.5);
     z-index: 101;
 }
 
 .addr {
     position: absolute;
     top: 0.9rem;
     left: 0;
     width: 100%;
     background: #f5f5f5;
 }
 
 .addr h3 {
     padding: 0 0.2rem;
     margin-top: 0.1rem;
     font-size: 0.28rem;
     line-height: 0.5rem;
     border-bottom: thin solid #dcdcdc;
 }
 
 .addr .addr_d {
     padding: 0.2rem 0 0.2rem 0;
     background: #fff;
     overflow: hidden;
     font-size: 0;
     line-height: 0;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
 }
 
 .addr_d a {
     display: inline-block;
     margin-bottom: 0.2rem;
     margin-left: 4%;
     width: 20%;
     border: thin solid #ebebeb;
     font-size: 0.28rem;
     line-height: 0.6rem;
     text-align: center;
     border-radius: 4px;
     color: #333;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
 }
 
 .addr_d a.active {
     border-color: #c3ca00;
     color: #c3ca00;
 }
 .home_nav .header-tab-title{
     line-height:0.9rem;
     width:100%;
     text-align: center;
 }

 .home_nav .header-tab-title a{
     font-size:0.34rem;
     color:#A9A9A9;
     padding:0 0.05rem;
 }

 .home_nav .header-tab-title a.current{
    color:#303133;
    font-weight:bold;
 }
 /*�м�����*/
 
 #wrapper {
     width: 20%;
     overflow: hidden;
     position:absolute;
     top:0;
     bottom:0;
     left:0;
     z-index: 0;
 }

 #wrapper2 {
    overflow: hidden;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    z-index: 1;
    background:#ffffff;

}
 
 .quanzi-content {
     overflow: hidden;
     position:absolute;
     top:0.9rem;
     bottom:1rem;
     left:0;
     right:0;
 }
 
 .qz-scroll {
     overflow-y: scroll;
 }

 .qz-name{
    background-color:#c3ca00;
 }
 
 .qz-name a {
     display: block;
     height: 0.8rem;
     line-height: 0.8rem;
     font-size: 0.26rem;
     background-color: #F5F9EA;
     text-align: center;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
     color: #303133;
 }
 
 .qz-name a.current {
     background: #ffffff;
     color:#c3ca00;
 }
 
 .qz-list {
     background-color: #ffffff;
 }
 
 .list-con {
     margin-left: 0.3rem;
 }
 
 .list-con li {
     padding: 0.2rem 0;
     border-bottom: thin solid #dcdcdc;
    position: relative;
 }
 
 .list-con li a {
     display: block;
     height:1rem;
     overflow: hidden;
     position: relative;

 }
 
 .list-con li .join-btn {
     position: absolute;
     top: 0.45rem;
     right: 0.2rem;
     width: 1rem;
     height: 0.5rem;
     font-size: 0.26rem;
     color: #91c700;
     border:0.02rem solid #91c700;
     text-align: center;
     line-height: 0.5rem;
     border-radius: 0.08rem;
 }
 
 .list-con li .join-btned {
    color: #C0C4CC;
    border-color:#C0C4CC;
 }
 
 .list-con li a img {
     float: left;
     width: 1rem;
     height: 1rem;
     border-radius: 0.18rem;
 }
 
 .list-con li .list-title {
     height: 1rem;
     margin-left:1.24rem;
     padding-top:0.1rem;
 }
 
 .list-title p {
     font-size: 0.32rem;
     color: #303133;
     line-height: 0.45rem;
     overflow: hidden;
     white-space: nowrap;
     text-overflow: ellipsis;
     width: 70%;
 }
 
 .list-title span {
     display: block;
     color: #797979;
     font-size: 0.24rem;
     line-height: 0.38rem;
 }
 
 #pullUp {
     text-align: center;
     color: #797979;
     padding: 0.1rem 0;
     font-size: 0.22rem;
 }
 /*�Ĳ���δ֪*/
 
 .cen {
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     z-index: 10000;
     background-color: rgba(0, 0, 0, .5);
     height: 100%
 }
 
 .alert {
     width: 5.2rem;
     background-color: #fff;
     border-radius: 0.2rem;
     position: fixed;
     text-align: center;
     top: 40%;
     left: 50%;
     margin-left: -2.6rem
 }
 
 .alert p {
     min-height: 0.6rem;
     border-radius: 1rem 1rem 0 0;
     padding: 0.32rem 0.2rem 0.08rem;
     font-size: 0.3rem
 }
 
 .alert a {
     width: 40%;
     margin: 0 5%;
     display: block;
     float: left;
     line-height: 0.8rem;
     color: #037aff;
     border-top: 1px solid #adadad;
     font-size: 0.32rem
 }
 /*�б�ҳ*/
 /*ͷ��*/
 
 .top-nav {
     padding: 0 0.3rem;
     height: 0.9rem;
     background-color: #ffffff;
     color: #303133;
     text-align: center;
     line-height: 0.9rem;
     font-weight: normal;
     border-bottom: thin solid #e6e6e6;
     font-size: 0.38rem;
 }
 
 .top-nav h1 {
     display: inline;
     font-size: 0.38rem;
     text-align: center;
	 /* vertical-align: -3%; */
 }
 
 .top-nav a {
     color: #303133;
     font-size: 0.34rem;
 }
 /*.top-nav a i{background:url(images/headicon.png);background-repeat:no-repeat;}*/
 
 .top-nav a.back i {
     padding: 0.11rem 0.1rem;
     background: url(images/backiconNew.png) 0 center no-repeat;
     background-size: 0.16rem 0.3rem;
 }
 
 .top-nav a.share-tz {
     display: block;
     width: 0.4rem;
     height: 0.9rem;
     background: url(images/share-icon.png) center center no-repeat;
     background-size: contain;
     text-indent: -99999px;
 }
 /*城市大脑样式 S*/
 .search-cityBrain{
     padding: 0 .3rem;
     border-bottom: thin solid #e6e6e6;
 }
 .search-cityBrain-a-content{
     display: flex;
     background: #F7F7F7;
     border-radius: 36px;
     height: .72rem;
     align-items: center;
     margin: .24rem 0;
 }
 .search-cityBrain .search-cityBrain-icon{
     display: inline-block;
     width: 0.31rem;
     height: 0.31rem;
     font-size: 0;
     background: url(images/city_search.png) 0 center no-repeat;
     background-size: contain;
     margin: 0 .2rem 0 .2rem;
 }
 .search-cityBrain .search-cityBrain-font{
     font-size: .28rem;
     color: #909399;
 }
 .search-cityBrain a{
     display: block;
     font-size: .28rem;
     color: #909399;
 }
 .index-act-cityBrain{
     right: .25rem !important;
     bottom: .93rem !important;
     width: auto !important;
 }
 .index-act-cityBrain a.fat{
     width: 1rem;
     height: 1rem;
     background: url(images/cityBrain_send.png) no-repeat !important;
     background-size: contain !important;
     margin-bottom: .1rem;
 }
 .index-act-cityBrain a.goTop{
     width: 1rem;
     height: 1rem;
     background: url(images/cityBrain_top.png) no-repeat !important;
     background-size: contain !important;
     margin-bottom: 0;
 }
 /*城市大脑样式 E*/
 .search {
     display: block;
     /* margin-right: 0.4rem; */
     width: 0.4rem;
     height: 0.9rem;
     font-size: 0;
     background: url(images/searchiconNew.png) 0 center no-repeat;
     background-size: contain;
     text-indent: -99999px;
 }
 /*Ȧ��*/
 
 .quanzi {
     padding: 0.2rem 0.2rem 0.3rem 0.2rem;
 }
 
 .quanzi dl {
     overflow: hidden;
 }
 
 .quanzi dt {
     float: left;
 }
 
 .quanzi dt {
     margin-right: 0.15rem;
     width: 1.56rem;
     height: 1.56rem;
     z-index: 101;
     position: relative;
 }
 
 .quanzi dt img {
     width: 1.56rem;
     height: 1.56rem;
     border-radius: 5px;
 }
 
 .quanzi dd {
     position: relative;
     font-size: 0.26rem;
     color: #797979;
     z-index: 100;
 }
 
 .quanzi dd p:first-child {
     font-size: 0.3rem;
     margin-top: 0.05rem;
 }
 /*.quanzi dd a{line-height:1.8rem;padding-right:5rem;}*/
 
 .quanzi dd a.quanzhu {
     color: #2b3032;
     padding-right: 1rem;
 }
 
 .quanzi dd a.quan-text {
     margin-top: 0.1rem;
     height: 0.65rem;
     color: #797979;
     overflow: hidden;
     display: block;
     white-space: nowrap;
     text-overflow: ellipsis;
     font-size: 0.26rem;
 }
 
 .join-btn {
    position: absolute;
    top: 0.45rem;
    right: 0.2rem;
    width: 1rem;
    height: 0.5rem;
    font-size: 0.26rem;
    color: #91c700;
    border:0.02rem solid #91c700;
    text-align: center;
    line-height: 0.5rem;
    border-radius: 0.08rem;
 }
 
 .join-btned {
     color: #C0C4CC;
     border-color:#C0C4CC;
 }
 
 .quanzi dd a.m-join-btn {
    
 }
 /*�ظ���*/
 
 .news {
     overflow: hidden;
 }
 
 .tab-title {
     height: 0.8rem;
     font-size: 0.32rem;
     border-bottom: thin solid #e6e6e6;
 }
 .quanzi{
	  border-bottom: 0.1rem solid #f5f5f5;
 }
 .tab-title a {
     display: block;
     float: left;
     height: 0.8rem;
     /* border-bottom: thin solid #e6e6e6; */
     width: 50%;
     text-align: center;
     line-height: 0.8rem;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
	 position: relative;
	 color: #909399;
	 font-size: .28rem;
 }
 
 .tab-title a.current {
     /* border-bottom: 2px solid #91C700; */
     color: #303133;
	 font-weight: bold;
	 font-size: .28rem;
 }
  .tab-title a.current::before{
	  content: '';
	  position: absolute;
	  bottom: .1rem;
	  left: 50%;
	  transform: translateX(-50%);
	  background: #91C700;
	  width: .28rem;
	  height: .06rem;
	  border-radius: .16rem;
  }
 
 .list-news {
     font-size: 0.3rem;
 }
 
 .list-news ul {
     height: 1.6rem;
     overflow: hidden
 }
 
 .list-news li {
     padding: 0 0.3rem;
     height: 0.8rem;
     line-height: 0.8rem;
     border-bottom: thin solid #e6e6e6;
     overflow: hidden;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
 }
 
 .list-news li span {
     margin-right: 5px;
     border: thin solid #F46E60;
     color: #fff;
     border-radius: 2px;
     font-size: 0.24rem;
     padding: 0 2px;
     background: #F46E60;
	 vertical-align: 4%;
 }
 
 .list-news li a {
     color: #2b3032;
 }
 
 .list-news .morebtn {
     display: block;
     text-align: center;
     height: 0.6rem;
     line-height: 0.6rem;
	 color: #909399;
	 font-size: .26rem;
 }
 /*.more-news{overflow:hidden; display:none;}*/
 
 .morebtn em {
     margin-left: 5px;
     padding: 2px 0.14rem;
     background: url(images/moreupNew.png) 0  no-repeat;
     background-size: .2rem .1rem;
 }
 
 .sq {
     overflow: hidden;
 }
 
 .sq em {
     background: url(images/moredownNew.png) 0 no-repeat;
     background-size: .2rem .1rem;
 }
 /*�б���*/
 
 .box {
     padding: 0.2rem 0;
     margin: 0 0.3rem;
     border-bottom: thin solid #e6e6e6;
 }

 
 .ad-img {
     margin-bottom: 0.2rem;
 }
 /*�û�*/
 
 .tz-list {}
 
 .tz-author {
     overflow: hidden;
 }
 
 .tz-author dt {
     float: left;
     width: 0.4rem;
     height: 0.4rem;
     margin-right: 0.16rem;
 }
 
 .tz-author dt a {
     display: block;
     width: 0.4rem;
     height: 0.4rem;
     overflow: hidden;
 }
 
 .tz-author dt img {
     width: 100%;
     height: 100%;
     border-radius: 50%;
     display: block;
 }
 
 .tz-author dd {
     line-height: 0.4rem;
	 height: .4rem;
 }
 
 .tz-author dd a {
     display: block;
     font-size: 0.26rem;
     color: #303133;
	 height: .4rem;
	 line-height: .4rem;
 }
 
 .tz-author dd p {
     font-size: 0.24rem;
     color: #aaaaaa;
 }
 
 .tz-text {
     margin-top: 0.1rem;
     font-size: 0.32rem;
     overflow: hidden;
	 margin-bottom: -.1rem;
 }
 
 .tz-text a {
     display: block;
     color: #303133;
     font-size: 0.32rem;
     line-height: 0.42rem;
     text-align: justify;
 }
 
 .tz-text span {
     margin-bottom: 0.12rem;
     font-size: 0.34rem;
     display: block;
     color: #2b3032;
     line-height: 0.54rem;
 }
 
 .img-list {
     width: 100%;
     margin-top: 0.1rem;
     overflow: hidden;
 }
 
 .img-list a {
     display: block;
     width: 100%;
 }
 
 .img-list img {
     width: 100%;
     display: block;
	 border-radius: .06rem;
 }
 
 .img-list a {
     position: relative;
     width: 30%;
     margin-right: 3%;
     display: block;
     float: left;
 }
 
 .img-list a .video-icon {
     position: absolute;
     left: 50%;
     top: 50%;
     width: .76rem;
     height: .76rem;
     background: url(images/video-new.png) no-repeat;
     background-size: .76rem .76rem;
	 transform: translate(-50%,-50%);
 }
 /*.img-list a:first-child .price-reco{position: absolute;left: 0px;width: 100%;height:2rem;bottom: 0px;background: rgba(0,0,0,0.5);display: block;  }*/
 /*.img-list a:first-child .price-reco div{background: url(images/buy-white.png) no-repeat 50% 50%;line-height: 40px;font-size:20px;background-color: transparent;height:2rem; background-size: 1.2rem;}*/
 
 .tz-img .dw {
     margin-top: 0.5rem;
     font-size: 0.24rem;
     color: #9c9c9c;
 }
 
 .dw em {
     padding: 2px 5px;
     margin-right: 0.2rem;
     height: 0;
     width: 0;
     background: url(images/dw.png) center center no-repeat;
     background-size: contain;
 }
 
 .tz-replay {
     margin-top: 0.3rem;
     text-align: right;
     font-size: 0.24rem;
 }
 
 .tz-replay span {
     font-size: 0.24rem;
     text-align: right;
     padding-right: 0.25rem;
     color: #797979;
 }
 
 .tz-replay span.yd i {
     padding: 0.15rem 0.18rem;
     background: url(images/yd.png) center center no-repeat;
     background-size: 0.3rem 0.24rem;
 }
 
 .tz-replay span.hf i {
     padding: 0.15rem 0.19rem;
     background: url(images/hf.png) center center no-repeat;
     background-size: 0.3rem 0.28rem;
 }
 /*���Ȧ���??*/
 
 .relate-quan {
     margin-top: -0.05rem;
 }
 
 .relate-tite {
     padding: 0 0.2rem;
     position: relative;
     height: 0.8rem;
     font-size: 0.3rem;
     color: #2b3032;
     line-height: 0.8rem;
     background: #f5f5f5;
 }
 
 .relate-tite .add-app {
     position: absolute;
     right: 0.2rem;
     top: 0.23rem;
     padding: 0 5px;
     color: #91c700;
     border-radius: 3px;
     line-height: 0.3rem;
 }
 
 .relate-tite .add-app span {
     margin-left: 0.13rem;
     padding: 0.14rem 0.18rem;
     background: url("images/kh-new.png") center no-repeat;
     background-size: contain;
 }
 
 .qz-join {
     margin: 0;
     padding: 0.2rem 0 0 0;
     border-bottom: 0.2rem solid #f5f5f5;
     overflow: hidden;
 }
 
 .qz-join dl {
     overflow: hidden;
     border-bottom: thin solid #e6e6e6;
     padding: 0 0.2rem;
 }
 
 .qz-join dl:last-child {
     border-bottom: none;
 }
 
 .qz-join dt {
     position: relative;
 }
 
 .qz-join dt, .qz-join dd {
     padding: 0.2rem 0;
 }
 
 .qz-join dd {
     margin-left: 1rem;
     position: relative;
 }
 
 .qz-join dt {
     float: left;
     margin-right: 0.2rem;
     width: 0.8rem;
     height: 0.8rem;
 }
 
 .qz-join dt img {
     display: block;
     width: 100%;
     height: 100%;
     border-radius: 5px;
 }
 
 .qz-join dd a {
     display: block;
     line-height: 0.4rem;
 }
 
 .qz-join dd a.qz span {
     display: block;
     margin-bottom: 0.1rem;
     width: 4.5rem;
     height: 0.32rem;
     color: #2b3032;
     font-size: 0.32rem;
     line-height: 0.32rem;
     overflow: hidden;
 }
 
 .qz-join dd a.qz p {
     color: #ababab;
     font-size: 0.24rem;
 }
 
 .qz-join dd a.relate-joinbtn {
     padding: 0.06rem 0.1rem;
     position: absolute;
     top: 0.2rem;
     right: 0.2rem;
     color: #fff;
     background-color: #91c700;
     border-radius: 5px;
     font-size: 0.28rem;
 }
 
 .qz-join dd a.join-btned {
     background: none;
     color: #ababab;
 }
 
 .qz-join dd.nobrd {
     border: none;
 }
 /*��ҳ*/
 
 .pages {
     /* padding: 0.4rem 0 0.2rem; */
     background-color: #fff;
     font-size: 0.26rem;
	 color: #91C700;
	 text-align: center;
	 height: 1rem;
	 line-height: 1rem;
 }
 
 .pages ul {
     display: -webkit-box;
     display: -moz-box;
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     /*���Ժв���*/
     -moz-box-pack: justify;
     -webkit-box-pack: justify;
     -ms-flex-pack: justify;
     -webkit-justify-content: space-between;
     justify-content: space-between;
     /*������뷽�?*/
 }
 
 .pages li {
     width: 20%;
     text-align: center;
     line-height: 0.5rem;
     height: 0.5rem;
     font-size: 0.32rem;
	 display: none;
 }
 .pages li:last-child{
	 display: block;
	 width: 100%;
	 height: 1rem;
	 line-height: 1rem;
	 
 }
  .pages li:last-child a{
	  font-size: .26rem;
	  color: #91C700;
  }
 .pages li a {
     color: #343434;
     font-size: 0.32rem;
 }
 
 .pages .span {
     color: #bbb;
 }
 
 .pages li.input_radius {
     width: 40%;
 }
 
 .pages li.btn_radius {
     width: 20%;
 }
 
 .input_radius input {
     display: block;
     width: 100%;
     text-align: center;
     font-size: 0.32rem;
     height: 0.5rem;
     border: thin solid #ddd;
     color: #343434;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
     line-height: 0.5rem;
     box-shadow: 0;
     border-radius: 0;
     -webkit-appearance: none;
 }
 
 .input_radius span {
     width: 1px;
     background-color: #fff;
     display: inline-block;
     vertical-align: middle
 }
 
 .btn_radius {
     border-style: solid;
     border-color: #ddd;
     border-width: 1px 1px 1px 0;
     background: #ebebeb;
     display: block;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
 }
 /*footer*/
 
 .bottom_nav {
     margin: 0.4rem 0;
     text-align: center;
     font-size: 0.3rem;
     color: #797979;
 }
 
 .bottom_nav ul {
     width: 60%;
     margin: 0 auto;
     display: -ms-flex-box;
     display: -webkit-box;
     display: -moz-box;
     display: -webkit-flex;
     display: flex;
     -webkit-box-pack: justify;
     -moz-box-pack: justify;
     -ms-flex-pack: justify;
     -webkit-justify-content: space-between;
     justify-content: space-between;
 }
 
 .bottom_nav a {
     color: #797979;
 }
 
 .footer {
     text-align: center;
     background-color: #c3ca00;
     height: 1.8rem;
 }
 
 .footer ul {
     -webkit-box-pack: center;
     -moz-justify-content: center;
     -webkit-justify-content: center;
     justify-content: center;
 }
 
 .footer li {
     position: relative;
     padding: 0 0.3rem;
     font-size: 0.3rem;
     line-height: 1.08rem;
 }
 
 .footer li a {
     color: #ffd2cd
 }
 
 .footer li a em {
     color: #ffd2cd
 }
 
 .footer li span.huo {
     position: absolute;
     top: 0.35rem;
     right: -0.2rem;
     padding: 0.17rem;
     background: url(images/huo.png) right center no-repeat;
     background-size: contain;
     z-index: 10;
 }
 
 .copy_right {
     display: block;
     margin: 0 auto 0;
     font-size: 0.28rem;
     color: #ffd2cd;
 }
 /*��������*/
 
 .share-dialog {
     position: fixed;
     left: 0;
     top: 0;
     z-index: 210000;
 }
 
 .share {
     position: fixed;
     top: 20%;
     left: 5%;
     padding: 0.2rem 0;
     width: 90%;
     background-color: #fff;
     overflow: hidden;
     font-size: 0.22rem;
     z-index: 103;
 }
 
 .share, .share a {
     color: #121212;
     font-size: 0.22rem;
 }
 
 .share ul {
     margin-top: 0.2rem;
     width: 100%;
     overflow: hidden;
 }
 
 .share li {
     float: left;
     width: 20%;
     text-align: center;
 }
 
 .share .share-icon {
     display: block;
     margin: 0 auto;
     width: 0.7rem;
     height: 0.7rem;
 }
 
 .share .wb {
     background: url(images/wb.png) no-repeat;
     background-size: contain;
 }
 
 .share .wx {
     background: url(images/wx.png) no-repeat;
     background-size: contain;
 }
 
 .share .py {
     background: url(images/py.png) no-repeat;
     background-size: contain;
 }
 
 .share .hy {
     background: url(images/hy.png) no-repeat;
     background-size: contain;
 }
 
 .share .kj {
     background: url(images/kj.png) no-repeat;
     background-size: contain;
 }
 
 .share-close {
     display: block;
     margin: 0 auto;
     width: 0.66rem;
     height: 0.66rem;
     background: url(images/share-close.png) no-repeat;
     background-size: contain;
     text-indent: -9999px;
 }
 
 .bdshare-button-style0-32 a.xinlang, .bdshare-button-style0-32 a.kongjian {
     display: block;
     margin: 0 auto;
     width: 0.7rem;
     height: 0.7rem;
     float: none;
 }
 
 .bdshare-button-style0-32 a.xinlang {
     background: url(images/wb.png) no-repeat;
     background-size: contain;
 }
 
 .bdshare-button-style0-32 a.kongjian {
     background: url(images/kj.png) no-repeat;
     background-size: contain;
 }
 /*�ض��� �� ����*/
 /*.mask{position:fixed;top:0;left:0;background-color:#000;opacity:0.5;height:100%;width:100%;z-index:102;}*/
 
 .index-act {
     position: fixed;
     bottom: 0.18rem;
     right: 0.2rem;
     width: 0.8rem;
     overflow: hidden;
     z-index: 150
 }
 
 .index-act a {
     display: block;
     margin-bottom: .5rem;
     width: 0.8rem;
     height: 0.8rem;
     text-indent: -9999px
 }
 
 .index-act a.goTop {
     background: url(images/gotop.png) no-repeat;
     background-size: contain;
 }
 
 .index-act a.fat {
     background: url(images/ft.png) no-repeat;
     background-size: contain;
 }
 /*����ҳ 640�ߴ� ��ʱ����*/
 
 .seach-hd {
     padding: 0.12rem 0.2rem;
     height: 0.6rem;
     background: #fff;
     line-height: 0.6rem;
     border-bottom: thin solid #dcdcdc;
 }
 
 .seach-hd .search-back {
     display: block;
     margin-top: 0.1rem;
     width: 10%;
     height: 0.42rem;
     background: url(images/backiconNew.png) no-repeat;
     background-size: contain;
     text-indent: -99999px;
 }
 
 .search-input {
     position: relative;
     height: 0.6rem;
     width: 70%;
     border: thin solid #dcdcdc;
     border-radius: 5px;
     text-align: center;
 }

 .search-input-cityBrain {
     width: 82%;
 }

 
 .search-input span {
     display: block;
     position: absolute;
     top: 0.14rem;
     left: 0.2rem;
     width: 0.32rem;
     height: 0.32rem;
     background: url(images/searchpageicon.png) no-repeat;
     background-size: contain;
     text-indent: -9999px;
 }
 
 .search-input input {
     display: block;
     margin-left: 0.7rem;
     margin-top: 0.04rem;
     width: 68%;
     height: 0.52rem;
     border: none;
     font-size: 0.28rem;
 }
 
 .search-input input::-webkit-search-cancel-button {
     display: none;
 }
 
 .search-input em {
     display: block;
     position: absolute;
     top: 0.14rem;
     right: 0.2rem;
     width: 0.3rem;
     height: 0.3rem;
     background: url(images/sr-dele.png) no-repeat;
     background-size: contain;
     text-indent: -9999px;
 }
 
 .search-btn {
     display: block;
     width: 15%;
     background-color: #c3ca00;
     color: #fff;
     text-align: center;
     font-size: 0.32rem;
     border-radius: 5px;
 }
 
 .sCont {
     min-height: 5.6rem;
 }
 
 .search-con li {
     padding: 0.2rem;
     border-bottom: thin solid #dcdcdc;
     line-height: 0.56rem;
 }
 
 .search-con .s-d {
     color: #717171;
     font-size: 0.3rem;
     line-height: 0.56rem;
 }
 
 .search-con .s-d span {
     color: #c3ca00;
 }
 
 .search-con .con-title {
     margin-bottom: 0.16rem;
     color: #2b3032;
     font-size: 0.34rem;
 }
 
 .search-con .con-text {
     height: 1.6rem;
     overflow: hidden;
     font-size: 0.32rem;
 }
 
 .search-con .qz-d {
     margin-top: 0.2rem;
     color: #9c9c9c;
     font-size: 0.24rem;
     overflow: hidden;
 }
 
 .search-con .no-search, .no-tz {
     margin: 1.8rem 0;
     text-align: center;
     color: #ababab;
     font-size: 0.3rem;
 }
 
 .no-search span {
     display: block;
     margin: 0 auto;
     width: 2.84rem;
     height: 3.26rem;
     background: url(images/search-img.png) no-repeat;
     background-size: contain
 }
 
 .no-tz span {
     background: url(images/no-tz.png) no-repeat;
     width: 1.54rem;
     height: 2.06rem;
     background-size: contain;
 }
 /*Ȧ������ҳ��*/
 
 .qz-details-hd {
     background-color: #fff;
     color: #c3ca00;
 }
 
 .qz-details-hd a {
     color: #c3ca00;
 }
 /*.qz-details-hd a.back i{background:url(images/backicon.png) center center no-repeat;background-size:contain;}*/
 
 .qz-details-hd .back-qz {}
 
 .details-con {
     padding: 0.2rem;
 }
 
 .details-con {}
 
 .jianj {
     font-size: 0.36rem;
     color: #797979;
     line-height: 0.5rem;
     position: relative;
 }
 
 .jianj img {
     display: block;
     margin: 0.2rem auto;
     width: 2rem;
     height: 2rem;
     border-radius: 5px;
     text-align: center;
 }
 
 .code-qz {
     padding: 0.16rem;
     width: 90%;
     margin: 0.6rem auto 0.2rem;
     border: thin solid #c3ca00;
     border-radius: 8px;
     overflow: hidden;
 }
 
 .code-qz img {
     width: 50%;
     float: left;
 }
 
 .code-qz .handle {
     float: right;
     margin: 0.2rem 0.1rem 0 0;
     font-size: 0.22rem;
     color: #c3ca00;
     text-align: center;
 }
 
 .handle span {
     display: block;
     margin-bottom: 0.06rem;
     width: 2.3rem;
     height: 2.3rem;
     background: url(images/shou.png) no-repeat;
     background-size: contain;
 }
 
 .qzjj-share {}
 
 .qzjj-share .share {
     position: relative;
     background: none;
 }
 
 .qzjj-share .jj-tt {
     margin-top: 2rem;
     position: relative;
     border-bottom: 1px solid #a8c500;
     color: #a8c500;
     font-size: 1.3rem;
 }
 
 .jj-tt span {
     display: block;
     width: 60%;
     position: absolute;
     left: 50%;
     top: -8px;
     margin-left: -30%;
     background-color: #f2f2f2;
     text-align: center;
 }
 /* =S ��������?? Ч�� */
 
 .adv-fixed {
     width: 100%;
     position: fixed;
     bottom: 0;
     left: 0;
     z-index: 100;
     overflow: hidden
 }
 
 .adv-fixed .adv-fixed-con {
     width: 100%;
     max-width: 640px;
     margin: 0 auto;
     position: relative
 }
 
 .adv-fixed img {
     width: 100%;
     max-width: 640px
 }
 
 .adv-fixed .adv-close {
     height: 22px;
     width: 22px;
     background: url(images/ad-close.png) no-repeat;
     position: absolute;
     top: 0;
     right: 0;
     text-indent: -9999px;
     cursor: pointer;
     background-size: contain
 }
 
 .adv-fixed a {
     line-height: 0;
     display: block
 }
 
 .down_wrap {
     position: relative;
     transform: translateY(0);
     padding: 4px 0 4px;
     width: 100%;
     height: 58px;
     z-index: 10000;
     top: 0;
     border-bottom-width: 1px;
     border-bottom-style: solid;
     border-bottom-color: #e1e1e1;
     overflow: hidden;
     background-color: #f0f6f3;
     font-size: 14px;
 }
 
 .downBannerd {
     padding: 0 10px
 }
 
 .down-a {
     display: -o-box;
     display: -moz-box;
     display: -webkit-box;
     display: box;
     text-decoration: none;
     color: #202020;
     width: 100%
 }
 
 .down-l {
     width: 72px;
     height: 53px;
     position: absolute;
     border: 2px solid #fff
 }
 
 .down-l img {
     width: 72px;
     height: 53px
 }
 
 .down-t {
     float: left;
     padding-top: 30px;
     position: absolute;
     z-index: 10000;
     color: #8ca226;
     font-size: 13px
 }
 
 .down-c {
     width: 80%;
     -webkit-box-flex: 1;
     -moz-box-flex: 1;
     color: #8CA226;
     z-index: 10;
     position: absolute
 }
 
 .down-c p {
     line-height: 34px;
     font-size: 15px;
     margin: -4px 60px;
     width: 80%;
     padding-left: 30px;
     overflow: hidden;
     height: 34px;
     white-space: nowrap;
     text-overflow: ellipsis;
     color: #333
 }
 
 .down-r {
     padding-top: 32px;
     z-index: 5;
     margin-left: 98px;
     text-align: center
 }
 
 .down-r span {
     color: #eee;
     margin: 2px 10px;
     padding: 6px 30px;
     background-color: #c3ca00;
     border-radius: 3px;
     font-size: 14px
 }
 
 .app_close {
     display: block;
     background: url(images/ad-close2.png) no-repeat;
     position: absolute;
     width: 24px;
     height: 24px;
     right: 10px;
     top: 30px
 }
 /* =E ��������?? Ч�� */
 /*adv*/
 
 .ad-640x72 {
     margin: 0 auto;
     text-align: center;
 }
 
 .ad-640x72 img {
     width: 100%;
     max-width: 7.5rem;
 }
 
 .ad-640x100 {
     margin: 0 auto;
     text-align: center;
 }
 
 .ad-640x100 {
     width: 100%;
     max-width: 7.5rem;
 }
 
 .lazyImage {
     width: 100%;
     max-width: 7.5rem;
 }
 
 .tdclass {
     word-break: break-all;
 }
 
 .ad-640x72.ad-cycle {
     min-height: 43px;
 }
 /*S == ����ռ��б�tab*/
 
 .marry_tab {
     background: #fff;
 }
 
 #m_wrapper {
     width: 96%;
     margin: 0 2%;
     overflow: hidden;
     background-color: #fff;
 }
 
 .m_scroll {
     font-size: 0.32rem;
     width: 700%;
     background-color: #fff;
     overflow: hidden;
 }
 
 .m_scroll li {
     float: left;
     margin: 0 0.16rem;
     height: 0.72rem;
     line-height: 0.72rem;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
 }
 
 .m_scroll a {
     color: #626466;
     display: block;
     height: 0.72rem;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
 }
 
 .m_scroll li.current a {
     border-bottom: 2px solid #c3ca00;
     color: #c3ca00;
     display: block;
 }
 /*E ==����ռ��б�tab*/
 /*S== Ȧ����֤*/
 
 .q-rz {
     display: block;
     position: absolute;
     top: 4rem;
     left: 3rem;
     width: 1.3rem;
     height: 1.3rem;
     background: url(images/rz-icon.png);
     background-size: contain;
 }
 
 .jianj .q-rz {
     top: 5.6rem;
     left: 50%;
     margin-left: 2.2rem;
     width: 1.7rem;
     height: 1.7rem;
 }
 
 .quanzi dt .q-rz {
     left: 4.8rem;
     top: 4.7rem;
     width: 1.4rem;
     height: 1.4rem;
 }
 /*E== Ȧ����֤/
        /*S==Ȧ�ӹ���?==*/
 
 .ad_box {
     padding: 0.26rem 0.2rem;
     overflow: hidden;
     border-bottom: thin solid #e6e6e6;
 }
 
 .ad_box_hd {
     display: block;
     color: #c3ca00;
     font-size: 0.3rem;
     line-height: 0.64rem;
 }
 
 .ad_box_hd img {
     display: block;
     float: left;
     margin-right: 0.16rem;
     width: 0.64rem;
     height: 0.64rem;
     border-radius: 50%;
 }
 
 .ad_box_hd span {
     display: block;
 }
 
 .ad_box_con {
     display: block;
 }
 
 .ad_box_con h3 {
     margin: 0.2rem 0;
     font-size: 0.28rem;
     line-height: 0.3rem;
     color: #717171;
 }
 
 .ad_box_con h3.ad_title {
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
     font-size: 0.3rem;
 }
 
 .ad_box_con img {
     margin-top: 0.2rem;
     display: block;
     width: 7.1rem;
     height: 2.84rem;
 }
 
 .ad_box_bd {
     margin-top: 0.2rem;
 }
 
 .ad_box_bd p {
     color: #aaa;
     font-size: 0.24rem;
 }
 
 .ad_box_bd p span {
     color: #c3ca00;
 }
 /*E==Ȧ�ӹ���?==*/
 /*ת��*/
 
 .reprint {
     width: 7rem;
     background: #f9f9f9;
     margin: 0.28rem auto;
     padding: .32rem .3rem .3rem;
     box-sizing: border-box;
 }
 
 .reprint-title {
     font-family: PingFangSC-Regular;
     font-size: 0.34rem;
     color: #2B3032;
 }
 
 .reprint-title .title {
     color: #2B3032
 }
 
 .reprint-title .name, .reprint-title .name:link, .reprint-title .name:visited, .reprint-title .name:hover, .reprint-title .name:active {
     color: #c3ca00;
     padding-right: 0.17rem;
 }
 
 .reprint-img {
     display: block;
     margin-top: 0.3rem;
     font-size: 0;
 }
 
 .reprint-img .one {
     width: 3.56rem;
     height: 2.12rem;
 }
 
 .reprint-img .two {
     display: inline-block;
     width: 2.3rem;
     height: 2.3rem;
     margin-right: 0.08rem;
 }
 
 .reprint-img .third {
     display: inline-block;
     width: 2.05rem;
     height: 2.07rem;
     margin-right: 0.11rem;
 }
 
 .reprint-img .third:last-of-type {
     margin-right: 0;
 }
 
 .reprint_user, .reprint_user:link, .reprint_user:visited, .reprint_user:hover, .reprint_user:active {
     font-size: 16px;
     color: #c3ca00;
     display: inline-block;
 }
 
 .reprintLink {
     word-break: break-all;
 }
 /*����*/
 
 .share-dialog-new {
     position: fixed;
     left: 0;
     top: 0;
     z-index: 210000;
 }
 
 .share-new {
     position: fixed;
     bottom: 0;
     padding-top: 0.06rem;
     left: 0;
     width: 100%;
     background-color: #E9EFF2;
     overflow: hidden;
     font-size: 0.22rem;
     z-index: 103;
 }
 
 .share-new, .share-new a {
     color: #121212;
     font-size: 0.22rem;
     line-height: .5rem;
 }
 
 .share-new ul {
     display: box;
     /* OLD - Android 4.4- */
     display: -webkit-box;
     /* OLD - iOS 6-, Safari 3.1-6 */
     display: -moz-box;
     /* OLD - Firefox 19- (buggy but mostly works) */
     display: -ms-flexbox;
     /* TWEENER - IE 10 */
     display: -webkit-flex;
     /* NEW - Chrome */
     display: flex;
     /* NEW, Spec - Opera 12.1, Firefox 20+ */
     text-align: center;
     margin-top: 0.2rem;
     width: 100%;
     overflow: hidden;
     padding: 0 0.4rem;
     box-sizing: border-box;
 }
 
 .share-new li {
     -webkit-box-flex: 1;
     /* OLD - iOS 6-, Safari 3.1-6 */
     -moz-box-flex: 1;
     /* OLD - Firefox 19- */
     -webkit-flex: 1;
     /* Chrome */
     -ms-flex: 1;
     /* IE 10 */
     flex: 1;
     display: inline-block;
     text-align: center;
 }
 
 .share-new .share-icon {
     display: block;
     margin: 0 auto;
     width: 0.7rem;
     height: 0.7rem;
 }
 
 .share-new .wb {
     background: url(images/wb.png) no-repeat;
     background-size: contain;
 }
 
 .share-new .wx {
     background: url(images/wx.png) no-repeat;
     background-size: contain;
     width: 0.65rem;
     height: 0.63rem;
     display: inline-block;
     background-position-y: 0.07rem;
     box-sizing: border-box;
 }
 
 .share-new .py {
     background: url(images/pyq_1.png) no-repeat;
     background-size: contain;
     width: 0.62rem;
     height: 0.63rem;
     display: inline-block;
 }
 
 .share-new .hy {
     background: url(images/hy.png) no-repeat;
     background-size: contain;
 }
 
 .share-new .kj {
     background: url(images/qqkj.png) no-repeat;
     background-size: contain;
     width: 0.62rem;
     height: 0.63rem;
     display: inline-block;
 }
 
 .share-new .qq {
     background: url(images/qq.png) no-repeat;
     background-size: contain;
     width: 0.53rem;
     height: 0.63rem;
     display: inline-block;
 }
 
 .share-close-new {
     display: block;
     text-align: center;
     padding: 0.123rem 0;
     font-size: 0.28rem;
     color: #585B5D;
     background: #fff;
 }
 
 .share-new ul li p {
     margin-bottom: 0.09rem;
     line-height: .5rem;
 }

 .bottom_nav, .footer{
     display:none;
 }

 .no-content{
     padding-top:1rem;
 }

 .no-content .img img{
    width:100%;
    max-width: 100%;
}

.no-content .btn{
    width:4.24rem;
    height:0.72rem;
    border-radius:0.08rem;
    background:#91c700;
    font-size:0.3rem;
    color:#ffffff;
    display: inline-block;
    line-height: 0.72rem;
}

.no-content .btn img{
    vertical-align: -0.06rem;
    height: 0.36rem;
    margin-right: 0.06rem;
}
.img-list.one-pic {
    width: 2.24rem;
    height: 1.46rem;
    float: right;
}
.img-list.one-pic img{
	width: 2.24rem;
	height: 1.46rem;
}
.tz-text.one-pic {
    width: 4.46rem;
    height: 1.44rem;
    float: left;
}

.author-info .update-time{
	font-size: .22rem;
	color: #909399;
}
.author-info .yd{
	font-size: .22rem;
	color: #909399;
	float: right;
}
.one-pic-text a{
	width: 4.37rem;
	height: .86rem;
	font-size: .32rem;
	color: #303133;
	text-align: inherit;
	line-height: .42rem;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	/* margin-top: -.07rem; */
}
.one-pic-text{
	float: left;
	height: 1.46rem;
	width: 4.37rem;
	position: relative;
	margin-bottom: 0;
}
.one-pic-img{
	width: 2.24rem;
	height: 1.46rem;
	float: right;
}
.one-pic-img img{
	width: 2.24rem;
	height: 1.46rem;
	border: thin solid #f2f2f2;
	box-sizing: border-box;
	object-fit: cover;
}
.tz-text  .update-time{
	font-size: .22rem;
	color: #909399;
	position: absolute;
	bottom: 0;
	left: 0;
	margin-bottom: 0;
	line-height: .3rem;
}
.tz-list{
	  zoom: 1;
}
.tz-list::after{
	display: table;
	clear: both;
	content: "";
}
.news .tab-content{
	border-bottom: .1rem solid #f2f2f2;
}
.author-info .medal-pic{
	width:.34rem;
	height: .34rem;
	margin-left: .1rem;
}

.author-info .medal-pic-wrap{
    vertical-align: -20%;
}

.originImg{
	display: inline-block;
	width:.64rem ;
	height: .32rem;
	background: url(images/originImg.png) no-repeat;
	background-size: .64rem .32rem;	
	margin-right: .1rem;
	vertical-align: -14%;
}
.hotImg{
	display: inline-block;
	width:.34rem ;
	height: .32rem;
	background: url(images/hotImg.png) no-repeat;
	background-size: .34rem .32rem;	
	margin-right: .1rem;
	vertical-align: -14%;
}
.digestImg{
	display: inline-block;
	width:.34rem ;
	height: .32rem;
	background: url(images/digestImg.png) no-repeat;
	background-size: .34rem .32rem;	
	margin-right: .1rem;
	vertical-align: -14%;
}
.recommentImg{
	display: inline-block;
	width:.34rem ;
	height: .32rem;
	background: url(images/recommentImg.png) no-repeat;
	background-size: .34rem .32rem;	
	margin-right: .1rem;
	vertical-align: -14%;
}
