.margin-bottom-40{
    margin-bottom: 40px;
}
.industry-details-content{
    width: 1200px;
    margin: 0 auto;
    font-size: 0;
}
.industry-details-banner{
    /* background: url(/assets/img/industry_colony_details_banner.jpg) no-repeat center; */
    /* background-repeat: no-repeat; */
    /* background-size: 100% 100%; */
    width: 100%;
    height: 200px;
    margin: 0 auto;
    position: relative;
    z-index: 9;
}
.park-banner-title{
    text-align: left;
    line-height: 200px;
    color: #ffffff;
    font-size: 42px;
}
.industry-details-banner-wrapper{
    position: relative;
    width: 1200px;
    height: 200px;
    margin: 0 auto;
    overflow: hidden;
}

.park-panoramic-logo{
    float: right;
    width: 164px;
    height: 52px;
    margin-top: 20px;
}

.industry-details-content-wrapper{
    width: 100%;
}
.park-panoramic-content-left{
    width: 886px;
    float: left;
}
.park-panoramic-content-right{
    width: 282px;
    float: right;
}
.park-panoramic-right{
    width: 284px;
    float: right;
}
.park-panoramic-content-title{
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center;
    font-size: 30px;
    color: #333333;
}
.park-panoramic-content-title span{
    font-size: 16px;
    color: #333333;
}
.park-panoramic-content-title span b{
    font-size: 16px;
    color: #d50000;
}
.industry-details-nav{
    height: 52px;
    background-color: #ffffff;
	box-shadow: 0px 2px 8px 0px 
		rgba(14, 1, 1, 0.05);
}
/* -------------全景样式-------------- */
.operating-btn-box{
    position: absolute;
    top:-47px;
    right: 0;
    height: 26px;
}
.operating-btn-box a{
    font-size: 14px;
    color: #999999;
}
.carrier-details-box{
    position: relative;
    width: 884px;
    height: 663px;
    line-height: 663px;
    text-align: center;  
    border: 1px solid #ededed;
}
.carrier-details-box img{
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    margin: auto;
    display: inline-block;
    text-align: center;  
    
}
.operating-btn{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 24px;
    line-height: 24px;
    border: 1px solid #ededed;    
}
.operating-btn1{
    width: 89px;
    text-align: center;
}
.operating-btn1 img{
    width: 11px;
    height: 11px;
    vertical-align: top;
    margin-top: 7px;
}
.operating-btn2 {
    width: 45px;
    margin-left: 15px;
}
.operating-btn2 span{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0 4px;
    border-right:1px solid #ededed; 
}
.operating-btn2 img{
    width: 11px;
    height:11px;
    margin-left: 1px;
    vertical-align: top;
    margin-top: 7px;
}
.operating-btn3{
    width: 77px;
    margin-left: 15px;
}
.operating-btn3 span img{
    width: 11px;
    height: 11px;
    vertical-align: top;
    margin-top: 3px;
    *margin-top:7px;
}
.operating-btn3 span{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 22px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    border-right:1px solid #ededed;
}
.operating-btn-border{
    border-right:none !important;
}
.operating-btn4 img{
    width: 17px;
    height: 17px;
    margin-left: 15px;
    vertical-align: top;
    margin-top: 4px;
}
.carrier-details-mirror{
    position: relative;
    width: 886px;
    height: 109px;
    margin-top: 10px;
}
.arrow-left{
    width: 20px;
    height: 109px;
    position: absolute;
    left: 0;
    top: 0%;
    z-index: 22;
    cursor: pointer;
}
.arrow-right{
    width: 20px;
    height: 109px;
    position: absolute;
    right: 0;
    top: 0%;
    z-index: 22;
    cursor: pointer;
}
.swiperd{
	position: relative;
	overflow: hidden;
	/* margin-top: -10px; */
}
.swiper-containerd{
	width: 846px;
	height: 109px;
	overflow:hidden;
}
.swiper-containerd .swiper-wrapper{
    /* width: 540px; */
	height: 109px;
}
.swiper-containerd .swiper-slide{
    float: left;
	width: 145px !important;
    height: 107px !important;
    overflow:hidden;
    margin-left: 19px;
    box-sizing: content-box;
    border:1px solid #ededed;
}
.swiper-slide-active{
    border: 1px solid #d50000 !important;
}
.swiper-img .swiper-slide-active{
    border:none !important;
}
.swiper-containerd .swiper-slide img{	
	width: 145px;
	height: 109px;
    /* margin-right: 20px; */
    
	float: left;
}
/* -------------全景样式-------------- */
.park-panoramic-item{
    display: block;
    padding: 20px 20px 20px 0;
    margin-left: 20px;
    border-bottom: 1px solid #ededed;
}
.industry-details-policy-box{
    position: relative;
    width: 100px;
    height: 75px;
    float: left;
}
.industry-details-policy-img{
    width: 100%;
    height: 100%;
}
.industry-details-policy-bg{
    width: 100%;
    height: 100%;
    position: absolute;
    top:0;
    left:0;
    background-color: rgba(0,0,0,.6) !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000,endcolorstr=#99000000);
}
:root .industry-details-policy-bg{
    filter: none;
}
.industry-details-policy-title{
    position: absolute;
    top:50%;
    left:0;
    right: 0;
    width: 100%;
    margin-top: -11px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}
.park-panoramic-desc{
    width: 122px;
    float: right;
    line-height: 24px;
    font-size: 14px;
    color: #666666;
}


/* --------------税收优惠------------- */
.investment-discount{
    width: 262px;
    float: right;
    border: 1px solid #ededed;
    margin-top: 40px;
    padding-left: 20px;
    position: relative;
}
.discount-content{
    width: 252px;
    height: 115px;
    overflow: hidden;
    padding: 20px;
    padding-left: 0;
    border-bottom: 1px solid #ededed;
    cursor: pointer;
}
.discount-content-img{
    width: 100px;
    height: 75px;
    position: relative;
    overflow: hidden;
    float: left;
}
.discount-content-img img{
    width: 100px;
    height: 75px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.discount-content-img h1{
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    line-height: 75px;
    width: 100px;
    overflow: hidden;
}
/* .discount-content p{
    font-size: 14px;
    color: #666666;
    margin: 12px 0 12px 20px;
    float: left;
    width: 120px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
} */
.discount-content-right {
    position: relative;
    overflow: hidden;
    width: 120px;
    height: 75px;
    float: left;
}
.discount-content-text {
    font-size: 14px;
    color: #666666;
    line-height: 25px;
    height: 50px;
    position: absolute;
    left: 20px;
    top: 12px;
    transition: all 0.2s linear;
    overflow: hidden;
}
.discount-content-enquiries {
    font-size: 14px;
    color: #666666;
    line-height: 16px;
    position: absolute;
    top: 75px;
    left: 20px;
    transition: all 0.2s linear;
    overflow: hidden;
}
.investment-slide{
    width: 2px;
    height: 117px;
    display: block;
    background-color: #d50000;
    position: absolute;
    left: -1px;
    top: -1px;
    transition: all 0.2s linear;
}
.investment-discount .active .discount-content-enquiries{
    color: #d50000;
}

.investment-discount .active .discount-content-text{
    top: -5px;
}
.investment-discount .active .discount-content-enquiries{
    top: 58px;
}

/* --------------税收优惠------------- */

.nav{
    position: static;
}
.information-center{
    z-index: 990;
}