.bg{
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	z-index: -1;
	height: auto;
}
.bg1{
	width: 940px;
    position: absolute;
    left: -202px;
    top: -25px;
    z-index: 6;
    height: auto;
}
.pagination {
	cursor: pointer;
}

.relative-top-6{
	margin-top: 2px;
}

.pro-cursor a{
	cursor: text;
}

.index-wrapper{
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
	margin:0 auto;
	padding-bottom: 3px;
}
.index-wrapper a:hover{
	color: #d50000;
}
.index-title-link a:hover{
	color: #333!important;

}

/*banner*/
.index-banner{
	width: 100%;
	height: 460px;
}
.banner-swiper{
	width: 100%;
	height: 460px;
	position: relative;
}
/*轮播图*/
.swiper-containera{
	width: 100%;
	height: 460px;
	overflow:hidden;
}
.swiper-containera .swiper-wrapper{

}
.swiper-containera .swiper-slide{
	background-position:center 0;
	background-size: 2560px 460px;
	background-repeat: no-repeat;
}
.swiper-containera .swiper-slide img{
	height: 460px;
}
.paginationa{
	position: absolute;
	bottom: 30px;
	left: 50%;
	width: 74px;
	margin-left: -32px;
	z-index: 10;
}
.paginationa .swiper-pagination-switch{
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #fff;
	margin-right: 10px;
	display:inline-block !important;
	*display:inline;
	zoom:1;
}
.paginationa .swiper-active-switch{
	width: 15px;
	height: 6px;
	background: #d50000;
	border-radius: 15px;
}
/*banner内容*/
.banner-content{
	position: absolute;
	z-index: 10;
	width: 1000px;
	top: 120px;
	left: 50%;
	margin-left: -500px;
}
.banner-titles {
    width: 100%;
    overflow: hidden;
    font-size: 48px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}
.banner-search-wrapper{
	width: 1000px;
	height: 130px;
	background: rgba(0,0,0,.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
	/*background-image: url(../images/banner_bg.png);
	background-size: 100% 100%;*/
	margin-top:50px;
}
.search-titbox {
    width: 920px;
    margin: 0 auto;
    overflow: hidden;
    font-size: 0;
    position: relative;
}
.banner-menus {
    width: 880px;
    margin: 0 auto;
    overflow: hidden;
    font-size: 0;
    padding:0 20px;
}

.banner-menus span {
	display: inline-block !important;
	*display: inline;
    zoom: 1;
    font-size: 18px;
    color: #dfdfdf;
    line-height: 58px;
    margin-right: 32px;
    position: relative;
    cursor: pointer;
}
.banner-menus span.active {
    color: #fff;
}

.search-titbox img.triangle {
    position: absolute;
    bottom: 1px;
    left: 30px;
    width: 13px;
    height: 7px;
}

.banner-boxs {
    width: 920px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: -2px;
}

.banner-boxs input {
    width: 792px;
    float: left;
    height: 18px;
    line-height: 22px;
    background: #fff;
	padding: 18px 14px;
    font-size: 16px;
    color: #333;
}
.banner-boxs div {
    width: 100px;
    float: left;
    height: 54px;
    line-height: 54px;
    background: #d50000;
    text-align: center;
    cursor: pointer;
}
.banner-boxs div:hover{
    background: #b60e0e;
    transition: all .225s ease-in-out;
}
.banner-boxs div img {
    width: 29px;
    height: 29px;
    margin-top: 12px;
}
.banner-search-wrapper .search-list{
	width: 820px;
	background: #fff;
	margin-left: 40px;
	position: absolute;
	z-index: 9999;
	display: none;
	box-shadow: 0 0 20px rgba(0,0,0,0.05);
	padding: 10px 0;
}
.banner-shadow{
	width: 758px;
	height: 10px;
	box-shadow: 0 -2px 10px #f1f1f1;
}
.search-tit{
	overflow: hidden;
	padding:0 14px;
}
.hot-search{
    width: 50%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #666;
    float: left;
}
.clear-search{
    width: 50%;
    height: 40px;
    float: left;
    line-height: 40px;
    font-size: 14px;
    color: #999999;
    text-align: right;
    cursor: pointer;
}
.search-list ul{
	max-height: 200px;
	overflow-y: auto;
	overflow-x: hidden;
}
/* .search-list ul::-webkit-scrollbar {
    display: none;
} */
.search-list ul li{
    height: 40px;
	padding:0 14px;
    line-height: 40px;
    font-size: 14px;
    color: #333333;
    cursor: pointer;
}
.search-list ul li.active{
	background: #f5f5f5;
}
.search-list ul li:hover{
	background: #f5f5f5;

}
/*热门搜索*/
.search-popular{
	margin-top: 0;
}
.search-popular p{
	width: 85px;
}
.search-popular .search-popular-content{
	width: 105px;
	margin-right: 0;
}
.search-popular .search-popular-content a{
	color: #333;
}
.search-popular .search-popular-content a:hover{
	color: #d50000;
}





/*!*advert*!*/
/*.advert{*/
/*	overflow: hidden;*/
/*	width: 1200px;*/
/*	margin:40px auto 0;*/
/*	height: 70px;*/
/*}*/
/*.advert-ada{*/
/*	width: 886px;*/
/*	height: 70px;*/
/*	float: left;*/
/*}*/
/*.advert-adb{*/
/*	width: 284px;*/
/*	height: 70px;*/
/*	margin-left:30px;*/
/*	float: left;*/
/*}*/
/*.advert-cd{*/
/*	overflow: hidden;*/
/*	width: 1200px;*/
/*	margin:31px auto -3px;*/
/*}*/
/*.advert-adc{*/
/*	width: 100%;*/
/*}*/
/*.advert-adcb{*/
/*	width: 585px;*/
/*	float: left;*/
/*}*/
/*.advert-adcc{*/
/*	margin-left: 30px;*/
/*}*/
/*.advert-add{*/
/*	margin-bottom: 13px;*/
/*}*/
/*.advert-e{*/
/*	overflow: hidden;*/
/*	width: 1200px;*/
/*	margin:-45px auto 0;*/
/*}*/



/*title*/
.index-title{
	overflow: hidden;
	margin:27px 0 30px;
}
.index-title-left{
	width: 125px;
	float: left;
	margin-right: 6px;
}
.index-tit{
	height: 50px;
    line-height: 50px;
    font-size: 30px;
    color: #333333;
	overflow: hidden;
    font-weight: bold;
}
.index-left-line{
	height: 3px;
	background: #d50000;
}
.index-title-right{
	width: 1069px;
	float: left;
	overflow:hidden;
}
.index-right-one{
	overflow: hidden;
	height:30px;
    margin: 12px 0 8px;
}
.index-title-menu{
	float: right;
}
.index-title-menu a{
	display:inline-block !important;
	*display:inline;
	zoom:1;
	margin-right: 23px;
	height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #333;
}
.index-title-subscribe{
	width: 92px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	overflow:hidden;
	font-size:16px;
	color: #fff;
	float: right;
	margin-left: 18px;
	background: #1f6cdd;
	cursor: pointer;
}
.index-title-subscribe:hover{
	background:#1a5bba;
    transition: all .225s ease-in-out;
}
.index-title-subscribe img{
	width: 4px;
	height: 6px;
	vertical-align: middle;
	margin-left: 5px;
	margin-top:-2px;
}
.index-right-line{
	height: 3px;
	background: #666666;
}








/*资讯中心*/
.information-center{
	overflow: hidden;
	width: 1200px;
	margin:0 auto 2px;
}
.information-three-wrapper{
	overflow: hidden;
}
.information-one{
	width: 430px;
	margin-right: 28px;
	overflow:hidden;
	float: left;
}
.swiper-containerb{
	width: 430px;
	height: 240px;
	overflow:hidden;
}
.swiper-containerb .swiper-wrapper{

}
.swiper-containerb .swiper-slide{
	position: relative;
}
.swiper-containerb .swiper-slide img{
	width: 430px;
	height: 240px;
}
.swiper-containerb .swiper-slide p{
	width: 335px;
	text-align: center;
	overflow:hidden;
	font-size:16px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom:34px;
	z-index: 5;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 48px;
}
.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;
	z-index: 12;
	margin-left: -32px;
	z-index:10;
}
.swiper-containerb img.opacity{
	width: 100%;
	height: 100px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index:3;
}

.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;
}
.index-section{
	overflow:hidden;
	margin-top:16px;
}
.index-report-tit {
	margin-top: 9px;
}
.index-title-link{
	overflow: hidden;
	font-size: 0;
	margin-bottom: 19px;
}
.pro-cursor-progress a{
	cursor: pointer;
}
.index-title-link a{
	display: inline-block;
	overflow:hidden;
	font-size:22px;
	color: #333;
	line-height: 43px;
	position: relative;
	float: left;
}
.index-title-link a div{
	display: none;
}
.index-title-link a.active div{
	width: 100%;
	display: block;
	height: 2px;
	border-bottom:2px solid #d50000;
	position: absolute;
	left: 0;
	bottom: 0;
}
.index-title-line{
	width: 1px;
	height: 20px;
	background: #e6e6e6;
	display:inline-block !important;
	*display:inline;
	zoom:1;
	margin: 12px 21px 0;
	position: relative;
	float: left;
}
.index-section-content{
	overflow: hidden;
}
.index-topic,.index-report,.dynamics-policy{
	display: none;
}
.topic,.government,.dynamics{
	display: block;
}
.section-content-item{
	width: 204px;
	float: left;
	margin-right: 20px;
	display: block;
	font-size: 0;
}
.news-img{
	width: 204px;
	height: 114px;
}
.section-content-item div{
	overflow:hidden;
}
.section-content-item-div-a{
	width: 100%;
	overflow:hidden;
	font-size:14px;
	color: #333333;
	height: 30px;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
}
.section-content-item-div-a a{
	font-size:16px;
	color: #333333;
	display: inline-block;
	line-height: 30px;
	max-width: 100%;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
}
/*two*/
.information-two{
	width: 430px;
	overflow:hidden;
	float: left;
}
.index-news-wrapper{
	overflow: hidden;
	margin-top: 2px;
}
.share-center {
	max-height: 120px;
}
.index-new-tit{
	overflow:hidden;
	font-size:24px;
	color: #333333;
	line-height: 24px;
	display: block;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
	height:27px;
}
.index-new-tit a{
	font-size:24px;
	color: #333333;
	max-width: 100%;
	display: inline-block;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
}
.index-new-list{
	overflow: hidden;
	margin:12px 0 21px;
}
.index-new-list-a{
	overflow:hidden;
	font-size:14px;
	height: 30px;
	color: #333333;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
}
.index-new-list a{
	line-height: 30px;
	font-size:16px;
	color: #333333;
	display:inline-block;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
	max-width: 100%;
}
.index-meeting{
	margin-top:-10px;
}
.index-metting-list{
	overflow: hidden;
	margin-top:-4px;
}
.index-metting-list li{
	margin-bottom:4px;
	overflow: hidden;
	height: 47px;
}
.index-metting-list a{
	overflow:hidden;
	font-size:16px;
	line-height: 20px;
	color: #333333;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
	display: inline-block;
    max-width: 100%;
}
.index-metting-info{
	font-size:14px;
	line-height: 25px;
	color: #999999;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
}
.index-meeting-time{

}
.index-meeting-addr{
	margin-left: 16px;
}
/*three*/
.information-three{
	width: 280px;
	overflow:hidden;
	float: left;
	margin-top: -11px;
	padding-left: 26px;
}
.swiper-containerc{
	width: 286px;
	height: 180px;
	overflow:hidden;
}
.swiper-containerc .swiper-wrapper{
	overflow: hidden;
	height: 150px;
}
.swiper-containerc .swiper-slide{
	overflow: hidden;
	width: 286px;
}
.index-pro-item{
	width: 94px;
	display: block;
	float: left;
	margin-bottom: 10px;
}
.index-pro-item img{
	width:40px;
	height: 40px;
	display: block;
	margin:0 auto;
}
.index-pro-item p{
	width: 100%;
	text-align: center;
	overflow:hidden;
	font-size:16px;
	line-height: 34px;
	color: #333;
}
.index-pro-item:hover p{
	color: #D50000;
}
.paginationc{
	position: absolute;
    bottom: 10px;
    left: 50%;
    width: 41px;
	margin-left: -14px;
	z-index: 10;
}
.paginationc .swiper-pagination-switch{
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #cecece;
	margin-right: 9px;
	display:inline-block !important;
	*display:inline;
	zoom:1;
}
.paginationc .swiper-active-switch{
	width: 15px;
	height: 6px;
	background: #d50000;
	border-radius: 15px;
}
.hours-news{
	/*overflow: hidden;*/
	margin-top:10px;
}
.hours-news-tit{
	width: 100%;
    overflow: hidden;
    font-size: 22px;
    line-height: 45px;
	height: 40px;
	color: #d50000;
	/*background: url("../images/index_time@2x.png");
	background-size: 30px 31px;
    background-repeat: no-repeat;
    background-position: left 82%;*/
}
.hours-news-tit img{
	width: 79px;
    height: 31px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 4px;
}
.hours-news-list{
	/*overflow: hidden;*/
	padding-left: 3px;
	padding-top:20px;
	_padding-top:20px;
}
.hours-news-list div{
	padding:7px 0 2px 13px;
	_padding:3px 0 1px 7px;
	position: relative;
	border-left: 1px solid #ededed;
}
.hours-news-circle{
    position: absolute;
    left: -4px;
    top: 14px;
    _left: -11px;
    _top: 8px;
    width: 7px;
    height: 7px;
}
/*.hours-news-list div:hover .hours-news-circle{
    position: absolute;
    left: -5px;
    top: 12px;
    _left: -9px;
    _top: 8px;
	width: 9px;
	height: 9px;
	transition: all linear .1s;
	-moz-transition: all linear .1s;
	-webkit-transition: all linear .1s;
	-o-transition: all linear .1s;
}*/
.hours-news-time{
	width: 100%;
	font-size:14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
	line-height: 20px;
	color: #999;
}
.hours-news-list-div-a{
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
	line-height: 27px;
	height: 27px;
	display: block;
	font-size:14px;
	color: #333;
	margin-top: 2px;
}
.hours-news-list-div-a a{
	font-size:16px;
	color: #333;
	max-width: 100%;
	display: inline-block;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
}

/*项目云*/
.item-cloud {
	overflow: hidden;
	width: 1200px;
	margin: 0px auto 4px;
}
.cloud-title-margin {
	margin:27px 0 20px;
}
.item-cloud-left{
	width:430px;
	height:170px;
	float: left;
}
.item-cloud-right .right-money p,
.item-cloud-left .right-money p {
	line-height: 16px;
}
.item-cloud-right{
	width:430px;
	height:170px;
	float: left;
}
.right-money {
	float: left;
	width:100px;
	text-align: right;
	height: 30px;
}
.right-money p{
	color:#999999;
	font-size: 14px;
	width: 100px;
	overflow: hidden;
	height: 30px;
	text-align: right;
}
.right-money p span {
	color:#D50000;
	font-size: 18px;
}
.item-cloud-box .item-cloud-more {
	font-size: 16px;
	color: #333;
	float: right;
	margin-right: 19px;
}
.item-cloud-box .item-cloud-more:hover{
	color:#d50000 !important;
}
.group-title-right .broadcast-item-more {
	font-size: 16px;
	color: #333;
	float: right;
}
.group-title-right .broadcast-item-more:hover {
	color:#d50000 !important;
}
.item-cloud-title {
	float: left;
	width:314px;
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	max-width: 100%;
}
.item-cloud-box {
	/* height: 240px; */
}
.right-item-label {
	float: left;
	padding: 5px 10px;
	margin-right: 10px;
	margin-bottom: 14px;
	background: #F5F6F8;
	color:#333333;
	font-weight:400;
	font-size:14px;
}
.item-cloud .group-title {
	margin-bottom: 7px;
}
.item-cloud .tag-box {
	width: 100%;
	height: 35px;
	overflow: hidden;
}
.item-cloud .item-cloud-right-list {
	padding-top: 0;
}
.item-cloud .group-title-right {
	margin-top: 0;
}
.item-cloud .group-item-keyword {

}
.item-cloud-list-a {
	width: 100%;
	height: 30px;
	display: block;
	font-size: 14px;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.item-cloud-list-a a {
	font-size: 16px;
	color: #333;
	height: 30px;
}

/*产业园区*/
.product-park{
	overflow: hidden;
	width: 1200px;
	margin:0 auto;
}
.product-park-three{
	margin-top: -28px;
	overflow: hidden;
	height: 422px;
}
.product-park-three-inter{
	 margin-top: -28px;
	 overflow: hidden;
	 height: 346px;
 }
.product-park-label{
	height: 137px;
	overflow: hidden;
	font-size: 0;
}
.product-park-label a{
	display: inline-block !important;
	*display: inline;
    zoom: 1;
    line-height: 24px;
    height: 24px;
    font-size: 16px;
    color: #333;
    padding: 0 11px;
    border: 1px solid #d5d5d5;
    margin-right: 6px;
    margin-bottom: 10px;
}
.product-park-label a:hover{
    border: 1px solid #d50000;
    cursor: pointer;
}
.product-park-hot{
	margin-top: -20px;
	overflow: hidden;
	padding-top: 9px;
}
.product-park-hot li{
	overflow: hidden;
	width: 430px;
	height: 30px;
}
.product-dot{
	width: 4px;
	margin-right: 11px;
	float: left;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    color: #cecece;
}
.product-dot-name{
    float: left;
    width: 200px;
    overflow: hidden;
    line-height: 30px;
    height: 30px;
    margin-right: 3px;
    background-image: url(../images/index_dot_line.png);
    background-repeat: repeat-x;
    background-position: left 55%;
}
.product-dot-name span{
    overflow: hidden;
    background: #fff;
    line-height: 30px;
    height: 30px;
    font-size: 16px;
    color: #666;
	display: inline-block !important;
	*display: inline;
    zoom: 1;
    padding-right: 6px;
}
.product-info{
	float: left;
	width: 	210px;
    line-height: 30px;
    height: 30px;
    font-size: 16px;
    display: block;
    color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
}
.park-dynamic{
	overflow: hidden;
	margin-top:-9px;
}
.park-dynamic-a{
	width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
	display: block;
}
.park-dynamic-a a{
	font-size: 16px;
    color: #333;
	max-width: 100%;
	display: inline-block;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
}
.product-title-link{
	margin-top: 11px!important;
}
.product-park-rank{
	margin-top: 28px!important;
}
.park-rank{
	overflow:hidden;
}
.park-rank li{
	overflow:hidden;
    height: 20px;
	margin-bottom: 14px;
	*margin-bottom:9px;
}
.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;
	/*font-style: italic;*/
	margin-right: 10px;
    margin-top: 2px;
}
.rank-one{
	background: #d50000;
}
.rank-two{
	background: #ff881f;
}
.rank-three{
	background: #ffcb18;
}
.rank-normal{
	background: #000000;
}
.park-rank-name{
    width:230px;
    display: block;
    font-size: 0;
    color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
	float: left;
}
.park-rank-name a{
	font-size: 16px;
    color: #333;
	max-width: 100%;
	display: inline-block;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
    line-height: 18px;
}
.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: 16px;
    color: #666;
    margin-left: 24px;
    overflow: hidden;
}
.swiperd{
	position: relative;
	overflow: hidden;
	margin-top: -10px;
}
.swiper-containerd{
	width: 1080px;
	height: 150px;
	overflow:hidden;
}
.swiper-containerd .swiper-wrapper{

}
.swiper-containerd .swiper-slide{
	width: 1080px;
	height: 150px;
	overflow:hidden;
}
.swiper-containerd .swiper-slide img{
	width: 198px;
	height: 148px;
	margin-right: 20px;
	border:1px solid #ededed;
	float: left;
}
.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;
}
.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;
}
.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: 999;
}
.swiperd .info-click-next{
	width: 40px;
	height: 149px;
	position: absolute;
	right: 0;
	top:0%;
	cursor: pointer;
}






/*厂房*/
.factory-two-wrapper{
	overflow: hidden;
}
.factory-left{
	float: left;
	width: 906px;
	margin-right: 8px;
	overflow: hidden;
}
.factory-left li{
	width: 206px;
	height: 185px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	margin-bottom: 13px;
    *margin-bottom: 10px;
	position: relative;
}
.index-img-border{
	width: 204px;
	height: 153px;
	border:1px solid #ededed;
}
.index-img-border img{
	width: 100%;
	height: 100%;
}
.factory-left li:hover p{
	color: #d50000;
}
.factory-left li p{
	width: 100%;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color: #333;
    text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
	margin-top: 1px;
}
.factory-two-wrapper .factory-left .factory-sell {
	background: #ff5f1b;
	color:#fff;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
}
.factory-two-wrapper .factory-left .factory-sell:hover {
	color:#fff !important;
}
.factory-two-wrapper .factory-left .factory-price {
	background: #ff3f4d;
	color:#fff;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
}
.factory-two-wrapper .factory-left .factory-price:hover {
	color:#fff !important;
}
div.index-brandb{
	width: 30px;
	line-height: normal;
	padding: 1px 0 2px;
    font-size: 12px;
    color: #fff;
    text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
	background: #ff3f4d;
	position: absolute;
	right: 6px;
	top: 6px;
}
div.index-branda{
	width: 30px;
	line-height: normal;
	padding: 1px 0 2px;
    font-size: 12px;
    color: #fff;
    text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
	background: #ff5f1b;
	position: absolute;
	right: 6px;
	top: 6px;
}
.factory-left li p:hover{
	color: #d50000!important;

}
.factory-right{
	float: right;
	width: 284px;
	overflow: hidden;
    margin-top: -11px;
}
.two-wrapper-list{
	overflow: hidden;
	padding-top:2px;
}
.two-wrapper-list-a{
	width: 100%;
    display: block;
	margin-bottom: 16px;
	*margin-bottom:15px;
    font-size: 14px;
    color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
    height: 18px;
}
.two-wrapper-list .land-district-text {
	margin-bottom: 27px;
	color: #666666;
	float: left;
}
.two-wrapper-list .land-money {
	float: right;
	color: #d50000;
	margin-bottom: 17px;
}
.two-wrapper-list div:nth-last-child(3),
.two-wrapper-list div:nth-last-child(2) {
	margin-bottom: 0;
}
.two-wrapper-list-a a{
	font-size: 16px;
    color: #333;
	max-width: 100%;
	display: inline-block;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
    line-height: 18px;
}

/*仓库*/

.depot-park{
    overflow: hidden;
    width: 1200px;
    margin: -22px auto 4px;
}
.text-center p{
	text-align: center;
}

/*互动中心*/
.interaction-center{
    overflow: hidden;
    width: 1200px;
    margin: -25px auto 0;
}
.interaction-center.margin-top-0{
	margin-top:0;
}
.interaction-section{
	margin-top: 11px!important;
}
.interaction-label{
	height: 70px!important;
}

.interaction-course{
	overflow: hidden;
	display: block;
	margin:-1px 0 35px;
}
.course-img{
	width: 204px;
	height: 114px;
	float: left;
	margin-right: 19px;
}
.interaction-course-info{
	float: left;
	width: 204px;
	overflow: hidden;
}
.interaction-course-tita{
    font-size: 18px;
    color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
	margin-bottom: 11px;
}
.interaction-course-titb{
    line-height: 24px;
    font-size: 16px;
	color: #333;
	height: 69px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.interaction-course:hover .interaction-course-tita{
	color: #d50000!important;
}

.interaction-course-list{
	overflow: hidden;
}
.index-section .interaction-course-list{
	height: 104px;
}
.interaction-course-list-a{
	width: 100%;
	margin-bottom: 11px;
	display: block;
    font-size: 14px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.interaction-course-list-a a{
	font-size: 16px;
    color: #333;
}
.interaction-circle{
	margin-top:26px;
}
.interaction-tab{
	overflow: hidden;
	margin-top:-2px;
}
.interaction-tab li{
	overflow: hidden;
	margin-bottom: 10px;
}
.interaction-name{
	float: left;
	width: 70%;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
}

.interaction-btn{
	width: 48px;
	height: 20px;
    line-height: 19px;
    font-size: 14px;
    text-align: center;
    color: #fff;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
	float: right;
	background: #ff881f;
	cursor: pointer;
}
.interaction-btn:hover{
	background:#e46b01;
    transition: all .225s ease-in-out;
}

.interaction-code-wrapper{
	overflow: hidden;
	margin-top: 15px;
    width: 278px;
	height: 112px;
	border:1px solid #ededed;
}
.interaction-code-img{
	padding:5px;
	float: left;
	margin: 13px 21px 0 20px;
	box-shadow:  0 0 15px #ddd;
}
.interaction-code-img img{
	width: 74px;
	height: 74px;
}
.interaction-code-box{
	float: left;
	width: 100px;
	overflow: hidden;
	margin-top: 30px;
}
.interaction-code-text{
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    color: #666;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
}
.micro-course:hover a{
	color: #d50000;
}
a.project_cloud:hover{
	color: #fff;
}
.index-title-menu .kangyi-red{
	color:#d50000 ;
	font-weight: bold;
}
/*首页右侧优惠政策*/
.index-policy .policy-box {
	width: 100%;
	height: 28px;
}
.index-policy .policy-box .right-policy-label:hover {
	border: 1px solid #d50000;
	cursor: pointer;
	color:#d50000;
}
.index-policy .right-policy-label {
	float: left;
	padding: 5px 8px;
	margin-right: 5px;
	margin-bottom: 14px;
	background: #fff;
	color: #333333;
	font-weight: 400;
	font-size: 14px;
	border: 1px solid #d5d5d5;
}
.index-policy .right-policy-title a{
	cursor: pointer;
}
.index-policy .right-margin-0 {
	margin-right: 0;
}
.right-policy-title {
	width: 100%;
	display: block;
	font-size: 14px;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	height:30px;
}
.right-policy-title a{
	font-size: 16px;
	color: #333;
	max-width: 100%;
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	line-height: 30px;
}
.information-three .product-bottom {
	margin-bottom: 13px;
}
.top-policy-box {
	margin-bottom: 10px;
}
.bottom-policy-title {
	height:34px;
}
.bottom-policy-title a{
	line-height: 34px;
}
.panoramic-box .panoramic-img {
	position: relative;
	margin-top:-2px;
}
.panoramic-box .panoramic-img div {
	position: absolute;
	left: 95px;
	top: 45px;
	width: 92px;
	height: 30px;
	border: 1px #ededed solid;
	float: left;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	line-height: 30px;
}
.panoramic-box .panoramic-img:hover{
	cursor: pointer;
}
.panoramic-box .panoramic-img-title:hover .panoramic-title{
	color:#d50000;
}
.news-right-box {
	width:285px;
}
/* 项目云改版 */
.factory-left .item-cloud-san{
	display: none;
}
.factory-left .item-cloud-active{
	display: block;
}
.index-title-span{
	width: 1px;
    height: 20px;
    background: #e6e6e6;
    display: inline-block !important;
    *display: inline;
    zoom: 1;
    margin: 12px 21px 0;
    position: relative;
    float: left;
}
.index-title-a{
	cursor: pointer;
}
.factory-left-from{
	width: 410px;
	height: 232px;
	float: left;
	margin-right: 50px;
	margin-top: 10px;
}
.cloud-from{
	position: relative;
}
.cloud-from img{
	width: 410px;
}
.cloud-from .cloud-from-title{
	position: absolute;
	top: 40px;
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	left: 43px;
}
.cloud-from .cloud-from-content{
	position: absolute;
	bottom: 40px;
	color: #fff;
	left: 43px;
	padding: 10px 15px;
	border: 1px solid #fff;
}
.cloud-ipone{
	width: 276px;
	height: 40px;
	font-size: 16px;
	border:1px solid #EDEDED;
	border-right: none;
	margin-top: 10px;
	float: left;
	color: #333333;
	padding-left: 20px;
}
.cloud-ipone::-webkit-input-placeholder {
	color: #999999 !important;
}
.cloud-ipone-red{
	background-color: #D50100;
	width:112px;
	height:40px;
	line-height: 40px;
	text-align: center;
	color: #ffffff;
	float: left;
	margin-top: 10px;
	cursor: pointer;
}

.factory-left .index-title-link .item-cloud-more{
	display: none;
}
.factory-left .index-title-link .essence{
	display: block;
}
.item-cloud .factory-left-cloud{
	width: 430px;
}

.news-report{
	position: relative;
	overflow: hidden;
	float: left;
}
.news-report div{
	position: absolute;
}
.news-report .report-district{
	color: #fff;
	font-size: 20px;
	top: 20px;
	left: 15px;
}
.news-report .report-district span {
    max-width: 100px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    float: left;
}
.news-report .report-string{
	bottom: 48px;
	color: #fff;
	font-size: 14px;
	left: 15px;
}
.news-report .report-time{
	color: #1f6cdd;
	font-size: 12px;
	left: 22px;
	bottom: 25px;
}
.workshop-left{
	float: left;
}
.workshop-right{
	float: left;
}

.land-left li {
	float: left;
	width: 385px;
	height: 122px;
	border: 1px solid #EDEDED;
	margin-left: 30px;
	padding: 26px 21px 0;
	margin-bottom: 20px;
}
.land-left li.beat-left-first {
	margin-left: 0px;
}
.beat-left-title {
	color: #333333;
	font-size: 20px;
	font-weight: 400;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.beat-left-title:hover {
	color:#d50000;
}
.listing {
	float: left;
	width: 70px;
	line-height: 18px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 400;
	background-color: #FF5F1B;
}
.listingOne {
	float: left;
	width: 70px;
	line-height: 18px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 400;
	background-color: #1F6CDD;
}
.listingTwo {
	float: left;
	width: 70px;
	line-height: 18px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 400;
	background-color: #FF3F4D;
}
.beat-land-type {
	float: left;
	width: 60px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 400;
	background-color: #1F6CDD;
	margin-left: 10px;
}
.beat-land-id {
	float: left;
	width: 85px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	color: #999999;
	font-size: 12px;
	font-weight: 400;
	margin-left: 10px;
	border: 1px solid #999999;
}
.tag-box {
	height: 18px;
	overflow: hidden;
}
.blue {
	color: #5e98d3;
	background: #ecf4fc;
	border: 0;
}
.beat-address img {
	float: left;
	width: 14px;
	height: 14px;
}
.beat-address .land-district {
	float: left;
	color: #666666;
	font-size: 16px;
	margin-left: 10px;
	font-weight: 400;
}
.beat-address .land-num {
	position: relative;
	float: right;
	color: #D50000;
	font-size: 16px;
	font-weight: 400;
	margin-right: 18px;
    top: -2px;
}
.land-num .sup {
	font-size: 20px;
}
.beat-type {
	overflow: hidden;
	margin-top: 20px;
}
.beat-address {
	overflow: hidden;
	margin-top: 26px;
}

.factory-rent-one {
	position: absolute;
	top: 6px;
	right: 6px;
	background: #ff5f1b;
	padding: 0 3px;
}
.factory-rent-two {
	position: absolute;
	top: 6px;
	right: 6px;
	background: #ff3f4d;
	padding: 0 3px;
}
.factory-district-text {
	margin-bottom: 17px;
	color: #666666;
	float: left;
}
.new-lease {
	display: block;
}
.new-sell {
	display: none;
}
.factory-border {
	cursor: pointer;
	background: #fff !important;
}
.new-sell-content {
	display: none;
}
.depot-sell-content {
	display: none;
}
.factory-two-wrapper .factory-box .factory-title {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space:normal;
	height: 56px;
	text-align: left;
}
.factory-box li{
	height: 217px;
}
/* 项目云改版css */
.item-cloud .index-title-left{
	position: relative;
	height: 53px;
}
.item-cloud .index-tit{
	position: absolute;
	top: 0px;
	width: 286px;
	z-index: 2;
}
.item-cloud .index-left-line{
	width: 125px;
	position: absolute;
	bottom: 0px;
}
.cloud-list-top{
	height: 66px;
	width: 100%;
	border-bottom: 1px solid #EDEDED ;
	margin-bottom: 20px;
}
.cloud-list-li{
	color: #343434;
	margin:37px 20px 12px ;
	float: left;
	cursor: pointer;
	font-size: 22px;
    margin-top: 31px;
}
.cloud-list-left{
	float: left;
	width: 886px;
}
.item-cloud  .cloud-title-margin{
	margin: 27px 0 0px;
}

.item-cloud  .cloud-list-li.cloud-li-active{
	color: #D60000;
	font-size: 22px;
	margin-top:31px;
}


.more-ardress{
	color: #666666;
	font-size: 16px;
	float: right;
	margin:37px 0 12px;
	display: inline-block;
}
.cloud-list-item{
	width:408px;
	height:158px;
	border:1px solid #EDEDED;
	margin-right: 26px;
	float: left;
	padding-left: 20px;
	margin-bottom: 20px;
	position: relative;
}
.item-cloud .marting-0{
	margin-right: 0px;
}
.marting-left-0{
	margin-left: 0px;
}
.cloud-quick-item{
	width:408px;
	height:158px;
	border:1px solid #EDEDED;
	margin-right: 26px;
	float: left;
	margin-bottom: 20px;
	padding-left: 20px;
	position: relative;
}
.cloud-quick-item:nth-child(2n){
	margin-right: 0px;
}
.cloud-item-p a{
	color: #343434;
	overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	word-break: break-all;
	font-size:20px;
	max-width: 400px;
	display: inline-block;
}
.cloud-item-p {
	width: 400px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.cloud-item-p a{
	color: #343434;
}
.cloud-item-p a:hover{
	color: #D60000;
}
.cloud-list-item a{

}
.important-item{
	padding: 6px 10px;
	font-size:12px;
	display: inline-block;
	background-color: #FFF4E4;
	color: #805E40;
}
.important-last{
	padding: 6px 10px;
	font-size:12px;
	color: #5E98D3;
	display: inline-block;
	background-color: #ECF4FC;
}
.important-div{
	overflow: hidden;
	margin-bottom: 16px;
	height: 24px;
}
.prize-p{
	color: #D50000;
	display: block;
	font-size: 14px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.prize-p-span{
	font-size: 22px;
	font-weight: bold;
	display: inline-block;
	margin-right: 6px;
}
.item-cloud .prize-p .small-p-span{
	font-size: 18px;
	height: 22px;
	line-height: 22px;
}
.prize-all{
	margin-bottom: 10px;
    overflow: hidden;
    float: left;
}
.time-prizi-p{
	color: #666666;
	font-size: 16px;
	display: inline-block;
	margin-right: 40px;
}
.time-prizi-time{
	font-size: 14px;
	color: #999999;
	display: inline-block;
	float: right;
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.cloud-quick-item .cloud-item-p{
	margin-bottom: 15px;
}
.cloud-quick-div  .important-item{
	background-color: #F5F6F8;
	color: #666666;
}
.item-cloud .index-title-link a{
	margin-top: 24px;
}
.item-cloud .dispaly-show-ul{
	display: block;
}
.cloud-list-bottom ul{
	display: none;
}
.more-ardress{
	display: none;
}
.dispaly-show-ul{
	display: block;
}
.cloud-list-bottom ul .cloud-list-item:nth-child(2n){
	margin-right: 0px;
}
.cloud-list-bottom ul .cloud-list-item:nth-child(3){
	margin-bottom: 0px;
}
.cloud-list-bottom ul .cloud-list-item:nth-child(4){
	margin-bottom: 0px;
}
.cloud-list-bottom ul .cloud-no-buttom{
	margin-bottom: 0px;
}

.cloud-div{
	overflow: hidden;
	min-height: 24px;
}

.cloud-div a{
	overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    /* width: 256px; */
    max-width: 256px;
    float: left;
    margin-left: 10px;
}
body .cloud-list-bottom .no-right{
	margin-right: 0px;
}
body .cloud-list-bottom .no-buttom{
	margin-bottom: 0px;
}

.cloud-number{
	float: left;
	width: 16px;
	height: 16px;
	background: #D50000;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	text-align: center;
	margin-top: 4px;
}
.right-item-label-cloud{
	display: inline-block;
	*float: left;
	*margin-right: 5px;
}
body .factory-right.group-title-right .tag-box-cloud{
	padding-left: 26px;
    margin-top: 10px;
    height: 24px;
	margin-bottom: 12px;
	overflow: hidden;
	
}

.right-item-label-cloud{
	background: #EBF3FB;
	font-size: 12px;
	color: #5D97D3;
	padding: 6px 10px;
	*white-space:nowrap;
}
.time-prizi-all{
	margin-bottom: 10px;
    overflow: hidden;
    float: left;
}
.time-prizi-time-img{
	width: 14px;
    float: left;
    margin-right: 10px;
}
.cloud-quick-item .important-div .time-prizi-time{
	margin-top: 2px; 
}
.land-left .beat-left-first:nth-child(5){
	margin-bottom: 0px;
}
.land-left .beat-left-first:nth-child(6){
	margin-bottom: 0px;
}
.important-div p{
	*float: left;
	*margin-right: 10px;
}
/* 政府报告 */
.government .news-report .report-time{
	color: #D50000;
	font-size: 12px;
    left: 25px;
    bottom: 24px;
}