/* 基于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:12px/18px "sim sun" ;background:#f5f5f5;}
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部分结束 */



/*顶部*/
.g-top-box{ width:100%; height:49px; background:#fa843e; display:-webkit-box; overflow:hidden}
.g-top-box .u-logo{ width:109px; height:auto; margin:10px 0 0 15px; display:block; overflow:hidden;}
.g-top-box .u-logo img{ width:100%; height:auto; display:block; overflow:hidden}

.g-top-box .searchbox{width:auto;height:auto;display:-webkit-box;overflow:hidden;margin: 12px 15px 0 45px;-webkit-box-flex:1;}
.g-top-box .searchbox .keyword_input{width:auto;height:26px; line-height:26px; font-size:14px; font-weight:normal; color:#333;display:-webkit-box;overflow:hidden;-webkit-box-flex:1; border:0; padding:0 10px; margin:0; box-sizing:border-box; border-radius:4px 0 0 4px;}
.g-top-box .searchbox .schbtn{width: 38px;height: 26px;display:block;overflow:hidden;border:0;padding:0;background:url(../image/webicon.png) no-repeat 4px -182px #fff;background-size:500px;border-radius:0 4px 4px 0; text-indent:999px;}

/*导航*/
.g-nav-box{ width:100%; height:auto; border-bottom:1px solid #f6f6f6; display:flex; overflow:hidden; background:#fff;}
.g-nav-box a{ width:auto; height:38px; line-height:38px; font-size:15px; font-weight:normal; color:#333; text-align:center; display:block; overflow:hidden; flex:1}

/*底部*/
.g-foot-box{ width:100%; height:auto; padding:15px; box-sizing:border-box; text-align:center; background:#fff; font-size:14px; font-weight:normal; color:#999; margin:10px 0 0; display:block; overflow:hidden}
.g-foot-box a{ color:#999; margin:0 10px;}


/*留言*/
.g-game-ly{ width:100%; height:auto; display:block; overflow:hidden; margin:0; padding:0;}
.g-game-ly dl{ width:100%; height:auto; display:block; overflow:hidden; margin:0 0 0 0;box-sizing:border-box}
.g-game-ly dl dt{ width:100%; height:14px; line-height:14px; font-size:14px; font-weight:normal; font-family:"microsoft yahei"; color:#999; margin:10px 0 0 0;}
.g-game-ly dl dt b{ font-size:14px; font-weight:normal; font-family:"microsoft yahei";}
.g-game-ly dl dt i{ display:none}
.g-game-ly dl dt em{ display:none}
.g-game-ly dl dd{ width:100%;height:auto; line-height:20px; font-size:16px; font-weight:normal; color:#505050; text-indent:25px; padding:6px 0 0 6px; display:block; background:url(../image/down-ly-bg.png) no-repeat 14px 7px; overflow:hidden; margin:0;padding-bottom: 10px;    border-bottom: 1px #dcdcdc solid; box-sizing: border-box}
.g-game-ly dl dd .bjhf{background-color:#fbfcfc;border:1px solid #eaeaea;border-left: 4px solid #e0e6e9;font-size:15px;padding:6px 12px;margin:5px 0; line-height: 22px; text-indent: 0;}
.g-game-ly dl dd .bjhf span{font-weight:bold; color:#ed0006;}
.g-game-ly dl dd p{ display:none}
.g-game-ly dl dd blockquote{    padding:5px 10px;    background-color: #fffde9;    border: 1px solid #ccc;    margin: 0 0 4px 0; font-size:13px; text-indent: 0}
.g-game-ly dl dd blockquote h4{  text-indent:0;font-style: normal; font-weight: normal; color: #999}
.g-game-ly .g-comment-more{width:100%;height:34px;line-height:34px;background: #FF5252;font-size:15px;font-weight:normal;font-family:"microsoft yahei";text-align:center;color:#fff;padding:0;margin: 10px 0 0;border:0;display:block;overflow:hidden;border-radius:4px;}




















