@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-family: "microsoft yahei", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
  font-size: 100%;
}
a {
  text-decoration: none;
  outline: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
body {
  height: 100%;
  background: #fff;
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clear {
  clear: both;
}
* {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
}
img {
  max-width: 100%;
  width: 100%;
}
html,
body {
  min-height: 100%;
  position: relative;
  font-size: 0.2rem;
  background: #fff;
}
input,
textarea {
  -webkit-appearance: none;
}
/**
 * border1px手机端解决方法    
 */
.wrapper{
  width: 7.5rem;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  height: 16.51rem;
  background: url(../img/bg.jpg) no-repeat #addcec;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.wrapper2{
  width: 7.5rem;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  height: 13.34rem;
  background: url(../img/bg2.jpg) no-repeat #addcec;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.con-top1{
	padding: 0.15rem 0.31rem 0 0.22rem;
	width: 7.5rem;
	height: 0.97rem;
	margin: 0 auto;
	background: url(../img/bind_ex.png) no-repeat;
	-webkit-background-size: 100% 100%;
  background-size: 100% 100%;
	box-sizing: border-box;
	overflow: hidden;
}
.con-top1 .top1-le{
	float: left;
	color: #FFFFFF;
	font-size: 0.3rem;
	font-weight: bold;
	line-height: 0.3rem;
	margin-top: 0.2rem;
}
.con-top1 .top1-ri{
	float: right;
}
.con-top1 .top1-ri a.top1-ri-btn{
	display: block;
	width: 1.89rem;
	height: 0.65rem;
	background: url(../img/btn_bind.png) no-repeat;
	 -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.con-top2{
	/*display: none;*/
	margin: 0 auto;
	padding: 0.38rem 0.44rem 0 0.22rem;
	width: 7.5rem;
	height: 0.97rem;
	background: url(../img/bind_ed.png) no-repeat;
	-webkit-background-size: 100% 100%;
  background-size: 100% 100%;
	box-sizing: border-box;
	overflow: hidden;
}
.con-top2 .top2-le{
	float: left;
	color: #FFFFFF;
	font-size: 0.3rem;
	font-weight: bold;
	line-height: 0.3rem;
	margin-top: 0.02rem;
}
.con-top2 .top2-ri{
	float: right;
}
.con-top2 .top2-ri a.top2-ri-btn{
	display: block;
	color: #FFFFFF;
	font-size: 0.22rem;
	text-decoration: underline;
	line-height: 0.3rem;
}
.center{
	width: 1.52rem;
	height: 0.49rem;
	margin-top: 0.43rem;
	margin-left: 5.5rem;
}
.center img{
	width: 1.52rem;
	height: 0.49rem;
}
input::-webkit-input-placeholder {
  color: #a1a1a1;
}
.bgSize {
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.winpop {
  width: 6.69rem;
  height: 4.36rem;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -1.96rem 0 0 -3.35rem;
  background: url(../img/winpop-bg.png) no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  z-index: 6666;
  /*display: none;*/
}
.winpop .winpop-wrap {
  box-sizing: border-box;
  padding: 0rem 0 0 0;
  overflow: hidden;
  position: relative;
}

.code_form {
  padding: 1.25rem 0.87rem 0 1.66rem;
}
.code_form li {
  margin-bottom: 0.27rem;
  position: relative;
}
.code_form li input {
  width: 100%;
  height: 0.67rem;
  line-height: 0.67rem;
  padding: 0;
  outline: none;
  border: none;
  color: #a1a1a1;
  font-size: 0.28rem;
}
.code_form li .code {
  width: 2.12rem;
  height: 0.67rem;
  position: absolute;
  right: 0;
  top: 0;
}
.code_form li .code{
  color: #6255d6;
  font-size: 0.28rem;
  width: 1.6rem;
  height: 0.56rem;
  text-align: center;
  line-height: 0.56rem;
  margin-top: 0.13rem;
  border: 0.01rem solid #6255d6;
}
.winpop-btn{
  width: 2.24rem;
  height: 0.86rem;
  margin: 0.4rem auto 0;
}
.winpop-btn a.btn {
  width: 2.24rem;
  height: 0.86rem;
  display: block;
}
@keyframes fadeInUpSmall {
  from {
    opacity: 0;
    transform: translate3d(0, 20%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpSmall {
  animation-name: fadeInUpSmall;
  animation-duration: 0.3s;
  -webkit-animation-name: fadeInUpSmall;
  -webkit-animation-duration: 0.3s;
}
.mask {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: #000000;
  opacity: 0.6;
  filter: alpha(opacity=60);
  z-index: 33;
}
.winpop .winpop-wrap .winpop-close {
  height: 0.43rem;
  width: 0.43rem;
  background: url(../img/close.png) no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  position: absolute;
  right: 0.23rem;
  top: 0.23rem;
  cursor: pointer;
}
.winpop-own,.winpop-other,.winpop-yqm{
	background: #FFFFFF;
	border-radius: 0.3rem;
}
.winpop .winpop_close{
	width: 0.47rem;
  height: 0.47rem;
  position: absolute;
  right: 0.12rem;
  top: 0.12rem;
  background: url("../img/close.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  cursor: pointer;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.winpop .winpop_ul{
	width: 4.8rem;
	margin: 0.8rem auto 0;
	overflow: hidden;
}
.winpop .winpop_ul a.zhi{
	float: left;
	width: 2.18rem;
	height: 0.44rem;
	color: #000000;
	font-size: 0.28rem;
	line-height: 0.44rem;
	text-align: center;
	border-radius: 0.25rem;
	border: 1px solid #000;
}
.winpop .winpop_ul a.zhi:last-child{float: right;}
.winpop .winpop_ul a.active{
	color: #FFFFFF;
	background: #ff3300;
	font-size: 0.28rem;
	font-weight: bold;
	border: 0;
}
.winpop a.winpop_ling{
	width: 3.2rem;
	height: 0.44rem;
	display: block;
	background: #FF3300;
	font-size: 0.28rem;
	line-height: 0.44rem;
	position: absolute;
	bottom: 0.85rem;
	left: 1.65rem;
	text-align: center;
	color: #FFFFFF;
	border-radius: 0.2rem;
}
.winpop .winpop-shuru{
	overflow: hidden;
	margin: 0.8rem 0 0 0;
	width: 5.06rem;
}
.winpop .winpop-shuru p{
	float: left;
	width: 1.76rem;
	height: 0.44rem;
	line-height: 0.44rem;
	text-align: right;
	color: #121212;
	font-size: 0.18rem;
}
.winpop .winpop-shuru input{
	float: right;
	width: 3.1rem;
	height: 0.44rem;
	line-height: 0.44rem;
	text-align: left;
	color: #121212;
	font-size: 0.18rem;
	box-sizing: border-box;
	padding: 0 0.2rem;
	border: 1px solid #686565;
	background: #f5f4f4;
}
.winpop-yqm .yqm-p1{
	text-align: center;
	color: #000000;
	font-size: 0.34rem;
	line-height: 0.34rem;
	margin-top: 1.52rem;
}
.winpop-yqm .yqm-p2{
	text-align: center;
	color: #000000;
	font-size: 0.28rem;
	line-height: 0.28rem;
	margin-top: 0.3rem;
}


/*个人中心内容*/
.list{
	width: 6.14rem;
	height: auto;
	margin: 2.99rem auto 0;
}
.list ul{
	background: #ffffff;
	display: flex;
	justify-content: space-around;
	align-items: center;
	border: 0.01rem solid #142c8e;
	border-top: none;
}
.list ul li{
	text-align: center;
	font-size: 0.16rem;
	color: #141d7a;
}

/*index*/
.chou{
	display: block;
	margin: 3.68rem auto 0;
	width: 2.71rem;
	height: 0.88rem;
}
.chou img{
	width: 2.71rem;
	height: 0.88rem;
}
.ulpai{
	margin: 0.24rem 0 0.42rem 0.38rem;
	overflow: hidden;
	width: 6.61rem;
	height: 0.41rem;
	line-height: 0.41rem;
	text-align: center;
	color: #fff;
	font-size: 0.15rem;
	text-align: center;
	white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.ulpai li{
	float: left;
}
.time{
	overflow: hidden;
	width: 6.14rem;
	height: 0.3rem;
	line-height: 0.3rem;
	font-weight: bold;
	margin: 0 0 0.17rem 0.38rem;
}
.time .top-le{
	float: left;
	font-size: 0.18rem;
}
.time .top-ri{
	float: right;
	width: 0.3rem;
	text-align: center;
	color: #e60012;
	font-size: 0.28rem;
}
a.ling{
	display: block;
	margin: 0.06rem auto 0;
	width: 1.08rem;
	height: 0.38rem;
	background: url(../img/buy.png) no-repeat;
	-webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
a.ling_ed{
	display: block;
	margin: 0.06rem auto 0;
	width: 1.08rem;
	height: 0.35rem;
	background: url(../img/buy_ed.png) no-repeat;
	-webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.pre{
	display: flex;
	justify-content: space-around;
	align-items: center;
	width: 6.6rem;
	margin: 0 auto;
	flex-wrap: wrap;
}
.pre li{
	width: 2.2rem;
	height: 2.4rem;
}
.pre li .img-bg{
	width: 1.32rem;
	height: 0.98rem;
	margin: 0 auto 0.04rem;
}
.pre li .img-bg img{
	width: 1.32rem;
	height: 0.98rem;
}
.pre p{
	color: #171717;
	width: 2.2rem;
	font-size: 0.14rem;
	text-align: center;
	line-height: 0.28rem;
}
.pre .p-del{
	color: #ff0a32;
	font-size: 0.12rem;
	text-align: center;
	line-height: 0.14rem;
}
/*侧面导航样式*/
.scrollsidebar {
	position: absolute;
	z-index: 33;
	top: 50%;
	right: 0;
	width: 1.77rem;
	height: auto;
}

.side_content {
	width: 1.77rem;
	height: auto;
	overflow: hidden;
	float: left;
}
.side_content ul{
	overflow: hidden;
	width: 1.77rem;
	height: auto;
}
.side_content ul li{
	width: 1.77rem;
	height: auto;
}
/*.side_content ul li:nth-child(2){height: 0.9rem;}
.side_content ul li:nth-child(3){height: 1.05rem;}*/
.side_content ul li img{
	width: 100%;
	height: 100%;
}
.side_content ul li a{
	display: block;
}
a.ling_un{
	display: block;
	margin: 0.06rem auto 0;
	width: 1.08rem;
	height: 0.35rem;
	background: url(../img/buy_un.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}