.demand {
    margin-bottom: 150px;
}
.demand_txt1 {
    line-height: 36px;
    font-weight: 700;
}
.demand_txt2 {
    margin-top: 5px;
}
.demand_con {
    position: relative;
    font-size: 14px;
    color: #777;
    background: #f8f8f8;
}
.demand-logo-list {
    font-size: 0;
}
.demand-logo-one {
    display: inline-block;
    width: 50%;
    vertical-align: top;
}
.demand-logo-one-img-1.move {
    transform: translateX(0);
    opacity: 1;
}
.demand-logo-one-img-1 {
    transition: 2s;
}
.demand-logo-one-img {
    z-index: 1;
}
.demand-logo-one-img, .demand-logo-one-desc {
    position: relative;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    text-align: center;
}
.demand-logo-one-img img, .demand-logo-one-desc img {
    width: 100%;
    height: auto;
}
.demand-logo-one-desc {
    z-index: 2;
    background-color: #fff;
}
.demand-logo-one-img, .demand-logo-one-desc {
    position: relative;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    text-align: center;
}
.demand-logo-one-desc-1.move img {
    opacity: 1;
}
.demand-logo-one-desc-1 img {
    transition: 1.5s .6s;
}
.demand-logo-one-img img, .demand-logo-one-desc img {
    width: 100%;
    height: auto;
}
.demand_right {
    position: relative;
    transition: opacity .7s .1s;
}
.demand_reminder {
    color: #777;
}
.demand_form .row {
    margin-left: -5px;
    margin-right: -5px;
}
.demand_form .col-md-6, .demand_form .col-lg-6 {
    padding-left: 5px;
    padding-right: 5px;
}
.demand_ipt input {
    width: 100%;
    background: #fff;
    border: 1px solid #e8e8e8;
    height: 50px;
    line-height: 24px;
    padding: 13px 10px;
}
.demand_ipt textarea {
    width: 100%;
    height: 95px;
    border: 1px solid #e8e8e8;
    margin-top: 20px;
    padding: 10.5px 10px;
    resize: none;
}
.send {
    width: 100%;
    height: 54px;
    line-height: 48px;
    font-size: 20px;
    color: #666;
    border: 2px solid #e6e6e6;
    background: 0 0;
    margin-top: 30px;
    transition: all .4s linear;
    cursor: pointer;
}
.send input {
    position: absolute;
    z-index: 1;
    width: 100%;
    line-height: 48px;
    font-size: 20px;
    color: #666;
    border: none;
    background: 0 0;
    transition: .5s;
}
.btn-circle {
    position: relative;
    overflow: hidden;
    user-select: none;
}

.btn-circle-hover, .btn-circle-click {
    position: absolute;
    z-index: -2;
    display: block;
    -webkit-transform: translate3d(-50%,-50%,0);
    -moz-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    width: 0;
    height: 0;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #e00012;
}
}
.btn-circle-click {
    background: #ee9d84;
}
.counter_con {
    position: absolute;
    top: 0;
    width: 100%;
    height: 50%;
    left: 0;
    z-index: 2;
    top: 16%;
}


@media (min-width: 1200px){
.cont {
    padding-left: 4%;
    padding-right: 4%;
}
.demand_con {
    padding-bottom: 0;
}
.demand_con.row {
    margin-left: -40px;
    margin-right: 0;
}
.demand_left.col-lg-6 {
    padding-left: 40px;
    padding-right: 40px;
}
.col-lg-6 {
    width: 50%;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
}
.demand_warp {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

}

@media (min-width: 1770px){
.demand_warp {
    padding-left: 40px;
    padding-right: 80px;
}
.demand_right.col-lg-6 {
    padding-left: 40px;
    padding-right: 80px;
}
.demand_reminder {
    margin-bottom: 30px;
}
}




@media (min-width: 768px){
.demand_txt {
    text-align: center;
    color: #777;
    margin-top: 103px;
    margin-bottom: 103px;
}

.demand_txt1 {
    margin-bottom: 30px;
}
.demand_txt2 {
    font-size: 16px;
}
.demand .demand-m {
    display: none;
}
.demand_right.col-sm-12, .demand_right.col-md-12 {
    padding-left: 40px;
    padding-right: 40px;
}
.demand_reminder {
    font-size: 25px;
}
.demand .demand-m {
    display: none;
}
.demand .demand_txt {
    padding-right: 0;
    padding-left: 0;
}
.demand_txt {
    margin-top: 48px;
}



}

@media (max-width: 768px){
.demand .demand_txt1, .demand .demand_txt2, .demand .demand_reminder {
    display: none;
}
.demand_txt1 {
    margin-bottom: .4rem;
    line-height: 1.066667rem;
    font-size: .746667rem;
}
.demand .demand-m {
    display: block;
}
.demand .demand-m p.p-1 {
    line-height: 1.066667rem;
    font-size: .746667rem;
    font-weight: 700;
    text-align: left;
}
.demand .demand-m p {
    margin: 0;
}
.demand_con {
    background: 0 0;
}
.demand {
    padding-bottom: 30px;
    margin-bottom: 0;
}
.cont {
    padding-right: 15px;
    padding-left: 15px;
}
.demand .demand_txt {
    padding-right: 0;
    padding-left: 0;
}
.demand_txt {
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 48px;
    text-align: left;
}


}




@media (min-width: 992px){
.demand_txt1 {
    font-size: 40px;
}
.demand_right.col-md-12 {
    padding-left: 80px;
    padding-right: 80px;
}

}


