﻿@charset "utf-8";
/* CSS reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, audio, canvas, details, figcaption,
figure, footer, header, hgroup, mark, menu, meter, nav,
output, progress, section, summary, time, video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

body {
line-height: 1;
font-family:"微软雅黑",Microsoft YaHei,Arial;
font-size:12px;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section, blockquote {
display: block;
}

nav ul {
list-style: none;
}

ol {
list-style: decimal;
}

ul {
list-style: none;
}

ul ul {
list-style: none;
}

blockquote, q {
quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

ins {
text-decoration: underline;
}

del {
text-decoration: line-through;
}

mark {
background: none;
}

abbr[title], dfn[title] {
border-bottom:1px dotted #000;
cursor:help;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0;
}

input[type="submit"], input[type="button"], button {
padding: 0 !important;

}

input, select, a img {
vertical-align: middle;
}
/* CSS reset */
body{  font-family:"微软雅黑",Microsoft YaHei; background:#F8F8F8; font-size:14px;}
a{ color:#333; text-decoration:none;}
h2{ padding:0 15px; margin-top:15px; font-size:14px; text-align:center;}
.head_wrap{ height:45px; background:#fff; border-bottom:1px solid #9FB84F; position:fixed; left:0; top:0; z-index:9999; width:100%;}
.head{ padding:0 15px;}
select{ width:70px; height:30px; font-size:14px; margin-top:8px;}
.sr{ -webkit-box-sizing:border-box; height:30px; line-height:30px; vertical-align:middle; border-radius:15px; -webkit-appearance:none; background:none; border:1px solid #CDCDCD;  margin-top:8px; font-size:14px; padding-left:35px; background:url(search.gif) 10px center no-repeat; background-size:16px 16px; max-width:60%; min-width:150px;}
.category{ float:right; margin-top:11px; position:absolute; right:15px; top:0;}
.local{ margin-top:45px; padding-left:15px; height:40px; line-height:40px; background:#EBF3D0; color:#6A6B6C; font-size:14px;}

.fenlei{ padding:15px 12px; float:left;}
.fenlei ul li{ width:33.3%; text-align:center; float:left; padding:3px 3px; box-sizing:border-box;}
.fenlei ul li a{ line-height:20px; display:block; color:#333; text-decoration:none; padding:8px 0; font-weight:bold; background:#fff; bor1der:1px solid #eee; color:#555;}
.fenlei ul li a:active{ background-color:#EBF3D0;}

.toplist{ padding:15px 15px;}
.toplist ul{ border:1px solid #eee; background:#fff;border-radius:6px;}
.toplist ul li{  border-bottom:1px solid #eee; padding-left:10px; background:url(arrow.gif) 96% center no-repeat; background-size:4px 7px;}
.toplist ul li:last-of-type{ border-bottom:none;}
.toplist ul li a{ line-height:20px; width:90%; display:block; color:#ff6600; text-decoration:none; padding:8px 0;}

.content{ padding:15px 15px;}
.content ul{ border:1px solid #eee; background:#fff;border-radius:6px;}
.content ul li{  border-bottom:1px solid #eee; padding-left:10px; background:url(arrow.gif) 96% center no-repeat; background-size:4px 7px;}
.content ul li:last-of-type{ border-bottom:none;}
.content ul li a{ line-height:20px; width:90%; display:block; color:#333; text-decoration:none; padding:8px 0;}
.content ul li:active,.content ul li:hover{ background-color:#EBF3D0;}
.detail{ border:1px solid #CDCDCD; background:#fff;border-radius:6px; padding:15px 15px; text-align:center;}
.detail img{ max-width:100%;}
h3{ text-align:center; line-height:24px; font-size:18px;}
h4{ text-align:center; font-size:12px; font-weight:normal; color:#666; line-height:36px;}
h4 span{ margin:0 10px; font-family:Arial, Helvetica, sans-serif;}
.nr{ margin-top:20px; line-height:24px; font-size:14px; text-align:left;}
.red {font-weight: bold;color: #FF0000;}
.red a {color: #F00;font-size:14px!important;}
.fb{ padding:0px 15px; text-align:center;}
.fb p{ height:35px; line-height:35px; text-align:left;}
input.fbbt{ height:35px; background:#fff; width:100%; border:none; padding-left:10px; box-sizing:border-box; font-size:14px; color:#666; margin-bottom:10px;border:1px solid #eee; appearance:none; -moz-appearance:none; -webkit-appearance:none;}
.fbselect{ width:100%; background:none; background:#fff; border:none; height:50px; padding-left:10px; box-sizing:border-box; appearance:none; -moz-appearance:none; -webkit-appearance:none; margin-top:0;border:1px solid #eee;}
.fb textarea{ height:135px; padding-top:10px;  background:#fff; width:100%; border:none; padding-left:10px; box-sizing:border-box; font-size:14px; color:#666; margin-bottom:10px; border:1px solid #eee; appearance:none; -moz-appearance:none; -webkit-appearance:none;}
.fb .fbtj{ width:325px; height:46px; background:#1AAD18; color:#fff; border:none; border-radius:5px; margin-top:20px;  appearance:none; -moz-appearance:none; -webkit-appearance:none; font-size:14px;}