/* defaultStyle */
.g_main .g_head i{ display:inline-block; margin:-4px 10px 0 0; height:32px; vertical-align:middle; }
.g_main .g_head i.dn{ display:none; }
.g_main .g_head .logoImg1{ position:absolute; left:10px; top:50%; width:284px; height:36px; margin-top:-18px; overflow:hidden; }
.g_main .g_head p{ position: absolute;right: 0;top: 10px;height: 25px;}
.g_main .g_head p a{ float:left; width:20px;margin-top: 4px; height: 20px;background-image:url(../images/headIcon3.png);background-size: 100%;background-repeat: no-repeat;}
.g_main .g_head .searchBtn{background-position:0px -100px; }
.g_main .g_head .personalBtn{background-position:0px -40px;}
.g_main .g_head .loginBtn {background-position: 0px -20px;}
.g_main .g_head p a img{width: 100%;}
.g_main .g_head a{ margin-right:5px; }

#wrapper{ width:100%; height:60px; z-index:99; overflow:hidden; position:relative; }
.g_main #wrapper{background:#fff; }
#scroller{width: 100%;overflow-x: scroll;}
#scroller::-webkit-scrollbar{width:0px}
.g_main .g_nav{ position:absolute; left:0; top:0; }

.g_main .g_notice{ position:relative; height:36px; line-height:36px; overflow:hidden; background:#f9fafb; }
.g_main .g_notice ul{ padding:0 15px 0 30px;background-color: #f5f2ec; }
.g_main .g_notice li a{ display:block; color:#3a444c; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }

.g_main .swiper-slide{ position:relative; }
.g_main .swiper-slide p{ position:absolute; bottom:0; left:0; right:0; padding:4px 10px; color:#fff; text-align:left; background:url(../images/bg.png) repeat; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }

.g_main .goBookshelf{ position:relative; margin:10px 0; padding:14px 10px; background:#fff; color:#3a444c; font-size:16px; }
.g_main .goBookshelf a{ position:absolute; right:5px; top:50%; margin-top:-14px; padding:0 22px 0 10px; height:28px; line-height:28px; border-radius:3px; background:#fbab00; color:#fff; }
.g_main .goBookshelf a i{ position:absolute; right:8px; top:50%; margin-top:-5.5px; width:7px; }

.g_main .g_bottom ul{ padding:10px; overflow:hidden; }
.g_main .g_bottom li{ float:left; width:25%; margin-bottom:10px; }
.g_main .g_bottom li a{ display:block; text-align:center; text-decoration:underline; color:#71787e; }

.hide{display: none;}
#logoImg {
    position: absolute;
    margin: 0;
    left: 10px;
    top: 50%;
    width: 32px;
    height: 32px;
    margin-top: -16px;
}
 .nameSpan {
    position: absolute;
    left: 50px;
    top: 50%;
    margin-top: -10px;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    color: #5c8780;
    width: 60%;
    font-size: 15px;
}
#otherBanner{
	margin-top: 10px;
}
.haveLeft{position: absolute;right: 5px;height: 30px;margin-top: -15px;top: 50%;}

.g_main .friendlyLink li:nth-child(2n+1){ clear:both; }
