* {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

body,
textarea {
	background: #F5F5F5;
	font: 14px / 1.5 "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	max-width: 640px;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="text"] {
	-webkit-appearance: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}
/*h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.375rem;
}

h4 {
  font-size: 1.125rem;
}

h5 {
  font-size: 1rem;
}

h6 {
  font-size: 0.875rem;
}

p {
  font-size: 1.125rem;
  font-weight: 200;
  line-height: 1.8;
}

.font-light {
  font-weight: 300;
}

.font-regular {
  font-weight: 400;
}

.font-heavy {
  font-weight: 700;
}


/* POSITIONING */

.borr{
	border-right: 1px solid #F2F2F2;
}
.borl{
	border-left: 1px solid #F2F2F2;
}
.bort{
	border-top: 1px solid #F2F2F2;
}
.borb{
	border-bottom: 1px solid #F2F2F2;
}
.borall{
	border: 1px solid #F2F2F2;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.justify {
  text-align: justify;
}

/* ==== GRID SYSTEM ==== */

.container {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.row {
  position: relative;
  width: 100%;
}

.row [class^="col"] {
  float: left;
  margin: 0.5rem 2%;
  min-height: 0.125rem;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
  width: 96%;
}

.col-1-sm {
  width: 4.33%;
}

.col-2-sm {
  width: 12.66%;
}

.col-3-sm {
  width: 21%;
}

.col-4-sm {
  width: 29.33%;
}

.col-5-sm {
  width: 37.66%;
}

.col-6-sm {
  width: 46%;
}

.col-7-sm {
  width: 54.33%;
}

.col-8-sm {
  width: 62.66%;
}

.col-9-sm {
  width: 71%;
}

.col-10-sm {
  width: 79.33%;
}

.col-11-sm {
  width: 87.66%;
}

.col-12-sm {
  width: 96%;
}

.row::after {
	content: "";
	display: table;
	clear: both;
}

.hidden-sm {
  display: none;
}

@media only screen and (min-width: 33.75em) {  /* 540px */
  .container {
    width: 80%;
  }
}

@media only screen and (min-width: 45em) {  /* 720px */
  .col-1 {
    width: 4.33%;
  }

  .col-2 {
    width: 12.66%;
  }

  .col-3 {
    width: 21%;
  }

  .col-4 {
    width: 29.33%;
  }

  .col-5 {
    width: 37.66%;
  }

  .col-6 {
    width: 46%;
  }

  .col-7 {
    width: 54.33%;
  }

  .col-8 {
    width: 62.66%;
  }

  .col-9 {
    width: 71%;
  }

  .col-10 {
    width: 79.33%;
  }

  .col-11 {
    width: 87.66%;
  }

  .col-12 {
    width: 96%;
  }

  .hidden-sm {
    display: block;
  }
}

@media only screen and (min-width: 60em) { /* 960px */
  .container {
    width: 75%;
    max-width: 60rem;
  }
}
q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
}

a {
	color: #fff;
	text-decoration: none !important;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

a:link,
a:visited,
a:hovera:active {
	text-decoration: none !important;
	color: #fff
}

i {
	color: white;
}
.font-s{
	font-size: 16px !important;
}
.viewport {
	max-width: 640px;
	min-width: 300px;
	margin: 0 auto;
}

input {
	font: 16px / 1.5 "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

button {
	font: 16px / 1.5 "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}

select {
	outline: none !important;
	outline: 0;
}

body {
	max-width: 600px;
	margin: 0 auto;
	color: #808080;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}
.allImg h5{
	height:auto !important;
}
.text_flow {
	overflow: hidden !important;
	overflow-x: hidden;
	overflow-y: hidden;
	word-wrap: normal !important;
	white-space: nowrap !important;
	text-overflow: ellipsis !important;
}
.allImg section{
	width: 100% !important;
	-webkit-box-sizing: border-box;
	margin-left: 0 !important;
	 overflow: hidden;
}
.add-height {
	height: 20px;
}

.ticket_Img {
	width: 120px;
	height: 70px;
	margin-right: 4px;
	display: block;
	border-radius: 2px;
}

.LoginButton {
	height: auto;
	margin-top: 12px;
	position: relative;
}

.LoginButton a {
	width: 200px;
	height: 50px;
	display: block;
	font-size: 18px;
	text-align: center;
	line-height: 50px;
	color: #FFFFFF !important;
	background-color: #359aea;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -100px;
	border-radius: 4px;
}

.threeButtons {
	width: 100%;
	height: 40px;
	margin-top: 20px;
}

.threeButtons ul {
	width: 95%;
	height: 100%;
	margin-left: 2.5%;
}

.threeButtons ul li {
	width: 31%;
	height: 100%;
	float: left;
	margin: 0 3px;
}

.threeButtons ul li a {
	width: 100%;
	height: 40px;
	display: block;
	background-color: #359aea;
	color: #FFFFFF;
	font-size: 16px;
	border-radius: 4px;
	text-align: center;
	line-height: 40px;
}

.ticketTitle {
	width: 100%;
	height: auto;
	padding: 2px 3px;
	-webkit-box-sizing: border-box;
	background-color: rgba(0, 0, 0, 0.5);
	color: white;
	position: absolute;
	bottom: 0px;
	left: 0;
	font-size: 16px;
}

.clickMore {
	background-color: #FFFFFF;
	height: 30px;
	text-align: center;
	width: 100%;
	line-height: 30px;
}

.beforeclick {
	color: #808080;
	display: inline-block;
	width: 24px;
	height: 24px;
	text-align: center;
}

.afterclick {
	color: #359aea !important;
}

.thiscolor {
	color: #359aea;
}

/*.linkKeFu {
	display: block;
	position: fixed;
	bottom: 28%;
	width: 90px;
	height: 30px;
	color: white;
	background-color: rgba(26, 174, 62, 0.8);
	border-radius: 30px;
	z-index: 1000 !important;
}

.kefu {
	width: 27px;
	height: 22px;
	display: inline-block;
	line-height: 22px;
	font-size: 24px;
	margin-top: 2px;
}

.Leftback {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: rgba(0, 0, 0, 0.5);
	display: inline-block;
	font-size: 24px;
	line-height: 48px;
	text-align: center;
	position: fixed;
	bottom: 16%;
	color: #359aea;
	z-index: 1000 !important;
}*/
.KF_Back{
	height: auto;
	width: 40px;
	border-radius: 0 2px 2px 0;
	position: fixed;
	bottom: 20%;
	z-index: 1003;
}
.KF_Back .linkKeFu {
	display: block;
    width: 100%;
    height: 40px;
    color: white;
    background-color: rgba(26, 174, 62, 0.8);
   	border-radius: 0 2px 0 0;
    z-index: 1000;
}
.KF_Back .linkKeFu p{
	font-size: 12px;
	text-align: center;
	margin-top: -4px;
}
.KF_Back .Leftback {
	height: 40px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: inline-block;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    border-radius: 0 0 2px 0;
    z-index: 1000;
}
.KF_Back .kefu{
	width: 40px;
    height: -9px;
    display: inline-block;
    line-height: 17px;
    font-size: 31px;
    /* margin-top: 2px; */
    text-align: center;
}
.link-KF .s-em{
	font-size: 18px !important;
	margin-top: 0 !important;
	position: relative;
}
.link-KF .s-em>.g-em{
	position: absolute;
	font-size: 22px;
	color: #808080;
	right: 6px;
    top: -8px;
	
}

.linkKeFu .lxp {
		    font-size: 12px !important;
		    text-align: center !important;
		    margin-top: -4px !important;
		    font-size: 16px !important;
		}
		.lxkfdh {
		    font-size: 21px;
		    color: #444444;
		    /* line-height: 40px; */
		    vertical-align: middle;
		    padding-right: 5px;
		}
		.lxp a{
			color: #080808;
		}

.gray,
.qgimg-ing {
	position: fixed;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	display: none;
	z-index: 1002;
	top: 0;
}
.gray{
	position: fixed;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	display: none;
	z-index: 1002;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.qgimg-ing {
	z-index: 1003;
	background: #fff !important;
}

.shares {
	width: 390px;
	height: 400px;
	position: fixed;
	left: 50%;
	top: 0px !important;
	margin-left: -195px;
	display: none;
	z-index: 1002;
}

.NoInfo {
	width: 100%;
	height: 180px;
	margin-top: 100px;
}

.NoInfo .Up,
.NoInfo .Down {
	height: auto;
	width: 46%;
	line-height: 30px;
	text-align: center;
	margin: 0 27%;
	padding-top: 20px;
	-webkit-box-sizing: border-box;
	height: 70px;
}

.NoInfo .Up {}

.NoInfo .Down {
	height: 30px;
	font-size: 18px;
	padding: none;
	color: #C7C7C7;
}

.NoRecord {
	color: #C7C7C7;
	text-align: center;
	font-size: 5rem;
}

.allImg {
	width: 100% !important;
	padding-right: 4px !important;
	padding-left: 4px !important;
	-webkit-box-sizing: border-box !important;
	background: #fff;
}

.allImg img {
	max-width: 600px !important;
	height: auto !important;
	width: 100% !important;
	padding: 5px 0 !important;
	-webkit-box-sizing: border-box !important;
	box-sizing: border-box !important;
}
.allImg .emimgc{
				width:24px !important;
			}

.allImg p,.allImg h1,.allImg h2,.allImg h3,.allImg h4.allImg h5,.allImg h6{
	max-width: 600px !important;
	width: 100% !important;
	/*margin-left: -3px;*/
	padding: 2px 0;
	white-space: pre-wrap;
	word-wrap: break-word;

}

.allImg p span{
	max-width: 600px !important;
	width: 100% !important;
	word-break: break-word !important;
}
.allImg p img{
	padding: 0 !important;
}
.allImg a {
	color: #636363;
}

.ClickContent {
	width: 260px;
	height: 240px;
	font-size: 16px;
	background-color: white;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -130px;
	border: 1px solid #359aea;
	display: none;
	z-index: 1003;
}

.ClickContent h1 {
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #FFFFFF;
}

.ClickContent .OneDay,
.ClickContent .OneTwoDay,
.ClickContent .OneSevenDay {
	height: 40px;
	width: 86%;
	border: 1px solid #359aea;
	text-align: center;
	line-height: 40px;
	color: #359aea;
	background-color: #FFFFFF;
	margin: 8px auto;
}

.ClickContent .UpCondition {
	height: 40px;
	width: 86%;
	margin: 5px auto;
	color: #00B300;
	text-align: center;
	line-height: 40px;
	display: none;
}

.DayCurrent {
	background-color: #359aea !important;
	color: #FFFFFF !important;
}

.Confirm,
.ConfirmTwo {
	height: 40px;
	text-align: center;
	font-size: 16px;
	color: #359aea;
	line-height: 40px;
	display: block;
}

.ConfirmTwo {
	display: block;
	color: #FFFFFF;
	background-color: #359aea;
	font-size: 14px;
	margin-top: 4px;
	display: none;
}

.CloseIt {
	color: #808080;
	font-size: 27px;
	position: absolute;
	top: 0;
	right: 2px;
}

.font-class {
	display: inline;
	padding: 1px 2px;
	font-size: 12px;
	background-color: #E33551;
	font-style: normal;
	border-radius: 2px;
	margin-left: 5px;
	color: #FFF;
}

.allfootericon {
	font-size: 20px !important;
}
.redicon{
	color: #359aea;
}
.alltitles {
	height: 40px;
	line-height: 40px;
	color: #808080;
	background-color: #FFFFFF;
	border-bottom: 1px solid #F2F2F2;
	margin-top: 12px;
	padding-left: 4px;
	font-size: 14px;
	-webkit-box-sizing: border-box;
}

.dropload-up,
.dropload-down {
	position: relative;
	height: 0;
	overflow: hidden;
	font-size: 12px;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	clear: both;
}

.dropload-down {
	height: 50px;
}

.dropload-refresh,
.dropload-update,
.dropload-load,
.dropload-noData {
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.dropload-load .loading {
	display: inline-block;
	height: 15px;
	width: 15px;
	border-radius: 100%;
	margin: 6px;
	border: 2px solid #666;
	border-bottom-color: transparent;
	vertical-align: middle;
	-webkit-animation: rotate 0.75s linear infinite;
	animation: rotate 0.75s linear infinite;
}

@-webkit-keyframes rotate {
	0% {
		-webkit-transform: rotate(0deg);
	}
	50% {
		-webkit-transform: rotate(180deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes rotate {
	0% {
		transform: rotate(0deg);
	}
	50% {
		transform: rotate(180deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

.allDetailsImg {
	max-width: 600px;
	max-height: 350px;
	width: 100%;
	height: 100%;
}

.SignPeople {
	border-bottom: 1px solid #ebebeb;
}

i.iconfont.beforeclick {
	font-size: 20px;
}

.weui_media_box .weui_media_title {
	margin-bottom: 2px;
}

.hadover {
	background: #999999 !important;
}

.ma_Img {
	width: 390px;
	height: 442px;
	position: fixed;
	left: 50%;
	margin-left: -195px;
	display: none;
	z-index: 1002;
	color: #FFFFFF;
	text-align: center;
	font-size: 20px;
	line-height: 40px;
	z-index: 1002 !important;
	display: none;
}

.m-p {
	height: 30px !important;
	line-height: 30px !important;
}

.weui_cell_hd img {
	width: 120px;
	height: 70px;
}

.link-KF {
	width: 352px;
	height: 380px;
	position: fixed;
	left: 50%;
	margin-left: -190px;
	display: none;
	z-index: 1003;
	text-align: center;
	overflow: hidden;
}
.pay-ma {
					width: 352px;
					height: 400px;
					position: fixed;
					left: 50%;
					margin-left: -190px;
					display: none;
					z-index: 1003;
					text-align: center;
					overflow: hidden;
}
.con-ma,.pay-con{
	width: 80%;
	height: auto;
	margin-left: 14%;
	border-radius: 8px;
	background-color: #E8E8E8;
	padding-bottom: 30px;
	-webkit-box-sizing: border-box;
}
.con-ma{
	padding-bottom: 20px !important;
}
.link-KF p {
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	font-weight: none;
	color: #080808;
}



.ma-infors{
					margin: 0 4px;
					height: auto;
					text-align: center;
				}
				.link-KF img,.ma-infors img {
					max-width: 203px !important;
					max-height: 203px !important;
					width: 100%;
					height: 100%;
					margin-top:2%;
				}
				.ma-infors img{
					margin: 0 !important;
				}
				.ma-infors h1{
					height: 40px;
					font-size: 16px;
					color: #636363;
					line-height: 40px;
					border-bottom: 1px solid #D4D4D4;
				}
				.ma-infors p{
					height: 30px;
					font-size: 12px;
					line-height: 30px;
				}
				.ma-infors .sb-ma{
					color: #636363;
					height: 40px;
					line-height: 45px;
					}

p.jbsc_1 {
	font-size: 16px;
	color: #359aea;
	margin-top: 10px;
	margin-left: 5px;
}

.jbsc ul {
	font-size: 14px;
	margin-left: 10px;
}

.jbsc ul li {
	line-height: 20px;
	color: #808080;
	margin-left: 5px;
	padding-left: 12px;
	height: 20px;
	background-position: 2px;
	-moz-background-size: 6px 6px;
	background-size: 6px 6px;
}

.use-shuom {
	height: 50px;
	line-height: 50px;
	width: 100%;
	text-align: center;
	color: #359aea !important;
	margin-top: 100px;
}
.A_ImgInfo>p a {
    color: #808080;
}
.weui_cell_hd{
	width: 120px !important;
	height:70px !important;
	margin-right: 6px !important;
	background-size: 100% 100%;
	border-radius: 4px;
}
/*鍩庡競114鐨勫ご閮�*/
.head-title,.s-head-top{

	height: 40px;
	line-height: 40px;
	background: #359aea;
	color: #fff;	
	display: flex;
	flex-flow: row;
	padding-left:18px;
	-webkit-box-sizing: border-box;
	width: 100% !important;
	
}
.s-head-top{
	max-height: 300px;
	height: 50px;
	position: relative;
}
.weui_cells:before,.weui_cells:after{
	border: 0 !important;
}
.weui_cell {
    padding: 10px 6px;
    border-bottom: 1px solid #F2F2F2;
    position: relative;
}
.clearborder{
	border:none;
	outline: none;
}
.fon14{
	font-size: 14px !important;
}
.fon12{
	font-size: 12px !important;
}

.enterinfo{
  height:75px;
  color: #080808;
  background-color: #fff;
  box-shadow: 0 2px 5px #C4C4C4;
}
.enteryear{
  text-align: right;
  line-height: 70px;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  
}
.nomargin{
  margin-top: 2px !important;
  margin-bottom: 0 !important;
}
.enterinfo[class^="col"]{
  margin-top: 0 !important;
}
.countmoney .radio-p{
    display: inline-block;
    font-size: 12px;
    cursor: pointer;
    margin-left: 4px;
    line-height:35px;
}
.countmoney .radio-lot {
    width:12px;
    height:12px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    cursor: pointer;
}
.countmoney .radio-span {
    display: inline-block
}

.countmoney .radio-span {
    margin: 0px 10px 0 -10px;
    width: 15px;
    height: 15px;
    border: 1px solid #359aea;
    border-radius: 50%;
    vertical-align: middle;
}

.countmoney .radio-act {
    background: #359aea
}

