.logop1{
    width: 100%;
}

.mobbody{
    background: url(mobbodybg.png) center top no-repeat; background-color: #e1f3fe;
	background-size: 100%;
}
.daoyup1{
    width: 96.4%;
    display: block;
    margin: 0 auto 0.4rem auto;
    margin-top: -0.55rem;
} 
.title img{
	width: 0.9rem;
}
.moblxfont{
    width: 92%;
    margin: 0 auto;
    padding: 0.4rem 0 0.2rem;
    background-color: #ffffff;
	font-size: 0.45rem; font-weight: bold; color: #2065cb; text-align: center;
}

.lxp1{
    width: 92%;
    display: block;
    margin: 0 auto;
}
.mobtjyleixing{
    width: 92%;
    margin: 0 auto 0.47rem auto;
    background-color: #ffffff;
    overflow: hidden;
}
.mobtjyleixing ul{
    width: 90%;
    margin: 0 auto;
    margin-bottom: 0.3rem;
    overflow: hidden;
    box-sizing: border-box;
    font-size: 0.8rem;
}
.mobtjyleixing ul li{
    width: 4rem;
	height: 1.2rem;
    cursor: pointer;
    border: 0.01rem solid #dbdbdb;
    border-radius: 0.1rem;
    word-wrap: break-word;
    box-sizing: border-box;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
	font-size: 0.32rem;
	margin-bottom: 0.2rem;
}
.mobtjyleixing ul li:nth-child(odd)
{
    float: left;
}
.mobtjyleixing ul li:nth-child(even)
{
    float: right;
}
.mobtjyleixing ul li.on{
    background-color: #d0e9fc;
    border: none;
}
.mobtjyleixing ul li.on a{
    color: #2065cb;
}

.mobtjfont{
    width: 100%;
    margin: 0 auto;
    padding: 0.4rem 0 0.2rem 0;
    background-color: #ffffff;
	font-size: 0.45rem; font-weight: bold; color: #2065cb; text-align: center;
}

.tjp1{
    width: 94%;
    display: block;
    margin: 0 auto;
}
.moblogin{ 
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 0.29rem;
    background-color: #ffffff;
}
.moblogin a{ 
    color:#4278d1;
    font-size: 0.32rem;
    font-weight: bold; 
}
.mobliuyanbtn{ 
    cursor: pointer;
    color:#4278d1; 
    font-size: 0.32rem; 
    font-weight: bold;
}
.moblogin p{ 
    display: inline;
}
.mobliuyanbox{ 
    height: auto; 
    position: fixed; 
    top:15%; 
    border-radius:0.7rem; 
    z-index: 999; 
    background-color: #fff; 
    display: none;
}
.mobliuyanbox p{
    width: 90%;
    margin: 0 auto;
    text-indent: 2em;
	font-size: 0.35rem; 
}
.mobliuyanbox p:last-child{
    margin-bottom: 1rem;
}
.mobclosebox{
    float: right;
    margin: 0.1rem 0.1rem 0 0;
}
.mobliuyanbox h2{
    width: 2rem;
    text-align: center; 
    font-size: 0.35rem; 
    color: #1F76D0; 
    margin: 0.4rem auto;
}

.mobtjcont{
    width: 90%;
    background-color: #ffffff;
    margin: 0 auto; padding-left: 0.1rem;
}
.mobtjcont .mobline1 {margin: 0.4rem 0;  clear: both;}
.mobtjcont .mobline1 span{
    width: 1.87rem;
    display: flex;   
	text-align: center;
	justify-content: center;
    align-items: center;
    height: 0.8rem;
	font-size: 0.35rem;
	background: url(inputbg.png) center center no-repeat;
    color: #fff; float: left;
	background-size: 100%;
}
.mobtjcont input[type=text]{
    height: 0.8rem;
    line-height: 0.8rem;
    width: 6rem;
    outline: none;
	font-size: 0.35rem; display: flex;
    border: 0.01rem solid #56B8FF; border-radius: 0  0.1rem  0.1rem 0; border-left: none; margin-left: -0.1rem; padding-left:  0.3rem;
}

.mobtjcont select{
    height: 0.8rem;
    width: 6rem;
    outline: none;
	font-size: 0.35rem; display: flex;
    border: 0.01rem solid #56B8FF; border-radius: 0 0.1rem 0.1rem 0; border-left: none; margin-left: -0.1rem; padding-left: 0.3rem; padding-right: 0.3rem;
}

.mobtjcont input::placeholder{ font-size: 0.35rem;color: #f00;}
.textareabox textarea{ width: 7.9rem; height: 3rem; font-size: 0.3rem; line-height: 0.45rem; border-radius: 0.1rem; border: 0.01rem solid #56B8FF; padding: 0.2rem;}
.textareabox textarea::placeholder{ font-size: 0.35rem;}

.mobline1 input[type=submit]{
	height:0.8rem;
	line-height: 0.8rem;
	width: 3.5rem;
	outline: none;
	background-color: #0491f1; border: 0.01rem solid #56B8FF; border-radius: 0.1rem; font-size: 0.35rem; color: #fff;  margin: 0 auto; display: block;}
	
form{ position: relative;}
.unlogincover{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 999; display: block;}

.line4{ position: relative;}
#valicode304{ position: absolute; right:0.4rem; top: 2%;}