/*全局公共部分--public.css*/
.container{
    /* width: 100%; */
    /*margin: 0 auto;*/
    /* overflow: hidden; */
    position: relative;
    font-size: 0;
    /*height: 100%;*/
}
/*内容部分*/
.min{
    padding: 0 0.3rem;
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
}
/*全局占位的边*/
.seize-seat{
    width: 100%;
    height: 0.12rem;
   	background:#f5f6f8;

}
.seize-seat-20{
    width: 100%;
    height: 0.2rem;
   	background:#f5f6f8;
}
/*首页标题*/
.index-title{
    padding: 0.47rem 0;
    height: 0.54rem;
    overflow: hidden;
    line-height: 0.54rem;
}
.index-title p{
    font-size: 0.46rem;
    color: #222222;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    max-width: 3rem;
    text-overflow: ellipsis;
}
.index-title .index-more:last-child{
    margin-left: 0;
}
.index-more{
    font-size: 0.3rem;
    color: #666666;
    float: right;
    margin-left: 0.4rem;
    display: inline-block;
    max-width: 1.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 0.54rem;
}
.more-active{
    color: #d50000;
}
.policy-title {
	height: 1.4rem;
	line-height: 1.4rem;
	margin: 0 auto;
}
.policy-title p {
	margin-left: 0.3rem;
	font-size: 0.4rem;
	font-weight: bold;
	color: #000000;
	width: 6.9rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*列表部分查看更多*/
.garden-list-more {
    font-size: 0.3rem;
    display: block;
    text-align: center;
    width: 1.52rem;
    margin: 0.3rem auto 0.5rem;
    color: #333333;
}
.dropload-down{
    overflow: hidden;
}
.dropload-down .dropload-refresh,.dropload-down .dropload-load{
    font-size: 0.3rem;
    color: #333333;
    margin: 0.3rem auto 0.35rem;
    text-align: center;
}
.padding-top-50{
    padding-top: 0.47rem;
    padding-bottom:0.17rem;
    background-color: #FFFFFF;
}
.footer-bottom {
    width: 100%;
    height: 1.2rem;
}
.tip-modal {
    position: fixed;
    top: 0.4rem;
    left: 50%;
    margin: 0 auto;
    margin-left: -2rem;
    width: auto;
    max-width: 6rem;
    /* height: 30px; */
    line-height: 0.42rem;
    padding: 0.1rem 0.2rem;
    display: none;
    text-align: center;
    font-size: 0.3rem;
    color: #fff;
    background: #000;
    opacity: 0.8;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    box-shadow: 0 0px 5px rgba(130, 130, 130, 0.5);
    z-index: 1001;
}
#zc__sdk__sys__btn{
    width: 1rem!important;
    height: 1rem!important;
    box-shadow: none!important;
    right: 0.3rem!important;
    bottom: 1.72rem!important;
    z-index: 800 !important;
    background-position: 0.25rem -1.34rem!important;
    background-size: 50% !important;
}



.email-text{
    max-width: 6.9rem;
    display: block;
    margin:0.1rem auto 0.4rem;
}

.delete-img{
    width: 100%;
    height: auto;
}
/*首页底部--index_footer.css*/
.index-footer{
    padding-top: 0.56rem;
    background-color: #f5f6f8;
    text-align: center;
    font-size: 0;
    padding-bottom: 0.23rem
}
.footer-title{
    overflow: hidden;
    display: inline-block;
    text-align: center;
    font-size: 0;
    margin: 0 auto 0.28rem;
}
.footer-title a{
    font-size: 0.24rem;
    color: #666666;
    display: inline-block;
    vertical-align: top;
    line-height: 0.4rem;
    max-width: 1.68rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.footer-title span{
    margin: 0.16rem 0.2rem 0 0.2rem;
    display: inline-block;
    width: 0.01rem;
    height: 0.12rem;
    background: #999999;
}
.index-footer .footer-describe{
    font-size: 0.2rem;
    line-height: 0.35rem;
    color: #999999;
}
.index-footer .footer-describe img{
    width: 0.2rem;
    height: auto;
    vertical-align: middle;
    margin-right: 0.05rem;
    margin-top: -0.05rem;
}
.index-footer .border-right-1px:after{
    border-right: 1px solid rgba(0,0,0,0.05);
}
.county-footer{
    padding-bottom: 1.2rem;
}
.garden-footer{
    margin-bottom: 0.06rem;
}
.footer-empty{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.common-footer-intro{
    max-width: 6.7rem;
    padding: 0.4rem;
    background: #202228;
}
.common-footer-intro h3{
    color: #DDDEE0;
    font-size: 0.24rem;
    line-height: 0.32rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0.1rem;
}
.common-footer-intro p{
    color: #BBBBBB;
    font-size: 0.20rem;
    line-height: 0.34rem;
    text-align: center;
}
.website-statement{
    color: #BBBBBB;
    font-size: 0.20rem;
    line-height: 0.32rem;
    text-align: center;
    margin-bottom: 0.04rem;
}
.common-footer-contact{
    color: #BBBBBB;
    font-size: 0.20rem;
    line-height: 0.32rem;
    text-align: center;
    margin-bottom: 0.04rem;
}
.common-footer-icp{
    display: block;
    color: #909090;
    font-size: 0.20rem;
    line-height: 0.32rem;
    text-align: center;
}
/*wap广告位样式--wap_rich.css*/

.rich-banner img {
    width:100%;
}


.random0{
    background-color: #AE98C6;
}
.random1{
    background-color: #E79178;
}
.random2{
    background-color: #E8AB6F;
}
.random3{
    background-color: #8BA2CC;
}
.random4{
    background-color: #6EAAE2;
}
.random5{
    background-color: #6BB5CE;
}
.random6{
    background-color: #91CFB7;
}
/*首页聊天、返回顶部按钮--fixed_wechat.css*/
.fixed-chat{
    height: 1rem;
    width:1rem ;
    position: fixed;
    bottom: 0.3rem;
    right: 0.3rem;
    z-index: 99;
}
.fixed-chat div{
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
}
.fixed-chat img{
    width: 1rem;
    height: 1rem;
}
.go-top{
    margin-top: 0.4rem;
    display: none;
}

/*菜单*/
.menu{
    padding: 0.4rem 0 0.5rem 0;
}
.menu-ul{
    padding: 0 0.2rem;
    overflow: hidden;
}
.menu-ul li{
    float: left;
    width: 1.42rem;
    margin-bottom: 0.3rem;
    line-height: 0;
    text-align: center;
}
.menu-ul li img{
    width: 0.8rem;
    height: 0.8rem;
}
.menu-ul li div{
    font-size: 0.28rem;
    color: #0F1114;
    text-align: center;
    margin-top: 0.24rem;
    line-height: 0.28rem;
}
.menu-ul .last-item{
    margin-right: 0;
}
.menu-ul .down-item{
    margin-bottom: 0;
}
.program-box{
    overflow: hidden;
    padding: 0.4rem 0.25rem 0 0.29rem;
}
.program-zswl{
    width: 3.4rem;
    height: 1.84rem;
    float: left;
    position: relative;
}
.program-xuanna{
    width: 3.4rem;
    height: 1.84rem;
    float: left;
    position: relative;
    margin-left: 0.15rem;
}
.program-img{
    width: 3.4rem;
    height: 1.84rem;
    position: absolute;
    top: 0;
    left: 0;
}
.program-desc{
    font-size: 0.22rem;
    color: #FFFFFF;
    text-align: right;
    position: relative;
    margin-top: 0.18rem;
    padding-right: 0.1rem;
}
.program-slogan{
    font-size: 0.4rem;
    font-weight: bold;
    color: #D15858;
    position: relative;
    text-indent: 0.28rem;
    margin-top: 0.14rem;
}
.program-name{
    font-size: 0.26rem;
    color: #E34E53;
    margin-top: 0.12rem;
    position: relative;
    text-indent: 0.28rem;
}
.program-xuanna .program-name{
    color: #3A73C7;
}
.program-xuanna .program-slogan{
    color: #3A73C7;
}
/*推荐园区*/
.recommend-park{
    background: #F5F6FA;
    padding-top: 0.8rem;
}
.recommend-header{
    overflow: hidden;
    padding: 0 0.3rem;
}
.recommend-title{
    font-size: 0.44rem;
    font-weight: bold;
    color: #333333;
    float: left;
}
.recommend-more{
    float: right;
    overflow: hidden;
}
.recommend-more div{
    font-size: 0.26rem;
    color: #505A6E;
    line-height: 0.44rem;
    float: left;
}
.recommend-more img{
    float: left;
    margin-top: 0.12rem;
    width: 0.2rem;
    margin-left: 0.06rem;
}
.district-tab{
    margin-top: 0.3rem;
    padding-left: 0.3rem;
    width: 19rem;
    overflow: hidden;
}
.district-tab div{
    min-width: 1.04rem;
    padding: 0 0.14rem;
    background: #EAEDF3;
    border-radius: 0.04rem;
    font-size: 0.26rem;
    color: #666666;
    line-height: 0.56rem;
    float: left;
    margin-right: 0.2rem;
    border: 0.02rem solid #EAEDF3;
    text-align: center;
}
.district-tab .active{
    border: 0.02rem solid #D50000;
    color: #D50000;
    background: #F5F6FA;
}
.district-tab-box{
    overflow-x: scroll;
}
.district-tab-box::-webkit-scrollbar {
    display: none;
}
.park-content{
    position: relative;
}
.park-box{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    height: auto;
    z-index: -1;
}
.park-show{
    opacity: 1;
    position: static;
}
.park-item{
    padding: 0.4rem 0 0.34rem 0;
    background: #fff;
    width: 6.9rem;
    border-radius: 0.04rem;
    margin: 0.2rem auto 0;
}
.park-name{
    font-size: 0.34rem;
    font-weight: bold;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 0.3rem;
}
.park-district{
    font-size: 0.24rem;
    color: #999999;
    margin-top: 0.14rem;
    text-indent: 0.3rem;
    line-height: 0.26rem;
}
.park-tag{
    padding-left: 0.3rem;
    overflow: hidden;
    margin-top: 0.1rem;
}
.park-tag div{
    padding: 0 0.16rem;
    background: #F2F3F8;
    border-radius: 0.02rem;
    float: left;
    margin-right: 0.1rem;
    font-size: 0.22rem;
    color: #808695;
    line-height: 0.36rem;
    text-align: center;
    margin-top: 0.1rem;
}
.user-info{
    overflow: hidden;
    margin-top: 0.14rem;
    padding: 0 0.3rem;
}
.user-logo{
    float: left;
    padding-top: 0.06rem;
    font-size: 0;
}
.user-logo img{
    width: 0.48rem;
    height: 0.48rem;
    object-fit: cover;
    object-position: top;
    border-radius: 0.04rem;
}
.user-logo div{
    background: #6EAAE2;
    border-radius: 0.04rem;
    font-size: 0.32rem;
    font-weight: bold;
    color: #FFFFFF;
    padding: 0.08rem;
    text-align: center;
}
.user-name{
    font-size: 0.26rem;
    font-weight: bold;
    color: #333333;
    line-height: 0.6rem;
    float: left;
    margin-left: 0.15rem;
    max-width: 3.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.position{
    font-size: 0.24rem;
    color: #666666;
    margin-left: 0.1rem;
}
.online-chat{
    width: 1.8rem;
    height: 0.6rem;
    background: #D50000;
    border-radius: 0.04rem;
    font-size: 0.28rem;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.6rem;
    text-align: center;
    float: right;
}
.item-intro{
    font-size: 0.24rem;
    color: #666666;
    line-height: 0.4rem;
    padding: 0 0.3rem;
    margin-top: 0.16rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.item-more{
    background: #EAEDF3;
    border-radius: 0.04rem;
    width: 6.9rem;
    overflow: hidden;
    margin: 0.2rem auto 0;
    display: none;
}
.item-more-active{
    display: block;
}
.item-more div{
    font-size: 0.26rem;
    color: #505A6E;
    text-align: center;
    line-height: 0.8rem;
}
.item-more img{
    width: 0.2rem;
    float: left;
    margin-top: 0.3rem;
}
.carrier-tab{
    float: right;
}
.carrier-tab div{
    font-size: 0.28rem;
    color: #5E6166;
    line-height: 0.44rem;
    margin-left: 0.4rem;
    float: left;
}
.carrier-tab .active{
    color: #333333;
    font-weight: bold;
}
.carrier-box{
    position: relative;
}
.carrier-content{
    padding: 0 0.3rem 0.1rem 0.3rem;
    overflow: hidden;
    position: absolute;
    height: auto;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: -1;
}
.carrier-show{
    opacity: 1;
    position: static;
}
.carrier-item{
    float: left;
    margin-right: 0.22rem;
    margin-top: 0.3rem;
}
.carrier-pic{
    width: 3.34rem;
    height: 2.51rem;
    object-fit: cover;
    object-position: top;
    border-radius: 0.04rem;
}
.carrier-title{
    width: 3.34rem;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.4rem;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 0.2rem;
}
.carrier-last{
    margin-right: 0;
}
.park-more{
    display: none;
}
.more-active{
    display: inline;
}
/*banner*/
.banner {
    background-size: 7.5rem 2.96rem;
    background-position: top;
    background-repeat: no-repeat;
    padding-top: 0.3rem;
    background-image: url("../../images/index/banner@2x.png");
}
.top-header {
    overflow: hidden;
    padding: 0 0.3rem;
}
.all-station {
    float: left;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 0.25rem;
    overflow: hidden;
    padding: 0.1rem 0.25rem 0.1rem 0.18rem;

}
.all-station img{
    float: left;
    width: 0.3rem;
}
.all-station div{
    font-size: 0.26rem;
    font-weight: bold;
    color: #FFFFFF;
    float: left;
    margin-left: 0.05rem;
    line-height: 0.3rem;
}
.person-center{
    float: right;
    line-height: 0;
}
.person-center img{
    width: 0.4rem;
}
.banner-desc{
    font-size: 0.55rem;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.72rem;
    text-shadow: 0 0.02rem 0.06rem #00277F;
    text-align: center;
}
.search-box{
    width: 6.5rem;
    padding: 0 0.2rem;
    height: 0.8rem;
    background: #FFFFFF;
    box-shadow: 0 0.02rem 0.06rem 0 rgba(212,217,223,0.6);
    border-radius: 0.04rem;
    margin: 0.33rem auto 0;
}
.search-box img{
    width: 0.4rem;
    float: left;
    margin-top: 0.2rem;
}
.search-box div{
    font-size: 0.32rem;
    color: #999999;
    line-height: 0.8rem;
    float: left;
    margin-left: 0.2rem;
    width: 5.8rem;
}
/*观点*/
.view-point{
    width: 6.9rem;
    background: #FFFFFF;
    border-radius: 0.04rem;
    margin: 0.3rem auto 0;
    padding-top: 0.1rem;
}
.view-content{
    padding:0.3rem;
    overflow: hidden;
}
.view-left{
    float: left;
}
.view-title{
    width: 3.74rem;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.4rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.view-tag-box{
    overflow: hidden;
    margin-top: 0.2rem;
}
.view-tag{
    padding: 0 0.16rem;
    background: #F2F3F8;
    border-radius: 0.02rem;
    float: left;
    font-size: 0.22rem;
    color: #808695;
    line-height: 0.36rem;
    text-align: center;
}
.view-time{
    font-size: 0.24rem;
    color: #999999;
    line-height: 0.36rem;
    float: left;
    margin-left: 0.2rem;
}
.view-pic{
    width: 2.39rem;
    height: 1.34rem;
    float: right;
}
.view-pic img{
    object-fit: cover;
    width: 2.39rem;
    height: 1.34rem;
    object-position: top;
    border-radius: 0.04rem;
}
.view-line{
    width: 6.3rem;
    height: 0.01rem;
    margin: 0 auto;
    background: #EDEDED;
}
/*政策*/
.policy-item{
    padding: 0.3rem;
    background: #fff;
}
.policy-title-view{
    width: 6.3rem;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.4rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.policy-tag-box{
    overflow: hidden;
    margin-top: 0.2rem;
}
.policy-time{
    font-size: 0.24rem;
    color: #999999;
    line-height: 0.36rem;
    float: right;
    margin-left: 0.2rem;
}
/*微课*/
.course-content{
    padding: 0.3rem 0.3rem 0.1rem 0.3rem;
    overflow: hidden;
}
.course-item{
    width: 3.34rem;
    float: left;
    margin-right: 0.22rem;
}
.course-last{
    margin-right: 0;
}
.course-img{
    width: 3.34rem;
    height: 1.87rem;
    object-fit: cover;
    object-position: top;
    border-radius: 0.04rem;
}
.course-title{
    width: 3.34rem;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.38rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 0.2rem;
}
.course-box{
    overflow: hidden;
    margin-top: 0.2rem;
}
.course-time{
    font-size: 0.24rem;
    color: #666666;
    float: left;
}
.course-district{
    font-size: 0.24rem;
    color: #999999;
    float: right;
}
.course-footer{
    padding-bottom: 0.8rem;
}
.course-tab{
    float: right;
}
.course-tab div{
    font-size: 0.28rem;
    color: #5E6166;
    line-height: 0.44rem;
    margin-left: 0.4rem;
    float: left;
}
/*首页底部样式*/
.index-footer{
    background: #fff;
    padding-top: 0.56rem;
    padding-bottom: 0.4rem;
}