/*新闻*/

.advert {
	width: 1100px;
	height: 400px;
	margin: 20px auto;
}

.advert>div {
	float: left;
}

.advert img {
	width: 100%;
	height: 100%;
}

.advert a {
	position: relative;
	display: block;
}

.advert a p {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.advert .big_mgs {
	width: 540px;
	height: 405px;
}

.advert .big_mgs a {
	height: 400px;
}

.advert a p {
	height: 60px;
	color: #FFFFFF;
	padding: 0 10px;
	font-size: 20px;
	line-height: 60px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background-color: rgba(0, 0, 0, 0.5);
}

.advert .small_mgs {
	width: 540px;
	height: 405px;
	margin-left: 10px;
}

.advert .small_mgs>div {
	float: left;
	width: 265px;
	height: 195px;
}

.advert .small_mgs div a {
	height: 195px;
}

.advert .small_mgs a p {
	font-size: 14px;
}


/*主体内容*/

.content {
	width: 1100px;
	margin: 0 auto;
}

.content .margin-left {
	float: left;
	width: 760px;
}

.content .margin-right {
	float: right;
	width: 320px;
}

.content .margin-right>div {
	padding: 10px;
	margin-top: 30px;
	background-color: #f5f5f5;
}

.content .margin-right .title {
	font-size: 20px;
	margin-left: 10px;
	text-indent: 10px;
	border-left: 6px solid #82BB30;
}


/*新闻*/

.information-mrap {
	text-align: left;
	margin-top: 30px;
	height: auto;
	overflow: hidden;
}

.information-mrap .hd {
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color: #444;
	border-bottom: 1px solid #c6c6c6;
	position: relative;
}

.information-mrap .hd ul {
	position: absolute;
	top: 1px;
}

.information-mrap .hd ul li {
	float: left;
	padding: 0 15px;
	cursor: pointer;
	border: 1px solid #FFF;
	height: 32px;
	margin-right: 10px;
}

.information-mrap .hd ul li a {
	color: #666;
	font-size: 18px;
	letter-spacing: 5px;
	font-weight: bold;
}

.information-mrap .hd ul li.on {
	border: 1px solid #82bb30;
	background: #82bb30;
	height: 33px;
	border-bottom-color: #82bb30;
	position: relative;
}

.information-mrap .hd ul li.on a {
	color: #FFF;
}

.information-mrap .hd ul li a:hover {
	text-decoration: none;
}

.information-mrap .bd li .news-one {
	padding: 30px 0;
	border-bottom: 1px solid #f5f5f5;
	transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	-o-transition: .2s;
	-ms-transition: .2s;
}

.information-mrap .bd li .news-one:hover {
	background: #f5f5f5;
}

.information-mrap .bd li .news-one .img-box {
	width: 230px;
	height: 153px;
	position: relative;
	float: left;
}

.information-mrap .bd li .news-one .img-box img:hover {
	box-shadow: 2px 2px 5px #b6b6b6;
	-moz-box-shadow: 2px 2px 5px #b6b6b6;
	-webkit-box-shadow: 2px 2px 5px #b6b6b6;
	-ms-box-shadow: 2px 2px 5px #b6b6b6;
	-o-box-shadow: 2px 2px 5px #b6b6b6;
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	-moz-transform: scale(1.05);
}

.information-mrap .bd li .news-one .img-box img {
	display: block;
	width: 230px;
	height: 153px;
	transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	-o-transition: .2s;
	-ms-transition: .2s;
}

.information-mrap .bd li .news-one .txt-box {
	display: table-cell;
	padding-left: 20px;
	position: relative;
}

.information-mrap .bd li .news-one .txt-box h3 {
	height: 55px;
	line-height: 25px;
	font-size: 20px;
	overflow: hidden;
	padding-right: 5px;
	margin-top: -5px;
}

.information-mrap .bd li .news-one .txt-box h3 a {
	color: #333;
	transition: color 0.2s;
	-moz-transition: color 0.2s;
	-webkit-transition: color 0.2s;
	-o-transition: color 0.2s;
	-ms-transition: color 0.2s;
	font-size: 18px;
	font-weight: bold;
}

.information-mrap .bd li .news-one .txt-box h3 a:hover {
	color: #82bb30;
	text-decoration: none;
}

.information-mrap .bd li .news-one .txt-box .synopsis {
	color: #999;
	height: 50px;
	overflow: hidden;
	line-height: 25px;
	padding-right: 5px;
}

.information-mrap .bd li .news-one .txt-box .row-msg {
	display: block;
	margin: 20px 0 0 0;
	color: #999;
	height: 20px;
}

.information-mrap .bd li .news-one .txt-box .row-msg:after {
	content: ".";
	display: block;
	overflow: hidden;
	height: 0;
	clear: both;
}

.information-mrap .bd li .news-one .txt-box .row-msg span {
	display: block;
	float: left;
}

.information-mrap .bd li .news-one .txt-box .row-msg span.time {
	margin-right: 25px;
}

.information-mrap .bd li .news-one .txt-box .row-msg span.tab-box {
	position: relative;
	/*width: 295px;*/
	height: 20px;
	overflow: hidden;
}

.information-mrap .bd li .news-one .txt-box .row-msg span.author {
	display: inline-block;
}

.information-mrap .bd li .news-one .txt-box .row-msg span.author img {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	display: inline-block;
	float: left;
}

.information-mrap .bd li .news-one .txt-box .row-msg span.author i {
	display: inline-block;
	float: left;
	font-style: normal;
	padding: 0 20px 0 5px;
}

.information-mrap .bd li .news-one .txt-box .row-msg span.tab-box:after {
	position: absolute;
	top: 0;
	left: 8px;
	width: 10px;
	height: 20px;
	content: " ";
	background: url(../img/download-iocn.jpg) no-repeat left center;
}

.information-mrap .bd li .news-one .txt-box .row-msg span.tab-box a {
	color: #999999;
	margin-right: 5px;
}

.information-mrap .bd li .news-one .txt-box .row-msg span.tab-box a:first-child {
	padding-left: 20px;
}

.information-mrap .bd li .news-one .txt-box .row-msg span.tab-box a:hover {
	text-decoration: underline!important;
	color: #82bb30;
}

.information-mrap .onload {
	display: block;
	height: 30px;
	color: #999999;
	margin-top: 10px;
	line-height: 30px;
	text-align: center;
	transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	background-color: #f6f6f6;
}

.information-mrap .onload:hover {
	color: #fff;
	background-color: #82BB30;
}


/*高端访谈*/

.interview-mrap {
	width: 300px;
	height: 250px;
	overflow: hidden;
	position: relative;
}

.interview-mrap .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 110px;
	bottom: 5px;
	z-index: 1;
}

.interview-mrap .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.interview-mrap .hd ul li {
	float: left;
	margin-left: 10px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #e2e2e2;
	cursor: pointer;
}

.interview-mrap .hd ul li.on {
	background-color: #82BB30;
	color: #fff;
}

.interview-mrap .bd {
	position: relative;
	height: 100%;
	z-index: 0;
	margin-top: 15px;
}

.interview-mrap .bd li {
	position: relative;
	zoom: 1;
	background-color: #82BB30;
	vertical-align: middle;
}

.interview-mrap .bd li p {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 40px;
	padding: 0 10px;
	font-size: 16px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.interview-mrap .bd li p a {
	color: #FFFFFF;
}

.interview-mrap .bd img {
	width: 300;
	height: 200px;
	display: block;
}


/*推荐产品*/

.product .title .all {
	float: right;
	font-size: 14px;
	line-height: 26px;
}

.product .ctn-box {
	height: 390px;
	margin-top: 20px;
}

.product .ctn-box .list > div {
	position: relative;
	width: 300px;
	height: 200px;
	margin-bottom: 30px;
	background-color: #5c910b;
}

.product .ctn-box .list > div a {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 40px;
	color: #FFFFFF;
	padding: 0 10px;
	overflow: hidden;
	line-height: 40px;
	white-space: nowrap;
	text-overflow: ellipsis;
	background-color: rgba(0,0,0,0.5);
}

/*专题*/

.special-mrap {
	width: 300px;
	height: 250px;
	overflow: hidden;
	position: relative;
}

.special-mrap .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 110px;
	bottom: 5px;
	z-index: 1;
}

.special-mrap .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.special-mrap .hd ul li {
	float: left;
	margin-left: 10px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #e2e2e2;
	cursor: pointer;
}

.special-mrap .hd ul li.on {
	background-color: #82BB30;
	color: #fff;
}

.special-mrap .bd {
	position: relative;
	height: 100%;
	z-index: 0;
	margin-top: 15px;
}

.special-mrap .bd li {
	position: relative;
	zoom: 1;
	background-color: #82BB30;
	vertical-align: middle;
}

.special-mrap .bd li p {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 40px;
	font-size: 16px;
	padding: 0 10px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.special-mrap .bd li p a {
	color: #FFFFFF;
}

.special-mrap .bd img {
	width: 300;
	height: 200px;
	display: block;
}


/*热门标签*/

.label .ctn-box {
	padding-bottom: 10px;
}

.label .ctn-box a {
	display: inline-block;
	margin-top: 15px;
	margin-left: 10px;
	padding: 5px 10px;
	text-align: center;
	border-radius: 15px;
	background-color: #E1E1E1;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.label .ctn-box a:hover {
	background-color: #82BB30;
	color: #fff;
}