.footer {
    width: 100%;
    

    box-sizing: border-box;
}

*{list-style: none;}

.footer_top {
  
    background-size: 100% 100%;
}

.footer_top_left {
    width: 50%;
    height: 280px;
    line-height: 280px;
    font-size: 40px;
    color: #fff !important;
    z-index: 2;
    position: relative;
    float: left;
}

.footer_top_left_mc {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.footer_top_right {
    height: 280px;
    width: 50%;
    float: left;
}

.lam {
    margin-top: 51px;
    padding-left: 12%;
}

.qr {
    margin-top: 36px;
    display: flex;
    align-items: start;
    padding-left: 12%;
}

.qr_con {
    width: 72%;
    height: 138px;
    /* background-color: black; */
    color: #fff;
}

.qr_Result {
    margin-bottom: 12px;
}


.qr_ts {
    margin-bottom: 12px;
}

#submsgform {
    width: 79.8%;
    height: 48px;
    position: relative;
}

#searchmsg {
    width: 78.4%;
    height: 48px;
    padding-left: 23px;
    color: #000;
    border: 0;
    background: rgb(255,255,255,50%);
}
.s-txt::placeholder{color:#333}

#footerSearchBtn {
    width: 21.5%;
    height: 48px;
    border: 0;
    position: absolute;
    top: 0;
    right: 0;

    line-height: 48px;

    color: #fff;
    border: 0;
    font-weight: bold;
    cursor: pointer;
    background: none;
    -webkit-appearance: none;

}



.footer_bottom {
    width: 100%;
    
  background-color: #2C5CB0;
    display: flex;
    flex-wrap: nowrap;
    /* padding-top: 38px; */
    box-sizing: border-box;
    overflow: hidden;
}

.footer_bottom_left {
    width: 48.2%;

    display: flex;
    /* justify-content: space-around; */
    /* border-right: #ccc solid 1px; */
    margin-top: 48px;
    float: left;
position: relative;

}
.footer_bottom_left::before{content: '';position: absolute; right: 0; width: 1px;height: 100%;background-color: rgb(204,204,204,.5);}

.footer_bottom_left h2 {
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-weight: bold;
}

.footer_bottom_left li  a{
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    color: #C4C4C4;
}


.About_Kunshan {
    width: 33.5%;
}

.Government {
    /* padding-left: 6.5%; */
    width: 33.7%;
}

.Services {
    width: 12.6%;
    height: 314px;
    padding-left: 6.5%;
    padding-right: 4.5%;

}

.footer_bottom_right {
    width: 50%;
    
    margin-top: 48px;
    overflow: hidden;
    float: left;
}



.footer_bottom_right_top {
    border-bottom: rgb(204,204,204,.5) solid 1px;
    margin-left: 6.96%;
}


.footer_bottom_right_top h2 {
    font-size: 20px;
   
    line-height: 60px;
    color: #fff;
    /* padding-left: 30px; */
    padding-bottom: 20px;
    font-weight: bold;
}

.footer_bottom_right_bottom {
    width: 69.6%;
    margin-left: 6.96%;
    margin-top: 22px;
    width: 100%;
    font-size: 20px;
    height: 160px;
    line-height: 40px;

color: #C4C4C4;
}

.szxx-container{margin:20px 0;}
.IN-con{ padding: 0px 50px 30px;position: relative; width: auto;}
.IC-right{width: 80%;}
.MMCC-table{padding-right: 20px;}
.lxwm-search{position: absolute;right: 30px;}