.cont {
    background-image: url(../img/investment_bj.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;

}
#btn2 {
    
    display: none!important;
}
.mast_coclo {
    
    color: #d20000;
}
.group_bootom {
    
    margin-top: -150px;
}
.form-control:focus {
   border-color: #d20000!important;
    box-shadow: 0 0 0 .2rem rgb(210, 0, 0, 0)
}

.layui-form-danger+.layui-form-select .layui-input, .layui-form-danger:focus {
       border-color: #d20000!important;
    box-shadow: 0 0 0 .2rem rgb(210, 0, 0, 0)
    
}

.group_box .sc .sc_b .sc_l{ 
        cursor: pointer;
        height: 80px;
    width: 80px;
}



#form .group_mine{
    
    display: flex;
       justify-content: space-between;


}


#form .group_box{
    flex: 0 0 48%;
    
}
.ewm {
    
        padding-top: 20px;
    border-top: 1px solid #ced4da;
    margin-top: 5%;
}


































.liuyan {

    display: flex;
}

.liuyan .liuyan_mine {


    width: 100%;
}

.liuyan .liuyan_right {
    padding-top: 4vw;
    background-image: url(../img/investment_1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: none;
}

.liuyan .liuyan_left .form-scroll .text {
    line-height: 1;
    margin-bottom: 2.59vw;
    color: #333333;
    font-weight: bold;
}

.liuyan .liuyan_left .group_box .input-group {
    margin-bottom: 20px;

}

.liuyan .liuyan_left .group_box .input-group input {

    height: 55px;

}

.liuyan .liuyan_left .group_box .input-group .jy {

    width: 100%;
}

.liuyan .liuyan_left .group_box .input-group .jy .jy_wb .form-control {

    height: 350px!important;
    background-color: #ffffff;
    border: solid 1px #e1e1e1;
    border-radius: 0;
    border-radius: 0;
}
.liuyan .liuyan_left .form-scroll {

    padding: 4.2vw 5.2vw 5.2vw 4.2vw;
    background-color: #ffffff;
}


.liuyan .liuyan_left .form-scroll .btn button {

    width: 160px;
    height: 55px;
    background-color: #d20000;
    border: 0;
    font-size: 18px;
    color: #ffffff;
    cursor: pointer;

}


.liuyan .liuyan_left .form-scroll .btn {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    /* margin: 0; */
    padding: 0;
        cursor: unset;
}

.liuyan .liuyan_right .ewm .ewm_img img{

   max-width: 194px;
   max-height: 191px;
   overflow: hidden;
   transition: all 0.4s;

}
.liuyan .liuyan_right .ewm .ewm_img img:hover {

    transform: scale(1.05);
}
.liuyan .liuyan_right .ewm {

    display: flex;
    justify-content: center; 
}
.liuyan .liuyan_right .ewm .ewm_mine {
    background-color: #ffffff;
    width: auto;
    width: 70%;
    padding: 20px;
}
.liuyan .liuyan_right .ewm .ewm_mine .ewm_imgs p {
    
    font-weight: bold;
}
.liuyan .liuyan_right .ewm .ewm_mine .ewm_img p{
    color: #333333;
    text-align: center;
    margin-top: 12px;
    margin-bottom: 15px;
}


.liuyan .liuyan_right .ewm_txt .box_1 p {
    font-weight: bold;
    color: #777777;

}
.liuyan .liuyan_right .ewm_txt .box_1 a{
    font-weight: bold;
    line-height: 1;
    margin-top: 8px;
    display: block;

}

.liuyan .liuyan_right .ewm .ewm_mine .ewm_img {

    border-right: 1px solid rgb(0,0,0,0.1);
    padding-right: 10px;
    overflow: hidden;

}

.liuyan .liuyan_right .ewm .ewm_mine .ewm_txt {

    padding: 0;
    margin-top: 20px;
}

.liuyan .liuyan_right .ewm .ewm_mine .ewm_txt .obc11 {

    margin-bottom: 1vw;
}

.liuyan .liuyan_right .ewm .ewm_mine .ewm_txt .obc11  {

    margin-bottom: 2vw;
}


@media screen and (max-width: 768px) { 
    .liuyan {

        flex-wrap: wrap;
    }
    .liuyan .liuyan_mine {

        width: 100%;
    }

    .liuyan .liuyan_right .ewm .ewm_img img {

        max-width: 100px;
        max-height: 100px;
    }

    .liuyan .liuyan_right .ewm .ewm_img img {

        margin: 0 auto;
    }

    .liuyan .liuyan_right .ewm .ewm_mine {
        width: 100%;
        padding: 15px;
    
    }

    .liuyan .liuyan_right .ewm {

        width: 90%;
        margin: 0 auto;
    }

    .liuyan .liuyan_left .form-scroll .btn button {
        width: 120px;
        height: 40px;
        font-size: 16px;
    }
    .liuyan .liuyan_left .form-scroll .btn {

        margin: 0 auto;
        display: flex;
        justify-content: center;
    }
    .liuyan .liuyan_right .ewm .ewm_mine .ewm_img {
        width: 100px;
    height: 100%;
    flex: 0 0 100px;
    }
    .liuyan .liuyan_right .ewm .ewm_mine .ewm_txt {
        padding: 15px;
        height: 100%;
        width: 100%;
    }

    .liuyan .liuyan_left .form-scroll {

        
    padding: 15px;
    }

    .liuyan .liuyan_right {

        padding: 15px 0;
    }

    .liuyan .liuyan_left .form-scroll .text {

        
    margin-bottom: 15px;
    }
    .liuyan .liuyan_left .group_box .input-group {

        margin-bottom: 15px;
    }
    .liuyan .liuyan_right {

        margin-top: 40px;
    }
    
    
    #form .group_mine {
        
        flex-wrap: wrap;
    }
    #form .group_box {
        
       flex: 0 0 100%;
    }
    
    .liuyan .liuyan_left .group_box .input-group .jy .jy_wb .form-control {
        
            height: 150px !important;
    }
    
    #form .group_right {
        
        margin-top: 0px;
    }
    
    .group_bootom {
        
            margin-top: 0px;
    }
    
    
    .liuyan .liuyan_left .group_box .input-group input {
        
            height: 45px;
    }
     
    .liuyan .liuyan_left .form-scroll .btn {
        
                margin-top: 20px;
    }
    
    
    
    
    
    
    
    
    
    
    
}

