﻿.news-r1 {
	width: 100%;
	min-width: 1200px;
	height: 600px;
	text-align: center;
	color: #FFF;
	background: url(../Images/news/newsTopBackground.jpg) top center no-repeat;
	overflow: hidden;
}

	.news-r1 h2 {
		font-size: 80px;
		text-shadow: 3px 3px 3px #000;
		letter-spacing: 5px;
		line-height: normal;
	}

	.news-r1 p {
		font-size: 40px;
		font-family: Arial;
		text-shadow: 3px 3px 3px #000;
		margin-bottom: 30px;
	}

.news-r2 {
	width: 100%;
	min-width: 1200px;
	height: auto;
}

	.news-r2 .news-r2-h2 {
		width: 1200px;
		margin: 0 auto;
		height: auto;
		text-align: center;
	}

		.news-r2 .news-r2-h2 h2 {
			font-size: 40px;
			color: #303030;
			letter-spacing: 3px;
		}

		.news-r2 .news-r2-h2 p {
			font-size: 20px;
			font-family: Arial;
			font-weight: 600;
			color: #303030;
		}

.news-r3 {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

	.news-r3 .news-r3-box {
		width: 600px;
		height: 340px;
		overflow: hidden;
		float: left;
        position:relative;
	}

		.news-r3 .news-r3-box .news-slider-2 {
			height: 340px;
			width: 600px;
			float: left;
			position: relative;
			overflow: hidden;
		}

			.news-r3 .news-r3-box .news-slider-2 ul {
				margin: 0px;
				padding: 0px;
				float: left;
				height: auto;
				list-style-type: none;
				display: block;
				position: absolute;
				top: 0;
				left: 0;
				z-index: 98;
			}

				.news-r3 .news-r3-box .news-slider-2 ul li {
					height: auto;
					width: 100%;
					float: left;
					padding: 0px;
					margin: 0px;
					float: left;
				}

					.news-r3 .news-r3-box .news-slider-2 ul li img {
						width: 100%;
						z-index: 1;
					}

		.news-r3 .news-r3-box .news-page-btn {
			float: left;
			width: auto;
			height: 30px;
			position: absolute;
			bottom: 20px;
			right: 20px;
			z-index: 99
		}

			.news-r3 .news-r3-box .news-page-btn span {
				opacity: 0.7;
				height: 30px;
				width: 30px;
				background-color: #999;
				display: block;
				float: left;
				line-height: 30px;
				text-align: center;
				color: #FFF;
				margin-right: 10px;
				cursor: pointer;
			}

			.news-r3 .news-r3-box .news-page-btn .current {
				background-color: #1D5D76;
				opacity: 1;
			}

		.news-r3 .news-r3-box .news-box-list {
			width: 600px;
			height: 340px;
			padding: 0 40px 0 20px;
			border: 1px solid #e0e0e0;
			border-left: none;
		}

			.news-r3 .news-r3-box .news-box-list dl {
				color: #303030;
				padding: 10px 0;
				border-bottom: 1px dashed #ddd;
			}

				.news-r3 .news-r3-box .news-box-list dl dt {
					line-height: 50px;
					font-weight: bold;
					font-size: 18px;
				}

					.news-r3 .news-r3-box .news-box-list dl dt a {
						color: #d8000b;
						overflow: hidden;
						text-overflow: ellipsis;
						display: -webkit-box;
						-webkit-box-orient: vertical;
						-webkit-line-clamp: 1;
					}

				.news-r3 .news-r3-box .news-box-list dl dd {
					font-size: 14px;
					color: #666;
					line-height: 25px;
					height: 50px;
					overflow: hidden;
					text-overflow: ellipsis;
					display: -webkit-box;
					-webkit-box-orient: vertical;
					-webkit-line-clamp: 2;
				}

			.news-r3 .news-r3-box .news-box-list ul li {
				background: url(/Images/news/newsPic.png) no-repeat left center;
				line-height: 35px;
				height: 35px;
				text-indent: 12px;
			}

				.news-r3 .news-r3-box .news-box-list ul li a {
					color: #666;
					overflow: hidden;
					text-overflow: ellipsis;
					display: -webkit-box;
					-webkit-box-orient: vertical;
					-webkit-line-clamp: 1;
				}

					.news-r3 .news-r3-box .news-box-list ul li a:hover {
						color: #d8000b;
					}
        .news-r3 .news-r3-box .news-box-more{
            position:absolute;
            top:0;
            right:0;
            width:50px;
            height:50px;
            overflow:hidden;
            z-index:100;
            background:url(../Images/news/news.png) no-repeat;
            background-size:100% 100%;
        }
            .news-r3 .news-r3-box .news-box-more a{
                display:block;
                width:50px;
                height:50px;
            }

            .news-r4 {
                width: 1200px;
                height: auto;
                margin: 0 auto;
            }

	.news-r4 .news-r4-box {
		width: 380px;
		height: 360px;
		float: left;
		border: 1px solid #e0e0e0;
		margin-right: 30px;
		padding: 0 20px;
		overflow:hidden;
	}

		.news-r4 .news-r4-box:last-child {
			margin: 0;
		}

		.news-r4 .news-r4-box h2 {
			line-height: 65px;
			height: 65px;
			font-size: 18px;
		}
			.news-r4 .news-r4-box h2 a {
				display: table-cell;
				float: right;
				font-weight: normal;
				font-size: 14px;
				color: #d8000b;
			}

			.news-r4 .news-r4-box .news-r4-img {
				width: 100%;
				height: 110px;
				overflow: hidden;
			}

			.news-r4 .news-r4-box .news-r4-img img {
				display: block;
				width: 100%;
				height: auto;
			}

		.news-r4 .news-r4-box ul {
			margin-top: 15px;
		}

			.news-r4 .news-r4-box ul li {
				width:100%;
				background: url(/Images/news/newsPic.png) no-repeat left center;
				height: 30px;
				text-indent: 12px;
				overflow:hidden;
			}
				.news-r4 .news-r4-box ul li a {
					width: 100%;
					height: 30px;
					line-height: 30px;
					color: #666;
					overflow: hidden;
					text-overflow: ellipsis;
					display: -webkit-box;
					-webkit-box-orient: vertical;
					-webkit-line-clamp: 1;
				}
					.news-r4 .news-r4-box ul li a:hover {
						color: #d8000b;
					}