body {
    width: 100%;
    margin: 0px
}

.page {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    max-width: 480px;
    padding: 0px
}

#head {
    width: 100%;
    max-width: 480px;
    position: fixed;
    top: 0px;
    background-color: #EFEFEF;
    height: 45px;
    overflow: hidden;
    z-index: 10
}

#head2 {
    width: 100%;
    height: 45px;
}

#headBack {
    width: 10%;
    height: 45px;
    background: url(../images/btn_back.png) center center no-repeat;
    background-size: 22px 22px;
    float: left
}

#headTitle {
    width: 80%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    float: left;
    color: #222;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden
}

#headHome {
    width: 10%;
    height: 45px;
    background: url(../images/btn_home.png) center center no-repeat;
    background-size: 22px 22px;
    float: left
}

.banner {
    width: 100%;
    height: 202px;
    background: url(../images/banner_huojiang.jpg) no-repeat center center;
    background-size: cover;
    position: relative
}

.banner-home,
.banner-GZmod {
    height: 22px;
    position: absolute;
    top: 12px;
    border-radius: 3px;
    background-color: #B22D24;
    border: solid 0.5px #fff;
    text-align: center;
    font-size: 12px;
    line-height: 22px;
    color: #fff
}

.banner-home {
    width: 44px;
    right: 12px
}

.banner-GZmod {
    width: 66px;
    right: 12px
}

.banner-title {
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 52px;
}

.banner-search {
    width: 250px;
    height: 34px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -125px;
    bottom: 45px;
    border-radius: 5px
}

.search-wd {
    width: 195px;
    height: 34px;
    background-color: #fff;
    float: left
}

.search-btn {
    width: 55px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    float: left;
    background-color: #FE6F07;
    font-size: 14px;
    color: #fff
}

#wd {
    width: 185px;
    margin-left: 5px;
    height: 34px;
    line-height: 34px;
    text-align: left;
    font-size: 13px;
    border: none;
    background: none;
    outline: none
}

.banner-support {
    width: 100%;
    height: 40px;
    line-height: 22px;
    text-align: center;
    color: #b3b3b3;
    font-size: 11px;
    position: absolute;
    left: 0px;
    bottom: 0px
}

.banner-foot {
    width: 100%;
    height: 20px;
    background-color: #fff;
    border-radius: 10px;
    position: absolute;
    left: 0px;
    bottom: -10px
}

.main {
    width: 100%;
    border-radius: 10px;
    background-color: #fff;
    overflow: hidden;
    padding-bottom: 100px;
    text-align: center;
    padding-top: 6px
}

.content-nothing {
    width: 100%;
    height: 400px;
    text-align: center;
    line-height: 350px;
    font-size: 14px;
    color: #999;
    background: url(../images/content_nothing.png) no-repeat center 50px;
    background-size: 50%
}

.item {
    width: 156px;
    overflow: hidden;
    display: inline-block;
    margin: 4px 6px
}

.item-img {
    width: 154px;
    border: solid 1px #ffe2bd;
    height: 154px;
    overflow: hidden;
    border-radius: 3px;
    position: relative
}

.mov-play {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -22px;
    margin-top: -22px;
    background-image: url(/images/mov_play.png);
    background-size: 100% 100%;
    z-index: 10
}

.item-img img {
    width: 150px;
    height: 150px;
    border-radius: 3px;
    margin: 0 auto;
    margin: 2px
}

.item-desBar {
    width: 100%;
    height: 44px;
    overflow: hidden;
    float: left
}

.item-name {
    width: 100%;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    font-size: 15px;
    color: #222;
    text-align: left;
    font-weight: bold
}

.item-rank {
    width: 100%;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    font-size: 13px;
    color: #6D84AF;
    text-align: left
}

.item-des {
    width: 100%;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    font-size: 13px;
    color: #777777;
    text-align: left
}

.div_big {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    text-align: center;
    _position: absolute;
    _top: expression(eval(document.compatMode&& document.compatMode=='CSS1Compat') ? documentElement.scrollTop +0: document.body.scrollTop +0);
    _bottom: auto;
    z-index: 5;
    background-color: #333;
    border: solid 0px #4CB3FA;
    overflow: hidden;
    z-index: 100;
}

.big-head {
    width: 100%;
    height: 45px;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: #333
}

.big-head-left {
    width: 10%;
    height: 45px;
    float: left;
    background-image: url(../images/back_w.png);
    background-size: 10px 18px;
    background-position: 10px 14px;
    background-repeat: no-repeat;
}

.big-head-center {
    width: 80%;
    height: 45px;
    float: left;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
    color: #fff;
    overflow: hidden
}

.turn-pre {
    width: 25%;
    height: 25px;
    margin-top: 10px;
    border: solid 1px #eee;
    text-align: center;
    font-size: 13px;
    color: #fff;
    line-height: 25px;
    float: left;
    margin-left: 15%;
    border-radius: 12px 3px 3px 12px
}

.turn-next {
    width: 25%;
    height: 25px;
    margin-top: 10px;
    border: solid 1px #eee;
    text-align: center;
    font-size: 13px;
    color: #fff;
    line-height: 25px;
    float: right;
    margin-right: 15%;
    border-radius: 3px 12px 12px 3px
}

.bigzh1 {
    width: 96%;
    height: 45px;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    text-align: left;
    margin: 0 auto;
}

.bignum {
    width: 100%;
    height: 30px;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    text-align: center
}

#alertBox {
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    background-color: #333;
    border-radius: 5px;
    position: fixed;
    bottom: 40px;
    left: 50%;
    margin-left: -50px;
    display: none
}

.footBar {
    width: 100%;
    height: 50px;
    position: fixed;
    bottom: 0px;
    overflow: hidden;
    background-color: #CC0B0E;
    z-index: 10;
    max-width: 480px
}

.footBox {
    width: 100%;
    height: 20px;
    position: absolute;
    border-radius: 10px;
    bottom: 10px;
    left: 0px;
    background-color: #fff;
    z-index: 11
}

.pageBar {
    width: 100%;
    height: 30px;
    margin-top: 0px;
    overflow: hidden;
    position: relative;
    background-color: #fff;
    z-index: 15
}

.prevPage,
.nextPage {
    width: 55px;
    height: 25px;
    position: absolute;
    top: 2px;
    background-color: #CC0B0E;
    border: solid 0.5pt #FE6F07;
    text-align: center;
    line-height: 25px;
    font-size: 13px;
    border-radius: 3px;
    color: #fff
}

.prevPage {
    left: 15px;
}

.nextPage {
    right: 15px;
}

.pageNum {
    width: 150px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 13px;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -75px;
    color: #222
}

#big_close {
    width: 24px;
    height: 24px;
    border-radius: 15px;
    border: solid 0.2px #aaa;
    background: url(../images/btn_close.png) no-repeat center center;
    background-size: 12px 12px;
    position: absolute;
    top: -40px;
    right: 10px
}

.otherhjg {
    margin-top: 10px;
    margin-bottom: 50px;
    width: 95%;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto
}

.otherhjg h4 {
    font-size: 15px;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #DEDEDE;
    margin: 0px;
    font-weight: bold
}

.otherhjg li {
    list-style: none;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.otherhjgAll li {
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.nothing {
    width: 100%;
    height: 120px;
    line-height: 120px;
    text-align: center;
    font-size: 16px;
    color: #aaa
}

.otherhjg-foot {
    margin-top: 10px;
    margin-bottom: 50px;
    width: 100%;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: fixed;
    bottom: 0;
    background-color: #fff;
    left: 50%;
    transform: translate(-50%);
    justify-content: space-between;
    align-items: center;
	border-top:solid 0.5px #CC0B0E
}

.otherhjg h4{
	font-size:14px;
	font-weight:normal;
	padding-left:15px;
	border-bottom:none
}

.otherhjg-foot li {
	flex:1;
	text-align:left
}

.card{
    width: calc(100% - 10px);
    margin: 15px auto;
    box-shadow: 0px 2.5px 8px 0px rgba(85,92,102,0.2);
    box-sizing: border-box;
    padding: 12px;
    display: flex;
    justify-content: start;
    align-items: start;
    border-radius: 4px;
    overflow: hidden;
}

.card .icon{
    width: 22px;
    height: 22px;
    background-image: url(/images/icon_huojiang.png);
    background-size: 100% 100%;
    flex-shrink: 0;
}

.card .content{
    margin-left: 15px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.card .content .title{
    text-align: left;
    line-height: 150%;
    font-size: 15px;
    color: #111;
    font-weight: bold;
}

.card .content .footbar{
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.card .content .footbar .num{
    font-size: 13px;
    color: #888;
}

.card .content .footbar .btn{
    width: 60px;
    height: 22px;
    background-color: #E51E1E;
    color: #fff;
    border-radius:4px ;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
}