.item {
    width: 100%;
    overflow: hidden;
}


.more{
    font-size:18px;
}


.item01 {
    height: 100%;
    background: url(./mbg_01.jpg) no-repeat;
    background-size: 100% auto;
    padding-bottom: 70px;
}

.item01 .con1 {
    width: 683px;
    height: auto;
    box-shadow: 4px 3px 26px 5px rgba(93, 93, 93, 0.53);
    margin: 354px auto 0;
    background: #fff;
    padding: 35px 20px;
    box-sizing: border-box;
    margin-bottom: 50px;
}

.item01 .con1 h2 {
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 30px;
    color: #B00201;
    line-height: 40px;
    margin-bottom: 30px;
    text-align: center;
}

.item01 .con1 p {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 20px;
    color: #000000;
    line-height: 36px;
    text-indent: 2em;
    width: 100%;
    margin: 0 auto;
}

.item01 .con1 p a {
    color: #228BEE;
}


.item01 .con2 {
    width: 683px;
    height: auto;
    margin: 0 auto;
}

.item01 .con2 .side.fl {
    width: 261px;
    float: left;
}

.item01 .con2 .side.fr {
    width: 407px;
    float: right;
}

.item01 .con2 .side.fl p {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 36px;
    text-indent: 2em;
}

.item01 .con2 .side.fl a {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 52px;
    float: right;
}

.item01 .con2 .side.fr img {
    width: 100%;
    height: 228px;
    background: #ccc;
}





.item02 {
    background: #397FD5 url(./mbg_02.jpg) no-repeat center top;
}

.item02 .con1 {
    width: 683px;
    margin: 389px auto 0;
    box-shadow: 4px 3px 26px 5px rgba(93, 93, 93, 0.53);
    background: #fff;
    padding: 27px 50px;
    box-sizing: border-box;
}

.item02 .con1 h2 {
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 30px;
    color: #B00201;
    line-height: 40px;
    text-align: center;
}

.item02 .top {
    width: 100%;
    height: 261px;
    background: #EAEAEA;
}

.item02 .top .side.fl {
    width: 408px;
    float: left;
}

.item02 .top .side.fl img {
    width: 408px;
    height: 261px;
}

.item02 .top .side.fr {
    width: 342px;
    padding: 20px;
    box-sizing: border-box;
    float: right;
}

.item02 .top .side.fr p {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 20px;
    color: #000000;
    line-height: 36px;
    text-indent: 2em;
}

.item02 .top .side.fr p a {
    color: #228BEE;
}

.item02 .con2 {
    width: 683px;
    height: auto;
    margin: 0 auto;
    box-shadow: 4px 3px 26px 5px rgba(93, 93, 93, 0.53);
    background: #fff;
    padding: 27px 40px;
    box-sizing: border-box;
}

.item02 .con2 h2 {
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 30px;
    color: #B00201;
    line-height: 40px;
    text-align: center;
    width: 100%;
    margin: 0 auto 20px;
}

.item02 .con2>div {
    margin-bottom: 70px;
}

.item02 .con2 p {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 20px;
    color: #000000;
    line-height: 36px;
    text-indent: 2em;
}

.item02 .con2 p a {
    color: #228BEE;
}

.item02 .con2 ul {
    display: flex;
    gap: 10px;
}

.item02 .con2 ul li {
    width: 208px;
    height: 149px;
}

.item02 .con2 ul li img {
    width: 100%;
    height: 100%;
}


.item03 {
    background: #397FD5 url(./mbg_04.jpg) no-repeat center top;
}

.item03 .con1 {
    width: 683px;
    margin: 389px auto 0;
    box-shadow: 4px 3px 26px 5px rgba(93, 93, 93, 0.53);
    background: #fff;
    padding: 27px 50px;
    box-sizing: border-box;
}

.item03 .con1 h2 {
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 30px;
    color: #B00201;
    line-height: 40px;
    text-align: center;
}

.item03 .top {
    width: 100%;
    height: 261px;
    background: #EAEAEA;
}

.item03 .top .side.fl {
    width: 408px;
    float: left;
}

.item03 .top .side.fl img {
    width: 408px;
    height: 261px;
}

.item03 .top .side.fr {
    width: 342px;
    padding: 20px;
    box-sizing: border-box;
    float: right;
}

.item03 .top .side.fr p {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 20px;
    color: #000000;
    line-height: 36px;
    text-indent: 2em;
}

.item03 .top .side.fr p a {
    color: #228BEE;
}

.item03 .con2 {
    width: 683px;
    height: 300px;
    margin: 0 auto 100px;
    box-shadow: 4px 3px 26px 5px rgba(93, 93, 93, 0.53);
    background: #fff;
    padding: 30px 35px;
    box-sizing: border-box;
}

.item03 .con2 ul {
    display: flex;
    gap: 18px;
}

.item03 .con2 li {
    width: 314px;
    height: 187px;
}

.item03 .con2 li img {
    width: 100%;
    height: auto;
    margin-bottom: 27px;
}

.item03 .con2 li span {
    font-family: AlibabaPuHuiTiL;
    font-weight: 400;
    font-size: 15px;
    color: #000000;
    line-height: 17px;
    text-align: center;
    display: block;
}



.item04 {
    background: url(./mbg_06.jpg) no-repeat center top;
    padding: 100px 20px;
    box-sizing: border-box;
}

.item04 li {
    display: flex;
    gap: 10px;
    border-bottom: 3px solid #E4E4E4;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.item04 li span:first-child {
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 18px;
    color: #BDBDBD;
    line-height: 24px;
    width: 130px;
    display: block;
    text-align: center;
    display:flex;
    align-items: center;
    justify-content: center;
}

.item04 li span:last-child {
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 24px;
    color: #C32E22;
    line-height: 24px;
    text-align: center;
    display: block;
    flex: 1;
}

.item04 li span:last-child i {
    font-size: 24px;
    display: block;
    font-style: normal;
}


.item04>div {
    display: flex;
    width: 100%;
    margin: 0 auto;
}

.item04>div span {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 18px;
    color: #000000;
    line-height: 15px;
    display: block;
    flex: 1;
}
.item04 li span a{
    font-size:24px;
    line-height:24px;
}