﻿body{
	font-size: 0.32rem;
}
.header-title{
	width: 100%;
	height: 0.88rem;
	line-height: 0.88rem;
	background: #B93034;
	color: #FFFFFF;
	position: relative;
}
.header-title div{
	float: left;
}
.header-title-1{
	padding: 0 1.6rem 0 0.1rem;
    position: absolute;
    left: 1%;
}
.header-title-1 p{
	display: inline;
}
.header-title-1 p a{
	color: #ffffff;
}
.header-title-1 img{
	width: 0.32rem;
    height: 0.22rem;
}
.header-title-1 .dld-ndname{
	font-family: PingFangSC-Medium;
	font-size: 0.28rem;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: left;
}
.header-title-2{
    position: absolute;
    left: 45%;
}
.header-title-2 a{
	color:#ffffff;
	text-align: center;
	font-size: 0.36rem;
	font-weight: bold;
}
.header-title-2 a .logo{
	width: 1.19rem;
    height: 0.34rem;
    padding-top: 0.27rem;
}
.header-title-3{
	padding-right: 0.3rem;
	position: absolute;
    left: 70%;
}
.header-title-3 button{
	border: 1px solid #ffffff;
    color: #ffffff;
    border-radius: 0.08rem;
    background: #B93034;
    height: 0.46rem;
    font-size: 0.24rem;
	width: 1.2rem;
    padding: 0;
}
.header-title-4{
	position: absolute;
    right: 8%;
}
.header-title-4 img{
	width: 0.3rem;
	position: absolute;
    top: 0.3rem;
}
.header-title-4-i2{
	display: none;
}
.header-pop{
	width: 100%;
	display: none;
        position: absolute;
        z-index: 3333;
}
.search{
    width: 100%;
    height: 0.88rem;
    line-height:0.88rem;
    background: #F5F5F5;
}

.search img{
	width: 0.32rem;
	height: 0.32rem;
        vertical-align: middle;
}
.search a{

	width: 100%;
    height: 0.88rem;

    text-align: center;
    background: #ffff;
    border-radius: 0.1rem;
    font-size: 0.3rem;
    text-decoration: none;
}
.login-reg{
	text-align: center;
	padding: 0.6rem 0;
        background:#ffffff;
}
.login-reg span{
	vertical-align: middle;
}
.login-reg div{
	width: 2.8rem;
    height: 0.6rem;
    line-height: 0.6rem;
    color: #B93034;
    border: 1px solid #B93034;
	display: inline-block;
	border-radius: 0.08rem;
}
.login-reg img{
	width: 0.36rem;
    height: 0.36rem;
    vertical-align: text-bottom;
}
.login-reg-d1{
	margin-right: 0.4rem;
}
.pop-list .active{
	color: #B93034;
	font-weight: bold;
	border-bottom: 0;
}
.pop-list div{
        background:#ffffff;
	width: 100%;
	height: 0.92rem;
	line-height: 0.92rem;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
}
.pop-list div img{
	width: 0.64rem;
	height: 0.64rem;
	padding: 0 0.2rem 0 0.35rem;
	position: absolute;
	top: 0.15rem;
}
.pop-list div span{
	font-size: 0.32rem;
	color: #666666;
	position: absolute;
	left: 1.2rem;
}
/*注册登录*/
.login{
	position: relative;
}
.register{
	height: 100%;
	width:100%;
}
.findPsw{
	width: 100%;
	height: 100%;
}

.animate{
	width:2.4rem;
	height:2.4rem;
	transition:opp 2s;
	opacity:0.7;
}
@keyframes opp
{
	from{
		opacity:0;
	}
	to{
		opacity:0.7;
	}
}
.reg-pop {
	display:none;
    width: 60%;
    height: 2.4rem;
    background: #000;
    border-radius: 0.1rem;
    color: #ffffff;
    margin: 0 auto;
    text-align: center;
    opacity: 0.8;
    position: absolute;
    top: 25%;
    left: 50%;
    margin-left: -30%;
}
.reg-pop-1{
	text-align: right;
    padding-right: 0.2rem;
}
.reg-pop-2{
	line-height: 0.5rem;
    margin-top: 0.2rem;
}

.userRigster{
	display:none;
	position: fixed;
	top: 0;
	left: 0;
	/*opacity:1;*/
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 9999;
}
/*login和register公用css*/
.login{
	width: 100%;
	height: 100%;
}
.content-main{
	width: 6rem;
	height: 100%;
	margin: 0 auto;
}
.p1{
	text-align: center;
    font-size: 0.48rem;
    font-weight: bold;
    padding: 0.64rem 0;
    color: #222222;
}
.input-style{
    width: 100%;
    height: 0.94rem;
    line-height: 0.94rem;
    padding: 0;
    border-radius: 0.08rem;
    border: 1px solid #D8d8d8;
    color: #000000;
    margin-bottom: 0.24rem;
	padding-left: 0.2rem;
	outline:none;
        font-family: PingFangSC-Regular;
    font-size: 0.32rem;
    -webkit-appearance: none;

}
.login-btn{
    width: 100%;
    height: 0.94rem;
    color: #FFFFFF;
    border-radius: 0.1rem;
    font-size: 0.36rem;
    background: #b93034;
    outline:none;
	    padding: 0;
    border: none;
    margin-left: 0.15rem;
    text-align: center;
}
.p4{
	position: relative;
}
.code{
    position: absolute;
    top: 0;
    right: 0;
    width: 1.8rem;
    height: 0.7rem;
    /* line-height: 0.96rem; */
    margin-top: 0.18rem;
    border: none;
    background: #b93034;
    color: #fff;
    font-size: 0.24rem;
    border-radius: 0.1rem;
}
.p6{
	text-align: center;
    padding-top: 0.6rem;
}
.p6-s{
	padding-right: 0.8rem;
}
.p7{
	padding-top: 0.6rem;
	text-align: center;
}
.line-span{
	display: inline-block;
	width: 1.8rem;
    height: 1px;
    background: #ccc;
    margin-bottom: 0.1rem;
}
.p8{
	padding-top: 0.6rem;
	text-align: center;
}
.p9{
	margin-top: 1rem;
	text-align: center;
}
.p9 input{
	height: 0.3rem;
	width: 0.3rem;
        vertical-align: middle;
}
.p9 span {
        vertical-align: middle;
}
.p9-a{
	color: #238ED6;
}
.toast{
	display:none;
        -webkit-flex-direction: column;
	flex-direction: column;
        -webkit-justify-content: center;
	justify-content: center;
	text-align:center;
	width: 1.9rem;
    height: 2.4rem;
    background: rgba(17,17,17,0.7);
    color:#ffffff;
    position: fixed;
    top: 3rem;
    left: calc(50% - 1rem);
    z-index: 99999999;
    font-size: 0.32rem;
    border-radius: 0.2rem;
    padding: 0 0.25rem;
}
#logout{
	display: none;
}
.logout{
	width: 100%;
	height: 100%;
	background: rgb(0,0,0,0.5);
	display: -webkit-box;
display: -webkit-flex;
display: flex;
	position:fixed;
	top:0;
        -webkit-align-items: center;
	-webkit-justify-content: center;
	align-items: center;
	justify-content: center;
	z-index: 100;
}
.logout-con{
	width: 6.53rem;
	height: 2.72rem;
	background: #FFFFFF;
	margin: 0 auto;
}
.logout-title{
	width: 100%;
    height: 1.7rem;
    line-height: 1.7rem;
    font-size: 0.36rem;
    color: #000000;
    text-align: center;
    border-bottom: 1px solid #E5E5E5;
}
.logout-button{
	display: -webkit-box;
display: -webkit-flex;
display: flex;
}
.logout-button div{
    font-size: 0.36rem;
    color: #000000;
    text-align: center;
    width: 3.26rem;
    height: 1.02rem;
    line-height: 1.02rem;
}
.logout-button .logout-button1{
	border-right: 1px solid #E5E5E5;
}
.logout-button .logout-button2{
	color: #B93034;
}
.close-btn{
	background: url(../img/close.png) no-repeat;
	display: inline-block;
	position: absolute;
	width: 0.44rem;
	height: 0.44rem;
	top: 0.44rem;
	right:0.44rem;
}
.model-jumb{
	width: 100%;
	height:100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.30);
}
.agree-modal{
	width:6rem;
	position: absolute;
	top: 2rem;
	left:calc(50% - 3.25rem);
    flex-direction: column;
    -webkit-flex-direction: column;
    background: #ffffff;
    padding: 0.48rem 0.25rem;
    border-radius: 0.16rem;
}
.close-modal{
    position: absolute;
    top: .23rem;
    right: 0.23rem;
    width: 0.29rem;
    height: 0.29rem;
    background: url(../img/close.png) no-repeat;
    background-size:100%; 
}
.modal-title{
	align-self: center;
	font-family: PingFangSC-Regular;
	font-size: 0.32rem;
	color: #222222;
	text-align: center;
	margin-bottom: 0.49rem;
}
.modal-main{
	height:4.8rem;
	font-family: PingFangSC-Regular;
	font-size: 0.28rem;
	color: #666666;
	overflow: hidden;
	overflow-y:auto; 
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
	display: -webkit-box;
display: -webkit-flex;
display: flex;
        -webkit-justify-content: center;
   	justify-content: center;
  	-webkit-animation-name: zoomIn;
  	animation-name: zoomIn;
}
.zxtt-logo{
	width: 100%;
	display: -webkit-box;
display: -webkit-flex;
display: flex;
	justify-content: space-between;
        -webkit-justify-content: space-between;
	padding: 0 0.24rem;
}
.zxtt-logo>img{
	width: 1rem;
	height: 1rem;
}
.zxtt-logo .download-APP {
    margin-left: 0.25rem;
    width: 3.79rem;
    margin-right: 0.18rem;
}
.zxtt-logo .download-APP p{
	padding: 0;
	margin: 0;
	font-size: 0.28rem;
	color: #FFFFFF;
    letter-spacing: 0;
    text-align: left;
}
.zxtt-logo .open-APP{
	width: 1.8rem;
	height: 0.6rem;
	border-radius: 0.04rem;
	color: #FFFFFF;
	line-height: 0.6rem;
	background: #B73238;
	text-align: center;
}

.search{
    position:relative !important;
}
.search-con{
    width: 6.86rem;   
	height: 0.56rem;
	line-height: 0.56rem;
    background: #fff;
    margin: 0 auto;
    /* margin-top: 0.15rem; */
    position: absolute;
    top: 0.15rem;
    left: 50%;
    margin-left: -3.43rem;
    text-align: center;
    border-radius: 0.1rem;
    color: #A5a5a5;
}
.search-con a{
    vertical-align: middle;
}
.search-img{
        width: 0.32rem;    height: 0.32rem;
    vertical-align: middle;
    /* padding-right: 0.1rem; */
    margin-right: 0.1rem;
}
.txttt{
    height: 0.88rem;
    line-height: 0.88rem;
    display: -webkit-box;
display: -webkit-flex;
display: flex;
    align-items: center;
    justify-content: center;
 -webkit-align-items: center;
    -webkit-justify-content: center;

}
.pop-list-d-i2 {
  width: 0.54rem!important;
  height: 0.54rem!important;
}