﻿* {
    margin: 0;
    padding: 0;
    outline: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

::-webkit-scrollbar {
    width: 0px;
    height: 0px;
}


html {
    -webkit-text-size-adjust: none;
    word-wrap: break-word;
    font-size: 20px;
}

body {
    width: 100%;
    font-family: Arial,"Microsoft YaHei", Helvetica, sans-serif;
    color: #333;
    max-width: 900px;
    margin: 0 auto;
    min-width: 320px;
    background: #f2f2f2;
}

img {
    border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

li {
    list-style: none;
}

input {
    font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif;
}

a {
    text-decoration: none;
}

.mb {
    margin-bottom: 1em;
}

.mt {
    margin-top: 1em;
}

.pb0 {
    padding-bottom: 0;
}

aside {
    padding: 0 0.5em;
}

hr {
    border: 1px solid #FFF;
}

@media screen and (max-width:319px) {
    html {
        font-size: 20px
    }
}

@media screen and (min-width:320px) {
    html {
        font-size: 20px
    }
}

@media screen and (min-width:360px) {
    html {
        font-size: 22.5px
    }
}

@media screen and (min-width:375px) {
    html {
        font-size: 23.4375px
    }
}

@media screen and (min-width:384px) {
    html {
        font-size: 24px
    }
}

@media screen and (min-width:400px) {
    html {
        font-size: 25px
    }
}

@media screen and (min-width:414px) {
    html {
        font-size: 25.875px
    }
}

header {
    background: #fff;
    height: 4.5em;
}

header .top {
    background: #fff;
    position: fixed;
    height: 2.5em;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    min-width: 320px;
    border-bottom: 1px solid #E4E4E4;
    z-index: 99;
}

header .top a.logo {
    width: 6em;
    height: 1.9em;
    background: url(../images/logoGSG.png) no-repeat;
    background-size: 4.6em;
    display: block;
    float: left;
    margin: 0.5em 0.8em;
}

header .top a.search {
    width: 2em;
    height: 2.5em;
    float: right;
    display: block;
    background: url(../images/search.png) no-repeat 0em 0.7em;
    background-size: 1.2em;
}

header .top a.menu {
    width: 2em;
    height: 2.5em;
    float: right;
    display: block;
    background: url(../images/menu.png) no-repeat 0.3em 0.8em;
    background-size: 1em;
}

.Occlusion {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    left: 0;
    z-index: 8;
}

.close {
    background: url(../images/close.png) no-repeat 0.3em 0.8em !important;
}

.loading {
    text-align: center;
    font-size: 12px;
    color: #999;
    padding: 5px 0;
}

/*App*/
header .app {
    background: #e9ebeb url(../images/appbg.jpg) no-repeat top right;
    height: 2em;
    width: 100%;
    background-size: auto 2.5em;
    position: fixed;
    top: 2.5em;
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
    min-width: 320px;
    z-index: 999;
}

header .app a {
    display: inline-block;
    width: 9em;
    height: 1.8em;
    border: 1px solid #ddd;
    background: #fff;
    font-size: 0.7em;
    border-radius: 5em;
    text-align: center;
    line-height: 1.8em;
    color: #666;
    font-family: 'arial';
    margin: 0.5em 0.35em 0;
}

header .app a.down {
    background: #1b66ee;
    font-size: 0.7em;
    border-radius: 5em;
    text-align: center;
    line-height: 1.8em;
    color: #ffffff;
    font-family: 'arial';
    margin: 0.5em 0.35em 0;
}

.righticon a {
    position: fixed;
    display: block;
    bottom: 1em;
    right: 0.5em;
    height: 3.6em;
    width: 4em;
    background: #1b66ee;
    font-size: 0.6em;
    border-radius: 1em;
    text-align: center;
    line-height: 1.6em;
    color: #ffffff;
    font-family: 'arial';
    padding-top: 0.4em;
}

.bottomicon a {
    position: fixed;
    left: 50%;
    -webkit-transform: translateX(-50%);
    bottom: 1em;
    width: 10em;
    background: #1b66ee;
    font-size: 0.6em;
    border-radius: 5em;
    text-align: center;
    line-height: 2.5em;
    color: #ffffff;
    font-family: 'arial';
    display: block;
    transition: all .5s;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
}

/*首页*/

.banner .tips {
    margin-top: -47px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#000000000', endColorStr='#000', gradientType='0');
    background-image: linear-gradient(transparent, #000);
    background-size: auto 100%;
    z-index: 9;
    position: relative;
}

.banner {
    position: relative;
    width: 100%;
}

.banner .tips a {
    color: #fff;
    font-size: 0.6em;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}

.sales {
    width: 100%;
    background: #FFF;
}

.sales ul {
    padding: 0.5EM 0em;
    overflow: hidden;
}

.sales ul li {
    width: 46%;
    float: left;
    margin: 0% 2%;
}

.sales ul li p {
    font-size: 0.6em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.sales ul li a {
    color: #333;
}

.title {
    font-size: 0.7em;
    color: #333;
    padding: 0.7em 0.5em 0em;
}

a.more {
    text-align: center;
    color: #ff9900;
    height: 40px;
    line-height: 40px;
    font-size: 0.6em;
    display: block;
}

.center {
    width: 100%;
    padding-top: 0.5em;
}

.center a {
    color: #000;
}

.center p {
    border-bottom: 1px solid #ededed;
    font-size: 0.6em;
    padding: 0.5em;
    height: 14px;
    line-height: 20px;
    overflow: hidden;
    margin-bottom: 6px;
}

.center p span {
    width: 17px;
    height: 17px;
    color: #fff;
    display: inline-block;
    text-align: center;
    font-size: 0.6em;
    margin-right: 5px;
}

.center p span.red {
    background: #f54545;
}

.center p span.orange {
    background: #ff8547;
}

.center p span.oran {
    background: #ffac38;
}

.center p span.gray {
    background: #b8b8b8;
}

/*列表页*/

.list {
    width: 100%;
    background: #FFF;
    margin-top: 10px;
}

.list li {
    border-bottom: 1px solid #ededed;
}

.list li a {
    color: #333;
}

.list li dl {
    padding: 10px;
    display: -webkit-box;
    display: -moz-box;
}

.list li dl dt {
    width: 95px;
    height: 62px;
    margin-right: 10px;
}

.list li dl dt img {
    width: 100%;
}

.list li dl dd {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    font-size: 0.6em;
}

.list li dl dd p {
    color: #999999;
    margin-top: 5px;
}

.find {
    padding: 0.8em 0.5em;
    font-size: 0.7em;
}

.find b {
    margin-right: 10px;
}

.find span {
    color: #ff0000;
}

/*搜索页*/

.searchGasgoo {
    margin: 0.5em;
    height: 40px;
    border: 1px solid #ee7711;
    background: #fff;
}

.searchGasgoo a {
    height: 40px;
    width: 20%;
    float: right;
    background: #ffcc00 url(../images/searchwhite.png) no-repeat center;
    background-size: 1.1em;
}

.searchGasgoo input {
    width: 78%;
    border: none;
    height: 40px;
    line-height: 40px;
    line-height: 40px;
    padding-left: 2%
}

/*详细页*/

.clear {
    clear: both;
    height: 0;
    overflow: hidden;
    font-size: 0px;
    line-height: 0;
}

.topcontWap {
    width: 100%;
    background-color: #FFF;
}

.top_tit {
    line-height: 35PX;
}

.top_tit h2 {
    font-size: 24px;
    padding: 15px 55px 15px 20px;
    line-height: 33px;
    font-weight: normal;
    color: #333333;
    border-left: 6px solid #fc0;
}

.top_tit .top_cont {
    padding: 0px 20px 10px 20px;
    border-bottom: 1px dashed #e1e1e1;
    text-align: left;
    margin-left: 5px;
}

.fl {
    float: left;
    display: inline;
}

.top_tit .top_cont .forter_z span {
    color: #7a7a7a;
    padding-right: 15px;
}

.shownr {
    padding: 18px 25px 55px 20px;
}

.shownr p {
    font-size: 17px;
    line-height: 24px;
    margin-top: 15px;
}

.forter_z {
    font-size: 14px;
}

.shownr p img {
    height: auto !important;
    width: auto\9 !important;
    width: 100% !important;
}

footer {
    font-size: 14px;
    line-height: 50px;
    text-align: center;
}

/*类目页*/

.category {
    margin-top: 0.5em;
    background: #fff;
    overflow: hidden;
}

.category li {
    float: left;
    width: 33%;
    text-align: center;
    font-size: 0.6em;
    border-bottom: 1px solid #ededed;
    border-right: 1px solid #ededed;
    height: 140px;
}

.category li a {
    color: #616161;
}

.homeINO {
    background: url(../images/home.png) no-repeat;
    width: 45PX;
    background-size: 45PX;
    height: 45PX;
    display: block;
    margin: 20PX auto;
}

.newsINO {
    background: url(../images/news.png) no-repeat;
    width: 45PX;
    background-size: 45PX;
    height: 45PX;
    display: block;
    margin: 20PX auto;
}

.energyINO {
    background: url(../images/energy.png) no-repeat;
    width: 45PX;
    background-size: 45PX;
    height: 45PX;
    display: block;
    margin: 20PX auto;
}

.commentaryINO {
    background: url(../images/commentary.png) no-repeat;
    width: 45PX;
    background-size: 45PX;
    height: 45PX;
    display: block;
    margin: 20PX auto;
}

.repotINO {
    background: url(../images/repot.png) no-repeat;
    width: 45PX;
    background-size: 45PX;
    height: 45PX;
    display: block;
    margin: 20PX auto;
}

.databaseINO {
    background: url(../images/database.png) no-repeat;
    width: 45PX;
    background-size: 45PX;
    height: 45PX;
    display: block;
    margin: 20PX auto;
}

.icvINO {
    background: url(../images/icv.png) no-repeat;
    width: 45px;
    background-size: 45px;
    height: 45px;
    display: block;
    margin: 20px auto;
}

/*unslider*/

.unslider {
    overflow: auto;
    margin: 0;
    padding: 0;
}

.unslider-wrap {
    position: relative;
}

.unslider-wrap.unslider-carousel>li {
    float: left;
}

.unslider-vertical>ul {
    height: 100%;
}

.unslider-vertical li {
    float: none;

    width: 100%;
}

.unslider-fade {
    position: relative;
}

.unslider-fade .unslider-wrap li {
    position: absolute;
    z-index: 8;
    top: 0;
    right: 0;
    left: 0;
}

.unslider-fade .unslider-wrap li.unslider-active {
    z-index: 10;
}

.unslider ul,
.unslider ol,
.unslider li {
    margin: 0;
    padding: 0;

    list-style: none;

    border: none;
}

.unslider-arrow {
    position: absolute;
    z-index: 2;
    left: 20px;

    cursor: pointer;
}

.unslider-arrow.next {
    right: 20px;
    left: auto;
}

.unslider-nav ol {
    list-style: none;

    text-align: center;
}

.unslider-nav ol li {
    display: inline-block;
    overflow: hidden;

    width: 6px;
    height: 6px;
    margin: 0 4px;

    cursor: pointer;
    text-indent: -999em;

    border: 2px solid #fff;
    border-radius: 5px;
    background: transparent;
}

.unslider-nav ol li.unslider-active {
    cursor: default;
    background: #fff;
}

.unslider-nav ol {
    position: relative;
    bottom: 30px;
    list-style: none;
    text-align: center;
}

.unslider-nav ol li {
    display: inline-block;
    overflow: hidden;
    width: 6px;
    height: 6px;
    margin: 0 4px;
    cursor: pointer;
    text-indent: -999em;
    border: 2px solid #f00;
    border-radius: 5px;
    background: transparent;
}

.unslider-nav ol li.unslider-active {
    cursor: default;

    background: #f00;
}


.banner ul li img {
    width: 100%;
}

.terms {
    display: block;
    padding: 0.5em;
    margin-top: 30px;
}

.terms span {
    display: block;
    font-size: 0.6em;
}

.terms .hot {
    display: block;
    margin-top: 15PX;
    height: 105px;
    overflow: hidden;
}

.terms .hot a {
    font-size: 0.6em;
    color: #666;
    border: 1px solid #ddd;
    border-radius: 1em;
    margin-right: 10px;
    padding: 5px 9px;
    overflow: hidden;
    line-height: 35px;
}

@media screen and (min-width:320px) {
    .terms .hot {
        display: block;
        margin-top: 15PX;
        height: 105px;
        overflow: hidden;
    }
}

@media screen and (min-width:375px) {
    .terms .hot {
        display: block;
        margin-top: 15PX;
        height: 115px;
        overflow: hidden;
    }
}

@media screen and (min-width:414px) {
    .terms .hot {
        display: block;
        margin-top: 15PX;
        height: 120px;
        overflow: hidden;
    }
}

/*App wx*/
.wxtips{
    display: none;
}
.layerbg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .7;
    z-index: 9999;
}

.sharedown {
    width: 95%;
    position: fixed;
    top: 10px;
    z-index: 9999;
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
}

.sharedown div {
    position: relative;
    top: 5px;
    background: #fff;
    border-radius: 10px;
    text-align: center;
    font-size: 18px;
    height: 45px;
    line-height: 22px;
    padding: 15px 0;
}

.sharedown i {
    display: block;
    background: url(../images/tiparrow.png) no-repeat;
    background-size: 28px 45px;
    width: 28px;
    height: 45px;
    position: absolute;
    right: 8px;
    top: -10px;
}

.sharedown div p span {
    display: block;
    color: #2d91fc;
    font-size: 15px;
    margin-bottom: 3px;
}

.appExtension {
    box-shadow: 0px 0px 20px #999;
    width: 80%;
    margin: 0 auto;
    border-radius: 0.5em;
    background: #fff;
    position: fixed;
    top: 30%;
    z-index: 99;
    left: 10%;
    display: none;
}

.appExtension p {
    padding: 20px 20px;
    font-size: 12px;
    text-align: center;
}

.appExtension .but {
    border-top: 1px solid #e8e8e8;
    overflow: hidden;
}

.appExtension .but a {
    width: 49.5%;
    float: left;
    border-right: 1px solid #e8e8e8;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
}

.appExtension .but a:nth-last-child(1) {
    border: none;
}

.appExtension .cancel {
    color: #999999;
}

.appExtension .download {
    color: #42c9cb;
}

.list img {
    vertical-align: top;
}

.bannertu {
    margin: 10px 0px;
}

.appad {
    background: #e5f1ff;
    border: 1px solid #bcd9ff;
    border-radius: 3px;
    margin-top: 15px;
    margin-bottom: 10px;
    padding: 13px 20px;
    width: 100%;
    box-sizing: border-box;
}

.appad p {
    color: #000000;
    margin-top: 0px;
    font-size: 15px;
}

@media screen and (max-width: 600px) {
    iframe {
        height: auto !important;
    }
}