
/*底部*/
.swgf_bottom {
    width: 100%;
    background: #454646;
}

.swgf_bottom .swgf_bottom1 {
    width: 1600px;
    margin: 0 auto;
}

.bot_t {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #fff;
}

.bot_tl {
    float: left;
    padding: 30px 0px 30px 0px;
}

.bot_logo {
    width: 160px;
}

.bot_logo img {
    width: 100%;
}

.bot_tl h1 {
    font-size: 22px;
    margin-top: 40px;
    margin-bottom: 35px;
    color: #fff;
}

.bot_tl p {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    color: #fff;
}

.bot_tr {
    float: right;
    overflow: hidden;
    margin-top: 100px;
}

.bot_tr .ewm1 {
    float: left;
    width: 120px;
    margin-left: 40px;
}

.ewm1 img {
    width: 100%;
}

.ewm1 p {
    font-size: 12px;
    text-align: center;
    color: #fff;
    margin-top: 4px;
}

.bot_b {
    padding: 10px 0px;
    overflow: hidden;
}

.bot_b p {
    float: left;
    font-size: 14px;
    color: #fff;
}

.bot_b p span {
    margin-right: 5px;
}

.bot_b p a {
    color: #fff;
    margin-right: 5px;
}

.bot_b h1 {
    float: right;
    font-size: 14px;
    overflow: hidden;
}

.bot_b h1 a {
    color: #fff;
    float: left;
}

.bot_b h1 span {
    width: 1px;
    height: 14px;
    background: #fff;
    margin: 0px 20px;
    display: block;
    float: left;
    margin-top: 2px;
}
@media screen and (max-width: 640px) {
  /*底部*/
  .swgf_bottom .swgf_bottom1 {
    width: 96%;
}

.bot_tl {
    padding: 20px 0px 20px 13%;
}

.bot_tl h1 {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 15px;
    color: #fff;
}

.bot_tl p {
    font-size: 12px;
    height: 24px;
    line-height: 24px;
}

.bot_tr {
    margin-top: 0px;
}

.bot_tr {
    float: left;
    margin-left: 4%;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 20px;
}

.bot_tr .ewm1 {
    width: 30%;
    margin-left: 3%;
}

.bot_b h1 {
    float: left;
    margin-top: 10px;
}

.bot_b {
    padding: 10px 0px;
}

.pic-caption p {
    font-size: 14px;
    margin-top: 10px;
}

.pic-caption span {
    margin-top: 10px;
}

.pic-caption h1 {
    font-size: 16px;
}

}
