.prolist_well {
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0.67rem 0.67rem 1.67rem rgba(2, 8, 17, 0.1);
    -moz-box-shadow: 0.67rem 0.67rem 1.67rem rgba(2, 8, 17, 0.1);
    box-shadow: 0rem 0.67rem 0.67rem rgba(2, 8, 17, 0.1);
}



.titblue {
    color: #0052d9;
}


.prolist {
    width: 125rem;
    height: 100%;
    margin: 0 auto;

}



.prolist .newsconright {
    width: 95%;
    margin: 0 auto;
}

.prolist .newsconright .newscont {
    width: 100%;
    height: 7.5rem;

}

.prolist .newsconright .newscont2 {
    width: 100%;
    height: 8rem !important;

}

.prolist .newsconright .newsconttop {
    margin-top: 2rem;

}

.prolist .newscontime {
    margin: 0 auto;

    color: #999999;
    font-size: 1.3rem;
    text-align: left;
    margin-top: 0.8rem;
    width: 95%;

}


.prolist .newsconright .divyuan {
    background-color: #F3F3F3;
    border-radius: 50%;
    width: 1.5rem;
    height: 1.5rem;
    position: relative;
    left: -0.95rem;
    top: -7.5rem;
    -webkit-box-shadow: 0.67rem 0.67rem 1.67rem rgba(2, 8, 17, 0.1);
    -moz-box-shadow: 0.67rem 0.67rem 1.67rem rgba(2, 8, 17, 0.1);
    box-shadow: 0rem 0rem 0.67rem rgba(194, 194, 194, 0.8);
}

.prolist .newsconright .divyuan2 {
    background-color: #F3F3F3;
    border-radius: 50%;
    width: 1.5rem;
    height: 1.5rem;
    position: relative;
    left: -0.95rem;
    top: -4rem;
    -webkit-box-shadow: 0.67rem 0.67rem 1.67rem rgba(2, 8, 17, 0.1);
    -moz-box-shadow: 0.67rem 0.67rem 1.67rem rgba(2, 8, 17, 0.1);
    box-shadow: 0rem 0rem 0.67rem rgba(194, 194, 194, 0.8);
}



.prolist .newsconright .newscont .newscontitle {
    text-align: left;
    font-size: 1.6rem;
    width: 95%;
    margin: 0 auto;
    margin-top: 0.8rem;

}

.prolist .newsconright .newscont .newscontitle:hover {
    color: #0052d9;
    cursor: pointer;
}

.prolist .newsconright .newscont .newsconcontext {
    width: 95%;
    margin: 0 auto;
    margin-top: 0.5rem;
    text-align: left;
    font-size: 1.13rem;
    color: #666666;
}

.prolist .newscont .newsconmore {
    width: 9rem;
    height: 3rem;
    line-height: 3rem;
    color: #666666;
    text-align: center;
    font-size: 1.2rem;
    border: 1px solid #666666;
    border-radius: 0.5rem;
    cursor: pointer;
    margin-top: 1.8rem;
    float: right;
    transition-duration: 0.25s;

}

.prolist .newscont .newsconmore:hover {
    width: 9rem;
    height: 3rem;
    line-height: 3rem;
    color: #FFFFFF;
    background-color: #0052d9;
    text-align: center;
    font-size: 1.2rem;
    border: 1px solid #0052d9;
    border-radius: 0.5rem;
    cursor: pointer;
    margin-top: 1.8rem;
    float: right;
    cursor: pointer;
    transition-duration: 0.25s;

}




.prolist .protitle {
    margin-top: 10rem;
    text-align: center;
    font-size: 2.5rem;
    margin-bottom: 2rem;

}

.prolist .protitle2 {
    margin-top: 3rem;
    text-align: center;
    font-size: 2.5rem;
}

.prolist .barcont {
    margin-top: 1rem;
    text-align: center;
    font-size: 1.13rem;
}

.prolist .barcont .barconmore {
    font-size: 1.13rem;
    color: #0052d9;
    margin-left: 3rem;
    cursor: pointer;
    text-align: left;
}

.prolist .barcont .barconmore .barconmoreright {
    transition-duration: 0.25s;

    margin-left: 0rem;
}

.prolist .barcont .barconmore:hover .barconmoreright {
    transition-duration: 0.25s;

    margin-left: 0.5rem;
}


.newscon {
    margin-top: 2rem;

}

.newscon .newsconleft {
    width: 50%;
    float: left;

}

.newscon .newsconleft .newsconimg {
    text-align: center;
    width: 80%;
    border-radius: 0.5rem;

    -webkit-box-shadow: 0.67rem 0.67rem 1.67rem rgba(2, 8, 17, 0.1);
    -moz-box-shadow: 0.67rem 0.67rem 1.67rem rgba(2, 8, 17, 0.1);
    box-shadow: 0rem 0.67rem 0.67rem rgba(2, 8, 17, 0.1);
}

.newscon .newsconleft .newsconimg img {
    width: 100%;
    border-radius: 0.5rem;
    background-size: 100% 100%;

}

.newscon .newscontime {
    color: #666666;
    font-size: 1.1rem;
    text-align: left;
    letter-spacing: 0.3rem;
    margin-top: 1.3rem;
    font-family: Arial, Helvetica, sans-serif;
}

.newscon .newscontitle {
    margin-top: 1.3rem;
    text-align: left;
    font-size: 1.8rem;
}

.newscon .newsconcont {
    margin-top: 0.5rem;
    text-align: left;
    font-size: 1.3rem;
    height: 6rem;
    line-height: 2rem;
}

.newscon .newsconleft:hover {
    color: #0052d9;
    cursor: pointer;
}



.newscon .newsconmore {
    width: 9rem;
    height: 3rem;
    line-height: 3rem;
    color: #666666;
    text-align: center;
    position: absolute;
    font-size: 1.2rem;
    border: 1px solid #666666;
    border-radius: 0.5rem;
    cursor: pointer;
}

.newscon .newsconmore:hover {
    border: 0px solid #666666;
    background-color: #0052d9;
    color: #FFFFFF !important;

}





.newscon .newsconright {
    width: 50%;
    float: left;

}

.newscon .newsconright .newscont {
    border-top: 1px solid #cccccc;
    height: 8rem;

}

.newscon .newsconright .newscont .newscontitle {
    margin-top: 0.8rem;
    text-align: left;
    font-size: 1.67rem;
}

.newscon .newsconright .newscont .newscontitle:hover {
    color: #0052d9;
    cursor: pointer;
}



.newscon .newsconright .newsconmore {
    width: 9rem;
    height: 3rem;
    line-height: 3rem;
    color: #666666;
    text-align: center;
    position: absolute;
    font-size: 1.2rem;
    border: 1px solid #666666;
    border-radius: 0.5rem;
    cursor: pointer;
    margin-top: 2.6rem;
}


.sollist_well {
    background-color: #FFFFFF;
    width: 100%;
    height: 100%;
    /* margin-top: 5rem; */
    /* -webkit-box-shadow: 0.67rem 0.67rem 1.67rem rgba(2, 8, 17, 0.1);
    -moz-box-shadow: 0.67rem 0.67rem 1.67rem rgba(2, 8, 17, 0.1);
    box-shadow: 0rem 0.67rem 0.67rem rgba(2, 8, 17, 0.1); */

}

.sollist {
    width: 125rem;
    height: 100%;
    margin: 0 auto;

}


.sollist .soltitle {
    text-align: center;
    font-size: 2.5rem;
    margin-bottom: 4rem;
    margin-top: 15rem;


}

.sollist .sulbgcontext .sulbgmenu {
    width: 22rem;
    height: 33.7rem;
    border-radius: 0.2rem;
    float: left;
    transition-duration: 0.25s;
    border: 2px solid #ffffff;
    cursor: pointer;

}






.sulbgmenu_now {
    width: 46.25rem !important;
    height: 33.4rem !important;
    background-image: linear-gradient(0deg, #fff, #f3f5f8) !important;
    border: 2px solid #ffffff;
    border-radius: 0.3rem !important;
    -webkit-box-shadow: 0.67rem 0.67rem 1.67rem 0 rgb(55 99 170 / 20%), -0.67rem -0.67rem 1.67rem 0 #fff;
    -moz-box-shadow: 0.67rem 0.67rem 1.67rem 0 rgb(55 99 170 / 20%), -0.67rem -0.67rem 1.67rem 0 #fff;
    box-shadow: 0.67rem 0.67rem 1.67rem 0 rgb(55 99 170 / 20%), -0.67rem -0.67rem 1.67rem 0 #fff;
    color: #333333 !important;
    transition-duration: 0.25s;

}

.sul1 {
    background-image: url(../images/sul1.png);
    background-size: cover;
}

.sul2 {
    background-image: url(../images/sul2.png);
    background-size: cover;

}

.sul3 {
    background-image: url(../images/sul3.png);
    background-size: cover;

}

.sul4 {
    background-image: url(../images/sul4.png);
    background-size: cover;

}

.sul5 {
    background-image: url(../images/sul5.jpg);
    background-size: cover;

}

.sollist .sulbgcontext .sulleft {
    margin-left: 2.65rem;
}



.sollist .sulbgcontext .sulbgmenu .sultitle {
    font-size: 1.67rem;
    color: #ffffff;
    margin-top: 1.5rem;
    margin-left: 1rem;

}

.sollist .sulbgcontext .sulbgmenu .sulcontext {
    margin-top: 1.5rem;
    margin-left: 1rem;
    color: #ffffff;
    font-size: 1.13rem;
    width: 80%;

}


.sollist .sulbgcontext .sulbgmenu .sulmemo {
    width: 100%;
    height: 100%;

}


.sollist .sulbgcontext .sulbgmenu .sulmemo1 {
    display: block;

}

.sollist .sulbgcontext .sulbgmenu .sulmemo2 {
    display: none;

}


.sollist .sulbgcontext .sulbgmenu .sulmemo .sulmemotitle {
    height: 4rem;
    width: 100%;
    text-align: left;
    text-indent: 2rem;
    font-size: 1.67rem;
    margin-top: 2rem;
}


.sollist .sulbgcontext .sulbgmenu .sulmemo .sulmemotitlesm {
    height: 2rem;
    line-height: 2rem;

    width: 100%;
    text-align: left;
    text-indent: 2rem;
    font-size: 1.3rem;
    margin-top: 1rem;
}

.sollist .sulbgcontext .sulbgmenu .sulmemo .sulmemotitle_con .baricon {
    float: left;
    width: 2.5rem;
    height: 2.5rem;
    text-indent: 2rem;
    color: #0052d9;

}

.sollist .sulbgcontext .sulbgmenu .sulmemo .sulmemotitle_con .bartitle {
    height: 2.08rem;
    width: 80%;
    text-align: left;
    text-indent: 2rem;
    font-size: 1.13rem;
    margin-top: 0.5rem;
}


.sollist .sulbgcontext .sulbgmenu .sulmemo .sulmemotitlesm_con {
    height: 4rem;
    width: 100%;
    text-align: left;
    font-size: 1.3rem;
    margin-top: 0.5rem;
}

.sollist .sulbgcontext .sulbgmenu .sulmemo .sulmemotitlesm_con .newsconmore {
    float: left;
    width: 35%;
    height: 4rem;
    border: 1px solid #cccccc;
    text-align: center;
    line-height: 4rem;
    margin-left: 2rem;

}

.sollist .sulbgcontext .sulbgmenu .sulmemo .newsconmore .baricon {
    float: left;
    width: 2.5rem;
    height: 2.5rem;
    text-indent: 2rem;
    color: #0052d9;

}

.sollist .sulbgcontext .sulbgmenu .sulmemo .newsconmore .bartitle {
    height: 4rem;
    width: 80%;
    text-align: left;
    font-size: 1.13rem;
    text-indent: 2rem;

}

.sollist .sulbgcontext .sulbgmenu .sulmemo .sulmemotitlesm_con .proconmore {
    float: left;
    min-width: 12rem;
    height: 2rem;
    text-align: center;
    line-height: 2rem;
    margin-left: 2rem;

}

.sollist .sulbgcontext .sulbgmenu .sulmemo .proconmore .baricon {
    float: left;
    width: 2.5rem;
    height: 2.5rem;
    color: #0052d9;

}

.sollist .sulbgcontext .sulbgmenu .sulmemo .proconmore .bartitle {
    height: 4rem;
    width: 100%;
    text-align: left;
    font-size: 1.13rem;

}

.sollist .sulbgcontext .sulbgmenu .sulmemo .sulmemotitlesm_con .ask {
    float: left;
    width: 40%;
    height: 3rem;
    background-color: #0052d9;
    font-size: 1.13rem;
    margin-left: 2rem;
    text-align: center;
    line-height: 3rem;
    color: #ffffff;

}

.sollist .sulbgcontext .sulbgmenu .sulmemo .sulmemotitlesm_con .more1 {
    float: left;
    width: 40%;
    height: 3rem;
    background-color: #FFFFFF;
    font-size: 1.13rem;
    margin-left: 2rem;
    text-align: center;
    line-height: 3rem;
    color: #666666;
    -webkit-box-shadow: 0.67rem 0.67rem 1.67rem 0 rgb(55 99 170 / 20%), -0.67rem -0.67rem 1.67rem 0 #fff;
    -moz-box-shadow: 0.67rem 0.67rem 1.67rem 0 rgb(55 99 170 / 20%), -0.67rem -0.67rem 1.67rem 0 #fff;
    box-shadow: 0.67rem 0.67rem 1.67rem 0 rgb(55 99 170 / 20%), -0.67rem -0.67rem 1.67rem 0 #fff;

}




.sollist .bbar {
    position: absolute;
    width: 125rem;
    height: 10rem;
    margin-top: 37.83rem;
    cursor: pointer;

}

.sollist .bbar .barmenulist {
    transition-duration: 0.25s;

    width: 17%;
    height: 7.5rem;
    float: left;
    background-image: linear-gradient(0deg, #fff, #f3f5f8);
    border: 2px solid #ffffff;
    border-radius: 0.3rem;
    -webkit-box-shadow: #e6e6e6 0rem 0.5rem 0.5rem;
    -moz-box-shadow: #e6e6e6 0rem 0.5rem 0.5rem;
    box-shadow: #e6e6e6 0rem 0.5rem 0.5rem;
}

.sollist .bbar .barmenulist:hover {
    transition-duration: 0.25s;

    width: 17%;
    height: 7.5rem;
    float: left;
    background-image: linear-gradient(0deg, #fff, #f3f5f8);
    border: 2px solid #ffffff;
    border-radius: 0.3rem;
    -webkit-box-shadow: 0.67rem 0.67rem 1.67rem 0 rgb(55 99 170 / 20%), -0.67rem -0.67rem 1.67rem 0 #fff;
    -moz-box-shadow: 0.67rem 0.67rem 1.67rem 0 rgb(55 99 170 / 20%), -0.67rem -0.67rem 1.67rem 0 #fff;
    box-shadow: 0.67rem 0.67rem 1.67rem 0 rgb(55 99 170 / 20%), -0.67rem -0.67rem 1.67rem 0 #fff;
}



.sollist .bbar .barmenuleft {
    margin-left: 3%;
}

.sollist .bbar .barmenutop {
    margin-top: 2rem;
}

.sollist .bbar .barmenulist .barinfor {
    width: 80%;
    height: 2.5rem;
    color: #0052d9;
    margin: 0 auto;
    margin-top: 1.67rem;
    text-align: left;
    float: left;

}

.sollist .bbar .barmenulist .baricon {
    float: left;
    width: 3rem;
    height: 3rem;
    line-height: 7.5rem;
    color: #0052d9;

}

.sollist .bbar .barmenulist .baricon span {

    font-size: 3rem;
}

.sollist .bbar .barmenulist .barinfor .bartitle {
    margin-left: 0.5rem;
    height: 2rem;
    font-size: 1.5rem;
    line-height: 2.5rem;
    text-indent: 1rem;

}

.sollist .bbar .barmenulist .barcont {
    width: 80%;
    height: 1.67rem;
    color: #97a3b7;
    font-size: 1.13rem;
    margin: 0 auto;
    margin-top: 0.3rem;
    text-align: left;
}




.morelist_well {
    background-color: #FFFFFF;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0.67rem 0.67rem 1.67rem rgba(2, 8, 17, 0.1);
    -moz-box-shadow: 0.67rem 0.67rem 1.67rem rgba(2, 8, 17, 0.1);
    box-shadow: 0rem 0.67rem 0.67rem rgba(2, 8, 17, 0.1);
    border: 0px;
}

.morelist {
    width: 125rem;
    height: 15rem;
    margin: 0 auto;
}

.morelist .soltitle {
    margin-top: 15rem;

    text-align: center;
    font-size: 2.5rem;

}

.morelist .solcontext {
    color: #333333;
    font-size: 1.13rem;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    height: 1rem;


}

.morelist .solcontext {
    color: #333333;
    font-size: 1.13rem;
    transition-duration: 0.35s;


}

.morelist .solcontext .solcontextmore {
    color: #0052d9;
    cursor: pointer;
    margin-left: 1.67rem;
    line-height: 4rem;

}

.morelist .solcontext .solcontextmore span {
    color: #0052d9;
    cursor: pointer;
    line-height: 4rem;
    transition-duration: 0.35s;

}

.morelist .solcontextmore:hover span {
    margin-left: 0.5rem;
    transition-duration: 0.35s;

}

.moreMenuList {
    width: 100%;
    height: 10rem;
}



.moreMenuList .moreMenuInfornow {

    border-bottom: 5px solid #0052d9;
    color: #0052d9 !important;

}

.moreMenuList .moreMenuInfornow span {
    color: #0052d9 !important;
}

.moreMenuList .moreMenuInfornow .moreMenutitle {
    color: #0052d9 !important;
}










.moreMenuList .moreMenuInfor {
    float: left;
    width: 14%;
    text-align: center;
    height: 100%;
    cursor: pointer;

}

.moreMenuList .moreMenuInfor span {
    color: #666666;
    font-size: 4rem;

}

.moreMenuList .moreMenuInfor .moreMenutitle {
    color: #666666;
    font-size: 1.23rem;
    height: 3rem;
    line-height: 3rem;
    font-weight: bold;
}

/* 

.moreMenuList .moreMenuInfor:hover {
    float: left;
    width: 14%;
    text-align: center;
    border-bottom: 5px solid #0052d9;
    height: 100%;
    box-sizing: border-box;

}

.moreMenuList .moreMenuInfor:hover span {
    color: #0052d9;
    font-size: 4rem;

}

.moreMenuList .moreMenuInfor:hover .moreMenutitle {
    color: #0052d9;
    font-size: 1.23rem;
    height: 3rem;
    line-height: 3rem;
    font-weight: bold;
}
 */


.moreinfolist {
    width: 125rem;
    height: 20rem;
    margin: 0 auto;
    border: 0px solid #f3f5f8;
    box-sizing: border-box;
}

.moreinfolist .moreinfoleft {
    width: 25%;
    height: 100%;
    float: left;
}

.moreinfolist .moreinfoleft .barmenulist {
    transition-duration: 0.25s;

    width: 90%;
    height: 13rem;
    float: left;
    background-image: linear-gradient(0deg, #fff, #f3f5f8);
    border: 2px solid #ffffff;
    border-radius: 0.3rem;
    margin-top: 3.6rem;
    -webkit-box-shadow: #e6e6e6 0rem 0.5rem 0.5rem;
    -moz-box-shadow: #e6e6e6 0rem 0.5rem 0.5rem;
    box-shadow: #e6e6e6 0rem 0.5rem 0.5rem;
    cursor: pointer;
}


.moreinfolist .moreinfoleft .barmenulist .bartitle {
    height: 2.5rem;
    font-size: 1.5rem;
    line-height: 2.5rem;
    width: 80%;
    margin: 0 auto;
    margin-top: 1.5rem;
    text-align: left;


}

.moreinfolist .moreinfoleft .barmenulist:hover .bartitle {
    transition-duration: 0.25s;
    color: #0052d9;
}

.moreinfolist .moreinfoleft .barmenulist .barcont {
    width: 80%;
    height: 1.67rem;
    color: #97a3b7;
    font-size: 1.13rem;
    margin: 0 auto;
    margin-top: 0.3rem;
    text-align: left;

}

.moreinfolist .moreinfoleft .barmenulist .barbuttonlist {
    width: 80%;
    height: 3.03rem;
    margin: 0 auto;


}




.moreinfolist .moreinfoleft .barmenulist .barbutton1 {
    width: 45%;
    height: 3.03rem;
    font-size: 1.13rem;
    text-align: center;
    color: #FFFFFF;
    margin-top: 25px;
    background-color: #0052d9;
    line-height: 37px;
    letter-spacing: 1px;
    float: left;
    transition-duration: 0.35s;
    cursor: pointer;

}

.moreinfolist .moreinfoleft .barmenulist .barbutton1:hover {
    width: 45%;
    height: 3.03rem;
    font-size: 1.13rem;
    text-align: center;
    color: #FFFFFF;
    margin-top: 25px;
    background-color: #007aff;
    line-height: 37px;
    letter-spacing: 1px;
    float: left;
    transition-duration: 0.35s;
    cursor: pointer;


}

.moreinfolist .moreinfoleft .barmenulist .barbutton2 {
    width: 45%;
    height: 3.03rem;
    font-size: 1.13rem;
    text-align: center;
    color: #333333;
    margin-top: 25px;
    background-color: #FFFFFF;
    line-height: 37px;
    letter-spacing: 1px;
    float: right;
    -webkit-box-shadow: #e6e6e6 0rem 0.5rem 0.5rem;
    -moz-box-shadow: #e6e6e6 0rem 0.5rem 0.5rem;
    box-shadow: #e6e6e6 0rem 0.5rem 0.5rem;
    transition-duration: 0.35s;


}

.moreinfolist .moreinfoleft .barmenulist .barbutton2:hover {
    border: 1px solid #0052d9;
    background-color: #deedfd;

    transition-duration: 0.35s;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
}




.moreinfolist .moreinforight {
    width: 75%;
    height: 100%;
    float: left;
    text-align: left;

}

.moreinfolist .moreinforight .barmenulist {
    transition-duration: 0.25s;

    width: 20%;
    height: 8.67rem;
    float: left;
    margin-top: 3.6rem;
    cursor: pointer;
}

.moreinfolist .moreinforight .barmenulistnotop {

    margin-top: 1.8rem !important;
}


.moreinfolist .moreinforight .barmenulist .bartitle {
    height: 2.5rem;
    font-size: 1.5rem;
    line-height: 2.5rem;
    width: 100%;
    margin: 0 auto;
    text-align: left;


}




.moreinfolist .moreinforight .barmenulist:hover .bartitle {
    transition-duration: 0.25s;
    color: #0052d9;
}

.moreinfolist .moreinforight .barmenulist .barcont {
    width: 100%;
    height: 1.67rem;
    color: #4b5b76;
    font-size: 1rem;
    margin: 0 auto;
    margin-top: 0.3rem;
    text-align: left;

}

.moreinfolist .moreinforight .barmenulist .barbuttonlist {
    width: 100%;
    height: 1.83rem;
    margin-top: 1rem;


}

.moreinfolist .moreinforight .barbuttonlistleft {
    margin-left: 2rem;
}

.moreinfolist .moreinforight .barmenulist .barbutton {
    width: 5.5rem;
    height: 1.83rem;
    font-size: 1rem;
    text-align: center;
    color: #5f7292;
    border: 1px solid #5f7292;
    line-height: 1.83rem;
    float: left;
    transition-duration: 0.35s;
    cursor: pointer;
    border-radius: 0.2rem;
}

.moreinfolist .moreinforight .barmenulist .leftbtn {
    margin-left: 0.5rem;
}


.foot_well {
    width: 100%;
    height: 100%;

}

.footline {
    width: 100%;
    height: 50%;
    border-top: 1px solid #0052d9;
}



.footlinelist {
    width: 125rem;
    height: 20.5rem;
    background-color: #333333;
}

.mmenudiv {
    width: 100%;
    height: 4rem;
    line-height: 2.5rem;
    color: #333333;
    margin-top: 2rem;
    font-size: 1.67rem;
}

.footline .protitle2 {
    margin-top: 8rem;
    font-size: 2.5rem;
    text-align: center;
}

.prolist .protitle {
    margin-top: 10rem;
    text-align: center;
    font-size: 2.5rem;
    margin-bottom: 1rem;

}


.footline .footborther {
    width: 12rem;
    height: 8rem;
    float: left;
    margin-top: 1rem;
    text-align: center;

}

.footline .footborther img {
    width: 90%;
    margin: 0 auto;

}

.footline .ortherleft {
    margin-left: 0.5rem;

}


.footlist {
    width: 125rem;
    height: 17rem;
    margin: 0 auto;
    position: relative;
    bottom: 0;
}

.footlist2 {
    position: absolute;

    width: 100%;
    height: 35%;
    bottom: 0px;
}

.footlist2_2 {

    width: 125rem;
    height: 100%;
    margin: 0 auto;
}




.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.97rem;
}

.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.33rem;
    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;

}



.divjdal {
    width: 48%;
    height: calc((100vh - 30rem) / 2);
    float: left;
    margin-top: 5rem;
    border: 2px solid #f6f6f6;
    cursor: pointer;
    -webkit-box-shadow: #e6e6e6 0rem 0.5rem 0.5rem;
    -moz-box-shadow: #e6e6e6 0rem 0.5rem 0.5rem;
    box-shadow: #e6e6e6 0rem 0.5rem 0.5rem;

}

.divjdal img {
    width: 250px;
    height: 130px;
}

.divjdalleft {
    margin-left: 2%;
}

.NewsList2 {

    width: 100%;
    height: 16rem;
    margin-top: 15px;
    border-top: 2px solid #efefef;
    background-color: #f9f9f9;
}

.newslist2con {

    width: 100%;
    height: 12.5rem;

}

.newslist2contit {
    float: left;
    width: 50%;
    height: 3rem;
    line-height: 3rem;
    font-size: 1.3rem;
    text-indent: 2rem;
    cursor: pointer;
}


.newlist2title {

    font-size: 18px;
    width: 100%;
    height: 3.5rem;
    line-height: 3.5rem;
    text-align: left;
    text-indent: 2rem;
    background-color: #efefef;
}


.NNdiv1 {
    width: 100%;
    height: 15rem;
    border: 2px solid #F3F3F3;
    margin-top: 1rem;
    border-radius: 0.5rem;
    background-image: linear-gradient(0deg, #fff, #f3f5f8);
    transition-duration: 0.35s;

}

.NNdiv1:hover {
    transition-duration: 0.35s;
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    -webkit-box-shadow: 0.67rem 0.67rem 1.67rem rgba(2, 8, 17, 0.1);
    -moz-box-shadow: 0.67rem 0.67rem 1.67rem rgba(2, 8, 17, 0.1);
    box-shadow: 0.67rem 0.67rem 1.67rem rgba(2, 8, 17, 0.1);
    background-image: linear-gradient(0deg, #fff, #f3f5f8);
    cursor: pointer;

}





@media only screen and (max-width: 1400px) {

    .overshow {
        display: none;

    }


    .NewsList2 {
        display: none;

    }


    .footline .footborther {
        width: 12rem;
        height: 6.5rem;
        float: left;
        margin-top: 1rem;
        text-align: center;

    }

    .footline .footborther img {
        width: 90%;
        margin: 0 auto;

    }




    .divjdal {
        width: 48%;
        height: 18.5rem;
        float: left;
        margin-top: 3rem;
        border: 2px solid #f6f6f6;
        cursor: pointer;
        -webkit-box-shadow: #e6e6e6 0rem 0.5rem 0.5rem;
        -moz-box-shadow: #e6e6e6 0rem 0.5rem 0.5rem;
        box-shadow: #e6e6e6 0rem 0.5rem 0.5rem;

    }

    .divjdal img {
        width: 215px;
        height: 75px;
    }


    .prolist_well {
        width: 100%;
        height: 100%;
        -webkit-box-shadow: 0.67rem 0.67rem 1.67rem rgba(2, 8, 17, 0.1);
        -moz-box-shadow: 0.67rem 0.67rem 1.67rem rgba(2, 8, 17, 0.1);
        box-shadow: 0rem 0.67rem 0.67rem rgba(2, 8, 17, 0.1);
    }

    .prolist {
        width: 100%;
        height: 100%;
        margin: 0 auto;

    }

    .prolist2 {
        width: 90%;
        height: 100%;
        margin: 0 auto;

    }

    .NewsList {
        height: 19rem;

    }

    .NewsList2 {
        display: none;
    }



    .prolist .newsconright {
        width: 95%;
        margin: 0 auto;
    }

    .prolist .newsconright .newscont {
        width: 100%;
        height: 7.5rem;

    }

    .prolist .newsconright .newscont2 {
        width: 100%;
        height: 6rem !important;

    }

    .prolist .newsconright .newsconttop {
        margin-top: 2rem;

    }

    .prolist .newscontime {
        margin: 0 auto;

        color: #999999;
        font-size: 1.1rem;
        text-align: left;
        margin-top: 0.8rem;
        width: 95%;

    }


    .prolist .newsconright .newscont .newscontitle {
        text-align: left;
        font-size: 1.13rem;
        width: 95%;
        margin: 0 auto;
        margin-top: 0.8rem;

    }

    .prolist .newsconright .newscont .newscontitle:hover {
        color: #0052d9;
        cursor: pointer;
    }

    .prolist .newsconright .newscont .newsconcontext {
        width: 95%;
        margin: 0 auto;
        margin-top: 0.5rem;
        text-align: left;
        font-size: 0.9rem;
        color: #666666;
    }

    .sollist_well {
        background-color: #FFFFFF;
        width: 100%;
        height: 100%;
        /* margin-top: 5rem; */
        /* -webkit-box-shadow: 0.67rem 0.67rem 1.67rem rgba(2, 8, 17, 0.1);
        -moz-box-shadow: 0.67rem 0.67rem 1.67rem rgba(2, 8, 17, 0.1);
        box-shadow: 0rem 0.67rem 0.67rem rgba(2, 8, 17, 0.1); */

    }

    .sollist {
        width: 95%;
        height: 19rem;
        margin: 0 auto;

    }

    .morelist .soltitle {
        margin-top: 10rem;

        text-align: center;
        font-size: 2.5rem;

    }

    .sollist .soltitle {
        text-align: center;
        font-size: 2.5rem;
        margin-top: 12rem;
        margin-bottom: 1rem;

    }

    .sollist .sulbgcontext .sulbgmenu {
        width: 15%;
        height: 25rem !important;
        border-radius: 0.2rem;
        float: left;
        transition-duration: 0.25s;
        border: 2px solid #ffffff;
        cursor: pointer;

    }






    .sulbgmenu_now {
        width: 46.25rem !important;
        height: 25rem !important;
        background-image: linear-gradient(0deg, #fff, #f3f5f8) !important;
        border: 2px solid #ffffff;
        border-radius: 0.3rem !important;
        -webkit-box-shadow: 0.67rem 0.67rem 1.67rem 0 rgb(55 99 170 / 20%), -0.67rem -0.67rem 1.67rem 0 #fff;
        -moz-box-shadow: 0.67rem 0.67rem 1.67rem 0 rgb(55 99 170 / 20%), -0.67rem -0.67rem 1.67rem 0 #fff;
        box-shadow: 0.67rem 0.67rem 1.67rem 0 rgb(55 99 170 / 20%), -0.67rem -0.67rem 1.67rem 0 #fff;
        color: #333333 !important;
        transition-duration: 0.25s;

    }

    .sul1 {
        background-image: url(../images/sul1.png);
        background-size: cover;
    }

    .sul2 {
        background-image: url(../images/sul2.png);
        background-size: cover;

    }

    .sul3 {
        background-image: url(../images/sul3.png);
        background-size: cover;

    }

    .sul4 {
        background-image: url(../images/sul4.png);
        background-size: cover;

    }

    .sul5 {
        background-image: url(../images/sul5.jpg);
        background-size: cover;

    }

    .sollist .sulbgcontext .sulleft {
        margin-left: 2.65rem;
    }



    .sollist .sulbgcontext .sulbgmenu .sultitle {
        font-size: 1.67rem;
        color: #ffffff;
        margin-top: 1.5rem;
        margin-left: 1rem;

    }

    .sollist .sulbgcontext .sulbgmenu .sulcontext {
        margin-top: 1.5rem;
        margin-left: 1rem;
        color: #ffffff;
        font-size: 1.13rem;
        width: 80%;

    }


    .sollist .sulbgcontext .sulbgmenu .sulmemo {
        width: 100%;
        height: 100%;

    }

    .sollist .sulbgcontext .sulbgmenu .sulmemo1 {
        display: none !important;

    }

    .sollist .sulbgcontext .sulbgmenu .sulmemo2 {
        display: inline;
    }


    .sollist .sulbgcontext .sulbgmenu .sulmemo .sulmemotitle {
        height: 4rem;
        width: 100%;
        text-align: left;
        text-indent: 2rem;
        font-size: 1.67rem;
        margin-top: 2rem;
    }

    .sollist .sulbgcontext .sulbgmenu .sulmemo2 .sulmemotitle {
        height: 2.5rem;
        width: 100%;
        text-align: left;
        text-indent: 2rem;
        font-size: 1.67rem;
        margin-top: 0.5rem;
    }


    .sollist .sulbgcontext .sulbgmenu .sulmemo2 .sulmemotitlesm {
        height: 2rem;
        line-height: 2rem;
        float: left;
        width: 20%;
        text-align: left;
        text-indent: 2rem;
        font-size: 1.3rem;
        margin-top: 1rem;
    }

    .sollist .sulbgcontext .sulbgmenu .sulmemo2 .sulmemotitle_con .baricon {
        float: left;
        width: 2rem;
        height: 2rem;
        text-indent: 2rem;
        color: #0052d9;

    }

    .sollist .sulbgcontext .sulbgmenu .sulmemo2 .sulmemotitle_con .bartitle {
        height: 2rem;
        width: 80%;
        text-align: left;
        text-indent: 2rem;
        font-size: 1rem;
        margin-top: 0.5rem;
    }


    .sollist .sulbgcontext .sulbgmenu .sulmemo2 .sulmemotitlesm_con {
        height: 4rem;
        width: 100%;
        text-align: left;
        font-size: 1.3rem;
        margin-top: 0.5rem;
    }

    .sollist .sulbgcontext .sulbgmenu .sulmemo2 .sulmemotitlesm_con .newsconmore {
        float: left;
        width: 30%;
        height: 4rem;
        border: 1px solid #cccccc;
        text-align: center;
        line-height: 4rem;
        margin-left: 2rem;

    }

    .sollist .sulbgcontext .sulbgmenu .sulmemo2 .newsconmore .baricon {
        float: left;
        width: 2.5rem;
        height: 2.5rem;
        text-indent: 2rem;
        color: #0052d9;

    }

    .sollist .sulbgcontext .sulbgmenu .sulmemo .newsconmore .bartitle {
        height: 4rem;
        width: 80%;
        text-align: left;
        font-size: 1rem;
        text-indent: 2rem;

    }

    .sollist .sulbgcontext .sulbgmenu .sulmemo2 .sulmemotitlesm_con .proconmore {
        float: left;
        min-width: 12rem;
        height: 2rem;
        text-align: center;
        line-height: 2rem;
        margin-left: 2rem;

    }

    .sollist .sulbgcontext .sulbgmenu .sulmemo2 .proconmore .baricon {
        float: left;
        width: 2.5rem;
        height: 2.5rem;
        color: #0052d9;

    }

    .sollist .sulbgcontext .sulbgmenu .sulmemo2 .proconmore .bartitle {
        height: 4rem;
        width: 100%;
        text-align: left;
        font-size: 1.13rem;

    }

    .sollist .sulbgcontext .sulbgmenu .sulmemo .sulmemotitlesm_con .ask {
        float: left;
        width: 40%;
        height: 3rem;
        background-color: #0052d9;
        font-size: 1.13rem;
        margin-left: 2rem;
        text-align: center;
        line-height: 3rem;
        color: #ffffff;

    }

    .sollist .sulbgcontext .sulbgmenu .sulmemo .sulmemotitlesm_con .more1 {
        float: left;
        width: 40%;
        height: 3rem;
        background-color: #FFFFFF;
        font-size: 1.13rem;
        margin-left: 2rem;
        text-align: center;
        line-height: 3rem;
        color: #666666;
        -webkit-box-shadow: 0.67rem 0.67rem 1.67rem 0 rgb(55 99 170 / 20%), -0.67rem -0.67rem 1.67rem 0 #fff;
        -moz-box-shadow: 0.67rem 0.67rem 1.67rem 0 rgb(55 99 170 / 20%), -0.67rem -0.67rem 1.67rem 0 #fff;
        box-shadow: 0.67rem 0.67rem 1.67rem 0 rgb(55 99 170 / 20%), -0.67rem -0.67rem 1.67rem 0 #fff;

    }






    .sollist .bbar {
        position: absolute;
        width: 96%;
        height: 10rem;
        margin-top: 26.83rem;
        cursor: pointer;

    }

    .sollist .bbar .barmenulist {
        transition-duration: 0.25s;

        width: 17%;
        height: 5.5rem;
        float: left;
        background-image: linear-gradient(0deg, #fff, #f3f5f8);
        border: 2px solid #ffffff;
        border-radius: 0.3rem;
        -webkit-box-shadow: #e6e6e6 0rem 0.5rem 0.5rem;
        -moz-box-shadow: #e6e6e6 0rem 0.5rem 0.5rem;
        box-shadow: #e6e6e6 0rem 0.5rem 0.5rem;
    }

    .sollist .bbar .barmenulist:hover {
        transition-duration: 0.25s;

        width: 17%;
        height: 5.5rem;
        float: left;
        background-image: linear-gradient(0deg, #fff, #f3f5f8);
        border: 2px solid #ffffff;
        border-radius: 0.3rem;
        -webkit-box-shadow: 0.67rem 0.67rem 1.67rem 0 rgb(55 99 170 / 20%), -0.67rem -0.67rem 1.67rem 0 #fff;
        -moz-box-shadow: 0.67rem 0.67rem 1.67rem 0 rgb(55 99 170 / 20%), -0.67rem -0.67rem 1.67rem 0 #fff;
        box-shadow: 0.67rem 0.67rem 1.67rem 0 rgb(55 99 170 / 20%), -0.67rem -0.67rem 1.67rem 0 #fff;
    }



    .sollist .bbar .barmenuleft {
        margin-left: 3%;
    }

    .sollist .bbar .barmenutop {
        margin-top: 2rem;
    }

    .sollist .bbar .barmenulist .barinfor {
        width: 80%;
        height: 2.5rem;
        color: #0052d9;
        margin: 0 auto;
        margin-top: 0.8rem;
        text-align: left;
        float: left;

    }

    .sollist .bbar .barmenulist .baricon {
        float: left;
        width: 3rem;
        height: 3rem;
        line-height: 7.5rem;
        color: #0052d9;

    }

    .sollist .bbar .barmenulist .baricon span {

        font-size: 3rem;
    }

    .sollist .bbar .barmenulist .barinfor .bartitle {
        margin-left: 0.5rem;
        height: 2rem;
        font-size: 1.5rem;
        line-height: 2.5rem;
        text-indent: 1rem;

    }

    .sollist .bbar .barmenulist .barcont {
        width: 80%;
        height: 1.67rem;
        color: #97a3b7;
        font-size: 1.13rem;
        margin: 0 auto;
        margin-top: 0.3rem;
        text-align: left;
    }

    .sul5 {
        display: none;


    }


    .morelist {
        width: 100%;
        height: 15rem;
        margin: 0 auto;
    }

    .moreMenuList {
        width: 90%;
        height: 10rem;
        margin: 0 auto;
        margin-top: 1rem;
    }

    .moreinfolist {
        width: 100%;
        height: 20rem;
        margin: 0 auto;
        border: 0px solid #f3f5f8;
        box-sizing: border-box;
    }

    .picScroll-left .bd ul li .pic img {
        width: 250px !important;
        height: 150px;
        display: block;
        padding: 2px;
        border: 1px solid #ccc;
    }


    .picScroll-left .bd ul li .contxt {
        line-height: 20px;
        text-align: left;
        width: 250px !important;
        margin: 0 auto;
    }

    .more {
        display: none;

    }


    .footlist {
        width: 90%;
        height: 17rem;
        margin: 0 auto;
        bottom: 0;
        margin-top: 10rem;
    }



    .footlist2_2 {

        width: 90%;
        height: 100%;
        margin: 0 auto;
    }

    .footline {
        width: 100%;
        height: 65%;
        border-top: 1px solid #0052d9;
    }


}