@charset "utf-8";
    .footer {
    background:#5da34d;
    padding-top:60px;
}
.db-fl {
    float:left;
    width:20%;
}
.db-fl .dblogo {
    text-align:center;
}
.db-fl .dblogo img {
    height:106px;
    display:block;
    margin:auto;
    background:#fff;
    padding:10px;
    border-radius:10px;
}
.db-fl .dblogo p {
    color:#fff;
    font-size:16px;
    margin-top:15px;
    line-height:1;
}
.db-fl dl {
    margin-top:30px;
    color:#fff;
}
.db-fl dl dd {
    font-size:16px;
    margin-top:20px;
    line-height:30px;
    padding-left:35px;
}
.db-fl dl dd.tb01 {
    background:url(../images/pj_home_icon_24.png) left 5px no-repeat;
}
.db-fl dl dd.tb02 {
    background:url(../images/pj_home_icon_26.png) left 5px no-repeat;
}
.db-fr {
    float:right;
    width:77%;
    border-left:1px rgba(255,255,255,0.5) solid;
    padding-left:3%;
}
.db-fr dl {
    float:left;
    margin-right:4%;
    max-width:250px;
}
.db-fr dl dt {
    border-bottom:1px rgba(255,255,255,0.5) solid;
    padding-bottom:10px;
    margin-bottom:20px;
    font-size:1.8rem;
    color:#fff;
    font-weight:bold;
}
.db-fr dl dt a {
    font-weight:400;
    color:#fff;
    font-weight:bold;
}
.db-fr dl dd {
    margin:0;
    line-height: 3rem;
    color:#fff;
    font-size:1.4rem;
}
.db-fr dl dd a {
    color:#fff;
    font-size:1.4rem;
}
.db-fr dl dd a:hover {
    color: #000;
}
.db-fr dl.two dd {
    float:left;
    width:100%;
    /* text-overflow:ellipsis; */
    /* white-space:nowrap; */
    /* overflow:hidden; */
    color:#fff;
}
.db-fr .ewm {
    float:right;
    margin-right:0;
    color:#fff;
}
.db-fr .ewm .tp img {
    width:120px;
}
.db-fr .ewm p {
    font-size:16px;
    text-align:center;
    margin-top:10px;
}
.db-fr .ewm .wz01 {
    color:#fff;
    margin-top:10px;
    margin-bottom:10px;
    font-size:16px;
}
.db-fr .ewm .wz02 {
    display:table;
    width:100%;
}
.db-fr .ewm .wz02 a {
    display:block;
    float:left;
    margin-right:10px;
}
.db-fr .ewm .wz02 a img {
    width:30px;
}
.db-fr .ewm .wz02 a.weixin{
    position: relative;
}
.db-fr .ewm .wz02 a.weixin .xuan{
    position: absolute;
    width: 140px;
    background: #fff;
    padding: 10px;
    bottom: 40px;
    left: -60px;
    display: none;
}
.db-fr .ewm .wz02 a.weixin:hover .xuan{
    display:block;
}
.db-fr .ewm .wz02 a.weixin .xuan img{
    width:120px;
}
.db-fr .ewm .wz02 a.weixin .xuan #qrcode{
    display: table;
    margin: auto;
}
.db-fr .ewm .wz02 a.weixin .xuan p{
    font-size: 13px;
}
.db-fr .ewm .wz03 {
    color:#fff;
    margin-top:20px;
    font-size:16px;
}
.db-fr .ewm .wz04 {
    font-size:16px;
}
.footer-icp {
    border-top:1px rgba(255,255,255,0.5) solid;
    margin-top:5rem;
    padding-top:1rem;
    color:#fff;
    line-height:50px;
}
.footer-icp a {
    color:#fff;
}
/*kefu*/

.fixed-kefu {
    position:fixed;
    right:2px;
    bottom:15%;
    z-index:99999;
}
.fixed-kefu ul li {
    margin-bottom:1px;
    position:relative;
}
.fixed-kefu ul li#toTop {
    display:none;
}
.fixed-kefu ul li a {
    display:block;
    width:70px;
    height: 80px;
    background-color:#333;
    color:#fff;
    text-align:center;
}
.fixed-kefu ul li a:hover {
    background-color:#70a96f;
}
.fixed-kefu ul li a .vo {
    width:0px;
    text-align:center;
    overflow:hidden;
    position:absolute;
    right:70px;
    top:0;
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
}
.fixed-kefu ul li.tl a .vo {
    min-height:70px;
    line-height:70px;
    font-size:18px;
    background:#70a96f;
    font-weight:bold;
    white-space:nowrap;
}
.fixed-kefu ul li.tl a .vo p {
    line-height:45px;
}
.fixed-kefu ul li.tl a:hover .vo {
    width:180px;
}
.fixed-kefu ul li.wx a .vo {
    padding:10px 0;
    background-color:#fff;
}
.fixed-kefu ul li.wx a:hover .vo {
    width:220px;
}
.fixed-kefu ul li i {
    display:inline-block;
    height:35px;
    margin-top:6px;
    overflow:hidden;
    background-position:0 0;
    background-size:35px auto;
    line-height:35px;
    font-size:22px;
}
.fixed-kefu ul li.kf i {
    background-position:0px -0px;
}
.fixed-kefu ul li.tl i {
    background-position:0px -35px;
}
.fixed-kefu ul li.wx i {
    background-position:0px -70px;
}
.fixed-kefu ul li.tp i {
    background-position:0px -105px;
}
.fixed-kefu ul li span {
    display:block;
    line-height:1em;
    padding-bottom:5px;
    font-size: 12px;
}
.footer-img {
    display:table;
    width:100%;
    border-bottom:1px rgba(255,255,255,0.5) solid;
    padding-bottom:30px;
    margin-bottom:30px;
}
.footer-img .logo {
    float:left;
    width:auto;
    padding:5px;
    border-radius:10px;
}
.footer-img .logo img {
    height:80px;
}
.footer-img .wz {
    float:right;
}
.footer-img .wz p {
    font-size: 18px;
    color:#fff;
    font-weight:bold;
    line-height: 28px;
    text-align: right;
}
.footer-img .wz p span{
    font-weight: bold;
    font-size: 24px;
}
.liuyan .form-control {
    background-color:rgba(255,255,255,.9)!important;
    box-shadow:0 0 0 transparent;
    border-radius:0;
}
.liuyan textarea {
    height: 150px;
}
.liuyan button {
    background:#54c6ff;
    width:100%;
    border:0;
    color:#fff;
    border-radius:5px;
    font-weight: bold;
    clear: both;
    margin-top: 1rem;
}
.liuyan .yzma{
    float: left;
    width: 45%;
}
.liuyan .yzma input{
    line-height: 4rem;
    height: 4rem;
}
.liuyan .yzmb{
    float: right;
    height: 4rem;
}
.liuyan .yzmb img{
    height: 4rem;
}
.db-fr dl.lxwm {
    margin-right:0;
    max-width:250px;
}
.db-fr dl.lxwm dd {
    /* padding-left:3em; */
    /* position:relative; */
}
.db-fr dl.lxwm span {
    float:left;
    display:block;
    /* position:absolute; */
    left:0;
}


@media (max-width:1024px) {
    .fixed-kefu {
        display:none;
    }
    .footer {
        background:#333;
        padding-top:5rem;
    }
    .db-fl {
        float:left;
        width:100%;
    }
    .db-fl .dblogo img {
        height:48px;
    }
    .db-fl .dblogo p {
        color:#bfbfbf;
        font-size:16px;
        margin-top:10px;
        line-height:1;
    }
    .db-fl dl {
        margin-top:30px;
        color:#bfbfbf;
    }
    .db-fl dl dd {
        font-size:16px;
        margin-top:20px;
        line-height:30px;
        padding-left:35px;
    }
    .db-fl dl dd.tb01 {
        background:url(../images/pj_home_icon_24.png) left top no-repeat;
    }
    .db-fl dl dd.tb02 {
        background:url(../images/pj_home_icon_26.png) left top no-repeat;
    }
    .db-fr {
        width:100%;
        border-left:0;
        padding-left:0;
        margin-top:3rem;
    }
    .db-fr dl {
        float:left;
        margin-right:0;
        max-width:50%;
        width:47%;
        margin-left:6%;
        margin-bottom:2rem;
    }
    .db-fr dl:nth-child(2) {
        margin-left:0;
    }
    .db-fr dl dt {
        padding-bottom:1rem;
        margin-bottom:2rem;
    }
    .db-fr dl dt a {
        font-size:2rem;
    }
    .db-fr dl.two {
        max-width:100%;
        width:100%;
        margin-left:0;
    }
    .db-fr dl.two dd {
        float:left;
        width:33.33%;
    }
    .db-fr .ewm {
        float:initial;
        background:#fff;
        padding:10px;
        margin:auto;
        display:block;
        clear:both;
        width:40%;
    }
    .db-fr .ewm img {
        width:100%;
    }
    .db-fr .ewm p {
        font-size:1.6rem;
        margin-top:1rem;
    }
    .footer-icp {
        margin-top:3rem;
        line-height:3rem;
        padding-bottom:2rem;
        text-align:center;
    }
    .footer-icp .am-fr {
        display:none;
    }
}