@charset "utf-8";
/**  全局样式  **/
/*
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form,p,input, select, button, textarea, iframe, table, th, td { margin: 0; padding: 0; }
img { border: 0 none; vertical-align: top; }
ul, li { list-style-type: none; }
h1, h2, h3, h4, h5, h6 { font-size: 14px; }
body, input, select, button, textarea { font-size: 14px; font-family:"微软雅黑","microsoft yahei",Arial,Helvetica,sans-serif;}
button { cursor: pointer; }
i, em, cite { font-style: normal; }
body {background:#ffeece; color: #666; line-height: 1.2; }
a, a:link {color:#666;text-decoration:none; }
a:visited {}
a:active, a:hover{text-decoration:underline;color:#333;}
a:focus { outline: none; }
.fixed:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.fixed { display: block; min-height: 1%; }
*html .fixed { height: 1%; }
.more {float: right; }
.more a{font-weight: normal; font-size: 12px; }
.fl, .fr{display: inline; float: left; }
.fr{float: right; }
.clear{clear:both;}
*/
.sma_solid{display:none;position:fixed;left:50%;top:150px;margin-left:-275px;width:550px;height:288px;background:#fff4f4;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;z-index:999;}
.sm_closed{float:right;width:28px;height:28px;margin:15px 15px 0 0;}
.sm_content0{clear:both;overflow:hidden;width:490px;margin:0 30px;padding-top:12px;}
.sm_content0 .sm_pic{float:left;width:217px;height:191px;background:url(../images/sm_down.png) no-repeat;}
.sm_content0 .sm_pic img{padding:26px 0 0 55px;}
.sm_content0 .sm_mess{float:right;width:240px;}
.sm_content0 .sm_mess h3{padding-top:12px;font-size:32px;color:#333;font-weight:bold;}
.sm_content0 .sm_mess h4{padding-top:4px;font-size:24px;color:#f24f58;font-weight:bold;}
.sm_content0 .sm_mess p{width:240px;height:32px;padding-top:48px;color:#ff3333;font-size:20px;background:url(../images/sm_downs.png) no-repeat 0 bottom;}
.sm_content0 .sm_mess p span{font-weight:bold;}
