﻿@charset "utf-8";
/* CSS Document */
body{
	width: 100%;
	background-color: #ffffff;
	overflow-x: hidden;

}

/*详情页*/
.BDJTnewdel{
	width: 930px;
	margin: 30px auto 10px auto;
}
.BDJTnewdelh1{
	font-size: 28px;
	color: #333333;
	line-height: 40px;
	text-align: center;
}
.BDJTnewdelh2{
	font-size: 22px;
	color: #333333;
	line-height: 30px;
	/*text-align: right;*/
	text-align: center;
}
.BDJTnewdeldiv{
	width: 930px;
	height: 40px;
	overflow: hidden;
}

.BDJTnewdeldiv p{
	font-size: 16px;
	color: #666666;
	line-height: 40px;
	margin-right: 10px;
}
.BDJTnewdeldiv span{
	display: inline;
	font-size: 16px;
	color: #000000;
	padding: 0 4px;
	line-height: 40px;
}

.BDJTnewdeldiv p:first-child{
	margin-left: 90px;
}

.BDJTnewdelp{
	width: 930px;
	font-size: 18px;
	color: #333333;
	text-align: justify;
	text-indent: 36px;
	margin: 20px auto;
	line-height: 24px;

}
.BDJTnewdelp p{
	width: 930px;
	font-size: 18px;
	color: #333333;
	text-align: justify;
	text-indent: 36px;
	margin: 20px auto;
	line-height: 36px;
}

.BDJTnewdelp a{
	display: inline;
	font-size: 18px;
	color: #333333;
	text-decoration: underline;
	padding: 6px;
}

.BDJTnewdelp a:hover{
	color: red;
}
.BDJTnewdelp img{
	width: 800px;
	margin: 20px auto;
}

	

/*综合新闻列表*/
.BDJTnewzh{
	width: 930px;
	margin-top: 30px;
}

.BDJTnewzhlb{
	width: 930px;
	height: 375px;
	background-color: #303539;
	overflow: hidden;
}
.BDJTnewInbox{
	width: 430px;
	height: 375px;
}

.BDJTnewIn{
	width: 370px;
	height: 300px;
	margin: 30px 0 0 30px;
	position: relative;
}

.BDJTnewIn a{
	width: 370px;
	height: 300px;
	position: absolute;
	display: none;
	
}



.BDJTnewIn a:hover{
	cursor: pointer;
}
.BDJTnewIn H1:hover {
	color: #e3c392;
	text-decoration: underline;
}
.BDJTnewIn p:hover {
	color: #e3c392;
	text-decoration: underline;
}
.BDJTnewInH1{
	width: 370px;
	height: 60px;
	font-size: 20px;
	color: #ffffff;
	line-height: 30px;
	overflow: hidden;
}
.BDJTnewInT1{
	width: 370px;
	height: 30px;
	font-size: 16px;
	color: #a8b1ba;
	line-height: 30px;
	overflow: hidden;
}
.BDJTnewInP1{
	width: 370px;
	height: 100px;
	font-size: 16px;
	line-height: 20px;
	color: #a8b1ba;
	margin: 20px 0;
	overflow: hidden;
	text-align: justify;
}
.BDJTnewInmore1{
	width: 100px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	color: #e3c392;
	border: solid 1px #e3c392;
	border-radius: 15px;
	text-align: center;
	margin-top: 20px;
}
.BDJTnewInmore1:hover{
	background-color: #e3c392;
	color: #ffffff;
	cursor: pointer;
}



.BDJTnewIMGbtn{
	width: 370px;
	height: 14px;
	margin: 0 0 0 30px;
}

.BDJTnewIMGbtn ul{
	overflow: hidden;

}
.BDJTnewIMGbtn-this1{
	
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background-color: #8a7c66;
	margin: 0 10px;
}
.BDJTnewIMGbtn-this{
	
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background-color: #e3c392;
	margin: 0 10px;
}


.BDJTnewIMGbtn ul li:hover{
	cursor: pointer;
}

.BDJTnewIMG{
	width: 500px;
	height: 375px;
}
.BDJTnewIMGbox{
	width: 500px;
	height: 375px;
	position: relative;
}
.BDJTnewIMGbox a{
	width: 500px;
	height: 375px;
	position: absolute;
	overflow: hidden;
	display: none;
}
.BDJTnewIMGbox img{
	height: 375px;
	position: absolute;
	left: 50%;

}

/*文字列表样式*/

.BDJTnewzhul{
	width: 930px;
	margin-top: 30px;
}
.BDJTnewzhul ul{
	width: 930px;
	
}
.BDJTnewzhul ul li{
	width: 930px;
	padding: 30px 0;
	border-bottom: solid 1px #e7e7e7;
}
.BDJTnewzhul ul li:last-child{
	border-bottom: solid 1px transparent;
}
.BDJTnewzhul ul li a{
	overflow: hidden;
	width: 930px;
	height: 110px;
}
.BDJTnewzhulle{
	width: 110px;
	height: 110px;
	background-color: #e7e7e7;
}

.Bzday{
	width: 110px;
	font-size: 48px;
	color: #e3c392;
	line-height: 1.2;
}
.Bzm,.Bzy{
	width: 110px;
	font-size: 20px;
	color: #666666;
	margin-left: 10px;
	line-height: 1.2;
}

.BDJTnewzhulri{
	width: 760px;
	height: 110px;
	margin-left: 30px;
}

.BDJTnewzhulrih1{
	width: 760px;
	height: 36px;
	font-size: 24px;
	color: #474545;
	line-height: 36px;
	overflow: hidden;
}
.BDJTnewzhulri>div{
	width:760px; 
	overflow: hidden;
	margin-bottom: 10px;
}
.BDJTnewzhulri>div p{
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	margin-right: 10px;
}
.BDJTnewzhulri>div span{
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	display: inline;
	
}
.BDJTnewzhulrip{
	width: 760px;
	height: 40px;
	font-size: 14px;
	overflow: hidden;
	color: #666666;
	line-height: 20px;
}

.BDJTnewzhulrih1:hover{
	cursor: pointer;
	color: #e3c392;
}
.BDJTnewzhulrip:hover{

	cursor: pointer;
	color: #e3c392;
}


/*图文列表样式*/

.BDJTnewzhul1{
	width: 930px;
	
}
.BDJTnewzhul11{
	width: 930px;
	overflow: hidden;
	padding-bottom: 10px;
}
.BDJTnewzhul11 li{
	width: 463px;
	height: 550px;
	border: solid 1px #e7e7e7;
	float: left;
}
.BDJTnewzhul11 li a{
	width: 423px;
	height: 490px;
	margin: 20px auto 0 auto;
}
.BDJTnewzhul11imgbox{
	width: 423px;
	height: 317px;
	overflow: hidden;
	position: relative;
}
.BDJTnewzhul11img{
	height: 317px;
	position: absolute;
	left: 50%;
}

.BDJTnewzhul11imgbox div{
	font-size: 20px;
	color: #ffffff;
	position: absolute;
	top: 14px;
	left: 20px;
	line-height: 1;
	font-weight: bold;
}



.BDJTnewzhul11 a:hover{
	cursor: pointer;

}
.BDJTnewzhul11h1{
	width: 403px;
	height: 60px;
	overflow-y: hidden;
	font-size: 24px;
	line-height: 30px;
	color: #474545;
	margin: 10px 0 0 10px;
}
.BDJTnewzhul11sp{
	display: block;
	width: 403px;
	height: 20px;
	overflow-y: hidden;
	font-size: 18px;
	line-height: 20px;
	color: #666666;
	margin-left: 10px;
	margin-bottom: 10px;
}
.BDJTnewzhul11p{
	width: 403px;
	height: 60px;
	overflow-y: hidden;
	font-size: 18px;
	line-height: 20px;
	color: #666666;
	margin-left: 10px;
	text-align: justify;
}
.BDJTnewzhul11 li:hover{
	box-shadow: 2px 2px 5px #888888;
}


/*文字列表-22*/

.BDJTnewzhul22{
	width: 930px;
	overflow: hidden;
	padding-bottom: 10px;
	margin-top: 20px;
}
.BDJTnewzhul22 li{
	width: 463px;
	height: 280px;
	border: solid 1px #e7e7e7;
	float: left;
}
.liline1{
	width: 463px;
	height: 10px;
	background-color: transparent;
}
.BDJTnewzhul22sp{
	width: 403px;
	height: 50px;
	font-size: 18px;
	color: #e3c392;
	line-height: 50px;
	margin-left: 30px;
}
.BDJTnewzhul22h1{
	width: 403px;
	height: 60px;
	overflow-y: hidden;
	font-size: 24px;
	line-height: 30px;
	color: #474545;
	margin: 0 0 20px 30px;
}
.BDJTnewzhul22p{
	width: 403px;
	height: 80px;
	overflow-y: hidden;
	font-size: 18px;
	line-height: 20px;
	color: #666666;
	margin-left: 30px;
	text-align: justify;
}
.BDJTnewzhul22more{
	width: 403px;
	height: 50px;
	font-size: 16px;
	color: #474545;
	line-height: 50px;
	margin-left: 30px;
}


.BDJTnewzhul22 li:hover{
	box-shadow: 2px 2px 5px #888888;
	cursor: pointer;
}

.BDJTnewzhul22 a:hover{
	cursor: pointer;
}
.BDJTnewzhul22 a:hover .BDJTnewzhul22more{
	color: #e3c392;
}
.BDJTnewzhul22 a:hover .liline1{
	background-color: #e3c392;
}



/*翻页按钮样式*/

.BDJTnewzhulbtn{
	width: 930px;
	height: 50px;
	background-color: #ebebeb;
	padding-top: 10px;

	margin: 30px auto 0 auto;
}
.BDJTnewzhulbtnbox{
	height: 30px;
	overflow: hidden;

}
.BDJTnewzhulbtnbox div{
	height: 30px;
	float: left;
	padding: 0 10px;
	margin: 0 10px;
	font-size: 14px;
	color: #4e4e4e;
	line-height: 30px;

}
.BDJTnewzhulbtnbox select{
	background-color: #ebebeb;
}
.BDJTnewzhulbtnbox div:hover{
	cursor: pointer;
	background-color: #e3c392;
	color: #ffffff;
}


/*专题图文*/

.BDJTnewzhul33{
	width: 930px;
	padding-bottom: 10px;
	padding-right: 4px;
}
.BDJTnewzhul33 li{
	width: 930px;
	height: 390px;
	background-color: #ececec;
	margin-bottom: 20px;
}

.BDJTnewzhul33img{
	width: 930px;
	height: 320px;
}

.BDJTnewzhul33h1{
	width: 830px;
	height: 70px;
	overflow-y: hidden;
	font-size: 24px;
	line-height: 70px;
	color: #474545;
	margin: 0 auto;
}

.BDJTnewzhul33 li:hover{
	box-shadow: 2px 2px 5px #888888;
	cursor: pointer;
}

.BDJTnewzhul33 a:hover{
	cursor: pointer;
}


/*促销列表*/

.BDJTPUBNAVsale{
	width: 1280px;
	margin: 0 auto 30px auto;
}

.BDJTnewzhulsale{
	width: 1280px;
	margin-top: 30px;
}
.BDJTnewzhulsale ul{
	width: 1280px;
	
}
.BDJTnewzhulsale ul li{
	width: 1280px;
	padding: 30px 0;
	border-bottom: solid 1px #e7e7e7;
}
.BDJTnewzhulsale ul li:last-child{
	border-bottom: solid 1px transparent;
}
.BDJTnewzhulsale ul li a{
	overflow: hidden;
	width: 1280px;
	height: 110px;
}

.BDJTnewzhulrisale{
	width: 1140px;
	height: 110px;
	margin-left: 30px;
}

.BDJTnewzhulrisaleh1{
	width: 1140px;
	height: 72px;
	font-size: 24px;
	color: #474545;
	line-height: 36px;
	overflow: hidden;
}
.BDJTnewzhulrisale>div{
	width:1140px; 
	overflow: hidden;
	margin-bottom: 10px;
}
.BDJTnewzhulrisale>div p{
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	margin-right: 10px;
}
.BDJTnewzhulrisale>div span{
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	display: inline;
	
}


.BDJTnewzhulrih1:hover{
	cursor: pointer;
	color: #e3c392;
}



/*新增版块-_太阳成集团tyc7111印象列表页 begin*/
.New_BDJTvideoList{
	width: 1280px;
/*	height: 406px;*/
	margin: 0 auto 20px auto;
	background-color: #f6f6f6;
}
	/*视频模块标题*/
	.New_BDJTvideoListTitle{
		width: 100%;
		height: 60px;
	}
	.New_BDJTvideoListTitle>p,
	.New_BDJTvideoListTitle>a{
		
		color: #141416;
		line-height: 60px;
	}
	.New_BDJTvideoListTitle>p{
		float: left;
		font-size: 24px;
	}
	.New_BDJTvideoListTitle>a{
		display: block;
		float: right;
		font-size: 16px;
		padding-right: 10px;
	}
	.New_BDJTvideoListTitle>a:hover{
		cursor: pointer;
		color: #fe030b;
		font-weight: bold;
	}
		.New_BDJTvideoListTitle>p span{
			display: inline;
			font-size: 24px;
			color: #141416;
			line-height: 60px;
			padding: 0 10px;
		}

	/*视频列表*/
	.New_BDJTvideoListLink{
		width: 100%;
/*		height: 346px;*/
		overflow: hidden;
	}

		.New_BDJTvideoListLink>a{
			float: left;
			margin: 10px;
		}
/*
		.New_BDJTvideoListLink>a:hover{
			box-shadow: 0px 0px 5px #888888;
		}
*/

		/*第一张大图*/
		.New_BDJTvideoListLink1st{
			width: 492px;
			height: 330px;
			position: relative;
		}
			.New_BDJTvideoListLink1st>div{
				width: 492px;
				height: 330px;
				overflow: hidden;
			}
				.New_BDJTvideoListLink1st>div img{
					width: 492px;
					height: 330px;
					transition: transform 0.4s ease-in-out;
				}
				.New_BDJTvideoListLink1st>div:hover img{
					transform: scale3d(1.1, 1.1, 1);
					cursor: pointer;
				}
			.New_BDJTvideoListLink1st>h1{
				width: 100%;
				height: 40px;
				font-size: 16px;
				color: #ffffff;
				line-height: 40px;
				text-align: left;
				letter-spacing: 2px;

				overflow: hidden;
				text-overflow: ellipsis;
				white-space: nowrap;

				position: absolute;
				bottom: 0;
				left: 0;

				background-color: #e3c392;
				text-indent: 6px;
				display: none;
			}
				.New_BDJTvideoListLink1st:hover h1{
					display: block;
				}
				.New_BDJTvideoListLink1st>h1:hover{
					cursor: pointer;
					font-weight: bold;
				}
			.New_BDJTvideoListLink1st>p{
				width: 100%;
				height: 24px;
				font-size: 16px;
				line-height: 24px;
				color: #999999;
				text-align: left;
				display: none;
				position: absolute;
			}
		/*并列小图*/
		.New_BDJTvideoListLink2nd{
			width: 236px;
			height: 330px;
			background-color: #ffffff;
		}

			.New_BDJTvideoListLink2nd>div{
				width: 236px;
				height: 158px;
				overflow: hidden;
				border-radius: 4px;
			}
				.New_BDJTvideoListLink2nd>div img{
					width: 236px;
					height: 158px;
					border-radius: 4px;
					transition: transform 0.4s ease-in-out;
				}
				.New_BDJTvideoListLink2nd>div:hover img{
					transform: scale3d(1.1, 1.1, 1);
					cursor: pointer;
				}
			.New_BDJTvideoListLink2nd>h1{
				width: 100%;
				height: 96px;
				font-size: 16px;
				color: #182424;
				line-height: 24px;
				text-align: justify;
				padding: 0 10px;
				margin-top: 20px;
				letter-spacing: 2px;

				overflow: hidden;
				display: -webkit-box;
				-webkit-line-clamp: 4; /* 设置显示的最大行数 */
				-webkit-box-orient: vertical;
			}
				.New_BDJTvideoListLink2nd:hover h1{
					cursor: pointer;
					font-weight: bold;
/*					color: #e3c392;*/
					color: #fe030b;
				}
				.New_BDJTvideoListLink2nd:hover img{
					transform: scale3d(1.1, 1.1, 1);
					cursor: pointer;
				}
			.New_BDJTvideoListLink2nd>p{
				width: 100%;
				height: 24px;
				font-size: 16px;
				line-height: 24px;
				color: #999999;
				text-align: left;
				text-indent: 10px;
				overflow: hidden;
				margin-top: 32px;

			}
/*新增版块-_太阳成集团tyc7111印象列表页 end*/




/*新增版块-_太阳成集团tyc7111印象播放页 begin*/
.New_BDJTvideoPlayer{
	width: 980px;
	height: 614px;
	position: relative;
	overflow: hidden;
	top: 30px;
	left: 50%;
	margin-left: -490px;
	margin-bottom: 30px;
}
.anniv_videoPlayer{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover; /* 覆盖整个容器 */
	
}
.anniv_videoPlayer img{
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
.New_BDJTvideoPlayerTC{
	width: 980px;
	position: relative;
	top: 30px;
	left: 50%;
	margin-left: -490px;
	margin-bottom: 60px;
	font-size: 24px;
	line-height: 36px;
	text-align: justify;

	
}
.New_BDJTvideoPlayerTC>h1{
	width: 980px;
	margin-bottom: 20px;
	font-size: 24px;
	line-height: 36px;
	text-align: justify;
	color: #000000;
	
}
.New_BDJTvideoPlayerTC>p{
	width: 980px;
	font-size: 18px;
	line-height: 36px;
	text-align: justify;
	color: #999999;
	
}
