 
.foot_well {
    width: 100%;
    height: 350px;
margin-top: 50px;
background-color: #f3f3f3;
}

 

 


.footlist2 {
 
    width: 100%;
    height: 100% ;
    bottom: 0px;
}

.footlist2_2 {

    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.mmenudiv {
    width: 100%;
    height: 4rem;
    line-height: 2.5rem;
    color: #333333;
    margin-top: 2rem;
    font-size: 1.17rem;
}



.footlist2 .menulist {
    width: 15%;
    height: 100%;
    margin: 0 auto;
    text-align: left;
    float: left;
    margin-top: 2rem;
}

.footlist2 .menutitle {
    font-size: 1.4rem;
    height: 2rem;
    line-height: 2rem;
        font-size: 1.67rem;
}

.footlist2 .menulist .menucont {
    font-size: 1rem;
    line-height: 2.75rem;
    line-height: 2.75rem;
 
}

.footlist2 .menulist_2 {
    width: 40%;
    height: 100%;
    margin: 0 auto;
    text-align: left;
    float: right;
    margin-top: 2rem;
    color: #333333
}

.footlist2 .menulist_3_1 {
    width: 40%;
    height: 100%;
    margin: 0 auto;
    text-align: center;
    float: left;
    margin-top: 2rem;
}

.footlist2 .menulist_3_2 {
    width: 1%;
    float: left;
    height: 6.67rem;
    margin-top: 2rem;

    border-right: 2px solid #efefef;
}

.footlist2 .menulist_3 {
    width: 34%;
    height: 100%;
    margin: 0 auto;
    text-align: left;
    float: left;
    margin-top: 2rem;
}

.footlist2 .menulist_2 .menutitle_2 {
    font-size: 1.13rem;
    height: 3rem;
    line-height: 2rem;
    margin-top: 1rem;

}

.footlist2 .menulist_2 .menutitle_3 span {
    font-size: 12rem;
}




.footlist2 .menulist_2 .btnmore {
    width: 15rem;
    height: 4rem;
    line-height: 4rem;
    margin-top: 2rem;
    background-color: #ffffff;
    color: #333333;
    text-align: center;
    position: absolute;
    font-size: 1.2rem;

}

.new_well{
    width: 100%;




}
.new_well .newinfor{
    width: 1200px;
margin: 0 auto;
min-height: 1000px;
}

.new_well .newinfor .newtitle{
 height: 5rem;
 }

.new_well .newinfor .newtitle h3{
    font-size: 1.67rem;
    border-bottom: 2px solid #0052d9;
    width: 20rem;
    text-align: left;
    height: 4.5rem;
    line-height: 4.5rem;
    text-indent: 1rem;

   }

   .new_well .newinfor .newtitlenew{
    font-size: 2rem;
    border-bottom: 2px solid #0052d9;
    width: 100%;
    text-align: center;
    min-height: 5rem;
    line-height: 3.5rem;
    text-indent: 1rem;
    margin-top: 3rem;

   }

   .new_well .newinfor .newcontext{
    line-height: 2rem;
    font-size: 16px;
    }

    
 .newcontextnew{
    line-height: 2rem;
    font-size: 16px;
    margin-top: 1rem;
    }

    @media only screen and (max-width: 1400px) {

        .footlist2_2 {

            width: 100%;
            height: 100%;
            margin: 0 auto ;
        }


    }