/*全局公共部分--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;
}
/* 载体公共头---carrier_header.css */
.carrier-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 0.88rem;
    padding: 0 0.3rem;
    background-color: #fff;
}
.carrier-header-icon{
    width: 0.44rem;
    height: 0.44rem;
}
.carrier-header-icon img{
    width: 0.44rem;
    height: 0.44rem;
    vertical-align: top;
}

.carrier-header-center{
    position: absolute;
    left: 50%;
    margin-left: -1.13rem;
    width: 2.26rem;
    height: 0.52rem;
}
.carrier-header-center img{
    width: 2.26rem;
    height: 0.52rem;
    vertical-align: top;
}

.carrier-header-right{
    display: flex;
    justify-content: flex-start;
}
.factory-header-search{
    margin-right: 0.2rem;
}
.factory-header-user{
    margin-right: -0.07rem;
}
.yuanqu-header{
    float: left;
    line-height: 0;
}
.yuanqu-header img{
    width: 2.99rem;
}
/*园区banner--park_banner.css*/

.policy-banner {
    width: 100%;
    height: 2.6rem;
    position: relative;
}
.policy-banner  img {
    width: 7.5rem;
    height: 2.6rem;
    position: absolute;

}
.policy-banner p {
    position: absolute;
    padding: 0.75rem 0.3rem;
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    text-align: center;
}
.garden-title {
    font-size: 0.46rem;
    color: #fff;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.1rem;
}



/*园区导航--park_menu.css*/
body .park-info-title{
    text-align: left!important;
    font-size: 0.4rem;
    line-height: 0.44rem;
    color: #1A1A1A;
    font-weight: 700;
}
.fat-menu {
    width: 100%;
    height: 1.1rem;
}
.container .policy-menu .slide-first {
    margin-right: 0.06rem!important;
}
.policy-menu .swiper-slide.slide-active {
    color: #1D2126;
    font-weight: bold;
}
.active-line{
    width: 100%;
    height: 0.12rem;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #D50000 100%);
    border-radius: 6px;
    position: absolute;
    bottom: 0.35rem;
    left: 0.08rem;
    display: none;
}
.slide-active .active-line{
    display: block;
}
.policy-menu {
    height: 1.1rem;
    position: relative;
}
.policy-menu .swiper-wrapper {
    font-size: 0;
    transition: all 0.3s linear;
}
.swiper-button-disabled {
    display: none;
}
.swiper-button-prev, .swiper-button-next {
    margin: 0;
    background: #ffffff;
    outline: none;
    border: none;
}
.policy-menu .policy-menu-left {
    position: absolute;
    top: 0;
    left: 0;
    width: 0.65rem;
    height: 1.07rem;
    background-color: #fff;
    z-index: 99;
    box-shadow: -5px 0px 18px 0px rgba(0, 0, 0, 0.1);
    margin-top: 0 !important;
    transform: rotate(180deg);
}
.button-next {
    margin: 0;
    background: #ffffff;
    outline: none;
    border: none;
}
.policy-menu .policy-menu-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 0.65rem;
    height: 1.08rem;
    background-color: #fff;
    z-index: 99;
    box-shadow: -5px 0px 18px 0px rgba(0, 0, 0, 0.1);
    margin-top: 0 !important
}
.policy-menu-left img {
    width: 0.17rem;
    height: 0.32rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 999;
}
.policy-menu-right img {
    width: 0.17rem;
    height: 0.32rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.policy-menu .swiper-button-next,
.policy-menu .swiper-button-prev{
    background-image: none;
    z-index: 20;
}
.fat-menu  .policy-menu  {
    z-index: 999;
    background-color: #fff;
    padding-left: 0.2rem;
}
.policy-menu.active {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
}
.policy-menu .swiper-slide {
    display: inline-block;
    line-height: 1.1rem;
    font-size: 0.32rem;
    color: #222222;
    text-align: center;
    width:1.6rem ;
}

/*区县详情页面简介--county_details.css*/
.county-details-content{
    padding: 0.39rem 0 0.11rem;
}
.details-text {
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.54rem;
}
.details-text img {
    max-width: 100%;
}
.details-text p{
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.54rem;
    padding-bottom: 0.28rem;
}
.county-details-brief{
    margin-top: -0.06rem;
    margin-bottom: 0.23rem;
}
.county-details-brief tr{
    line-height: 0.6rem;
}
.county-details-title{
    font-size: 0.32rem;
    color: #8b8b8b;
    margin-right: 0.2rem;
    width: 1.95rem;/*6个字*/
    /*width: 1.6rem;*/ /*5个字*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.county-details-text{
    font-size: 0.32rem;
    color: #333333;
}

/*载体资源--park_carrier.css*/

.policy-resource {
    background-color: #fff;
    margin-top: 0.13rem;
}
.policy-resource .industry-title {
    font-size: 0.4rem;
    line-height: 0.44rem;
    color: #333;
    padding: 0.48rem 0;
    text-align: center;
    font-weight: 700;
}
.resource-box .border-1px-img {
    float: left;
    width: 3.34rem;
    height: 1.86rem;
    margin-right: 0.2rem;
    margin-bottom: 0.2rem;
}
.resource-box .border-1px-img img {
    display: block;
    width: 3.33rem;
    height: 1.86rem;
    position: absolute;
}
.resource-title {
    margin-left: 0.4rem;
    font-size: 0.36rem;
    color: #ffffff;
    padding-top: 0.48rem;
    padding-bottom: 0.2rem;
    width: 2.93rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    position: absolute;
}
.resource-consultation {
    position: absolute;
    top: 1.1rem;
    margin-left: 0.4rem;
    width: 1.26rem;
    height: 0.34rem;
    text-align: center;
    line-height: 0.34rem;
    font-size: 0.24rem;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: rgba(255,255,255,0.9);
}
.resource-box a:nth-child(2n) .border-1px-img {
    margin-right: 0;
}
.resource-box {
    overflow: hidden;
    padding-bottom: 0.3rem;
}

/*首页底部--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;
}
/*区县 固定底部--county_layer.css*/

.layer-bot {
    width: 100%;
    background: #fff;
    position: fixed;
    bottom: 0;
    z-index: 99;
    overflow: hidden;
    height: 1rem;
    display: flex;
    align-items: center;
}
.layer-bot .totop {
    width: 2rem;
    padding-top: 0.09rem;
    height: 0.91rem;
    float: left;
    background-color: #c2291c;
}
.layer-bot .online {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 1.9rem;
    background-size: 2rem 1rem;
    text-align: center;
}
.layer-bot .online p{
    margin-top: 0.08rem;
    font-size: 0.28rem;
    font-weight: bold;
    color: #333333;
}
.layer-bot .online img{
    width: 0.32rem;

}
.layer-bot .phone {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 5.26rem;
    height: 0.86rem;
    background: #D50000;
    border-radius: 0.43rem;
    float: left;
    font-size: 0.28rem;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.86rem;
}
.layer-bot .phone span{
    font-size: 0.38rem;
}
.layer-bot .phone img{
    float: left;
    width: 0.3rem;
    height: 0.3rem;
}
.layer-bot-text{
    float: left;
    font-size: 0.28rem;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.86rem;
    margin-left: 0.08rem;
}
.phone-010b{
    float: left;
    font-size: 0.38rem;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.86rem;
    margin-left: 0.2rem;
}

.marea-layer{
    height: 1.28rem;
    box-shadow: 0 -0.1rem 0.24rem 0 rgba(29, 33, 38, 0.1);
}
.marea-phone{
    width: 3.32rem;
    height: 0.96rem;
    line-height: 0.96rem;
    background: #FFEAE6;
    border-radius: 0.16rem;
    border: 0.02rem solid #F0584D;
    text-align: center;
    color: #F0584D;
    font-weight: bold;
    font-size: 0.32rem;
    margin-left: 0.32rem;
}
.marea-online{
    width: 3.36rem;
    height: 1rem;
    line-height: 1rem;
    background: linear-gradient( 270deg, #E96B34 0%, #E6462C 100%);
    border-radius: 0.16rem;
    font-weight: bold;
    font-size: 0.32rem;
    color: #fff;
    text-align: center;
    margin-left: 0.22rem;
}
/*智齿圆点隐藏--zhichi_btn_box.css*/
#zc__sdk__sys__btn{
    /* visibility: hidden; */
}