.banner_div {
    width: 100%;
}
.banner_img{
    width: 100%;
}
.dv img[data-v-13c27140] {
    width: 50px;
    height: 50px;
    margin-right: 20px;
}

img {
    max-width: 100%;
}

.dv {
    width: 360px;
    height: 120px;
    background: #f2f3fa;
    color: #1a1a1a;
    font-size: 26px;
    font-weight: 700;
}

.font {
    margin: 0 auto;
    font-size: 40px;
    font-weight: 700
}

.fonts {
    font-size: 18px;
    color: #999;
    margin: 26px 0 45px;
    text-align: center;
}

.advantage_title {
    font-size: 28px;
    color: #1a1a1a;
    margin-bottom: 60px;
    font-weight: 400;
    text-align: left;
}

.advantage_box {
    margin-top: 50px;
}

.zd_dv {
    text-align: left;
    margin-left: 28px;
}

.security {
    width: 560px;
    padding: 33px 0;
    background: #fff;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    margin: 25px
}

.security:hover {
    box-shadow: -1px 5px 22px 0px rgba(54, 89, 182, 0.47)
}

.security_box {
    border-right: 1px solid #e9e9e9;
    font-size: 20px;
    width: 196px;
    color: #1a1a1a;
}

.security_name {
    font-size: 20px;
    color: #1a1a1a;
    margin-top: 13px;
    line-height: 1.1em;
}

ul {
    text-align: left;
    padding-left: 60px;
    color: #666;
    font-size: 16px;
    width: 363px;
    line-height: 30px;
}

li {
    list-style-type: disc;
    display: list-item;
    text-align: -webkit-match-parent;
}

.bacimg {
    background-image: url(http://mls-company.oss-cn-chengdu.aliyuncs.com/mls-company/96cbf32785aa98db0faddc2c8cb3d0f9.png);
    width: 100%;
    min-height: 620px;
    padding-bottom: 60px;
    color: #fff;
}

.pro_img {
    width: 215px;
    height: 380px;
    position: relative;
}

.pro_img>img {
    width: 100%;
    height: 380px;
}

.pro_img .mask {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 100%;
    transition: all .5s ease;
    overflow: hidden;
    border-radius: 5px;
}

.pro_img .mask .mask_icon {
    position: absolute;
    top: -50%;
    left: 15px;
    right: 15px;
    overflow: hidden;
    height: 235px;
    border-radius: 9px;
    transition: all .5s ease;
    transform: translateY(-50%);
    background: #fff;
    flex-direction: column;
}

.pro_img .mask .mask_icon img {
    width: 100px;
    height: 100px;
}

.pro_img .mask .mask_icon .mask_button {
    width: 98px;
    height: 30px;
    border: 1px solid #3559B5;
    color: #3559B5;
    margin-top: 20px;
    background: transparent;
    transition: all .5s ease;
}

.pro_img:hover .mask {
    background: rgba(0, 0, 0, .2);
}

.pro_img:hover .mask .mask_icon {
    top: 50%;
}

.pro_img .mask .mask_icon .mask_button:hover {
    background: #3559B5;
    color: #fff;
}

.producttitle {
    font-weight: 400;
    font-size: 20px;
    color: #333;
    text-align: center;
    margin-top: 20px;
}

.service_img {
    width: 60px;
    height: 60px;
}

.service_box {
    width: 232px;
    padding: 0 25px;
    height: 294px;
    border-radius: 4px;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #fff;
    border: 1px solid #e2e2e2;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
}

.ser_box_font {
    font-size: 18px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 23px;
}

.ser_box_sefont {
    font-size: 14px;
    color: #666;
    height: 60px;
    width: 100%;
}

.service_box:hover .ser_box_font {
    color: #497CF4;
}

.processBar {
    float: left;
    width: 200px;
    margin-top: 15px;
}

.processBar .bar {
    background: #1E94FF;
    height: 3px;
    position: relative;
    width: 185px;
    margin-left: 10px;
}

.processBar .b-select {
    background: rgb(96, 72, 124);
}

.processBar .bar .c-step {
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #1E94FF;
    left: -12px;
    top: 50%;
    margin-top: -4px;
}

.processBar .bar .c-select {
    width: 10px;
    height: 10px;
    margin: -5px -1px;
    background: #1E94FF;
}

.main-hide {
    position: absolute;
    top: -9999px;
    left: -9999px;
}

.poetry {
    color: #1E94FF;
    font-family: KaiTi_GB2312, KaiTi, STKaiti;
    font-size: 16px;
    background-color: transparent;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

.step {
    position: absolute;
    top: -16px;
    right: -4px;
    color: #1E94FF;
    font-size: 20px;
    font-weight: 900;
}

.process {
    align-items: flex-start;
}

.process>.process_li {
    width: 16.6%;
    padding: 0 20px;
    text-align: center;
}

.process>.process_li>img {
    width: 40px;
    height: 40px;
}

.process_li .process_name {
    font-size: 16px;
    color: #1a1a1a;
    font-weight: bold;
}

.process_li .process_describe {
    font-size: 14px;
    color: #7a7a7a;
    margin-top: 16px;
}


/* 公司动态 */

.trend {
    /* margin: 60px 0; */
    background: #fff;
    /* overflow: hidden; */
    animation: all .5s ease;
}

.trend_flex {
    align-items: flex-start;
}

.trend .title_font {
    margin: 0;
}

.trend .title_font {
    position: relative;
    /* bottom: -30px; */
    margin-bottom: 20px;
}

.trend_box_itemlist {
    justify-content: space-between;
    padding: 20px 0;
}

.trend_box_item {
    width: calc(100% - 40px);
    justify-content: flex-start;
    padding: 20px;
    cursor: pointer;
    position: relative;
}

.trend_box_item .trend_r {
    padding-left: 60px;
    flex: 1;
}

.trend_box_item .trend_r::after {
    content: '';
    position: absolute;
    top: 30px;
    left: 47px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #B9C5D2;
}

.trend_box_item .trend_img img {
    transition: all .5s ease;
    object-fit: cover;
}

.trend_box_item .company_banner {
    display: none;
}

.trend_box_item:hover .trend_img img {
    transform: scale(1.2);
}

.trend_box_item:hover .trend_r {
    display: none;
}

.trend_box_item:hover .company_banner {
    display: flex;
    width: 100%;
}

.trend_img {
    width: 130px;
    height: 104px;
    border-radius: 5px;
    overflow: hidden;
    margin-right: 20px;
}

.trend_img img {
    width: 100%;
    height: 100%;
    display: block;
}

.trend_r {
    font-size: 16px;
    color: #1a1a1a;
    text-align: left;
}

.trend_state {
    color: #3659b6;
    font-size: 18px;
}

.timer_font {
    color: #787E89;
    font-size: 14px;
    margin-top: 15px;
}

.trend .swiper-slide {
    overflow: hidden;
}

.trend_flex {
    align-items: flex-start;
}

.trend .title_font {
    margin: 0;
}

.trend .title_font {
    position: relative;
    /* bottom: -30px; */
    margin-bottom: 20px;
}

.trend_box_itemlist {
    justify-content: space-between;
    padding: 0;
}

.trend_box_item {
    width: 100%;
    justify-content: flex-start;
    padding: 0;
    cursor: pointer;
    position: relative;
}

.trend_box_item .trend_r {
    padding-left: 60px;
    flex: 1;
    padding: 20px 60px;
}

.trend_box_item .trend_r::after {
    content: '';
    position: absolute;
    top: 30px;
    left: 47px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #B9C5D2;
}

.trend_box_item .trend_img img {
    transition: all .5s ease;
    object-fit: cover;
}

.trend_box_item .company_banner {
    display: none;
}

.trend_box_item:hover .trend_img img {
    transform: scale(1.2);
}

.trend_box_item:hover .trend_r {
    display: none;
}

.trend_box_item:hover .company_banner {
    display: flex;
}

.trend_img {
    width: 130px;
    height: 104px;
    border-radius: 5px;
    overflow: hidden;
    margin-right: 20px;
}

.trend_img img {
    width: 100%;
    height: 100%;
    display: block;
}

.trend_r {
    font-size: 16px;
    color: #1a1a1a;
    text-align: left;
}

.trend_state {
    color: #3659b6;
    font-size: 18px;
}

.timer_font {
    color: #787E89;
    font-size: 14px;
    margin-top: 15px;
}

.trend .swiper-slide {
    overflow: hidden;
}


/* 

*/

.pc {
    display: block;
}

.yd {
    display: none;
}

.order {
    padding: 40px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #f7f8fb;
}

.order> :nth-child(1) {
    font-size: 40px;
    font-weight: bold;
    color: #1a1a1a;
    margin-bottom: 40px;
}

.order> :nth-child(2) {
    width: 60%;
}

.order-process {
    display: flex;
    width: 100%;
}

.order-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 16.5%;
    padding: 0 10px;
    box-sizing: border-box;
}

.order-content> :nth-child(2) {
    font-size: 18px;
    color: #1a1a1a;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.order-content> :nth-child(3) {
    font-size: 14px;
    color: #7a7a7a;
    text-align: center;
}

.order-icon {
    margin-top: 10px;
    margin-bottom: 10px;
}


/* 

*/

@media screen and (max-width: 750px) {
    .swiper-container .swiper-slide {
        height: 300px;
        background: #13266a;
    }
    /*  */
    .order {
        padding: 0.45rem 0.15rem;
        display: flex;
        flex-direction: column;
        align-items: center;
        background-color: #f7f8fb;
        box-sizing: border-box;
    }
    .order> :nth-child(1) {
        font-size: 20px;
        font-weight: bold;
        color: #1a1a1a;
        margin-bottom: 40px;
    }
    .order> :nth-child(2) {
        width: 100%;
    }
    .order-process,
    .order-icon {
        display: none;
    }
    .yd {
        display: block;
    }
    .pc {
        display: none;
    }
    /*  */
}

.swiper_container_box {
    overflow: hidden;
}

.company_banner {
    padding: 18px 20px;
    height: 124px;
    box-shadow: 0 0 30px rgba(105, 148, 202, 0.2);
    overflow: hidden;
}

.company_banner .company_banner_img {
    width: 220px;
    height: 100%;
    object-fit: cover;
}

.company_banner .company_text {
    flex: 1;
    margin-left: 26px;
}

.company_banner .company_text .company_text_left {
    flex: 1;
    margin-right: 20px;
    height: 100%;
    flex-direction: column;
    align-items: flex-start;
}

.company_banner .company_text .company_text_left .text_name {
    font-size: 18px;
    color: #4385F4
}

.company_banner .company_text .company_text_left .text_center {
    font-size: 14px;
    text-align: left;
    color: #787E89;
    width: 100%;
}

.company_banner .company_text_rigth {
    flex-direction: column;
}

.company_banner .company_text_rigth>h2 {
    font-size: 40px;
    color: #F7F8FB;
    line-height: .6em;
    font-weight: 400;
}

.company_banner .company_text_rigth>h3 {
    color: #B8C4D1;
    font-size: 20px;
    font-weight: normal;
    line-height: 1em;
}

.company_banner .company_text_rigth>h5 {
    font-size: 40px;
    color: #B8C4D1;
    font-weight: 400;
    line-height: 1.2em;
}

.flex {
    display: flex !important;
}

.flex_between {
    display: flex;
    height: 150px;
}

.bg {
    background-size: cover;
    padding: 40px 0;
    background-image: url('http://mls-company.oss-cn-chengdu.aliyuncs.com/mls-company/df65a12….png');
}

.l_color {
    margin-bottom: 50px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    font-size: 36px;
}

.warp1 {
    margin: 0 auto;
    width: 1200px;
}

.sectioncontent {
    background: linear-gradient(84deg, #4385f4, #4379f4);
    width: 100%;
}

.inp_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.inputone {
    background: transparent;
    border: 1px solid hsla(0, 0%, 100%, .2);
    border-radius: 3px;
    padding: 10px;
    width: 260px;
    height: 46px;
    color: #fff;
    font-size: 16px;
    box-sizing: border-box;
    outline: none;
}

.inputtwo {
    background: transparent;
    border: 1px solid hsla(0, 0%, 100%, .2);
    border-radius: 3px;
    padding: 10px;
    width: 260px;
    height: 46px;
    color: #fff;
    font-size: 16px;
    box-sizing: border-box;
    outline: none;
}

.inputthree {
    background: transparent;
    border: 1px solid hsla(0, 0%, 100%, .2);
    border-radius: 3px;
    padding: 10px;
    width: 40%;
    height: 46px;
    color: #fff;
    font-size: 16px;
    box-sizing: border-box;
    outline: none;
}

.inputone::-webkit-input-placeholder {
    color: white;
}

.inputtwo::-webkit-input-placeholder {
    color: white;
}

.inputthree::-webkit-input-placeholder {
    color: white;
}

.inputtwo::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.tijiaobutton {
    width: 137px;
    height: 46px;
    border-radius: 3px;
    background: #fff;
    color: #4a87f5;
    font-size: 16px;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper_container_box {
    width: calc(100% - 190px);
    overflow: hidden;
}

.hy_txt {
    font-size: 18px;
    margin-top: 34px;
    margin-bottom: 60px;
    height: 100%;
}

.hy_tab {
    padding-right: 56px;
    font-size: 16px;
    width: 122px;
    line-height: 40px;
    /* margin-bottom: 44px; */
    border-right: solid rgba(255, 255, 255, 0.3) 4px;
}

.hy_tab>div {
    cursor: pointer;
}

.hy_show {
    background: #4385F4;
}

.hy_box {
    padding-left: 65px;
    flex: 1;
    min-height: 280px;
}

.hy_title {
    font-size: 24px;
    font-weight: bold;
    height: 40px;
}

.hy_btn {
    width: 120px;
    height: 50px;
    line-height: 48px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border: 1px solid #fff;
}

.hy_btn:hover {
    background: #fff;
    color: #000;
}

.hy_text {
    font-size: 18px;
    line-height: 35px;
    margin-top: 30px;
    text-align: left;
}

.hy_icon_ul {
    flex-wrap: nowrap;
    margin-top: 0px;
    overflow: hidden;
}

.hy_icon {
    margin: 0 30px;
    font-size: 16px;
    text-align: center;
    min-width: 41px;
}

.hy_icon .hy_icon_name {
    white-space: nowrap;
    text-align: center;
}

.hy_icon img {
    width: 41px;
}

.jt div {
    font-size: 18px;
    color: #3659B6;
    margin-right: 10px;
}

.jt img {
    width: 37px;
    height: 13px;
}

.ourService_center .swiper-pagination-bullet.s_pagination1 {
    display: block;
    color: #fff;
    width: 122px !important;
    height: 40px !important;
    padding: 0;
    text-align: center;
    font-weight: normal;
}

.ourService_center .swiper-pagination-bullet.s_pagination1.swiper-pagination-bullet-active {
    border: 0;
    background: #4385F4;
}

.swiper-pagination-bullet {
    border-radius: 0;
    background-color: rgba(255, 255, 255, 0);
}

.flex_between {
    display: flex;
    justify-content: space-between;
}


/* 

*/

.pc {
    display: block;
}

.yd {
    display: none;
}

.order {
    padding: 40px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #f7f8fb;
}

.order> :nth-child(1) {
    font-size: 40px;
    font-weight: bold;
    color: #1a1a1a;
    margin-bottom: 40px;
}

.order> :nth-child(2) {
    width: 60%;
}

.order-process {
    display: flex;
    width: 100%;
}

.order-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 16.5%;
    padding: 0 10px;
    box-sizing: border-box;
}

.order-content> :nth-child(2) {
    font-size: 18px;
    color: #1a1a1a;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.order-content> :nth-child(3) {
    font-size: 14px;
    color: #7a7a7a;
    text-align: center;
}

.order-icon {
    margin-top: 10px;
    margin-bottom: 10px;
}


/* 


*/

@media screen and (max-width: 750px) {
    .swiper-container .swiper-slide {
        height: 300px;
        background: #13266a;
    }
    /*  */
    .order {
        padding: 0.45rem 0.15rem;
        display: flex;
        flex-direction: column;
        align-items: center;
        background-color: #f7f8fb;
        box-sizing: border-box;
    }
    .order> :nth-child(1) {
        font-size: 20px;
        font-weight: bold;
        color: #1a1a1a;
        margin-bottom: 40px;
    }
    .order> :nth-child(2) {
        width: 100%;
    }
    .order-process,
    .order-icon {
        display: none;
    }
    .yd {
        display: block;
    }
    .pc {
        display: none;
    }
    /*  */
}
#trend{
    width: 100%;
}
@media screen and (max-width: 700px) {
    .dv img[data-v-13c27140] {
        width: 25px;
        height: 25px;
        margin-right: 10px;
    }
    img {
        max-width: 100%;
    }
    .dv {
        width: 100px;
        background: #f2f3fa;
        color: #1a1a1a;
        font-size: 16px;
        font-weight: 700;
        margin-right: 15px !important;
    }
    .di {
        padding: 15px !important;
    }
    .moreapp {
        flex-direction: column;
    }
    .box {
        display: flex;
    }
    .stitle,
    .divimg {
        display: none;
    }
    .advantage_box {
        flex-direction: column;
        margin: 20px;
    }
    .zd_dv,
    .advantage_title {
        margin: 0;
    }
    .advantage_box1 {
        flex-direction: row;
    }
    .security{
        width: 45%;
        margin: 0;
        margin-top: 10px;
        flex-direction: column;
       }
       ul{
         width: 162px;
         padding-left:30px ;
       }
       .service_box1{
           width: 40%;
           margin-bottom: 10px;
       }
       .service_box2{
           width: 100%;
       }
       .producttitle {
        margin-top: 5px;
    }
    .inp_box{
        flex-direction: column;
    }
    .sectioncontent{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
    }
    .inputthree{
        margin-top: 10px;
        width: 260px;
    }
    .inputtwo{
        margin-top: 10px;
    }
    .tit1{
        display: none !important;
    }
    .tit2{
        display: block !important;
    }
    .dii{
        flex-direction: column; 
    }
    .banner_div {
        width: 100%;
    }
    .banner_img{
        width: 100%;
    }
    .swiper-slide{
        height: 117px;
    }
    #bannercon{
        height: 117px;
    }
    .support1{
        display: none !important;
    }
    .supportbox{
        flex-direction: column; 
    }
    #tab{
        display: flex;
        width: 100%;
        border-right:0;
    }
    .supporttitle,.hy_box{
        width: 100%;
        padding: 0;
    }
    .swiper-slide,.swiper_container_box{
        width: 100% !important;
        height: 100%;
    }
    .hy_btn1,.hy_icon_ul{
        display: none !important;
    }
    .hy_text{
        height: 100%;
    }
    .hy_btn2{
        display: block !important;
        margin: 0 auto;
        background-color: #4385F4;
        border: 0;
    }
    .stbox{
        border: 1px solid white;
        border-radius: 25%;
    }
}