.sub1_2_con{width: 100%; max-width: 1500px; margin:0 auto; }
.sub1_2_con .title{font-size: 32px;margin-bottom: 30px;line-height:48px;letter-spacing: -1px; text-align:center}
.sub1_2_con .title span{font-size: 44px;font-weight: 500;}
.sub1_2_con .title span.point{font-size:60px;font-weight: 900;}
.sub1_2_con .title p{margin-top: 38px;}


.sub1_2_info{width: 100%; max-width: 1500px; margin:0 auto;}
.sub1_2_info .mana_board {position: relative; padding-top:50px;}

.sub1_3 {
    width: 100%;
    height: 780px;
    background-color: #103261;
    background-image: url(/pages/emobility2024/img/sub/sub1_3_topbg.jpg), url(/pages/emobility2024/img/sub/sub1_3bg.jpg);
    background-position: 0px 0px, right 122px;
    background-repeat: repeat-x, no-repeat;}
.sub1_3 .list{     position: relative;
    width: 80%;
    height: 170px;
    padding: 0 10px;
    background: #fff;
    margin: 0 auto;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    margin-top: 26px;
    box-shadow: 10px 25px 20px 0 #23232354;}
.sub1_3 .list .prev{float:left;margin-right: 15px; }
.sub1_3 .list .next{ z-index: 999; margin-right: 16px;
    position: relative;
    float: right;}


.sub1_3 .list ul{float:left;width:88%;height:145px;margin-top:16px;}
.sub1_3 .list li{display:inline;overflow: hidden;}
.sub1_3_con{width: 100%; max-width: 1500px; margin:0 auto; }

.sub1_3_con p{color:#fff;width: 70%;padding-top: 50px;display: block;line-height: 34px;font-size: 18px;font-weight: 400;}
.sub1_3_con p span{display: block; margin-top:50px;font-size:16px}

@media screen and (max-width: 1500px) {
.sub1_3_con {
    width: 90%;}
.sub1_3 {
    width: 100%;
    height: 780px;
    background:#103261 url(/pages/emobility2024/img/sub/sub1_3_topbg.jpg) 0 0 repeat-x}
}


@media screen and (max-width: 1200px) {
    .sub1_3_con p { width: 80%;line-height: 26px;font-size: 18px;margin: 0 10%;}
}


/****** Tablet Device ******/
@media screen and (min-width:691px) and (max-width:899px){
.sub1_3 { height: auto;}
}

/****** Mobile ******/
@media screen and (max-width:690px){
.sub1_3 { height: auto;}
.sub1_3_con p {
        width: 96%;
        line-height: 22px;
        font-size: 16px;
        margin: 0 2%;
    }
.sub1_2_con .title span {font-size: 28px;}
.sub1_2_con .title span.point {font-size: 38px;}
.sub1_2_con .title p {margin-top: 8px;font-size: 22px;line-height: 29px;}
#emo2 img {
    height: 100%;
    width: 100%;
}
}