@charset "utf-8";
.index_video{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: #000;
	transition: left 1s;
	/* display: none; */
	z-index: 1000;
}
.index_video video{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.go1{
	width: 113px;
	height: 40px;
	position: absolute;
	right: 20px;
	top: 20px;
	background: url(../../images/zt/zt_2023shouji/go_1.png) no-repeat;
	background-size: cover;
}

/* 公共部分 */
.main{
	width: 100%;
	height: 100%;
}
.container{
	width: auto;
	height: 100%;
	overflow: hidden;
	text-align: left;
}
.cont{
	height: 100%;
	overflow: hidden;
	position: relative;
	background-size: cover;
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
}
.cont_main{
	width: 100%;
	height: 730px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background-size: cover;
}
.title{
	position: absolute;
	top: 0;
}
.news_title{
	font-size: 20px;
	font-weight: bold;
}
.news_des{
	font-size: 18px;
	line-height: 1.5em;
	text-indent: 2em;
	margin-top: 10px;
	white-space: normal;
	table-layout: fixed;  
	word-wrap: break-word; 
	word-break: normal; 
	text-align:justify;  
	text-justify: inter-ideograph; 
}
.detail{
	font-size: 18px;
}
.topic{
	position: absolute;
	font-size: 18px;
}
/* 首屏 */
.cont0{
	width: 1920px;
	background-image: url(../../images/zt/zt_2023shouji/bg_0.jpg);
}

.Theme_words_1{
	width: 710px;
	height: 384px;
	position: absolute;
	right: 165px;
	top: 50px;
	opacity: 0;
}
.Theme_words_2{
	width: 592px;
	height: 42px;
	position: absolute;
	right: 219px;
	top: 450px;
	opacity: 0;
}
.juanzhou{
	width: 1020px;
	height: 253px;
	position: absolute;
	left: 0;
	top: 197px;
}
.juanzhou_l{
	width: 26px;
	height: 100%;
	position: absolute;
	z-index: 1;
}
.juanzhou_r{
	width: 26px;
	height: 100%;
	position: absolute;
	right: 968px;
	z-index: 1;
	transition: right 1s;
}
.juanhzou_main{
	width: 0;
	height: 223px;
	background: url(../../images/zt/zt_2023shouji/0_juanzhou_bg.jpg) repeat-x;
	top: 15px;
	position: absolute;
	transition: width 1s;
	overflow: hidden;
}
.juanzhou_text{
	width: 804px;
	height: 112px;
	background: url(../../images/zt/zt_2023shouji/0_juznzhou_text.png) no-repeat center;
	background-size: 100%;
	position: absolute;
	left: 97px;
	top: 65px;
}
.an_theme1{
	animation: theme1 1s forwards;
}
.an_theme2{
	animation: theme2 1s 0.3s forwards;
}

@keyframes theme1{
	form{top: 50px; opacity: 0;}
	to{top: 0; opacity: 1;}
}
@keyframes theme2{
	form{top: 450px; opacity: 0;}
	to{top: 400px; opacity: 1;}
}
/* 首屏结束 */

/* 1月 */
.cont1{
	width: 2789px;
	background-image: url(../../images/zt/zt_2023shouji/bg_1.jpg);
}
.title1{
	width: 342px;
	height: 589px;
	left: 109px;
}
.dingyue{
	width: 182px;
	height: 136px;
	position: absolute;
	left: 162px;
	bottom: 0;
}
.news_1{
	width: 980px;
	height: 717px;
	background: url(../../images/zt/zt_2023shouji/1_newsBg.png) no-repeat left center;
	background-size: cover;
	position: absolute;
	right: 249px;
	top: 0;
	padding: 310px 160px 0 160px;
	box-sizing: border-box;
}
.news_1_main{
	width: 100%;
	height: 100%;
}
.news_1_item{
	margin-bottom: 20px;
}
.news_1_item .news_title{	
	color: #996e3f;
}
.news_1_item .news_title:hover{
	color: #bc782e;
}
.news_1_item .news_des{	
	color: #996e3f;
}
.news_1_item .detail{
	color: #6a3a07;
}
.news_1_item .detail:hover{
	color: #bc782e;
}
.topic1{
	right: 802px;
	top: 55px;
	color: #f9eaad;
}
/* 1月结束 */

/* 2月 */
.cont2{
	width: 2085px;
	background-image: url(../../images/zt/zt_2023shouji/bg_2.jpg);
}
.title2{
	width: 105px;
	height: 590px;
	left: 113px;
	top: 50px;
}
.an_title2{
	animation: title2 1s forwards;
}
.p2_rewnu{
	width: 423px;
	height: 628px;
	position: absolute;
	left: 399px;
	bottom: -100px;
}
.an_p2_renwu{
	animation: an_p2_renwu 1s forwards;
}
@keyframes an_p2_renwu {
	from{bottom: -100px;}
	to{bottom: 0;}
}
@keyframes title2 {
	from{top: 50px;}
	to{top: 0;}
}
.topic2{
	left: 350px;
	top: 190px;
	writing-mode:tb-rl;
}
.news2{
	width: 868px;
	height: auto;
	overflow: auto;
	position: absolute;
	top: 118px;
	right: 226px;
}
.nws2_l{
	width: 424px;
	float: left;
}
.news2_img{
	width: 100%;
	height: 270px;
	overflow: hidden;
}
.new2_img2{
	margin-top: 20px;
}
.nws2_r{
	width: 424px;
	float: right;
}
.new2_img3{
	height: 350px;
}
.new2_news{
	width: 100%;
	margin-top: 20px;
}
.new2_news .news_title:hover{
	color: #3d548f;
}
.new2_detail{
	width: 220px;
	height: 40px;
	background: #61729f;
	color: #fff;
	padding-left: 20px;
	box-sizing: border-box;
	line-height: 40px;
	margin-top: 20px;
	display: block;
	font-size: 20px;
}
.new2_detail:hover{
	background: #3d548f;
}
/* 2月结束 */

/* 3月 */
.cont3{
	width: 2430px;
	background-image: url(../../images/zt/zt_2023shouji/bg_3.jpg);
}
.title3{
	width: 141px;
	height:472px;
	left: 109px;
}
.an_title3{
	animation: title3 1s forwards;
}
@keyframes title3 {
	from{top: 50px;}
	to{top: 0;}
}
.news3{
	width: 350px;
	position: absolute;
	left: 576px;
	bottom: 100px;
	background: rgba(255,255,255,0.6);
	border: 1px solid #fff;
	border-radius: 10px;
	padding: 20px;
	box-sizing: border-box;
}
.an_news3{
	animation: news3 1s forwards;
}
@keyframes news3{
	from{bottom: 100px;}
	to{bottom: 188px;}
}
.news_title3:hover{
	color: #825b41;
}
.detail3{
	color: #b4815f;
}
.detail3:hover{
	color: #825b41;
}
.topic3{
	top: 160px;
	left: 960px;
}
.news3_img{
	width: 542px;
	height: 100%;
	position: absolute;
	right: 0;
}
.news3_title{
	display: flex;
	justify-content: space-between;
}
.news3_img a{
	font-size: 20px;
	font-weight: bold;
	line-height: 60px;
	color: #fff;
	padding-left: 20px;
	box-sizing: border-box;
}
.news3_img a:last-of-type{
	font-size: 18px;
	font-weight: normal;
}
.news3_img a:hover{
	color: #ce7910;
}
.new3_img_item{
	width: 502px;
	height: 302px;
	overflow: hidden;
	margin-bottom: 20px;
	margin-left: 20px;
}
.news4{
	width: 820px;
	height: auto;
	overflow: hidden;
	position: absolute;
	top: 60px;
	right: 560px;
	z-index: 2 !important;
}
.news_title4:hover{
	color: #4d0909;
}
.news4_1_img{
	margin-top: 20px;
	height: auto;
	overflow: hidden;
}
.new4_img_item{
	width: 400px;
	height: 254px;
	overflow: hidden;
	float: left;
}
.new4_img_item:last-of-type{
	float: right;
}
.news4_2{
	margin-top: 40px;
}
.detail4{
	color: #830d0d;
}
.detail4:hover{
	color: #4d0909;
}
/* 3月结束 */

/* 4月 */
.cont4{
	width: 2727px;
	background-image: url(../../images/zt/zt_2023shouji/bg_4.jpg);
}
.title4{
	width: 228px;
	height: 93px;
	left: 109px;
}
.an_title4{
	animation: title4 1s forwards;
}
@keyframes title4 {
	from{top: 50px;}
	to{top: 0;}
}
.topic4{
	bottom: 58px;
	left: 1345px;
}

/* 4月结束 */

/* 5月 */
.cont5{
	width: 2621px;
	background-image: url(../../images/zt/zt_2023shouji/bg_5.jpg);
}
.title5{
	width: 101px;
	height: 438px;
	left: 127px;
}
.an_title5{
	animation: title5 1s forwards;
}
@keyframes title5 {
	from{top: 50px;}
	to{top: 0;}
}
.news5{
	width: 834px;
	height: auto;
	overflow: hidden;
	position: absolute;
	right: 129px;
	top: 200px;
}
.an_news5{
	animation: news5 1s forwards;
}
@keyframes news5 {
	from{top: 200px;}
	to{top: 106px;}
}
.news_title5:hover{
	color: #876a45;
}
.news_des5{
	margin-top: 20px;
	line-height: 2em;
}
.news_des5 p{
	text-indent: 2em;
	font-family: "Microsoft YaHei";
	line-height: 2em;
	table-layout: fixed;
	word-wrap: break-word; 
	word-break: normal; 
	text-align:justify;  
	text-justify: inter-ideograph; 
}
.detail5{
	width: 100px;
	height: 30px;
	background: #b7a895;
	color: #fff;
	text-align: center;
	line-height: 30px;
	margin-top: 20px;
	display: block;
}
.detail5:hover{
	background: #876a45;
}
.topic5{
	left: 185px;
	bottom: 80px;
	color: #6b1c1c;
}
/* 5月结束 */

/* 6月 */
.cont6{
	width: 2027px;
	background-image: url(../../images/zt/zt_2023shouji/bg_6.jpg);
}
.title6{
	width: 472px;
	height: 149px;
}
.an_title6{
	animation: title6 1s forwards;
}
@keyframes title6 {
	from{top: 50px;}
	to{top: 0;}
}
.news6{
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px 40px 30px 20px;
	box-sizing: border-box;
}
.news6_1{
	width: 696px;
	height: 204px;
	background: url(../../images/zt/zt_2023shouji/6_newsBg_1.png) no-repeat;
	background-size: cover;
	left: 370px;
	bottom: 0;
}
.news6_2{
	width: 464px;
	height: 155px;
	background: url(../../images/zt/zt_2023shouji/6_newsBg_2.png) no-repeat;
	background-size: cover;
	right: 60px;
	bottom: 150px;
}
.detail6{
	color: #537c40;
}
.detail6:hover{
	color: #3d5b2f;
}
.topic6{
	left: 750px;
	top: 430px;
	color: #cf181d;
}
/* 6月结束 */

/* 7月 */
.cont7{
	width: 2789px;
	background-image: url(../../images/zt/zt_2023shouji/bg_7.jpg);
}
.title7_1{
	width: 114px;
	height: 377px;
	left: 150px;
	top: 200px;
}
.an_title7_1{
	animation: title7_1 1s forwards;
}
@keyframes title7_1 {
	from{top: 200px;}
	to{top: 80px;}
}
.title7_2{
	width: 113px;
	height: 377px;
	right: 916px;
	top: 100px;
}
.an_title7_2{
	animation: title7_1 1s forwards;
}
@keyframes title7_2{
	from{top: 100px;}
	to{top: 0;}
}
.news7_1{
	width: 1072px;
	height: 728px;
	position: absolute;
	left: 485px;
	bottom: 0;
}
.new7_img_item{
	position: absolute;
}
.new7_img_item1{
	width: 100%;
	height: 694px;
}
.new7_img_item2{
	width: 447px;
	height: 245px;
	left: 258px;
	bottom: 34px;
}
.new7_img_item3{
	width: 367px;
	height: 344px;
	right: 0;
	bottom: 34px;
}
.news7_1_title{
	width: 100%;
	height: 34px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.news7_1 .news_title{
	display: block;
	line-height: 34px;
	float: left;
	text-align: center;
	box-sizing: border-box;
}
.news7_1 .news_title:hover{
	color: #8e3826;
}
.news_title7_1{
	width: 258px;
	border:1px solid;
	border-color: transparent #dcd6cf #dcd6cf #dcd6cf;
}
.news_title7_2{
	width: 447px;
	border:1px solid;
	border-color: transparent transparent #dcd6cf transparent;
}
.news_title7_3{
	width: 367px;
	border:1px solid;
	border-color: transparent #dcd6cf #dcd6cf #dcd6cf;
}
.news7_1_des{
	width: 429px;
	height: 75px;
	left: 165px;
	top: 30px;
}
.topic7_1{
	left: 641px;
	top: 302px;
	padding: 6px 10px;
	background: #fff;
	font-weight: bold;
}
.topic7_2{
	right: 596px;
	top: 470px;
	color: #ea5b5a;
}
.news7_2{
	width: 1000px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
}
.new7_img_item4{
	width: 281px;
	height: 292px;
	top: 170px;
	right: 572px;
}
.new7_img_item5{
	width: 486px;
	height: 730px;
	top: 0;
	right: 0;
}
.new7_2_text{
	width: 482px;
	height: auto;
	overflow: hidden;
	position: absolute;
	right: 510px;
	bottom: 0;
}
.detail7{
	color: #830d0d;
}
.detail7:hover{
	color: #4d0909;
}
/* 7月结束 */

/* 8月 */
.cont8{
	width: 3078px;
	background-image: url(../../images/zt/zt_2023shouji/bg_8.jpg);
}
.title8{
	width: 224px;
	height: 85px;
	left: 100px;
	top: 190px;
}
.an_title8{
	animation: title8 1s forwards;
}
@keyframes title8 {
	from{top: 190px;}
	to{top: 90px;}
}
.news8_1{
	width: 984px;
	height: 657px;
	position: absolute;
	left: 0;
	top: 122px;
}
.new8_img_1{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.news_title8_1{
	width: 327px;
	position: absolute;
	left: 250px;
	top: 150px;
}
.news_title8_1:hover,
.news_title8_2:hover,
.news_title8_3:hover{
	color: #3d5690;
}
.news_des8_1{
	width: 327px;
	position: absolute;
	left: 250px;
	top: 190px;
	color: #999;
}
.detail8{
	width: 100px;
	height: 30px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	background: #6c96bd;
	margin-top: 20px;
	display: block;
}
.detail8:hover{
	background: #466f95;
}
.detail8_1{
	position: absolute;
	left: 250px;
	top: 390px;
}
.new8_img_2{
	width: 500px;
	height: 651px;
	position: absolute;
	left: 1080px;
	top: 26px;
	overflow: hidden;
}
.news8_2{
	width: 500px;
	height: auto;
	overflow: hidden;
	position: absolute;
	right: 948px;
	top: 100px;
}
.news8_2_item:last-of-type{
	margin-top: 60px;
}
.new8_img_3{
	width: 638px;
	height: 681px;
	position: absolute;
	right: 260px;
	top: 30px;
}
.topic8{
	left: 250px;
	top: 620px;
	color: #d80a3f;
	font-weight: bold;
}
/* 8月结束 */

/* 9月 */
.cont9{
	width: 2662px;
	background-image: url(../../images/zt/zt_2023shouji/bg_9.jpg);
}
.title9{
	width: 445px;
	height: 223px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.p9_rewnu{
	width: 529px;
	height: 689px;
	position: absolute;
	left: 835px;
	top: 20px;
}
.topic9{
	left: 1360px;
	writing-mode:tb-rl;
}
.topic9_1{
	top: 20px;
}
.topic9_2{
	bottom: 20px;
}
.news9{
	width: 400px;
	height: auto;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 805px;
}
.news9_img1{
	width: 100%;
	height: 254px;
}
.news_title9_1{
	margin-top: 10px;
}
.news_title9_1:hover,
.news_title9_2:hover,
.news_title9_3:hover{
	color: #a7412a;
}
.news_des9_1{
	margin-top: 10px;
	color: #999;
}
.detail9{
	color: #e15839;
}
.detail9:hover{
	color: #a7412a;
}
.news9_img2{
	width: 100%;
	height: 121px;
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
}
.news9_img2_itme{
	width: 190px;
	height: 100%;
}
.news_title9_2{
	margin-top: 20px;
	display: block;
}
.news_title9_2{
	margin-top: 10px;
}
/* 9月结束 */

/* 10月 */
.cont10{
	width: 6453px;
	background-image: url(../../images/zt/zt_2023shouji/bg_10.jpg);
}
.title10_1{
	width: 400px;
	height: 68px;
	left: 80px;
	top: 170px;
}
.title10_2{
	width: 242px;
	height: 313px;
	left: 2000px;
}
.title10_3{
	width: 309px;
	height: 125px;
	top: 180px;
	right: 1460px;
}
.an_title10_1{
	animation: title10_1 1s forwards;
}
.an_title10_2{
	animation: title10_2 1s forwards;
}
.an_title10_3{
	animation: title10_3 1s forwards;
}
@keyframes title10_1 {
	from{top: 270px;}
	to{top: 170px;}
}
@keyframes title10_2 {
	from{top: 100px;}
	to{top: 0;}
}
@keyframes title10_3 {
	from{top: 180px;}
	to{top: 80px;}
}
.topic10_1{
	position: absolute;
	left: 100px;
	bottom: 180px;
	background: #fff;
	font-weight: bold;
	padding: 6px 10px;
}
.topic10_2{
	position: absolute;
	left: 620px;
	bottom: 30px;
	background: #fff;
	font-weight: bold;
	padding: 6px 10px;
}
.topic10_3{
	position: absolute;
	left: 2250px;
	bottom: 150px;
	background: #fff;
	font-weight: bold;
	padding: 6px 10px;
}

.news10_1{
	width: 1350px;
	height: 100%;
	position: absolute;
	left: 543px;
	top: 0;
}
.news10_1_item{
	width: 52px;
	height: 100%;
	float: left;
	transition: width 0.5s;
}
.news10_1_img{
	width: 0;
	height: 100%;
	transition: width 0.5s;
	display: block;
	float: left;
}
.news10_1_title{
	width: 52px;
	height: 100%;
	float: right;
}
.news10_1_item:first-of-type{
	width: 1194px;
}
.news10_1_item:first-of-type .news10_1_img{
	width: 1142px;
}
.news10_1_speical{
	width: 52px;
	height: 100%;
	float: left;
	display: block;
}
.news10_2{
	width: 1680px;
	height: 100%;
	position: absolute;
	left: 2746px;
	top: 0;
}
.news10_2_l{
	width: 994px;
	height: 100%;
	float: left;
	position: relative;
}
.swiper_news10_2{
	width: 950px;
	height: 100%;
	margin-left: 0;
}
.news10_2_item{
	display: block;
}
.news10_2_img{
	width: 100%;
	height: 610px;
}
.news10_2_text{
	width: 100%;
	height: 120px;
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
}
.news10_2_title{
	font-size: 22px;
	font-weight: bold;
}
.news10_2_des{
	font-size: 16px;
	margin-top: 10px;
	line-height: 1.5em;
	text-indent: 2em;
	white-space: normal;
	table-layout: fixed;  
	word-wrap: break-word; 
	word-break: normal; 
	text-align:justify;  
	text-justify: inter-ideograph; 
}
.detail10_2{
	color: #549ba0;
	display: inline;
}
.detail10_2:hover{
	color: #335f61;
}
.news10_2_prev{
	width: 21px;
	height: 28px;
	position: absolute;
	right: 74px;
	bottom: 130px;
	z-index: 2;
}
.news10_2_next{
	width: 21px;
	height: 28px;
	position: absolute;
	right: 0;
	bottom: 130px;
}
.news10_2_r{
	width: 636px;
	height: 100%;
	float: right;
	padding: 20px 0;
	box-sizing: border-box;
}
.news10_2_r_item{
	margin-bottom: 50px;
}
.news10_2_r_item_a{
	font-size: 20px;
	font-weight: bold;
	display: block;
}
.news10_2_r_item_a:first-of-type{
	color: #ee1212;
}
.news10_2_r_item_a:last-of-type:hover{
	color: #ee1212;
}
.news10_2_r_item_p{
	margin-top: 10px;
	font-size: 18px;
	text-indent: 2em;
	white-space: normal;
	table-layout: fixed;  
	word-wrap: break-word; 
	word-break: normal; 
	text-align:justify;  
	text-justify: inter-ideograph; 
	line-height: 1.5em;
}
.news10_2_r_special{
	width: 586px;
	height: 191px;
	margin-top: 30px;
	display: block;
}
.detail10_3{
	color: #ee1212;
	opacity: 0.8;
}
.detail10_3:hover{
	opacity: 1;
}

.news10_3{
	width: 574px;
	height: auto;
	overflow: hidden;
	position: absolute;
	right: 1064px;
	top: 300px;
}
.news10_3_item{
	margin-bottom: 20px;
}
.news10_3_item:first-of-type{
	padding-bottom: 20px;
	border-bottom: 1px solid #fff;
}
.news10_3_a{
	color: #fff;
}
.news10_3_a:hover{
	color: #ffe7ac;
}
.news10_3_p{
	color: #fff;
}
.detail10_4{
	color: #194286;
}
.detail10_4:hover{
	color: #ffe7ac;
}

.p10_img1{
	width: 984px;
	height: 628px;
	position: absolute;
	right: 50px;
	top: 44px;
}
/* 10月结束 */

/* 11月 */
.cont11{
	width: 1594px;
	background-image: url(../../images/zt/zt_2023shouji/bg_11.jpg);
}
.title11{
	width: 36px;
	height: 218px;
	left: 187px;
	top: 100px;
}
.an_title11{
	animation: title11 1s forwards;
}
@keyframes title11 {
	from{top: 100px;}
	to{top: 0;}
}
.news11_1{
	width: 730px;
	height: 100%;
	/*overflow: hidden;*/
	overflow-y: auto;
	position: absolute;
	left: 265px;
	top: 0;
}
.news11_1_main{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.news11_1_item{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}
.news11_1_item_img{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.new11_1_item_text{
	font-size: 16px;
	margin-top: 10px;
	line-height: 1.5em;
}
.news11_2{
	width: 600px;
	height: 100%;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
}
.news11_2_img{
	width: 100%;
	height: 730px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.news11_2_item{
	width: 444px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 30px;
	position: relative;
	z-index: 2;
}
.news11_2_item_first{
	margin-top: 387px;
}
.news11_2_title{
	position: relative;
	color: #fff;
	padding-left: 10px;
	box-sizing: border-box;
}
.news11_2_title:hover{
	color: #ce7031;
}
.news11_2_title::before{
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: #fff;
}
.news11_2_des{
	color: #fff;
}
.detail11{
	color: #fff;
}
.detail11:hover{
	color: #ce7031;
}
/* 11月结束 */

/* 12月 */
.cont12{
	width: 2643px;
	background-image: url(../../images/zt/zt_2023shouji/bg_12.jpg);
}
.p12_img1{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.p12_img2{
	width: 224px;
	height: 125px;
	position: absolute;
	left: 40px;
	bottom: 40px;
}
.p12_img3{
	width: 249px;
	height: 86px;
	position: absolute;
	right: 260px;
	top: 50%;
	transform: translateY(-50%);
}
.p12_l{
	width: 430px;
	height: 100%;
	padding-right: 20px;
	/*overflow: hidden;*/
	overflow-y: auto;
	position: absolute;
	left: 1010px;
	top: 0;
}
.p12_1_item{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}
.p12_1_item_img{
	width: 100%;
	height: auto;
}
.p12_1_item_text1{
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	color: #fff;
	text-align: center;
	line-height: 1.5em;
}
.p12_1_item_text1 a{
	color: #fff;
	font-size: 20px;
}
.p12_1_item_text1 a:hover{
	color: #aeecf5;
}
.detail12{
	color: #13e3ff;
}
.detail12:hover{
	color: #aeecf5;
}
.p12_1_item_text1 span{
	display: block;
	font-size: 16px;
	font-weight: normal;
}
.p12_1_item_text2{
	font-size: 18px;
	color: #fff;
	text-indent: 2em;
	margin-top: 10px;
	white-space: normal;
	table-layout: fixed;  
	word-wrap: break-word; 
	word-break: normal; 
	text-align:justify;  
	line-height: 1.5em;
}
.p12_1_item_img2{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.p12_1_item_img2_img{
	width: 200px;
	height: 127px;
	float: left;
}
.p12_1_item_img2_img:last-of-type{
	float: right;
}
.p12_r{
	width: 410px;
	height: 100%;
	/*overflow-x: hidden;*/
	overflow-y: auto;
	position: absolute;
	left: 1492px;
	top: 0;
	padding-right: 20px;
}


.p12_foot{
	width: 47px;
	height: 485px;
	position: absolute;
	right: 100px;
	top: 50%;
	transform: translateY(-50%);
}
/* 12月结束 */


/*******************************/
/*******************************/
/*******************************/
/*******************************/
/*******************************/
/*******************************/
/*******************************/

@media screen and (orientation:portrait){
	.index_video{
		position: absolute;
		width: 100vh;
		height: 100vw;
		top: 0;
		left: 100vw;
		transform: rotate(90deg);
		transform-origin: 0% 0%;
		display: none;
	}
	body{
		position: relative;
		overflow: hidden;
	}
	.main{
		position: absolute;
		width: 100vh;
		height: 100vw;
		top: 0;
		left: 100vw;
		transform: rotate(90deg);
		transform-origin: 0% 0%;
		overflow-y: auto;
		overflow-x: auto;
		border: 1px solid transparent;
	}
    .juanzhou{
        left: 100px;
        transform: scale(0.8);
    }
    .juanzhou_r{
		right: 0;
	}
	.juanhzou_main{
		width: 100%;
	}
	.an_theme1{
		animation: theme1 1s forwards;
	}
	.an_theme2{
		animation: theme2 1s 0.3s forwards;
	}
	
	.Theme_words_1{
		width: 710px;
		height: 384px;
		position: absolute;
		right: 165px;
		top: 0;
		opacity: 1;
	}
	.Theme_words_2{
		width: 592px;
		height: 42px;
		position: absolute;
		right: 219px;
		top: 400px;
		opacity: 1;
	}
	.title2, .title3, .title4, .title5, .title6, .title7_2, .title10_2, .title11{
		top: 0;
	}
	.title7_1{
		top: 80px;
	}
	.title8{
		top: 90px;
	}
	.title10_1{
		top: 70px;
	}
	.title10_3{
		top: 80px;
	}
	.news10_3{
	    width: 500px;
	}
}

 /*横屏 */
@media screen and (orientation:landscape){
	#main{
		overflow: hidden;
	}
}
	