body{
    padding-bottom: 160px;
}
.fix-sobot-init{
    display: none;
}
select {
    border: solid 1px #ededed;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: none;
    padding-right: 14px;
}
.min {
    width: 1200px;
    margin: 0 auto;
}

.common-title-box {
    width: 272px;
    overflow: hidden;
    margin: 0 auto;
}

.common-title-box div {
    font-size: 30px;
    font-weight: bold;
    color: #D50000;
    margin: 0 26px;
    float: left;
}

.common-title-box img {
    float: left;
    width: 50px;
}

/* 导航栏 */
.nav-box {
    position: fixed;
    z-index: 99;
    width: 100%;
    height: 80px;
    background: #fff;
    box-shadow: 0 0 20px rgb(0 0 0 / 5%);
}
.nav-box .min{
    overflow: hidden;
}

.left-title {
    float: left;
    color: #D50000;
    font-size: 22px;
    font-weight: bold;
    line-height: 80px;
}

.nav-item-box {
    float: left;
    height: 76px;
    margin-left: 90px;
}

.nav-item {
    float: left;
    color: #333333;
    font-size: 18px;
    line-height: 76px;
    font-weight: bold;
    margin-right: 30px;
    cursor: pointer;
}

.nav-item-active {
    border-bottom: 4px solid #d50000;
}

.nav-item-last {
    margin-right: 0;
}

.right-icon-box {
    margin: 17px 0;
    overflow: hidden;
    float: right;
}

.right-icon-box img {
    width: 46px;
    float: left;
}

.right-icon-phone {
    float: left;
    color: #D50000;
    font-size: 22px;
    margin-left: 18px;
    line-height: 46px;
}

/* 江苏ocpc导航栏开始 */
.jsocpc-nav-box {}

.jsocpc-nav-box .nav-item {
    float: left;
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    margin-right: 30px;
    cursor: pointer;
}
.jsocpc-nav-box .nav-item p{
    display: inline-block;
    color: #333333;
    min-width: 76px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-right: 30px;
    cursor: pointer;
}

.jsocpc-nav-box .nav-item-active {
    border-bottom: none;
}

.jsocpc-nav-box .nav-item span {
    display: none;
}

.jsocpc-nav-box .nav-item-active span {
    display: block;
    width: 48px;
    height: 4px;
    margin: 0 12px;
    border-radius: 2px;
    background-color: #D50000;
}

.jsocpc-nav-box .nav-online-ask {
    width: 228px;
    height: 28px;
    margin: 26px 0;
    overflow: hidden;
    border-radius: 14px;
    background: linear-gradient(90deg, #F10000 0%, #FF4E00 100%);
    cursor: pointer;
}

.nav-online-ask span {
    float: left;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    margin: 0 6px 0 25px;
}
.nav-online-ask img {
    float: left;
    width: 30px;
    height: 16px;
    margin: 6px 0;
}
/* 江苏ocpc导航栏结束 */

.seat {
    width: 100%;
    height: 80px;
}

.cate-list-nav {
    position: absolute;
    right: 0;
}

.cate-list-nav img {
    width: 8px;
}

.cate-list {
    position: fixed;
    top: 80px;
    right: 0;
    background: #fff;
    padding: 10px;
    display: none;
    z-index: 9;
}

.cate-list li {
    overflow: hidden;
    margin-top: 10px;
    width: 280px;
}

.cate-list li p {
    width: 43px;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    color: #333;
    border-right: 1px solid #ededed;
    float: left;
    text-align: right;
    padding-right: 14px;
    margin-top: 8px;
}

.cate-right {
    overflow: hidden;
    width: 222px;
    float: left;
    font-size: 0;
}

.cate-right a {
    display: inline-block !important;
    *display: inline;
    zoom: 1;
    margin-left: 16px;
    *margin-left: 15px;
    _margin-left: 15px;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    color: #333;
    margin-top: 8px;
}

/* 横幅 */
.banner {
    background: url(/Modules/images/jsparkocpc/banner.jpg) center no-repeat;
    padding-top: 86px;
    height: 374px;
}

.banner-font {
    display: table;
    overflow: hidden;
    margin: 0 auto;
}

.banner-font img {
    float: left;
    width: 172px;
}

.banner-font div {
    font-size: 80px;
    font-weight: bold;
    color: #d50000;
    float: left;
    margin: 0 50px;
}

/* 江苏ocpcbanner开始 */
.jsocpc-banner {
    background: url(/Modules/images/jsparkocpc/jsocpc_banner.png) center no-repeat;
}
.jsocpc-banner .banner-text{}

.jsocpc-banner .banner-tab-text{
    display: block;
    width: 1004px;
    margin: 44px auto 20px auto;
}
.jsocpc-banner .banner-online{
    position: relative;
    width: 596px;
    height: 72px;
    margin: auto;
    cursor: pointer;
}
.jsocpc-banner .banner-online-bg{
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 596px;
    height: 72px;
}
.jsocpc-banner .banner-online p{
    position: relative;
    float: left;
    color: #FFFFFF;
    font-size: 21px;
    font-weight: bold;
    line-height: 72px;
    padding-left: 68px;
}

.jsocpc-banner .banner-online .show_phone{
    position: relative;
    float: left;
    color: #FFFFFF;
    font-size: 28px;
    font-weight: bold;
    line-height: 72px;
    padding-left: 128px;
}
.jsocpc-banner .banner-online p span{
    color: #FFF500;
    font-size: 28px;
    font-weight: bold;
}
.jsocpc-banner .banner-online-hand{
    position: relative;
    float: left;
    width: 85px;
    height: 85px;
    margin-top: 16px;
}
/* 江苏ocpcbanner结束 */

/* 园区概览 */
.overview {
    padding: 70px 0 30px 0;
}

.overview .min {
    overflow: hidden;
    margin-top: 55px;
}

.over-left {
    float: left;
}

.over-title-box {
    overflow: hidden;
}

.over-title-box img {
    width: 28px;
    float: left;
}

.over-title {
    float: left;
    font-size: 22px;
    font-weight: bold;
    color: #D50000;
    margin-left: 12px;
    margin-top: 3px;
}

.park-desc {
    width: 500px;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    margin-top: 20px;
}

.over-right {
    float: right;
    margin-left: 77px;
}

.right-top-img img {
    width: 604px;
    font-size: 0;
    transition: all 0.5s;
}

.right-img-box {
    overflow: hidden;
    margin-top: 16px;
}

.right-img-box img {
    width: 196px;
    height: 108px;
    float: left;
    margin-right: 8px;
}

.right-img-box img:nth-of-type(3) {
    margin-right: 0;
}

.park-bottom {
    overflow: hidden;
    margin-top: 30px;
}

.park-phone-box {
    overflow: hidden;
    float: left;
}

.park-bottom img {
    width: 22px;
    float: left;
}

.park-phone-box div {
    font-size: 14px;
    color: #D50000;
    float: left;
    margin-top: 4px;
    margin-left: 15px;
    font-weight: bold;
}

.address-box {
    overflow: hidden;
    float: left;
    margin-left: 73px;
}

.address-box div {
    font-size: 14px;
    color: #D50000;
    float: left;
    margin-top: 4px;
    margin-left: 15px;
    font-weight: bold;
}

/* 政策解读 */
.policy {
    padding: 70px 0;
    background: url(/Modules/images/jsparkocpc/policy_back.jpg) center no-repeat;
}

.policy .min {
    overflow: hidden;
}

.policy-left {
    padding-top: 160px;
    float: left;
}

.policy-nav {
    overflow: hidden;
    cursor: pointer;
}

.policy-nav img {
    float: left;
    width: 28px;
}

.policy-nav div {
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    margin-top: 2px;
    float: left;
    margin-left: 13px;
}

.policy-nav-down {
    margin-top: 16px;
}

.policy-nav-active div {
    color: #D50000;
}

.policy-nav .policy-active-icon {
    display: none;
}

.policy-nav-active .policy-icon {
    display: none;
}

.policy-nav-active .policy-active-icon {
    display: block;
}

.policy-more {
    width: 92px;
    height: 30px;
    background: #D50000;
    border-radius: 21px;
    margin-top: 218px;
    cursor: pointer;
}

.policy-more div {
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 30px;
    padding-left: 23px;
    float: left;
}

.policy-more img {
    width: 14px;
    float: left;
    margin-top: 9px;
    margin-left: 9px;
}

.policy-right {
    width: 1000px;
    float: left;
    margin-left: 70px;
    margin-top: -20px;
    position: relative;
    height: 498px;
}

.policy-content0 {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all .5s;
}

.policy-content1 {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    opacity: 0;
    transition: all .5s;
}

.policy-content-active {
    opacity: 1;
    z-index: 9;
}

.policy-news {
    width: 480px;
    height: 146px;
    float: left;
    background: #fff;
    margin-right: 20px;
    margin-top: 20px;
    cursor: pointer;
}

.policy-news img {
    display: none;
}

.policy-news-top {
    margin-top: 0;
}

.policy-news-left {
    float: left;
    margin-top: 30px;
    margin-left: 34px;
}

.policy-news-hour {
    font-size: 22px;
    font-weight: bold;
    color: #333333;
}

.policy-news-month {
    font-size: 16px;
    font-weight: bold;
    color: rgba(102, 102, 102, 0.91);
    margin-top: 10px;
}

.policy-news-right {
    float: left;
    margin-top: 30px;
    margin-left: 32px;
}

.policy-news-title {
    width: 331px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.policy-news-desc {
    width: 331px;
    height: 56px;
    font-size: 16px;
    color: rgba(102, 102, 102, 0.91);
    line-height: 31px;
    margin-top: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/* 弹窗新闻 */
.news-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    z-index: 10;
    display: none;
}

.news-container {
    width: 830px;
    height: 660px;
    background: #FFFFFF;
    border-radius: 8px;
    margin: 0 auto;
    margin-top: 145px;
    position: relative;
    padding-top: 60px;
}

.news-close {
    position: absolute;
    width: 28px;
    top: 16px;
    right: 16px;
    z-index: 11;
}

.news-title {
    width: 596px;
    font-size: 34px;
    font-weight: 400;
    color: #333333;
    text-align: center;
    line-height: 60px;
    margin: 0 auto;
}

.news-time {
    font-size: 14px;
    color: #666666;
    margin-top: 30px;
    margin-left: 60px;
}

.relevant-content {
    font-size: 14px;
    color: #666666;
    margin-left: 60px;
    margin-top: 30px;
}

.news-desc {
    width: 710px;
    height: 405px;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    margin-top: 15px;
    margin-left: 60px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.statement {
    font-size: 14px;
    color: #666666;
    text-align: center;
    margin-top: 44px;
    margin-bottom: 60px;
}

/* 招商载体 */
.carrier {
    padding: 70px 0;
    background: #F8F8F8;
}

.carrier .min {
    margin-top: 50px;
}

.carrier-box {
    width: 1180px;
    position: relative;
    overflow: hidden;
}

.carrier-box-img {
    overflow: hidden;
}

.carrier-box-img img {
    width: 590px;
    border-radius: 5px;
    transition: all 1s;
}

.carrire-center {
    position: absolute;
    top: 134px;
    width: 100%;
}

.carrire-center-num {
    width: 58px;
    height: 58px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 2px solid #D50000;
    margin: 0 auto;
    font-size: 18px;
    font-weight: bold;
    color: #D50000;
    line-height: 58px;
    text-align: center;
}

.carrier-content {
    height: 221px;
    padding: 111px 110px 0 90px;
}

.carrier-line {
    width: 34px;
    height: 4px;
    background: rgba(213, 0, 0, 0.3);
    border-radius: 4px;
}

.carrier-title {
    font-size: 26px;
    font-weight: bold;
    color: #333333;
    margin-top: 19px;
}

.carrier-desc {
    font-size: 16px;
    color: #666666;
    margin-top: 23px;
}

.carrier-button {
    width: 198px;
    height: 30px;
    background: #D50000;
    border-radius: 21px;
    margin-top: 16px;
}

.carrier-button-font {
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 30px;
    padding-left: 16px;
    cursor: pointer;
    float: left;
}

.carrier-content .carrier-button img {
    width: 14px;
    float: left;
    margin-top: 9px;
    margin-left: 8px;
}

.carrier-img-left .carrier-box-img {
    float: left;
}

.carrier-img-left .carrier-content {
    float: left;
}

.carrier-img-right .carrier-box-img {
    float: right;
}

.carrier-img-right .carrier-content {
    float: right;
}

.carrier-img-right .carrier-content .carrier-line {
    margin-left: 236px;
}

.carrier-img-right .carrier-content .carrier-button {
    margin-left: 72px;
}

.carrier-img-right .carrier-content .carrier-title {
    text-align: right;
}

.carrier-box-img:hover img {
    transform: scale(1.1);
}

/* 园区投资 */
.investment {
    padding: 70px 0;
}

.investment-title-box {
    width: 130px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 50px;
}

.investment-title-box img {
    width: 28px;
    float: left;
}

.investment-title-box div {
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    float: left;
    margin-left: 12px;
    margin-top: 3px;
}

.investment-desc {
    font-size: 16px;
    color: #333333;
    text-align: center;
    margin-top: 23px;
}

.investment-img-container {
    overflow: hidden;
    margin-top: 40px;
}

.investment-img {
    float: left;
    margin-top: 20px;
    margin-left: 20px;
    position: relative;
    overflow: hidden;
}

.investment-img img {
    transition: all .5s;
}

.investment-img:hover img {
    transform: scale(1.1);
}

.investment-img div {
    width: 100%;
    height: 60px;
    position: absolute;
    bottom: 0;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 60px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    text-indent: 24px;
}

.investment-img-top {
    margin-top: 0;
}

.investment-img-left {
    margin-left: 0;
}

.investment-magin {
    margin-top: -40px;
}

/* jsocpc投资开始 */
.jsocpc-investment{}
.jsocpc-investment .investment-img-container {
    overflow: hidden;
}
.jsocpc-investment .investment-content-left{
    float: left;
    width: 814px;
}
.jsocpc-investment .investment-content-right{
    float: left;
}
.jsocpc-investment .investment-img{
    width: 216px;
    height: 168px;
    margin-top: 16px;
    margin-left: 16px;
}
.jsocpc-investment .investment-img-top{
    width: 448px;
    height: 264px;
    margin-top: 0;
}
.jsocpc-investment .investment-img-left{
    width: 350px;
    height: 216px;
    margin-left: 0;
}
.jsocpc-investment .investment-magin{
    margin-top: -32px;
}

/* 园区入驻登记表 */
.jsocpc-investment .investment-content-form{
    float: left;
    width: 280px;
    height: 422px;
    margin-left: 16px;
    padding: 26px 35px 0 35px;
    border-radius: 8px;
    background: #013DFF;
    background: linear-gradient(180deg, #0586FC 0%, #013DFF 100%);
}
.jsocpc-investment .investment-form-title{
    display: block;
    width: 248px;
    height: 62px;
}
.jsocpc-investment .investment-form-row{
    padding-top: 4px;
}
.jsocpc-investment .investment-form-row li{
    margin-bottom: 9px;
}
.jsocpc-investment .investment-form-row li p{
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 9px;
}
.jsocpc-investment .investment-form-row li input{
    display: block;
    width: 252px;
    height: 40px;
    padding: 0 10px;
    border-radius: 4px;
    background-color: #FFFFFF;
}
.jsocpc-investment .investment-form-row li textarea{
    display: block;
    width: 252px;
    height: 70px;
    padding: 8px 12px 0 8px;
    border-radius: 4px;
    border-style: none;
    background-color: #FFFFFF;
}
.jsocpc-investment .investment-form-row li textarea::placeholder{
    color: #D0D0D0;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.jsocpc-investment .investment-form-row li.end-li{
    margin-bottom: 0;
}
.investment-form-submit{
    width: 272px;
    height: 44px;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    line-height: 44px;
    text-align: center;
    margin-top: 20px;
    border-radius: 4px;
    background: linear-gradient(90deg, #F10000 0%, #FF4E00 100%);
    cursor: pointer;
}
/* jsocpc投资结束 */

/* 园区配套 */
.match {
    padding: 50px 0;
}

.match .min {
    overflow: hidden;
    margin-top: 40px;
}

.match-title {
    width: 130px;
    overflow: hidden;
    margin: 0 auto;
}

.match-title img {
    width: 28px;
    float: left;
}

.match-title div {
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    float: left;
    margin-left: 12px;
    line-height: 29px;
}

.match-item {
    float: left;
    margin-left: 148px;
}

.match-item img {
    width: 54px;
}

.match-item-first {
    margin-left: 64px;
}

.match-item div {
    font-size: 16px;
    color: #333333;
    text-align: center;
    margin-top: 16px;
}

.match-button {
    width: 164px;
    height: 30px;
    background: #D50000;
    border-radius: 21px;
    margin: 0 auto;
    margin-top: 40px;
    cursor: pointer;
}

.match-button div {
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 14px;
    line-height: 30px;
    text-indent: 26px;
    float: left;
}

.match-button img {
    float: left;
    width: 13px;
    margin-left: 10px;
    margin-top: 10px;
}

/* 高效服务 */
.service {
    padding: 50px 0;
    background: url(/Modules/images/jsparkocpc/service_back.jpg) center no-repeat;
}

.service .match-title div {
    color: #fff;
}

.service-desc {
    float: left;
    margin-left: 110px;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 30px;
    margin-top: 15px;
}

.service .min {
    overflow: hidden;
}

.service-line {
    width: 1px;
    height: 90px;
    background: #fff;
    float: left;
    margin-left: 110px;
}

/* 园区互动 */
.interaction {
    padding: 50px 0;
}

.interaction-padding {
    padding: 50px 0 0 0;
}

.interaction .min {
    margin-top: 40px;
}

.interaction .match-title div {
    line-height: unset;
}

.question {
    overflow: hidden;
    margin-top: 10px;
}

.question img {
    width: 20px;
    float: left;
    margin-top: 5px;
}

.question-desc {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    float: left;
    margin-left: 17px;
    line-height: 30px;
}

.answer-desc {
    width: 1144px;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    float: left;
    margin-left: 17px;
}

/* 咨询中心 */
.consult {
    background: url(/Modules/images/jsparkocpc/consult_back.png) center no-repeat;
    height: 596px;
    padding-top: 190px;
    margin-top: -100px;
}

.consult-title {
    font-size: 32px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 50px;
}

.input-container {
    padding-top: 47px;
    height: 80px;
    background: #fff;
    margin-top: 40px;
}

.input-box {
    float: left;
    margin-left: 155px;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px solid #EDEDED;
}

.input-box img {
    width: 22px;
    float: left;
}

.input-box input {
    font-size: 16px;
    outline: unset;
    float: left;
    margin-left: 12px;
}

.input-box input::placeholder {
    font-size: 16px;
    color: #AFAFAF;
}

.input-bottom {
    width: 900px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px solid #EDEDED;
}

.input-bottom img {
    width: 22px;
    float: left;
}

.input-bottom input {
    width: 96%;
    font-size: 16px;
    outline: unset;
    float: left;
    margin-left: 12px;
}

.input-bottom input::placeholder {
    font-size: 16px;
    color: #AFAFAF;
}

.bottom-button {
    width: 298px;
    height: 48px;
    background: #D50000;
    border-radius: 4px;
    margin: 0 auto;
    margin-top: 32px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 48px;
    text-align: center;
    cursor: pointer;
}

.prevent-tork1 {
    color: #999999;
    font-size: 12px;
    text-align: center;
    padding-top: 50px;
    opacity: 0.2;
}

.prevent-tork2 {
    color: #999999;
    font-size: 12px;
    text-align: center;
    padding-top: 10px;
    opacity: 0.2;
}

/*footer-slide*/
.fixedfoot {
    position: fixed;
    bottom: 0;
    left: 0;
    _zoom: 1;
    width: 100%;
    z-index: 800;
    height: 137px;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 0)||0)-(parseInt(this.currentStyle.marginBottom, 0)||0)));
}

* html,
* html body {
    background-image: url(about:blank);
    background-attachment: fixed
}

* html .fixedfoot {
    position: absolute;
    left: expression(eval(document.documentElement.scrollLeft));
    top: expression(eval(document.documentElement.scrollTop))
}

* html .fixedfoot {
    position: absolute;
    left: expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft, 0)||0)-(parseInt(this.currentStyle.marginRight, 0)||0));
    top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 0)||0)-(parseInt(this.currentStyle.marginBottom, 0)||0)))
}

/*.district-footer-slide{*/
/*position: absolute;*/
/*width: 100%;*/
/*left: 0;*/
/*bottom: 0;*/
/*height:100%;*/
/*z-index: -1;*/
/*}*/
.fixedfoot-info {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 800;
}

.fixedfoot-title {
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    line-height: 75px;
}

.fixedfoot .iconexit {
    float: right;
    position: absolute;
    right: 0;
    top: -15px;
    cursor: pointer;
    z-index: 800 !important;
    width: 30px;
    height: 30px;
}

.fixedfoot .fixedfoot-content-box {
    width: 1180px;
}

.fixedfoot-content {
    width: 938px;
    margin: auto;
    display: block;
    padding-bottom: 10px;
    *padding-bottom: 20px;
}

.fixedfoot-content li {
    float: left;
    margin-right: 32px;
    /*overflow: hidden;*/
    /*height: 32px;*/
    margin-bottom: 20px;
    position: relative;
}

.fixedfoot-content h6 {
    font-size: 14px;
    color: #ffffff;
    line-height: 32px;
    width: 58px;
    margin-right: 10px;
    float: left;
    text-align: right;
}

.enterprise-demand {
    width: 150px;
    height: 30px;
    padding-left: 10px;
    border: 1px solid #707070;
    position: relative;
    float: left;
    /*background:rgba(0,0,0,0.9);*/
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#e5000000, endcolorstr=#e5000000);
    background-color: #000000\9;
}

.enterprise-demand p {
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
    width: 100%;
    height: 30px;
    position: relative;
    z-index: 800;
}

.footer-carrier-demand {
    position: absolute;
    left: 68px;
    bottom: 31px;
    /*top: 30px;*/
    /**top: 31px;*/
    /**bottom:auto;*/
    z-index: 800;
    display: none;
    /*max-height: 78px;*/
    _height: 78px;
    overflow-y: auto;
    overflow-x: hidden;
    width: 160px;
    /* background-color: #ffffff; */
    border: 1px solid #ededed;
}

#footer-carrier-demand {
    _height: 38px;
}

.fixedfoot-content .footer-carrier-demand li {
    width: 278px;
    *width: 252px;
    height: 30px;
    padding-left: 11px;
    line-height: 30px;
    background-color: #ffffff;
    /*filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#c8ffffff,endcolorstr=#c8ffffff);*/
    font-size: 14px;
    color: #333333;
    margin: 0;
    float: none;
    overflow: visible;
    cursor: pointer;
    box-sizing: border-box;
}

.enterprise-demand img {
    width: 12px;
    height: 12px;
    position: absolute;
    right: 10px;
    top: 9px;
}

.fixedfoot-content input {
    color: #ffffff;
    font-size: 14px;
    line-height: 32px;
}

.verification-num {
    width: 93px;
    padding-left: 10px;
    border: 1px solid #707070;
    float: left;
    height: 30px;
    background: none;
}

.verification-code {
    width: 87px;
    height: 32px;
    float: left;
    display: block;
    cursor: pointer;
}

.footer-input {
    width: 150px;
    height: 30px;
    padding-left: 10px;
    border: 1px solid #707070;
    float: left;
    background: none;
}

.fixedfoot-content .send-email-button {
    width: 120px;
    height: 32px;
    display: block;
    border: none;
    background-color: #d50000;
    margin-left: 0;
    line-height: 32px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
}

.fixedfoot-content .button {
    width: 120px;
    height: 32px;
    display: block;
    border: none;
    background-color: #d50000;
    margin-left: 0;
    line-height: 32px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
}

@-moz-document url-prefix() {
    .fixedfoot-content .button {
        line-height: 30px;
    }

    .fixedfoot-content .footer-carrier-demand li {
        width: 252px;
    }
}

.fixedfoot-content .button:hover {
    background-color: #b60e0e;
    transition: all .225s ease-in-out;
}

.county-top {
    display: none;
}

.fixedfoot .iconexit img {
    width: 30px;
    height: 30px;
}

.footer-float-in {
    opacity: 1;
    transition: .8s ease-in-out;
    -moz-transition: .8s ease-in-out;
    /* Firefox 4 */
    -webkit-transition: .8s ease-in-out;
    /* Safari å’Œ Chrome */
    -o-transition: .8s ease-in-out;
    /* Opera */
    position: fixed;
    _position: relative;
    bottom: 0;
    left: 0;
    _zoom: 1;
    width: 100%;
    height: 137px;
    _position: absolute;
    /*_display:block;*/

}

.footer-float-out {
    opacity: 0;
    transition: .8s ease-in-out;
    -moz-transition: .8s ease-in-out;
    /* Firefox 4 */
    -webkit-transition: .8s ease-in-out;
    /* Safari å’Œ Chrome */
    -o-transition: .8s ease-in-out;
    /* Opera */
    position: fixed;
    bottom: 0;
    left: -100%;
    _position: absolute;
    /*_display:none;*/
}

.footer-float-in-shot {
    opacity: 1;
    transition: .6s ease-in-out;
    -moz-transition: .6s ease-in-out;
    /* Firefox 4 */
    -webkit-transition: .6s ease-in-out;
    /* Safari å’Œ Chrome */
    -o-transition: .6s ease-in-out;
    /* Opera */
    position: fixed;
    bottom: 100px;
    left: 0;
    /*_display:block;*/
}

.footer-float-out-shot {
    opacity: 0;
    transition: .6s ease-in-out;
    -moz-transition: .6s ease-in-out;
    /* Firefox 4 */
    -webkit-transition: .6s ease-in-out;
    /* Safari å’Œ Chrome */
    -o-transition: .6s ease-in-out;
    /* Opera */
    position: fixed;
    bottom: 100px;
    left: -100%;
    /*_display:none;*/
}

.left-footer {
    width: 280px;
    height: 60px;
    background: url(/Modules/images/jsparkocpc/left-footer.png?20191216) no-repeat 100%;
    position: fixed;
    bottom: 86px;
    z-index: 800;
    _position: absolute;
    _bottom: 86px;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 49)||49)-(parseInt(this.currentStyle.marginBottom, 49)||49)));
}

.left-footer div {
    font-size: 15px;
    color: #fff;
    padding-top: 10px;
    padding-left: 20px;
}

.left-footer p {
    padding-top: 9px;
    font-family: arial;
    color: #fff;
    font-size: 17px;
    padding-left: 20px;
}

.foot-button {
    width: 40px;
    _width: 80px;
    height: 60px;
    _height: 120px;
    position: absolute;
    right: 12px;
    top: 0;
    _top: -30px;
    cursor: pointer;
    z-index: 800;
}

.footer-bottom {
    width: 100%;
    height: 137px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#e5000000, endcolorstr=#e5000000);
    _background-color: #000000;
}

.bottom-tip {
    text-align: center;
    line-height: 20px;
    height: 20px;
    font-size: 12px;
    color: #999;
    margin-top: 30px;
}

/* 载体余量 */
.carrier-num {
    padding: 70px 0 100px 0;
}

.carrier-container {
    margin-top: 50px;
}

.carrier-container::after {
    display: block;
    clear: both;
    content: "";
}

.carrier-num-item {
    width: 400px;
    float: left;
    position: relative;
    cursor: pointer;
}

.carrier-num-item:hover {
    z-index: 9;
}

.carrier-num-item:hover .carrier-num-content {
    transform: scale(1.2);
}

.carrier-num-item:hover .carrier-num-back {
    transform: scale(1.2);
}

.carrier-num-back {
    position: absolute;
    width: 400px;
    height: 250px;
    top: 0;
    left: 0;
    transition: all .5s linear;
}

.carrier-num-content {
    width: 400px;
    height: 250px;
    z-index: 9;
    transition: all .5s linear;
}

.carrier-circular {
    width: 248px;
    position: absolute;
    top: 50px;
    left: 76px;
}

.carrier-num-title {
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 106px;
    line-height: 24px;
    position: relative;
    text-align: center;
}

.carrier-num-desc {
    font-size: 18px;
    color: #FFFFFF;
    margin-top: 10px;
    line-height: 18px;
    position: relative;
    text-align: center;
}

.carrier-num-button {
    width: 118px;
    height: 30px;
    background: #D50000;
    border-radius: 21px;
    margin: 20px auto 0 auto;
    position: relative;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 30px;
    text-indent: 20px;
}

.carrier-num-button img {
    float: right;
    width: 16px;
    position: absolute;
    top: 8px;
    right: 20px;
}

.carrier-num-red {
    text-align: center;
    font-size: 18px;
    color: #FF5858;
    line-height: 25px;
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.12);
    position: relative;
    margin-top: 10px;
}

.carrier-num-red img {
    width: 22px;
    position: relative;
    top: 4px;
}

.carrier-type {
    width: 70px;
    background: linear-gradient(90deg, #0586FC 0%, #013DFF 100%);
    border-radius: 0px 0px 17px 0px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 30px;
}

.carrier-type-red {
    background: linear-gradient(326deg, #D50000 0%, #E87575 100%);
}


/* 固定底部展示表单开始 */
.fixed-footer-form {
    position: fixed;
    z-index: 99;
    bottom: 0;
    width: 100%;
    min-width: 1200px;
    height: 100px;
    margin: auto;
    padding: 30px 0;
    background-image: url(/Modules/images/jsparkocpc/jsocpc_footer.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: auto;
    background-color: #f1f1f1;
}
.fixed-footer-form .min{
    position: relative;
}

.fixed-footer-header{
    padding-left: 212px;
    overflow: hidden;
}
.fixed-footer-text {
    font-size: 30px;
    color: #1D2126;
    text-align: center;
    font-family: YouSheBiaoTiHei;
    padding-left: 0;
}

.fixed-footer-text span {
    color: #D50000;
}

.fixed-footer-text .zhaoshang_topic {
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-style: italic;
    font-weight: bold;
}

.fixed-footer-header img{
    float: left;
    width: 372px;
    height: 36px;
    padding-right: 24px;
}
.fixed-footer-header-text {
    float: left;
    font-size: 48px;
    color: #D50000;
    font-family: YouSheBiaoTiHei;
    margin-right: 24px;
    margin-top: -6px;
}
.fixed-footer-recieve{
    float: left;
    width: 118px;
    height: 36px;
    color: #FFFFFF;
    font-size: 22px;
    font-weight: bold;
    line-height: 36px;
    text-align: center;
    background-color: #000000;
}
.fixed-footer-content {
    position: relative;
    margin-top: 20px;
    padding-left: 212px;
    overflow: hidden;
}

.fixed-footer-content input,
.fixed-footer-content select {
    float: left;
    height: 40px;
    color: #666666;
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
    margin-right: 12px;
    padding: 0 20px 0 15px;
    border-radius: 4px;
    background-color: #FFFFFF;
}
.fixed-footer-content input::placeholder{
    color: #666666;
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
}
.fixed-footer-first{
    width: 125px;
}
.fixed-footer-second{
    width: 145px;
}
.fixed-footer-third{
    width: 245px;
}
.fixed-footer-default{
    position: absolute;
    top: 15px;
    bottom: 15px;
    right: 389px;
    width: 17px;
    height: 11px;
    pointer-events: none;
}
.fixed-footer-active{
    transform: rotate(180deg);
}
.fixed-footer-submit {
    display: inline-block;
    width: 140px;
    height: 40px;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    background-color: #D50000;
    cursor: pointer;
}

.fixed-footer-submit:hover {
    background-color: #b60e0e;
}
/* 固定底部展示表单结束 */


.modal{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    background: rgba(103, 103, 103, 40%);
    background-size: 100% 100%;
    display: none;
}
.modal-policy,.modal-industry{
    display: none;
    width: 400px;
    padding: 30px;
    background: #fff;
    margin: 10% auto 0;
    overflow: hidden;
    position: relative;
}
.modal-policy-title{
    color: #333333;
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: bold;
    text-align: center;
}
.modal-policy-desc{
    color: #666;
    font-size: 14px;
    margin-bottom: 30px;
    text-align: center;
}
.js-modal-close{
    position: absolute;
    right: 40px;
    top: 40px;
    width: 12px;
    height: 12px;
    cursor: pointer;
}
.modal-policy input{
    width: 370px;
    height: 40px;
    border: 1px solid #e5e5e5;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    padding: 0 15px;
    box-sizing: content-box;
    margin-bottom: 20px;
}
.modal-policy-submit{
    width: 320px;
    height: 50px;
    line-height: 50px;
    background:  #d50000;
    color: #fff;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 30px;
}
/* Ã¦ÂÂÃ¤ÂºÂ¤Ã¦Ë†ÂÃ¥Å Å¸Ã¥ÂÅ½ */
.form-success {
    display: none;
    position: relative;
    width: 310px;
    padding: 0 20px 30px 30px;
    background: #fff;
    margin: 20% auto 0;
    overflow: hidden;
}
.form-success-top {
    overflow: hidden;
}
.form-success-pic {
    float: left;
    width: 30px;
    height: 30px;
    margin-top: 32px;
    margin-left: 140px;
}
.form-success-text {
    font-size: 16px;
    color: #666666;
    text-align: center;
    line-height: 26px;
}
.form-success-title {
    color: #333;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
    margin-top: 10px;
    line-height: 1;
}

.jsocpc-modal{
    background: #000000;
}

.about-us{
    padding-bottom: 160px;
}
.park-table{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    margin-bottom: 18px;
    margin-top: 18px;
}

/* 智齿挂件 */
#zhichiBtnBox{
    z-index: 998!important;
}
.zsbridge {
    width: 190px;
    position: fixed;
    left: 15px;
    top: 40%;
    z-index: 990;
    text-align: left;
}
.zsbridge .brit {
    height: 80px;
    background: url(/Modules/images/bidding/brig.png);
    color: #FFFFFF;
    font-weight: bold;
    overflow: hidden;
}
.zsbridge .brit .brt {
    height: 17px;
    font-size: 15px;
    color: #FFFFFF;
    padding: 19px 0 0 55px;
}
.zsbridge .brit .bre {
    height: 22px;
    font-size: 18px;
    color: #FFFFFF;
    margin-left: 55px;
    font-weight: 700;
    letter-spacing: -0.2px;
    margin-top: 4px;
}
.zsbridge .bricon {
    padding-top: 18px;
    width: 187.5px;
    border: 1px solid #dddddd;
    border-top: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-top: 0;
    padding-bottom: 5px;
    background: #fff;
}
.zsbridge .bricon p {
    text-align: center;
    font-size: 18px;
    color: #666666;
    padding: 0;
    margin-top: 0;
    padding-top: 12px;
    margin-bottom: 13px;
}
.zsbridge .bricon li {
    list-style: none;
    width: 150px;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    border-radius: 14px;
    border: 1px solid #1f6cdd;
    color: #1f6cdd;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 13px;
}
.zsbridge .bricon li a {
    width: 150px;
    height: 28px;
    display: block;
    cursor: pointer;
    color: #1f6cdd;
}
.zsbridge .bricon li:hover {
    background: #1f6cdd;
}
.zsbridge .bricon li:hover a {
    color: #fff;
}

.menu-logo{
    width: 198px;
    display: block;
    float: left;
    margin-top: 10px;
}