﻿@charset "utf-8";



table {
    border-collapse: collapse;
    border-spacing: 0;
}


.bdsharebuttonbox a { width: 60px!important; height: 60px!important; margin: 0 auto 10px!important; float: none!important; padding: 0!important; display: block; }
.bdsharebuttonbox a img { width: 60px; height: 60px; }
.bdsharebuttonbox .bds_tsina { background: url(../../images/m/gbres_6.png) no-repeat center center/60px 60px !important; }
.bdsharebuttonbox .bds_qzone { background: url(../../images/m/gbres_4.png) no-repeat center center/60px 60px !important; }
.bdsharebuttonbox .bds_tqq { background: url(../../images/m/gbres_5.png) no-repeat center center/60px 60px !important; }
.bdsharebuttonbox .bds_weixin { background: url(../../images/m/gbres_2.png) no-repeat center center/60px 60px !important; }
.bdsharebuttonbox .bds_sqq { background: url(../../images/m/gbres_3.png) no-repeat center center/60px 60px !important; }
.bdsharebuttonbox .bds_renren { background: url(../../images/m/gbres_1.png) no-repeat center center/60px 60px !important; }
.bd_weixin_popup .bd_weixin_popup_foot { position: relative; top: -12px; }
.clear {
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.hidden,.hide {
    display: none;
}

.block,.show {
    display: block;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.fline {
    float: left;
    display: inline;
}

.clearfix:after {
    clear: both;
    content: ".";
    height: 0;
    display: block;
    visibility: hidden;
}

.chgBtn {
    cursor: pointer;
}

.fwr {
    font-family: 微软雅黑;
}

.far {
    font-family: Arial;
}

.fb {
    font-weight: 700;
}

.auto {
    margin-left: auto!important;
    margin-right: auto!important;
}

.cor_red {
    color: red;
}

.cor_org {
    color: #f40;
}

.cor_bs,.cor_bs:hover {
    color: #fff;
}

.autoImg img {
    height: auto;
    width: 100%;
    display: block;
}

.button {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: baseline;
    margin: 0 2px;
    outline: 0;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 14px/100% Arial,Helvetica,sans-serif;
    padding: .25em .6em .3em;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

.red {
    color: #faddde;
    border: solid 1px #980c10;
    background: #d81b21;
    background: -webkit-gradient(linear,left top,left bottom,from(#ed1c24),to(#A51715));
    background: -moz-linear-gradient(top,#ed1c24,#A51715);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24',endColorstr='#aa1317');
}

.red:hover {
    background: #b61318;
    background: -webkit-gradient(linear,left top,left bottom,from(#c9151b),to(#a11115));
    background: -moz-linear-gradient(top,#c9151b,#a11115);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b',endColorstr='#a11115');
    color: #fff;
}

.red:active {
    color: #de898c;
    background: -webkit-gradient(linear,left top,left bottom,from(#aa1317),to(#ed1c24));
    background: -moz-linear-gradient(top,#aa1317,#ed1c24);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317',endColorstr='#ed1c24');
}

.cor_bs,.cor_bs:hover {
    color: #fff;
}

.mKeBanner,.mKeBanner div {
    text-align: center;
}

.gb_resLay {
    background: #fff;
    height: 170px;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}

.gb_res_t {
    line-height: 58px;
    height: 58px;
    position: relative;
    font-size: 18px;
    text-align: center;
}

.gb_res_t i {
    background: #ffec94;
    height: 1px;
    overflow: hidden;
    left: 32px;
    top: 30px;
    right: 32px;
    position: absolute;
}

.gb_res_t span {
    background: #fff;
    display: inline-block;
    padding: 0 6px;
    position: relative;
    z-index: 2;
}

.gb_resItms {
    margin: 0 4%;
}

.gb_resItms li {
    text-align: center;
    float: left;
    width: 16.66%;
    padding-bottom: 15px;
}

.gb_resA img {
    height: auto;
    width: 60px;
    margin-bottom: 10px;
}

@media only screen and (max-width:500px) {
    .gb_resA img {
        width: 45px;
        margin-top: 5px;
    }
}

@media only screen and (max-width:470px) {
    .gb_resItms li {
        width: 33.333%;
    }

    .gb_resLay {
        height: 290px;
    }

    .gb_resA img {
        width: 60px;
        margin-top: 0;
    }
}


