@charset "utf-8";
/* CSS Document */

.form-control{
	color:#000;
}
@media screen and (max-width: 767px){

}
@media screen and (min-width: 1920px) {
    #hezuo_img{
        height: 600px;
        overflow: hidden;
    }
}
/*test*/
.test div{
    /*padding: 10px;*/
    /*border:1px solid #000000;*/
}
/*text end*/
body{
    background: #FAFAFA;
}
.paddding_5{
    padding: 5px 0;
}
.paddingleft_clear{
    padding-left: 0;
}
.margin_top_20>.row{
    margin-top: 20px;
}

.margin_top_20 span{
    line-height: 30px;
}
.btn_club{
    margin-top: 10px;
    height: 50px;
    width: 70%;
    background: transparent;
    border: none;
    padding-bottom: 2px;
    font-size: 18px;
}
@media screen and (max-width: 767px) {
    .btn_club{

        width: 80%;
    }
    #search_out{
        padding: 0 2px;
    }
}
@media screen and (max-width: 376px) {
    .btn_club{
        width: 90%;
        font-size: 16px
    }
}
.btn_club:focus{
    outline: none;
}
.btn_active{
    border-bottom: 2px solid #f00;
    padding-bottom: 0;
}
.chaxun{
    /*display: none;*/
    margin-top: 150px;
}
.shower{
    display: block;
}
.hider{
    display: none;
}
#submit{
    cursor:pointer;
}
@media screen and (min-width: 768px) {
    #submit{
        cursor:pointer;
        padding: 15px;
    }
}
/*motal 1.0*/
    #motal_01{
        position: fixed;
        top: 0;
        left: 0;
        z-index:100;
        width: 100%;
        height: 100%;
        display: none;
    }
    #motal_01>.cover_all{
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.3);
    }
.txt_area{
    position: relative;
    z-index: 150;
    display: none;
}
/*motal 1.0 end*/



