.footerList {
    width: 830px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    padding: 40px 0 0 0;
}

.footerList li {
    width: 16.66%;
    line-height: 40px;
    text-align: center;
    margin-bottom: 30px;
}

.footerList li p {
    color: #2185c5;
}
/* 产品说明 */

.product-container {
    width: 100%;
}

.product-container .container-one {
    text-align: center;
    padding: 44px 0;
    box-sizing: border-box;
}

.product-container .container-one h3 {
    text-align: center;
    font-weight: 900;
    padding-bottom: 16px;
    font-size: 28px;
}

.product-container .container-one h6 {
    color: #b1b1b1;
}

.container-name {
    width: 446px;
    text-align: center;
    margin: 0 auto;
    margin-top: 50px;
    background: url('../WMRofficialWebsite/images/ProductDescription/ProductDescriptionBack_03.jpg') no-repeat center;
    font-size: 24px;
    font-weight: 900;
}

.product-container .container-text h4 {
    padding: 28px;
}

.product-container .container-text p {
    padding-bottom: 12px;
}

.product-container .container-wmr {
    width:680px;
    margin: 30px auto;
    text-align-last: center;
}
.product-container .container-wmr img{
    width:100%;
}
.container-composition {
    background: #f5f5f5;
    padding: 44px 0;
}

.container-composition .container-name {
    width: 446px;
    text-align: center;
    margin: 0 auto;
    background: url('../WMRofficialWebsite/images/ProductDescription/ProductDescriptionBack_05.jpg') no-repeat center;
    font-size: 24px;
    font-weight: 900;
}

.container-img {
    width: 70%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0;
}

.container-img li {
    width: 30%;
    text-align: center;
}

.container-img li img {
    width: 100%;
    padding-bottom: 16px;
}

.container-content {
    text-align: center;
    padding: 30px 0 48px 0;
    line-height: 34px;
    color: #666666;
}

.container-therr {
    width: 530px;
    margin: 0 auto;
    padding: 20px;
    display: flex;
    justify-content: space-between;
}

.container-therr li {
    text-align: center;
}

.container-therr li p {
    margin-top: 16px;
    color: #666;
}

.container-therr-jia {
    font-size: 26px;
    font-weight: 900;
    color: #cdcdcd;
    line-height: 94px;
}

.container-customer {
    width: 100%;
}
/* 服务内容 */

.serviceContent {
    width: 100%;
    background: #f5f5f5;
    border-bottom: 26px solid #f5f5f5;
}

.serviceContent-conten {
    width: 1154px;
    margin: 0 auto;
}

.serviceContent-conten li {
    margin-bottom: 20px;
}

.serviceContent-conten-aside {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 24px 0 4px 0;
}

.serviceContent-conten-aside li {
    width: 49%;
    display: flex;
    box-sizing: border-box;
    padding: 26px;
    justify-content: space-between;
    background: white;
    border-radius: 5px;
    box-shadow: 0 0 20px 0 #dad8d8;
}
.serviceContent-conten-aside-img{
    width:14%;
}
.serviceContent-conten-aside-img img{
    width:100%;
}
.serviceContent-conten-aside li div:nth-child(2) {
    width: 80%;
    text-align: left;
}

.serviceContent-conten-aside li div h4 {
    font-weight: 900;
}
.serviceContent-conten-aside li div p{
    line-height:28px;
    margin-top:16px;
}
.serviceContent-conten-solve{
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 20px 0 #dad8d8;
}
.serviceContent-conten-solve-title {
    width: 100%;
    display: flex;
    padding: 26px;
    align-items: center;
    background: white;
}

.serviceContent-conten-solve-title h4 {
    margin-left: 30px;
    color: #2e73e2;
    font-weight: 900;
}
.serviceContent-conten-solve-content h4{
    color: #666;
}
.serviceContent-conten-solve-content {
    width: 100%;
    border-top: 1px solid #f3f3f3;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 26px 0 0 56px;
    background: white;
    box-sizing: border-box;
    overflow: hidden;
}
.serviceContent-conten-solve-content-img{
    width:65%;
}
.serviceContent-conten-solve-content-img img{
    width:100%;
}
.serviceContent-conten-solve-content div:nth-child(1) {
    width: 35%;
    line-height: 35px;
}

.serviceContent-conten-solve-content div:nth-child(1) h4 {
    font-weight: 900;
    margin-bottom: 16px;
}
/* 核心功能 */

.core-container {
    width: 100%;
}

.core-content {
    width: 1154px;
    margin: 0 auto;
    box-sizing: border-box;
}

.core-title {
    width: 100%;
    text-align: center;
    padding: 44px 0 24px 0;
}

.core-title h3 {
    text-align: center;
    font-weight: 900;
    padding-bottom: 14px;
    font-size: 28px;
}

.core-title h6 {
    color: #b1b1b1;
}

.core-function-list li {
    width: 100%;
}

.list-title {
    width: 100%;
    height:22px;
    line-height:22px;
    box-sizing: border-box;
    border-left: 8px solid #2e73e2;
    font-size: 20px;
    font-weight: 900;
    padding-left: 16px;
    margin-top: 38px;
}

.list-img {
    width:1153px;
    height:365px;
    margin: 16px 0;
    background:url('../WMRofficialWebsite/images/coreFunction/core-container_31_01.jpg') no-repeat;
    background-size:100% 100%;
}
.list-img p{
    width:510px;
    line-height: 35px;
    font-weight: 900;
    position: relative;
    left:52%;
    top:35%;
}
.list-img2{
    background:url('../WMRofficialWebsite/images/coreFunction/core-container_31_03.jpg') no-repeat;
    background-size:100% 100%;
}
table th {
    background: #0d4eb6;
    color: white;
}

.table>thead>tr>th,
.table>tbody>tr>td {
    line-height: 2.428571;
    text-align: center;
}
.tableLeft>tbody>tr>td:nth-child(3){
    text-align: left;
}
.table>tbody>tr>td:nth-child(1){
    color:white;
}
.table>tbody>tr:nth-of-type(odd) {
    background: #ececec;
}

.table>tbody>tr:nth-of-type(odd)>td:nth-child(1) {
    background: #2e72e3;
}

.table>tbody>tr:nth-of-type(even) {
    background: #f4f4f4;
}

.table>tbody>tr:nth-of-type(even)>td:nth-child(1) {
    background: #588fea;
}
.core-function-click{
    width:393px;
    margin: 86px auto;
    text-align: center;
}
.core-function-click button{
    background:none;
    padding: 8px 24px;
    border: 1px solid #2e72e3;
    color:#2e72e3;
    margin-top: 36px;
    border-radius: 2px;
}
.core-function-click button:hover{
    background: #2e73e2;
    color:white;
}
.core-function-open{
    width:110%;
    position: relative;
    left:-5%;
    display: flex;
    justify-content: space-between;
}
.core-function-open li{
    width:33.33%;
    padding:26px 86px;
    text-align: center;
}
.core-function-open li img{
    width:100%;
}
.core-function-open li a{
    position: relative;
    top: 46px;
    border: 1px solid #2e72e3;
    color: #2e72e3;
    padding:4px 24px;
    border-radius: 2px;
}
.core-function-open li a:hover{
    background: #2e73e2;
    color:white;
}
.core-function-img{
    margin: 100px auto;
}
/* 客户案例 */
.customer-case{
    width:100%;
}
.customer-case img{
    width:100%;
}