﻿@charset "utf-8";
/* CSS Document */
html{-ms-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0);height: 100%;}
body, h1, h2, h3, h4, h5, h6, hr, p,blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea, th, td, img{border:medium none;margin: 0;padding: 0;list-style-type: none;}
body,button, input, select, textarea {font: 12px/1.5 '微软雅黑',tahoma, Srial, helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6{font-size: 100%;}
em{font-style:normal;}
ul, ol,{ list-style:none;}
a,a:hover{text-decoration: none;}
img{ border:0px;}
body,.ui-overlay-h{margin:0 auto;position:relative;/*background:#fff;*/}
input, img{vertical-align: middle;}
body,html{margin:0 auto; height: 100%;}
img{border:none;vertical-align:top; width:100%;}
*{margin:0;padding:0;text-shadow:none;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.clearfix:after,.clear:before{display:table;content:'';}
.clearfix:after{clear:both;	overflow:hidden;}
.clearfix{zoom:1;clear:both;}


body {min-width:320px; max-width:640px; overflow-x:hidden; }
/*.m_box{width:100%; height: 100%; margin:0 auto; clear:left;}*/






.chat_box { display:none; width:100%; height:1500px; position:fixed; left:0; top:0; background:rgba(0,0,0,0.9); z-index:10001;}
.chat_close { display:block; width:90px; height:90px; background:url(../Images/chat_closebtn.png) no-repeat 24px 24px; position:absolute; left:50%; top:0px; margin-left:230px; cursor:pointer;}
.chat_over { width:640px; height:930px; overflow:hidden; margin:0 auto;}
.chat_img { list-style:none; width:800%; height:930px;}
.chat_img li { width:640px; height:850px; position:relative; padding-top:0px; float:left;}
.chat_img li p { text-align:center; font-size:40px; line-height:40px; font-weight:bold; color:#f4af08;}
.chat_no1 { width:470px; vertical-align:top; margin-top:20px;}
.chat_no2 { width:463px; vertical-align:top; margin-top:100px;}
.chat_no3 { width:532px; vertical-align:top; margin-top:200px;}
.chat_img li a { display:block; width:232px; height:232px; position:absolute; left:180px; top:130px;}

.promptumenu_nav{width:80px; height:14px; position:absolute; left:286px; top:800px; z-index:5;}
.promptumenu_window{cursor: move;position: relative;}
.promptumenu_nav a{ width:14px; height:14px; line-height:200px; -webkit-border-radius:7px; -moz-border-radius:7px; border-radius:7px; float:left; margin-right:12px; display:inline; background:#414141;}
.promptumenu_nav a.active{ background:#9b7415;}
@media screen and (min-width:320px) and (max-width:479px) {
	.float_nav a{height:52px;font-size:12px;}
}

@media screen and (min-width:480px) and (max-width:639px) {
	.float_nav a{ height:75px;font-size:14px;}
}
@media screen and (min-width:639px){
	.float_nav,.float_nav a{height:104px;font-size:20px;}
	
}




