.section1 {
	background: url("../image/xqgg-bg.png") no-repeat center center;
	margin-top: -245px;
	/* background-color: #913c2b; */
}

.title {
	text-align: center;
}

.title>h2 {
	width: 297px;
	height: 60px;
	display: inline-block;
	font-size: 26px;
	color: #ffffff;
	line-height: 60px;
	background: url("../image/title-bg.png") no-repeat center center;
}

.sect1 {
	padding-top: 245px;
	padding-bottom: 55px;
}

.section1 .title {
	padding: 65px 0;
}

.sect1 ul {
	margin-left: -39px;
	margin-right: -39px;
	margin-bottom: 85px;
}

.sect1 ul li {
	width: 29.571%;
	background-color: #a50d1b;
	margin: 0 39px;
	box-shadow: 0px 0px 20px 0px rgb(238 42 59 / 35%);
}

.sect1 ul li a {
	display: block;
	padding: 20px 49px 35px 42px;
}

.sect1 ul li a h2 {
	font-size: 24px;
	line-height: 50px;
	letter-spacing: 0px;
	color: #ff9600;
	display: inline-block;
	border-bottom: 1px solid #ff9600;
}

.sect1 ul li a p {
	font-size: 18px;
	line-height: 29px;
	color: #ffffff;
	min-height: 58px;
	margin-top: 12px;
	margin-bottom: 8px;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.sect1 ul li a span {
	font-size: 14px;
	line-height: 21px;
	color: #ec7782;
	text-indent: 28px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	height: 63px;
	display: block;
	overflow: hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient:vertical;
}

.more {
	text-align: center;
	/* margin-top: 25px; */
	font-weight: bold;
	/* font-size: 17px; */
}
.wt{margin-top: 40px;}
.more>a {
	font-size: 22px;
	display: inline-block;
	padding-left: 25px;
	background: url("../image/more.png") no-repeat left center;
}

.sect1 .more a {
	color: #fff;
}

.sect1 .more>a:hover {
	color: #ff9600;
}

.section2 {
	background: url("../image/xqdt-bg.png") no-repeat center center;
	background-size: cover;
}

.sect2 {
	padding-bottom: 70px;
}

.sect2 .title {
	padding-top: 85px;
	padding-bottom: 75px;
}

.xqdt {
	overflow: hidden;
	padding-bottom: 83px;
}



.xqdt img {
	display: block;
	width: 100%;
	height: 100%;
}

.xqdt-l {
	float: left;
	width: 29.57%;
	height: 525px;
}
.xqdt .pics {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.xqdt .pics img{
     display:none;
}
.xqdt-l>a {
	display: block;
	position: relative;
	height: 100%;
}

.xqdt-l>a::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	background: url("../image/xqdt1-bg.png") no-repeat center center;
	background-size: cover;
}

.xq-t {
	height: 100%;
}

.xq-b {
	position: absolute;
	bottom: 0;
	padding-left: 35px;
	padding-right: 45px;
	padding-bottom: 40px;
	z-index: 2;
}

.xq-b>h2 {
	font-size: 20px;
	line-height: 22px;
	color: #ffffff;
}

.xq-b>div {
	width: 51px;
	height: 1px;
	background-color: #ffffff;
	margin: 17px 0;
}

.xq-b>p {
	font-size: 18px;
	color: #ffffff;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 48px;
}

.xq-b>span {
	height: 57px;
	font-size: 14px;
	color: #ffffff;
	opacity: 0.4;
	text-indent: 28px;
	display: inline-block;
	margin-top: 15px;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.xqdt-r {
	width: 38.21%;
	float: right;
	height: 525px;
}

.xqdt-r>a {
	display: block;
	position: relative;
	height: 100%;
}

.xqdt-r>a::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	background: none;
	background-image: linear-gradient(to top, #2f4e8e, transparent);
	/* background: url("../image/xqdt2-bg.png") no-repeat center center; */
	background-size: cover;
}

.sq-t {
	height: 100%;
}

.xqdt-r .xq-b {
	padding-bottom: 25px;
}

.xqdt-r .xq-b>span {
	/* height: 38px; */
}

.xqdt-r .xq-b>p {
	height: 24px;
}

.xqdt-m {
	float: left;
	width: 29.57%;
	margin-left: 18px;
	height: 100%;
}

.xq-m:first-child {
	background-image: linear-gradient(to right, #d44610, #a8101a);
}

.xq-m:last-child {
	background-image: linear-gradient(to right, #3588a0, #6644cb);
	margin-top: 23px;
}

.xq-m>a {
	display: block;
	box-sizing: border-box;
	padding: 37px;
	height: 100%;
}

.xq-m h2 {
	font-size: 20px;
	line-height: 22px;
	color: #ffffff;
}

.xq-m div {
	width: 51px;
	height: 1px;
	background-color: #ffffff;
	margin: 17px 0;
}

.xq-m p {
	font-size: 18px;
	color: #ffffff;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 48px;
}

.xq-m span {
	height: 57px;
	font-size: 14px;
	color: #ffffff;
	opacity: 0.4;
	text-indent: 28px;
	display: inline-block;
	margin-top: 15px;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.sect2 .more a {
	color: #b63303;
}

.section3 {
	background: url("../image/zymx-bg.png") no-repeat;
	background-size: cover;
}

/* .sect3::after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: url("../image/zymx-bg1.png") no-repeat center center;
	background-size: cover;
} */
.sect3 .title {
	padding-top: 120px;
	padding-bottom: 8px;
	text-align: center;
	border-bottom: 1px solid #865439;
}

.title>p {
	font-size: 16px;
	line-height: 27px;
	color: #865439;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.zymx {
	margin-left: -35px;
	margin-right: -35px;
	overflow: hidden;
	margin-top: 23px;
}

.zymx li {
	float: left;
	width: 21.07%;
	margin: 0 35px;
}

.zymx li:nth-child(even) {
	margin-top: 70px;
}

.zymx li a {
	display: block;
	padding: 0 28px 15px 28px;
	background-color: #865439;
}

.zymx li a h2 {
	font-size: 36px;
	line-height: 70px;
	color: #ffc002;
}

.zymx li a p {
	margin-top: 19px;
	font-size: 20px;
	line-height: 34px;
	color: #ffffff;
	display: inline-block;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 1;
	-webkit-box-orient: vertical;
	/* height: 38px; */
}

.sect3 .more {
	/* margin-top: 30px; */
}

.sect3 .more a {
	color: #865439;
	background: url("../image/more1.png") no-repeat left center;
}

.sect3 {
	padding-bottom: 30px;
}

.sect3 .title h2 {
	margin-bottom: 25px;
}

.section4 {
	background: url("../image/xyfc-bg.png") no-repeat center center;
	background-size: cover;
}

.sect4 .title {
	padding: 70px 0;
}

.sect4 {
	padding-bottom: 50px;
}

.xyfc {
	/* overflow: hidden; */
	margin-left: -24px;
	margin-right: -24px;
	margin-bottom: 40px;
}

.xyfc li {
	float: left;
	width: 46.685%;
	margin: 0 24px;
	text-align: center;
}

.xyfc li a {
	display: block;
}

.xyfc li a p {
	font-size: 24px;
	line-height: 90px;
	color: #000000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xyfc .slick-prev{
    left: -80px;
    position: absolute;
    top: 50%;
    background: url("../image/left.png") no-repeat center center;
    width: 55px;
    height: 55px;
    opacity: .3;
    transition: all .3s;
	background-size:100%;
}
.xyfc .slick-prev:hover{opacity: 1;}
.xyfc .slick-next{
    right: -80px;
    position: absolute;
    top: 50%;
    background: url(../image/right.png) no-repeat center center;
    width: 55px;
    height: 55px;
    opacity: .3;
    transition: all .3s;
	background-size:100%;
}
.xyfc .slick-next:hover{opacity: 1;}



.section5 {
	background: url("../image/xyyx-bg.png") no-repeat center center;
	background-size: cover;
}
.section5 .xyyx{
    position: relative;
    width: 100%;
}
.section5 .xyyx .slick-prev{
    left: -80px;
    position: absolute;
    top: 50%;
    background: url("../image/left.png") no-repeat center center;
    width: 55px;
    height: 55px;
    opacity: .3;
    transition: all .3s;
	background-size:100%;
}
.section5 .xyyx .slick-prev:hover{opacity: 1;}
.section5  .xyyx .slick-next{
    right: -80px;
    position: absolute;
    top: 50%;
    background: url(../image/right.png) no-repeat center center;
    width: 55px;
    height: 55px;
    opacity: .3;
    transition: all .3s;
	background-size:100%;
}
.section5 .xyyx .slick-next:hover{opacity: 1;}
.sect5 .title {
	padding-top: 65px;
	padding-bottom: 80px;
}

.xyyx li {
	overflow: hidden;
	position: relative;
}

.xy-l a {
	width: 90px;
	height: 90px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: url("../image/mel_play.png") no-repeat center center;
	background-size: cover;
}

.xy-l {
	position: relative;
	float: left;
}

.xy-l>img {
	width: 100%;
}

.xy-r {
	padding: 28px 23px 28px 23px;
	background-color: rgba(165,13,27,.6);
	/*width: 24%;*/
	position: absolute;
	/* opacity: 0.8; */
	/* right: 0; */
	top: 2px;
	box-sizing: border-box;
}

.xy-r span {
	font-size: 27px;
	line-height: 50px;
	color: #ffffff;
	/* text-overflow: ellipsis; */
	/* overflow: hidden; */
	/* display: -webkit-box; */
	/* -webkit-box-orient: vertical; */
	/* -webkit-line-clamp: 5; */
	height: 1px;
	font-weight: bold;
}

/* .xyyx .slick-arrow {
	width: 55px;
	height: 55px;
	border-radius: 50%;
}

.xyyx .slick-prev {
	background: url("../image/left.png") no-repeat center center;
	background-size: cover;
	right: 106px;
	left: auto;
	top: 65px;
}

.xyyx .slick-next {
	background: url("../image/right.png") no-repeat center center;
	background-size: cover;
	right: 18px;
	top: 65px;
} */

.sect5 .more {
	padding-top: 40px;
	padding-bottom: 70px;
}

.sect5 .more a {
	color: #db420a;
}

.section6 {
	background-color: #fff7f4;
}

.sect6 {
}

.sect6 .title {
	padding: 60px 0;
}

.xyjz {
	overflow: hidden;
}

.jz-l {
	float: left;
	width: 425px;
	background: url("../image/xyjz.png") no-repeat center center;
	background-size: cover;
	padding: 50px 55px 40px 45px;
	box-sizing: border-box;
	max-height: 560px;
	overflow: hidden;
}

.jz-l h2 {
	font-size: 26px;
	margin-bottom: 30px;
	color: #843028;
}

.jz-l p {
	font-size: 18px;
	line-height: 36px;
	color: #000000;
}

.jz-l span {
	text-align: center;
	display: block;
	margin-top: 40px;
}

.jz-l span img {
	display: inline-block;
}

.jz-r {
	overflow: hidden;
	padding-right: 35px;
	padding-left: 15px;
	padding-bottom: 34px;
	background-color: #fff;
}

.jz-r {
	height: 528px;
	overflow-y: scroll;
}

.jz-show {
	height: 455px;
	overflow-y: scroll;
	overflow-x: none;
}

.jz-r table {
	width: 100%;
	height: 450px;
	text-align: center;
}

.jz-r .table {
	overflow-x: auto;
}

.bt {
	background-color: #843028;
	border: none !important;
}

.jz-title {
	overflow: hidden;
	text-align: center;
	margin-top: 17px;
}

.jz-title>span {
	display: block;
	line-height: 55px;
	background-color: #843028;
	border: none !important;
	float: left;
	color: #fff;
	font-weight: bold;
}

.jz-r table tr td {
	font-size: 18px;
	color: #888888;
	line-height: 64px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.jz-r table tr {
	border-bottom: 1px dashed #e6e6e6;
}

.sect6 .more {
	padding-top: 35px;
	padding-bottom: 45px;
}

.sect6 .more a {
	color: #db420a;
}

.sect4 .more a {
	color: #db420a;
}

.sect3 .pic {
	padding-top: 58.4%;
}

.sect4 .pic {
	padding-top: 150.757%;
}

@media screen and (max-width: 1480px) {
	.sect1 ul {
		margin-left: 0;
		margin-right: 0;
	}

	.zymx {
		margin-left: 0;
		margin-right: 0;
	}

	.xyfc {
		margin-left: 0;
		margin-right: 0;
	}
}

@media screen and (max-width: 1400px) {
	.top-r>ul>li>a {
		font-size: 17px !important;
	}

	 .xyyx .slick-arrow{display: none !important;}
	.top-r>ul>li {
		margin-right: 0px;
	}
}

@media screen and (max-width: 1024px) {
	.zymx li a {
		padding: 0 15px 15px 15px;
	}

    .xyyx .slick-arrow{display: none !important;}

	
	.zymx li a h2 {
		font-size: 22px;
		line-height: 40px;
	}

	.zymx li a p {
		font-size: 14px;
		line-height: 28px;
	}

	.xqdt {
		padding-bottom: 25px;
	}

	.xq-m:first-child {
		float: left;
		width: 50%;
	}

	.xq-m:last-child {
		margin-top: 0px;
		width: 50%;
		float: left;
	}

	.xqdt-m {
		float: none;
		width: auto;
		margin-left: 0px;
		height: 100%;
	}

	.xqdt-l {
		width: 100%;
	}

	.xqdt-r {
		width: 100%;
	}

	.xyfc li a p {
		font-size: 20px;
		line-height: 70px;
	}

	.sect1 ul li {
		margin: 0 22px;
	}

	.section1 .title {
		padding: 30px 0;
	}

	.title>h2 {
		font-size: 24px;
	}

	.sect1 ul {
		margin-bottom: 20px;
	}

	.sect1 {
		padding-bottom: 20px;
	}

	.sect2 .title {
		padding-top: 25px;
		padding-bottom: 25px;
	}

	.sect2 {
		padding-bottom: 20px;
	}

	.sect3 .title {
		padding-top: 20px;
	}

	.sect4 .title {
		padding: 25px 0;
	}

	.sect4 {
		padding-bottom: 25px;
	}

	.xyfc {
		margin-bottom: 20px;
	}

	.sect5 .title {
		padding-top: 25px;
		padding-bottom: 25px;
	}

	.sect5 .more {
		padding-top: 25px;
		padding-bottom: 25px;
	}

	.sect6 .title {
		padding: 25px 0;
	}

	.sect6 .more {
		padding-top: 25px;
		padding-bottom: 25px;
	}

	.jz-r {
		padding-right: 0;
	}

	.jz-l {
		float: left;
		width: 360px;
		padding: 30px 15px 60px 15px;
	}

	.jz-l p {
		font-size: 16px;
	}

	.jz-r table tr td {
		font-size: 16px;
	}

	.xy-r span {
		font-size: 16px;
		line-height: 30px;
		height: 60px;
		-webkit-line-clamp: 2;
	}

	.xy-r {
		padding: 20px 20px 20px 20px;
		bottom: 0;
		top: auto;
		width: 100%;
	}

	.section2 {
		background: none;
	}
}

@media screen and (max-width: 768px) {
	.sect1 ul li a {
		padding: 15px;
	}

	.sect1 ul li a h2 {
		font-size: 20px;
	}

	.sect1 ul li a p {
		font-size: 16px;
	}

	.title>h2 {
		font-size: 22px;
	}

	.xqdt-l,
	.xqdt-r {
		height: 440px;
	}

	.xyfc li a p {
		font-size: 18px;
	}

	.jz-l {
		float: none;
		width: auto;
		padding: 15px;
		max-height: 504px;
	}

	.jz-r {
		float: none;
		width: auto;
		padding-left: 0;
	}

	.jz-l span {
		margin-top: 15px;
	}

	.jz-l h2 {
		font-size: 20px;
		margin-bottom: 5px;
	}

	.jz-l p {
		font-size: 18px;
		line-height: 36px;
	}

	.xy-l a {
		width: 50px;
		height: 50px;
	}

	.zymx li {
		margin: 0 20px;
	}

	.xyfc li {
		margin: 0 15px;
	}

	.banner>.slick-dots {
		margin-bottom: 15px !important;
	}

	.section1 .title {
		padding: 15px 0;
	}

	.jz-r table tr td {
		line-height: 50px;
	}

	.xy-r {
		padding: 10px;
		bottom: 0;
		top: auto;
		width: 100%;
	}

	.xy-r span {
		font-size: 16px;
		line-height: 20px;
		height: 40px;
		-webkit-line-clamp: 2;
	}

	.xyyx .slick-arrow {
		width: 35px;
		height: 35px;
		display: none !important;
	}

	.xyyx .slick-prev {
		right: 65px;
	}

	.jz-title>span {
		font-size: 12px;
	}

	.xq-b {
		position: absolute;
		bottom: 0;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 20px;
	}

.xq-b>span{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp: 3;-webkit-box-orient:vertical}
	

	.xq-m>a {
		padding: 20px;
	}
}

@media screen and (max-width: 500px) {

	.xqdt-l,
	.xqdt-r {
		height: 350px;
	}

	.xq-m:first-child {
		width: 100%;
	}

	.xq-m:last-child {
		width: 100%;
	}
}

@media screen and (max-width: 375px) {
	.title>h2 {
		font-size: 18px;
	}

	.zymx li:nth-child(even) {
		margin-top: 0px;
	}

	.xqdt-l, .xqdt-r {
		height: 290px;
	}

	.xq-b>h2 {
		font-size: 16px;
	}

	.xq-b>div {
		margin: 8px 0;
	}

	.xq-b>p {
		font-size: 16px;
		height: 40px;
	}

	.xq-m h2 {
		font-size: 16px;
	}

	.xq-m div {
		margin: 8px 0;
	}

	.xq-m p {
		font-size: 16px;
		height: 40px;
	}

	.sect3 .title h2 {
		margin-bottom: 10px;
	}
}

.zymx {
	/* margin-top: 30px; */
}

.xyfc li a p {
	line-height: 40px;
}

.xyfc {
	margin-bottom: 5px;
}

.xyyx .slick-arrow {
	top: 35px;
}
}

@media screen and (max-width: 330px) {
	.jz-l {
		max-height: 550px;
	}
}


/*  */
 /* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â */
        #videobtn {
            /* display: block; */
            /* width: 400px; */
            /* margin: 20px auto; */
            /* cursor: pointer; */
            /* text-decoration: none; */
            /* color: #333; */
        }

        #videobtn .pic .outside {
            width: 100%;
            height: 225px;
            overflow: hidden;
            border-radius: 8px;
        }

        #videobtn video {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        #videobtn .s1-linfo h3 {
            padding: 10px 0;
            font-size: 16px;
            text-align: center;
        }

        /* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â */
        #videoplay {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.85);
            display: none;
            justify-content: center;
            align-items: center;
            z-index: 9999;
            /* padding: 20px; */
        }
#videoplay .pic{
    position: initial;
}
        #videoplay .pic .outside {
            width: 90%;
            max-width: 1000px;
            height: auto;
            border-radius: 10px;
            overflow: hidden;
            position: relative;
            margin: 0 auto;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
        }

        #videoplay video {
            width: 100%;
            height: auto;
            object-fit: cover;
        }

        /* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â */
        .close-btn {
            position: absolute;
            top: 5px;
            right: 5px;
            width: 40px;
            height: 40px;
            border-radius: 50%;
            background-color: rgba(255, 255, 255, 0.9);
            border: none;
            font-size: 20px;
            color: #333;
            cursor: pointer;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
        }

        .close-btn:hover {
            background-color: #ff4444;
            color: white;
        }