﻿@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;-webkit-box-sizing:border-box; -webkit-touch-callout: none; -webkit-text-size-adjust: none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
h1,h2,h3,h4,h5,h6{ font-weight:normal; font-size:100%;}
body{font:12px/1.5 Microsoft YaHei,SimSun, Arial, Helvetica, sans-serif;color:#333; background:#ebebeb;}
ul{list-style-type:none;}
input,select,textarea{vertical-align:middle; font:14px 微软雅黑; color:#333; outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
a{text-decoration:none;color:#333;}
table{border-spacing:0px; border-collapse:collapse;width:100%; border:0px;margin:0;padding:0;}
img{border:0px;}
em{font-style:normal;}
b{ font-weight:normal;}
.clearfix{overflow:hidden;zoom:1;}
.clear{clear:both; height:0px; font-size:0px; line-height:0px; overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
/****************************************/


/*login*/


.login{ margin:0 0.3rem;}
.login ul{ background:#FFF; border:solid #e5e5e5 1px; border-radius:0.08rem; padding:0 0.3rem;}
.login li{ height:1rem; display: -webkit-box; display: -moz-box; display: box;-webkit-box-align:center;-moz-box-align:center;}
.login li .fidtext{-webkit-box-flex:1; display:block; width:100%; height:1rem; line-height:1rem; font-size:0.3rem; padding:0 10px; border:0; background:none; border-bottom:solid #e5e5e5 1px;}
.login li:last-child .fidtext{ border:0;}
.login li a.huoqu{ color:#09f; font-size:0.28rem;}
.login .bnt{ width:100%; height:0.88rem; background:#0099ff; border-radius:0.08rem; border:0 none; cursor:pointer; font-size:0.32rem; color:#FFF;}










































