﻿@charset "utf-8";

* {
    font-family: '微软雅黑','Heiti SC','华文黑体','黑体',"Helvetica Neue";
    margin: 0;
    padding: 0;
}

@media (min-width: 768px) {
}

@media (min-width: 1200px) {
    .container {
        width: 1000px;
    }
}

.mymobe .search-field{
    display:none
}
body {
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    font-size: 14px;
    color: #333;
    background: #fcc802;
}

    body.mypc {
    }

.hidde {
    display: none;
}

a {
    color: #333333;
    text-decoration: none;
}

.inlineImg {
    display: inline;
}

#nav1 {
    width: 100%;
    background: #008ab1;
    line-height: 36px;
}

.mymobe #nav1 {
    background: transparent;
}

#nav1 a {
    display: inline-block;
}


.nav_top_a, .nav_top_a2 {
    display: inline;
    overflow: inherit !important;
}


.dh.hide {
    display: none !important;
}

.mymobe .smlogoimg {
    width: 25%;
    margin-top: 10px;
}

#nav1 .imglogo {
    margin-left: 20px;
}

@media (min-width: 768px) {
    .navbar-default {
        background: transparent;
        border: none;
    }
}

.navbar {
    margin-bottom: 0;
}

.navbar-default {
    background: #de5243;
}

.nav2 {
    margin: 20px auto;
}

.marDiv {
    position: absolute;
    width: 85%;
    height: 70%;
    color: #fb4c49;
    left: 8%;
    top: 25%;
    overflow: hidden;
}

.clear {
    clear: both;
}

.marDiv li {
    padding: 5px 0;
}

.nav3con {
    background: white;
}

.bit {
    text-align: center;
    color: #c33332;
    padding: 5px 0;
}

.grayDiv {
    background: #f7f7f7;
    border: 1px #eeeeee solid;
    height: 50px;
    line-height: 50px;
}

    .grayDiv a {
        display: inline-block;
        width: 110px;
        height: 35px;
        line-height: 35px;
        background: #f5775b;
        color: white;
        margin: 0 10px;
        text-align: center;
        border-radius: 5px;
    }

.giftDiv {
    border: 1px #eeeeee solid;
    padding: 0;
    margin-top: 10px;
    -webkit-transition: .5s ease all;
}
    /*.giftDiv img{
	-webkit-transition:.5s ease all;
}*/
    .giftDiv:hover {
        border-radius: 10px;
        border: 1px #f5775b solid;
        background: #fefefe;
    }
    /*.giftDiv:hover img{
	
	-webkit-transform:scale(1.1)  translateY(-10px);
	
	z-index: 9
}*/
    .giftDiv img {
        margin: 5px auto;
    }

.pname {
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #f5775b;
    color: white;
}

.fname {
    position: relative;
    overflow: hidden;
}

.jifen {
    color: #fa4d49;
    float: left;
    font-size: 16px;
    margin-left: 15px;
}

.mp {
    color: #fa4d49;
    float: right;
    font-size: 16px;
    margin-right: 15px;
}

.pp {
    position: relative;
    overflow: hidden;
    background: #f3f3f3;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
}

.zz {
    padding: 0 15px;
    min-height: 24px;
}

.dh_gray {
    float: right;
    width: 60px;
    height: 30px;
    background: gray;
    text-align: center;
    color: white;
    line-height: 30px;
    cursor: pointer;
    -webkit-transition: .5s ease all;
}

    .dh_gray:hover {
        background: gray;
    }

.dh_red {
    float: right;
    width: 60px;
    height: 30px;
    background: #de352a;
    text-align: center;
    color: white;
    line-height: 30px;
    cursor: pointer;
    -webkit-transition: .5s ease all;
}

    .dh_red:hover {
        background: #f5775b;
    }

.mymobe .modh {
    width: 100%;
}

.copyDiv {
    background: #4e4a4b;
    color: white;
    text-align: center;
    line-height: 1.6;
    padding: 10px 10px;
    color: white;
}

#navpng1 {
    position: fixed;
    right: 10px;
    bottom: 85px;
}

.mymobe .jifen {
    font-size: 12px;
}

.mymobe .mp {
    font-size: 12px;
}

.mymobe .zz {
    padding: 0 15px;
    min-height: 41px;
}

.mymobe .pp {
    font-size: 12px;
}

.dh.hide {
    display: none !important;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 10px;
}
.mypc #giftList{
    height:490px;
    overflow:hidden
}


.mymobe .btn-core .btn{
    font-size:12px;
    padding:10px 0;
}
 