/*底部*/
.ft {
    width: 100%;
    background: url(../wei/fbg.png) center 0 no-repeat #222;
    padding-top: 50px;
    margin-top: 30px;
 margin-bottom: -55px;
}
.ft_c {
    width: 1400px;
    margin: 0 auto;
    color: #EFEFEF;
    margin-left: 310px;
}
.ft_c {
    width: 1400px;
    margin: 0 auto;
    color: #EFEFEF;
   /* margin-left: 360px;*/
}
.ft_c a {
    color: #EFEFEF;
}
.ft01 {
    width: 360px;
    padding: 0px 45px;
    float: left;
    text-align: center;
}
.ft01 img {
    width: 150px;
}
.ft01 p {
    text-align: center;
    margin: 8px 0;
    font-weight: bold;
    font-size: 16px;
}
.ft01 .ggb {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    background: url(../wei/gzioc.png) 0 16px repeat-x;
}
.ft01 span {
    width: 86px;
    text-align: center;
    height: 30px;
    background-color: #222;
    display: block;
    margin: 0 auto;
}
.ft01 .bdsharebuttonbox {
    margin: 10px 0;
}
.ft01 .bdsharebuttonbox a {
    background-image: url(../wei/share_ico.png);
    background-repeat: no-repeat;
    display: inline-block;
    float: none;
    height: 25px;
    margin: 0 10px;
    padding: 0;
    width: 25px;
}
.ft01 .bdsharebuttonbox .bds_tsina {
    background-position: 0 0;
}
.ft01 .bdsharebuttonbox .bds_tqq {
    background-position: -47px 0;
}
.ft01 .bdsharebuttonbox .bds_sqq {
    background-position: -93px 0;
}
.ft01 .bdsharebuttonbox .bds_weixin {
    background-position: -137px 0;
}
.ft01 ul {
    display: table;
    margin: 25px auto 0;
}
.ft01 ul li {
    width: 116px;
    text-align: center;
    float: left;
}
.ft01 ul li p {
    font-weight: normal;
    font-size: 14px;
}
.ft01 ul li img {
    width: 100px;
    margin-bottom: 2px;
}
.ft02 {
    width: 360px;
    height: 280px;
    padding: 0px 45px;
    float: left;
    font-size: 15px;
    border-left: 1px solid #A7A7A7;
    border-right: 1px solid #A7A7A7;
}
.ft02 h2 {
    font-size: 17px;
    margin-bottom: 28px;
    font-weight: bold;
}
.ft02 li {
    width: 130px;
    float: left;
    margin-bottom: 40px;
    font-weight: bold;
    text-indent: 18px;
    background: url(../wei/li02.png) 0 center no-repeat;
}
.ft03 {
    width: 400px;
/*    height: 280px;*/
    padding: 0px 45px;
    float: left;
    font-size: 15px;
}
.ft03 h2 {
    font-size: 17px;
    margin-bottom: 28px;
}
.ft03 p {
    margin-bottom: 16px;
}
.ft03 h4 {
    font-size: 17px;
    font-weight: bold;
}
.Copyright {
    margin-top: 10px;
    width: 100%;
    height: 60px;
    /*line-height: 42px;*/
    background-color: #191919;
    color: #A7A7A7;
}
.Copyright a {
    color: #A7A7A7;
}
.Copyright .copy {
    width: 1180px;
    margin: 0 auto;
/*    padding: 1% 0;*/
}
.Copyright .copy .copy_l {
    width: 50%;
    float: left;
}
.Copyright .copy .copy_ls {
    width: 450px;
    float: left;
    padding-top: 15px;
}
.Copyright .copy .copy_r {
    width: 50%;
    float: right;
    text-align: right;
}
.Copyright .copy .copy_rs {
    width: 600px;
    float: right;
    text-align: right;
    padding-top: 15px;
}

.clear {
    clear: both;
    width: 100%;
}

.bottom-bar-pannel {display: none;}



/* FOOTER */
@media screen and (max-width: 750px){
#footer {
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    text-align:center;
    background-color:#e62129;
    padding:0.6em 0;
}
.bottom-bar-pannel {position: fixed; left: 50%; bottom: 0; width: 100%; height: 60px; transform: translateX(-50%); background: #636363; background: -webkit-gradient(linear, left top, left bottom, from(#787878), to(#464646)); background: linear-gradient(to bottom, #787878, #464646); z-index: 999;display: block; }
.bottom-bar-pannel .bar-item { float: left; width: 25%; text-align: center; }
.bottom-bar-pannel .bar-item img { height: 28px; margin-top: 6px; }
.bottom-bar-pannel .bar-item .bar-title { color: #fff; line-height: 20px;margin-top: 0; }
}


