@charset "utf-8";
/* CSS Document */

.footer{ width: 100%; height: 328px; background:#02328d; padding-top: 70px; }
.footerc{ width:1280px; margin: 0 auto; color: #fff;border-bottom: 1px solid #b5b5b5;padding-bottom: 60px;overflow: hidden;}
.footerl{ width: 360px; height: 177px; float: left; border-right: 1px solid #b5b5b5;}
.footerl dd{font-size:14px;font-weight:bold;color:#fff;}
.footerl dt{font-size:22px;font-weight:bold;color:#fff;padding:10px 0 5px 0;}
.footerl p{font-size:14px;font-weight:normal;color:#fff;margin-top: 15px;}
.footerl li{ margin-bottom: 23px;}
.footerm{ width: 580px; float: left; margin-left: 70px;}
.footerm h3{ font-size: 14px; color: #fff; line-height: 2em; font-weight: normal; margin-bottom: 30px;}
.footerm a{ display: block; color:#b5b5b5; margin-bottom: 10px;font-size: 14px;}
.footerm1{ width: 160px; float: left;text-align: center;}
.footerm2{ width: 160px; float: left;text-align: center;}
.footerm3{ width: 160px; float: left;text-align: center;}
.footerr{border-left: 1px solid #b5b5b5; width:255px; float: right;height: 177px;}
.erweima{ width:180px; float: right;margin-top: 10px;}
.erweima h3{ font-size: 12px; font-weight: normal; margin-bottom: 20px; text-align: center;}
.erweima p{ font-size: 12px; font-weight: normal; margin-top: 6px; text-align:left;color:#fff;padding-left:45px;}
.footerb{width: 96%; margin: 15px auto; color:#b5b5b5; max-width: 1440px; height: auto; line-height: 25px; text-align: center;}
.footerb p a{color:#b5b5b5; }
.footerr p i{ vertical-align:middle; height: 16px; width: 16px; margin-right: 10px;}
.footerr li{text-align:right;padding-bottom: 5px;color: #fff;}

.floating_ck{position:fixed;right:0px;top:30%;}
.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:#009b4d;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;}
.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-image:url(../images/weixin.png);display:block;width:120px;height:120px;margin:auto;margin-top:7px;}
.floating_ewm i1{background-image:url(../images/kefu.jpg);display:block;width:120px;height:120px;margin:auto;margin-top:7px;}
.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;}

@media (max-width: 760px)
{
.footer {
    width: 100%;
    height: 455px;
    background: #4f4f4f;
    padding-top: 40px;
}
.footerc {
    width: 100%;
    margin: 0 auto;
    color: #fff;
    border-bottom: 1px solid #b5b5b5;
    padding-bottom: 60px;
}
.footerl {
    width: 100%;
    height: 121px;
    float: left;
    border-right: 1px solid #b5b5b5;
    text-align: left;
    margin-left: 20px;
}
.footerl dt {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding: 12px 0 14px 0;
}
.footerm {
    width: 100%;
    float: left;
    margin-left: 0px;
}
.footerr {
    border-left: 1px solid #b5b5b5;
    width: 100%;
    height: 177px;
	margin-top: 20px;
}
.footerm1 {
    width: 106px;
    float: left;
    text-align: center;
}
.footerm2 {
    width: 150px;
    float: left;
    text-align: center;
}
.footerm3 {
    width: 119px;
    float: left;
    text-align: center;
}
.erweima {
    width:68%;
    float: right;
    margin-top: 10px;
    margin: 0 auto;
}
}