@charset "UTF-8";
* {margin:0;padding:0;outline:0;border:0;}
body{font-family:Microsoft YaHei,Arial,Verdana; background:#f1f1f1;max-width:1000px;margin:0 auto;}
h1,h2,h3,h4,h5,h6,em{font-size:100%;font-style:normal;}
ul li,ol li{list-style:none;}
.clears:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.clears{zoom:1}

header, section, footer,aside, nav, article, figure ,em,hgroup{display: block;}

h1,h2{font-size:24px;}
a{text-decoration:none;color:#333;}
.clear{clear:both;}
header,section{width:96%;margin:0 auto;}
header {margin-top: 8px;margin-bottom: 10px;}
header p.name {padding: 10px;font-size: 20px;text-align: center;}
header p.name strong {color: #FD605F;}
.red,.red1 {
color: #FD605F;
background: #F9CAB4;
background: -webkit-gradient(linear, left top, left bottom, from(#F9CAB4), to(#F9CAB4));
background: -moz-linear-gradient(top, #F9CAB4, #F9CAB4);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red1{ line-height:40px;margin:0 0; padding-left:20px; color:#ff0000; font-weight:bold;}
section {box-shadow: 0 0 5px 2px #E4E4E4;background: #fff;border-radius: 3px 3px 3px 3px;padding: 5px 0;margin-bottom: 10px;}
section img {max-width: 100%;display: block;}
.info {text-align: center; line-height:25px;}
.fx{text-align:center;margin-top:30px;margin-bottom:20px}
.fx a {display:inline-block;width:140px;text-align:center;height:40px;line-height:40px;font-weight: bold;color: #fff;text-shadow: 1px 1px 1px #333;
border-radius: 5px;
letter-spacing: 5px;
border: 1px solid #64c878;
box-shadow: 0 1px 2px #b9ecc4 inset,0 -1px 0 #6c9f76 inset,0 -2px 3px #b9ecc4 inset;
background: -webkit-linear-gradient(top,#90dfa2,#84d494);
background: -moz-linear-gradient(top,#90dfa2,#84d494);
background: linear-gradient(top,#90dfa2,#84d494);
}
.title{padding-left:20px; color:#fff; font-size:23px; line-height:40px; font-weight:bold;
border-radius: 5px;border: 1px solid #5bb06c;font-family: Microsoft YaHei,SimHei; position:relative;
background: -webkit-linear-gradient(top,#90dfa2,#84d494);
background: -moz-linear-gradient(top,#90dfa2,#84d494);
background: linear-gradient(top,#90dfa2,#84d494);	
}
#showbg{position:fixed;left:0px;top:0px;width:100%;height:100%;background:#000;filter:alpha(opacity=20);-moz-opacity:0.2;opacity:0.2;z-index:2;}
#showbg2{position:fixed;left:0px;top:0px;width:100%;height:100%;background:#000;filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;z-index:2;}
#showfz{position:fixed;z-index:3;top:50%;left:50%;width:360px;max-width:100%;padding:12px 5px;height:220px;margin:-110px 0 0 -185px;box-shadow:0 0 5px 2px #E4E4E4;background: #fff;border-radius: 3px 3px 3px 3px;}
#show2f{position:fixed;z-index:3;top:0px;right:0px;}
.show2f{position:fixed;z-index:3;top:50%;left:50%;margin:-120px 0 0 -120px;padding:10px;background:#FFFFFF;}
.close{ position:absolute; right:10px; display:inline-block; background:url(../images/close.jpg) no-repeat; width:23px; height:24px; top:8px;}