@media screen and (max-width:1200px){
.company_wrap .top .main_wrap{background-image:url("../img/enterprise/company_main3.png"); height: 500px; background-size: cover;}
.company_wrap .top .main_wrap .main_banner{height: 190px;}
.company_wrap .top .main_wrap .main_banner .text_box{margin-top: 40px;}
.company_wrap .top .main_wrap .main_banner .text_box .tit{font-size: 30px;}
.company_wrap .top .main_wrap .main_banner .tit{font-size: 16px; line-height: 35px; padding-top: 0;}
.company_wrap .top .main_wrap .main_banner .tit span{font-size: 25px;}
.company_wrap .top .main_wrap .main_banner .text_box .txt{padding-top: 0; font-size: 14px; line-height: 20px;}
.company_wrap .top .main_wrap .search_box{width: 100%; margin-top: 30px;}
.company_wrap .top .main_wrap .search_box .search_input{width: 51%;}
.company_wrap .top .main_wrap .search_box input{padding: 15px;}
.company_wrap .top .main_wrap .search_box .search_btn{width: 12%;}
.company_wrap .middle .info_wrap .tit_box{margin-top: 70px;}
.company_wrap .middle .info_wrap .tit_box .b_tit{width: 58%; font-size: 25px; line-height: 37px;}
.company_wrap .middle .info_wrap .tit_box .b_tit::before{width: 30px; height: 30px;}
.company_wrap .middle .info_wrap .tit_box .b_tit::after{width: 30px; height: 30px;}
.company_wrap .middle .info_wrap .content_img .round{width: 250px; height: 250px;}
.company_wrap .middle .info_wrap .info_box1{width: 100%;}
.company_wrap .middle .info_wrap .info_box2{width: 100%;}
.company_wrap .middle .info_wrap .content_txt .num{font-size: 16px;}
.company_wrap .middle .info_wrap .content_txt .tit{font-size: 20px; line-height: 30px;}
.company_wrap .middle .info_wrap .content_txt .txt{font-size: 14px;}
.company_wrap .middle .info_wrap .info_box2 .content_img .round{float: right;}

.company_wrap .middle .tit_wrap{width: 90%;}
.company_wrap .middle .company_wrap .logo_wrap{width: 100%;}

.company_wrap .middle .s_tit{font-size: 12px;}
.company_wrap .middle .b_tit{font-size: 25px;}

.company_wrap .middle .register_wrap{margin-top: 70px;}
.company_wrap .middle .register_wrap .register_box{width: 100%;}
.company_wrap .middle .register_wrap .register_box ul{width: 90%; margin: 0 auto;}
.company_wrap .middle .register_wrap .register_box .box_top img{width: 12%;}
.company_wrap .middle .register_wrap .register_box .box_top .border{width: 120px;}
.company_wrap .middle .register_wrap .register_box .box_bottom span{font-size: 16px;}
.company_wrap .middle .register_wrap .register_box .box_bottom p{font-size: 11px; letter-spacing: 0;}

.company_wrap .middle .company_wrap{margin-top: 70px;}
.company_wrap .middle .company_wrap .logo_wrap li{width: 23%;}
.company_wrap .middle .company_wrap .logo_wrap li:last-child{width: 62%;}

.company_wrap .bottom .contact_wrap{width: 90%;}
.company_wrap .bottom .contact_wrap .s_tit{font-size: 12px;}
.company_wrap .bottom .contact_wrap .b_tit{font-size: 25px;}

.company_wrap .bottom .contact_wrap .contact_box{justify-content: space-between;}
.company_wrap .bottom .contact_wrap .contact_box .list01 input{font-size: 12px; width: 100%;}
.company_wrap .bottom .contact_wrap .contact_box .list02{width: 50%;}
.company_wrap .bottom .contact_wrap .contact_box .list02 textarea::placeholder{font-size: 12px;}
.company_wrap .bottom .contact_wrap .contact_box .register_btn span{font-size: 14px;}
.company_wrap .bottom .contact_wrap .contact_box .register_btn{width: 100%;}
}
@media screen and (max-width:767px){
.company_wrap .top .main_wrap {background-image: none; height: 500px;}
.company_wrap .top .main_wrap .main_banner{  background-image: url(../img/enterprise/company_main_mo.png);
    height: 100vh;
    width: 100vw;}
.company_wrap .top .main_wrap .main_banner .text_box{margin-top: 0;}
.company_wrap .top .main_wrap .main_banner .text_box .tit{font-size: 23px; padding-top: 11%; line-height: 20px;}
.company_wrap .top .main_wrap .main_banner .text_box .txt{font-size: 14px;display: none;}
.company_wrap .top .main_wrap .main_banner .text_box .txt_mo{display: block;  line-height: 20px; margin-top: 15px;}
.company_wrap .top .search_box{margin-top: 10px; width: 100%; position: relative;}
.company_wrap .top .main_wrap .search_box .search_input{width: 80%;}
.company_wrap .top .main_wrap .search_box input{width: 100%; padding: 12px 15px; border-radius: 20px;}
.company_wrap .top .main_wrap .search_box input::placeholder{font-size: 12px;}
.company_wrap .top .main_wrap .search_box .search_btn{display: none;}
.company_wrap .top .main_wrap .search_box .search_mo{display:block;     position: absolute;     top: 29%;
    left: 80%;}
.company_wrap .top .main_wrap .search_box .search_mo i{}
.company_wrap .top .search_box .search_btn span{padding: 15px 20px; font-size: 13px;}
.company_wrap .middle .info_wrap{margin: 15% 0;}
.company_wrap .middle .info_wrap .tit_box{margin-top: 20px;}
.company_wrap .middle .info_wrap .tit_box .b_tit{width: 85%; font-size: 20px; line-height: 33px; letter-spacing: 0.5px;}
.company_wrap .middle .info_wrap .tit_box .b_tit::before{width: 25px; height: 25px;}
.company_wrap .middle .info_wrap .tit_box .b_tit::after{width: 25px; height: 25px;}
.company_wrap .middle .info_wrap .info_box1{display: flex; flex-direction: column;}
.company_wrap .middle .info_wrap .content_img{width: 100%;}
.company_wrap .middle .info_wrap .content_img .round{margin: 0 auto; width: 90%; height: 90%; border-radius: 10px;}
.company_wrap .middle .info_wrap .content_txt{width: 100%;}
.company_wrap .middle .info_wrap .content_txt .num{font-size: 14px;}
.company_wrap .middle .info_wrap .content_txt .tit{font-size: 18px; line-height: 27px; letter-spacing: 1px;}
.company_wrap .middle .info_wrap .content_txt .txt{font-size: 12px; line-height: 22px;}
.company_wrap .middle .info_wrap .content_txt{padding: 25px;}
.company_wrap .middle .info_wrap .info_box2{display: flex; flex-direction: column-reverse; margin-top: 60px;}
.company_wrap .middle .info_wrap .info_box2 .content_img .round{float: none;}

.company_wrap .middle .s_tit{font-size: 11px; margin-bottom: 10px; margin-top: 50px;}
.company_wrap .middle .b_tit{font-size: 20px;}
.company_wrap .middle .register_wrap .register_box{margin-top: 100px;}
.company_wrap .middle .register_wrap .register_box ul{flex-direction: column;}
.company_wrap .middle .register_wrap .register_box li{width: 100%;  align-items: flex-start; flex-direction: row;}
.company_wrap .middle .register_wrap .register_box .box_top{display: flex;  align-items: flex-start; width: 7%; align-items: center;  margin-right: 20px;}
.company_wrap .middle .register_wrap .register_box .box_bottom{width: 75%; display: flex;align-items: flex-start;flex-direction: column;  margin-bottom: 50px;}
.company_wrap .middle .register_wrap .register_box .box_top img{width: 100%;}
.company_wrap .middle .register_wrap .register_box .box_top .border{width: 80px; margin-left: 20px; color: #ffffff4f; display: none;}
.company_wrap .middle .register_wrap .register_box .box_bottom span{margin: 5px 0 7px 0; font-size: 16px;}
.company_wrap .middle .register_wrap .register_box .box_bottom p{font-size: 13px;}
.company_wrap .middle .register_wrap .register_box .box_bottom p br{display: none;}
.company_wrap .middle .company_wrap .logo_wrap li{width: 44%; margin: 5px 10px;}
.company_wrap .middle .company_wrap .logo_wrap li:last-child{width: 100%; font-size: 12px; line-height: 15px;}

.company_wrap .bottom .contact_wrap{margin: 15px auto; width: 100%;}
.company_wrap .bottom .contact_wrap .tit_wrap{width: 90%; display: block; margin: 0 auto;}
.company_wrap .bottom .contact_wrap .s_tit{font-size: 11px; margin-bottom: 10px;}
.company_wrap .bottom .contact_wrap .b_tit{font-size: 20px;}
.company_wrap .bottom .contact_wrap .contact_box{width: 90%; flex-direction: column; float: none; margin: 0 auto; margin-top: 30px;}
.company_wrap .bottom .contact_wrap .contact_box p{font-size: 11px;}
.company_wrap .bottom .contact_wrap .contact_box .list01{width: 100%; margin-top: 10px;}
.company_wrap .bottom .contact_wrap .contact_box .list01 .list_tit{font-size: 13px;}
.company_wrap .bottom .contact_wrap .contact_box .list01 input{font-size: 11px; width: 100%;}
.company_wrap .bottom .contact_wrap .contact_box .list02{width: 100%; margin-top: 0;}
.company_wrap .bottom .contact_wrap .contact_box .list02 .list_tit{font-size: 13px;}
.company_wrap .bottom .contact_wrap .contact_box .list02 textarea::placeholder{font-size: 11px;}
.company_wrap .bottom .contact_wrap .contact_box .register_btn{width: 100%;}
.company_wrap .bottom .contact_wrap .contact_box .register_btn span{font-size: 13px; padding: 14px 20px;}

.search_box .not_admin{width: 90%;}
.search_box .l_m_title{font-size: 17px; border-bottom: 1px solid #ebebeb; padding-bottom: 20px;}
.search_box .not_anw{padding: 0;}
.company_wrap .top .main_wrap .main_banner .tit{font-size: 14px; line-height: 0;}
.search_box .com_input li .val{font-size: 13px;}
.search_box .progress{padding:20px 0 0;}
}
