.top{position: fixed;top: 0;left: 0;width: 100%;height: 61px;background-color: #fff;z-index: 1000;}
.pt75{ padding-top:61px;}
.head { height:61px; }
.head .nav {overflow: hidden;}
.head .nav ul li{ 
    float: none;
    padding: 0 30px;
    line-height: 40px;
    text-align: center;
    
}
.head .nav ul{
    width: 100%;
    overflow: hidden;
    margin-right: -30px;
    position: absolute;
    transform: translate(0, -50%)
    
} 
span.f-call {
    font-size: 15px;
    color: #636363;
}
.head .nav ul li a{font-size:15px;    color: #fff;}
.head .rg,.head .nav .a_closed { display:none;}
.banner { text-align:center; }
.banner { text-align:center;position: relative;width: 100%;height: auto;overflow: hidden; }
.tl_pagination{z-index: 100; position: absolute; bottom: 30px;}
.logoimg img {padding: 17px 0;}
.head .logo h1 {line-height: 60px;font-size: 0.5em;float: left;}
.logo.fl {
    position: relative;
}
.head .logo h1 a{
    color: #636363;
}
/* .logomeb {
    position: absolute;
    top: 10px;
    right: 0px;
    font-size:1em;
    display: none;
} */
.logomeb {
    font-size: 1em;
    float: left;
    margin-top: 0.25em;
    margin-left: 0.1em;
}
.iconb img.iconv {
    width: 0.6em;
    height: 0.6em;
    vertical-align: text-bottom;
}
.iconb img.icons {
    width: 1.6em;
    vertical-align: bottom;
    margin-left: 0.65em;
}
span.amount {
    margin: 0 7px;
}

/*.h-card li.h-sent {*/
/*    width: 60px;*/
/*    height: 25px;*/
/*    border: solid 1px #bebebe;*/
/*    text-align: center;*/
/*    line-height: 10px;*/
/*    border-radius: 15px;*/
/*    margin-right: 5px;*/
/*    margin-top: -5px;*/
/*    letter-spacing: 2px;*/
/*}*/
.h-card li.h-sent {
    width: 1.6em;
    height: 0.7em;
    border: solid 1px #bebebe;
    text-align: center;
    line-height: 0.34em;
    border-radius: 0.8em;
    margin-right: 5px;
    margin-top: -5px;
    letter-spacing: 2px;
}
.h-card li.m-sent{margin-right:10px;margin-top:0.2em}
.h-card li.g-sent{margin-top:0.2em}
.iconb a{
    color: #df4e9b;
    font-size: 0.35em;
}
.rg .h-card, .mouldphone .h-card{
    display: flex;
}
.head.w1200 {
    padding: 0 15px;
}
@media screen and (max-width: 1024px)
.top {
    height: 61px;
}
@media screen and (max-width: 1024px)
{
    .head .rg {
        padding-top: 20px;
        float: right;
        display: block;
    }
}
@media screen and (max-width: 1024px)
{
    .head .rg a img {
        height: 18px;
        vertical-align: top;
    }
}
@media screen and (max-width: 1024px)
{
    .head .nav {
        position: fixed;
        top: 0;
        left: 0;
        width: 0;
        height: 0;
        background-color: rgba(0,0,0,0.8);
        z-index: 2200;
        overflow: hidden;
    }
}
@media screen and (max-width:1024px){
    .logoimg img {
        padding: 9px 0;
    }

}
@media screen and (max-width: 1024px)
.head .nav ul {
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
@media screen and (max-width: 1024px)
.head .nav ul li {
    float: none;
    padding: 0 30px;
    line-height: 40px;
    text-align: center;
}
@media screen and (max-width: 1024px)
.head .nav ul li a, .head .nav ul li a.cur {
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
}