@keyframes full {
	100% { -webkit-transform: scale(1.38); -moz-transform: scale(1.38); -ms-transform: scale(1.38); -o-transform: scale(1.38); transform: scale(1.38); opacity: 0; }
}

@-webkit-keyframes full {
	100% { -webkit-transform: scale(1.38); -moz-transform: scale(1.38); -ms-transform: scale(1.38); -o-transform: scale(1.38); transform: scale(1.38); opacity: 0; }
}

body, html { min-height: 360px; background-color: #f4f4f4;
	background-image: url(../images/style/login_b.png); background-repeat: no-repeat; background-size: 100% auto; background-position: center 0;
}
.body { padding-bottom: 52px; }
.body2 { padding-top: 40px; }
.body3 { padding-top: 40px; padding-bottom: 76px; }
.body4 { padding-top: 40px; padding-bottom: 0; }
.logBox { }
.logBox .l_logo { padding: 24px 0 0px 0; margin-bottom: 20px; }
.logBox .l_logo img { display: block; width: 100px; margin: 0 auto; }
.logBox ul { width: 76%; margin: 0 auto 30px auto; }
.logBox ul li { margin-bottom: 20px; min-height: 30px; display: -webkit-box; display: -moz-box; display: -o-box; display: -ms-box; display: box; }
.logBox ul li span { display: block; color: #282828; font-size: 12px; line-height: 30px; min-width: 60px; padding: 0 10px; }
.logBox ul li input { -webkit-box-flex: 1; -moz-box-flex: 1; -o-box-flex: 1; -ms-box-flex: 1; box-flex: 1; display: block; height: 30px; width: 100%; line-height: normal; font-size: 16px; overflow: hidden; border: none; text-indent: 10px; color: #fe6161; border-bottom: 1px solid #095db1; }
.logBox ul li.li1 span { color: #2269d4; }

.l_button { overflow: hidden; }
.l_button a { display: block; width: 80%; min-height: 40px; line-height: 40px; text-align: center; color: #ffffff; font-size: 16px; margin: 0 auto 20px auto; border: 1px solid #2269d4; -moz-border-radius: 40px; -webkit-border-radius: 40px; -khtml-border-radius: 40px; border-radius: 40px; }
.l_button a.a1 { background-color: #2269d4; }
.l_button a.a2 { background-color: #ffffff; color: #2269d4; }

.logBox ul li.li3{border-bottom: 1px solid #095db1;}
.logBox ul li.li3 input{border:none;}
.logBox ul li.li3 a{display:block;font-size:12px;color:#ffffff;line-height:28px;margin:0px 10px 2px 10px;background-color:#2269d4;padding:0 8px;}

/*��ַ�б�*/
.siteList { }
.siteList ul { }
.siteList ul li { display: -webkit-box; display: -moz-box; display: -o-box; display: -ms-box; display: box; color: #000000; background-color: #ffffff; border-bottom: 1px solid #b5b5b6; border-top: 1px solid #b5b5b6; background-image: url(../images/style/siteList_b.png); background-repeat: repeat-x; background-size: 32px auto; background-position: center bottom; margin-bottom: 6px; }
.siteList ul label { display: block; position: relative; -webkit-box-flex: 1; -moz-box-flex: 1; -o-box-flex: 1; -ms-box-flex: 1; box-flex: 1; padding: 10px 10px 10px 60px; }
.siteList ul label span { display: block; font-size: 0; }
.siteList ul label span i { display: inline-block; vertical-align: top; font-size: 12px; line-height: 18px; }
.siteList ul label em { display: block; height: 22px; width: 22px; position: absolute; left: 18px; top: 50%; z-index: 1; background-color: #a0a0a0; overflow: hidden; -moz-border-radius: 22px; -webkit-border-radius: 22px; -khtml-border-radius: 22px; border-radius: 22px; transform: translate(0,-50%); -moz-transform: translate(0,-50%); -webkit-transform: translate(0,-50%); -o-transform: translate(0,-50%); -ms-transform: translate(0,-50%); }
.siteList ul label em:before { content: ''; display: block; position: absolute; left: 5px; bottom: 9px; z-index: 10; width: 10px; height: 4px; border-top: 2px solid #fff; border-right: 2px solid #fff; transform: rotate(135deg); -ms-transform: rotate(135deg); -moz-transform: rotate(135deg); -webkit-transform: rotate(135deg); -o-transform: rotate(135deg); }
.siteList ul label input { display: block; width: 100%; height: 100%; filter: alpha(opacity=0); opacity: 0; position: absolute; left: 0; top: 0; z-index: 10; }
.siteList ul a { display: block; width: 70px; min-height: 56px; background-image: url(../images/style/compile.png); background-repeat: no-repeat; background-size: 24px auto; background-position: center center; overflow: hidden; text-indent: -999px; }
.siteList ul label.on em { background-color: #1fbba6; }
.siteList ul label em.icon { display: block; width: 26px; height: 36px; left: 18px; background-color: transparent; background-image: url(../images/style/zuobiao2_icon.png); background-repeat: no-repeat; background-size: 26px auto; background-position: center center; }
.siteList ul label em.icon:before { display: none; }
.putButton2 { padding: 36px; }
.putButton2 a { display: block; height: 40px; font-size: 14px; line-height: 40px; text-align: center; color: #fff; margin-bottom: 20px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; }
.putButton a.a_green,
.putButton2 a.a_green { background-color: #1fbba6; }
.putButton a.a_yellow,
.putButton2 a.a_yellow { background-color: #ffae00; }
.putButton a.a_red,
.putButton2 a.a_red { background-color: #fe6161; }

.forget { font-size: 0; padding: 10px 10%; text-align: right; }
.forget a { display: inline-block; vertical-align: top; font-size: 14px; color: #095db1; line-height: 30px; padding: 0 10px; }
/*�б�*/
.recommendLi { }
.recommendLi ul { padding-top: 10px; }
.recommendLi ul li { border-bottom: 1px solid #ececec; background-color: #fff; display: -webkit-box; display: -moz-box; display: -o-box; display: -ms-box; display: box; padding: 0 12px; margin-bottom: 8px; }
.recommendLi ul li b { display: block; font-size: 14px; color: #797979; line-height: 36px; padding: 0 6px 0 8px; position: relative; font-weight: normal; }
.recommendLi ul li input { -webkit-box-flex: 1; -moz-box-flex: 1; -o-box-flex: 1; -ms-box-flex: 1; box-flex: 1; display: block; height: 36px; /*line-height: 36px;*/ line-height: normal; font-size: 14px; overflow: hidden; border: none; }
.recommendLi ul li a { display: block; padding: 0; width: 50%; text-align: center; }
.recommendLi ul li a i { display: block; color: #fe6161; font-size: 14px; line-height: 36px; min-height: 36px; padding: 0 10px; background-color: #ee4136; color: #fff; margin-right: -12px; }
.recommendLi > a { display: block; font-size: 18px; color: #ffffff; line-height: 40px; height: 40px; text-align: center; margin: 18px 14px; background-color: #f8aa33; }



/*�û�*/
.userinfo { }
.userinfo .u_top { padding: 20px 0; text-align: center; background-repeat: no-repeat; background-size: 100% 100%; background-position: 0 0; }
.userinfo .u_top p { display: inline-block; min-height: 56px; padding-left: 66px; position: relative; padding-top: 6px; }
.userinfo .u_top p em { display: block; width: 56px; height: 56px; position: absolute; left: 0; top: 0; -moz-border-radius: 56px; -webkit-border-radius: 56px; -khtml-border-radius: 56px; border-radius: 56px; overflow: hidden; background-image: url(../images/style/userinfo_b.png); background-repeat: no-repeat; background-size: 56px 56px; background-position: center center; box-shadow: 1px 1px 3px #c0c0c0; }
.userinfo .u_top p em img { display: block; width: 56px; height: 56px; -moz-border-radius: 56px; -webkit-border-radius: 56px; -khtml-border-radius: 56px; border-radius: 56px; overflow: hidden; }
.userinfo .u_top p span,
.userinfo .u_top p i { display: block; font-size: 14px; color: #595757; line-height: 22px; text-align: left; }
/*����*/
.userinfo .u_integral { min-height: 30px; background-color: #ebfafc; padding: 0 10px; }
.userinfo .u_integral p { display: block; text-align: left; color: #ff875e; height: 30px; font-size: 0; white-space: nowrap; }
.userinfo .u_integral p span { font-size: 12px; line-height: 30px; display: inline-block; vertical-align: top; }
.userinfo .u_integral p i { font-weight: bold; font-size: 24px; line-height: 30px; display: inline-block; vertical-align: top; }

.messageNav2 { }
.messageNav2 ul { padding-top: 20px; }
.messageNav2 ul li { margin-bottom: 20px; }
.messageNav2 ul li a { display: block; width: 250px; height: 70px; background-repeat: no-repeat; background-size: 250px 70px; background-position: center center; padding-right: 24px; line-height: 70px; font-size: 16px; font-weight: bold; color: #fff; text-align: right; margin: 0 auto; }


.passwordbox { width: 80%; margin: 0 auto; padding: 6px 0; text-align: center; }
.passwordbox label { display: inline-block; height: 20px; line-height: 20px; padding-left: 22px; position: relative; color: #2269d4; background-image: url(../images/style4/kuang1.png); background-repeat: no-repeat; background-size: 18px 18px; background-position: 0 center; }
.passwordbox label input { display: block; width: 100%; height: 100%; filter: alpha(opacity=0); opacity: 0; position: absolute; left: 0; top: 0; z-index: 10; }
.passwordbox label.on { background-image: url(../images/style4/kuang2.png); }


.l_text { padding: 20px 0; text-align: center;display:block;position:fixed;left:0;bottom:0px;width:100%; }
.l_text p { display: inline-block; vertical-align: top; min-height: 20px; font-size: 0; }
.l_text p img { display: inline-block; vertical-align: top; width: 20px; height: 20px; margin-right: 4px; }
.l_text p span { display: inline-block; vertical-align: top; font-size: 14px; line-height: 20px; color: #8a8a8a; }

/* 新版登录 */
.logoBox{position: fixed;left: 0;top:0;z-index: 1;padding-top: 14.8%;width: 100%;}
.logoBox img{display: block;width: 72px;height: 72px; margin: 0 auto;}
.userinfoBox{
	padding-top: 55.4%;width: 100%;position: fixed;left: 0;top:0;z-index: 10;
}
.userinfoBox .u_box{width: 260px;padding: 14px 14px 30px 14px;margin: 0 auto;background-color: #fff;-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;}
.userinfoBox ul {padding-bottom: 10px;  }
.userinfoBox ul li { display: box; padding: 0 0 0 40px; margin-bottom: 8px;
background-repeat: no-repeat; background-size:16px 16px; background-position: 10px center;
}
.userinfoBox ul li.li1{	background-image: url(../images/style4/zh_icon.png); }
.userinfoBox ul li.li2{	background-image: url(../images/style4/mm_icon.png);}
.userinfoBox ul li input { display: block; height: 36px; /*line-height: 36px;*/ line-height: normal; font-size: 14px; overflow: hidden; border: none;border-bottom: 1px solid #bfbfbf;width: 100%; }
.userinfoBox .u_register{padding-bottom: 10px;}
.userinfoBox .u_register a{font-size: 12px;line-height: 20px;color: #8a8a8a;}
.userinfoBox .u_register a.a1{float: left;}
.userinfoBox .u_register a.a2{float: right;color: #00486c; text-decoration: underline;}
.userinfoBox .u_button{position: absolute;left: 0;bottom: -22px;;width: 100%;}
.userinfoBox .u_button a { display: block; width: 80%; min-height: 42px; line-height: 42px; text-align: center; color: #ffffff; font-size: 16px; border: 1px solid #ff6100; -moz-border-radius: 42px; -webkit-border-radius: 42px; -khtml-border-radius: 42px; border-radius: 42px;width: 206px;margin: 0 auto; }
.userinfoBox .u_button a.a1 { background-color: #ff6100; }
.userinfoBox .li2Box{border-bottom: 1px solid #bfbfbf; display: -webkit-box; display: -moz-box; display: -o-box; display: -ms-box; display: box;}
.userinfoBox .li2Box input{border-bottom:none;}
.userinfoBox ul li.li2 a{display: block;height: 24px;border: 1px solid #f8ad7b; color: #f8ad7b;font-size: 12px;line-height: 24px;padding: 0 4px;margin-top: 6px; -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;}
	.userinfoBox ul li.li2 a span{display: none;}
	.userinfoBox ul li.li2 a p{display: block;}
.userinfoBox ul li.li2 input{width: auto;-webkit-box-flex: 1; -moz-box-flex: 1; -o-box-flex: 1; -ms-box-flex: 1; box-flex: 1;} 
.userinfoBox ul li.li2 a.on{border: 1px solid #bfbfbf; color: #bfbfbf;}
.userinfoBox ul li.li2 a.on p{display: none;}
.userinfoBox ul li.li2 a.on span{display: block;}



@media screen and (min-width: 374px) and (max-width: 479px) {
 
	
body, html { min-height: 432px;  }
.body { padding-bottom: 62px; }
.body2 { padding-top: 48px; }
.body3 { padding-top: 48px; padding-bottom: 92px; }
.body4 { padding-top: 48px;  }
.logBox .l_logo { padding: 28px 0 0px 0; margin-bottom: 24px; }
.logBox .l_logo img {  width: 120px;  }
.logBox ul {  margin: 0 auto 36px auto; }
.logBox ul li { margin-bottom: 24px; min-height: 36px;      }
.logBox ul li span {   font-size: 14px; line-height: 36px; min-width: 72px; padding: 0 12px; }
.logBox ul li input {       height: 36px;   font-size:18px;  text-indent: 12px;  }
.l_button a {   min-height: 48px; line-height: 48px;   font-size: 20px; margin: 0 auto 24px auto; -moz-border-radius: 48px; -webkit-border-radius: 48px; -khtml-border-radius: 48px; border-radius: 48px; }
.logBox ul li.li3{border-bottom: 2px solid #095db1;}
.logBox ul li.li3 a{font-size:14px;line-height:34px;margin:0px 12px 2px 12px;padding:0 10px;}

/*��ַ�б�*/
.siteList ul li {          background-size: 38px auto;  margin-bottom: 8px; }
.siteList ul label {        padding: 12px 12px 12px 72px; }
.siteList ul label span i {   font-size: 14px; line-height: 22px; }
.siteList ul label em {  height: 26px; width: 26px;  left: 22px;     -moz-border-radius: 26px; -webkit-border-radius: 26px; -khtml-border-radius: 26px; border-radius: 26px;      }
.siteList ul label em:before {    left: 6px; bottom: 10px;  width: 12px; height: 4px;      }
.siteList ul a {  width: 84px; min-height: 68px;   background-size: 28px auto;   }
.siteList ul label em.icon {  width: 32px; height: 44px; left: 22px;    background-size: 32px auto;  }
.putButton2 { padding: 44px; }
.putButton2 a {  height: 48px; font-size: 16px; line-height: 48px;   margin-bottom: 24px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; }

.forget {  padding: 12px 10%;  }
.forget a {   font-size: 16px;  line-height: 36px; padding: 0 12px; }
/*�б�*/
.recommendLi ul { padding-top: 12px; }
.recommendLi ul li {       padding: 0 14px; margin-bottom: 10px; }
.recommendLi ul li b {  font-size: 16px;  line-height: 44px; padding: 0 8px 0 10px;   }
.recommendLi ul li input {       height: 44px;   font-size: 16px;  }
.recommendLi ul li a i {   font-size: 16px; line-height: 44px; min-height: 44px; padding: 0 12px;   margin-right: -14px; }
.recommendLi > a {  font-size: 22px;  line-height: 48px; height: 48px;  margin: 22px 16px;  }



/*�û�*/
.userinfo .u_top { padding: 24px 0;     }
.userinfo .u_top p {  min-height: 68px; padding-left: 80px;  padding-top: 8px; }
.userinfo .u_top p em {  width: 68px; height: 68px;    -moz-border-radius: 68px; -webkit-border-radius: 68px; -khtml-border-radius: 68px; border-radius: 68px;    background-size: 68px 68px;  box-shadow: 2px 2px 4px #c0c0c0; }
.userinfo .u_top p em img {  width: 68px; height: 68px; -moz-border-radius: 68px; -webkit-border-radius: 68px; -khtml-border-radius: 68px; border-radius: 68px;  }
.userinfo .u_top p span,
.userinfo .u_top p i {  font-size: 16px;  line-height: 26px;  }
/*����*/
.userinfo .u_integral { min-height: 36px;  padding: 0 12px; }
.userinfo .u_integral p {    height: 36px;   }
.userinfo .u_integral p span { font-size: 14px; line-height: 36px;   }
.userinfo .u_integral p i {  font-size: 28px; line-height: 36px;   }
.messageNav2 ul { padding-top: 24px; }
.messageNav2 ul li { margin-bottom: 24px; }
.messageNav2 ul li a {  width: 300px; height: 84px;  background-size: 300px 84px;  padding-right: 28px; line-height: 84px; font-size: 20px;     }


.passwordbox {   padding: 8px 0;  }
.passwordbox label {  height: 24px; line-height: 24px; padding-left: 26px;     background-size: 22px 22px;  }


.l_text { padding: 24px 0;  }
.l_text p {   min-height: 24px;  }
.l_text p img {   width: 24px; height: 24px; margin-right: 4px; }
.l_text p span {   font-size: 16px; line-height: 24px;  }

/* 新版登录 */
.logoBox img{width: 86px;height: 86px; }
.userinfoBox .u_box{width: 312px;padding: 16px 16px 36px 16px;-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;}
.userinfoBox ul {padding-bottom: 12px;  }
.userinfoBox ul li {  padding: 0 0 0 48px; margin-bottom: 10px;
 background-size:20px 20px; background-position: 12px center;
}
.userinfoBox ul li input {  height: 44px;   font-size: 16px; }
.userinfoBox .u_register{padding-bottom: 12px;}
.userinfoBox .u_register a{font-size: 14px;line-height: 24px;}
.userinfoBox .u_button{bottom: -26px;;}
.userinfoBox .u_button a {   min-height: 50px; line-height: 50px;   font-size: 20px; -moz-border-radius: 50px; -webkit-border-radius: 50px; -khtml-border-radius: 50px; border-radius: 50px;width: 248px; }



.userinfoBox ul li.li2 a{height: 28px; font-size: 14px;line-height: 28px;padding: 0 4px;margin-top: 8px; -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;}


}

@media screen and (min-width: 480px) and (max-width: 539px) {
 
body, html { min-height: 540px;  }
.body { padding-bottom: 78px; }
.body2 { padding-top: 60px; }
.body3 { padding-top: 60px; padding-bottom: 114px; }
.body4 { padding-top: 60px;  }
.logBox .l_logo { padding: 36px 0 0px 0; margin-bottom: 30px; }
.logBox .l_logo img {  width: 150px;  }
.logBox ul {  margin: 0 auto 44px auto; }
.logBox ul li { margin-bottom: 30px; min-height: 44px;      }
.logBox ul li span {   font-size: 18px; line-height: 44px; min-width: 90px; padding: 0 14px; }
.logBox ul li input {       height: 44px;   font-size: 22px;  text-indent: 14px;  }
.l_button a {   min-height: 60px; line-height: 60px;   font-size: 24px; margin: 0 auto 30px auto; -moz-border-radius: 60px; -webkit-border-radius: 60px; -khtml-border-radius: 60px; border-radius: 60px; }
.logBox ul li.li3{border-bottom: 2px solid #095db1;}
.logBox ul li.li3 a{font-size:18px;line-height:42px;margin:0px 14px 2px 14px;padding:0 12px;}

/*��ַ�б�*/
.siteList ul li {          background-size: 48px auto;  margin-bottom: 8px; }
.siteList ul label {        padding: 14px 14px 14px 90px; }
.siteList ul label span i {   font-size: 18px; line-height: 26px; }
.siteList ul label em {  height: 32px; width: 32px;  left: 26px;     -moz-border-radius: 32px; -webkit-border-radius: 32px; -khtml-border-radius: 32px; border-radius: 32px;      }
.siteList ul label em:before {    left: 8px; bottom: 14px;  width: 14px; height: 6px;      }
.siteList ul a {  width: 104px; min-height: 84px;   background-size: 36px auto;   }
.siteList ul label em.icon {  width: 38px; height: 54px; left: 26px;    background-size: 38px auto;  }
.putButton2 { padding: 54px; }
.putButton2 a {  height: 60px; font-size: 20px; line-height: 60px;   margin-bottom: 30px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -khtml-border-radius: 6px; border-radius: 6px; }

.forget {  padding: 14px 10%;  }
.forget a {   font-size: 20px;  line-height: 44px; padding: 0 14px; }
/*�б�*/
.recommendLi ul { padding-top: 14px; }
.recommendLi ul li {       padding: 0 18px; margin-bottom: 12px; }
.recommendLi ul li b {  font-size: 20px;  line-height: 54px; padding: 0 8px 0 12px;   }
.recommendLi ul li input {       height: 54px;   font-size: 20px;  }
.recommendLi ul li a i {   font-size: 20px; line-height: 54px; min-height: 54px; padding: 0 14px;   margin-right: -18px; }
.recommendLi > a {  font-size: 26px;  line-height: 60px; height: 60px;  margin: 26px 20px;  }



/*�û�*/
.userinfo .u_top { padding: 30px 0;     }
.userinfo .u_top p {  min-height: 84px; padding-left: 98px;  padding-top: 8px; }
.userinfo .u_top p em {  width: 84px; height: 84px;    -moz-border-radius: 84px; -webkit-border-radius: 84px; -khtml-border-radius: 84px; border-radius: 84px;    background-size: 84px 84px;  box-shadow: 2px 2px 4px #c0c0c0; }
.userinfo .u_top p em img {  width: 84px; height: 84px; -moz-border-radius: 84px; -webkit-border-radius: 84px; -khtml-border-radius: 84px; border-radius: 84px;  }
.userinfo .u_top p span,
.userinfo .u_top p i {  font-size: 20px;  line-height: 32px;  }
/*����*/
.userinfo .u_integral { min-height: 44px;  padding: 0 14px; }
.userinfo .u_integral p {    height: 44px;   }
.userinfo .u_integral p span { font-size: 18px; line-height: 44px;   }
.userinfo .u_integral p i {  font-size: 36px; line-height: 44px;   }
.messageNav2 ul { padding-top: 30px; }
.messageNav2 ul li { margin-bottom: 30px; }
.messageNav2 ul li a {  width: 374px; height: 104px;  background-size: 374px 104px;  padding-right: 36px; line-height: 104px; font-size: 24px;     }


.passwordbox {   padding: 8px 0;  }
.passwordbox label {  height: 30px; line-height: 30px; padding-left: 32px;     background-size: 26px 26px;  }


.l_text { padding: 30px 0;  }
.l_text p {   min-height: 30px;  }
.l_text p img {   width: 30px; height: 30px; margin-right: 6px; }
.l_text p span {   font-size: 20px; line-height: 30px;  }

 /* 新版登录 */
.logoBox img{width: 108px;height: 108px; }
.userinfoBox .u_box{width: 390px;padding: 20px 20px 44px 20px;-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;}
.userinfoBox ul {padding-bottom: 14px;  }
.userinfoBox ul li {  padding: 0 0 0 60px; margin-bottom: 12px;
 background-size:24px 24px; background-position: 14px center;
}
.userinfoBox ul li input {  height: 54px;   font-size: 20px;  }
.userinfoBox .u_register{padding-bottom: 14px;}
.userinfoBox .u_register a{font-size: 18px;line-height: 30px;}
.userinfoBox .u_button{bottom: -32px;;}
.userinfoBox .u_button a {   min-height: 62px; line-height: 62px;   font-size: 24px; -moz-border-radius: 62px; -webkit-border-radius: 62px; -khtml-border-radius: 62px; border-radius: 62px;width: 308px; }

.userinfoBox ul li.li2 a{height: 36px; font-size: 18px;line-height: 36px;padding: 0 6px;margin-top: 8px; -moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;}

}

@media screen and (min-width: 540px) and (max-width: 639px) {
 
	
body, html { min-height: 604px;  }
.body { padding-bottom: 88px; }
.body2 { padding-top: 68px; }
.body3 { padding-top: 68px; padding-bottom: 128px; }
.body4 { padding-top: 68px;  }
.logBox .l_logo { padding: 40px 0 0px 0; margin-bottom: 34px; }
.logBox .l_logo img {  width: 168px;  }
.logBox ul {  margin: 0 auto 50px auto; }
.logBox ul li { margin-bottom: 34px; min-height: 50px;      }
.logBox ul li span {   font-size: 20px; line-height: 50px; min-width: 100px; padding: 0 16px; }
.logBox ul li input {       height: 50px;   font-size:26px;  text-indent: 16px;  }
.l_button a {   min-height: 68px; line-height: 68px;   font-size: 26px; margin: 0 auto 34px auto; -moz-border-radius: 68px; -webkit-border-radius: 68px; -khtml-border-radius: 68px; border-radius: 68px; }
.logBox ul li.li3{border-bottom: 2px solid #095db1;}
.logBox ul li.li3 a{font-size:20px;line-height:48px;margin:0px 16px 4px 16px;padding:0 14px;}

/*��ַ�б�*/
.siteList ul li {          background-size: 54px auto;  margin-bottom: 10px; }
.siteList ul label {        padding: 16px 16px 16px 100px; }
.siteList ul label span i {   font-size: 20px; line-height: 30px; }
.siteList ul label em {  height: 36px; width: 36px;  left: 30px;     -moz-border-radius: 36px; -webkit-border-radius: 36px; -khtml-border-radius: 36px; border-radius: 36px;      }
.siteList ul label em:before {    left: 8px; bottom: 16px;  width: 16px; height: 6px;      }
.siteList ul a {  width: 118px; min-height: 94px;   background-size: 40px auto;   }
.siteList ul label em.icon {  width: 44px; height: 60px; left: 30px;    background-size: 44px auto;  }
.putButton2 { padding: 60px; }
.putButton2 a {  height: 68px; font-size: 24px; line-height: 68px;   margin-bottom: 34px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -khtml-border-radius: 6px; border-radius: 6px; }

.forget {  padding: 16px 10%;  }
.forget a {   font-size: 24px;  line-height: 50px; padding: 0 16px; }
/*�б�*/
.recommendLi ul { padding-top: 16px; }
.recommendLi ul li {       padding: 0 20px; margin-bottom: 14px; }
.recommendLi ul li b {  font-size: 24px;  line-height: 60px; padding: 0 10px 0 14px;   }
.recommendLi ul li input {       height: 60px;   font-size: 24px;  }
.recommendLi ul li a i {   font-size: 24px; line-height: 60px; min-height: 60px; padding: 0 16px;   margin-right: -20px; }
.recommendLi > a {  font-size: 30px;  line-height: 68px; height: 68px;  margin: 30px 24px;  }



/*�û�*/
.userinfo .u_top { padding: 34px 0;     }
.userinfo .u_top p {  min-height: 94px; padding-left: 110px;  padding-top: 10px; }
.userinfo .u_top p em {  width: 94px; height: 94px;    -moz-border-radius: 94px; -webkit-border-radius: 94px; -khtml-border-radius: 94px; border-radius: 94px;    background-size: 94px 94px;  box-shadow: 2px 2px 6px #c0c0c0; }
.userinfo .u_top p em img {  width: 94px; height: 94px; -moz-border-radius: 94px; -webkit-border-radius: 94px; -khtml-border-radius: 94px; border-radius: 94px;  }
.userinfo .u_top p span,
.userinfo .u_top p i {  font-size: 24px;  line-height: 36px;  }
/*����*/
.userinfo .u_integral { min-height: 50px;  padding: 0 16px; }
.userinfo .u_integral p {    height: 50px;   }
.userinfo .u_integral p span { font-size: 20px; line-height: 50px;   }
.userinfo .u_integral p i {  font-size: 40px; line-height: 50px;   }
.messageNav2 ul { padding-top: 34px; }
.messageNav2 ul li { margin-bottom: 34px; }
.messageNav2 ul li a {  width: 420px; height: 118px;  background-size: 420px 118px;  padding-right: 40px; line-height: 118px; font-size: 26px;     }


.passwordbox {   padding: 10px 0;  }
.passwordbox label {  height: 34px; line-height: 34px; padding-left: 36px;     background-size: 30px 30px;  }


.l_text { padding: 34px 0;  }
.l_text p {   min-height: 34px;  }
.l_text p img {   width: 34px; height: 34px; margin-right: 6px; }
.l_text p span {   font-size: 24px; line-height: 34px;  }
 /* 新版登录 */
.logoBox img{width: 120px;height: 120px; }
.userinfoBox .u_box{width: 436px;padding: 24px 24px 50px 24px;-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	-khtml-border-radius: 16px;
	border-radius: 16px;}
.userinfoBox ul {padding-bottom: 16px;  }
.userinfoBox ul li {  padding: 0 0 0 68px; margin-bottom: 14px;
 background-size:26px 26px; background-position: 16px center;
}
.userinfoBox ul li input {  height: 60px;   font-size: 24px; }
.userinfoBox .u_register{padding-bottom: 16px;}
.userinfoBox .u_register a{font-size: 20px;line-height: 34px;}
.userinfoBox .u_button{bottom: -36px;;}
.userinfoBox .u_button a {   min-height: 70px; line-height: 70px;   font-size: 26px; -moz-border-radius: 70px; -webkit-border-radius: 70px; -khtml-border-radius: 70px; border-radius: 70px;width: 346px; }

.userinfoBox ul li.li2 a{height: 40px; font-size: 20px;line-height: 40px;padding: 0 6px;margin-top: 10px; -moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;}


}
@media screen and (min-width: 640px) {

	  
body, html { min-height: 720px;  }
.body { padding-bottom: 104px; }
.body2 { padding-top: 80px; }
.body3 { padding-top: 80px; padding-bottom: 152px; }
.body4 { padding-top: 80px;  }
.logBox .l_logo { padding: 48px 0 0px 0; margin-bottom: 40px; }
.logBox .l_logo img {  width: 200px;  }
.logBox ul {  margin: 0 auto 60px auto; }
.logBox ul li { margin-bottom: 40px; min-height: 60px;      }
.logBox ul li span {   font-size: 24px; line-height: 60px; min-width: 120px; padding: 0 20px; }
.logBox ul li input {       height: 60px;   font-size: 30px;  text-indent: 20px;  }
.l_button a {   min-height: 80px; line-height: 80px;   font-size: 32px; margin: 0 auto 40px auto; -moz-border-radius: 80px; -webkit-border-radius: 80px; -khtml-border-radius: 80px; border-radius: 80px; }
.logBox ul li.li3{border-bottom: 2px solid #095db1;}
.logBox ul li.li3 a{font-size:24px;line-height:56px;margin:0px 20px 4px 20px;padding:0 16px;}

/*��ַ�б�*/
.siteList ul li {          background-size: 64px auto;  margin-bottom: 12px; }
.siteList ul label {        padding: 20px 20px 20px 120px; }
.siteList ul label span i {   font-size: 24px; line-height: 36px; }
.siteList ul label em {  height: 44px; width: 44px;  left: 36px;     -moz-border-radius: 44px; -webkit-border-radius: 44px; -khtml-border-radius: 44px; border-radius: 44px;      }
.siteList ul label em:before {    left: 10px; bottom: 18px;  width: 20px; height: 8px;      }
.siteList ul a {  width: 140px; min-height: 112px;   background-size: 48px auto;   }
.siteList ul label em.icon {  width: 52px; height: 72px; left: 36px;    background-size: 52px auto;  }
.putButton2 { padding: 72px; }
.putButton2 a {  height: 80px; font-size: 28px; line-height: 80px;   margin-bottom: 40px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }

.forget {  padding: 20px 10%;  }
.forget a {   font-size: 28px;  line-height: 60px; padding: 0 20px; }
/*�б�*/
.recommendLi ul { padding-top: 20px; }
.recommendLi ul li {       padding: 0 24px; margin-bottom: 16px; }
.recommendLi ul li b {  font-size: 28px;  line-height: 72px; padding: 0 12px 0 16px;   }
.recommendLi ul li input {       height: 72px;   font-size: 28px;  }
.recommendLi ul li a i {   font-size: 28px; line-height: 72px; min-height: 72px; padding: 0 20px;   margin-right: -24px; }
.recommendLi > a {  font-size: 36px;  line-height: 80px; height: 80px;  margin: 36px 28px;  }



/*�û�*/
.userinfo .u_top { padding: 40px 0;     }
.userinfo .u_top p {  min-height: 112px; padding-left: 132px;  padding-top: 12px; }
.userinfo .u_top p em {  width: 112px; height: 112px;    -moz-border-radius: 112px; -webkit-border-radius: 112px; -khtml-border-radius: 112px; border-radius: 112px;    background-size: 112px 112px;  box-shadow: 2px 2px 6px #c0c0c0; }
.userinfo .u_top p em img {  width: 112px; height: 112px; -moz-border-radius: 112px; -webkit-border-radius: 112px; -khtml-border-radius: 112px; border-radius: 112px;  }
.userinfo .u_top p span,
.userinfo .u_top p i {  font-size: 28px;  line-height: 44px;  }
/*����*/
.userinfo .u_integral { min-height: 60px;  padding: 0 20px; }
.userinfo .u_integral p {    height: 60px;   }
.userinfo .u_integral p span { font-size: 24px; line-height: 60px;   }
.userinfo .u_integral p i {  font-size: 48px; line-height: 60px;   }
.messageNav2 ul { padding-top: 40px; }
.messageNav2 ul li { margin-bottom: 40px; }
.messageNav2 ul li a {  width: 500px; height: 140px;  background-size: 500px 140px;  padding-right: 48px; line-height: 140px; font-size: 32px;     }


.passwordbox {   padding: 12px 0;  }
.passwordbox label {  height: 40px; line-height: 40px; padding-left: 44px;     background-size: 36px 36px;  }


.l_text { padding: 40px 0;  }
.l_text p {   min-height: 40px;  }
.l_text p img {   width: 40px; height: 40px; margin-right: 8px; }
.l_text p span {   font-size: 28px; line-height: 40px;  }

/* 新版登录 */
.logoBox img{width: 144px;height: 144px; }
.userinfoBox .u_box{width: 520px;padding: 28px 28px 60px 28px;-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;}
.userinfoBox ul {padding-bottom: 20px;  }
.userinfoBox ul li {  padding: 0 0 0 80px; margin-bottom: 16px;
 background-size:32px 32px; background-position: 20px center;
}
.userinfoBox ul li input {  height: 72px;   font-size: 28px;}
.userinfoBox .u_register{padding-bottom: 20px;}
.userinfoBox .u_register a{font-size: 24px;line-height: 40px;}
.userinfoBox .u_button{bottom: -44px;;}
.userinfoBox .u_button a {   min-height: 84px; line-height: 84px;   font-size: 32px; -moz-border-radius: 84px; -webkit-border-radius: 84px; -khtml-border-radius: 84px; border-radius: 84px;width: 412px; }


.userinfoBox ul li.li2 a{height: 48px; font-size: 24px;line-height: 48px;padding: 0 8px;margin-top: 12px; -moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;}


}
.l_text{display:none;}
@media screen and (min-height: 400px) {
.l_text{display:block;}


}