@charset "utf-8";
.mobFooter{
    display: none;
}
.footer{
    padding-top: 20px;
    margin-top: 20px;
    position: relative;
    z-index: 70;
}
.link-box {
    background: #E8F3FF;
    height: 74px;
}
.footerList{
    position: relative;
    width: 1400px;
    margin: 0 auto;
    /*overflow: hidden;*/
}
.footerList li{
    float: left;
    width: 24.15%;
    /*margin-top: 16px;*/
    margin-left: 15px;
    text-align: left;
    padding: 0 15px;
    /*background: #fff;*/
    color: #252525;
    cursor: pointer;
}
.footerList li.footerActive {
    background: #fff;
}
.footerList li .butn {
    height: 44px;
    line-height: 44px;
    background-color: #fff;
    padding: 0 15px;
    margin-top: 16px;
}
.footerList li span {
    float: right;
}
.footerList li:first-child {
    margin-left: 0;
}
.footerList li:hover{
    color: #29599c;
}
.footerActive{
    color: #29599c!important;
}
.footerCon{
    display: none;
    position: absolute;
    left: 0;
    bottom: 50px;
    width: 100%;
    max-height: 280px;
    overflow-y: scroll;
    padding: 10px 10px 10px 20px;
    box-shadow: 0 -5px 10px 0 rgba(150, 150, 150, .15);
    background: #fff;
    z-index: 30;
}
.footerNext{
    overflow: hidden;
    width: 100%;
}
.footerNext li{
    width: 20%;
    height: auto;
    line-height: normal;
    margin: 0;
    float: left;
    color: #737373;
    text-align: left;
    margin-bottom: 10px;
    cursor: pointer;
}
.footerNext li:hover{
    color: #c00;
}
.footerNext li a{
    color: #737373;
}
.footerNext li a:hover{
    color: #c00;
}
.footer_2 {
    padding: 30px 0 50px 0;
    background: #65a1e4;
}
.footer_2 .container {
    width: 1400px;
}
.footer_2 p i {
    color: #fff;
}
.footer_2 p a {
    color: #fff;
}
.footer_2 p a:hover{
    color: #fff;
}

#_span_jiucuo {
    margin-top: 10px;
    display: block;
}
.footer-left,.footer-middle,.footer-right {
    float: left;
    width: 31.8%;
    height: 185px;
    margin-left: 30px;
    background: rgba(255,255,255,.3);
    padding: 25px 60px;
}
.link-other .slh {
    width: 108px;
    margin-top: 10px;
    margin-left: 10px;
    background-color: #fff;
}
.footer-left {
    margin-left: 0;
}
.link-other {
    margin-bottom: 10px;
    text-align: center;
}
.zbdw {
    text-align: left;
    color: #fff;
}
.zbdw p:first-child {
    margin-bottom: 10px;
}
.footer-middle p:first-child {
    margin-bottom: 20px;
    margin-top: 25px;
}
.footer-middle i {
    display: inline-block;
    margin: 0 20px;
    font-style: normal;
}
.footer-right li {
    margin-bottom: 20px;
}
.footer-right a {
    color: #fff;
}
.footer-right img {
    margin-top: -5px;
    margin-right: 5px;
}
.bay{ 
    position: fixed;
    bottom: 20%;
    right: 10px;
    z-index: 999;
}
.bay ul{ 
    /*background-color: #dbecff;
    background-image: linear-gradient(#dbecff,#edf6ff);*/
    border-radius: 6px;
    width: 87px;
}
.bay ul li{ 
    text-align: center;
    position: relative;
    padding: 10px 0;
    font-size: 88.888%;
    cursor: pointer;
    transition: all .3s;
}
.bay ul li i{ 
    display: block;
    margin-bottom: 5px;
}
.bay ul li div{ 
    width: 143px;
    position: absolute;
    left: 100%;
    display: none;
    top: 0;
    transition: all .3s;
}
.bay ul li:hover{
    /*background-color: #c8e6fd;
    background-color: #edf6ff\9;*/
}
.bay ul li:hover div{ 
    left: -165%;
    display: block;
}
.quick_robot {
    width: 100px;
    /* height: 158px; */
    position: fixed;
    right: 5px;
    bottom: 6%;
    /* transform: scale(0.6); */
    z-index: 99;
}
.quick_robot .qpk {
    position: absolute;
    top: 65px;
    left: -106px;
    transform: scale(1.2);
}
.quick_robot .dialog{ position: absolute;width: 97px;height: 31px;background: url(../images/public/dialog.png) no-repeat;right: 92%;top: 10px;font-size: 11.99921989px;color: #fff;text-align: center;line-height: 23px;display: none;transition: 0.3s;}
.quick_robot:hover .dialog{display: block!important;}
@media screen and (max-width: 1500px) {
    .footerList,.footer_2 .container {width: 1200px;}
    .footerList li {width: 24.06%;}
    .footer-left, .footer-middle, .footer-right {width: 31.5%;font-size: 14px;padding: 2%;}
    .footer-left {margin-left: 0;}
    /*.link-other #_span_jiucuo img,.link-other .slh  {width: 75px;}
    .link-other #_ideConac img {width: 60px;} 
    .footer-middle i {margin: 0 3%;}*/
}
@media screen and (max-width: 1280px) {
    .footerList {width: 970px;}
    .footerList li {width: 23.15%;}
    .footer-left, .footer-middle, .footer-right {font-size: 14px;padding: 5% 3%;margin-left: 15px;}
    .footer-left {margin-left: 0;}
    .link-other #_span_jiucuo img,.link-other .slh  {width: 75px;}
    .link-other #_ideConac img {width: 60px;} 
    .footer-middle i {margin: 0 3%;}
}
@media screen and (max-width: 991px) {
    .footer_2,.link-box {display: none;}
    .mobFooter {display: block;text-align: center; padding: 20px 0; font-size: 1rem;background: #f5f5f5;}
    .m-hide{  display: none }
}