@charset "utf-8";
body{ font-size:12px; margin:0px; font-size:12px; font-family:"微软雅黑"; background:#eee}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {	margin: 0;	padding: 0}
table {	border-collapse: collapse;	border-spacing: 0}
fieldset, img {	border: 0; vertical-align:middle}
address, caption, cite, code, dfn, em, th, var {	font-style: normal;	font-weight: normal}
ol, ul {	list-style: none}
caption, th {	text-align: left}
img{ border:0px; vertical-align:middle}
h1, h2, h3, h4, h5, h6 {	font-size: 100%;	font-weight: normal}
q:before, q:after {	content: ''}
abbr, acronym {	border: 0;	font-variant: normal}
sup {	vertical-align: text-top}
sub {	vertical-align: text-bottom}
input, textarea, select {	font-family: inherit;	font-size: inherit;	font-weight: inherit}
input, textarea, select {*font-size:100%}
legend {	color: #000}
/* 使IE兼容html5 */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}
/* =CLEARFIX (do not modify) */
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
*{ margin:0px; padding:0px;}
.clearfix { display:block; }
/* End hide from IE-mac */
/* 去掉链接虚框 
a:active ,area,label { blr:this.onFocus=this.blur()) }
:focus { outline-style: none; }*/
/*备用清除浮动*/
.clear{ clear:both; height:0px;font-size:0px; line-height:0px; }
a:link{ text-decoration:none}
a{ cursor:pointer; text-decoration:none}
*{ transition: color 300ms ease 0s, background-color 300ms ease 0s;}
.m-fl{ float:left; margin:0; display:inline; overflow:hidden}
.m-fr{ float:right; margin:0; display:inline; overflow:hidden}
.span4,.span5,.row{ margin:0}



/* 缓存  临时复制用*/
/* 基于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; background-color: #fafafa; font-size: 12px;}
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 {   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;}
em, i {    font-style: normal;}
[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 */}
a{transition: color 300ms ease 0s, background-color 300ms ease 0s;}a:hover{text-decoration:underline;color:#ff5800;transition: color 300ms ease 0s, background-color 300ms ease 0s;}
a:active{outline:none;}a span,a:hover span{cursor:pointer;}
/* 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}
/* 全站全局CSS部分结束 */
a{ color: #666;text-decoration: none }
a:hover { color: #09f }
.m-cer { width: 1170px; margin: 0 auto; }
.m-fl,.pull-left{ float:left; margin:0; display:inline; overflow:hidden}
.m-fr,.pull-right{ float:right; margin:0; display:inline; overflow:hidden}
/* 通用顶部 */
.g-box-960{ width:960px; height:auto; display:block;  margin:auto;}
.g-top-full{ width:100%; height:39px; background:#fff; border-bottom:1px solid #eee; display:block; }
.m-mbx { width: 940px; height: 36px; line-height: 34px;  margin: 5px auto 0; padding: 0 0 0 18px;  border: 1px solid #e9e9e9; background-color: #fff}
.m-topclass{ height: 38px;    line-height: 38px; text-align: center;}
.m-topclass a { margin: 0 10px;    padding: 0 8px; font-size: 14px;}

.g-top-full .g-top dt{ height:39px; line-height:39px; font-size:12px; font-weight:normal; color:#666; float:left; display:inline; overflow:hidden}
.g-top-full .g-top dd{ height:39px; float:right; display:inline; overflow:hidden;}
.g-top-full .g-top dd a{ height:39px; line-height:39px; font-size:12px; font-weight:normal; color:#666; display:inline; overflow:hidden; padding:0 5px;}
.g-top-full .g-top dd a.red { color: #f40 }
.g-top-full .g-top dd a:hover{ color:#f60; text-decoration:underline}
.g-header{ width:100%; height:90px; background:#fff; display:block; overflow:hidden}
.g-header .g-logo{ width:214px; height:72px; padding:15px 0 0 0; margin:0; border-right:1px solid #eee;}
.g-header .g-headul{ width:355px; height:90px;}
.g-header .g-headul li{ width:60px; height:auto; float:left; margin:20px 0 0 23px; display:inline; overflow:hidden}
.g-header .g-headul li a{ width:100%; height:20px; padding:35px 0 0 0; display:block; overflow:hidden; position:relative; zoom:1}
.g-header .g-headul li a b{ background:url("https://www.imtipsy.com/skin/new2015/images/index-icon.png") no-repeat; display:block; overflow:hidden; position:absolute; left:0; top:0;}
.g-header .g-headul li a strong{ width:100%; height:20px; line-height:20px; font-size:14px; font-weight:normal; color:#999; text-align:center; display:block; overflow:hidden}
.g-header .g-headul li a:hover{text-decoration: none}
.g-header .g-headul li a:hover strong { color:#f40;  }
.g-header .g-headul .m-headul1 b{ width:36px; height:25px; left:11px; background-position:0 0;}
.g-header .g-headul .m-headul1:hover b { background-position:  0 -56px }
.g-header .g-headul .m-headul2 b{ width:22px; height:26px; left:20px; background-position:-83px 0;}
.g-header .g-headul .m-headul2:hover b { background-position:  -83px -55px }
.g-header .g-headul .m-headul3 b{ width:36px; height:22px; left:11px; background-position:-159px 0;}
.g-header .g-headul .m-headul3:hover b { background-position:  -159px -56px }
.g-header .g-headul .m-headul4 b{ width:19px; height:30px; left:19px; background-position:-257px 0;}
.g-header .g-headul .m-headul4:hover b { background-position:  -257px -54px }

#topForm{width:358px; height:43px; border:1px solid #f40; margin:23px 0 0 28px;float:right;}

#topForm .inputb { border: medium none; float: left; height: 43px; line-height: 43px; padding: 0; width: 290px; text-indent:12px; font-size:14px;}
#topForm .schsell{ width:70px; height:43px; line-height:43px; float:left; margin:0 0 0 0; display:inline; overflow:hidden}
#topForm .schsell span { cursor: pointer; float: left; font-size: 16px; color:#999; text-indent:12px; width: 61px; background:url("https://www.imtipsy.com/skin/new2015/images/index-icon.png") no-repeat 51px -101px;}
#topForm .schsell b { background:url("https://www.imtipsy.com/skin/new2015/images/icon.png") no-repeat -173px -117px; border-right:1px solid #cfcfcf; float: right; height: 30px; width: 17px;}
#headSel { background: none repeat scroll 0 0 #FFFFFF; border-color: #CFCFCF; border-style: solid; border-width: 0 1px 1px; margin-left: -1px; position: absolute; width: 79px;}
#headSel li a { color: #000000; cursor: pointer; display: block; font-size: 14px; font-weight: normal; height: 30px; line-height: 28px; overflow: hidden; padding-right: 18px; text-align: center;}
#headSel li a:hover { background-color: #CFCFCF; text-decoration:none;}
.u-title4 { margin:0; height:37px; line-height:37px; border-bottom:1px solid #eaeaea; background:url("https://www.imtipsy.com/skin/new2015/images/icon.png") no-repeat -337px -291px;}
.u-title4 span{ padding:0 0 0 28px; font-size:16px; font-weight:bold;}
#topForm .m-search-btn{ width:68px; height:43px;  background:url("https://www.imtipsy.com/skin/new2015/images/index-icon.png") no-repeat -61px -113px #f40; float:right; display:inline; overflow:hidden; margin:0; border:none;}


.g-top-recomd{ background:#fff; margin:15px auto 0;padding:0 0 0 0; border-bottom:1px solid #eee;}
.g-top-recomd .g-recomd{ width:100%; height:35px; display:block; overflow:hidden; margin:0 0 0 0; border-bottom:1px solid #eee;}
.g-top-recomd .g-recomd dt{ width:80px; height:35px; line-height:35px; text-align:center; font-size:14px; font-weight:normal; color:#f40; border-left:2px solid #f40; float:left; display:inline; overflow:hidden; position:relative; zoom:1}
.g-top-recomd .g-recomd dt span{ width:1px; height:20px; background:#eee; display:block; overflow:hidden; position:absolute; right:0; top:8px;}
.g-top-recomd .g-recomd dd{ width:838px; height:35px; font-size:12px; font-weight:normal; font-family:"simsun"; color:#aaa; margin:0 0 0 12px; float:left; display:inline; overflow:hidden}
.g-top-recomd .g-recomd dd a{ height:35px; line-height:35px; float:left; padding:0 8px; color:#666; display:inline; overflow:hidden}
.g-top-recomd .g-recomd dd a:hover{ color:#f40; text-decoration:underline}
.g-top-recomd .g-recomd dd i{ height:35px; line-height:35px; font-style:normal; float:left; padding:0; display:inline; overflow:hidden}

/*返回顶部*/
.m-backtop {width:60px; height:60px; line-height:60px; display:none; overflow:hidden;position:fixed;left:50%;cursor:pointer;margin-left:500px; bottom:10%; _position:absolute;  _margin-top:300px;  _bottom:auto;  _top: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:#09f; font-family:"microsoft yahei"; font-weight:normal; font-size:22px; text-align:center; color:#fff; border-radius:4px; cursor:pointer}
.m-backtop:hover {background:#008fee; color:#fff}
.g-top-recomd .g-new dt{ color:#60c800; border-left:2px solid #60c800}

.g-top-recomd .g-cic dt{  color:#019aff; border-left:2px solid #019aff}

.g-top-recomd .g-leisure dt{  color:#ff9900; border-left:2px solid #ff9900}

.g-foot{ width:100%; height:auto; display:block; overflow:hidden; margin:15px 0 0;}
.g-foot b{ width:100%; height:60px; line-height:60px; background:#303032; font-size:14px; font-weight:normal; color:#999; text-align:center; display:block; overflow:hidden}
.g-foot b a{ color:#999; padding:4px 0;}
.g-foot b a:hover{ color:#fff}
.g-foot p{ width:100%; height:auto; line-height:30px; font-size:12px; font-weight:normal; color:#999; text-align:center; background:#28282a; padding:20px 0; display:block; overflow:hidden}
.show_adv {    width: 960px;    margin: 7px auto 0;    text-align: center;}
/* 分页样式 */
#zhengti .pg_pcl{ height: 34px;}
#zhengti .tspage{ position:relative; height:34px;; padding:2px 0 0; margin:0 0 21px; text-align:center; background:none;}
#zhengti .tspage .tsp_count{ display:none;}
#zhengti .tspage .tsp_nav i,#zhengti .tspage .tsp_nav a{ display: inline-block; height: 24px; line-height: 24px; padding: 0 8px; border: 1px solid #c9c9c9; background:none; color:#565656;}
#zhengti .tspage .tsp_nav b,#zhengti .tspage .tsp_nav a:hover{ display:inline-block; height: 24px; line-height: 24px; padding: 0 8px; margin-right:0; border:1px solid #2e6ab1; background: none repeat scroll 0 0 #2e6ab1; border-color: #2e5095; color: #fff;}
#zhengti .tspage .tsp_nav a i{ border:none; color:#565656;}
#zhengti .tspage .tsp_nav a:hover i{ color:#fff;}
#zhengti .tspage select{ padding:0; margin:0; width:73px; height:22px;}

/* 评论样式 */
#comment_list { color: #2f2f2f; padding: 1px;}
#comment_list dt { height: 28px; line-height: 28px; overflow: hidden; padding: 0 10px;}
#comment_list h2 { background: url("https://www.imtipsy.com/skin/gr/images/comment_tbg.png") repeat-x 0 0; color: #fff; font-size: 14px; height: 30px; margin-bottom: 10px; padding: 0 10px;}
#comment_list h2 span { background-repeat: no-repeat; float: left; line-height: 26px; margin-top: 4px; text-align: center; width: 88px;}
#comment_list dl { padding: 0 5px;}
#comment_list dd { line-height: 20px; padding: 5px 10px 10px; word-wrap: break-word; font-weight:normal;}
#comment_list dd img { margin-bottom: -5px;}
#comment_list blockquote, #comment_list .quote { background: none repeat scroll 0 0 #fffde9; border: 1px solid #bfbfbf; color: #000; margin: 0 0 5px; padding: 3px 3px 5px;}
#comment_list blockquote h4, #comment_list .quote span { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); color: #666; display: block; font-size: 12px; font-weight: normal;    padding: 0 3px;}
#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; color:#000;}
#comment_list dt b { margin: 0 6px; color:#000;}
#comment_list p { line-height: 1; padding: 5px 0; text-align: right;}
#comment_list p a { color: #e65c08; margin-left: 10px;}
#comment_list dt span { float: left;}
#comment_list dt em { float: right; font-style: normal; color:#000;}
#comment_0 dt { background: none repeat scroll 0 0 #fff2e8; color: #c97b54;}
#comment_0 h2 span { background-image: url("https://www.imtipsy.com/skin/gr/images/comment_tr.png");}
#comment_1 dt { background: none repeat scroll 0 0 #f0f7ee; color: #569659;}
#comment_1 h2 span, #s_comment h2 span { background-image: url("https://www.imtipsy.com/skin/gr/images/comment_tg.png");}
#s_comment { text-align: center;}
#s_comment h2 a { color: #1d8d23; float: right; font-size: 12px; font-weight: normal; line-height: 30px;}
#s_comment h2 a i { font-style: normal;}
#s_comment .nick_name { display: inline; float: left; line-height: 30px; margin-left: 12px;}
#s_comment .nick_name input { border: 1px solid #a9b9a5; height: 20px; margin-left: 6px; vertical-align: middle; width: 200px;}
#s_comment .comment_faces { display: inline; float: left; font-weight: bold; width:370px; line-height: 30px; margin-left: 20px;}
#s_comment .comment_faces img { cursor: pointer; margin-left: 3px; vertical-align: middle;}
#s_comment textarea { border: 1px solid #a9b9a5; height: 120px; line-height: 20px; margin: 8px 0; padding: 3px 5px; width: 96%;}
#s_comment .comment_btn { padding: 0 12px 10px; text-align: left;}
#s_comment .comment_btn input { background: url("https://www.imtipsy.com/skin/gr/images/comment_btn.png") no-repeat 0 0; border: 0 none; color: #fff; cursor: pointer; font-weight: bold; height: 26px; margin-right: 6px; padding: 0; width: 80px;}
/* 新分页 */
.fenye .tspage{ background-color: #fff; padding: 20px 0;  }
#taglist .tspage{ height: 50px; margin: 9px 0 0; background: #fff;}
 .tspage .tsp_count,.tsp_change,.tspage #tsp_change{ display: none;}
 .tspage .tsp_nav{ text-align: center;}
 .tspage .tsp_nav i{ display: inline-block; padding: 0 9px; background-color: #fbfbfb; color: #999; border: 1px solid #e7e7e7; border-radius: 3px;}
 .tspage .tsp_nav b{ display: inline-block; padding: 0 9px; background-color: #09f; color: #fff; border: 1px solid #09f; border-radius: 3px;}
 .tspage .tsp_nav a{ display: inline-block; padding: 0 9px; background-color: #fbfbfb; border: 1px solid #e7e7e7; border-radius: 3px; color: #000;}

 .tspage .tsp_nav a.tsp_more,.page .tspage .tsp_nav a.tsp_next,.page .tspage .tsp_nav a.tsp_end,.page .tspage .tsp_nav a.tsp_home,.page .tspage .tsp_nav a.tsp_prev{ padding: 0; border:none;}
 .tspage .tsp_nav .tsp_next i{ border:none; padding:0;}
 .tspage .tsp_nav .tsp_end i{ border:none; padding:0;}
 .tspage .tsp_nav .tsp_prev i{ border:none; padding:0;}
 .tspage .tsp_nav .tsp_home i{ border:none; padding:0;}















/*大盒子*/
.g-box-960{ width:960px; height:auto; display:block;  margin:auto;}

/*大标题*/
.g-title{ width:100%; height:24px; padding:0 0 12px 0; border-bottom:2px solid #eee; display:block; position:relative; zoom:1}
.g-title dt{ width:auto; height:24px; line-height:24px; font-size:20px; font-weight:bold; color:#009bff; float:left; margin:0 0 0 2px; display:inlnie; overflow:hidden}
.g-title dd{ float:right; font-size:12px; font-weight:normal; color:#999; margin:4px 20px 0 0;}
.g-title dd a{ color:#999}
.g-title dd a:hover{ color:#f40; text-decoration:underline}

/*选项卡标题*/
.g-title-span{ width:100%; height:26px; line-height:26px; font-size:20px; font-weight:bold; color:#009bff; border-bottom:2px solid #eee;text-indent:0; margin:0; padding:0 0 11px 0; display:block; overflow:hidden; position:relative; zoom:1; float:none}
.g-title-span .m-tab{ width:810px; height:26px; display:block; overflow:hidden; position:absolute; left:122px; top:2px; }
.g-title-span .m-tab li{ width:auto; height:26px; line-height:26px; font-size:12px; font-weight:normal; color:#666; padding:0 8px; margin:0 0 0 6px; float:left; display:inline; overflow:hidden;cursor:pointer}
.g-title-span .m-tab .m-hover{ background:#8cc619; color:#fff}
.g-top-full .g-top {    position: relative;}
/*

.g-top-full{ width:100%; height:39px; background:#fff; border-bottom:1px solid #eee; display:block; overflow:hidden}
.g-top-full .g-top dt{ height:39px; line-height:39px; font-size:12px; font-weight:normal; color:#666; float:left; display:inline; overflow:hidden}
.g-top-full .g-top dd{ height:39px; float:right; display:inline; overflow:hidden;}
.g-top-full .g-top dd a{ height:39px; line-height:39px; font-size:12px; font-weight:normal; color:#666; display:inline; overflow:hidden; padding:0 5px;}
.g-top-full .g-top dd a:hover{ color:#f60; text-decoration:underline}

头部logo部分
/*.g-header{ width:100%; height:90px; background:#fff; display:block; overflow:hidden}
.g-header .g-logo{ width:214px; height:72px; padding:18px 0 0 0; margin:0; border-right:1px solid #eee;}
.g-header .g-headul{ width:355px; height:90px;border-right:1px solid #eee;}
.g-header .g-headul li{ width:60px; height:auto; float:left; margin:20px 0 0 23px; display:inline; overflow:hidden}
.g-header .g-headul li a{ width:100%; height:20px; padding:35px 0 0 0; display:block; overflow:hidden; position:relative; zoom:1}
.g-header .g-headul li a b{ background:url("https://www.imtipsy.com/skin/new2015/images/index-icon.png") no-repeat; display:block; overflow:hidden; position:absolute; left:0; top:0;}
.g-header .g-headul li a strong{ width:100%; height:20px; line-height:20px; font-size:14px; font-weight:normal; color:#999; text-align:center; display:block; overflow:hidden}
.g-header .g-headul .m-headul1 b{ width:36px; height:25px; left:11px; background-position:0 0;}
.g-header .g-headul .m-headul2 b{ width:22px; height:26px; left:20px; background-position:-83px 0;}
.g-header .g-headul .m-headul3 b{ width:36px; height:22px; left:11px; background-position:-159px 0;}
.g-header .g-headul .m-headul4 b{ width:19px; height:30px; left:19px; background-position:-257px 0;}

#topForm{width:358px; height:43px; border:1px solid #f40; margin:23px 0 0 28px;}
#topForm .inputb { border: medium none; float: left; height: 43px; line-height: 43px; padding: 0; width: 220px; text-indent:12px; font-size:14px;}
#topForm .schsell{ width:70px; height:43px; line-height:43px; float:left; margin:0 0 0 0; display:inline; overflow:hidden}
#topForm .schsell span { cursor: pointer; float: left; font-size: 16px; color:#999; text-indent:12px; width: 61px; background:url("https://www.imtipsy.com/skin/new2015/images/index-icon.png") no-repeat 51px -101px;}
#topForm .schsell b { background:url("https://www.imtipsy.com/skin/new2015/images/icon.png") no-repeat -173px -117px; border-right:1px solid #cfcfcf; float: right; height: 30px; width: 17px;}
#headSel { background: none repeat scroll 0 0 #FFFFFF; border-color: #CFCFCF; border-style: solid; border-width: 0 1px 1px; margin-left: -1px; position: absolute; width: 79px;}
#headSel li a { color: #000000; cursor: pointer; display: block; font-size: 14px; font-weight: normal; height: 30px; line-height: 28px; overflow: hidden; padding-right: 18px; text-align: center;}
#headSel li a:hover { background-color: #CFCFCF; text-decoration:none;}
#topForm .m-search-btn{ width:68px; height:43px; font-size:0; text-indent:9999px; background:url("https://www.imtipsy.com/skin/new2015/images/index-icon.png") no-repeat -61px -113px #f40; float:left; display:inline; overflow:hidden; margin:0;}*/

/*导航右边的链接部分*/
.g-nav-full .g-nav-min{ width:auto; height:auto; float:right; }
.g-nav-full .g-nav-min li{ height:50px; line-height:50px; float:left; font-size:12px; font-weight:normal; color:#fff; padding:0 4px;}
.g-nav-full .g-nav-min li a{ color:#fff}
.g-nav-full .g-nav-min li a:hover{ text-decoration:underline}

/*分类导航*/
.g-nav-class{ width:100%; height:38px; background:#fff; display:block; overflow:hidden}
.g-nav-class .g-nav-classul li{ width:10%; height:38px; line-height:38px; float:left; font-size:14px; font-weight:normal; color:#333; text-align:center; display:inline; overflow:hidden;}
.g-nav-class .g-nav-classul li a{ color:#333;}
.g-nav-class .g-nav-classul li a:hover{ color:#f40}

/*头部推荐游戏—横向滑动*/
.g-top-recomd{ background:#fff; margin:15px auto 0;padding:0 0 5px 0; border-bottom:1px solid #eee;}
.g-top-recomd .g-recomd{ width:930px; height:36px; display:block; overflow:hidden; margin:10px 0 0 15px; border-bottom:1px solid #eee;}
.g-top-recomd .g-recomd dt{ width:55px; height:26px; line-height:25px; text-indent:11px; background:url("https://www.imtipsy.com/skin/new2015/images/android-icon.png") no-repeat 0 -68px; font-size:14px; font-weight:normal; color:#fff; float:left; display:inline; overflow:hidden;text-align: left;}
/*.g-top-recomd .g-recomd dd{ width:870px; height:25px; font-size:14px; font-weight:normal; color:#aaa; margin:0 0 0 5px; float:left; display:inline; overflow:hidden}
.g-top-recomd .g-recomd dd a{ height:25px; line-height:25px; float:left; padding:0 8px; color:#666; display:inline; overflow:hidden}
.g-top-recomd .g-recomd dd a:hover{ color:#f40; text-decoration:underline}
.g-top-recomd .g-recomd dd i{ height:25px; line-height:25px; font-style:normal; float:left; padding:0; display:inline; overflow:hidden}*/

.g-top-recomd .g-new dt{ background-position:0 -112px;}

.g-top-recomd .g-cic{ border:0;}
.g-top-recomd .g-cic dt{ background-position:0 -158px;}


/*头部推荐游戏—纯文字*/
.g-top-recomd .g-title-span a{ width:auto; height:20px; line-height:20px; float:right; font-size:12px; font-weight:normal; color:#999; display:inline; overflow:hidden}
.g-top-recomd .g-title-span a:hover{ color:#f40}
.g-top-recomd .m-scroll-key{ width:100%; height:auto; display:block; overflow:hidden; margin:16px 0 0 0; cursor:pointer}
.g-top-recomd .m-scroll-key .m-scroll-show{ width:855px; height:140px; position:relative; zoom:1}
.g-top-recomd .m-scroll-key .m-scroll-show .m-scroll-ul{ width:auto; height:140px; display:block; overflow:hidden; position:absolute; left:0; top:0;}
.g-top-recomd .m-scroll-key .m-scroll-show .m-scroll-ul li{ width:90px; height:140px; float:left; margin:0 0 0 5px; display:inline; overflow:hidden}
.g-top-recomd .m-scroll-key .m-scroll-show .m-scroll-ul li a{ width:100%; height:140px; display:block; overflow:hidden; position:relative; zoom:1}
.g-top-recomd .m-scroll-key .m-scroll-show .m-scroll-ul li a img{ width:78px; height:78px; margin:6px 0 0 6px; border-radius:16px; display:block; overflow:hidden}
.g-top-recomd .m-scroll-key .m-scroll-show .m-scroll-ul li a strong{ width:100%; height:20px; line-height:20px; font-size:14px; font-weight:normal; color:#333; text-align:center; display:block; overflow:hidden; margin:8px 0 0 0;}
.g-top-recomd .m-scroll-key .m-scroll-show .m-scroll-ul li a em{width:100%; height:16px; line-height:16px; font-size:12px; font-weight:normal; color:#999; text-align:center; display:block; overflow:hidden; margin:2px 0 0 0;}
.g-top-recomd .m-scroll-key .m-scroll-show .m-scroll-ul li a i{ width:78px; height:22px; line-height:22px; font-size:12px; font-weight:bold; font-style:normal; color:#fff; text-align:center; background:#8fc519; display:none; overflow:hidden; position:absolute; left:6px; bottom:6px;}
.g-top-recomd .m-scroll-key .m-scroll-show .m-scroll-ul li a:hover{ background:#f6f6f6;}
.g-top-recomd .m-scroll-key .m-scroll-show .m-scroll-ul li a:hover i{ display:block;}
.g-top-recomd .m-scroll-key .m-scroll-show .m-scroll-ul li a:hover em{ display:none;}
.g-top-recomd .m-scroll-key b{width:35px; height:60px; margin:52px 0 0 15px; background:url("https://www.imtipsy.com/skin/new2015/images/android-icon.png") no-repeat;}
.g-top-recomd .m-scroll-key .m-scroll-right{ margin:52px 0 0 20px; background-position: -82px 0;}

/*新游发布*/
.g-game-new{ width:930px; padding:15px 15px; margin:15px auto 0; background:#fff;}
.g-game-new .g-left{ width:409px; height:auto; margin:0;}
.g-game-new .g-left .g-title{ padding:0 0 10px 0;}
.g-game-new .g-left .g-title dt{ left:2px;}
.g-game-new .g-left .g-title dd{ float:left; margin:6px 0 0 16px;}
.g-game-new .g-left .g-l-cont{ width:100%; height:auto; margin:5px 0 0 0; display:block; overflow:hidden; position:relative; zoom:1}
.g-game-new .g-left .g-l-cont dl{ width:100%; height:93px; display:block; overflow:hidden;}
.g-game-new .g-left .g-l-cont dl dt{ width:50px; height:50px; border-radius:50px; line-height:50px; font-size:14px; font-weight:bold; color:#fff; text-align:center; background:#8cc619;margin:21px 0 0 0; float:left; display:inlnie; overflow:hidden; position:relative; zoom:1; z-index:10}
.g-game-new .g-left .g-l-cont dl dd{ width:354px; height:92px; float:left; margin:0 0 0 5px; border-bottom:1px solid #eee; display:inline; overflow:hidden}
.g-game-new .g-left .g-l-cont dl dd .m-img{ width:80px; height:80px; float:left; margin:6px 20px 0 12px; display:inline; overflow:hidden}
.g-game-new .g-left .g-l-cont dl dd .m-img img{ width:100%; height:80px;}
.g-game-new .g-left .g-l-cont dl dd .m-name{ width:242px; height:20px; line-height:20px; font-size:16px; font-weight:bold; color:#333; float:left; margin:20px 0 0 0; display:inline; overflow:hidden}
.g-game-new .g-left .g-l-cont dl dd .m-name:hover{ color:#8fc519}
.g-game-new .g-left .g-l-cont dl dd b{ width:120px; height:20px; line-height:20px; font-size:14px; font-weight:normal; color:#999; float:left; margin:13px 0 0 0; display:inline; overflow:
hidden}
.g-game-new .g-left .g-l-cont dl dd b span{ color:#333;}
.g-game-new .g-left .g-l-cont .m-sod{ width:2px; height:458px; background:#eee; display:block; overflow:hidden; position:absolute; left:24px; top:8px; z-index:0}


.g-game-new .g-center{width:200px; height:auto; margin:0 0 0 33px;}
.g-game-new .g-center .g-c-btn{ width:100%; height:36px; display:block; overflow:hidden; position:relative; zoom:1}
.g-game-new .g-center .g-c-btn dt{ width:50%; height:24px; line-height:32px; font-size:16px; font-weight:normal; color:#333; text-align:center; padding:0 0 10px 0; float:left; border-bottom:2px solid #eee; display:inline; overflow:hidden; cursor:pointer}
.g-game-new .g-center .g-c-btn dd{ width:1px; height:20px; background:#eee; display:block; overflow:hidden; position:absolute; left:100px; top:6px;}
.g-game-new .g-center .g-c-btn .m-hover{ border-bottom:2px solid #009bff; color:#009bff}
.g-game-new .g-center .g-c-ul{ width:100%; height:auto; display:none; overflow:hidden;}
.g-game-new .g-center .g-c-ul li{ width:80px; height:105px; float:left; margin:13px 0 0 40px; display:inline; overflow:hidden}
.g-game-new .g-center .g-c-ul li a img{ width:100%; height:80px; display:block; overflow:hidden}
.g-game-new .g-center .g-c-ul li a strong{ width:100%; height:20px; line-height:20px; font-size:12px; font-weight:normal; color:#333; text-align:center; margin:5px 0 0 0; display:block; overflow:hidden}
.g-game-new .g-center .g-c-ul li a:hover{ color:#f40}
.g-game-new .g-center .g-c-ul li a:hover strong{ color:#f40}


.g-game-new .g-right{width:254px; height:auto; margin:0 0 0 34px;}
.g-game-new .g-right .g-r-ul{ width:100%; height:auto; display:block; overflow:hidden}
.g-game-new .g-right .g-r-ul li{ width:254px; height:135px; display:block; overflow:hidden; margin:25px 0 0 0; position:relative; zoom:1}
.g-game-new .g-right .g-r-ul li a img{ width:100%; height:135px; display:block; overflow:hidden}
.g-game-new .g-right .g-r-ul li a strong{ width:100%; height:28px; line-height:28px; font-size:14px; font-weight:bold; color:#fff; text-align:center; display:block; overflow:hidden; position:absolute; left:0; bottom:0; z-index:10;}
.g-game-new .g-right .g-r-ul li a b{ width:100%; height:28px; background:#000; opacity:0.7; filter:alpha(opacity=70);display:block; overflow:hidden; position:absolute; left:0; bottom:0; z-index:5;}
.g-game-new .g-right .g-r-ul li a:hover{ color:#8cc619}
.g-game-new .g-right .g-r-ul li a:hover strong{ color:#8cc619}

/*选项卡板块*/
.g-tab-box{ width:930px; padding:15px 15px; margin:15px auto 0; background:#fff;}
.g-tab-box .g-tab-ul{ width:100%; height:auto; display:none; overflow:hidden;}
.g-tab-box .g-tab-ul li{ width:90px; height:140px; float:left; margin:20px 0 0 14px; display:inline; overflow:hidden}
.g-tab-box .g-tab-ul li a{ width:100%; height:140px; display:block; overflow:hidden; position:relative; zoom:1}
.g-tab-box .g-tab-ul li a img{ width:78px; height:78px; margin:6px 0 0 6px; border-radius:16px; display:block; overflow:hidden}
.g-tab-box .g-tab-ul li a strong{ width:100%; height:20px; line-height:20px; font-size:14px; font-weight:normal; color:#333; text-align:center; display:block; overflow:hidden; margin:8px 0 0 0;}
.g-tab-box .g-tab-ul li a em{width:100%; height:16px; line-height:16px; font-size:12px; font-weight:normal; color:#999; text-align:center; display:block; overflow:hidden; margin:2px 0 0 0;}
.g-tab-box .g-tab-ul li a i{ width:78px; height:22px; line-height:22px; font-size:12px; font-weight:bold; font-style:normal; color:#fff; text-align:center; background:#8fc519; display:none; overflow:hidden; position:absolute; left:6px; bottom:6px;}
.g-tab-box .g-tab-ul li a:hover{ background:#f6f6f6;}
.g-tab-box .g-tab-ul li a:hover i{ display:block;}
.g-tab-box .g-tab-ul li a:hover em{ display:none;}



/*安卓合集*/
.g-game-key{ width:930px; padding:15px 15px; margin:15px auto 0; background:#fff; border-top:1px solid #eee;}
.g-game-key .g-title{ border:0;}
.g-game-key .g-title dt{ font-size:16px}
.g-game-key .g-title dd{ margin:4px 0 0 0;}
.g-game-key .m-scroll-key{ width:100%; height:auto; display:block; overflow:hidden; margin:0 0 0 0; cursor:pointer}
.g-game-key .m-scroll-key .m-scroll-show{ width:846px; height:135px; position:relative; zoom:1}
.g-game-key .m-scroll-key .m-scroll-show .m-scroll-ul{ width:auto; height:135px; display:block; overflow:hidden; position:absolute; left:0; top:0;}
.g-game-key .m-scroll-key .m-scroll-show .m-scroll-ul li{ width:254px; height:135px; float:left; margin:0 0 0 28px; display:inline; overflow:hidden;}
.g-game-key .m-scroll-key .m-scroll-show .m-scroll-ul li a{ width:100%; height:135px; display:block; overflow:hidden; position:relative; zoom:1}
.g-game-key .m-scroll-key .m-scroll-show .m-scroll-ul li a img{ width:100%; height:135px; display:block; overflow:hidden}
.g-game-key .m-scroll-key .m-scroll-show .m-scroll-ul li a strong{ width:100%; height:28px; line-height:28px;font-size:14px; font-weight:bold; color:#fff; text-align:center; display:block; overflow:hidden; position:absolute; left:0; bottom:0; z-index:10}
.g-game-key .m-scroll-key .m-scroll-show .m-scroll-ul li a i{ width:100%; height:28px; background:#000; opacity:0.7; filter:alpha(opacity=70); display:block; overflow:hidden; position:absolute; left:0; bottom:0; z-index:5}

.g-game-key .m-scroll-key b{width:27px; height:60px; margin:50px 0 0 0; background:url("https://www.imtipsy.com/skin/new2015/images/index-icon.png") no-repeat -422px 17px #aaa;}
.g-game-key .m-scroll-key .m-scroll-right{ margin:50px 0 0 23px; background-position: -487px 17px;}


/*排行榜*/
.g-all-rank { width:930px; padding:15px; background:#fff; margin:15px auto 0;}

.g-all-rank .g-r-al{ width:285px; height:auto; margin:0px 37px 0 0; float:left; display:inline; overflow:hidden}
.g-all-rank .g-r-al .g-title dt{ font-size:18px; color:#333; font-weight:normal;}
.g-all-rank .g-r-al .g-title dt span{ font-size:20px; color:#f64747; font-weight:bold; padding:0 10px 0 0; }
.g-all-rank .g-r-al strong{ width:285px; height:45px; line-height:45px; background:url("https://www.imtipsy.com/skin/new2015/images/index-icon.png") no-repeat 0 -846px; font-size:18px; font-weight:bold; color:#fff; text-align:center; display:block; overflow:hidden}
.g-all-rank .g-r-al ul{ width:100%; height:auto; display:block; overflow:hidden}
.g-all-rank .g-r-al ul li{ width:100%; height:50px; border-bottom:1px solid #eee; display:block; overflow:hidden}
.g-all-rank .g-r-al ul li i{ width:25px; height:25px; line-height:25px; font-size:16px; font-weight:normal; color:#fff; text-align:center; background:#b4b4b4; border-radius:2px; font-style:normal; float:left; margin:11px 0 0 0; display:inline; overflow:hidden}
.g-all-rank .g-r-al ul li .g-r-img{ display:none}
.g-all-rank .g-r-al ul li .g-r-name{ width:170px; height:50px; line-height:50px; font-size:16px; font-weight:normal; color:#333; float:left; margin:0 0 0 16px; display:inline; overflow:hidden}
.g-all-rank .g-r-al ul li .g-r-name:hover{ color:#f40}
.g-all-rank .g-r-al ul li b{ width:auto;height:50px; line-height:50px; font-size:14px; font-weight:normal; color:#999; float:right; margin:0 2px 0 0; display:inline; overflow:hidden}
.g-all-rank .g-r-al ul li b span{ display:none}
.g-all-rank .g-r-al ul li .m-r-rank1{ display:none;}
.g-all-rank .g-r-al ul li .m-r-rank2{ display:none;}
.g-all-rank .g-r-al ul li .m-r-rank3{ display:none;}
.g-all-rank .g-r-al ul li .m-r-rank4{ display:none;}
.g-all-rank .g-r-al ul li .m-r-rank5{ display:none;}

.g-all-rank .g-r-al ul .m-hover{ width:100%; height:100px; border-bottom:1px solid #eee; display:block; overflow:hidden}
.g-all-rank .g-r-al ul .m-hover i{ width:25px; height:80px; line-height:80px; font-size:16px; font-weight:normal; color:#fff; text-align:center; background:#b4b4b4; border-radius:0; font-style:normal; float:left; margin:10px 0 0 0; display:inline; overflow:hidden}
.g-all-rank .g-r-al ul .m-hover .g-r-img{ width:80px; height:80px; float:left; margin:10px 10px 0 4px; display:inline; overflow:hidden}
.g-all-rank .g-r-al ul .m-hover .g-r-img img{ width:80px; height:80px; border-radius:16px;}
.g-all-rank .g-r-al ul .m-hover .g-r-name{ width:150px; height:20px; line-height:20px; font-size:16px; font-weight:normal; color:#333; float:left; margin:18px 0 0 0; display:inline; overflow:hidden}
.g-all-rank .g-r-al ul .m-hover .g-r-name:hover{ color:#8fc519}
.g-all-rank .g-r-al ul .m-hover b{ width:150px;height:20px; line-height:20px; font-size:12px; font-weight:normal; color:#999; float:left;margin:10px 0 0 0; display:inline; overflow:hidden}
.g-all-rank .g-r-al ul .m-hover b span{ display:inline;}
.g-all-rank .g-r-al ul .m-hover .m-r-rank1{ width:150px; height:13px; background:url("https://www.imtipsy.com/skin/new2015/images/aldown-icon.png") no-repeat 0 -143px; float:left; margin:5px 0 0 0; display:inline; overflow:hidden}
.g-all-rank .g-r-al ul .m-hover .m-r-rank2{  width:150px; height:13px; background:url("https://www.imtipsy.com/skin/new2015/images/aldown-icon.png") no-repeat 0 -143px; float:left; margin:5px 0 0 0; display:inline; overflow:hidden}
.g-all-rank .g-r-al ul .m-hover .m-r-rank3{ width:150px; height:13px; background:url("https://www.imtipsy.com/skin/new2015/images/aldown-icon.png") no-repeat 0 -143px; float:left; margin:5px 0 0 0; display:inline; overflow:hidden}
.g-all-rank .g-r-al ul .m-hover .m-r-rank4{  width:150px; height:13px; background:url("https://www.imtipsy.com/skin/new2015/images/aldown-icon.png") no-repeat 0 -143px; float:left; margin:5px 0 0 0; display:inline; overflow:hidden}
.g-all-rank .g-r-al ul .m-hover .m-r-rank5{  width:150px; height:13px; background:url("https://www.imtipsy.com/skin/new2015/images/aldown-icon.png") no-repeat 0 -143px; float:left; margin:5px 0 0 0; display:inline; overflow:hidden}


.g-all-rank .g-r-android .g-title dt span{ color:#19b5fe}

.g-all-rank .g-r-soft{ margin:0 0 0 0;}
.g-all-rank .g-r-soft .g-title dt span{ color:#5fc700}


.g-firend { width:930px; padding:15px; background:#fff; margin:15px auto 0;}
.g-firend .g-title dt{ text-indent:32px;}
.g-firend .g-title dt b{ width:22px; height:22px; background-position:-428px -709px;}
.g-firend ul{ width:100%; height:auto; display:block; overflow:hidden; margin:12px 0 0 0;}
.g-firend ul li{ height:20px; line-height:20px; font-size:14px; font-weight:normal; color:#666; float:left; margin:0 6px 0 0; display:inline; overflow:hidden}
.g-firend ul li a{ color:#666}
.g-firend ul li a:hover{ color:#f40}

.g-foot{ width:100%; height:auto; display:block; overflow:hidden; margin:15px 0 0;}
.g-foot b{ width:100%; height:60px; line-height:60px; background:#303032; font-size:14px; font-weight:normal; color:#999; text-align:center; display:block; overflow:hidden}
.g-foot b a{ color:#999; padding:4px 0;}
.g-foot b a:hover{ color:#fff}
.g-foot p{ width:100%; height:auto; line-height:30px; font-size:12px; font-weight:normal; color:#999; text-align:center; background:#28282a; padding:20px 0; display:block; overflow:hidden}


#elevator_item { display: none; position: fixed; bottom: 140px; left:50%; width: 60px; height: 100px; margin-left: 534px; opacity: 1; transition: opacity 0.4s ease-in-out 0s; z-index: 100020;}
#elevator_item.off { opacity: 0; visibility: hidden;}
#elevator { background: url("https://www.imtipsy.com/skin/library/images/icon_top.png") no-repeat scroll center center rgba(0, 0, 0, 0.6);    border-radius: 2px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); cursor: pointer; display: block; height: 50px; margin-bottom: 10px; width: 60px;}
#elevator:hover { background-color: rgba(0, 0, 0, 0.7);}
#elevator:active { background-color: rgba(0, 0, 0, 0.75);}
#elevator_item .qr { background: url("https://www.imtipsy.com/skin/library/images/icon_code.png") no-repeat scroll center center rgba(0, 0, 0, 0.6);  border-radius: 2px;    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); cursor: pointer; display: block; height: 40px; width: 60px;}
#elevator_item .qr:hover { background-color: rgba(0, 0, 0, 0.7);}
#elevator_item .qr:active { background-color: rgba(0, 0, 0, 0.75);}
#elevator_item .qr-popup { background: none repeat scroll 0 0 #ffffff;    border-radius: 2px;    bottom: 0;    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);  display: none;    height: 110px;    left: -129px;    position: absolute;    text-align: center;    width: 114px;}
#elevator_item .qr-popup .code-link { color: #777; display: block; margin: 10px;}
#elevator_item .qr-popup .code { display: block; margin-bottom: 10px;}
#elevator_item .qr-popup .arr { position: absolute; right: -6px; bottom: 14px; background: url("https://www.imtipsy.com/skin/library/images/code_arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); height: 11px;    width: 6px;}






