html {
}
body {
  /* background:#ffcba9  url(../images/2024/background3.jpg) center bottom no-repeat; */
  /* padding-bottom: 240px; */
}

#head {
	/*background:url(../images/head_bg.jpg) 0 0 repeat-x;
	height:800px; 
	width:100%;
	overflow:hidden;*/
	position: relative;
	min-width: 1140px;
	
}
.head_img {
	width: 100%;
	height:679px;
	background: url(../images/2024/background1.jpg) top center no-repeat;
	position: relative;
}

.wrap {
	width:1202px;
	margin-left: auto;
	margin-right: auto;
}
.nav {
	width:1112px;
	background:url(../images/2024/tabbg.png);
	height:326px;
	position: relative;
}

.nav:after {
	content:'';
	position: absolute;
	top:-30px;
	right:100px;
	background:url(../images/2024/icon1.png) no-repeat;
	width:71px;
	height:113px;
}
.nav ul {
	max-width:1060px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
}
.nav ul a {
	display: inline-block;
	width:363px;
	height:94px;
	font-size: 0;
	transform: scale(0.9);
}
.nav .txt1 {
	position: absolute;
	top:40px;
	left:100px;
	background:url(../images/2024/tab1.png) no-repeat;
}
.nav .txt1.act {
	background:url(../images/2024/tab1-active.png) no-repeat;
}
.nav .txt2 {
	position: absolute;
	top:40px;
	left:500px;
	background:url(../images/2024/tab2.png) no-repeat;
}
.nav .txt2.act {
	background:url(../images/2024/tab2-active.png) no-repeat;
}
.nav .txt3 {
	position: absolute;
	top:160px;
	left:10px;
	background:url(../images/2024/tab3.png) no-repeat;
}
.nav .txt3.act {
	background:url(../images/2024/tab3-active.png) no-repeat;
}
.nav .txt4 {
	position: absolute;
	top:160px;
	left:370px;
	background:url(../images/2024/tab4.png) no-repeat;
}
.nav .txt4.act {
	background:url(../images/2024/tab4-active.png) no-repeat;
}
.nav .txt5 {
	position: absolute;
	top:160px;
	left:720px;
	background:url(../images/2024/tab5.png) no-repeat;
}

.warning {
	color:red;
}
.bold {
	font-weight: bold;
}

.nav span{
	display: block;
	width:100%;
	height:100%;
	background-position: center;
	background-repeat: no-repeat;
}

.xf_close{
  width: 23px;
  height: 22px;
  display: block;
  margin: 2px 0 0 150px;
}
.xf_link{
  width: 200px;
  height: 67px;
  display: block;
	margin-top: 28px;
}

.sp_line {
	text-decoration: underline;
	position: relative;
	z-index: 1;
}
.sp_line::after {
	content:'';
	position: absolute;
	width:100%;
	left:0;
	bottom:0;
	background:#FFEE5C;
	height:6px;
	z-index: -1;
}
.center_box{
	width: 100%;
	padding-bottom: 50px;
}

.index_center{
	width: 100%;
	min-width: 1140px;
	padding-bottom: 50px;
	background: url(../images/2024/background2.jpg) center top no-repeat;
	padding-left: 26px;
	box-sizing: border-box;
}
#index_main{
}
.kuang {
	position: relative;
	width:1112px;
}
.kuang .borderTop {
	height:57px;
	background:url(../images/2024/bg1.png) center top no-repeat;
}
.kuang .borderBottom {
	height:65px;
	background:url(../images/2024/bg3.png) center bottom no-repeat;
}
.kuang .content {
	min-height: 50px;
	background:url(../images/2024/bg2-2.png) top;
	padding:0px 58px 0px 40px;
}
.index_tit{
	width: 250px;
	height: 96px;
	box-sizing: border-box;
	background: url('../images/2024/tit2.png');
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	padding-top: 27px;
	color: #fff;
}
.index_tit:first-child {
	margin-top: 0;
}
.index_nr{
	margin: 10px 25px;
	font-size: 18px;
	color: #333;
}
.act_tit{
	padding: 20px 0px 0 0;
	overflow: hidden;
}
.act_tit div{
	float: left;
}
.act_tit1, .act_tit2 {
	background: url('../images/2024/tit1.png');
	height:101px;
	width:327px;
	box-sizing: border-box;
	font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding-top: 30px;
    color: #fff;
}

.act_tit a{
	margin-top: 32px;
	font-size: 18px;
	color: #fff;
	line-height: 34px;
	float: right;
	background:#C92120;
	padding:0 20px;
	border-radius: 99px;
}
.act_tit a span{
	float: left;
}
.act_tit a var{
	width: 20px;
	height: 20px;
	float: left;
	margin: 8px 0 0 5px;
	background: url('../images/2024/more.png');
}
.act_tit3 {
	margin-top: 20px;
	height:54px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-right: 16px;
}
.act_tit3 .title {
	width:287px;
	height:60px;
	box-sizing: border-box;
	padding-top: 14px;
	padding-left: 50px;
}
.act_tit3 .title span {
	display: inline-block;
	color:white;
	font-size: 16px;
	padding:7px 0 0 15px;
	font-weight: bold;
}
.act_tit3 a {
	width:85px;
	height:30px;
	background:url(../images/2024/more2.png)
}
.list_tit{
	box-sizing: border-box;
	overflow: hidden;
}
.list_tit_type{
	float: left;
	font-size: 18px;
	font-weight: bold;
	margin: 8px 0 0 15px;
}
.list_tit_type a{
	color: #333;
}
.list_tit_type a:hover{
	color: #333;
	text-decoration: none;
}
.list_tit var{
	/* width: 20px; */
	height: 20px;
	/* background: url('../images/2021/more.png'); */
	font-weight: bold;
	color:#333;
	float: left;
	margin: 13px 15px;
}
.list_tit_category{
	float: left;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin: 8px 0 0 0;
}


.index_top{
	width: 1087px;
	margin-top: 20px;
}
.index_more{
  width: 100%;
  overflow: hidden;
  margin-top: 25px;
	height: 24px;
}

.index_more span{
	font-size: 16px;
	font-weight: bold;
}
.index_more a{
  color: #333;
  float: right;
  font-size: 14px;
}
.index_more a:hover{
  color: #f14432;
  text-decoration: none;
}
.index_fg{
  width: 1087px;
  margin-top: 5px;
	overflow: hidden;
}
.index_fg a{
	float: right;
	color: #333;
	font-size: 14px;
	font-style: italic;
	font-weight: 600;
}
.index_fg a:hover{
	color: #f14432;
  text-decoration: none;
}
.index_msg{
  width: 100%;
  margin-top: 15px;
  overflow: hidden;
  display: flex;
  flex-wrap:wrap;
  justify-content:space-between;
	
}
.index_msg li{
  width: 260px;
	height: 185px;
  margin-bottom: 15px;
}
.index_msg li a{
  position: relative;
  display: block;
  width: 100%;
	height: 185px;
  color: #333;
}
.index_msg li a:hover{
  color: #f14432;
  text-decoration: none;
}
.index_msg li a img{
  width: 260px;
  height: 147px;
  display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
.index_msg li a p{
  font-size: 16px;
	height: 39px;
  padding: 0 8px;
	background: #fff;
	line-height: 36px;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 0;
	width: 244px;
}
.index_msg li a div{
  width: 260px;
  height: 147px;
  display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: #000;
	opacity:0.4; filter:alpha(opacity=40);
}
.index_msg li a var{
  width: 50px;
  height: 50px;
  display: block;
	position: absolute;
	top: 50px;
	left: 105px;
	z-index: 2;
	/* background: url('../images/2021/icon_1.png'); */
}
.index_news{
  width: 100%;
  margin-top: 15px;
  overflow: hidden;
  display: flex;
  flex-wrap:wrap;
  justify-content:space-between;
}
.index_news li{
  width: 455px;
  font-size: 16px;
  margin-bottom: 15px;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.index_news li a{
  color: #333;
}
.index_news li a:hover{
  color: #f14432;
  text-decoration: none;
}
.index_line{
  margin-top: 40px;
  width: 944px;
  height: 490px;
  /* background: url('../images/2021/line_1.png'); */
  overflow: hidden;
}
.popPlayer {
	position: relative;
	width:300px!important;
	height:95px;
	/* background: url(../images/2021/bf_bg.png) 0 0; */
	border:solid 1px #DFDFDF;
	border-radius: 5px;
	margin-left: 295px;
}
.popPlayer .title {
	text-align: center;
	font-size: 16px;
	color:#000;
	margin-top: 15px;
	font-weight: 500;
	height:25px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.popPlayer .title2 {
	margin-top: 2px;
	color:#333;
	font-size: 14px;
	text-align: center;
}
.popPlayer .title2 span:first-child {
	display: inline-block;
    max-width: 54%;
    height: 20px;
    line-height: 20px;
	vertical-align: middle;
	overflow: hidden;
}
.popPlayer .arrowleft {
	position: absolute;
	top:74px;
	left:76px;
	width:34px;
	height:34px;
	/* background: url(../images/2021/ctrl.png) 0 -2px no-repeat; */
	cursor: pointer;
}
.popPlayer .arrowright {
	position: absolute;
	top:74px;
	right:76px;
	width:34px;
	height:34px;
	/* background: url(../images/2021/ctrl.png) -116px -2px no-repeat; */
	cursor: pointer;
}
.popPlayer .ctrls {
	position: absolute;
	top:9px;
	left:50%;
	margin-left: -19px;
	width:37px;
	height:37px;
	/* background: url(../images/2021/ctrl.png) -55px 0 no-repeat; */
	cursor: pointer;
}
.popPlayer.jp-state-playing .ctrls {
	background-position: -174px 1px;
}
.popPlayer .progress {
	position: absolute;
	bottom:15px;
	left:58px;
	width:184px;
	height:10px;
	border-radius: 5px;
	background: #A3A6A9;
}
.popPlayer .progress .slider {
	width:100%;
	height:100%;
	margin-top: 0px!important;
}
.popPlayer .progress .ui-slider-range {
	position: absolute;
	top:0;
	left:0;
	height:10px;
	border-radius: 5px;
	width:0;
	background: #D53938;
	margin-top: 0px!important;
}
.popPlayer .ui-slider {
	width:100%;
	height:100%;
}
.popPlayer .ui-slider-range span {
	position: absolute;
	right:-10px;
	top:-4px;
	width:20px;
	height:20px;
	/* background: url(../images/2021/dian.png) no-repeat; */
	outline: none;
	cursor: pointer;
}
.popPlayer .timeB {
	position: absolute;
	left:10px;
	bottom:9px;
	font-size: 14px;
	color:#A2A5A8;
	width: 36px;
}
.popPlayer .timeE {
	position: absolute;
	right:10px;
	bottom:9px;
	font-size: 14px;
	color:#A2A5A8;
	width: 40px;
}

.stadiums_box{
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
  display: flex;
  flex-wrap:wrap;
  justify-content:space-between;
}
.stadiums_list{
  width: 286px;
  margin-bottom: 20px;
	margin-right: 30px;
}
.stadiums_list a{
  position: relative;
  display: block;
  width: 100%;
  color: #333;
  
}
.stadiums_list a:hover{
  color: #f14432;
  text-decoration: none;
}
.stadiums_list a img{
  width: 286px;
  height: 228px;
  display: block;
}
.stadiums_list a p{
  font-size: 18px;
  font-weight: bolder;
  margin-top: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.stadiums_list a label{
  font-size: 14px;
  margin-top: 5px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  cursor: pointer;
}
.stadiums_list a span{
  width: 76px;
  height: 76px;
  /* background: url('../images/2021/video_btn.png'); */
  position: absolute;
  left: 105px;
  top:76px;
  z-index: 1;
}



#head1{
  height:634px;
	/* background: url(../images/2021/top_bg1.jpg) center no-repeat; */
	position: relative;
}
.index_center1{
  width: 100%;
  min-width: 950px;
  /* background: url('../images/2021/center_bg1.jpg') top center #feddb5 no-repeat; */
}
.index_main1{
  padding-top: 0px!important;
}
.index_tit1{
  width: 237px;
  height: 46px;
  /* background: url('../images/2021/tit1.png'); */
  margin: 0 auto;
  overflow: hidden;
}
.index_tit2{
  width: 237px;
  height: 46px;
  /* background: url('../images/2021/tit4.png'); */
  margin: 0 auto;
  overflow: hidden;
	margin-top: 30px;
}
.index_top_msg{
  width: 870px;
  margin: 0 auto;
  font-size: 15px;
  line-height: 180%;
  padding-top: 20px;
	font-weight: bold;
}
.line_box{
  width: 944px;
  height: 630px;
  /* background: url('../images/2021/line.png') 0 30px no-repeat; */
  margin: 0 auto;
  margin-top: 20px;
  position: relative;
}
.line_list{
  position: absolute;
  width: 64px;
  height: 29px;
  cursor: pointer;
  /* background: url('../images/2021/btn.png') no-repeat; */
}
.line_list_over{
	width: 64px!important;
  cursor: default;
  /* background: url('../images/2021/btn1.png') no-repeat!important; */
}
.line_list_close{
  cursor: default;
	width: 84px;
  /* background: url('../images/2021/btn2.png') no-repeat; */
}
.line_list_1.line_list_close{
  top: -10px;
  left: 145px;
}
.line_list_2.line_list_close{
  top: -10px;
  left: 302px;
}
.line_list_3.line_list_close{
  top: -10px;
  left: 478px;
}
.line_list_4.line_list_close{
  top: -10px;
  left: 667px;
}
.line_list_5.line_list_close{
  top: 205px;
  left: 802px;
}
.line_list_6.line_list_close{
  top: 205px;
  left: 571px;
}
.line_list_7.line_list_close{
  top: 205px;
  left: 367px;
}
.line_list_8.line_list_close{
	top: 205px;
  left: 190px;
}
.line_list_9.line_list_close{
	top: 205px;
  left: 27px;
}
.line_list_10.line_list_close{
  top: 416px;
  left: 64px;
}
.line_list_11.line_list_close{
  top: 416px;
  left: 397px;
}
.line_list_12.line_list_close{
  top: 416px;
  left: 511px;
}
.line_list_13.line_list_close{
  top: 416px;
  left: 751px;
}

.line_list_1{
  top: -10px;
  left: 153px;
}
.line_list_2{
  top: -10px;
  left: 308px;
}
.line_list_3{
  top: -10px;
  left: 485px;
}
.line_list_4{
  top: -10px;
  left: 676px;
}
.line_list_5{
  top: 205px;
  left: 810px;
}
.line_list_6{
  top: 205px;
  left: 580px;
}
.line_list_7{
  top: 205px;
  left: 376px;
}
.line_list_8{
	top: 205px;
  left: 199px;
}
.line_list_9{
	top: 205px;
  left: 37px;
}
.line_list_10{
  top: 416px;
  left: 72px;
}
.line_list_11{
  top: 416px;
  left: 305px;
}
.line_list_12{
  top: 416px;
  left: 520px;
}
.line_list_13{
  top: 416px;
  left: 763px;
}




.card_list_box{
	width: 100%;
	margin-top: 20px;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.card_list{
	width: 300px;
	height: 260px;
	display: block;
}
.card_list img{
	width: 300px;
	height: auto;
	display: block;
}
.card_list p{
	display: block;
	width: 100%;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin-top: 8px;
}
.apply_box{
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
}
.apply_tit{
  width: 100%;
  height: 147px;
  /* background: url('../images/2021/apply_bg.png') top center no-repeat; */
  overflow: hidden;
}
.apply_tit a{
  display: block;
  float: right;
  width: 105px;
  height: 107px;
  margin-top: 36px;
}
.apply_msg{
  width: 920px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 180%;
  padding-top: 20px;
  font-weight: bold;
}
.foot1{
  width: 100%;
  height: 557px;
  /* background: url('../images/2021/foot_bg1.png') top center no-repeat; */
  
}
.act_list_box{
	width: 100%;
	
}
.act_list {
	margin: 0 auto;
	padding-top: 30px;
	padding-right: 15px;
	overflow-x: auto;
	display: flex;
}
.act_list li {
	flex-shrink: 0;
}
.act_list::-webkit-scrollbar {
	height: 8px;    
}
.act_list::-webkit-scrollbar-thumb {
	border-radius: 10px;
    background: rgb(255 0 0 / 80%);
}
.act_list::-webkit-scrollbar-track {
	border-radius: 10px;
    background: rgb(255 205 88);

}
.act_list li{
	width: 300px;
	/* height: 314px; */
	margin: 0 0 30px 15px;
	float: left;
	overflow: hidden;
}
.act_list li a{
  display: block;
	width: 300px;
	/* height: 314px; */
  font-size: 18px;
  color: #333;
}
.act_list li a:hover{
  text-decoration: none;
}

.list_t{
	width: 300px;
	height: 180px;
	position: relative;
}
.list_t img{
	width: 300px;
	height: 180px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	background:white;
}
.list_t p{
	width: 300px;
	height: 180px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background:rgba(0, 0, 0, 0.2);
}
.list_t var{
	width: 55px;
	height: 55px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
	background:url('../images/2024/play.png');
}

.video_list{
	/* height: 225px!important; */
}
.video_list a{
	/* height: 225px!important; */
}
.video_list .list_b{
	font-size: 18px;
	/* text-align: center; */
}
.video_list .list_b p{
	font-size: 18px;
}

.list_box{
  overflow: hidden;
  margin: 0 auto;
	padding-top: 30px;
}
.list_box li{
	width: 300px;
	height: 314px;
	margin: 0 18px 20px 18px;
	float: left;
	overflow: hidden;
}
@media screen and (max-width: 1060px) {
	.list_box li {
		margin: 0 12px 20px 12px;
	}
}
.list_box li a{
  display: block;
	width: 300px;
	height: 314px;
  font-size: 18px;
  color: #333;
}
.list_box li a:hover{
  text-decoration: none;
}
.list_t{
	width: 300px;
	height: 180px;
	position: relative;
}
.list_t img{
	width: 300px;
	height: 180px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
.list_t p{
	width: 300px;
	height: 180px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background:rgba(0, 0, 0, 0.2);
}

.list_b{
	/* height: 134px; */
	overflow: hidden;
	position: relative;
}
.list_b p{
	margin-top: 7px;
	padding: 0 6px;
	font-weight: bold;
	overflow: hidden; /*文本超出隐藏*/
	display: -webkit-box; /*将对象作为弹性伸缩盒子模型显示*/
	-webkit-line-clamp: 2; /*多行在这里修改数字即可*/
	-webkit-box-orient: vertical; /*从上到下垂直排列子元素*/
}
.list_b div{
	margin-top: 7px;
	padding: 0 10px;
	font-size: 16px;
	overflow: hidden; /*文本超出隐藏*/
	display: -webkit-box; /*将对象作为弹性伸缩盒子模型显示*/
	-webkit-line-clamp: 3; /*多行在这里修改数字即可*/
	-webkit-box-orient: vertical; /*从上到下垂直排列子元素*/
	text-indent: 32px;
	display: none;
}
.proc{
  padding:0 35px 20px 35px;
}
.proc .crumbs {
	height: 50px;
	padding-top:20px ;
	overflow: hidden;
}

.proc .crumbs a {
	text-decoration: none;
	color: #fff;
	background: #C92120;
	padding: 5px 35px;
	border-radius: 20px;
	float: left;
}

.proc .crumbs a:hover {
	color: #fff;
}

.crumbs span {
	color: #333;
}
.proc_t{
  width: 100%;
  overflow: hidden;
}
.proc_t_tit{
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 10px;
}
.proc_t_venue{
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 20px;
}
.play_outframe2{
	margin-top: 20px;
	overflow: hidden;
}
.proc_b{
  width: 100%;
  margin-top: 20px;
}
.proc_b_tit{
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}
.proc_b_tit span{
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	border: 1px dashed #EB4329;
	padding: 5px;
	border-radius: 8px;
	background: #FFECEB;
}
.proc_b_tit b{
	font-weight: bold;
	display: inline-block;
	font-size: 18px;
}
.proc_b_list{
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}
.proc_b_list img{
	max-width: 880px;
	height: auto;
	margin-top: 5px;
	margin: 5px auto 0 auto;
}
.proc_b_list div{
	width: 100%;
	text-align: center;
	font-size: 14px;
	margin-top: 5px;
}
.proc_b_list p{
	font-size: 16px;
	text-indent: 28px;
	margin-top: 5px;
}
.proc_b_nr{
  white-space: pre-line;
  font-size: 16px;
}
.proc_b_nr img{
  max-width: 100%;
}
.prodc_b_img{
  width: 100%;
  margin-bottom: 20px;
}
.prodc_b_img img{
  max-width: 100%;
}
.proc_b_download{
	font-size: 16px;
	padding-top: 20px;
	font-weight: bold;
	font-weight: bold;
}
.proc_b_download a{
	color: #333333;
	text-decoration: underline;
}
.proc_c{
	padding-top: 50px;
	font-size: 18px;
	font-weight: bold;
}
#main {
	width:100%;
	max-width: 1060px;
	/*height:1426px;*/
	height: auto;
	margin: auto;
	padding-bottom: 30px;
	margin-bottom: 50px;
	margin-top: 25px;
}

.jieshao,
.yaoqiu,
.jiangxiang,
.baoming,
.xinwen,
.newcon,
.productK,
.productD {
	background: #fff;
	padding-bottom: 88px;
	border:solid 8px #FFE350;
	border-radius: 20px;
	position: relative;
}
.po_icons {
	height:0;
	width:0;
}
.po_icons i {
	position: absolute;
	width:40px;
	height:4px;
	background: #4292F3;
	border-radius: 2px;
	transform: rotate(-45deg);
}
.po_icons .i1 {
	top:-6px;
	left:20%;
}
.po_icons .i2 {
	top:80%;
	left:-23px;
	background: #FF6053;
}
.po_icons .i3 {
	top:40%;
	right:-23px;
}
.po_icons .i4 {
	position: absolute;
	bottom:-23px;
	right:0;
	width:257px;
	height:152px;
	/* background: url(../images/new/smile.png) no-repeat; */
}
.cred {
	color:#A50814;
}

.guangbo p,
.jieshao p,
.yaoqiu p,
.jiangxiang p,
.tuya p,
.baoming p {
	text-indent: 2em;
	background: #f5f5f5;
	line-height: 30px;
	font-size: 16px;
	padding: 23px 37px;
	display: block;
	float: left;
}

.jieshao p span {
	text-indent: 2em;
	background: #f5f5f5;
	line-height: 30px;
	font-size: 16px;
	padding: 23px 37px;
	display: block;
}

font.green {
	color: #7da200;
	font-size: 20px
}

font.yellow {
	color: #ff9000;
	font-size: 20px
}

font.blue {
	color: #6e94db;
	font-size: 20px
}

font.black {
	color: #333;
	font-size: 20px
}

.list {
	margin-top: 42px;
	margin-left: 29px;
	float: left;
}

.list li {
	margin-bottom: 32px;
}

.list em {
	width: 7px;
	height: 24px;
	float: right;
	/* background: url(../images/bg_icon.png) 0 -120px no-repeat; */
}

.list .left {
	height: 24px;
	color: #fff;
	line-height: 24px;
	font-size: 16px;
	float: left;
	margin-right: 12px;
	padding-left: 18px;
}

.list .leftn {
	height: 24px;
	color: #fff;
	line-height: 24px;
	font-size: 16px;
	float: left;
	margin-right: 12px;
	padding-left: 18px;
}

.guangbo .left,
.jieshao .left {
	background: #878787;
	width: 97px;
}

.yaoqiu .left {
	/*background:#878787;*/
	/*width:1em;*/
}

.guangbo .leftn,
.jieshao .leftn,
.yaoqiu .leftn,
.jiangxiang .leftn,
.baomingx .leftn {
	background: #878787;
	/*width:97px;*/
}

.list .right {
	width: 752px;
	color: #878787;
	font-size: 16px;
	float: left;
}

.lr_wrap {
	float: left;
}

.list .right b {
	font-family: Microsoft YaHei;
	color: #878787;
	font-size: 16px;
	display: block;
	line-height: 30px;
}

.list .object dt,
.list .object dd {
	float: left;
	line-height: 28px;
}

.list .object dd {
	width: 669px;
}

.unit {
	width: 669px;
	height: 109px;
	/* background: url(../images/unit.jpg) 0 0 no-repeat; */
}

.unit1 {
	width: 669px;
	height: 45px;
	/* background: url(../images/unit.jpg) 0 -109px no-repeat; */
}

.list .first {
	margin-top: 27px;
}

.list .progress dt,
.list .progress dd {
	float: left;
	line-height: 28px;
}

.list .progress dt {
	width: 154px;
}

.jiangxiang .left,
.baomingx .left {
	/*background:#878787;*/
	/*width:1em;*/
}

.jiangxiang .dasai {
	width: 100%;
}

.jiangxiang .zhengji {
	width: 211px;
}

.jiangxiang .huodong {
	width: 130px;
}


/*.jiangxiang .list .right{
		float:none;
		padding-left:18px;
	}*/

.baoming {}

.baoming .hasApply {
	height: 30px;
	line-height: 30px;
	padding: 20px 40px 10px;
	font-size: 22px;
	color: #333;
	text-align: center;
	padding-top: 50px;
}

.baoming .hasApply em {
	color: #2076b2;
	padding: 0 3px;
	cursor: pointer;
	font-size: 14px;
	color: #05a;
}

.xinwen ul.newslist {
	margin: 0 47px 0 51px;
}

.xinwen ul.newslist li {
	height: 56px;
	line-height: 56px;
	padding-left: 20px;
	border-bottom: 1px dotted #bebebe;
	/* background: url(../images/bg_icon.png) 1px -149px no-repeat; */
}

.xinwen ul.newslist li a {
	color: #646464;
	font-size: 16px;
}

.pages {
	text-align: right;
	margin: 20px 0;
	margin-right: 47px;
}

.pages a {
	color: #6da000;
	padding: 0 2px;
}

.pages a.on {
	color: #fff;
	background: #6da000;
	padding: 3px 5px;
}

.expect_img {
	width: 960px;
	height: 375px;
	/* background: url(../images/img_3.jpg) 0 0 no-repeat; */
	position: relative;
	float: left;
	margin-top: 30px;
}

.expect_imga_wrap {}

.expect_regi_now {
    display: block;
	position: absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}

.expect_regp {
	bottom: 38px;
	display: block;
	height: 24px;
	position: absolute;
	right: 58px;
	width: 248px;
}

.expect_img_1 {
	width: 839px;
	height: 279px;
	margin-left: auto;
	margin-right: auto;
	/* background: url(../images/new/btn1.png) 0 0 no-repeat; */
	position: relative;
	margin-top: 30px;
}

.expect_img_2 {
	width: 839px;
	height: 279px;
	margin-left: auto;
	margin-right: auto;
	/* background: url(../images/new/btn2.png) 0 0 no-repeat; */
	position: relative;
	margin-top: 30px;
}

.expect_img_3 {
	width: 839px;
	height: 279px;
	margin-left: auto;
	margin-right: auto;
	/* background: url(../images/new/btn3.png) 0 0 no-repeat; */
	position: relative;
	margin-top: 30px;
}

.SignBtn {
	position: absolute;
	width: 160px;
	height: 45px;
	top: 287px;
	left: 276px;
	cursor: pointer;
}

.tuya {}

.tuya ul {
	padding-top: 40px;
}

.tuya li {
	float: left;
	width: 291px;
	margin-left: 22px;
	margin-bottom: 44px;
	_display: inline;
	font-size: 14px;
}

.tuya li .vote {
	cursor: pointer;
	float: right;
	padding-left: 38px;
	width: 32px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-size: 12px;
	font-family: "Georgia", \5FAE\8F6F\96C5\9ED1;
	border-radius: 5px;
	/* background: #81b000 url(../images/bg_icon.png) no-repeat 6px -406px; */
}

.tuya li .hadvote {
	/* background: #efefef url(../images/bg_icon.png) no-repeat 10px -439px; */
	padding-left: 33px;
	width: 37px;
	color: #81b000;
}

.tuya li img {
	display: block;
	/* background: url(../images/tuya_img_bg.png) no-repeat; */
	width: 272px;
	height: 135px;
	padding: 10px 10px 17px;
	overflow: hidden;
	cursor: pointer;
}

.tuya li .txt {
	line-height: 26px;
	text-align: left;
	color: #65646c;
}

.tuya li .txtinfo {
	display: none;
}

.popupdiv {
	position: absolute;
	top: 0;
	left: 0;
	width: 500px;
	height: 500px;
	background-color: #000000;
	opacity: 0.8;
	/*this works in IE6, IE7, and IE8 */
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	/*this works in IE8 only */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
}

.popup {
	width: 348px;
	height: 165px;
	position: absolute;
	color: #fff;
}

.popup #close {
	position: absolute;
	width: 73px;
	height: 75px;
	right: 0;
	top: 0;
	cursor: pointer;
	background: url("../images/close.png") 0 0;
}

.popup .show_box {
	font-size: 18px;
	position: absolute;
}

.popup .show_box .txt {
	text-align: center;
	line-height: 48px;
}

.popup .show_box .txtinfo {
	text-align: left;
	text-indent: 2em;
	line-height: 30px;
	margin-top: 7px;
}

.popup .show_box .left {
	position: absolute;
	top: 50%;
	left: -48px;
	margin-top: -16px;
	cursor: pointer;
	background: url(../images/contral.png) 0 0 no-repeat;
	width: 20px;
	height: 33px;
}

.popup .show_box .right {
	position: absolute;
	top: 50%;
	right: -48px;
	margin-top: -16px;
	cursor: pointer;
	background: url(../images/contral.png) 0 -45px no-repeat;
	width: 20px;
	height: 33px;
}

.rz_content {
	width: 250px;
	padding: 25px 20px 20px 20px;
}

.rz_content .rz_txt {
	font-size: 12px;
	line-height: 23px;
	padding-left: 85px;
	background: white url(../images/hm_icon.png) 35px center no-repeat;
}

.rz_action {
	padding: 10px;
	text-align: center;
}

.rz_onbtn:link,
.rz_onbtn:visited {
	display: inline-block;
	width: 78px;
	height: 22px;
	background: white url(../images/rz_okbtn.png) no-repeat;
	color: #fff;
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;
}

.rz_onbtn:hover {
	background-position: 0 bottom;
}

.loginSel {
	height: 170px;
	padding: 20px 0px 0px 30px;
}

.loSeLeft {
	width: 120px;
	height: 150px;
	float: left;
	background: url(../images/bear_1.png);
}

.loSeRight {
	width: 180px;
	float: left;
	padding: 22px 0px 0px 10px;
}

.NY-pop-mask {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.2;
	filter: alpha(opacity=20);
	top: 0;
	left: 0;
}

.NY-pop-warp {
	position: absolute;
	width: 342px;
	z-index: 200;
}

.NY-pop-bg {
	background: rgba(0, 0, 0, .2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#34000000, endColorstr=#34000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#34000000', endColorstr='#34000000')";
	border-radius: 4px;
	padding: 3px;
	position: relative;
	z-index: 5;
}

.NY-pop-ct {
	border: 1px solid #a6a6a6;
	background: #fff;
	border-radius: 2px;
	position: relative;
}

.NY-pop-title {
	height: 29px;
	border-bottom: 1px solid #eaeaea;
	background: #f5f5f5;
	padding: 0 10px;
	position: relative;
}

.NY-pop-title .nyt-close {
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	right: 10px;
	top: 8px;
	background: url("../images/NY-pop-bg.png") no-repeat 2px 3px;
}

.NY-pop-title .nyt-txt {
	line-height: 29px;
	color: #333333;
	font-weight: bold;
}

.loginSel {
	height: 170px;
	padding: 20px 0px 0px 30px;
}

.loSeLeft {
	width: 120px;
	height: 150px;
	float: left;
	background: url(../images/bear_1.png);
}

.loSeRight {
	width: 180px;
	float: left;
	padding: 22px 0px 0px 10px;
}

.fancyBtn {
	display: inline-block;
	text-align: center;
	height: 40px;
	line-height: 40px;
	border: 1px solid #6da000;
	border-radius: 4px;
	font-size: 20px;
	color: #fff;
	padding: 0px 10px;
	font-family: 'Microsoft Yahei';
	background: url(../images/btn_bg.png) repeat-x;
}

.loSeRight .fancyBtn {
	display: block;
	margin-bottom: 20px;
}

.loSeRight .fancyBtn {
	display: block;
	margin-bottom: 20px;
}

.login_box {
	width: 388px;
	overflow: hidden;
	padding: 15px 8px;
}

.login_box_img {
	float: left;
	width: 133px;
	height: 186px;
	overflow: hidden;
	background: url('../images/bear_1.png') -127px 0;
	margin-right: 5px;
}

.login_area_block {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	width: 220px;
	position: relative;
}

.login_area_block_tips {
	position: absolute;
	top: 5px;
	left: 10px;
	z-index: 10;
	height: 40px;
	line-height: 40px;
	color: #666;
}

.login_area_block_input {
	height: 20px;
	line-height: 15px;
	padding: 3px 10px;
	width: 185px;
	position: absolute;
	top: 5px;
	left: 0;
	text-indent: 45px;
	color: #999;
}

.login_area_block_ptips {
	position: absolute;
	top: 5px;
	left: 55px;
	color: #999;
}

.login_area_block_img {
	position: absolute;
	top: 5px;
	z-index: 99;
	width: 65px;
	height: 30px;
	right: 11px;
}

.login_area_block_check {
	height: auto;
	width: auto;
	margin: 8px 5px 0 0;
}

.login_area_block_link {
	float: right;
	margin-right: 5px;
	height: 30px;
	line-height: 30px;
}

.login_area_block .fancyBtn {
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	padding: 0px 20px;
}

.login_area_block input,
.login_area_block label {
	float: left;
}

.login_area_block label {
	height: 30px;
	line-height: 30px;
}

.NY-pop-warp {
	position: absolute;
	width: 342px;
	z-index: 200;
}

.NY-pop-bg {
	background: rgba(0, 0, 0, .2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#34000000, endColorstr=#34000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#34000000', endColorstr='#34000000')";
	border-radius: 4px;
	padding: 3px;
	position: relative;
	z-index: 5;
}

.NY-pop-ct {
	border: 1px solid #a6a6a6;
	background: #fff;
	border-radius: 2px;
	position: relative;
}

.NY-con-toast {
	padding: 15px 10px;
	text-align: center;
}

.NY-con-toast p {
	line-height: 29px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

.NY-con-cofirm {
	padding: 20px;
	color: #666;
	overflow: hidden;
	zoom: 1;
}

.NY-con-cnfirm-txt {
	color: #666;
	overflow: hidden;
	zoom: 1;
	margin-bottom: 10px;
}

.NY-con_icon {
	display: block;
	width: 26px;
	height: 26px;
	float: left;
	margin-right: 10px;
}

.NY-warn {
	background: url("../images/NY-pop-bg.png") no-repeat -16px 3px;
}

.NY-ccf {
	word-wrap: break-word;
	overflow: hidden;
	color: #666;
	_margin: 0 0 0 40px;
	padding-top: 5px;
}

.NY-con-cnfirm-txt p {
	line-height: 20px;
}

.NY-com-btnarea {
	height: 25px;
	text-align: center;
	float: left;
	width: 100%;
}

.NY_rt_btn {
	display: inline-block;
	height: 25px;
	text-align: center;
}

.NY-com-btnarea .NY_rt_btn {
	margin: 0 5px;
	padding: 0 2px;
	overflow: hidden;
	zoom: 1;
}

.NY_iw,
.NY_ii {
	display: inline-block;
	height: 23px;
	line-height: 23px;
	position: relative;
	border-color: #cccccc;
	background: #fff;
}

.NY_iw {
	left: 1px;
	border-width: 1px;
	border-style: solid;
}

.NY_rt_active .NY_iw,
.NY_rt_active .NY_ii {
	border-color: #3fb4f6;
	background: #7dd0fe;
}

.NY_ii {
	margin: 0 -2px;
	border-style: solid;
	border-width: 0 1px;
}

.NY_it {
	padding: 0 13px;
	display: inline-block;
	height: 21px;
	line-height: 21px;
	margin: 1px;
	background: #f2f2f2;
}

.NY_rt_btn .NY_it {
	color: #333;
}

.NY_rt_active .NY_it {
	background: #4ebffe;
	color: #fff;
}

.attention_info {
	line-height: 24px;
	margin: 42px 0 36px 92px;
}

.attention_btn {
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(../images/btn_g_1.png) 0 0 repeat-x;
	width: 84px;
	height: 27px;
	line-height: 27px;
	color: #fff;
	font-weight: bold;
	border: 1px solid #6da000;
	border-radius: 4px;
	text-align: center;
	cursor: pointer;
}

.attention_img {
	background: url(../images/bg_icon.png) 0 -265px no-repeat;
	width: 22px;
	height: 22px;
	float: left;
	margin-bottom: 45px;
	margin-right: 11px;
}

.attention_btn_g {
	margin-bottom: 39px;
	height: 30px;
	margin-left: 80px;
}

.attention_btn_g div {
	background: url(../images/btn_g_1.png) 0 0 repeat-x;
	width: 84px;
	height: 27px;
	float: left;
	line-height: 27px;
	color: #fff;
	font-weight: bold;
	border: 1px solid #6da000;
	border-radius: 4px;
	text-align: center;
	cursor: pointer;
}

.attention_btn_g .yes {
	margin-right: 36px;
}

.attention_btn_g .no {
	border: 1px solid #e6e6e6;
	background-position: 0 -46px;
	color: #666666;
}

#myinfo {
	width: 960px;
	height: 1426px;
	margin: auto;
	background: #fff;
	margin-top: 25px;
}

.info_top {}

.info_countdown {
	display: block;
	position: relative;
	overflow: hidden;
}

.info_countdown_text,
.info_countdown_text_2 {
	height: 75px;
	line-height: 75px;
	font-family: "Microsoft Yahei";
	font-size: 18px;
	margin-left: 25px;
}

.info_countdown_num {
	background: url('../images/bg_icon.png') 1px -335px no-repeat;
	width: 30px;
	height: 75px;
	line-height: 75px;
	text-align: center;
	font-size: 28px;
	font-family: "Arial";
	color: #6da000;
	font-weight: bold;
}

.info_countdown_text_2 {
	margin: 0 5px;
}

.info_countdown span {
	float: left;
}

.myOpus {
	height: 30px;
	line-height: 30px;
	padding: 20px 40px 10px;
	font-size: 22px;
	color: #333;
	text-align: center;
	padding-top: 50px;
}

.myOpus strong {
	padding: 0px 10px 0px 0px;
}

.apply_table {
	border: 1px solid #ddd;
	text-align: center;
	text-align: center;
	width: 935px;
	margin: 0 auto 30px auto;
	box-shadow: 0px 2px 5px #eee inset;
}

.apply_table th {
	height: 39px;
	line-height: 39px;
	text-align: center;
	font-weight: bold;
	color: #666;
	border-right: 1px solid #eee;
}

.apply_table td {
	border-top: 1px solid #f6f6f6;
	padding: 8px 0;
}

#main .pageBody .title {
	font-size: 20px;
	font-family: Microsoft YaHei;
	text-align: center;
}

#main .pageBody .time {
	text-align: right;
	padding-right: 10px;
}

#main .pageBody .artCnt {
	padding: 10px 40px 70px;
	font-size: 15px;
	line-height: 150%;
	font-family: 'Microsoft Yahei';
	color: #444;
}
.BBA_title {
	padding-top: 40px;
}
.footer {
	display: none;
	padding: 20px 0px;
	line-height: 24px;
	text-align: center;
	color: #666;
}

.footer a {
	color: #666;
	padding: 0px 5px;
}

.xwFocus {
	width: 860px;
	margin: auto;
	overflow: hidden;
	zoom: 1;
	padding: 40px 0px 0px;
}

.xwFocusA {
	width: 415px;
	height: 283px;
	float: left;
	position: relative;
}

.xwFocusA .pic {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.xwFocusA .pic li {
	position: absolute;
	width: 100%;
	height: 100%;
}

.xwFocusA .pic li a {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.xwFocusA .pic li a:hover {
	text-decoration: none;
}

.xwFocusA .pic li a img {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}

.xwFocusA .pic li a strong {
	position: absolute;
	left: 0px;
	bottom: 0px;
	display: block;
	width: 100%;
	height: 28px;
	line-height: 28px;
	color: #fff;
	font-weight: normal;
	text-indent: 20px;
	background: rgba(0, 0, 0, 0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000);
	/* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000')";
	/* IE8 */
}

.xwFocusA .picBtn {
	height: 20px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 0px 10px 4px 0px;
	z-index: 200;
}

.xwFocusA .picBtn ul {
	overflow: hidden;
}

.xwFocusA .picBtn li {
	width: 20px;
	height: 20px;
	float: left;
	cursor: pointer;
	text-indent: -20em;
	overflow: hidden;
	margin-right: 5px;
	background: url(../images/forum_icon.png) 0px 0px;
	/*_background:url(../images/forum_icon.gif) 0px 0px;*/
}

.xwFocusA .picBtn li.on {
	background-position: -20px 0px;
}

.xwFocusB {
	width: 415px;
	height: 283px;
	float: right;
}

.xwFocusB a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.xwFocusB a:hover {
	text-decoration: none;
}

.xwFocusB a img {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}

.xwFocusB a strong {
	position: absolute;
	left: 0px;
	bottom: 0px;
	display: block;
	width: 100%;
	height: 28px;
	line-height: 28px;
	color: #fff;
	font-weight: normal;
	text-indent: 20px;
	background: rgba(0, 0, 0, 0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000);
	/* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000')";
	/* IE8 */
}

.xwFocusB a span {
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	z-index: 10;
	left: 50%;
	top: 50%;
	margin: -30px 0px 0px -30px;
	opacity: 0.4;
	filter: alpha(opacity=40);
	transition: 0.2s;
	background-image: url(../images/vSkin.png);
	/*_background-image: url(../images/vSkin.gif);*/
	background-position: 0px 0px;
	cursor: pointer;
}

.xwFocusB a:hover span {
	opacity: 1;
	filter: alpha(opacity=100);
}

.artMain {
	font-family: 'Microsoft Yahei';
	padding: 40px;
}

.artMain p {
	color: #646464;
	font-size: 16px;
	line-height: 27px;
	margin: 15px 0px;
}

.artMain ol {
	color: #646464;
	font-size: 16px;
	line-height: 27px;
	margin: 15px 0px;
}

p.arMainTxt {
	color: #333;
}


/*video player page*/

.videoMod {
	height: 600px;
	padding-top: 20px;
	margin-bottom: 20px;
	background: url(../images/vSkin.png) -400px -14px;
}

.videoCpt {
	width: 910px;
	height: 40px;
	margin: auto;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
}

.videoCnt {
	width: 910px;
	height: 485px;
	margin: auto;
	background: #000;
}

#sendFrame {
	display: block;
	width: 100%;
	height: 700px;
	margin: 0px auto 60px;
}

.guangbobm_box {
	float: left;
	width: 960px;
	height: 375px;
	margin-top: 30px;
	position: relative;
}

.bm_1 {
	background: url(../images/img_4.jpg?v=20160718);
}

.bm_2 {
	background: url(../images/img_2.jpg?v=20160718);
}

.bm_3 {
	background: url(../images/img_6.jpg);
}

.bm_regp {
	display: block;
	width: 168px;
	height: 24px;
	position: absolute;
	bottom: 53px;
	left: 70px;
}

.bm_btn {
	display: block;
	width: 178px;
	height: 43px;
	position: absolute;
	bottom: 97px;
	left: 324px;
}

.productD {
	padding: 0 28px;
}

.filterpl {
	padding: 0 28px;
}

.filter {
	background: #FAFAFA;
	border: solid 1px #DFDFDF;
	padding: 20px;
	position: relative;
}

.filter .search {
	width: 355px;
	height: 31px;
	position: absolute;
	bottom: 20px;
	right: 20px;
	background: url(../images/search.png) no-repeat;
}

.filter .search input {
	float: left;
	width: 260px;
	height: 26px;
	line-height: 26px;
	margin-left: 10px;
	margin-top: 2px;
	border: none;
	background: none;
	outline: none;
}

.filter .search span {
	float: right;
	display: block;
	width: 70px;
	height: 31px;
	cursor: pointer;
}

.filter .cc {
	overflow: hidden;
	margin-top: 15px;
}

.filter .cc.year {
	margin-top: 0;
}

.filter .cc .w1 {
	width: 80px;
	height: 20px;
	line-height: 20px;
	float: left;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

.filter .cc ul {
	height: 20px;
	line-height: 20px;
	float: left;
}

.filter .cc ul li {
	padding: 0 10px;
	margin-right: 10px;
	float: left;
	color: #333;
	font-size: 14px;
	cursor: pointer;
}

.filter .cc ul li.sel {
	background: #3399FF;
	color: white;
}

.productD .crumbs {
	height: 30px;
	line-height: 30px;
	background: white;
	font-size: 14px;
	color: #333;
	padding:0 15px;
}

.productD .crumbs a {
	text-decoration: none;
	color: #333;
}

.productD .crumbs a:hover {
	color: #A50814;
}

.productD .crumbs span {
	color: #333;
}

.procontent {
	margin-top: 10px;
	min-height: 500px;
	padding-bottom: 50px;
}

.proinfo {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 874px;
	height: 220px;
	background: url(../images/img1.jpg) no-repeat;
	box-shadow: 1px 1px 3px #ccc;
	padding-top: 30px;
}

.proinfo .title {
	height: 44px;
	line-height: 44px;
	color: #566B78;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	width: 810px;
	background: #ECF9FF;
	margin-left: 32px;
}

.proinfo p {
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #555;
	margin-top: 5px;
}

.classifycon {
	padding:10px 30px;
	position: relative;
	min-height: 200px;
}


.filterlist .searchnone {
	width: 902px;
	height: 200px;
	line-height: 200px;
	text-align: center;
	color: #666;
	font-size: 20px;
	padding: 0;
}

.line {
	height:0;
	border-top: solid 1px #eee;
	margin-bottom: 30px;
}


.listpages {
	margin:20px 0;
	position: relative;
	text-align: center;
}
.listpages .noclick {
	position: absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background: rgba(255, 255, 255,0.5);
	display: none;
	z-index: 9;
}
.pagination{
	display:inline-block;
	padding-left:0;
	margin:20px 0;
	border-radius:4px
}
.pagination>li{display:inline-block;margin:0 5px;}  
.pagination>li>a,.pagination>li>span{
	position:relative;
	float:left;
	padding:6px 12px;
	line-height:1.42857143;
	color:black;
	text-decoration:none;
	background-color:#fff;
	border:1px solid #DFDFDF;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-radius: 2px;
}
.pagination>li:first-child>a,.pagination>li:first-child>span{
	margin-left:0;
}  
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{
	z-index:2;
	border-color:#f14432;
}  
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{
	z-index:3;
	color:#fff;
	font-weight: bold;
	cursor:default;
	background-color:#f14432;
	border-color:#f14432;
}  
.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{
	color:#777;
	cursor:not-allowed;
	background-color:#fff;
	border-color:#ddd;
}  
.pagination-lg>li>a,.pagination-lg>li>span{
	padding:10px 16px;
	font-size:18px;
	line-height:1.3333333;
}  
.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{
	border-top-left-radius:6px;
	border-bottom-left-radius:6px;
}  
.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{
	border-top-right-radius:6px;
	border-bottom-right-radius:6px;
}  
.pagination-sm>li>a,.pagination-sm>li>span{
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
}  
.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}  
.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{
	border-top-right-radius:3px;
	border-bottom-right-radius:3px;
}  
.pager{
	padding-left:0;
	margin:20px 0;
	text-align:center;
	list-style:none;
}  
.pager li{
	display:inline;
}  
.pager li>a,.pager li>span{
	display:inline-block;
	padding:5px 14px;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:15px;
}  
.pager li>a:focus,.pager li>a:hover{
	text-decoration:none;
	background-color:#eee;
}  
.pager .next>a,.pager .next>span{
	float:right;
}  
.pager .previous>a,.pager .previous>span{
	float:left;
}  
.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{
	color:#777;
	cursor:not-allowed;
	background-color:#fff;
}
.pageJump{
	display:inline-block;
	padding-left:0;
	margin:20px 10px;
	border-radius:4px;
	vertical-align:top;
	
}
.pageJump span{
	color: #ffffff;
}
.pageJump .button,.pageJump input{
	font-size:12px;
	padding:5px 12px;
	margin-left:-1px;
	line-height:1.5;
	color:black;
	text-decoration:none;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius: 2px;
}
.pageJump .button {
	background: #f14432;
	border-color: #f14432;
	color:white;
	font-weight: bold;
	cursor: pointer;
	outline: none;
}
.pageJump input{
	width:30px;
}
.pageJump-lg .button,.pageJump-lg input{
	padding:10px 16px;
	font-size:18px;
	line-height:1.3333333;
}
.pageJump-sm .button,.pageJump-sm input{
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
}

.nothing {
	text-align:center;font-size:20px;color:#fff;padding:50px 0;
	width: 100%;
}

.loadingk {
	position: absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background: rgba(255, 255, 255,0.5);
}


.circular {
	position: absolute;
	top:50%;
	left:50%;
	margin-top: -21px;
	margin-left: -21px;
	height: 42px;
    width: 42px;
    animation: loading-rotate 2s linear infinite;
}
.circular .path {
	animation: loading-dash 1.5s ease-in-out infinite;
    stroke-dasharray: 90,150;
    stroke-dashoffset: 0;
    stroke-width: 2;
    stroke: #A50715;
    stroke-linecap: round;
}
@keyframes loading-rotate {
	to{transform:rotate(1turn)}
}
@keyframes loading-dash {
	0%{stroke-dasharray:1,200;stroke-dashoffset:0}
	50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}
	to{stroke-dasharray:90,150;stroke-dashoffset:-120px}
}

.popUp {
	position: fixed;
	top:50%;
	left:50%;
	width:1060px;
	margin-left: -530px;
	z-index: 100;
	background: white;
	border:solid 1px #ccc;
	box-shadow: 0 0 10px #999;
	box-sizing: border-box;
	display: none;
}
.popUp .close {
	position: absolute;
	width:56px;
	height:56px;
	top:-25px;
	right:-25px;
	background: url(../images/2024/close2.png) no-repeat;
	z-index: 1;
	cursor: pointer;
}
.popUp.shortH {
	margin-top: -170px;
	height:auto;
}
.popUp.shortH {
	margin-top: -350px;
}
.popUp.shortH .cc .nei {
	height:500px;
	overflow-y: auto;
}
.popUp.shortH .cc {
	cursor:initial;
}
.popUp.shortH .cc .nei textarea {
	height:500px;
	overflow-y: auto;
}
.shortH .pcontent {
	padding:38px;
}
.shortH .status .zan, .tiaoM .status .zan {
	cursor: pointer;
}
.popUp.tiaoM {
	margin-top: -320px;
	height:650px;
}
.tiaoM .pcontent {
	padding:38px;
}
.popUp.tiaoM .user {
	padding-left: 60px;
}
.popUp.tiaoM .user .img {
	top:0;
	width:50px;
	height:50px;
	left:0;
}
.popUp.tiaoM .shortc {
	padding-left: 0;
}
.popUp.tiaoM .cc {
	background: none;
	padding:0;
	cursor: default;
}
.popUp.tiaoM .cc .title {
	font-size: 14px;
}
.popUp.tiaoM .cc .nei {
	margin-top: 15px;
	height:500px;
	overflow-x: hidden;
	overflow-y:auto;
	text-align: center;
}
.popUp.tiaoM .cc .nei img {
	max-width: 100%;
	margin-top: 10px;
}

.sshadow {
	position: fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: black;
	opacity: 0.4;
	z-index: 99;
	display: none;
}


#shadowUI {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
	z-index: 999;
	display: none;
  }
  
  #alertUI {
	padding: 45px 25px 35px;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1001;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 380px;
	margin: -160px 0 0 -190px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #fff;
	z-index: 10001;
	display: block;
  }
  
  #alertUI.ani {
	-webkit-animation-duration: .3s;
	-moz-animation-duration: .3s;
	-o-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-name: anim-bruce-open;
	-moz-animation-name: anim-bruce-open;
	-o-animation-name: anim-bruce-open;
	animation-name: anim-bruce-open;
  }
  
  #alertUI p {
	text-align: center;
	font-size: 20px;
	color: #636363;
	line-height: 1.5;
  }
  
  #alertUI .close {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 24px;
	color: #666;
	text-align: center;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-decoration:none;
  }
  
  #alertUI .confirm {
	margin-top: 20px;
	display: block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	margin-left: auto;
	margin-right: auto;
	border: none;
	outline: none;
	cursor: pointer;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	background: #FE605B;
	color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
  }
  
  #alertUI .confirm:hover {
	background: #e04651;
	text-decoration: none;
  }
  
  @-webkit-keyframes anim-bruce-open {
	0% {
	  opacity: 0;
	  -webkit-transform: translate3d(0, 50px, 0);
	  transform: translate3d(0, 50px, 0);
	}
	100% {
	  opacity: 1;
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	}
  }
  
  @-moz-keyframes anim-bruce-open {
	0% {
	  opacity: 0;
	  -webkit-transform: translate3d(0, 50px, 0);
	  -moz-transform: translate3d(0, 50px, 0);
	  transform: translate3d(0, 50px, 0);
	}
	100% {
	  opacity: 1;
	  -webkit-transform: translate3d(0, 0, 0);
	  -moz-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	}
  }
  
  @-o-keyframes anim-bruce-open {
	0% {
	  opacity: 0;
	  -webkit-transform: translate3d(0, 50px, 0);
	  transform: translate3d(0, 50px, 0);
	}
	100% {
	  opacity: 1;
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	}
  }
  
  @keyframes anim-bruce-open {
	0% {
	  opacity: 0;
	  -webkit-transform: translate3d(0, 50px, 0);
	  -moz-transform: translate3d(0, 50px, 0);
	  transform: translate3d(0, 50px, 0);
	}
	100% {
	  opacity: 1;
	  -webkit-transform: translate3d(0, 0, 0);
	  -moz-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	}
  }
  


	.commentK {
		margin-top: 50px;
    background: #fff;
    border-radius: 10px;
    border: solid 1px #fce5c6;
    padding: 20px;
	}
	.commentbox {
		position: relative;
		padding-bottom: 70px;
	}
	.commentbox_top {
		display: flex;
    margin-bottom: 15px;
    justify-content: space-between;
	}
  .commentbox_top_l {
    display: flex;
    align-items: center;
  }
  .commentbox_top_l img{
    margin-right: 10px;
  }
  .commentbox_top_l b{ 
    font-size: 24px;
    font-weight: bold;
  }
  .commentbox_top_r{
    display: flex;
    position: relative;
  }
  .cjgz_pop_box{
    position: absolute;
    top: 60px;
    right: 5px;
    width: 560px;
    height: 340px;
    background: #fff;
    box-shadow: 0 0 10px #f0f0f0;
    border-radius: 15px;
    z-index: 10;
    display: none;
  }
  .cjgz_pop_tit{
    position: relative;
    text-align: center;
    margin-top: 10px;
  }
  .cjgz_pop_tit b{
    font-size: 24px;
    font-weight: bold;
    color: #525252;
  }
  .cjgz_pop_close{
    position: absolute;
    top: 0px;
    right: 20px;
    height: 14px;
    width: 14px;
    background: url(../images/2026/icon_5.png) no-repeat;
    cursor: pointer;
  }
  .cjgz_pop_msg_box{
    padding: 0 20px;
    margin-top: 20px;
  }
  .cjgz_pop_msg{
    color: #525252;
    font-size: 18px;
    display: flex;
    margin-bottom: 10px;
  }
  .cjgz_pop_msg .msg_title{
    width: 90px;
  }
  .cjgz_pop_msg .msg_content{
    width: 430px;
  }
  .cjgz_pop_msg .msg_content label{
    color: #ec3530;
  }
  .commentbox_top_r .qwcj_btn{
    width: 120px;
    height: 40px;
    background: url(../images/2026/btn_2.png) no-repeat;
    margin-right: 20px;
  }
  .commentbox_top_r .cjgz_btn{
    width: 120px;
    height: 40px;
    background: url(../images/2026/btn_3.png) no-repeat;
    cursor: pointer;
  }
  .commentbox_tit_msg{
    font-size: 18px;
  }
  .commentbox_tit_msg li{
    margin-bottom: 15px;
  }
	.commentbox .textarea {
		position: relative;
		z-index: 2;
    height:150px;
    background: white;
		border:solid 1px #f0f0f0;
		box-shadow: 5px 5px 10px #f0f0f0;
		border-radius: 5px;
	}
	.commentbox .textarea textarea {
		width:100%;
		box-sizing: border-box;
		height:100px;
		outline: none;
		resize: none;
		margin-top: 15px;
		font-size: 14px;
		line-height: 1.6;
		border: none;
		padding:0 20px;
	}
	.commentbox .commentupload {
		position: absolute;
		right:500px;
		bottom:0;
		width:147px;
		height:49px;
		background:url(../images/2026/btn_1.png) no-repeat;
		
	}
	.commentbox .numtong {
		position: absolute;
			right: 15px;
			bottom: 72px;
			height: 34px;
			line-height: 34px;
			font-size: 18px;
			color: #d1d1d1;
			z-index: 3;
	}
	.commentbox .numtong .red {
		color:red;
	}
	.commentlist {
		margin-top: 10px;
		position: relative;
	}
	.commentlist h2 {
		color:#333;
		font-size: 14px;
	}
	.commentlist li {
		min-height: 70px;
		padding:20px 0;
		border-bottom:solid 1px #f0f0f0;
		padding-left:90px;
		position: relative;
	}
	.commentlist .user {
		position: relative;
		height:30px;
	}
	.commentlist .user .icon {
		position: absolute;
		width:33px;
		height:20px;
		background: url(../images/2024/icon.png);
		top:3px;
		right:-7px;
	}
	.commentlist .user .name {
		float:left;
		height:30px;
		line-height: 30px;
		font-size: 14px;
		font-weight: bold;
		color:#333;
	}
	.commentlist .user .time {
		float:left;
		margin-left: 20px;
		color:#333;
		font-size: 12px;
		height:30px;
		line-height: 30px;
	}
	.commentlist .user .img {
		position: absolute;
		top:0px;
		left:-90px;
		width:70px;
		height:70px;
	}
	.commentlist .user .img img {
		width:100%;
		height:100%;
		border-radius: 100%;
	}
	.commentlist .cc {
		margin-top: 6px;
		font-size: 14px;
		color:#333;
		word-wrap: break-word;

    word-break: normal;
	}
	.commentlist .cc img {
		display: none;
	}
	.commentlist .status {
		position: absolute;
		top:20px;
		height:30px;
		right:0;
		line-height: 30px;
	}
	.commentlist .status span {
		font-size: 12px;
		color:#333;
		float:right;
	}
	.commentlist .status i {
		float:left;
		width:24px;
		height:30px;
		margin-right: 1px;
	}
	.commentlist .status .del {
		cursor: pointer;
		margin-left: 15px;
	}
	.commentlist .status .zan {
		cursor: pointer;
	}
	.commentlist .status .zan i {
		background: url(../images/2026/zan.png) no-repeat center;
	}
	.commentlist .status .zan.isclick {
		cursor: default;
	}
	.commentlist .status .zan.isclick i {
		background: url(../images/2026/zan_hover.png) no-repeat center;
	}
	


#confirmUI {
	padding: 45px 25px 35px;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1001;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 380px;
	margin: -160px 0 0 -190px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #fff;
	z-index: 10001;
	display: none;
}
  
#confirmUI p {
	text-align: center;
	font-size: 20px;
	color: #636363;
	line-height: 1.5;
}

#confirmUI .close {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 24px;
	color: #666;
	text-align: center;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-decoration:none;
}
#confirmUI .cc {
	margin-top: 20px;
	text-align: center;
	height: 40px;
}
#confirmUI .confirm {
	display: inline-block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	background: #FE605B;
	color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#confirmUI .cancel {
	display: inline-block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	background: #ccc;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
}

#confirmUI .confirm:hover {
	background: #ff7671;
	text-decoration: none;
}

#shadowUI {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
	z-index: 999;
	display: none;
}

.comment_popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 550px;
    background: #fff;
    border-radius: 10px;
    z-index: 10001;
    display: none;
    box-shadow: 0 10px 40px rgba(0,0,0,0.3);
    border: 2px solid #e52619;
}

.comment_popup .popup_close {
  position: absolute;
  top: -50px;
  right: 260px;
  width: 34px;
  height: 34px;
  cursor: pointer;
  background: url(../images/2026/icon_7.png) no-repeat;
}

.comment_popup .popup_content {
    padding: 50px 30px 35px;
    text-align: center;
}

.comment_popup .popup_content h3 {
    font-size: 24px;
    color: #313131;
    margin-bottom: 15px;
    font-weight: 700;
}

.comment_popup .popup_content .popup_desc {
    font-size: 20px;
    color: #313131;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1.5;
}

.comment_popup .popup_content .popup_tip {
    font-size: 18px;
    color: #313131;
    line-height: 1.6;
    margin-bottom: 25px;
    text-align: left;
}

.comment_popup .popup_btns {
    display: flex;
    justify-content: center;
    gap: 15px;
}

.comment_popup .popup_btn_gray {
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 22px;
    background: #c4c3c4;
    color: #fff;
    border-radius: 5px;
    border: none;
    cursor: pointer;
}

.comment_popup .popup_btn_red {
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 22px;
    background: #ff3405;
    color: #fff;
    border-radius: 5px;
    border: none;
    cursor: pointer;
}

.comment_popup .popup_btn_gray_single {
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 22px;
    background: #ccc;
    color: #fff;
    border-radius: 5px;
    border: none;
    cursor: pointer;
}

#alertUI {
	padding: 45px 25px 35px;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1001;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 380px;
	margin: -160px 0 0 -190px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #fff;
	z-index: 10001;
	display: block;
}

#alertUI.ani {
	-webkit-animation-duration: .3s;
	-moz-animation-duration: .3s;
	-o-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-name: anim-bruce-open;
	-moz-animation-name: anim-bruce-open;
	-o-animation-name: anim-bruce-open;
	animation-name: anim-bruce-open;
}

#alertUI p {
	text-align: center;
	font-size: 20px;
	color: #636363;
	line-height: 1.5;
}

#alertUI .close {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 24px;
	color: #666;
	text-align: center;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-decoration: none;
}

#alertUI .confirm {
	margin-top: 20px;
	display: block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	margin-left: auto;
	margin-right: auto;
	border: none;
	outline: none;
	cursor: pointer;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	background: #FE605B;
	color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#alertUI .confirm:hover {
	background: #ff716e;
	text-decoration: none;
}
.hdal_box{display:none;}
.uploading {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	display: none;
	z-index: 99;
}

.uploading .cc {
	position: absolute;
	width: 130px;
	height: 110px;
	margin-top: -50px;
	margin-left: -60px;
	top: 50%;
	left: 50%;
	text-align: center;
	background: white;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-top: 25px;
	border: solid 1px #eee;
}

.uploading i {
	display: inline-block;
	width: 48px;
	height: 48px;
	background: url(../images/loading.gif);
}

.uploading p {
	margin-top: 20px;
	text-align: center;
	color: #666;
	font-size: 16px;
}

.uploading2 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	display: none;
	z-index: 99;
}

.uploading2 .cc {
	position: absolute;
	width: 130px;
	height: 110px;
	margin-top: -50px;
	margin-left: -60px;
	top: 50%;
	left: 50%;
	text-align: center;
	background: white;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-top: 25px;
	border: solid 1px #eee;
}

.uploading2 i {
	display: inline-block;
	width: 48px;
	height: 48px;
	background: url(../images/loading.gif);
}

.uploading2 p {
	margin-top: 20px;
	text-align: center;
	color: #666;
	font-size: 16px;
}

.upload {
	padding: 50px;
	background: white;
	padding-bottom: 88px;
	border: solid 8px #f1503d;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.upload .info {
	padding: 20px;
	line-height: 1.5;
	border: solid 3px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	line-height: 1.8;
	background: #fff1ab;
}

.upload .info span {
	font-weight: bold;
}
.upload_msg{
  width: 760px;
  margin: 0 auto;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 30px;
}
.upload .input1 {
	margin-top: 30px;
}

.upload .input1 span {
	display: inline-block;
	width: 100px;
	font-size: 16px;
	text-align: right;
  float: left;
	margin-top: 7px;
}
.upload .input1 span em {
	color:red;
	font-weight: bold;
	font-size: 16px;
}
.upload .input1 .radio {
	margin-right: 20px;
	line-height: 1.5;
	font-size: 16px;
	cursor: pointer;
}
.upload .input1 .radio input {
	vertical-align: middle;
	margin-top: -2px;
}
.upload .input1 .input {
	border: solid 1px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 36px;
	line-height: 36px;
	padding: 0 20px;
	width: 378px;
	outline: none;
	font-size: 14px;
}
.upload .input1 select {
	padding:8px 10px;
	font-size: 16px;
	width:420px;
	border:solid 1px #ccc;
	border-radius: 5px;
	line-height: 1;
	height:42px;
	vertical-align: middle;
}
.upload .input1 textarea {
	border: solid 1px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 132px;
	line-height: 1.5;
	padding: 0 20px;
	width: 418px;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	resize: none;
	font-size: 14px;
	font-family: 'microsoft yahei';
  display: inline-block;
}
.upload .input2 {
	margin-top: 30px;
}

.upload .input2>span {
	display: inline-block;
	width: 100%;
	line-height: 36px;
	height: 36px;
	font-size: 16px;
}
.upload .input2>span em {
	font-weight: bold;
	font-size: 16px;
	color:red;
}
.upload .input2>span i {
}

.upload .input2 textarea {
	border: solid 1px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 132px;
	line-height: 1.5;
	padding: 0 20px;
	width: 100%;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	resize: none;
	font-size: 14px;
	font-family: 'microsoft yahei';
}

.upload .upimg {
	position: relative;
	overflow: hidden;
	padding-bottom: 35px;
}

.upload .upimg .btnss {
	margin-top: 10px;
	height: 30px;
}


.upload .upimg p {
	width: 50%;
	float: left;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
.upload .upvideos li {
	margin-top: 10px;
	font-size: 16px;
}
.upload .upvideo {
	margin-top: 10px;
	line-height: 26px;
	width:100px;
	text-align: center;
	background: red;
	color:white;
	border-radius: 5px;
	cursor: pointer;
}

.upload .upimg .img {
	float: left;
	width: 200px;
	height: 200px;
	border: solid 1px #eee;
	margin: 4px;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.upload .upimg .img .upbtn {
	position: absolute;
	bottom:-35px;
	height:26px;
	line-height: 26px;
	width:100px;
	text-align: center;
	background: red;
	color:white;
	border-radius: 5px;
	cursor: pointer;
}

.upload .upimg .img img {
	max-width: 100%;
	max-height: 100%;
}

.upload .confirm {
	margin-top: 40px;
	text-align: center;
}

.upload .confirm a {
	display: inline-block;
	width: 140px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: white;
	background: #f1503d;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	font-size: 16px;
	text-decoration: none;
}

.upload .uplist {
  list-style: none;
}

.upload .uplist li {
  border: solid 2px #666;
  background: white;
  text-align: center;
  float: left;
  width: 120px;
  height: 120px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  margin-right: 10px;
  margin-top: 10px;
}

.upload .uplist li.add {
  cursor: pointer;
}

.upload .uplist li .del {
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 26px;
  text-align: center;
  top: 0;
  right: 0;
  font-size: 26px;
  cursor: pointer;
  font-family: '黑体';
  z-index: 2;
}

.upload .uplist li .img {
  width: 100%;
  height: 100%;
  line-height: 110px;
  font-size: 40px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100%;
  background-size: 100%;
position: relative;
color:#666;
}

.upload .uplist li .img img {
  vertical-align: middle;
}

.upload .uplist li .img p {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  overflow: hidden;
  font-size: 12px;
  color: black;
  width: 100%;
  height: 26px;
  line-height: 26px;
}

.uploading {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	display: none;
	z-index: 99;
}

.uploading .cc {
	position: absolute;
	width: 130px;
	height: 110px;
	margin-top: -50px;
	margin-left: -60px;
	top: 50%;
	left: 50%;
	text-align: center;
	background: white;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-top: 25px;
	border: solid 1px #eee;
}

.uploading i {
	display: inline-block;
	width: 48px;
	height: 48px;
	background: url(../images/loading.gif);
}

.uploading p {
	margin-top: 20px;
	text-align: center;
	color: #666;
	font-size: 16px;
}
@-webkit-keyframes anim-bruce-open {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 50px, 0);
		transform: translate3d(0, 50px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@-moz-keyframes anim-bruce-open {
	0% {
		opacity: 0;
		-moz-transform: translate3d(0, 50px, 0);
		transform: translate3d(0, 50px, 0);
	}
	100% {
		opacity: 1;
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@-o-keyframes anim-bruce-open {
	0% {
		opacity: 0;
		transform: translate3d(0, 50px, 0);
	}
	100% {
		opacity: 1;
		transform: translate3d(0, 0, 0);
	}
}

@keyframes anim-bruce-open {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 50px, 0);
		-moz-transform: translate3d(0, 50px, 0);
		transform: translate3d(0, 50px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.index_body{
  min-width: 1202px;
  width: 100%;
  background: url(../images/2026/index_bg.jpg) #b40801 top center ;
  padding:600px 0 135px 0;
}
.index_top_box{
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.index_top_text{
  margin-left: -35px;
  margin-top: -125px;
  width: 1236px;
  height: 450px;
  background: url(../images/2026/index_top_bg1.png) no-repeat;
}
.index_top_text div{
  width: 1120px;
  padding: 130px 0 0 66px;
}
.index_top_text div p{
  font-size: 24px;
  color: #ffe5b1;
  text-indent: 48px;
  letter-spacing: 2px;
  margin-bottom: 5px;
}
.index_top_msg_box{
  width: 1200px;
  height: 450px;
  background: url(../images/2026/index_top_bg2.png) no-repeat;
  margin-top: 10px;
  overflow: hidden;
}
.index_rules_title{
  font-size: 22px;
  color: #e52619;
  margin-bottom: 10px;
  display: flex;
}
.index_rules_title .star{
  width: 32px;
  height: 32px;
  background: url(../images/2026/icon_1.png) center/contain no-repeat;
  margin-right: 10px;
  
}
.index_rules_content{
  font-size: 18px;
  color: #333;
  
}
.index_rules_content p{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 5px;
}
.index_rules_content label{
  text-indent: 36px;
}
.index_rules_content .highlight{
  background: url(../images/2026/icon_2.png) -5px 5px no-repeat;
  height: 30px;
  padding-right: 22px;
}
.index_rules_content .highlight1{
  background: url(../images/2026/icon_3.png) -5px 5px no-repeat;
  height: 30px;
  padding-left: 7px;
}
.index_rules_notice{
  margin: 30px 30px 0 30px;
}
.index_rules_notice ul{
  padding-left: 20px;
}
.index_rules_notice li{
  font-size: 18px;
  color: #333;
  line-height: 2;
  list-style-type: decimal;
  margin-bottom: 5px;
}
.index_rules_notice li .btn-text{
  display: inline-block;
  color: #b40801;
  padding: 2px 10px;
}
.index_activity_box{
  width: 1202px;
  margin: 40px auto 0;
}
.index_activity_list{
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.index_activity_item{
  width: 100%;
  height: 347px;
  position: relative;
  background-size: cover;
  background-position: center;
  border-radius: 8px;
  overflow: hidden;
}
.index_activity_item.theme-1{
  background-image: url(../images/2026/index_act_bg_1.png);
}
.index_activity_item.theme-2{
  background-image: url(../images/2026/index_act_bg_2.png);
}
.index_activity_item.theme-3{
  background-image: url(../images/2026/index_act_bg_3.png);
}
.index_activity_item.theme-4{
  background-image: url(../images/2026/index_act_bg_4.png);
}
.index_activity_tag{
  position: absolute;
  top: 15px;
  left: 15px;
  background: #fde132;
  color: #b40801;
  font-size: 14px;
  font-weight: bold;
  padding: 4px 16px;
  border-radius: 4px;
  z-index: 10;
}
.index_activity_status{
  position: absolute;
  top: 20px;
  right: 15px;
  font-size: 18px;
  font-weight: bold;
  padding: 4px 16px;
  border-radius: 8px;
  z-index: 10;
}
.index_activity_1.active,.index_activity_3.active{
  background: #fde132;
  color: #634d01;
}
.index_activity_2.active{
  background: #3c90ff;
  color: #fff;
}
.index_activity_4.active{
  background: #0a6861;
  color: #fff;
}
.index_activity_status.pending{
  background: #999;
  color: #fff;
}
.index_activity_content{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 10;
}
.index_activity_title{
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 8px;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}
.index_activity_subtitle{
  font-size: 16px;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}
.index_activity_btn{
  position: absolute;
  bottom: 30px;
  left: 42%;
  cursor: pointer;
  z-index: 10;
  width: 172px;
  height: 51px;
}
.index_activity_btn.btn-red{
  background-image: url(../images/2026/act_btn_1.png);
}
.index_activity_btn.btn-blue{
  background-image: url(../images/2026/act_btn_2.png);
}
.index_activity_btn.btn-yellow{
  background-image: url(../images/2026/act_btn_3.png);
}
.index_activity_btn.btn-green{
  background-image: url(../images/2026/act_btn_4.png);
}
.index_activity_btn.disabled{
  background-image: url(../images/2026/act_btn_5.png);
  cursor: not-allowed;
}
.act_1_body{
  min-width: 1202px;
  width: 100%;
  background: url(../images/2026/act_bg_1.jpg) 0 872px repeat-y;
  padding:0px 0 135px 0;
}
.act_2_body{
  min-width: 1202px;
  width: 100%;
  background: url(../images/2026/act_bg_2.jpg) 0 732px repeat-y;
  padding:0px 0 135px 0;
}
.act_2_section{
    background: #fff;
    border: 1px solid #39c4ff;
    border-radius: 15px;
    padding: 20px;
    margin-bottom: 30px;
}
.act_2_title{
    font-size: 28px;
    font-weight: bold;
    color: #333;
    margin-bottom: 25px;
    padding-left: 28px;
    background: url(../images/2026/icon_8.png) 0 10px no-repeat;
}
.act_2_title span{
    color: #39c4ff;
    margin-right: 8px;
}
.act_2_title_2{
    color: #333;
}
.act_2_title_2 span{
    color: #54a0ff;
}
.act_2_content_1,
.act_2_content_2{
    min-height: 200px;
}
.act_2_card_list{
  display: flex;
  flex-wrap: wrap;
  /* grid-template-columns: repeat(3, 1fr); */
  gap: 20px;
}
.act_2_card_list.swipe_next{
    animation: swipeNext 0.4s ease-in-out;
}
.act_2_card_list.swipe_prev{
    animation: swipePrev 0.4s ease-in-out;
}
@keyframes swipeNext{
    0%{
        opacity: 0;
        transform: translateX(80px) scale(0.95);
    }
    60%{
        opacity: 0.8;
        transform: translateX(-5px) scale(1);
    }
    100%{
        opacity: 1;
        transform: translateX(0) scale(1);
    }
}
@keyframes swipePrev{
    0%{
        opacity: 0;
        transform: translateX(-80px) scale(0.95);
    }
    60%{
        opacity: 0.8;
        transform: translateX(5px) scale(1);
    }
    100%{
        opacity: 1;
        transform: translateX(0) scale(1);
    }
}
.act_2_card{
  width: 331px;
    
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    height: 430px;
    transition: transform 0.3s;
}
.act_2_content_1 .act_2_card{
  background: #e6fffb;
  border: 1px solid #a8e6dc;
}
.act_2_content_2 .act_2_card{
  background: #e6f8ff;
  border: 1px solid #b5e4ff;
}
.act_2_card:hover{
  transform: translateY(-5px);
}
.act_2_card_avatar{
    width: 150px;
    height: 150px;
    margin: 0 auto 15px;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #b0a69a;
}
.act_2_card_avatar img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.act_2_card_name{
    font-size: 24px;
    font-weight: bold;
    color: #333;
    margin-bottom: 5px;
}
.act_2_card_school{
    font-size: 24px;
    color: #666;
    margin-bottom: 10px;
}
.act_2_card_desc{
  height: 96px;
  font-size: 20px;
  color: #414141;
  line-height: 1.6;
  text-align: left;
  margin-bottom: 30px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.act_2_card_btn{
    display: inline-block;
    padding: 5px 30px;
    background: #4ecdc4;
    color: #fff;
    border-radius: 4px;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    border: none;
}
.act_2_card_btn.btn_2{
    background: #54a0ff;
}
.act_2_pagination{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin-top: 20px;
}
.page_arrow{
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #ddd;
    color: #666;
    border-radius: 50%;
    cursor: pointer;
    font-size: 18px;
    transition: all 0.3s;
}
.page_arrow:hover{
    background: #39c4ff;
    color: #fff;
}
.page_dots{
    display: flex;
    gap: 10px;
}
.page_dot{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #98d8f8;
    cursor: pointer;
    transition: all 0.3s;
}
.page_dot.active{
    background: #39c4ff;
    transform: scale(1.2);
}
.act_2_pagination_1 .page_arrow:hover{
    background: #42c4af;
    color: #fff;
}
.act_2_pagination_1 .page_dot{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #89dacd;
    cursor: pointer;
    transition: all 0.3s;
}
.act_2_pagination_1 .page_dot.active{
    background: #42c4af;
    transform: scale(1.2);
}
.act_3_body{
  min-width: 1202px;
  width: 100%;
  background: url(../images/2026/act_bg_3.jpg) 0 812px repeat-y;
  padding:0px 0 135px 0;
}
.act_4_body{
  min-width: 1202px;
  width: 100%;
  background: url(../images/2026/act_bg_4.jpg) 0 0 #336e71 no-repeat;
  padding:0px 0 135px 0;
}
.act_1_top_box{
  width: 100%;
  height: 812px;
  background: url(../images/2026/act_banner_1.jpg) top center no-repeat;
}
.act_2_top_box{
  width: 100%;
  height: 775px;
  background: url(../images/2026/act_banner_2.jpg) top center no-repeat;
}
.act_3_top_box{
  width: 100%;
  height: 872px;
  background: url(../images/2026/act_banner_3.jpg) top center no-repeat;
}
.act_4_top_box{
  width: 100%;
  height: 800px;
}
.act_1_warp{
  width: 1202px;
  margin: 0 auto;
}
.act_1_warp.overflow{
  overflow: hidden;
}
.act_1_top{
  width: 100%;
  height: 190px;
  background: url(../images/2026/act_top_bg.png) top center no-repeat;
  margin-top: 620px;
}
.act_1_top p{
  font-size: 24px;
  color: #ffe5b1;
  padding: 30px 20px 0 20px;
  text-indent: 48px;
  line-height: 1.8;
}
.act_2_top{
  width: 100%;
  height: 153px;
  background: url(../images/2026/act_top_bg2.png) top center no-repeat;
  margin-top: 620px;
}
.act_2_top p{
  font-size: 24px;
  color: #fff;
  padding: 30px 20px 0 20px;
  text-indent: 48px;
  line-height: 1.8;
}
.act_3_top p{
  padding: 40px 20px 0 20px;
  line-height: 2;
}
.act_4_top{
  width: 100%;
  height: 186px;
  background: url(../images/2026/act_top_bg4.png) top center no-repeat;
  margin-top: 620px;
}
.act_4_top p{
  font-size: 24px;
  color: #fff;
  padding: 35px 50px 0 50px;
  text-indent: 48px;
  line-height: 2;
}
.act_back{
  margin: 10px 0;
  padding-left: 25px;
  background: url(../images/2026/icon_10.png) 0 13px no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 101;
}
.act_back a{
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
}

.act_1_content_box{
 margin-top: 25px;
 position: relative;
}
.act_1_tab_box{
  display: flex;
  justify-content: center;
  gap: 30px;
  padding-bottom: 20px;
  position: sticky;
  top: 20px;
  z-index: 100;
  
}
.act_1_tab{
  position: relative;
  cursor: pointer;
  transition: all 0.3s;
  width: 240px;
  height: 70px;
}
.tab_1{
  background: url(../images/2026/tab_nav_1.png) no-repeat;
}
.tab_2{
  background: url(../images/2026/tab_nav_2.png) no-repeat;
}
.tab_1.active{
  background: url(../images/2026/tab_nav_1_act.png) no-repeat;
}
.tab_2.active{
  background: url(../images/2026/tab_nav_2_act.png) no-repeat;
}
.act_1_content{
  background: #fff;
  border-radius: 16px;
  padding: 20px;
  margin-top: 20px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  border: solid 1px #fce5c6;
}
.act_1_title{
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin-bottom: 15px;
  padding-left: 25px;
  background: url(../images/2026/icon_4.png) 0 5px no-repeat;
}
.act_1_card_list{
  display: flex;
  flex-wrap: wrap;
  /* grid-template-columns: repeat(3, 1fr); */
  gap: 20px;
}
.act_1_card{
  width: 331px;
  background: #fbf0ce;
  border: 1px solid #fce5c6;
  border-radius: 12px;
  padding: 20px;
  text-align: center;
  transition: transform 0.3s;
  height: 430px;
}
.act_1_card:hover{
  transform: translateY(-5px);
}
.act_1_card_avatar{
  width: 150px;
  height: 150px;
  border-radius: 50%;
  margin: 0 auto 15px;
  background: #fff;
  overflow: hidden;
  border: 1px solid #b0a69a;
}
.act_1_card_avatar img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.act_1_card_name{
  font-size:24px;
  font-weight: bold;
  color: #414141;
  margin-bottom: 5px;
}
.act_1_card_school{
  font-size: 24px;
  color: #414141;
  margin-bottom: 12px;
}
.act_1_card_desc{
  height: 96px;
  font-size: 20px;
  color: #414141;
  line-height: 1.6;
  text-align: left;
  margin-bottom: 30px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.act_1_card_btn{
  display: inline-block;
  padding: 5px 30px;
  font-size: 20px;
  font-weight: bold;
  color: #6c4208;
  background: #fbae44;
  border-radius: 4px;
  cursor: pointer;
  transition: background 0.3s;
}
.act_1_card_btn:hover{
  background: #e68500;
}
.act_1_empty{
  text-align: center;
  padding: 60px 0;
  color: #666;
  font-size: 18px;
  width: 100%;
  
}
.detail_box{
  background: #fff;
  border-radius: 16px;
  padding: 20px;
  margin-top: 20px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  border: solid 1px #fce5c6;
}
.act_detail_back{
  margin: 20px 0;
  padding-bottom: 15px;
  padding-left: 25px;
  background: url(../images/2026/icon_6.png) 0 13px no-repeat;
}
.act_detail_back a{
  color: #da1919;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
}
.act_detail_content{
  padding: 30px 0;
  display: flex;
  flex-direction: column;
}
.act_detail_avatar{
  width: 225px;
  height: 225px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #b0a69a;
  margin: 0 auto 25px auto;
}
.act_detail_avatar img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.act_detail_info{
}
.act_detail_name{
  font-size: 18px;
  color: #333;
  margin-bottom: 10px;
}
.act_detail_desc{
  font-size: 16px;
  color: #333;
  line-height: 2;
  text-align: justify;
}
.spinner_container{
  background: #fff;
  border-radius: 16px;
  padding: 40px;
  text-align: center;
  margin-top: 30px;
  border: solid 1px #fce5c6;
}
.spinner_header{
  margin-bottom: 40px;
}
.spinner_header h2{
  font-size: 28px;
  color: #333;
  margin-bottom: 15px;
  background: url(../images/2026/icon_9.png) 385px 5px no-repeat;
}
.spinner_header p{
  font-size: 18px;
  color: #666;
}
.spinner_header .highlight_num{
  color: #e52619;
  font-weight: bold;
  font-size: 24px;
  margin: 0 5px;
}
.turntable{
  margin-top: 20px;
  position: relative;
}
.turntable .table{
  position: relative;
  width: 562px;
  height: 563px;
  margin: 0 auto;
}
.turntable .table .pan{
  position: absolute;
  top: 0;
  left: 0;
  width: 562px;
  height: 563px;
  background: url(../images/2026/prize_bg.png) no-repeat;
  z-index: 2;
}
.turntable .table .pan span{
  position: absolute;
  top: 13px;
  left: 20px;
  width: 522px;
  height: 523px;
  background: url(../images/2026/prize_pan.png) no-repeat;
  z-index: 3;
}
.turntable .table .pan .prizeicon{
  position: absolute;
  width: 50%;
  height: 50%;
  left: 50%;
  top: 0;
  transform-origin: bottom left;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 20px;
  box-sizing: border-box;
  text-decoration: none;
}
.turntable .table .pan .prizeicon{
  writing-mode: vertical-rl;
  font-size: 22px;
  color: #1e1919;
}
.turntable .table .pan .prizeicon.i1{
  top: 80px;
  left: 90px;
  transform-origin: center center;
  transform: rotate(-30deg);
}
.turntable .table .pan .prizeicon.i2{
  top: 75px;
  left: 155px;
  transform-origin: center center;
  transform: rotate(30deg);
}
.turntable .table .pan .prizeicon.i3{
  top: 118px;
  left: 190px;
  transform-origin: center center;
  transform: rotate(90deg);
}
.turntable .table .pan .prizeicon.i4{
  top: 180px;
  left: 170px;
  transform-origin: center center;
  transform: rotate(150deg);
}
.turntable .table .pan .prizeicon.i5{
  top: 185px;
  left: 110px;
  transform-origin: center center;
  transform: rotate(215deg);
}
.turntable .table .pan .prizeicon.i6{
  top: 141px;
  left: 80px;
  transform-origin: center center;
  transform: rotate(-90deg);
}
.turntable .pointer{
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 24px solid #E52619;
  z-index: 4;
}
.turntable .arrow{
  position: absolute;
  top: 188px;
  left: 215px;
  width: 136px;
  height: 161px;
  background: url(../images/2026/arrow_btn.png) no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 4;
  cursor: pointer;
}
.turntable .arrow:hover{
}
.turntable .jiao{
  display: none;
}
.spinner_footer{
  display: flex;
  justify-content: center;
  gap: 30px;
  margin-top: 30px;
}
.spinner_btn_gray{
  padding: 12px 40px;
  font-size:22px;
  color: #fff;
  background: #cecdce;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s;
}
.spinner_btn_gray:hover{
  background: #cecdce;
}
.spinner_btn_red{
  padding: 12px 40px;
  font-size: 22px;
  color: #fff;
  background: #ff3405;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s;
}
.spinner_btn_red:hover{
  background: #ff3405;
}
.popup_box_bg{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  z-index: 999;
}
.popup_box{
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 550px;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 10px 40px rgba(0,0,0,0.3);
  z-index: 1000;
  border: 2px solid #e52619;
}
.popup_box .popup_close{
  position: absolute;
  top: -50px;
  right: 260px;
  width: 34px;
  height: 34px;
  cursor: pointer;
  background: url(../images/2026/icon_7.png) no-repeat;
}
.popup_box .popup_title{
  font-size: 24px;
  font-weight: bold;
  color: #333;
  text-align: center;
  padding: 25px 20px 15px;
}
.popup_content{
  padding: 15px 30px;
  text-align: center;
  position: relative;
}
.popup_content p{
  font-size: 16px;
  color: #666;
  line-height: 1.8;
}
.popup_footer{
  display: flex;
  justify-content: center;
  gap: 20px;
  padding: 20px 30px;
}
.popup_btn{
  padding: 6px 35px;
  font-size: 22px;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s;
}
.popup_btn_gray{
  color: #fff;
  background: #c4c3c4;
}
.popup_btn_red{
  color: #fff;
  background: #ff3405;
}
.prize_result_has{
  margin-bottom: 20px;
}
.prize_result_has .prize_name{
  color: #e52619;
  font-weight: bold;
  font-size: 24px;
}
.prize_result_none{
  margin-bottom: 20px;
}
.gift_icon{
  font-size: 60px;
  margin: 20px 0;
}
.prize_rule{
  font-size: 16px !important;
  color: #313131 !important;
  text-align: left;
  margin-bottom: 30px;
}
.prize_list{
  text-align: left;
  margin-bottom: 10px;
}
.prize_item{
  padding: 10px 0;
  font-size: 20px;
  color: #313131;
}
.prize_item label{
  font-size: 24px;
  color: #ff3405;
}
.prize_bg_ok{
  width: 164px;
  height: 146px;
  background: url(../images/2026/prize_bg1.png) no-repeat;
  position: absolute;
  bottom: -80px;
  right: -25px;
}
.prize_bg_null{
  width: 164px;
  height: 146px;
  background: url(../images/2026/prize_bg2.png) no-repeat;
  position: absolute;
  bottom: -80px;
  right: -25px;
}