body{
	background: #F2ECEC;
	margin: 0;
	padding: 0;
}
html{
	margin: 0;
	padding: 0;
}
*{
	font-family: "Microsoft YaHei", "幼圆", sans-serif;
}
li{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
table{
	border-collapse: collapse
}
img{
	border: 0;
}
a{
	color: #222222;
	text-decoration: none;
}
a:hover{
	color: #FF0000;
	text-decoration: underline;
}
.Z_clear{
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.Z_clearfix{
	*zoom: 1;
}
.Z_clearfix:after{
	content: '';
	clear: both;
	height: 0;
	display: block;
	font-size: 0;
}
/* 苹果浏览器按钮XXX */
input[type="submit"],
input[type="reset"],
input[type="button"],
button{
  -webkit-appearance: none;
  border-radius: 0;
}
input,
select,
textarea{
	outline: none;
}
.ft_bottom{
	position: fixed;
	width: 100%;
	bottom: 0;
}


.TJJY2021_main{
	width: 1220px;
	margin: 0 auto;
}


.TJJY2021_home_hd{
	background: #F2ECEC url('../images/hd_back.jpg') no-repeat center top;
}
@media screen and (min-width:1940px){
	.TJJY2021_home_hd{
		background-size: 100% auto;
	}
}

.TJJY2021_home_hd .banner{
	background: url('../images/banner.png') no-repeat center center;
	height: 470px;
}

.TJJY2021_home_hd .nav{
	height: 45px;
	font-size: 0;
	text-align: center;
	margin-bottom: 40px;
}
.TJJY2021_home_hd .nav a{
	display: inline-block;
	background: rgba(187,107,47, 0.12);
	border-radius: 7px;
	width: auto;
	padding: 0 30px;
	height: 45px;
	line-height: 44px;
	margin: 0 10px;
	font-size: 16px;
	color: #863204;
	text-decoration: none;
}
.TJJY2021_home_hd .nav a:hover{
	background-color: rgba(187,107,47, 0.2);
	color: #3C1A11;
}
.TJJY2021_home_hd .nav a.current,
.TJJY2021_home_hd .nav a.current:hover{
	background: #BF6B2E;
	color: #FFFFFF;
}


.TJJY2021_home_hd .search{
	width: 900px;
	height: 45px;
	margin: 10px auto 20px auto;
	font-size: 0;
}
.TJJY2021_home_hd .search .input1{
	float: left;
	background: #FFFFFF;
	border: 1px #D6C2B8 solid;
	border-radius: 5px;
	box-sizing: border-box;
	width: 760px;
	height: 45px;
	padding: 0 10px;
	font-size: 15px;
}
.TJJY2021_home_hd .search .btn1{
	float: right;
	background: #FFFFFF url('../images/ico_search.png') no-repeat 12px center;
	border: 1px #FFFFFF solid;
	border-radius: 5px;
	box-sizing: border-box;
	width: 120px;
	padding-left: 45px;
	height: 45px;
	line-height: 44px;
	font-size: 15px;
	color: #7E4A2C;
	text-decoration: none;
}
.TJJY2021_home_hd .search .btn1:hover{
	border-color: #F09B9B;
	color: #FF0000;
	text-decoration: none;
}



.TJJY2021_home_bd{
	background: #FFFFFF;
	width: 1330px;
	margin: 0 auto 60px auto;
	padding: 50px 0;
}

.TJJY2021_home_title{
	background: url('../images/home_title_back.png') repeat-x left center;
	height: 90px;
	margin-bottom: 30px;
	text-align: center;
	font-size: 0;
}
.TJJY2021_home_title > div{
	background: no-repeat center center;
	height: 80px;
}
.TJJY2021_home_title .tt1{
	background-image: url('../images/home_title_1.png');
}
.TJJY2021_home_title .tt2{
	background-image: url('../images/home_title_2.png');
}
.TJJY2021_home_title .tt3{
	background-image: url('../images/home_title_3.png');
}


.TJJY2021_home_JYFM{
	margin-bottom: 70px;
	font-size: 0;
}
.TJJY2021_home_JYFM a{
	display: inline-block;
	width: 25%;
	height: 450px;
	font-size: 0;
	overflow: hidden;
}
.TJJY2021_home_JYFM a img{
	width: 100%;
	height: 100%;
	transition: all 0.5s ease 0s;
	object-fit: cover;
}
.TJJY2021_home_JYFM a img:hover{
	transform:scale(1.2);
}


.TJJY2021_home_JZDH{
	background: url('../images/home_pic_2-1.jpg') no-repeat center center;
	height: 330px;
	margin-bottom: 70px;
	font-size: 0;
}
.TJJY2021_home_JZDH a{
	display: block;
	font-size: 0;
	height: 330px;
}


.TJJY2021_home_CYJM{
	height: 470px;
	margin-bottom: 20px;
}
.TJJY2021_home_CYJM .title{
	float: left;
	display: block;
	background: url('../images/home_ZhiNan_back.jpg') no-repeat 0 0;
	width: 275px;
	height: 470px;
}
.TJJY2021_home_CYJM .ZhiNan{
	float: left;
	background: center top repeat-y;
	background-size: 100% 50%;
	width: 315px;
	height: 470px;
	margin: 0;
	position: relative;
}
.TJJY2021_home_CYJM .ZhiNan.P1{
	background-image: url('../images/home_ZhiNan_pic1.jpg');
}
.TJJY2021_home_CYJM .ZhiNan.P2{
	background-image: url('../images/home_ZhiNan_pic2.jpg');
}
.TJJY2021_home_CYJM .ZhiNan.P3{
	background-image: url('../images/home_ZhiNan_pic3.jpg');
}
.TJJY2021_home_CYJM .ZhiNan .module{
	position: absolute;
	z-index: 1;
	left: 0;
	background: rgba(255,255,255, 0.85);
	box-sizing: border-box;
	width: 100%;
	height: 50%;
	padding: 12px 18px 0 18px;
	text-align: justify;
}
.TJJY2021_home_CYJM .ZhiNan.P1 .module,
.TJJY2021_home_CYJM .ZhiNan.P3 .module{
	bottom: 0;
}
.TJJY2021_home_CYJM .ZhiNan.P2 .module{
	top: 0;
}
.TJJY2021_home_CYJM .ZhiNan .module .tt{
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 21px;
	color: #516BD0;
}
.TJJY2021_home_CYJM .ZhiNan .module .txt{
	line-height: 22px;
	height: 110px;
	overflow: hidden;
	margin-bottom: 12px;
	font-size: 15px;
	color: #555555;
	text-indent: 2em;
}
.TJJY2021_home_CYJM .ZhiNan .module .btn{
	display: block;
	background: #E4A546;
	border-radius: 14px;
	width: 110px;
	height: 28px;
	line-height: 26px;
	margin: 0 auto;
	text-align: center;
	font-size: 15px;
	color: #FFFFFF;
}
.TJJY2021_home_CYJM .ZhiNan .module .btn:hover{
	background: #D49536;
	text-decoration: none;
}


.TJJY2021_ft{
	background: #AF8174;
	padding: 30px;
	text-align: center;	
	line-height: 25px;
	font-size: 14px;
	color: #E7D9D6;
}


.TJJY2021_bd_nav{
	height: 85px;
	text-align: center;
	position: relative;
	margin-bottom: 50px;
}
.TJJY2021_bd_nav a{
	display: inline-block;
	background: url('../images/bd_nav_back.png') no-repeat center center;
	width: 290px;
	height: 85px;
	line-height: 84px;
	margin: 0 3px;
	text-align: center;
	font-size: 16px;
	color: #333333;
}
.TJJY2021_bd_nav a:hover{
	background-image: url('../images/bd_nav_hover.png');
	text-decoration: none;
}
.TJJY2021_bd_nav a.current,
.TJJY2021_bd_nav a.current:hover{
	background-image: url('../images/bd_nav_a1.png');
	color: #FFFFFF;
}
.TJJY2021_bd_nav .arrow_L,
.TJJY2021_bd_nav .arrow_R{
	position: absolute;
	z-index: 1;
	top: 10px;
	background: no-repeat center center;
	width: 40px;
	height: 65px;
	line-height: 0;
	font-size: 0;
	margin: 0;
}
.TJJY2021_bd_nav .arrow_L{
	background-image: url('../images/arrow_L.png');
	left: -40px;
}
.TJJY2021_bd_nav .arrow_L:hover{
	background: rgba(155,41,41, 0.1) url('../images/arrow_L.png') no-repeat center center;
}
.TJJY2021_bd_nav .arrow_R{
	background-image: url('../images/arrow_R.png');
	right: -40px;
}
.TJJY2021_bd_nav .arrow_R:hover{
	background: rgba(155,41,41, 0.1) url('../images/arrow_R.png') no-repeat center center;
}


.TJJY2021_bd{
	padding: 40px 0;
}


.TJJY2021_bd_main{
	background: url('../images/bd_main_back.png');
	margin-bottom: 50px;
}
.TJJY2021_bd_main .bm_left{
	float: left;
	background: #7C483A;
	width: 270px;
	padding: 20px 5px 10px 0;
	min-height: 770px;
}
.TJJY2021_bd_main .left_nav{
	float: right;
	width: 200px;
}
.TJJY2021_bd_main .left_nav li{
	margin: 0 0 8px 0;
}
.TJJY2021_bd_main .left_nav li a{
	display: block;
	background: url('../images/left_nav.png') no-repeat left bottom;
	height: 50px;
	line-height: 50px;
	padding-left: 18px;
	text-align: center;
	font-family: 'STXingkai', 'STLiti', 'LiSu'; /* 华文行楷、华文隶书、隶书 */
	font-size: 25px;
	color: rgba(255,255,255, 0.4);
}
.TJJY2021_bd_main .left_nav li a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.TJJY2021_bd_main .left_nav li a.current{
	background-image: url('../images/left_nav_current.png');
	color: #FFFFFF;
}

.TJJY2021_bd_main .bm_right{
	float: right;
	width: 920px;
	height: 770px;
	margin: 15px 10px 0 0;
	overflow-y: auto;
}
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
.TJJY2021_bd_main .bm_right::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: rgba(255, 255, 255, 0);
}
/*定义滚动条的轨道，内阴影及圆角*/
.TJJY2021_bd_main .bm_right::-webkit-scrollbar-track {
  border-radius: 3px;
  background-color: rgba(124,72,58, 0.2);
}
*:hover::-webkit-scrollbar-track {
  background-color: rgba(124,72,58, 0.2);
}
/*定义滑块，内阴影及圆角*/
.TJJY2021_bd_main .bm_right::-webkit-scrollbar-thumb {
  height: 6px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
  background-color: #6D3221;
  transition: background-color 1s;
}
.TJJY2021_bd_main .bm_right:hover::-webkit-scrollbar-thumb {
  background-color: #6D3221;
}
.TJJY2021_bd_main .bm_right::-webkit-scrollbar-thumb:hover {
  background-color: #6D3221;
}
.TJJY2021_bd_main .bm_right::-webkit-scrollbar-thumb:active {
  background-color: rgba(124,72,58, 0.7);
}


.TJJY2021_List1{
	padding-top: 10px;
	margin-bottom: 25px;
}
.TJJY2021_List1 li{
	float: left;
	background: rgba(255,255,255,0.1);
	border: 1px rgba(255,255,255, 0.2) solid;
	box-shadow: 3px 3px 10px rgba(0,0,0, 0.1);
	box-sizing: border-box;
	width: 46%;
	margin: 10px 1% 20px 2%;
	padding: 18px 10px 15px 25px;
	min-height: 170px;
}
.TJJY2021_List1 li:nth-child(2n+1){
	clear: both;
}
.TJJY2021_List1 li .aa{
	display: inline-block;
	line-height: 30px;
	padding: 10px 0;
	margin-bottom: 5px;
	font-size: 24px;
	color: #46160D;
	font-weight: bold;
}
.TJJY2021_List1 li .aa:hover{
	color: #DF5400;
}
.TJJY2021_List1 li .txt{
	line-height: 25px;
	padding: 5px 0;
	margin-bottom: 5px;
	font-size: 16px;
	color: #682E1A;
}
.TJJY2021_List1 li .txt .t1{
	color: #000000;
	margin-right: 5px;
}


.TJJY2021_page{
	padding: 15px 10px;
	text-align: center;
	margin-bottom: 30px;
}
.TJJY2021_page table{
	display: inline-block;
	width: auto;
	margin: 0 auto;
}
.TJJY2021_page table td{
	height: 45px;
	padding: 0 5px;
	font-size: 15px;
	color: #333333;
	vertical-align: middle;
}
.TJJY2021_page .page{
	display: inline-block;
	width: auto;
	font-size: 0;
}
.TJJY2021_page .page a{
	background-color: rgba(255,255,255, 0.05);
	border: 1px rgba(0,0,0, 0.25) solid;
	padding: 5px 10px 6px 10px;
	margin: 0 4px;
	text-decoration: none;
	font-size: 15px;
	color: rgba(0,0,0, 0.6);
}
.TJJY2021_page .page a:hover,
.TJJY2021_page .page a.current:hover,
.TJJY2021_page .page a.current{
	background-color: #A6502F;
	border: 1px #A6502F solid;
	text-decoration: none;
	color: #FFFFFF;
}
.TJJY2021_page .TZ{
	margin-left: 40px;
}
.TJJY2021_page .TZ .input1{
	border: 1px #999999 solid;
	width: 42px;
	height: 28px;
	margin: 0 5px;
	padding: 0 5px;
}
.TJJY2021_page .TZ a{
	color: #A6502F;
	text-decoration: underline;
}
.TJJY2021_page .TZ a:hover{
	color: #CC0000;
}


.TJJY2021_bd1{
	background: #FFFFFF;
	width: 1350px;
	margin: 0 auto 60px auto;
	padding: 25px 0;
}
.TJJY2021_bd1 .TJJY2021_main{
	width: 1300px;
}


.TJJY2021_JYFM{
	border: 1px #912926 solid;
	padding: 4px;
}
.TJJY2021_JYFM_nav{
	background: url('../images/JYFM_nav_back.jpg') no-repeat right top;
	margin-bottom: 20px;
	padding: 60px 0 10px 0;
	font-size: 0;
	text-align: center;
}
.TJJY2021_JYFM_nav a{
	display: inline-block;
	border-bottom: 2px rgba(255,255,255,0) solid;
	width: 150px;
	margin: 0 20px;
	padding: 0;
}
.TJJY2021_JYFM_nav a .pic{
	display: block;
	background: #FFFFFF no-repeat center center;
	background-clip: content-box;
	border: 15px rgba(255,255,255, 0) solid;
	border-radius: 100%;
	overflow: auto;
	width: 120px;
	height: 120px;
	margin-bottom: 90px;
	font-size: 0;
}
.TJJY2021_JYFM_nav a:hover .pic,
.TJJY2021_JYFM_nav a.current .pic{
	border-color: rgba(255,255,255, 0.2);
	box-shadow: 2px 2px 30px rgba(0,0,0, 0.2);
}
.TJJY2021_JYFM_nav a .tt{
	display: block;
	line-height: 50px;
	text-align: center;
	font-size: 22px;
	color: #912926;
	letter-spacing: 3px;
}
.TJJY2021_JYFM_nav a:hover,
.TJJY2021_JYFM_nav a.current{
	border-bottom: 2px #CE8069 solid;
	text-decoration: none;
}
.TJJY2021_JYFM_nav a:hover .tt{
	text-decoration: none;
}
.TJJY2021_JYFM_nav a.a1 .pic{
	background-image: url('../images/JYFM_nav_a1.png');
}
.TJJY2021_JYFM_nav a.a1.current .pic{
	background-image: url('../images/JYFM_nav_a1_current.png');
}
.TJJY2021_JYFM_nav a.a2 .pic{
	background-image: url('../images/JYFM_nav_a2.png');
}
.TJJY2021_JYFM_nav a.a2.current .pic{
	background-image: url('../images/JYFM_nav_a2_current.png');
}
.TJJY2021_JYFM_nav a.a3 .pic{
	background-image: url('../images/JYFM_nav_a3.png');
}
.TJJY2021_JYFM_nav a.a3.current .pic{
	background-image: url('../images/JYFM_nav_a3_current.png');
}
.TJJY2021_JYFM_nav a.a4 .pic{
	background-image: url('../images/JYFM_nav_a4.png');
}
.TJJY2021_JYFM_nav a.a4.current .pic{
	background-image: url('../images/JYFM_nav_a4_current.png');
}
.TJJY2021_JYFM_nav a.a5 .pic{
	background-image: url('../images/JYFM_nav_a5.png');
}
.TJJY2021_JYFM_nav a.a5.current .pic{
	background-image: url('../images/JYFM_nav_a5_current.png');
}
.TJJY2021_JYFM_nav a.a6 .pic{
	background-image: url('../images/JYFM_nav_a6.png');
}
.TJJY2021_JYFM_nav a.a6.current .pic{
	background-image: url('../images/JYFM_nav_a6_current.png');
}


.TJJY2021_JYFM .JianJie{
	margin: 10px 20px 30px 20px;
}
.TJJY2021_JYFM .JianJie .txt{
	background: #F7F7F7;
	border: 1px #BBBBBB solid;
	box-shadow: 4px 4px 20px rgba(0,0,0, 0.15);
	max-height: 300px;
	overflow-y: auto;
	padding: 15px 20px;
	margin-bottom: 40px;
	font-size: 17px;
	color: #666666;
	line-height: 36px;
}
.TJJY2021_JYFM .JianJie .txt p{
	text-indent: 2em;
	margin: 0 0 10px 0;
	text-align: justify;
}
.TJJY2021_JYFM .JianJie .photo{
	margin-bottom: 15px;
	text-align: center;
}
.TJJY2021_JYFM .JianJie .photo img{
	max-width: 95%;
	max-height: 500px;
}
.TJJY2021_JYFM .JianJie .tt{
	text-align: center;
	font-size: 17px;
	color: #912926;
}
.TJJY2021_JYFM .JianJie .video{
	background: #000000;
	border: 5px #000000 solid;
	box-shadow: 4px 4px 20px rgba(0,0,0, 0.15);
	border-radius: 5px;
	width: 930px;
	margin: 0 auto 15px auto;
	text-align: center;
	font-size: 0;
}
.TJJY2021_JYFM .JianJie .video video{
	width: 930px;
}


/* 时间轴 */
.HSJY2021_ShiJian{
	background: url('../images/home_ShiJian_back.jpg') no-repeat center bottom;
	padding: 50px 0 30px 0;
	margin-bottom: 0px;
}
.HSJY2021_ShiJian .SJ_main{
	width: 1260px;
	height: 332px;
	margin: 0 auto 20px auto;
	overflow-x: hidden;
	position: relative;
}
.HSJY2021_ShiJian .SJ_main .ShiJian{
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	display: inline-block;
	white-space: nowrap;
	width: auto;
	font-size: 0;
	min-width: 100%;
	text-align: center;
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one{
	display: inline-block;
	width: 210px;
	height: 332px;
	margin: 0;
	padding: 0;
	border-spacing: 0;
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one .SJ_top{
	height: 160px;
	vertical-align: bottom;
	padding: 0;
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one .SJ_arrowline{
	background: no-repeat center center;
	height: 12px;
	padding: 0;
	font-size: 0;
	line-height: 0;
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one .SJ_bottom{
	height: 160px;
	vertical-align: top;
	padding: 0;
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one .SJ_line{
	background: repeat-y 0 0;
	margin: 0 20px;
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one .SJ_Year{
	line-height: 70px;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one .SJ_Day{
	background: no-repeat 0 23px;
	width: 156px;
	height: auto;
	padding: 10px 0 10px 14px;
	overflow: hidden;
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one .SJ_Day .txt{
	border-radius: 5px;
	padding: 6px 5px 6px 10px;
	line-height: 20px;
	white-space: normal;
	letter-spacing: -0.4px;
	font-size: 13px;
	color: #FFFFFF;
	text-shadow: 1px 1px 2px rgba(0,0,0, 0.2);
	text-align: left;
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one .SJ_Day .txt a{
	color: #FFFFFF;
	color: #FFFFFF;
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one .SJ_Day .txt a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
/* 1 */
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+1) .SJ_line{
	background-image: url('../images/home_ShiJian_li1_line.png');
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+1) .SJ_Year{
	color: #CC0D1C;
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+1) .SJ_arrowline{
	background-image: url('../images/home_ShiJian_li1_arrowline.png');
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+1) .SJ_Day{
	background-image: url('../images/home_ShiJian_li1_point.png');
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+1) .SJ_Day .txt{
	background: #CC0D1C;
}
/* 2 */
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+2) .SJ_line{
	background-image: url('../images/home_ShiJian_li2_line.png');
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+2) .SJ_Year{
	color: #D23F1A;
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+2) .SJ_arrowline{
	background-image: url('../images/home_ShiJian_li2_arrowline.png');
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+2) .SJ_Day{
	background-image: url('../images/home_ShiJian_li2_point.png');
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+2) .SJ_Day .txt{
	background: #D23F1A;
}
/* 3 */
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+3) .SJ_line{
	background-image: url('../images/home_ShiJian_li3_line.png');
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+3) .SJ_Year{
	color: #DE6320;
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+3) .SJ_arrowline{
	background-image: url('../images/home_ShiJian_li3_arrowline.png');
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+2) .SJ_Day{
	background-image: url('../images/home_ShiJian_li3_point.png');
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+3) .SJ_Day .txt{
	background: #DE6320;
}
/* 4 */
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+4) .SJ_line{
	background-image: url('../images/home_ShiJian_li4_line.png');
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+4) .SJ_Year{
	color: #E28E32;
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+4) .SJ_arrowline{
	background-image: url('../images/home_ShiJian_li4_arrowline.png');
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+4) .SJ_Day{
	background-image: url('../images/home_ShiJian_li4_point.png');
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+4) .SJ_Day .txt{
	background: #E28E32;
}
/* 5 */
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+5) .SJ_line{
	background-image: url('../images/home_ShiJian_li5_line.png');
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+5) .SJ_Year{
	color: #E8AF39;
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+5) .SJ_arrowline{
	background-image: url('../images/home_ShiJian_li5_arrowline.png');
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+5) .SJ_Day{
	background-image: url('../images/home_ShiJian_li5_point.png');
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+5) .SJ_Day .txt{
	background: #E8AF39;
}
/* 6 */
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+6) .SJ_line{
	background-image: url('../images/home_ShiJian_li6_line.png');
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+6) .SJ_Year{
	color: #E8CB43;
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+6) .SJ_arrowline{
	background-image: url('../images/home_ShiJian_li6_arrowline.png');
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+6) .SJ_Day{
	background-image: url('../images/home_ShiJian_li6_point.png');
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+6) .SJ_Day .txt{
	background: #E8CB43;
}
/* 7 */
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+7) .SJ_line{
	background-image: url('../images/home_ShiJian_li5_line.png');
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+7) .SJ_Year{
	color: #E8AF39;
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+7) .SJ_arrowline{
	background-image: url('../images/home_ShiJian_li5_arrowline.png');
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+7) .SJ_Day{
	background-image: url('../images/home_ShiJian_li5_point.png');
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+7) .SJ_Day .txt{
	background: #E8AF39;
}
/* 8 */
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+8) .SJ_line{
	background-image: url('../images/home_ShiJian_li4_line.png');
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+8) .SJ_Year{
	color: #E28E32;
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+8) .SJ_arrowline{
	background-image: url('../images/home_ShiJian_li4_arrowline.png');
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+8) .SJ_Day{
	background-image: url('../images/home_ShiJian_li4_point.png');
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+8) .SJ_Day .txt{
	background: #E28E32;
}
/* 9 */
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+9) .SJ_line{
	background-image: url('../images/home_ShiJian_li3_line.png');
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+9) .SJ_Year{
	color: #DE6320;
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+9) .SJ_arrowline{
	background-image: url('../images/home_ShiJian_li3_arrowline.png');
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+9) .SJ_Day{
	background-image: url('../images/home_ShiJian_li3_point.png');
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+9) .SJ_Day .txt{
	background: #DE6320;
}
/* 10 */
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+0) .SJ_line{
	background-image: url('../images/home_ShiJian_li2_line.png');
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+0) .SJ_Year{
	color: #D23F1A;
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+0) .SJ_arrowline{
	background-image: url('../images/home_ShiJian_li2_arrowline.png');
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+0) .SJ_Day{
	background-image: url('../images/home_ShiJian_li2_point.png');
}
.HSJY2021_ShiJian .SJ_main .ShiJian .SJ_one:nth-child(10n+0) .SJ_Day .txt{
	background: #D23F1A;
}
.HSJY2021_ShiJian .SJ_button{
	height: 40px;
	padding: 0;
	text-align: center;
	font-size: 0;
}
.HSJY2021_ShiJian .SJ_button a{
	display: inline-block;
	background: no-repeat center center;
	width: 50px;
	height: 40px;
	margin: 0 60px;
	cursor: pointer;
}
.HSJY2021_ShiJian .SJ_button .arrow_L{
	background-image: url('../images/arrow2_L.png');
}
.HSJY2021_ShiJian .SJ_button .arrow_L:hover{
	background-image: url('../images/arrow2_Lhover.png');
}
.HSJY2021_ShiJian .SJ_button .arrow_R{
	background-image: url('../images/arrow2_R.png');
}
.HSJY2021_ShiJian .SJ_button .arrow_R:hover{
	background-image: url('../images/arrow2_Rhover.png');
}


.TJJY2021_bd2{
	background: #FFFFFF;
	width: 1240px;
	margin: 0 auto 50px auto;
	padding: 20px 0;
}
.TJJY2021_bd2 .TJJY2021_main{
	width: 1200px;
}


.TJJY2021_WHLY_main{
	font-size: 0;
	margin: 0;
}
.TJJY2021_WHLY_main *{
	font-family: 'STXingkai', 'STLiti', 'LiSu'; /* 华文行楷、华文隶书、隶书 */
}
.TJJY2021_WHLY_main .WHLY_Aleft1{
	float: left;
	width: 350px;
	margin-bottom: 15px;
}
.TJJY2021_WHLY_main .WHLY_Aleft2{
	float: left;
	width: 350px;
	margin: 0 0 15px 15px;
}
.TJJY2021_WHLY_main .WHLY_Aright{
	float: right;
	width: 470px;
	height: 475px;
	margin-bottom: 15px;
}
.TJJY2021_WHLY_main .WHLY_Aleft1 img,
.TJJY2021_WHLY_main .WHLY_Aleft2 img,
.TJJY2021_WHLY_main .WHLY_Aright img,
.TJJY2021_WHLY_main .WHLY_Bleft img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.TJJY2021_WHLY_main .WHLY_Aleft1 .pic,
.TJJY2021_WHLY_main .WHLY_Aleft2 .pic,
.TJJY2021_WHLY_main .WHLY_Aleft1 .txt,
.TJJY2021_WHLY_main .WHLY_Aleft2 .txt{
	height: 230px;
	color: #FFFFFF;
	overflow: hidden;
}
.TJJY2021_WHLY_main .WHLY_Aleft1 .pic,
.TJJY2021_WHLY_main .WHLY_Aleft2 .txt{
	margin-bottom: 15px;
}
.TJJY2021_WHLY_main .WHLY_Aleft1 .txt .title,
.TJJY2021_WHLY_main .WHLY_Aleft2 .txt .title,
.TJJY2021_WHLY_main .WHLY_Bright .txt .title{
	height: 50px;
	line-height: 50px;
	padding-top: 8px;
	text-align: center;
	font-size: 24px;
	text-shadow: 2px 2px 6px rgba(0,0,0, 0.4);
}
.TJJY2021_WHLY_main .WHLY_Aleft1 .txt .title a,
.TJJY2021_WHLY_main .WHLY_Aleft2 .txt .title a,
.TJJY2021_WHLY_main .WHLY_Bright .txt .title a{
	font-size: 24px;
	color: #FFFFFF;
}
.TJJY2021_WHLY_main .WHLY_Aleft1 .txt .title a:hover,
.TJJY2021_WHLY_main .WHLY_Aleft2 .txt .title a:hover,
.TJJY2021_WHLY_main .WHLY_Bright .txt .title a:hover{
	color: #FFFF99;
	text-shadow: 2px 2px 6px rgba(0,0,0, 0.7);
	text-decoration: none;
}
.TJJY2021_WHLY_main .WHLY_Aleft1 .txt p,
.TJJY2021_WHLY_main .WHLY_Aleft2 .txt p{
	margin: 0 25px 0 28px;
	line-height: 23px;
	font-size: 17px;
	text-align: justify;
}
.TJJY2021_WHLY_main .WHLY_Aleft1 .txt,
.TJJY2021_WHLY_main .WHLY_Aleft2 .txt,
.TJJY2021_WHLY_main .WHLY_Bright,
.TJJY2021_WHLY_main .WHLY_bottom{
	background: url('../images/WHLY_txt_back.png') no-repeat 0 0;
	background-size: 100% 100%;
}
.TJJY2021_WHLY_main .WHLY_Aright .pic{
	height: 475px;
}

.TJJY2021_WHLY_main .WHLY_Bleft{
	float: left;
	width: 550px;
	height: 300px;
	margin-bottom: 15px;
}
.TJJY2021_WHLY_main .WHLY_Bright{
	float: right;
	width: 650px;
	height: 300px;
	color: #FFFFFF;
	margin-bottom: 15px;
}
.TJJY2021_WHLY_main .WHLY_Bright .txt{
	margin: 45px 80px 0 80px;
	height: 220px;
	overflow: hidden; 
}
.TJJY2021_WHLY_main .WHLY_Bright .txt .title,
.TJJY2021_WHLY_main .WHLY_Bright .txt .title a{
	padding: 0;
	font-size: 30px;
}
.TJJY2021_WHLY_main .WHLY_Bright .txt p{
	line-height: 32px;
	font-size: 18px;
	text-align: justify;
}

.TJJY2021_WHLY_main .WHLY_Cleft{
	float: left;
	background: url('../images/WHLY_Cleft_back.jpg') no-repeat 0 0;
	background-size: 100% 100%;
	width: 595px;
	height: 260px;
	margin-bottom: 5px;
}
.TJJY2021_WHLY_main .WHLY_Cright{
	float: right;
	background: url('../images/WHLY_Cright_back.jpg') no-repeat 0 0;
	background-size: 100% 100%;
	width: 595px;
	height: 260px;
	margin-bottom: 5px;
}


.TJJY2021_WHLY_main .WHLY_Cleft .txt,
.TJJY2021_WHLY_main .WHLY_Cright .txt{
	margin: 25px 0 0 180px;
	width: 360px;
	height: 200px;
	line-height: 25px;
	overflow: hidden;
	font-size: 16px;
	color: #BF1311;
}
.TJJY2021_WHLY_main .WHLY_Cright .txt{
	margin: 25px 0 0 80px;
}
.TJJY2021_WHLY_main .WHLY_Cleft .txt a,
.TJJY2021_WHLY_main .WHLY_Cright .txt a{
	display: block;
	font-size: 16px;
	color: #BF1311;
}
.TJJY2021_WHLY_main .WHLY_Cleft .txt a:hover,
.TJJY2021_WHLY_main .WHLY_Cright .txt a:hover{
	text-decoration: none;
	color: #FF0000;
}

.TJJY2021_WHLY_main .WHLY_bottom{
	height: 100px;
}


.TJJY2021_List2{
	margin: 5px 30px 20px 30px;
}
.TJJY2021_List2 li{
	border-bottom: 1px #CCCCCC dashed;
	padding: 15px 25px 15px 35px;
	margin: 0 0 1px 0;
}
.TJJY2021_List2 li:nth-child(2n-1){
	background-color: #F4F4F4;
}
.TJJY2021_List2 li .aa{
	display: inline-block;
	line-height: 25px;
	padding: 8px 0;
	margin-bottom: 10px;
	font-size: 19px;
	color: #682011;
	font-weight: bold;
}
.TJJY2021_List2 li .aa:hover{
	color: #FF0000;
}
.TJJY2021_List2 li .txt{
	line-height: 25px;
	font-size: 15px;
	color: #A06650;
}
.TJJY2021_List2 li .txt:after{
	content: '';
	clear: both;
	height: 0;
	display: block;
	font-size: 0;
}
.TJJY2021_List2 li .txt .t1{
	color: #000000;
	margin-right: 5px;
}
.TJJY2021_List2 li .txt label{
	float: left;
	min-width: 30%;
	margin: 0 3.33% 5px 0;
}


.TJJY2021_page{
	padding: 15px 10px;
	text-align: center;
	margin-bottom: 30px;
}
.TJJY2021_page table{
	display: inline-block;
	width: auto;
	margin: 0 auto;
}
.TJJY2021_page table td{
	height: 45px;
	padding: 0 5px;
	font-size: 15px;
	color: #333333;
	vertical-align: middle;
}
.TJJY2021_page .page{
	display: inline-block;
	width: auto;
	font-size: 0;
}
.TJJY2021_page .page a{
	border: 1px #CCCCCC solid;
	padding: 5px 10px 6px 10px;
	margin: 0 4px;
	text-decoration: none;
	font-size: 15px;
	color: #666666;
}
.TJJY2021_page .page a:hover,
.TJJY2021_page .page a.current:hover,
.TJJY2021_page .page a.current{
	background-color: #B1512C;
	border: 1px #B1512C solid;
	text-decoration: none;
	color: #FFFFFF;
}
.TJJY2021_page .TZ{
	margin-left: 40px;
}
.TJJY2021_page .TZ .input1{
	border: 1px #999999 solid;
	width: 42px;
	height: 28px;
	margin: 0 5px;
	padding: 0 5px;
}
.TJJY2021_page .TZ a{
	color: #D76A22;
	text-decoration: underline;
}
.TJJY2021_page .TZ a:hover{
	color: #FF0000;
}


.TJJY2021_Txt{
	margin: 30px;
}
.TJJY2021_Txt h1{
	line-height: 50px;
	text-align: center;
	margin-bottom: 20px;
	font-size: 30px;
	color: #5E2515;
}
.TJJY2021_Txt .time{
	border-top: 1px #CCCCCC solid;
	height: 35px;
	line-height: 35px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 15px;
	color: #666666; 
}
.TJJY2021_Txt .txt{
	margin: 0 30px 40px 30px;
	line-height: 200%;
	font-size: 17px;
	color: #333333;
}
.TJJY2021_Txt .txt p{
	margin: 0 0 10px 0;
	text-indent: 2em;
	text-align: justify;
}
.TJJY2021_Txt .txt h2{
	margin: 20px 0 10px 0;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.TJJY2021_Txt .txt b{
	color: #000000;
}
.TJJY2021_Txt .txt .pic{
	text-align: center;
}
.TJJY2021_Txt .txt img{
	display: block;
	max-width: 95%;
	max-height: 500px;
	margin: 0 auto 15px auto;
}


.TJJY2021_module1{
	margin: 0 20px 30px 20px
}
.TJJY2021_module1 .m_top{
	height: 35px;
	border-bottom: 2px #E3E3E3 solid;
	position: relative;
}
.TJJY2021_module1 .m_top .tt{
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	display: inline-block;
	width: auto;
	padding: 0 15px;
	height: 35px;
	line-height: 35px;
	border-bottom: 2px #843120 solid;
	font-size: 20px;
	color: #843120;
	font-weight: bold;
}
.TJJY2021_module1 .m_middle{
	padding: 10px;
}


.TJJY2021_List2{
	margin: 0 0 20px 0;
}
.TJJY2021_module1 .TJJY2021_List2{
	margin: 0;
}
.TJJY2021_List2 li{
	line-height: 25px;
	padding: 5px 5px 5px 10px;
	margin-bottom: 1px;
	font-size: 14px;
	color: #888888;
}
.TJJY2021_List2 li label{
	margin-right: 10px;
}
.TJJY2021_List2 li a{
	font-size: 15px;
	color: #803C39;
	font-weight: bold;
	margin-right: 20px;
}
.TJJY2021_List2 li a:hover{
	color: #FF0000;
}


.TJJY2021_List3{
	margin: 0 0 20px 0;
}
.TJJY2021_module1 .TJJY2021_List3{
	margin: 0;
}
.TJJY2021_module1 .TJJY2021_List3 li{
	float: left;
	width: 25%;
	margin: 10px 0;
	text-align: center;
}
.TJJY2021_module1 .TJJY2021_List3 li a{
	display: block;
	width: 260px;
	margin: 0 auto;
	text-align: center;
}
.TJJY2021_module1 .TJJY2021_List3 li a .pic{
	display: block;
	height: 150px;
	margin-bottom: 10px;
}
.TJJY2021_module1 .TJJY2021_List3 li a .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.TJJY2021_module1 .TJJY2021_List3 li a .tt{
	display: block;
	line-height: 20px;
	font-size: 15px;
}


.TJJY2021_List4{
	margin: 0 0 20px 0;
}
.TJJY2021_module1 .TJJY2021_List4{
	margin: 0;
}
.TJJY2021_List4 li{
	float: left;
	width: 31.3333%;
	line-height: 25px;
	padding: 13px 15px;
	margin: 5px 1% 5px 1%;
	background: #F7F0F0;
	border: 1px #EDDEDE solid;
	box-sizing: border-box;
}
.TJJY2021_List4 li:after{
	content: '';
	clear: both;
	height: 0;
	display: block;
	font-size: 0;
}
.TJJY2021_List4 li .tt{
	float: left;
	font-size: 15px;
	color: #6D2303;
	font-weight: bold;
}
.TJJY2021_List4 li .num{
	float: right;
	font-size: 14px;
	color: #666666;
}


/*###################  2021-12-09  ######################*/
body.home .TJJY2021_home_hd{
	background: none;
}
.TJJY2021_home_hd .banner{
	height: 440px;
}
.TJJY2021_home_banner{
	background: none;
	position: relative;
	width: 100%;
	height: 600px;
	margin: 0;
	min-width: 1300px;
	margin-bottom: 30px;
}
.TJJY2021_home_banner.flickerplate.animate-transition-slide .ul_banner{
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	height: 470px;
	margin: 0;
}
.TJJY2021_home_banner li{
	background-position: center top;
	height: 600px;
}
.TJJY2021_home_banner li.bd1{
	background-image: url('../images/hd_back.jpg')
}
.TJJY2021_home_banner li.bd2{
	background-image: url('../images/hd_back2.jpg')
}
.TJJY2021_home_banner li.bd3{
	background-image: url('../images/hd_back3.jpg')
}
.flickerplate .arrow-navigation{
	height: 20%;
	width: 40px;
	top: 40%;
}
.TJJY2021_home_banner .arrow-navigation.left .arrow{
	background-image: url('../images/arrow3_L.png')
}
.TJJY2021_home_banner .arrow-navigation.right .arrow{
	background-image: url('../images/arrow3_R.png')
}


.TJJY2021_home_JZDH2{
	background: none;
	height: 330px;
	margin-bottom: 70px;
	position: relative;
}
.TJJY2021_home_JZDH2 .pic_L,
.TJJY2021_home_JZDH2 .pic_R{
	position: absolute;
	z-index: 1;
	top: 0;
	display: block;
	background: no-repeat center center;
	width: 660px;
	height: 330px;
	transition: all 0.4s ease 0.1s;
}
.TJJY2021_home_JZDH2 .pic_L{
	left: 0;
	background-image: url('../images/home_pic_2-1L.png');
}
.TJJY2021_home_JZDH2 .pic_R{
	right: 0;
	background-image: url('../images/home_pic_2-1R.png');
}
.TJJY2021_home_JZDH2 .pic_L:hover,
.TJJY2021_home_JZDH2 .pic_R:hover{
	transform:scale(1.06);
}


.TJJY2021_bd_main .bm_right.All{
	float: none;
	width: auto;
	margin: 25px 20px;
}
.TJJY2021_bd_main .bm_right.All .TJJY2021_List1 li{
	clear: none;
	width: 30%;
	margin: 10px 1.25% 20px 1.5%;
}
.TJJY2021_bd_main .bm_right.All .TJJY2021_List1 li:nth-child(3n+1){
	clear: both;
}


.TJJY2021_JYFM .J_nav{
	padding: 0 20px;
	height: 40px;
	margin-bottom: -11px;
	font-size: 0;
}
.TJJY2021_JYFM .J_nav a{
	display: inline-block;
	background: rgba(0,0,0, 0.07);
	width: auto;
	/*padding: 0 30px;*/
	padding: 0 15px;
	height: 40px;
	line-height: 40px;
	margin: 0 10px 0 0;
	font-size: 15px;
	color: #555555;
}
.TJJY2021_JYFM .J_nav a:hover{
	background: rgba(0,0,0, 0.12);
	color: #000000;
	text-decoration: none;
}
.TJJY2021_JYFM .J_nav a.current{
	background: #444444;
	color: #FFFFFF;
	font-weight: bold;
}
.TJJY2021_JYFM .J_div{
	margin: 0;
}
.TJJY2021_JYFM .J_div .JianJie{
	display: none
}


.TJJY2021_Txt2{
	background: #FFFFFF url('../images/Txt2_back.jpg') no-repeat center top;
	margin: -15px;
	padding: 30px 60px 60px 60px;
	min-height: 400px;
}
.TJJY2021_Txt2 h1{
	padding: 5px 0 30px 0;
	line-height: 50px;
	text-align: center;
	margin-bottom: 20px;
	font-family: 'STLiti','LiSu';
	font-size: 50px;
	color: #9D2C00;
	font-weight: bold;
}
.TJJY2021_Txt2 .txt{
	margin: 0 30px 40px 30px;
	line-height: 220%;
	font-size: 18px;
	color: #555555;
}
.TJJY2021_Txt2 .txt p{
	margin: 0 0 1.25em 0;
	text-indent: 2em;
	text-align: justify;
}
.TJJY2021_Txt2 .txt h2{
	margin: 20px 0 15px 0;
	font-family: 'STLiti','LiSu';
	font-size: 32px;
	color: #660600;
	font-weight: bold;
}
.TJJY2021_Txt2 .txt h3{
	margin: 30px 0 10px 0;
	font-size: 19px;
	color: #660600;
}
.TJJY2021_Txt2 .txt b{
	color: #000000;
}
.TJJY2021_Txt2 .txt .pic{
	text-align: center;
}
.TJJY2021_Txt2 .txt img{
	display: block;
	max-width: 95%;
	margin: 0 auto 15px auto;
}



/*########################  2021-12-22  ###########################*/
.TJJY2021_nav2{
	height: 45px;
	text-align: center;
	margin-bottom: 25px;
	font-size: 0;
}
.TJJY2021_nav2 a{
	display: inline-block;
	background: rgba(0,0,0, 0.05);
	padding: 0 50px;
	height: 45px;
	line-height: 43px;
	margin: 0 1px;
	font-size: 16px;
	color: #555555;
}
.TJJY2021_nav2 a:hover{
	background: rgba(0,0,0, 0.1);
	color: #000000;
	text-decoration: none;
}
.TJJY2021_nav2 a.current,
.TJJY2021_nav2 a.current:hover{
	background: #BA5918;
	color: #FFFFFF;
}


.TJJY2021_TB1{
	width: 100%;
	margin: 0 auto 30px auto;
	border: 1px #CEB4AA solid;
}
.TJJY2021_TB1 th{
	background: #ECE2E2;
	border: 1px #CEB4AA solid;
	line-height: 30px;
	padding: 8px 10px;
	text-align: center;
	font-size: 15px;
	color: #3E180F;
	font-weight: bold;
}
.TJJY2021_TB1 tr{
	background: #FFFFFF;
}
.TJJY2021_TB1 tr:hover{
	background: #F7F2F1
}
.TJJY2021_TB1 td{
	border: 1px #CEB4AA solid;
	line-height: 25px;
	/* padding: 15px 10px;
	font-size: 15px; */
	color: #555555;
	text-align: left;
	vertical-align: top;
	
	padding: 15px 5px;
	font-size: 12px;
	font-weight: bold;
}




.TJJY2021_Map{
	background: #FFFFFF;
	box-shadow: 0 0 30px rgba(157,44,0, 0.15);
	margin: 20px -30px 50px -30px;
	padding: 40px 50px 60px 50px;
	position: relative;
}
.TJJY2021_Map .map_title{
	line-height: 35px;
	font-family: 'STZhongSong', 'SinSun';
	font-size: 28px;
	color: #B62901;
	font-weight: bold;
}
.TJJY2021_Map .map_title .goback{
	float: right;
	font-family: "Microsoft YaHei";
	font-size: 15px;
	font-weight: normal;
}
.TJJY2021_Map .map_back{
	background: url('../images/map_back.png') no-repeat 40px top;
	height: 960px;
}
.TJJY2021_Map .map_main{
	float: left;
	width: 500px;
	height: 900px;
	margin-left: 35px;
	position: relative;
}
.TJJY2021_Map .map_main a{
	position: absolute;
	z-index: 2;
	display: inline-block;
	background: url('../images/map_a.png') no-repeat 0 0;
	width: 75px;
	height: 36px;
	line-height: 30px;
	font-size: 0;
	color: rgba(255,255,255, 0.9);
}
.TJJY2021_Map .map_main a:hover{
	background-image: url('../images/map_a_hover.png');
	color: #FFFFFF;
}
.TJJY2021_Map .map_main a .aa{
	float: left;
	display: inline-block;
	width: 40px;
	text-align: center;
	margin-left: 5px;
	font-size: 12px;
}
.TJJY2021_Map .map_main a .num{
	display: inline-block;
	width: 21px;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
}
.TJJY2021_Map .map_main a.JiZhou{
	left: 245px;
	top: 150px;
}
.TJJY2021_Map .map_main a.WuQing{
	left: 110px;
	top: 425px;
}
.TJJY2021_Map .map_main a.NingHe{
	left: 405px;
	top: 465px;
}
.TJJY2021_Map .map_main a.BeiChen{
	left: 175px;
	top: 505px;
}
.TJJY2021_Map .map_main a.HeBei{
	left: 165px;
	top: 570px;
}
.TJJY2021_Map .map_main a.NanKai{
	left: 138px;
	top: 605px;
}
.TJJY2021_Map .map_main a.HeDong{
	left: 225px;
	top: 600px;
}
.TJJY2021_Map .map_main a.HeXi{
	left: 220px;
	top: 633px;
}
.TJJY2021_Map .map_main a.HePing{
	left: 147px;
	top: 637px;
}
.TJJY2021_Map .map_main a.XiQing{
	left: 47px;
	top: 627px;
}
.TJJY2021_Map .map_main a.JingHai{
	left: 75px;
	top: 760px;
}


.TJJY2021_Map .map_small{
	background: no-repeat center top;
	position: relative;
}
.TJJY2021_Map .map_small.JiZhou{
	background-image: url('../images/map_JiZhou_back.png');
	height: 800px;
}
.TJJY2021_Map .map_small a{
	position: absolute;
	z-index: 1;
	display: inline-block;
	background: url('../images/map_point.png') no-repeat 0 0;
	box-sizing: border-box;
	width: auto;
	height: 21px;
	line-height: 16px;
	padding: 2px 2px 3px 26px;
	font-size: 14px;
	opacity: 0.6;
	cursor: pointer;
}
.TJJY2021_Map .map_small a:hover{
	opacity: 1;
	text-decoration: none;
	font-weight: bold;
}

.TJJY2021_Map .map_XiangXi{
	position: absolute;
	z-index: 99;
	top: 0;
	left: 0;
	background: rgba(237,225,223, 0.85);
	width: 100%;
	height: 100%;
	display: none;
}
.TJJY2021_Map .map_XiangXi .close{
	position: absolute;
	z-index: 100;
	top: 8.75%;
	right: 260px;
	background: url('../images/ico_close.png') no-repeat center center;
	background-size: 100% 100%;
	width: 40px;
	height: 40px;
	font-size: 0;
	opacity: 0.3;
	cursor: pointer;
}
.TJJY2021_Map .map_XiangXi .close:hover{
	opacity: 1;
}
.TJJY2021_Map .map_XiangXi .X_main{
	background: #FFFFFF;
	border: 30px #FFFFFF solid;
	box-sizing: border-box;
	box-shadow: 0 0 20px rgba(0,0,0, 0.1);
	margin: 8% auto 0 auto;
	width: 720px;
	min-height: 400px;
	max-height: 84%;
	overflow-y: auto; 
}
.TJJY2021_Map .map_XiangXi .X_main .title{
	line-height: 30px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 15px;
}
.TJJY2021_Map .map_XiangXi .X_main .pic{
	max-height: 250px;
	margin-bottom: 15px;
	font-size: 0;
	text-align: center;
}
.TJJY2021_Map .map_XiangXi .X_main .pic img{
	max-height: 250px;
}
.TJJY2021_Map .map_XiangXi .X_main .txt{
	padding: 10px 20px;
	line-height: 200%;
	font-size: 16px;
}
.TJJY2021_Map .map_XiangXi .X_main .txt p{
	text-indent: 2em;
	margin: 0 0 10px 0;
}


.TJJY2021_Map .map_list{
	float: right;
	width: 620px;
	padding-top: 0;
	margin-right: -30px;
}
.TJJY2021_Map .map_list li{
	width: 560px;
	margin-bottom: 45px;
}
.TJJY2021_Map .map_list li:nth-child(2),
.TJJY2021_Map .map_list li:nth-child(3),
.TJJY2021_Map .map_list li:nth-child(4){
	margin-left: 40px;
}
.TJJY2021_Map .map_list li:after{
	content: '';
	clear: both;
	height: 0;
	display: block;
	font-size: 0;
}
.TJJY2021_Map .map_list li .m_L{
	float: left;
	border: 5px #FFFFFF solid;
	box-shadow: 2px 2px 15px rgba(0,0,0, 0.25);
	width: 190px;
	font-size: 0;
}
.TJJY2021_Map .map_list li .m_L img{
	width: 100%;
	height: 140px;
	object-fit: cover;
}
.TJJY2021_Map .map_list li .m_R{
	float: right;
	width: 330px;
}
.TJJY2021_Map .map_list li .tt{
	line-height: 30px;
	margin-bottom: 10px;
	font-size: 20px;
	color: #972811;
	font-weight: bold;
}
.TJJY2021_Map .map_list li .tt a{
	font-size: 20px;
	color: #972811;
	font-weight: bold;
}
.TJJY2021_Map .map_list li .tt a:hover{
	color: #FF0000;
}
.TJJY2021_Map .map_list li .txt{
	line-height: 22px;
	font-size: 13px;
	color: #666666;
	letter-spacing: -0.45px;
}


.TJJY2021_List5{
	margin: 0 0 20px 0;
}
.TJJY2021_List5 li{
	float: left;
	width: 33.33%;
	padding: 15px 0;
	text-align: center;
	margin-bottom: 5px;
}
.TJJY2021_List5 li:nth-child(3n+1){
	clear: both;
}
.TJJY2021_List5 li a{
	display: block;
	margin: 0 20px;
	text-align: center;
}
.TJJY2021_List5 li a .pic{
	display: inline-block;
	border: 10px #FFFFFF solid;
	box-shadow: 2px 2px 15px rgba(0,0,0, 0.08);
	max-width: 100%;
	height: 220px;
	margin: 0 auto 15px auto;
}
.TJJY2021_List5 li a:hover .pic{
	box-shadow: 2px 2px 15px rgba(0,0,0, 0.3);
	cursor: pointer;
}
.TJJY2021_List5 li a .pic img{
	max-width: 100%;
	height: 100%;
	object-fit: cover;
}
.TJJY2021_List5 li a .tt{
	display: block;
	line-height: 22px;
	font-size: 16px;
}


.TJJY2021_JYFM .morePic{
	padding: 15px 0 30px 0;
	text-align: center;
}
.TJJY2021_JYFM .morePic a{
	display: inline-block;
	border: 1px #CCCCCC solid;
	border-radius: 5px;
	width: auto;
	padding: 0 20px 0 24px;
	line-height: 35px;
	height: 37px;
	font-size: 15px;
	color: #555555;
}
.TJJY2021_JYFM .morePic a:hover{
	border-color: #E1795B;
	color: #C62806;
	text-decoration: none;
}


.TJJY2021_photo_owl{
	margin: 15px 0;
	position: relative;
	height: 500px;
}
.TJJY2021_photo_owl .arrow_L,
.TJJY2021_photo_owl .arrow_R{
	position: absolute;
	z-index: 2;
	top: 180px;
	display: inline-block;
	background: no-repeat center center;
	width: 40px;
	height: 120px;
	font-size: 0;
	cursor: pointer;
}
.TJJY2021_photo_owl .arrow_L{
	left: 20px;
	background-image: url('../images/arrow4_L.png')
}
.TJJY2021_photo_owl .arrow_R{
	right: 20px;
	background-image: url('../images/arrow4_R.png')
}
.TJJY2021_photo_owl .arrow_L:hover,
.TJJY2021_photo_owl .arrow_R:hover{
	background-color: rgba(0,0,0, 0.08);
}
.TJJY2021_photo_owl .list{
	width: 1100px;
	height: 500px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.TJJY2021_photo_owl .list .item{
	text-align: center;
	padding: 0;
}
.TJJY2021_photo_owl .list .item a{
	display: inline-block;
	width: auto;
	margin: 0 15px;
	text-align: center;
}
.TJJY2021_photo_owl .list .item a .pic{
	display: block;
	width: auto;
	height: 460px;
	margin: 0 auto 10px auto;
	font-size: 0;
	text-align: center;
	vertical-align: middle;
}
.TJJY2021_photo_owl .list .item a .pic img{
	max-width: 100%;
	height: 100%;
	margin: 0 auto;
	object-fit: cover;
}
.TJJY2021_photo_owl .list .item a .tt{
	display: block;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
}
.TJJY2021_photo_owl .owl-theme .owl-controls{
	display: none;
}



.TJJY2021_ZheZhao{
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	background: rgba(10,10,10, 0.85);
	width: 100%;
	height: 100%;
	font-size: 0;
	display: none;
}
.TJJY2021_ZheZhao .close{
	position: absolute;
	z-index: 1000;
	top: 20px;
	right: 20px;
	background: url('../images/ico_close.png') no-repeat center center;
	width: 50px;
	height: 50px;
	font-size: 0;
	opacity: 0.4;
	cursor: pointer;
}
.TJJY2021_ZheZhao .close:hover{
	text-decoration: none;
	opacity: 1;
}

.TJJY2021_ZheZhao .BigPic{
	display: table;
	width: 100%;
	height: 100%;
}
.TJJY2021_ZheZhao .BigPic .pic{
	display: table-cell;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	font-size: 0;
}
.TJJY2021_ZheZhao .BigPic .pic img{
	border: 10px rgba(255,255,255, 0.95) solid;
	box-shadow: 0 0 20px rgba(0,0,0, 0.3);
	max-width: 95%;
	max-height: 90%;
}



.TJJY2021_MBX{
	line-height: 30px;
	margin: -10px 0 20px 0;
	font-size: 15px;
	color: #666666;
}
.TJJY2021_MBX a{
	font-size: 15px;
	color: #666666;
}
.TJJY2021_MBX a:hover{
	color: #FF0000;
}
.TJJY2021_MBX .gt{
	margin: 0 15px;
}



.TJJY2021_Title{
	background: url('../images/Title_back.png') repeat-x left center;
	text-align: center;
	height: 45px;
	margin: -5px 0 35px 0;
}
.TJJY2021_Title .tt{
	background: #F2ECEC;
	display: inline-block;
	width: auto;
	line-height: 45px;
	padding: 0 50px;
	font-family: 'STZhongSong','SimSon';
	font-size: 30px;
	color: #701D01;
	font-weight: bold;
}
.TJJY2021_bd1 .TJJY2021_Title .tt{
	background: #FFFFFF;
}





/*#########################  2022-03-10  ##########################*/
.TJJY2021_Map .map_small{
	height: 800px;
}
.TJJY2021_Map .map_small.HePing a{
	background-size: 18px 18px;
	background-position: left 1px;
	padding-left: 21px;
	font-size: 13px;
}
.TJJY2021_Map .map_small a.right{
	background-position: right center;
	padding: 2px 26px 3px 2px;
}
.TJJY2021_Map .map_small.HePing a.right{
	padding-right: 21px;
}
.TJJY2021_Map .map_small.NingHe{
	background-image: url('../images/map_NingHe_back.png');
}
.TJJY2021_Map .map_small.HongQiao{
	background-image: url('../images/map_HongQiao_back.png');
}
.TJJY2021_Map .map_small.HeBei{
	background-image: url('../images/map_HeBei_back.png');
}
.TJJY2021_Map .map_small.HeDong{
	background-image: url('../images/map_HeDong_back.png');
}
.TJJY2021_Map .map_small.HeXi{
	background-image: url('../images/map_HeXi_back.png');
}
.TJJY2021_Map .map_small.NanKai{
	background-image: url('../images/map_NanKai_back.png');
}
.TJJY2021_Map .map_small.HePing{
	background-image: url('../images/map_HePing_back.png');
}
.TJJY2021_Map .map_small.XiQing{
	background-image: url('../images/map_XiQing_back.png');
}
.TJJY2021_Map .map_small.JingHai{
	background-image: url('../images/map_JingHai_back.png');
}

/*########################  2022-03-15  ############################*/
.TJJY2021_Map .map_XiangXi .X_main{
	width: 1080px;
}
.TJJY2021_Map .map_XiangXi .close{
	right: 80px;
}
.TJJY2021_Map .map_XiangXi .X_main .txt{
	padding: 0 20px;
	margin: 15px 0;
	line-height: 30px;
	max-height: 300px;
	/* overflow: hidden; */
	overflow-y: auto;
	color: #555555;
}
.TJJY2021_Map .map_XiangXi .X_main .map_bottom{
	padding: 15px 0;
	font-size: 0;
	text-align: center;
}
.TJJY2021_Map .map_XiangXi .X_main .map_bottom .pic{
	display: inline-block;
	border: 1px #FFFFFF solid;
	box-shadow: 0 0 10px rgba(0,0,0, 0.2);
	max-width: 500px;
	max-height: 300px;
	margin: 0 20px;
}
.TJJY2021_Map .map_XiangXi .X_main .map_bottom .pic img{
	max-height: 300px;
}
.TJJY2021_Map .map_XiangXi .X_main .map_bottom .map_div{
	display: inline-block;
	border: 1px #FFFFFF solid;
	box-shadow: 0 0 10px rgba(0,0,0, 0.2);
	width: 450px;
	height: 300px;
	overflow: hidden;
	margin: 0 20px;
}
/*#########################  2022-04-25  ###########################*/
.TJJY2021_Map .map_XiangXi .X_main .txt{
	max-height: 240px;
}
.TJJY2021_Map .map_XiangXi .X_button{
	padding: 20px 0 10px 0;
	text-align: center;
	font-size: 0;
}
.TJJY2021_Map .map_XiangXi .X_button a{
	display: inline-block;
	border: 1px rgba(161,53,41, 0.35) solid;
	border-radius: 6px;
	height: 40px;
	padding: 0 15px 0 5px;
	margin: 0 8px;
	line-height: 38px;
	font-size: 15px;
	color: #9D2D20;
	text-decoration: none;
}
.TJJY2021_Map .map_XiangXi .X_button a:after{
	content: '';
	clear: both;
	height: 0;
	display: block;
	font-size: 0;
}
.TJJY2021_Map .map_XiangXi .X_button a i{
	display: inline-block;
	float: left;
	background: no-repeat center center;
	background-size: 25px 25px;
	width: 40px;
	height: 40px;
}
.TJJY2021_Map .map_XiangXi .X_button a:hover{
	border-color: rgba(247,136,0, 0.6);
	color: #F98F02;
	text-decoration: none;
}
.TJJY2021_Map .map_XiangXi .X_button a i.ico1{
	background-image: url('../images/JYFM_nav_a1.png');
}
.TJJY2021_Map .map_XiangXi .X_button a:hover i.ico1{
	background-image: url('../images/JYFM_nav_a1_current.png');
}
.TJJY2021_Map .map_XiangXi .X_button a i.ico2{
	background-image: url('../images/JYFM_nav_a2.png');
}
.TJJY2021_Map .map_XiangXi .X_button a:hover i.ico2{
	background-image: url('../images/JYFM_nav_a2_current.png');
}
.TJJY2021_Map .map_XiangXi .X_button a i.ico3{
	background-image: url('../images/JYFM_nav_a3.png');
}
.TJJY2021_Map .map_XiangXi .X_button a:hover i.ico3{
	background-image: url('../images/JYFM_nav_a3_current.png');
}
.TJJY2021_Map .map_XiangXi .X_button a i.ico4{
	background-image: url('../images/JYFM_nav_a4.png');
}
.TJJY2021_Map .map_XiangXi .X_button a:hover i.ico4{
	background-image: url('../images/JYFM_nav_a4_current.png');
}
.TJJY2021_Map .map_XiangXi .X_button a i.ico5{
	background-image: url('../images/JYFM_nav_a5.png');
}
.TJJY2021_Map .map_XiangXi .X_button a:hover i.ico5{
	background-image: url('../images/JYFM_nav_a5_current.png');
}
.TJJY2021_Map .map_XiangXi .X_button a i.ico6{
	background-image: url('../images/JYFM_nav_a6.png');
}
.TJJY2021_Map .map_XiangXi .X_button a:hover i.ico6{
	background-image: url('../images/JYFM_nav_a6_current.png');
}
/*######################  2022-05-12  ########################*/
.TJJY2021_Map .map_small.BinHai{
	background-image: url('../images/map_BinHai_back.png');
}
/*#################  2022-05-16  ###################*/
.TJJY2021_Map .map_main a.BinHai{
	background: url('../images/map_aX.png');
	width: 90px;
	top: 740px;
	left: 370px;
}
.TJJY2021_Map .map_main a.BinHai:hover{
	background-image: url('../images/map_aX_hover.png');
}
.TJJY2021_Map .map_main a.BinHai .aa{
	width: 55px;
}

/*#########################  2022-11-18  ############################*/
.TJJY2021_home_banner{
	height: auto;
}
.TJJY2021_home_login{
	position: absolute;
	z-index: 99;
	top: 10px;
	left: 1%;
	width: 98%;
	height: 30px;
	line-height: 30px;
	text-align: right;
	font-size: 15px;
	color: #7B4220;
}
.TJJY2021_home_login a{
	font-size: 15px;
	color: #7B4220;
	text-decoration: underline;
	margin: 0 20px;
}
.TJJY2021_home_login a:hover{
	color: #FF0000;
}


.TJJY2021_Login_box{
	background: #FFFFFF;
	box-shadow: 0 0 20px rgba(0,0,0, 0.1);
	margin: 50px 80px 60px 80px;
	min-height: 300px;
	padding: 40px 60px;
}
.TJJY2021_Login_box .TJJY2021_Title{
	margin: 0 0 35px 0;
}
.TJJY2021_Login_box .TJJY2021_Title .tt{
	background: #FFFFFF;
}
.TJJY2021_Login_box .TB1{
	width: 70%;
	margin: 0 auto;
}
.TJJY2021_Login_box .TB1 td{
	height: 60px;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	font-size: 17px;
}
.TJJY2021_Login_box .TB1 td img{
	vertical-align: middle;
}
.TJJY2021_Login_box .TB1 .td1{
	text-align: right;
	width: 90px;
}
.TJJY2021_Login_box .TB1 input[type=text],
.TJJY2021_Login_box .TB1 input[type=password],
.TJJY2021_Login_box .TB1 select{
	background: #FFFFFF;
	border: 1px #BBBBBB solid;
	border-radius: 3px;
	box-sizing: border-box;
	width: 550px;
	height: 50px;
	padding: 10px;
	font-size: 17px;
}
.TJJY2021_Login_box .TB1 .td2{
	height: 30px;
	font-size: 15px;
}
.TJJY2021_Login_box .TB1 .td3{
	height: 100px;
	text-align: center;
}
.TJJY2021_Login_box .TB1 .btn1{
	background: #BA5918;
	border: 0;
	border-radius: 7px;
	width: auto;
	height: 50px;
	padding: 0 40px;
	margin: 0 15px;
	font-size: 18px;
	color: #FFFFFF;
	cursor: pointer;
}
.TJJY2021_Login_box .TB1 .btn1:hover{
	background: #CA6928;
}


.TJJY2021_ZheZhao .BigPic{
	overflow: auto;
	display: block;
}
.TJJY2021_ZheZhao .BigPic .pic img{
	max-height: none;
}
.TJJY2021_ZheZhao .BigPic .pic{
	display: block;
	box-sizing: border-box;
	padding: 30px 0;
}



/*###########################  2023-03-07  #############################*/
.TJJY2021_home_title{
	position: relative;
}
.TJJY2021_home_title .more{
	position: absolute;
	z-index: 1;
	right: 0;
	bottom: -20px;
	font-family: '楷体';
	font-size: 20px;
	color: #888888;
}
.TJJY2021_home_title .more:hover{
	color: #FF0000;
}

.TJJY2021_home_JYFM a{
	position: relative;
}
.TJJY2021_home_JYFM a .tt{
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	display: inline-block;
	background: url('../images/home_JYFM_tt_back.png') repeat-x 0 0;
	box-sizing: border-box;
	width: auto;
	max-width: 100%;
	padding: 0 15px;
	line-height: 45px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-family: '楷体';
	font-size: 25px;
	color: #FFFFFF;
	text-decoration: none;
}
.TJJY2021_home_JYFM a:hover .tt{
	color: #FFFF33;
	text-decoration: none;
}

.TJJY2021_home_CYJM_New{
	background: url('../images/home_CYJM_back.jpg') no-repeat center center;
	height: 510px;
	box-sizing: border-box;
	padding: 15px 5px 0 5px;
}
.TJJY2021_home_CYJM_New .list1{
	margin: 0;
	font-size: 0;
}
.TJJY2021_home_CYJM_New .list1:after{
	content: '';
	clear: both;
	height: 0;
	display: block;
	font-size: 0;
}
.TJJY2021_home_CYJM_New .list1 li{
	float: left;
	width: 20%;
	text-align: center;
	font-size: 0;
}
.TJJY2021_home_CYJM_New .list1 li a{
	display: inline-block;
	padding-top: 5px;
	transition: all 0.3s;
}
.TJJY2021_home_CYJM_New .list1 li a:hover{
	padding-top: 0;
}

.TJJY2021_WHLY_main .WHLY_Aleft1 .txt .title a,
.TJJY2021_WHLY_main .WHLY_Aleft2 .txt .title a,
.TJJY2021_WHLY_main .WHLY_Bright .txt .title a{
	text-shadow: 2px 2px 3px rgba(0,0,0, 0.85);
}
.TJJY2021_WHLY_main .WHLY_Aleft1 .txt p{
	margin: -5px 20px 0 22px;
	line-height: 21px;
	font-size: 16px;
}
.TJJY2021_WHLY_main .WHLY_Bright .txt p{
	font-size: 20px;
}
.TJJY2021_WHLY_main .WHLY_Cleft .txt{
	line-height: 30px;
}
.TJJY2021_WHLY_main .WHLY_Cright .txt{
	line-height: 26px;
}
.TJJY2021_WHLY_main .WHLY_Cleft .txt a,
.TJJY2021_WHLY_main .WHLY_Cright .txt a{
	padding-top: 15px;
	font-size: 21px;
	text-shadow: 1px 1px 3px rgba(2,2,2, 0.1);
	color: #af191f;
}


/*####################  2023-03-09  ####################*/
.TJJY2021_WHLY_main .WHLY_Cleft,
.TJJY2021_WHLY_main .WHLY_Cright{
	position: relative;
}
.TJJY2021_WHLY_main .WHLY_Cleft .title,
.TJJY2021_WHLY_main .WHLY_Cright .title{
	position: absolute;
	z-index: 1;
	top: -5px;
	display: table;
	border: 0;
	width: 30px;
}
.TJJY2021_WHLY_main .WHLY_Cleft .title{
	left: 90px;
}
.TJJY2021_WHLY_main .WHLY_Cright .title{
	right: 80px;
}
.TJJY2021_WHLY_main .WHLY_Cleft .title .tt,
.TJJY2021_WHLY_main .WHLY_Cright .title .tt{
	display: table-cell;
	height: 240px;
	vertical-align: middle;
	text-align: center;
	writing-mode: tb-rl;
	font-family: 'STXingkai', 'STLiti', 'LiSu';
	text-shadow: 2px 2px 4px rgba(0,0,0, 0.15);
	font-size: 28px;
	color: #aa1415;
	text-decoration: none;
	letter-spacing: -2px;
}
.TJJY2021_WHLY_main .WHLY_Cright .title .tt{
	font-size: 26px;
	letter-spacing: -5px;
}
.TJJY2021_WHLY_main .WHLY_Cleft .title .tt:hover,
.TJJY2021_WHLY_main .WHLY_Cright .title .tt:hover{
	color: #DF2321;
}
.TJJY2021_WHLY_main .WHLY_Cleft .txt,
.TJJY2021_WHLY_main .WHLY_Cright .txt{
	padding-top: 15px;
	font-size: 21px;
	text-shadow: 1px 1px 3px rgba(2,2,2, 0.1);
	color: #af191f;
}

/*####################  2023-09-21  #####################*/
.TJJY2021_Map .map_main a{
	width: 65px;
}
.TJJY2021_Map .map_main a.HongQiao{
	left: 137px;
	top: 594px;
}
.TJJY2021_Map .map_main a.HeBei{
	left: 170px;
	top: 572px;
}
.TJJY2021_Map .map_main a.NanKai{
	left: 147px;
	top: 638px;
}
.TJJY2021_Map .map_main a.HePing{
	left: 160px;
	top: 615px;
}
.TJJY2021_Map .map_main a.HeDong{
	left: 200px;
	top: 595px;
}
.TJJY2021_Map .map_main a.HeXi{
	left: 208px;
	top: 633px;
}
.TJJY2021_Map .map_main a.BinHai{
	width: 82px;
	top: 720px;
}





