
.margin-bottom-no{
    margin-bottom: 0!important;
}
.padding-top-40{
    padding-top: 40px!important;
}
.padding-top-36{
    padding-top:36px!important;
}

.margin-bottom-40{
    margin-bottom: 37px;
}
.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;
}
.nav-word li:hover{
    background-color: #d50000;
}
.nav-word li:hover a{
    color: #ffffff;
}
.industry-details-banner-wrapper{
    position: relative;
    width: 1200px;
    height: 200px;
    margin: 0 auto;
}
.industry-details-text{
    position: absolute;
    top:50%;
    left:0;
    margin-top: -20px;
    font-size: 36px;
    line-height: 36px;
    color: #fff;
}
.industry-details-text span{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    font-size: 18px;
    color: #fff;
}
.industry-details-bar{
    width: 40px;
    height: 1px;
    margin: 0 16px;
    background-color: #fff;
}

.industry-details-nav{
    width: 1920px;
    height: 52px;
    background-color: #ffffff;
	box-shadow: 0px 2px 8px 0px
		rgba(14, 1, 1, 0.05);
}

.industry-details-desc{
    padding: 20px 20px 12px 20px;
    margin: 40px auto;
    margin-bottom: 38px;
    background-color: #fff;
    border: 1px solid #ededed;
}

.industry-details-desc h1{
    font-size: 22px;
    color: #333333;
}
.industry-details-desc h1 span{
    vertical-align: middle;
    font-weight: bold;
}
.industry-details-desc h1 img{
    width: 24px;
    height: 24px;
    margin-right: 10px;
    vertical-align: middle;
}
.industry-details-desc p{
    margin-top:  12px;
    line-height: 30px;
    font-size: 14px;
    color: #333333;
}

.industry-details-title{
    margin-bottom: 30px;
    overflow: hidden;
    line-height: 30px;
    font-size: 0;
}
.industry-details-title-text{
    float: left;
    padding-right: 10px;
    font-size: 30px;
    color: #333333;
    font-weight: bold;
}
.industry-details-title-bar{
    position: relative;
    overflow: hidden;
    height: 30px;
    vertical-align: bottom;
    border-bottom: 1px solid #ededed;
}
.industry-details-title-bar img{
    position: absolute;
    top:20px;
    left:0;
    width: 16px;
    height: 10px;
    z-index: 9;
}
/* -----------新能源产业资讯样式------------ */
.industry-details-news{
    /* overflow: hidden; */
    width: 100%;
}
.industry-details-news-left{
    width: 380px;
    height: 214px;
    float: left;
}
.industry-details-news-right{
    width: 790px;
    float: right;
}
.industry-details-news-tab{
    margin-bottom: 12px;
    font-size: 0;
}
.industry-details-news-tab a{
    font-size: 22px;
    color: #333333;
}
.industry-details-news-tab b{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 1px;
    height: 20px;
    vertical-align: -3px;
    *vertical-align:2px;
    margin:0 18px;
    background-color: #e6e6e6;
    color: #e6e6e6;
}
.industry-details-tab-active:hover{
    color: #d50000;
}
.industry-details-news-text-a{
    float: left;
    width: 380px;
    text-align: left;
    margin-left: 30px;
    height:30px;
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.industry-details-news-text-a a{
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    display: inline-block;
}
.industry-details-news-text{
    display: none;
}
.first-content{
    display: block;
}
.industry-details-news-text a:hover{

    color: #d50000;
}
/* -----------新能源产业资讯样式------------ */

/* --------------新能源产业优惠政策------------- */
.industry-details-policy ul{
    overflow: hidden;
}
.industry-details-policy ul li{
    position: relative;
    width: 183px;
    height: 137px;
    float: left;
    margin-left: 20px;
    cursor: pointer;
    *overflow: hidden;
}
.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: 22px;
    color: #fff;
}
.industry-details-policy-modal{
    position: absolute;
    width: 100%;
    height: 100%;
    top:139px;
    left:0;
    right: 0;
    font-size: 0;
}
.industry-details-policy-modal p{
    width: 112px;
    line-height: 24px;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.industry-details-policy-modal a{
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin: 12px  auto 0 auto;
    text-align: center;
    color: #d50000;
    font-size: 16px;
    /* border: 1px solid #d50000; */
    background-color: #ffffff;
}
/* --------------新能源产业优惠政策------------- */


/* -----------------新能源企业选址要求--------------- */
.industry-details-claim{
    margin-bottom: 36px;
}
.industry-details-claim ul{
    height: 198px;
    overflow: hidden;
}
.industry-details-claim ul li{
    position: relative;
    width: 222px;
    height: 194px;
    float: left;
    margin-left: 20px;
    text-align: center;
    border: 1px solid #ededed;
    *overflow: hidden;
}
.industry-details-claim-img{
    width: 100px;
    height: 100px;
    margin:30px 0 20px 0;
    border-radius: 50%;
}
.industry-details-claim-p{
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}
.industry-details-claim-modal{
    position: absolute;
    top:198px;
    left:-1px;
    width: 100%;
    height: 100%;
    border: 1px solid #d50000;
    background-color: #fff;
    font-size: 0;
}
.industry-details-claim-modal h3{
   margin-top: 20px;
   margin-bottom: 14px;
   font-size: 18px;
   color: #d50000;
}
.industry-details-claim-modal p{
    margin: 0 20px;
    text-align: left;
    line-height: 24px;
    font-size: 14px;
    color: #666666;
}
/* -----------------新能源企业选址要求--------------- */


/* -----------------新能源产业园区分布------------- */
.industry-details-map{
    position: relative;
}
.product-park-rank{
    width: 108px;
    position: absolute;
    top:50%;
    margin-top: -160px;
    right:176px;
}
.park-rank{
	overflow:hidden;
}
.park-rank li{
	overflow:hidden;
	margin-bottom: 18px;
}
.park-rank-num{
    width:16px;
    height: 16px;
    line-height:16px;
    font-size: 12px;
    color: #fff;
    text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
	float: left;
	margin-right: 10px;
}
.park-rank-text{
    float: right;
    font-size: 14px;
    color: #333;
    line-height: 16px;
}
.rank-one{
	background: #d50000;
}
.rank-two{
	background: #ff881f;
}
.rank-three{
	background: #ffcb18;
}
.rank-normal{
	background: #e8e8e8;
}
.park-rank-name{
    /* width:230px; */
    display: block;
    font-size: 14px;
    color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
	float: left;
    line-height: 16px;
}
.park-rank-img{
	width:6px;
    height: 13px;
    line-height:30px;
	float: right;
    margin-right: 7px;
}

.remand-park-wrapper{
	overflow: hidden;
	margin-top: -3px;
}
.remand-park-title{
	overflow: hidden;
}
.remand-park-tit{
	float: left;
	width: 50%;

}
.remand-park-right{
	float: left;
	width: 50%;
	overflow: hidden;
	font-size: 0;
	text-align: right;
}
.remand-park-right a{
	display: inline-block !important;
    zoom: 1;
    height: 75px;
    line-height: 75px;
    font-size: 14px;
    color: #666;
    margin-left: 24px;
    overflow: hidden;
}
/* -----------------新能源产业园区分布------------- */

/* --------------------新能源产业优质园区-------------- */
.swiperd{
	position: relative;
    overflow: hidden;
    margin-bottom: 36px;
}
.swiper-containerd{
	width: 1080px;
	height: 150px;
	overflow:hidden;
}
.swiper-containerd .swiper-wrapper{

}
.swiper-containerd .swiper-slide{
	width: 1080px;
	height: 150px;
	overflow:hidden;
}
.park-text-box {
    width: 198px;
    height: 148px;
    background-color: #fff;
    border:1px solid #ededed;
    margin-right: 20px;
    float: left;
    position: relative;
}
.park-text-blue-box {
    width: 198px;
    height: 148px;
    background-color: #6fa5dc;
    border:1px solid #ededed;
    margin-right: 20px;
    float: left;
    position: relative;
    line-height:36px;
}
.park-text-green-box {
    width: 198px;
    height: 148px;
    background-color: #8dd1d8;
    border:1px solid #ededed;
    margin-right: 20px;
    float: left;
    position: relative;
    line-height:36px;
}
.park-text {
    width: 158px;
    font-size: 22px;
    color: #ffffff;
    line-height: 30px;
    text-align: center;
    padding: 0 20px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 90px;
}
.swiper-containerd .swiper-slide img{
	width: 198px;
	height: 148px;
	margin-right: 20px;
	border:1px solid #ededed;
	float: left;
}
.last-child-margin{
	margin-right: 0px!important;
}
.swiperd .info-click-pre{
	width: 40px;
	height: 149px;
	position: absolute;
	left: 0;
	_left:-60px;
	top:0%;
	cursor: pointer;
	z-index: 800;
}
.swiperd .info-click-next{
	width: 40px;
	height: 149px;
	position: absolute;
	right: 0;
	top:0%;
	cursor: pointer;
}
/* --------------------新能源产业优质园区-------------- */


/* ----------------------新能源产业名企盘点---------------- */
.industry-details-company{
    *padding-bottom: 20px;
}
.company-overflow{
    max-height: 160px;
    overflow: hidden;
    margin-bottom: 20px;
}
.industry-details-company a{
    width: 171px;
    padding:0 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 58px;
    line-height: 58px;
    text-align: center;
    display: block;
    float: left;
    margin-right: 20px;
    _margin-right:19px;
    margin-bottom: 20px;
    font-size: 16px;
    color: #666666;
    background-color: #fafcff;
    border: 1px solid #ededed;
}
.retract-open{
    height: 139px;
    overflow: hidden;
}
.industry-details-about-item{
    width: 181px;
    height: 117px;
    border: 1px solid #ededed;
    text-align: center;
    margin-right: 20px;
    float: left;
    box-sizing: inherit;
    margin-bottom: 20px;
    display: none;
}
.display-block{
    display: block!important;
}
.industry-details-about-item:hover{

    box-shadow: 0 0 20px rgba(0,0,0,0.05);
}
.industry-details-about-item img{
    width: 50px;
    height: 50px;
    margin-top: 20px;
}
.industry-details-about-item p{
    margin-top: 12px;
    color: #333333;
    font-size: 14px;
    line-height: 24px;
    padding: 0 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.industry-details-about-btn{
    display: block;
    width: 98px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin: 10px auto 30px;
    font-size: 14px;
    color: #666666;
    border: 1px solid #ededed;

}
.industry-details-about-btn:hover{
    border: 1px solid #999;
    transition: all .225s ease-in-out;
}
.industry-details-about-btn-last{
    margin-bottom: 0;
}
.industry-details-enterprise{
    display: block;
    width: 98px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin: -10px auto 36px;
    font-size: 14px;
    color: #666666;
    border: 1px solid #ededed;
    margin-bottom: 36px;
}
.industry-details-enterprise:hover{
    border: 1px solid #999;
    transition: all .225s ease-in-out;
}

/* ----------------------新能源产业名企盘点---------------- */

/* ------------轮播样式------------- */
.swiper-containerb{
	width: 380px;
	height: 214px;
	overflow:hidden;
}
.swiper-containerb .swiper-wrapper{

}
.swiper-containerb .swiper-slide{
	position: relative;
}
.swiper-containerb .swiper-slide img{
	width: 380px;
	height: 214px;
}

.swiper-containerb .swiper-slide img.opacity{
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index:3;
}
.swiper-containerb .swiper-slide p{
	width: 380px;
	text-align: center;
	overflow:hidden;
	font-size:16px;
	color: #fff;
	position: absolute;
	left: 0;
    bottom:34px;
    z-index:5;
}
.swiper-containerb .info-click-pre{
	width: 35px;
	height: 48px;
	float: left;
	position: absolute;
	left: 0;
	top:50%;
	margin-top: -24px;
	cursor: pointer;
    z-index: 10;
}
.swiper-containerb .info-click-next{
	width: 35px;
	height: 48px;
	float: right;
	position: absolute;
	right: 0;
	top:50%;
	margin-top: -24px;
	cursor: pointer;
    z-index: 10;
}
.paginationb{
	position: absolute;
	bottom: 9px;
	left: 50%;
	width: 74px;
	margin-left: -32px;
    z-index: 10;
}
.paginationb .swiper-pagination-switch{
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #fff;
	margin-right: 10px;
	display:inline-block !important;
	*display:inline;
	zoom:1;
}
.paginationb .swiper-active-switch{
	width: 15px;
	height: 6px;
	background: #d50000;
	border-radius: 15px;
}
/* ------------轮播样式------------- */
.nav{
    position: static;
}
.information-center{
    z-index: 990;
}
