/*body, div, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, iframe, input, textarea, select, label, article, aside, footer, header, menu, nav, section, time, audio, video {margin: 0;padding: 0; }
article, aside, footer, header, hgroup, nav, section, audio, canvas, video, img {display: block; }
body, button, input, select, textarea {font-size: 14px;font-family: arial,\5b8b\4f53,Microsoft YaHei; }
body{margin: 0 auto;min-width: 320px;max-width: 640px;height: 100%;}
iframe, img {border: 0; }
textarea {resize: none; }
em, i {font-style: normal; }
ul, ol, li {list-style: none; }
button, input, select, textarea {font-size: 100%; }
a, a:visited {text-decoration: none; }*/
table {border-collapse: collapse;border-spacing: 0; }
img {-ms-interpolation-mode: bicubic; }
.fl {float: left; }
.fr {float: right; }


#umoreserver{ position:relative; }

#umoreserver ul{ position:absolute; width:100%; right:2px; background:#fff; bottom:59px; display:none;border:1px solid #04be02;border-radius: 3px;}
#umoreserver ul li{ height:40px;width:100%; text-align:center; line-height:40px; border-bottom:#ccc 1px solid;}
#umoreserver ul li a{ color:#333; display:block;} 
#umoreserver ul li a:hover{ background:#e6e6e6;display:block;}



div {
    display: block;
}

.bot_main{
  width:100%; color:#fff;/*max-width: 640px;*/ height:56px; padding-top:0px; background:#0096e1; position:fixed; bottom:0px; z-index:9999; padding-bottom:0px;
}

.bot_main li{
  float:left;
}

.bot_main img{
  -webkit-transform:scale(1) rotate(0) translate3d(0,0,0); transform:scale(1) rotate(0) translate3d(0,0,0); width:22px; height:auto; 
}

.bot_main li.ico_1{
  width:25%; height:50px; cursor:pointer;padding-top:2px; padding-bottom:4px;
}

.bot_main li.ico_1:active{ background:#00be9c;
}

.bot_main li.ico_1:visited{
  background:#00be9c;);
}

.bot_main li.ico_2{
  width:25%; height:50px; border:none; outline:none;cursor:pointer;padding-top:2px; padding-bottom:4px;
}

.bot_main li.ico_2:active{
 background:#00be9c;);
}

.bot_main li.ico_2:visited{
 background:#00be9c;);
}

.bot_main li.ico_3{
  width:25%; height:50px;  border:none; outline:none;cursor:pointer;padding-top:2px; padding-bottom:4px;
}

.bot_main li.ico_3:active{
 background:#00be9c;);
}

.bot_main li.ico_3:visited{
 background:#00be9c;);
}

.bot_main li.ico_4{
  width:25%; height:50px;cursor:pointer;padding-top:2px; padding-bottom:4px;
}

.bot_main li.ico_4:active{
 background:#00be9c;);
}

.bot_main li.ico_4:visited{
  background:#00be9c;);
}

.bot_main span{
  display:inline-block; width:100%; height:50px;
}

.bot_main span.ico{
  display:inline-block; width:100%; height:23px; padding-top:5px; text-align:center;
}

.bot_main span.ico img{
  -webkit-transform:scale(1) rotate(0) translate3d(0,0,0); transform:scale(1) rotate(0) translate3d(0,0,0); width:22px; height:auto;display: block;
border: 0px none;
margin: 0px auto;
padding: 0px;
vertical-align: middle;
}

.bot_main span.txt{
  width:100%; height:20px; text-align:center;
}

.link_inpt input{height: 40px;line-height:38px; border:0;width:75%;display:block; float:left; padding:0 10px;}
.btnss input{height:42px;line-height:40px; border:0; background:#00be9c; width:20%; display:block; float:right; border:0; font-size:20px; color:#fff;border-radius:0px;}

@media screen and (max-width: 800px) {
	.link_inpt input{width:60%; border:0; }
	.btnss input{width:30%;border-radius:0px;}
	
}