@charset "utf-8";
/* CSS Document */

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 {
	margin: 0;
	padding: 0;
}
body, button, input, select, textarea, pre {
	font-size: 12px;
	font-family: "微软雅黑", Tahoma, Helvetica, "Microsoft Yahei", Arial, STHeiti,SimSun;
	_font-family: Tahoma, Arial, Helvetica, STHeiti,SimSun; 
}
html body {
	font-family:  "微软雅黑",Tahoma, Helvetica, "Microsoft Yahei", Arial, STHeiti,SimSun;
}

h1, h2, h3, h4, h5, h6, button, input, select, textarea {
	font-size: 100%;

}
html {
	color: #000;
	background: #f6f7fb;
	overflow-x: hidden;
}

fieldset, img {
	border: none;
}
input, button, select, textarea {
	outline: none;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;

}
textarea {
	resize: none
}
ul, ol, li, dl, dt, dd {
	list-style: none;
}
q:before, q:after {
	content: '';
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
body {
	color: #222;
	background: #fff;
}
a {
	
	text-decoration: none;
	outline: none;
}
*:focus {
	outline: 0;
}

a:hover {
	color: #ff4900;
/*	-webkit-transition: color .15s linear, background-color .3s linear;
	-moz-transition: color .15s linear, background-color .3s linear;
	-o-transition: color .15s linear, background-color .3s linear;
	-ms-transition: color .15s linear, background-color .3s linear;
	transition: color .15s linear, background-color .3s linear;
*/	cursor: pointer;
	text-decoration:none;
}
img {
	-ms-interpolation-mode: bicubic;
}

.none{ display:none;}


.div,p{white-space:normal;word-break:break-all;word-wrap: break-word; }


.clearfix:after{ content:"."; clear:both; display:block; height:0; visibility:hidden; }
.clearfix{ display:block;*zoom:1;}

.clear{clear:both}


/*************************************************************************************************************************************/
.fl{ float:left}
.fr{ float:right}

.ml-15{margin-left:15px !important;}
.ml-25{margin-left:25px !important;}
.ml-30{margin-left:30px !important;}
.ml-40{margin-left:40px !important;}
.ml-45{margin-left:45px !important;}
.ml-55{margin-left:55px !important;}
.ml-120{margin-left:120px !important;}

.mr-15{margin-right:15px !important;}
.mr-20{margin-right:20px !important;}
.mr-25{margin-right:25px !important;}
.mr-40{margin-right:40px !important;}
.mr-45{margin-right:45px !important;}
.mr-60{margin-right:60px !important;}
.mr-65{margin-right:65px !important;}






.mo_mask{ position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #eee;
  background: rgba(0, 0, 0, 0.7);
  z-index: 888;
}
.tishi{ width:6rem; min-height:2.8rem; background:#fff; border-radius:0.1rem; z-index:1000; position: fixed; top:3.5rem; left: 50%; margin-left:-3rem;}
.tishi>h1{ text-align:center; font-weight:normal; font-size:0.34rem; color:#333; margin-top:0.4rem}
.tishi>p{ text-align:center;  font-size:0.28rem; color:#666; margin:0.3rem 0}
.tishi>.btm{ border-top:1px solid #eee; height:0.98rem}
.tishi>.btm>.btnn{ font-size:0.34rem; line-height:0.98rem; text-align:center; width:49%; display:inline-block;}
.tishi>.btm>.btnn.cancel{ color:#4676e8; border-right:1px solid #eee}
.tishi>.btm>.btnn.del{color:#ff1722}

/*************************************************************************************************************************************/









