@charset "utf-8";
/* CSS Document */

.footer{ width: 100%; height: auto; background: #212429; padding-top: 70px;overflow: hidden; }
.footerc{ width:80%; margin: 0 auto; color: #eeeeee;padding-bottom:0px;overflow: hidden;}
.footerl{ width:30%; height:280px; float: left; border-right: 0px solid #737373;padding-right: 6%;}
.footerl dd{font-size:14px;font-weight:bold;color:#dcd8d8;margin-bottom: 1vw;}
.footerl dd img{width:140px;}
.footerl dt{font-size:22px;font-weight:bold;color:#dcd8d8;padding:30px 0 35px 0;}
.footerl p{font-size:14px;font-weight:normal;color:#a5a2a2;padding-top: 5px;}
.footerl li{ margin-bottom: 23px;}
.footerm{ width:45%; float: left; margin-left: 0%;}
.footerm h3{ font-size: 14px; color: #eee; line-height: 2em; font-weight:bold; margin-bottom: 10px;}
.footerm a{ display: block; color:#a5a2a2; margin-bottom: 10px;font-size: 14px;}
.footerm1{ width: 33%; float: left;text-align: center;}
.footerm2{ width: 33%; float: left;text-align: center;}
.footerm3{ width: 33%; float: left;text-align: center;}
.footerr{border-left: 0px solid #737373; width:18%; float: right;height: 280px;}
.erweima{float: right;margin-top: 10px;text-align: center;}
.erweima img{width:70%;}
.erweima h3{ font-size: 12px; font-weight: normal; margin-bottom: 20px; text-align: center;}
.erweima p{ font-size: 14px; font-weight: normal; margin-top: 6px; text-align: center;color:#fff;}
.footerball{background:#212429;padding-bottom: 40px;}
.footerb{width:80%; margin: 0px auto; color: #999; height: auto; line-height: 25px; text-align: center;border-top: 1px solid #464545;padding-top: 20px;}
.footerb a {
    display: block;
    color: #999;
    margin-bottom: 0px;
    font-size: 14px;
}
.footerb p{ font-size: 12px; font-weight: normal; text-align: center;color:#999;}
.footerr p i{ vertical-align:middle; height: 16px; width: 16px; margin-right: 10px;}
.footerr li{text-align:right;padding-bottom: 5px;color: #999;}

.floating_ck{position:fixed;right:0px;top:30%;}
.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:#bf4824;border-bottom:solid 1px #fff;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#ad8e3c;border-bottom:solid 1px #ddd;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult{background-image:url(/images/kficon.png);background-size: 35%;}
.words{background-image:url(/images/bl_qq.png);background-size: 35%;}
.quote{background-image:url(/images/bl_phone.png);background-size: 35%;}
.qrcord{background-image:url(/images/erweima.png);background-size: 35%;}
.return{background-image:url(/images/fanhui.png);background-size: 35%;}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;font-size: 12px;}
.floating_left{position:absolute;left:-135px;top:0px;width:135px;height:80px;background-color:#ad8e3c;border-bottom:solid 1px #ad8e3c;display:none;}
.floating_left a{color:#fff;line-height:80px;font-size: 16px;}
.floating_ewm{height:190px;top:-110px;}
.floating_ewm i{background:url(/images/index/wei.png) no-repeat;display:block;height:135px;margin:0 5px;margin-top:7px;background-size: 100%;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:18px;}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
.pagination > li {
    display: inline; }
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 3px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #bf4824;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px; }
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #bf4824;
    border-color: #bf4824;
    cursor: default; }


@media (max-width: 760px) {
.footerc {
    width: 96%;
    margin: 0 auto;
    color: #eeeeee;
    padding-bottom: 40px;

}
.footerl {
    margin-bottom: 4vw;
    width: 100%;
    height: auto;
    float: left;
    border-right: 0px solid #737373;
}
.footerl dd {
    font-size: 14px;
    font-weight: bold;
    color: #dcd8d8;
    text-align: center;
}
.footerl dd img{width:18vw;}
.footerm h3 {
    font-size: 3vw;
    color: #eee;
    line-height: 2em;
    font-weight: bold;
    margin-bottom: 10px;
}
.footerm a {
    display: block;
    color: #d8d8d8;
    margin-bottom: 10px;
    font-size: 3vw;
}
.erweima p {
    font-size: 4vw;
    font-weight: normal;
    margin-top: 6px;
    text-align: center;
    color: #fff;
}
.footerm {
    width: 100%;display: none;
    /* float: left; */
    /* margin-left: 110px; */
    /* display: none; */
}
.footerb {
    width: 100%;
    margin: 0px auto;
    color: #999;
    height: auto;
    line-height: 25px;
    text-align: center;
    border-top: 1px solid #737373;
    padding-top: 20px;
}
.footerl dt {
    font-size: 18px;
    font-weight: bold;
    color: #dcd8d8;
    padding: 10px 0 10px 0;
}
.footerl p {
    font-size: 3vw;
    font-weight: normal;
    color: #dcd8d8;
    padding-top: 10px;
}
.footer {
    width: 100%;
    height: auto;
    background: #212429;
    padding-top: 30px;
    overflow: hidden;
}
.footerr {
    border-left: 0px solid #737373;
    width: 96%;
    float: left;
    margin-top: 20px;
    height:25vw;
}
.footerr li {
    text-align: center;
    padding-bottom: 5px;
    color: #999;
}
.erweima {
    width: 80px;
    float: none;
    margin: 10px auto;
}
.footerball {
    background: #212429;
    padding-bottom: 40px;
    display: none;
}
.floating_ck {
    position: fixed;
    right: 0px;
    top: 30%;
    display: none;
}
.footerb p{display: none;}
.footerm1 {
    width:30%;
    float: left;
    text-align: center;
}
.footerm2 {
    width: 30%;
    float: left;
    text-align: center;
}
.footerm3 {
    width: 34%;
    float: left;
    text-align: center;
}
}
