/*全局公共部分--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 ;
}

/*园区简介，区位优势--park_intr.css*/

.park-intr {
    background-color: #fff;
    margin: 0.13rem 0;

}
.public-height {
    padding: 0.48rem 0;
}
.public-height p{
    font-size: 0.4rem;
    line-height: 0.44rem;
    color: #333;

}
.park-act {
    font-size: 0.4rem;
    text-align: center;
    padding: 0.5rem 0 0.25rem 0;
}
.park-intr-tabs {
    text-align: left;
}
.park-act p {
    display:inline-block;
}
.park-act .tabs-padding-right {
    padding-right: 0.29rem;
}
.park-act .tabs-padding-left {
    padding-left: 0.29rem;
}
.park-act p.tabs-active {
    color: #333333;
    font-weight: 700;
}
.park-act div {
    display: inline-block;
}
.park-intr-tabs p {
    display:inline-block;
}
.park-intr-tabs .tabs-padding-right {
    padding-right: 0.29rem;
}
.park-intr-tabs .tabs-padding-left {
    padding-left: 0.29rem;
}
.park-intr-tabs p.tabs-active {
    color: #1A1A1A;
    font-weight: 700;
}
.park-intr-tabs div {
    display: inline-block;
}
.park-tabs-one,
.park-tabs-two {
    display: none;
}
.tabs-show {
    display: block;
}
.park-tabs-content p {
    font-size: 0.32rem;
    line-height: 0.54rem;
    color: #333;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    margin-bottom: 0.39rem;

}
.intro-img{
    font-size: 0.26rem;
    color: #909090;
    overflow: hidden;
    width: 1rem;
    margin: 0 auto;
}
.intro-img div{
    float: left;
    line-height: 0.4rem;
}
.intro-img img{
    float: left;
    width: 0.4rem;
}
.intro-retract{
    display: none;
}
.intro-retract img{
    transform: rotate(180deg);
}
.intro-btn{
    width: 6.9rem;
    height: 0.84rem;
    line-height: 0.84rem;
    background: #FFF2F0;
    border-radius: 8px;
    font-size: 0.28rem;
    font-weight: bold;
    text-align: center;
    color: #D50000;
    margin-top: 0.24rem;
}
.park-tabs-content {
    padding-bottom: 0.5rem;
}
.park-tabs-content a{
    color:#333;
}
.park-tabs-content .park-tabs-to {
    display: block;
    width: 100%;
    height: 0.8rem;
    background-color: #f5f7fc;
    color: #386cd6;
    font-size: 0.3rem;
    line-height: 0.8rem;
    text-align: center;
}

/*优惠政策，园区动态--park_dynamic.css*/
.park-dynamic {
    background-color: #fff;
}
.dynamic-content {
    padding-bottom: 0.31rem;
}
.dynamic-content a {
    display: inline-block;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.7rem;
    height: 0.7rem;
    vertical-align: middle;
    width: 6.7rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #fff;
    text-align: left;
}
.dynamic-content img {
    width: 0.08rem;
    height: 0.08rem;
    margin-right: 0.1rem;
    vertical-align: middle;
    display: inline-block;
}
.park-dynamic .swiper-slide {
    display: block;
    width: 100%;
    height: 0.8rem;
    background-color: #f5f7fc;
    color: #386cd6;
    font-size: 0.3rem;
    line-height: 0.8rem;
    text-align: center;
    margin-bottom: 0.1rem;
}

.carrier-tab{
    height: 0.62rem;
    border-bottom: 1px solid #F0F2F5;
    margin-top: 0.26rem;
}
.carrier-tab div{
    font-size: 0.28rem;
    color: #5E6166;
    float: left;
    line-height: 0.48rem;
    margin-right: 0.48rem;
    position: relative;
}
.carrier-tab div .line{
    display: none;
    width: 0.32rem;
    height: 0.06rem;
    margin: 0 auto;
    background: #D50000;
    border-radius: 0.03rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 0.12rem;
}
.carrier-tab .carrier-tab-active{
    color: #1D2126;
    font-weight: bold;
}
.carrier-tab .carrier-tab-active .line{
    display: block;
}
.map-serch-info{
    margin-top: 0.3rem;
}
.map-search-div{
    font-size: 0.26rem;
    color: #303030;
    line-height: 0.48rem;
    overflow: hidden;
}
.map-search-div .map-search-title{
    float: left;
}
.map-search-div .map-search-right{
    float: right;
}
.carrier-list-div{
    overflow: hidden;
    margin-top: 0.3rem;
    display: none;
}
.carrier-title{
    font-size: 0.26rem;
    color: #303030;
    line-height: 0.48rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.carrier-price{
    font-weight: bold;
    font-size: 0.26rem;
    color: #D50000;
    line-height: 0.48rem;
    float: right;
}
.tax-list{
    margin-top: 0.3rem;
    display: none;
}
.carrier-info-active{
    display: block;
}
.tax-title{
    font-size: 0.26rem;
    color: #303030;
    line-height: 0.48rem;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.park-footer{
    width: 7.5rem;
    height: 1.52rem;
    background: #FFFFFF;
    position: fixed;
    bottom: 0;
    left: 0;
}
.park-footer-left{
    width: 3.2rem;
    height: 0.88rem;
    line-height: 0.88rem;
    text-align: center;
    background: #FA9600;
    border-radius: 0.08rem;
    float: left;
    color: #fff;
    font-size: 0.3rem;
    margin-top: 0.24rem;
    margin-left: 0.3rem;
    margin-right: 0.24rem;
}

.park-footer-right .phone{
    width: 3.46rem;
    height: 0.88rem;
    background: #D50000;
    border-radius: 0.08rem;
    overflow: hidden;
    margin-top: 0.24rem;
}
.park-footer-right .phone div{
    float: left;
    font-size: 0.3rem;
    margin-left: 0.1rem;
}
.park-footer-right .phone img{
    float: left;
    color: #fff;
    width: 0.3rem;
    margin-top: 0.26rem;
    margin-left: 0.48rem;
}
body .foreign-policy-img{
    width: 6.9rem;
}
/*产业集群--park_industry.css*/
.park-industry {
    background-color: #fff;
    margin-top: 0.13rem;
    padding-bottom: 0.5rem;
}
.park-industry  p {
    text-align: center;
}
.park-industry .industry-title {
    font-size: 0.4rem;
    line-height: 0.44rem;
    color: #333;
    padding: 0.48rem 0;
    font-weight: 700;

}
.park-industry li {
    float: left;
    width: 33.33%;
    text-align: center;
    padding-bottom: 0.41rem;
}
.park-industry li div {
    width: 0.5rem;
    height: 0.5rem;
    padding: 0.25rem;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0px 4px 23px 0px
        rgba(9, 32, 71, 0.12);
    margin:  0 auto;
}
.park-industry li img {
    width: 0.5rem;
    height: 0.5rem;
}
.park-industry li p {
    font-size: 0.3rem;
    line-height: 0.4rem;
    color: #333;
    text-align: center;
    margin-top: 0.15rem;
}
.park-industry a {
    display: block;
    width: 100%;
    height: 0.8rem;
    background-color: #FFF2F0;
    color: #D50000;
    font-size: 0.3rem;
    line-height: 0.8rem;
    text-align: center;
}

/*产业扶持--park_discount.css*/
.discount-container {
    position: relative;
    width: 7.5rem;
    height: 1.8rem;
    background: url("../../images/park_swiper_bg.png") center no-repeat;
    background-size: 100%;
}
.discount-container .discount-title {
    display: inline-flex;
    padding: 0 0.19rem;
    height: 0.62rem;
    border: 0.02rem solid #fff;
    font-size:0.36rem;
    line-height: 0.62rem;
    color: #fff;
    text-align: center;
    margin-top: 0.38rem;
    margin-left: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.discount-container .discount-cont {
    font-size:0.3rem;
    max-width: 5.3rem;
    line-height: 0.4rem;
    margin-top: 0.05rem;
    color: #fff;
    margin-left: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.red-btn {
    display: block;
    right: 0.3rem;
    top:0.5rem;
    position: absolute;
    background-color: #c3291c;
    width: 1.3rem;
    height: 0.69rem;
    font-size: 0.28rem;
    text-align: center;
    padding-top: 0.11rem;
    border-radius: 0.08rem;
    z-index: 99;

}
.red-btn p {
    font-size: 0.28rem;
    line-height: 0.3rem;
    color: #fff;
}

/*企惠配套--park_support.css*/
.policy-matching {
    background-color: #fff;
    margin-top: 0.13rem;
    padding-bottom: 0.5rem;
}
.policy-matching .industry-title {
    font-size: 0.4rem;
    line-height: 0.44rem;
    color: #333;
    padding: 0.48rem 0;
    text-align: center;
    font-weight: 700;
}
.policy-matching  li {
    float: left;
    margin:0 0.45rem ;
    margin-bottom: 0.45rem;
}
.policy-matching  li.margin-l{
    margin-left: 0.1rem;
}
.policy-matching  li.margin-r{
    margin-right: 0.1rem;
}
.policy-matching  li  img {
    width: 1rem;
    height: 1rem;
}
.policy-matching  li p {
    font-size: 0.3rem;
    line-height: 0.4rem;
    color: #333;
    text-align: center;
    margin-top: 0.15rem;
}
.policy-matching a {
    display: block;
    width: 100%;
    height: 0.8rem;
    background-color: #f5f7fc;
    color: #386cd6;
    font-size: 0.3rem;
    line-height: 0.8rem;
    text-align: center;
}

/*载体资源--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;
}

/*企业名录--park_company.css*/

.policy-list {
    background-color: #fff;
    margin-top: 0.13rem;
}
.policy-list .industry-title {
    font-size: 0.4rem;
    line-height: 0.44rem;
    color: #333;
    padding: 0.48rem 0 0.29rem 0;
    text-align: center;
    font-weight: 700;

}
.company-menu  {
    padding-bottom: 0.31rem;
}
.company-menu a{
    overflow: hidden;
    display: block;
}
.company-menu img{
    width: 0.08rem;
    height: 0.08rem;
    margin-right: 0.1rem;
    vertical-align: middle;
    display: inline-block;
    float: left;
    margin-top: 0.34rem;
}
.company-menu p {
    font-size:0.32rem ;
    line-height: 0.7rem;
    width: 6.63rem;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

#traffic{
    height:3.6rem;
}
#zc__sdk__sys__btn{
    display: none !important;
}
/*城市招商--park_city.css*/

.park-index {
    background-color: #f4f7fd;
}
/* 城市招商 */
.policy-city  {
    background-color: #fff;
    margin-top: 0.13rem;
    padding-bottom: 0.36rem;
}
.policy-city .industry-title {
    font-size: 0.4rem;
    line-height: 0.44rem;
    color: #333;
    padding: 0.48rem 0 0.37rem 0;
    text-align: center;
    font-weight: 700;

}
.city-box {
    overflow: hidden;
    font-size: 0;
    height: 1.8rem;
}
.city-box.height{
    height: 100%;
}
.city-box a {
    font-size: 0.32rem;
    line-height: 0.34rem;
    color: #222222;
    margin-bottom: 0.28rem;
    display: inline-block;
    width: 1.6rem;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 0.16rem;
}
.city-message {
    background-color: #ffffff;
    padding-top: 0.2rem;
    font-size: 0;
    padding-bottom: 0.3rem;
}
.city-more {
    display: inline-block;
    text-align: center;
    width: 100%;
    height: 0.8rem;
    background-color: #f4f7fd;
    font-size: 0;
}
.city-more span {
    font-size: 0.3rem;
    color: #1f6cdd;
    display: inline-block;
    line-height: 0.8rem;
    vertical-align: top;
    margin-right: 0.1rem;
}
.city-more img {
    width: 0.24rem;
    height: 0.24rem;
    display: inline-block;
    vertical-align: top;
    margin-top: 0.28rem;
}
.city-box a:nth-child(4n) {
    margin-right: 0;
}
.rotate {
    transform: rotate(180deg);
}


/*首页底部--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;
}
/*区县 园区 投资优惠政策--my_investment.css*/
.my-investment {
    background-color: #fff;
    padding-bottom: 0.5rem;
    position: relative;
}

.my-investment .my-investment-title {
    color: #333;
    font-size: 0.4rem;
    font-weight: 700;
    text-align: center;
    line-height: 0.44rem;
    padding: 0.5rem 0 0.1rem 0;
}

.my-investment .investment-wrap {
    overflow: hidden;
    margin-top: 0.4rem;
}

.my-investment .investment-title {
    width: 1.28rem;
    float: left;
    position: relative;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.3rem;
    color: #666;
    text-align: left;
}

.my-investment .investment-box {
    width: 5.3rem;
    float: left;
    margin-left: 0.3rem;
    overflow: hidden;
    line-height: 1;
    position: relative;
    margin-top: 0;
    white-space: normal;
}

.my-investment input {
    float: left;
    overflow: hidden;
    width: 5.06rem;
    border: 0.01rem solid #ededed;
    height: 0.6rem;
    line-height: 34px;
    font-size: 0.3rem;
    color: #333;
    padding-left: 0.2rem;
}

.my-investment .select-carrier {
    width: 5.28rem;
    border: 0.01rem solid #ededed;
    height: 0.6rem;
}

.my-investment .select-carrier img {
    height: 0.3rem;
    position: absolute;
    top: 0.2rem;
    right: 0.2rem;
    cursor: pointer;
}

.my-investment .select-carrier p {
    font-size: 0.3rem;
    padding-left: 0.2rem;
    line-height: 0.6rem
}

.my-investment ul {
    position: absolute;
    left: 1.88rem;
    top: 2.41rem;
    z-index: 800;
    height: 2.7rem;
    overflow-y: auto;
    overflow-x: hidden;
    width: 5.28rem;
    background-color: #ffffff;
    border: 0.01rem solid #ededed;
    display: none;
}

.my-investment ul li {
    width: 4rem;
    height: 0.6rem;
    padding-left: 0.2rem;
    line-height: 0.6rem;
    background-color: #ffffff;
    font-size: 0.3rem;
    color: #333333;
    margin: 0;
    float: none;
    overflow: visible;
    cursor: pointer;
    box-sizing: border-box;
    display: none;
}

.my-investment .investment-button {
    margin-top: 0.6rem;
}

.my-investment .investment-button .sub {
    width: 5rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    color: #FFF;
    background: #d50000;
    cursor: pointer;
    margin: 0.1rem auto;
    display: block;
    font-size: 0.3rem;
}

.success-img {
    margin-top: 0.13rem;
    display: none;
}

.success-img img {
    width: 100%;
    height: 7rem;
}

/*智齿圆点隐藏--zhichi_btn_box.css*/
#zc__sdk__sys__btn{
    /* visibility: hidden; */
}
.foreign-policy{
    background-color: #fff;
    margin-top: 0.13rem;
    padding-bottom: 0.5rem;
}
.foreign-policy-title{
    font-size: 0.4rem;
    line-height: 0.44rem;
    color: #333;
    padding: 0.5rem 0 0 0;
    text-align: center;
    font-weight: bold;
}
.foreign-policy-img{
    display: block;
    width: 7.5rem;
}
.foreign-button{
    width: 5rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    color: #FFF;
    background: #d50000;
    cursor: pointer;
    margin: 0.1rem auto;
    display: block;
    font-size: 0.3rem;
}