@charset "utf-8";
/* publick */
body{font-family:'SourceHanSansCN-Light',Arial,Verdana,"Segoe UI", "Lucida Grande", Helvetica,Sans-serif;font-size:1.4rem;}
.w25{width:25%;}
.owl-wrapper-outer{overflow:hidden;}
.owl-wrapper:after{display:table;content:'';clear:both;}
.owl-item{float:left;}
.item{text-align:center;}
.item a{display:inline-block;margin:0 auto;vertical-align:top;}
.owl-controls {position:relative;}
.owl-controls .owl-pagination {position:absolute;width:100%;bottom:0;left:0;text-align:right;padding-right:2rem;}
.owl-controls .owl-pagination .owl-page{display:inline-block;width:10px;height:10px;border-radius:10px;border:1px solid #fff;margin:0 5px;}
.owl-controls .owl-pagination .owl-page.active{background:#fff;border-color:transparent;}
.umar-b1{margin-bottom:1px;}
.text{text-align:left;}
.text img,.text iframe,.text table{max-width:100%;}
.container{width:100%;}

/*@font-face{
	font-family:'SourceHanSansCN-Light';
	src:url('../Fonts/SourceHanSansCN-Light.eot'),
	url('../Fonts/SourceHanSansCN-Light.eot?#iefix')format('embedded-opentype'),
	/* url('../Fonts/SourceHanSansCN-Light.woff')format('woff'), 
	url('../Fonts/SourceHanSansCN-Light.otf'),
	url('../Fonts/SourceHanSansCN-Light.ttf')format('truetype');
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:'SourceHanSansCN-Bold';
	src:url('../Fonts/SourceHanSansCN-Bold.eot'),
	url('../Fonts/SourceHanSansCN-Bold.eot?#iefix')format('embedded-opentype'),
	url('../Fonts/SourceHanSansCN-Bold.woff')format('woff'),
	url('../Fonts/SourceHanSansCN-Bold.otf'),
	url('../Fonts/SourceHanSansCN-Bold.ttf')format('truetype');
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:'ElegantIcons';
	src:url('../Fonts/ElegantIcons.eot'),
	url('../Fonts/ElegantIcons.eot?#iefix')format('embedded-opentype'),
	url('../Fonts/ElegantIcons.woff')format('woff'),
	url('../Fonts/ElegantIcons.ttf')format('truetype');
	font-weight:normal;
	font-style:normal;
}*/

.head{position:relative;z-index:4;}
.banner img{max-width:100%;}
.head-nav{position:relative;}
.head-nav-box{
	position:absolute;
	top:0;
	left:0;
	width:50%;
	background:#000;
	z-index:3;
	text-align:left;
	display:none;
}
.head-nav-box .head-nav-ul{display:inline-block;padding-top:2rem;padding-bottom:1rem;}
.head-nav-ul li{
	margin-left:2.5rem;
	padding-left:3rem;
	text-align:center;
	position:relative;
	margin-bottom:2rem;
}
.head-nav-ul li a{
	font-size:2rem;
	color:#dfdfdf;
}
.ico-nav{
	display: block;
	position: absolute;
	top:50%;
	left:0;
	width:2rem;
	height:2rem;
	background:url(../Images/ico_01.png);
	background-size:cover;
	margin-top:-1rem;
	display:none;
}
.head-nav-ul li.active .ico-nav{display:block;}
.head a.logo{
	display:inline-block;
	text-align:center;
	padding:15px 0 20px;
	position:relative;
	z-index:5;
}
.head .menu{
	position:absolute;
	top:0;
	bottom:0;
	left: 15px;
	z-index: 6;
}
.head .menu div.ub{height:100%;}
.menu-btn{padding:10px 5px;}
.ico-bar{display: block;width: 25px;height: 2px;background:#000;}
.head .menu .ico-bar + .ico-bar{margin-top:5px;}
.head-nav-bg{position: fixed;top:0;left:0;width:100%;height:100%;z-index:-1;}

.title-s1{padding:1rem 0.5rem 0.75rem;}
.title-s1-ico{
	display:inline-block;
	width:3rem;
	height:3rem;
	background:url(../Images/ico_02.png);
	background-size:100% 100%;
	margin-right:0.5rem;
}
.title-s1{font-size:1.8rem;}
.container_pbox0 > div{padding:0;overflow:hidden;margin-bottom:-8px;}
.container_p8 .row{margin-right:-4px;margin-left:-4px;}
.container_p8 .row > div{padding-right:4px;padding-left:4px;margin-bottom:8px;}
.col-item .text{position:relative;}
.act-box{
	position:absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	color:#fff;
	text-align:center;
}
a.act-box:hover{
	background:#000;
}
.act-box .act-txt{color:#fff;width: 100%;}
.act-box .act-txt h3{font-size: 2rem;margin-bottom:0.75rem;}
.act-box .act-txt p{
	text-align:left;
	margin:0 0.75rem;
	line-height:1.5rem;
	max-height:0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
a.act-box:hover .act-txt p{max-height:4.5rem;}
.transition-s1{
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.footer{height: 50px;}

.activity-main,.about-main{background:#000;color:#fff;padding:0 0.75rem 2rem;}
.title-s2{font-size:2rem;padding:2rem 0;overflow: hidden;}
.title-s2 span{display:inline-block;position:relative;}
.title-s2 span:after,.title-s2 span:before{
	display:block;
	width:400px;
	height:1px;
	background:#fff;
	content: '';
	position:absolute;
	top:50%;
}
.title-s2 span:after{left:100%;margin-left:1rem;}
.title-s2 span:before{right:100%;margin-right:1rem;}

.activity-img{width:35%;}
.activity-list{margin-bottom:1rem;}
.activity-list ul li{padding:1.5rem 0;}
.activity-list ul li + li{border-top:1px solid #868686;}
.activity-list ul li h5{font-size:1.6rem;margin-bottom:0.5rem;}
.activity-list ul li h5 a{color:#fff;}
.activity-left{width:65%;text-align:left;padding-right:0.5rem;}
.activity-tips span{display:inline-block;padding:0px 8px;font-size:1.2rem;border:1px solid #fff;margin-right:5px;margin-bottom:3px;}
.activity-date{color:#c1c1c1;margin-bottom:0;font-size:1.2rem;}
.activity-list ul li p,.activity-list ul li p a{color:#868686;}
.page{padding:1rem 0;}
.page a,.page span{
	display:inline-block;margin:0 5px;vertical-align: top;
	width:2.5rem;
	height: 2.5rem;
	text-align:center;
	line-height:2.5rem;
	font-size: 1.6rem;
}
.page span.current{color:#fff;background:#94856e;}
.page a {
	color:#000;
	background:#efefef;
	position:relative;
}
.page a.prev,.page a.next{font-family:"ElegantIcons";font-size:2.4rem;}
.page a.prev:after{
	content:'\34';
}
.page a.next:after{
	content:'\35';
}

.bg-f0{background:#f0f0f0;}
.title-s3{padding:0.75rem 1rem;font-size: 2rem;color:#494949;text-align: left;background:#f8f8f8;border-bottom:1px solid #bdbdbd;}
.icos{font-family:"ElegantIcons";}
.back{font-size:5rem;height:3rem;line-height: 3rem;margin-right:1rem;margin-left:-1rem;}
a.back{color:#5e5e5e;}
.back:after{content:'\34';}
.ticket-detc{margin:1rem;background:#fff;border-radius:3px;}
.title-s4{font-size:1.8rem;padding:0.5rem 1rem 0.5rem 1.5rem;border-bottom:1px solid #e4e4e4;}
.go:after{content:"\35";}
a.go{font-size:3rem;color:#c6c6c6;}
.ticket-txt{text-align:left;padding:1rem 1.5rem 2rem;}
.ticket-txt h4{font-size: 2rem;}
.ticket-date{padding:0.5rem 0;font-size: 1.6rem;color:#94856e;}
.ticket-num{font-size: 1.8rem;color:#585858;}
.ticket-line{margin:4rem -1.5rem 0;border-bottom:2px dashed #b2b2b2;position:relative;}
.ticket-line:after,.ticket-line:before{
	display: block;
	width:2rem;
	height:2rem;
	background:#f0f0f0;
	border-radius:100%;
	content: '';
	position:absolute;
	top:-1rem;
}
.ticket-line:after{left:-1rem;}
.ticket-line:before{right:-1rem;}
.ticket-state{position:relative;margin-bottom:3rem;}
.state{
	position:absolute;
	top:-3rem;
	right: 0;
	width:8rem;
	height:8rem;
}
.state-finish{
	background:url(../Images/ico_wc.png);
	background-size:cover;
}
.ticket-code{margin:1rem 2rem 0;background:#f7f7f7;padding:1.5rem 1rem;color:#9b9b9b;font-size: 1.6rem;}
.code-num{font-size: 2rem;color:#979797;font-weight:bold;}
.ticket-ewm{width:60%;margin:2rem auto 0;}
.ticket-ewm{border:1px solid #b2b2b2;border-radius:5px;padding:1rem;}
.ticket-money{padding:1rem 1.5rem 1rem;text-align:left;font-size: 1.8rem;}
.ticket-fot{background:#fff;padding-left:1.5rem;}
.ticket-fot-left{text-align: left;padding:1rem 1rem 1rem 0;}
.ticket-fot-left h5{font-size: 1.8rem;margin-bottom: 0.5rem;}
.ticket-fot-right{width:6rem;border-left:1px solid #f0f0f0;}
a.ico-phone{font-size: 3rem;color:#94856e;}
.ico-phone:after{content:'\e090';}
.ticket-fot-right > div{height: 100%;}
.ico-add{font-size:2rem;color:#c1c1c1;}
.ico-add:after{content:'\e01d';}
.ticket-ads{margin-left:0.5rem;color:#c1c1c1;}
.ticket-adl{color:#b4b4b4;}
.pad-lr10{padding:0.75rem;}
.title-s5{text-align:left;margin-top:1rem;margin-bottom:2rem;}
.title-s5 span{display:inline-block;padding-left:0.75rem;border-left:3px solid #b3a999;font-size:2rem;line-height:2rem;}
.inner-main{border-top:1px solid #eee;}
.title-s6{padding:1rem 0;margin:0.5rem 0;background:url(../Images/title_bg.jpg) center no-repeat;background-size:auto 100%;}
.title-s6 h5{font-size: 2rem;margin-bottom:0.25rem;}
.title-s6 p{font-size: 1.6rem;color:#808080;}
.jifen-list{overflow:hidden;border-top:1px solid #e8e8e8;margin-bottom:2rem;}
.jifen-list .row{margin-right:-16px;margin-left:-16px;}
.jifen-list .row >div{padding:0;}
.jifen-item{
	border-bottom:1px solid #e8e8e8;
	border-left:1px solid #f1f1f1;
	border-right:1px solid #f1f1f1;
	padding:2rem 1rem;
	text-align:left;
}
.jifen-item h3{font-size:2rem;margin-bottom:0.75rem;}
.jifen-item span{color:#808080;margin-right:0.5rem;}
.jifen-item span.jifen-mon{color:#ce5442;font-size: 1.8rem;}
.jifen-item span.jifen-tips{padding:0.25rem 1rem;background:#94856e;color:#fff;}
.jnpro-item{text-align:left;font-size: 12px;}
.jnpro-item img{border:5px solid #fff;box-shadow: 1px 2px 2px #888888;}
.jnpro-item .jnp{color:#333;margin:0.75rem 0 0rem;height:20px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.jnp-mon{color:red;font-size:12px;}
.jnp-mon span{font-size: 2rem;font-weight:500;}
.jinianProducts-list .row{margin-right: -6px;margin-left: -12px;}
.jinianProducts-list .row > div{padding:0 7px;margin-bottom:1.5rem;}
.jinianProducts .title-s2{border-bottom:1px solid #eee;margin-bottom:1.5rem;}
.jinianProducts .title-s2 span:after,
.jinianProducts .title-s2 span:before,
.about-mds .title-s2 span:after,
.about-mds .title-s2 span:before
{background:#c1c1c1;}
.jfdetxt{padding:1rem 0.75rem;border-top: 0.5rem solid #e2e2e2;}
.jfdet-h5{font-size:1.8rem;}
a.jfdetfx{
	display:block;
	height: 3rem;
	line-height: 3rem;
	padding:0 0.5rem 0 1rem;
	background:#f9f9f9;
	border-top-left-radius: 3rem;
	border-bottom-left-radius: 3rem;
	font-size:1.6rem;
	color:#cecece;
	margin-right:-0.75rem;
}
.jfdetfx i{margin-right: 3px;}
.jfdetfx i:after{content:'\e0a0';}
.mar_b2{margin-bottom:2rem;}
.jfdet-kf{
	display:block;
	width:1.9rem;
	height:1.7rem;
	background:url(../Images/ico_03.png) center no-repeat;
	background-size: cover;
	margin-bottom:0.5rem;
}
.jfdet-gz{
	display: block;
	width:1.5rem;
	height: 1.5rem;
	background:url(../Images/ico_04.png) center no-repeat;
	background-size: cover;
	margin-bottom:0.7rem;
}
.jfdet-btn{width:20%;border-top:1px solid #f2f2f2;border-right:1px solid #f2f2f2;padding:1rem 0 0.75rem;}
.jfdet-foot{padding-bottom:5px;background:#eee;position:fixed;bottom:0;left:0;width: 100%;z-index:6;}
.jfdet-foot-box{background:#fff;}
a.jfdet-buy{font-size:2rem;background:#94856e;color:#fff;}

.login{padding:3rem 2rem;border-top:1px solid #eee;}
table.login-table{width:100%;text-align:left;margin-top:2rem;}
span.login-tlf{font-size:1.8rem;}
.login-table tr.input-g td{border-bottom:2px solid #dcdcdc;padding:1.25rem 0 1rem;}
.login-input{position:relative;}
.login-input input{border:0;outline:0;font-size: 1.6rem;}
.login-sub{margin-top: 3rem;margin-bottom: 1rem;}
.login-sub input{width:100%;border:0;background:#94856e;font-size: 2rem;color:#fff;padding:0.5rem 0;}
.login-mes a,.login-mes span{color:#c1c1c1;}
.login-input .getcode{
	position:absolute;
	top:0;
	right:0;
	background:#94856e;
	color:#fff;
	padding:3px 10px;
}

.ticket-main{
	background: #000;
    color: #fff;
    padding: 0 0.75rem 2rem;
}
.ticket-swp{padding:0 0.75rem 1rem;border:1px solid #fff;border-top:0;}
#ticketSwp .swiper-pagination{
	position:relative;
	bottom:0;
	margin-top: 2rem;
	margin-bottom:1rem;
}
#ticketSwp .swiper-pagination-bullet{width:14px;height: 14px;background:#fff;opacity:1;}
#ticketSwp .swiper-pagination-bullet-active{background:#0086ad;}
.ticket-main .ticket-title{position:relative;}
.ticket-main .ticket-title:after,.ticket-main .ticket-title:before{
	display:block;
	width:1px;
	height:100px;
	background:#fff;
	content:'';
	position:absolute;
	top:50%;
}
.ticket-main .ticket-title:after{left:0;}
.ticket-main .ticket-title:before{right:0;}
.ticket-search{padding:0.75rem 1.5rem;background:#f4f4f4;margin:1rem -0.75rem;}
.ticket-search .tsl{font-size: 1.6rem;color:#000;margin-right:1rem;}
.ticket-input{background:#000;border-radius:5px;padding:5px;}
.ico-sea{
	display:block;
	width: 1.5rem;
	height: 1.5rem;
	background:url(../Images/ico_05.png) center no-repeat;
	background-size: cover;
	margin:0 0.5rem;
}
.ticket-input input{text-align:center;border:0;outline: 0;background:transparent;font-size: 1.6rem;}
.ticket-input input::-webkit-input-placeholder {color:#c1c1c1;}
.ticket-input input:-moz-placeholder {color:#c1c1c1;}
.ticket-input input::-moz-placeholder {color:#c1c1c1;}
.ticket-input input:-ms-input-placeholder {color:#c1c1c1;}
.ticket-tabs{margin:0 -0.75rem 1rem;padding:0.5rem 1.5rem 1.5rem;border-bottom:1px solid #fff;}
.ticket-tabs a{color:#c1c1c1;font-size: 1.6rem;}
.ticket-tabs a.active{color:#fff;}
.ticket-limg{width:34%;margin-right:1rem;max-width: 136px;}
.ticket-rtxt{color:#fff;text-align:left;}
.ticket-rtxt h5{font-size: 1.8rem;margin-bottom: 0.75rem;}
.ticket-rtxt p{font-size: 1.3rem;color:#9d9d9d;margin-bottom: 3px;}
.ticket-tips{margin-top:0.5rem;}
.ticket-tips span{display:inline-block;font-size: 1.2rem;padding:2px 10px;border:1px solid #e89b2b;color:#e89b2b;}
.ticket-li-box .ticket-money{padding:0;color:#ff2b44;font-size: 2rem;line-height: 1;}
.ticket-list ul li{padding:1.25rem 0;}
.ticket-list ul li + li{border-top:1px solid #747474;}
.ticket-list{margin-bottom:1rem;}
.gradients{
  background: -webkit-linear-gradient(left top,#00cd10 ,#7d8ba1); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(bottom right,#00cd10 ,#7d8ba1); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(bottom right,#00cd10 ,#7d8ba1); /* Firefox 3.6 - 15 */
  background: linear-gradient(to bottom right,#00cd10 ,#7d8ba1); /* 标准的语法 */
}
.ticket-tmesg2{padding:3rem 1.5rem;}
.ticket-timgs2{width:35%;max-width:270px;margin-right: 1rem;}
.ticket-trxts{text-align:left;color:#fff;}
.ppst h5,.ppst p{font-size: 1.6rem;margin-bottom:1rem;}
.ppbt{font-size:2rem;}
.ticket-md-t{padding:1rem 1.5rem 1.5rem;margin:0 0.5rem;border-bottom:1px solid #f2f2f2;text-align:left;}
.ticket-dm-img{margin-right: 1rem;}
.ticket-dm-img img{width:7rem;height: 7rem;border-radius:100%;}
.zcname{font-size: 1.6rem;margin-bottom: 1.5rem;margin-top:1.5rem;}
.zcmes{color:#959595;}
.ycdet{padding:0 0.75rem;text-align:left;margin-top: 1rem;}
.ycdet h5{font-size: 1.8rem;margin-bottom:1rem;}
.ycdet .text{color:#9f9f9f;margin-bottom:1rem;}
.ticket-det-mid .jfdet-foot{position:relative;background:#fff;margin-bottom:1rem;}
.ticket-det-mid .jfdet-btn{border-bottom:1px solid #f2f2f2;}
.hotpro-title{padding:1rem;font-size: 1.8rem;background:#f8f8f8;margin:1.25rem 0 0.75rem;}
.hotpro-list{padding:0 10px;margin-bottom: 1rem;}
.hotpro-list .row{margin-right:-7px;margin-left:-7px;}
.hotpro-list .row > div{padding-right:7px;padding-left:7px;}
.hotpro-box{text-align:left;display:block;margin-bottom: 1rem;}
.hotpro-box img{margin-bottom: 10px;}
.hotpro-box h6{font-size:1.6rem;color:#000;margin-bottom:5px;}
.hotpro-date{color:#9d9d9d;}
.layui-layer-setwin .layui-layer-close2{right:0!important;top:-10px!important;}
.pop-ticket-box{padding:0.75rem 0.75rem 0;text-align:left;}
.pop-ticket-img{width:7rem;height:7rem;border:1px solid #eee;margin-right:1rem;}
.pop-ticket-txt{text-align:left;}
.pop-ticket-txt h5{font-size:1.8rem;margin-bottom:0.5rem;}
.pop-ticket-mon{font-size: 2rem;color:#e8413d;}
/* .pop-ticket-box{text-align:left;padding:0.75rem 0;border-top:1px solid #eee;} */
.pop-ticket-top{border-bottom:1px solid #ececec;padding-bottom:0.75rem;margin-bottom:0.75rem;}
.pop-h4{font-size:1.8rem;margin-bottom:0.5rem;}
.pop-tips{margin-bottom:0.75rem;}
.pop-tips span{
	display:inline-block;
	padding:0.5rem 1.5rem;
	background:#94856e;
	color:#fff;
	border-radius:3px;
	margin-right:0.5rem;
}
.pop-num{padding:1rem 0;border-top:1px solid #eee;}
.pop-numsd span.plus,.pop-numsd span.reduce{
	border:2px solid #919191;
	text-align:center;
	width:3rem;
	height:3rem;
	line-height:2.4rem;
	font-size:3rem;
}
.pop-numsd span.reduce{border-left: 0;border-top-right-radius:3px;border-bottom-right-radius:3px;}
.pop-numsd span.plus{border-right:0;border-top-left-radius:3px;border-bottom-left-radius:3px;}
.pop-numsd span.plus:active,.pop-numsd span.reduce:active{background:#f8f8f8;border-color:#e6e6e6;color:#b1b1b1;}
.pop-numsd span.plus:after{content:'\4b';}
.pop-numsd span.reduce:after{content:'\4c';}
.pop-numsd input{
	width:4rem;
	border:2px solid #919191;
	text-align:center;
	height:3rem;
	font-size: 2rem;
}
.pop-input-g,.pop-buy-check{padding:1rem 0;border-top:1px solid #eee;}
.pop-input-g > span{font-size:1.8rem;margin-right:1rem;margin-right:3rem;}
.pop-input-g > span i{color:#f00;}
.pop-input-g input{border:0;outline:0;font-size:1.8rem;}
.pop-buy-check .pop-check-g{margin-left:1rem;}
.pop-buy-check .pop-check-g img{width:90%;}
.pop-buy-check .pop-h4{margin-right:2rem;}
.pop-btn{font-size:2rem;background:#94856e;padding:1rem 0;}
.pop-btn a,.pop-btn input{border:0;outline:0;color:#fff;}
.pad_lr75,.about-mds{padding:0 0.75rem;}
.user-top{
	background:#9e917c;
	padding:2rem 0;
	text-align:left;
}
.user-img{width:8rem;height:8rem;border-radius:100%;overflow:hidden;margin:0 1.5rem 0 2rem;}
.user-img img{width:100%;height:100%;border-radius:100%;}
.user-tname h5{font-size: 2rem;color:#fff;margin-bottom: 1rem;}
.user-jf{font-size: 1.6rem;color:#fff;}
.jf-get{
	font-size: 1.8rem;
	padding:5px 0px 5px 15px;
	background:#000;
	border-top-left-radius:5px;
	border-bottom-left-radius: 5px;
}
.jf-get a{color:#fff;}
.user-tabs{
	font-size: 1.8rem;
	padding:1rem 0;
	border-bottom:5px solid #ebebeb;
}
.u-ico {
	display:block;
	height:2rem;
	margin-bottom:0.75rem;
}
.u-ico-1{background:url(../Images/ico_06.png) center no-repeat;background-size:auto 100%;}
.u-ico-2{background:url(../Images/ico_07.png) center no-repeat;background-size:auto 100%;}
.u-ico-3{background:url(../Images/ico_08.png) center no-repeat;background-size:auto 100%;}
.u-ico-4{background:url(../Images/ico_09.png) center no-repeat;background-size:auto 100%;}
.user-tabs h5{color:#000;font-size: 1.6rem;}
.user-tabs a{position:relative;}
.user-tabs a + a:after{
	display:block;
	width: 1px;
	height:80%;
	background:#c1c1c1;
	content:'';
	position:absolute;
	top:0;
	left:0;
}
.user-side{padding:0.5rem 0 0 0.75rem;}
.user-side-item {padding:1rem 0;border-bottom:1px solid #c1c1c1;}
.user-side-item h5{font-size: 1.8rem;}
.ico-right{font-size:3rem;height:2rem;line-height:2rem;}
.ico-right:after{content:"\35";}

/* 2018-09-06 */
.jfdh-list{margin-bottom:2rem;}
.jfdh-list .title-s2{border-bottom:0;margin-bottom: 0;}
.jfpro-item-g .jfimg{border:1px solid #eee;padding:0.75rem;border-bottom:0;}
.jf-num{padding:0.5rem 0;background:#000;color:#fff;}
.bgcol-f8{background:#f8f8f8;}
.ag-top{background:#fff;padding:1.5rem 1rem;margin-bottom: 1.5rem;position: relative;}
.ag-top h5{font-size:2rem;font-weight:bold;}
.btn-back,.ico-n{font-family:"ElegantIcons";font-size:3rem;}
.btn-back:after{content:'\34';}
.ag-top .btn-back{position:absolute;top:50%;left:5px;-webkit-transform: translateY(-50%);transform: translateY(-50%);}
a.btn-save{font-size:1.8rem;color:#f74a2a;}
.ag-inner-box{background:#fff;padding:0 1rem;}
.ag-input-g {position:relative;padding:1.5rem 0;text-align:left;font-size:1.6rem;border-bottom:1px solid #eee;}
.ag-label{width:8rem;font-weight:500;margin-bottom:0;}
.ag-input-g input{border:0;outline: 0;background:#fff;}
.border0{border:0!important;}
.btn-del,.btn-go,.ico-check i,.ag-oad,.ico-succes,.ico_n{font-family:"ElegantIcons";}
.btn-del{font-size: 2.4rem;color:#b2b2b2!important;}
.ag-input-g .btn-del,.ag-input-g .btn-go,.ag-top a.btn-save,a.btn-edit2{position:absolute;top:50%;right:0;-webkit-transform: translateY(-50%);transform: translateY(-50%);}
.btn-del:after{content:'\e051';}
.btn-go:after{content:'\35';}
.btn-go{font-size:3rem;color:#b2b2b2!important;}
.ag-top a.btn-save{right:1rem;}
.my-address{padding:0;}
.address-g{padding:2rem 1rem 2rem 3rem;border-bottom:1px solid #eee;position: relative;margin-bottom: 1rem;background:#fff;}
.add-name{font-size:1.8rem;margin-bottom: 0.5rem;}
.add-p{text-align:left;font-size: 1.6rem;}
.btn-edit{
	display:block;
	width: 2rem;
	height:2rem;
	background:url(../Images/ico_10.png) center no-repeat;
	background-size:contain;
	margin-left:1.5rem;
}
.ico-check{
	display:block;
	width: 0;
	height: 0;
	border-top:1.5rem solid #9e917c;
	border-left:1.5rem solid #9e917c;
	border-right:1.5rem solid transparent;
	border-bottom:1.5rem solid transparent;
	position:absolute;
	top:0;
	left:0;
	display: none;
}
.active .ico-check{display:block;}
.ico-check i{color:#fff;position:absolute;top:-1.5rem;left:-1.5rem;font-size: 1.8rem;}
.ico-check i:after{content:'\4e';}

.ag-order-mes .address-g{margin:0 5px;border-radius: 6px;border:0;padding-left:1rem;background:#fefcf0;}
.ag-order-mes .address-g:after {
    content: '';
    background: -webkit-repeating-linear-gradient(45deg, #114abc, #114abc 10px, #fff 10px, #fff 20px, #bf2010 20px, #bf2010 30px, #fff 30px, #fff 40px);
    background: repeating-linear-gradient(45deg, #114abc, #114abc 10px, #fff 10px, #fff 20px, #bf2010 20px, #bf2010 30px, #fff 30px, #fff 40px);
    padding: 20px;
    border-radius: 0px;
    box-shadow: 0px 0px 0px 0px rgba(76, 66, 47, 0.75);
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    position: absolute;
    top: -5px;
    left: -5px;
    z-index: -1;
}
.ag-order-mes .btn-go{margin-left:1rem;}
.ag-oad{font-size:2.4rem;margin-right: 1rem;color:#9e917c;}
.ag-oad:after{content:'\e081'}
.ag-oad-p1{padding:1rem;margin:2rem 0 0.75rem;}
.bgcol-w{background:#fff;}
.ag-p-mes{border-bottom:1px solid #eee;padding-bottom: 1rem;}
.ag-pos-img img{width:6rem;height: 6rem;border-radius:100%;}
.ag-p-mes h5{font-size: 1.6rem;margin-left:1rem;}
.ag-wj-img{width: 8rem;margin-right:1.25rem;}
.ag-wj-img img{width: 8rem;height: 8rem;}
.ag-wj-g{padding-top:1rem;text-align:left;}
.ag-wj-g .h5{font-size:1.6rem;}
.ag-jfnum{font-size: 2rem;margin-left: 1rem;font-family:Arial;}
.ag-oad-jf{font-size: 1.8rem;color:#ff0000;}
.ico-n{vertical-align: top;margin-right:0.25rem;margin-bottom: 0.25rem;}
.ico-n:after{content:'\4d'}

.ag-oad-p2,.ag-oad-p3,.ag-oad-p4,.ag-oad-p5,.ag-oad-p6{padding:0 1rem;margin-bottom: 1.5rem;font-size: 1.6rem;}
.ag-play-g{padding:1.5rem 0;border-bottom:1px solid #eee;}
.ico-wx{
	display:block;
	width:2.5rem;
	height: 2.5rem;
	background:url(../Images/ico_wx.png) left center no-repeat;
	background-size:contain;
	margin-right: 1rem;
}
.ag-play-g .col-gray{color:#888;margin-top:0.5rem;}
.ag-oad-p3 .ag-qr-jf{padding:1.5rem 0;}
.ag-oad-p3 .ag-qr-jf span{margin-right:3rem;}
.ico-succes{font-size: 2.4rem;color:#9e917c;}
.ico-succes:after{content:'\e052'}
.ag-oad-p4,.ag-oad-p5{margin-bottom:0;}
.ag-oad-p5{padding:1rem 1rem;border-top:1px solid #eee;text-align:left;}
.ag-oad-btn{padding: 0.5rem 2rem;font-size: 2rem;color:#fff!important;background:#9e917c;}
.ag-oad-p5 .red{color:#ff0000;}

.ag-qr-yhm{padding:1.5rem 0}
.ag-qr-yhm label{font-weight:500;margin-right:1rem;}
.ag-qr-yhm label input[type='radio']{-webkit-appearance: radio;appearance: radio;width:1.25rem;height: 1.25rem;vertical-align: top;margin-right:3px;}
.yhminput input[type='text']{border:1px solid #eee;outline: 0;height:3rem;max-width: 10rem;font-size: 1.4rem;}
.yhminput input[type='submit']{border:1px solid #eee;border-left:0;color:#fc6713;height:3rem;background:#fff;width:5rem;}
.ag-oad-yhq{padding:3px 1rem 3px 0.5rem;border:1px dotted #eee;}
.ag-oad-yhq.active{border-color:#fc6713;}
.ag-oad-p6{font-size: 1.4rem;}
.ico-yhq{display:inline-block;width:16px;height: 16px;background:url(../Images/ico_yhq.png) no-repeat;background-size: contain;vertical-align:top;margin:3px 5px 0 0;}
.ag-oad-yhq.active .ico-yhq{background:url(../Images/ico_yhq2.png) no-repeat;background-size: contain;}

a.btn-edit2{margin-right:1.5rem;font-size: 1.6rem;}
.ico_n:after{content: '\4d';}
.ag-order-li{font-size:1.6rem;margin-bottom:1.25rem;background:#fff;padding:0 1rem;}
.ag-o-t{padding:2rem 0 0.75rem;border-bottom:1px solid #eee;margin-bottom:0.5rem;}
.ag-m-img{border:1px solid #eee;width:8rem;height: 8rem;margin-right:1rem;}
.ag-m-img img{max-width:100%;max-height: 100%;}
.ag-o-m{padding:1rem 0;}
.ag-o-m h5{font-size: 2rem;margin-bottom: 1.25rem;}
.ag-o-p{font-size: 1.2rem;color:#777;margin-bottom:5px;}
.ag-o-mo{margin-top: 0.5rem;margin-bottom: 1rem;}
.ag-o-nu{color:#777;}
.ag-o-hmn{padding-bottom:1rem;border-bottom:1px solid #eee;color:#777;}
.ag-o-tq{padding:1.25rem 0;}
.ag-o-tq a{display:inline-block;padding:5px 1rem;border:1px solid #b6b6b6;color:#777;margin-left:1rem;}
.oad-rs{color:#777;}
.oad-rs.on{color:#e75346;}
.ag-o-tab {
    background: #fff;
    font-size: 1.8rem;
    margin-bottom: 1rem;
    border-top: 1px solid #eee;
    padding: 0.5rem 0.2rem;
    width: 100%;
    display: flex; /* 使用 Flexbox 布局 */
    align-items: flex-start; /* 上对齐 */
    position: relative;
}
.ag-o-tabo {
    display: flex;
    gap: 10px;
    width: fit-content;
    padding: 5px;
    margin: -10px auto 0;
}

.ag-o-tabo a {
padding: 8px 10px;
    background-color: white;
    border: 1px solid #ddd;
    border-radius: 8px; /* 圆角 */
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.ag-o-tab span {
    color: #fff;
    font-size: 14px;
    border-radius: 0.5rem;
    background: #1992FA;
    margin-right: 0.5rem; /* 与右侧内容的间距 */
    padding: 0.5rem 1rem; /* 增加内边距，使蓝色底框更宽 */
    cursor: pointer;
    text-align: center; /* 文字居中 */
    white-space: nowrap; /* 防止文字换行 */
    min-width: 120px; /* 设置最小宽度，确保蓝色底框足够宽 */
}

.alist {
    flex-grow: 1; /* 自动填充剩余空间 */
    display: flex;
    flex-wrap: wrap; /* 允许内容换行 */

}
.ag-o-tab a{

 padding:0.2rem 0.4rem;
 font-size: 14px;
}
.ag-o-tab a.active{background: #1992FA;border-radius: 0.5rem;color: #fff;}
.ag-yhq-lists{padding:0 1rem}
.ag-yhq-group{padding:1rem 1rem 1rem 1rem;background:#fff;font-size: 1.6rem;margin-bottom:1.25rem;}
.yhq-y,.yhq-n{color:#94856e;}
.yhq-y{margin-bottom:0.5rem;}
.yhq-n .y1{font-size: 4rem;line-height: 3rem;}
.yhq-n .y2{font-size:1.4rem;}
.yhq-mes{text-align: left;margin-left:2rem;margin-right:1.5rem;}
.yhq-mes h5{font-size: 1.8rem;margin-bottom:1rem;}
.yhq-mes p{font-size:1.4rem;color:#888;}
.yhq-go{display:inline-block;padding:6px 10px;background:#94856e;color:#fff!important;}

.ag-yhq-group.active .yhq-y,.ag-yhq-group.active .yhq-n,.ag-yhq-group.active .yhq-mes h5{color:#d7d7d7;}
.ag-yhq-group.active .yhq-go{background:#d7d7d7;}

.loading-wrap{
    bottom: 30px;
   
     height: 30px;
    text-align: center;
    display: none;

}
.loadings{
    bottom: 30px;
    width: 100%;
    height: 30px;
    text-align: center;
   color:#000;
}

.header1{position:fixed;top:18px;left:0px;z-index:9999;background:#fff;height:50px;}
#loading {
    padding: 5px 0px 10px 2px;
  width:50%;margin:0 auto;
    line-height: 20px;
    color: #000;
    font-size: 16px;
    border-radius: 5px;
    background: #efefef;
}
.clear{clear: both;}
#Fixed {        position: fixed;        _position: absolute;     
   z-index: 100;        bottom: 70px;  
   right: 10px;     
         _bottom: auto;_top:     
   expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-70);   
   width: 35px;             
   background: #000    }
   .fl{        display:block;   
   float:left;        width:35px;        height:35px;      
   text-align:center;        background:url('../Images/back_hover.png'); color:#fff!important;
   cursor:pointer;
   text-indent:-9999px;
   }    

input[type="search"]:focus {
  outline: none; /* 移除轮廓线 */
  border-color: #ccc; /* 更改边框颜色 */
  box-shadow: none; /* 移除阴影效果 */
  background-color: transparent; /* 保持背景颜色不变 */
}
    #mescroll {
        position: fixed;
        left: 0;
      /*  padding-left: 6px;*/
    }
    #mescroll .content {
        max-width: 640px;
        margin: 0 auto;
    }
.ag-o-tab a:not(.activee) span {
    color: black; /* 改变未选中时的文字颜色为黑色 */
    background-color: #fff; /* 改变未选中时的背景颜色为白色 */
}
.jnpro-item .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5); /* 半透明背景色 */
  color: white;
  padding: 3px;
  margin: 8px;
}
.jnpro-item {
  position: relative;
}

.img-container {
  position: relative;

}
.img-container img {
  display: block; /* 避免底部出现空隙 */
  width: 100%; /* 根据需要调整 */
  height: auto; /* 保持原始比例 */
}
.transient-message {
  /* 去除固定定位，让提示框跟随文档流自然展示 */
  /* position: fixed; */
  /* 调整为相对定位或静态定位，根据需要可选 */
  position: relative;
  /* 为了不遮挡上方内容，可以考虑负边距，但需谨慎使用，因为可能影响布局 */
  /* margin-top: -[提示框高度]px; 如果需要向上微调 */
  width: 100%;
  background-color: rgba(0, 0, 0, 0.9); /* 白色背景，透明度调整为0.9 */
  color: white; /* 黑色文字 */
  padding: 10px;
  text-align: center;
  /* 不再需要z-index，因为它不再脱离文档流 */
  /* box-shadow 可以根据设计需要保留或移除 */
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.mescroll-upwarp{
    padding-bottom: 60px; /* 调整到适合的大小，与播放器高度匹配 */
}

