/* 基于normalize bootstrap 的全局重置CSS文件部分1.2版本 */
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {  font-family: sans-serif; /* 1 */  -ms-text-size-adjust: 100%; /* 2 */  -webkit-text-size-adjust: 100%; /* 2 */-webkit-tap-highlight-color: rgba(0, 0, 0, 0);/* 消除移动浏览器点击蓝色背景 */}
body {  margin: 0;text-align:left;font-size: 12px;font-family:arial,"Microsoft YaHei","\5fae\8f6f\96c5\9ed1";}
article,aside,details, /* 1 */figcaption,figure,footer,header,main, /* 2 */menu,nav,section,summary { /* 1 */  display: block;}
audio,canvas,progress,video {  display: inline-block;}
audio:not([controls]) {  display: none;  height: 0;}
progress {  vertical-align: baseline;}
template, /* 1 */[hidden] {  display: none;}
a {  background-color: transparent; /* 1 */  -webkit-text-decoration-skip: objects; /* 2 */}
a:active,a:hover {  outline-width: 0;}
abbr[title] {  border-bottom: none; /* 1 */  text-decoration: underline; /* 2 */  text-decoration: underline dotted; /* 2 */}
b,strong {  font-weight: inherit;}
b,strong {  font-weight: bolder;}
dfn {  font-style: italic;}
h1 {  font-size: 2em;  margin: 0.67em 0;}
mark {  background-color: #ff0;  color: #000;}
small {  font-size: 80%;}
sub,sup {  font-size: 75%;  line-height: 0;  position: relative;  vertical-align: baseline;}
sub {  bottom: -0.25em;}
sup {  top: -0.5em;}
img {  border-style: none;}
svg:not(:root) {  overflow: hidden;}
code,kbd,pre,samp {  font-family: monospace, monospace; /* 1 */  font-size: 1em; /* 2 */}
figure {  margin: 1em 40px;}
hr {  box-sizing: content-box; /* 1 */  height: 0; /* 1 */  overflow: visible; /* 2 */}
button,input,select,textarea {  font: inherit; /* 1 */  margin: 0; /* 2 */}
optgroup {  font-weight: bold;}
button,input { /* 1 */  overflow: visible;}
button,select { /* 1 */  text-transform: none;}
button,html [type="button"], /* 1 */[type="reset"],[type="submit"] {  -webkit-appearance: button; /* 2 */}
button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {  border-style: none;  padding: 0;}
button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {  outline: 1px dotted ButtonText;}
fieldset {  border:0;  margin: 0 2px;  padding: 0.35em 0.625em 0.75em;}
legend {  box-sizing: border-box; /* 1 */  color: inherit; /* 2 */  display: table; /* 1 */  max-width: 100%; /* 1 */  padding: 0; /* 3 */  white-space: normal; /* 1 */}
textarea {  overflow: auto;}
[type="checkbox"],[type="radio"] {  box-sizing: border-box; /* 1 */  padding: 0; /* 2 */}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {  height: auto;}
[type="search"] {  -webkit-appearance: textfield; /* 1 */  outline-offset: -2px; /* 2 */}
[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration {  -webkit-appearance: none;}
::-webkit-input-placeholder {  color: inherit;  opacity: 0.54;}
::-webkit-file-upload-button {  -webkit-appearance: button; /* 1 */  font: inherit; /* 2 */}
/* normalize.css结束 */
.clearfix {	*zoom:1}
.clearfix:before,.clearfix:after {	display:table;	line-height:0;	content:""}
.clearfix:after {	clear:both}
p{margin: 0;}
img {	width:auto\9;	height:auto;	max-width:100%;	vertical-align:middle;	border:0;	-ms-interpolation-mode:bicubic}
ul,ol,dl,h1,h2,h3,h4,h5,h6,dt,dd{margin:0;padding:0}
ul li,ol li{list-style:none}
.f-fl,.f-lifl li{float:left;display:inline}
.f-fr{float:right;display:inline}
a,a:visited{text-decoration:none;color:#2a2a2a;}
em{ font-style:normal;}
/* 全站全局CSS部分结束 */
.m-cer { width: 1170px; margin: 0 auto; }
*{ transition:background .3s ease 0s, color .3s ease 0s, border-color .3s ease 0s;}

/* 头部部分 */
.g-top { width: 100%; background-color: #fff; height: 35px; line-height: 35px; border-bottom: 1px #e6e6e6 solid; font-size: 12px; }
.g-top p.f-fl { color: #666 }
.g-top p.f-fr i{ margin: 0 10px; color: #666 }
.g-top p.f-fr a{    color: #888;}
.g-top p.f-fr a.hot {    color: #289613;}
.g-header { height: 80px; }
.m-logo {    width: 226px;    height: 67px;    margin: 8px 0 0;}
.m-search{ width:626px; height:auto; float: right; margin: 10px 0 0; display:inline; overflow:hidden}
.m-search form{ width: 635px; height: 38px;}
.m-search .keyword_input{ float: left;  width: 550px; height: 34px; padding: 0; margin: 0; text-indent: 6px; border-radius: 0; border: 2px solid #04bc06; font-size:14px; color:#666}
.m-search .schbtn{ float: left; width: 72px; height: 38px;  background: none repeat scroll 0 0 #3fb019; border: 0 none; color: #fff; cursor: pointer; font-size: 14px;}
.m-search p{ padding: 6px 0 0;    height: 20px;    overflow: hidden;    width: 620px; font-size: 12px;}
.m-search p a{ padding: 0 5px 0 0; font-weight: normal;}
.g-nav {background-color: #63B73D; }
.g-nav a {height: 46px; line-height: 46px; display: inline-block; padding: 0 34px; color: #fff; border-right: 1px #55a831 solid; font-family: "microsoft yahei"; font-size: 16px;}
.g-nav .m-onnav a { padding:0 44px 0 45px; }
.g-nav a:hover,.g-nav .m-navindex a{ background-color: #45af42; text-decoration: none }
.g-weizhi { height: 36px; line-height: 36px; font-size: 12px; color: #666 }
.g-weizhi i { padding-left: 23px; background:url(../images/weizhi.png) no-repeat; }

/*底部*/
.g-foot{ width:100%; height:auto; padding:10px 0 20px; background:#fff; display:block; overflow:hidden; margin:20px 0 0;}
.g-foot p{ width:100%; height:auto; font-size:12px; font-weight:normal; color:#555; text-align:center; margin:10px 0 0; display:block; overflow:hidden;}
.g-foot p a{ padding:0 8px; color:#333;}
.g-foot p a:hover{ color:#ff5400}

/* 分页 */
body .tspage{ width:auto; height:30px; background:#fff; padding:20px 0; margin:0; display:block; overflow:hidden;}
body .tspage .tsp_count{ display:none}
body .tspage .tsp_nav{ width:auto; height:30px; text-align:center; display:block; overflow:hidden}
body .tspage .tsp_nav i{ width:auto; height:30px; line-height:30px; background:#c2c2c2; font-size:14px; font-weight:normal; color:#fff; text-align:center; display:inline-block; padding:0 10px; margin:0 0 0 4px; cursor:pointer}
body .tspage .tsp_nav a{ width:auto; height:30px; line-height:30px; background:#c2c2c2; font-size:14px; font-weight:normal; color:#fff; text-align:center; display:inline-block; padding:0 14px; text-decoration:none;margin:0 0 0 4px;}
body .tspage .tsp_nav a i{ margin:0}
body .tspage .tsp_nav a:hover{ background:#00a8ee; text-decoration:none}
body .tspage .tsp_nav a:hover i{ background:#00a8ee; text-decoration:none}
body .tspage .tsp_nav b{ width:auto; height:30px; line-height:30px; background:#00a8ee; font-size:14px; font-weight:normal; color:#fff; text-align:center; display:inline-block; padding:0 10px;margin:0 0 0 4px;}
body .tspage .tsp_nav .tsp_more{ display:none}
body .tspage .tsp_nav #tsp_change{ display:none}

/* 返回顶部 */
.m-backtop {width:60px; height:60px; line-height:60px; display:none; overflow:hidden;position:fixed;left:50%;cursor:pointer;margin-left:590px; bottom:10%; _position:absolute;  _margin-top:300px;  _bottom:auto;  _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-40-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); z-index:1000;background:#009900; font-family:"microsoft yahei"; font-weight:normal; font-size:22px; text-align:center; color:#fff; border-radius:4px; cursor:pointer; display: none}
.m-backtop:hover {background:#005b00; color:#fff}

/* 留言css */
#comment { width:960px; margin:10px auto 0;}
#comment_list .quote, #comment_list .quote span { text-indent:0;}
#comment_list {border:1px solid #ccc;  color:#2f2f2f; padding:1px; zoom:1;    background-color: #fff; }
#comment_list dt {line-height:28px; height:28px; overflow:hidden; padding:0 10px;  }
#comment_list .h2 { font-size:14px; color:#fff; height:30px; padding:0 10px; background:url(/skin/gr/images/comment_tbg.png) repeat-x; margin-bottom:10px; font-weight:bold;}
#comment_list .h2 span { float:left;margin-top: 4px ; width:88px; text-align:center; line-height:26px; background-repeat:no-repeat;}
#comment_list dl {padding: 0 5px; height:auto;}
#comment_list dd {word-wrap: break-word; line-height:20px; padding:5px 10px 10px; }
#comment_list dd img {margin-bottom:-5px;}
#comment_list blockquote, #comment_list .quote { padding:3px 3px 5px; margin:0  0  5px 0 ; border:1px solid #bfbfbf; background:#fffde9; color:#000;}
#comment_list blockquote h4, #comment_list .quote span{ color:#666; padding:0 3px; font-weight:normal; font-size:12px; display:block; background:none;}
#comment_list blockquote h4 cite { font-style:normal;}
#comment_list blockquote div{padding:0 7px;}

#comment_list dt i { font-family:verdana; font-style:normal; }
#comment_list dt b {margin:0 6px; }
#comment_list p { text-align:right;  line-height:1; padding:5px 0;}
#comment_list p a { color:#e65c08; margin-left:10px;}
#comment_list dt span {float:left; }
#comment_list dt em { float:right; font-style:normal;}

#comment_0 dt {background:#fff2e8; color:#c97b54; }
#comment_0 .h2 span { background-image:url(/skin/gr/images/comment_tr.png)}

#comment_1 dt {background:#f0f7ee; color:#569659;}

#comment_1 .h2 span, #s_comment .h2 span { background-image:url(/skin/gr/images/comment_tg.png)}
#s_comment { text-align:center;}
#s_comment .h2 a {float:right;   font-size:12px; font-weight: normal; color:#1d8d23; line-height:30px; }
#s_comment .h2 a i { font-style:normal;}
#s_comment .nick_name { float:left; margin-left:12px; line-height:30px; display:inline; }
#s_comment .nick_name input {border:1px solid #ddd; margin-left:6px; height:20px; vertical-align:middle; width:200px; padding-left: 5px; color: #666}
#s_comment .comment_faces {float:left; margin-left:20px; font-weight:bold; line-height:30px; display:inline;}
#s_comment .comment_faces img { vertical-align:middle; margin-left:3px; cursor:pointer;}
#s_comment textarea {border:1px solid #ddd; padding:3px 5px; width:96%; height:120px; line-height:20px;  margin:8px 0; }
#s_comment .comment_btn { padding:0 12px 10px; text-align:left;}
#s_comment .comment_btn input { width:80px; color:#fff; border:0 none; padding:0; margin-right:6px; font-weight:bold; height:26px; background:url(/skin/gr/images/comment_btn.png) no-repeat; cursor:pointer;}



.g-white-box{ width:1170px; height:auto; background:#fff; margin:auto; display:block; overflow:hidden}












