/* banner 位置 start */
button:hover{
    opacity: 0.9;
}
.bannerAll{
    position: relative;
}
.bannerWrap{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.bannerMain{
    background: url(../images/tp_banner_gszr@2x.jpg) no-repeat center top,linear-gradient(180deg, #f42925 0%, #ff6b54 100%);
    background-size: 1920px auto;
}
.bannerMain{
    /* padding-top: 40px;
    padding-bottom: 120px;
    padding-left: 50px; */
    position: relative;
}
.bannerWrap_swch{
    position: relative;
}
.company_h1{
    font-size: 48px;
    font-weight: 600;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.company_ul{
    display: flex;
    margin-bottom: 58px;
}
.company_ul li{
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    margin-right: 42px;
}
.bannerMainLeft .btn_orange{
    width: 260px;
    height: 50px;
    line-height: 50px;
    background: #ffffff;
    color: #FF6900;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
}
.bannerContent{
    width: 270px;
    height: 380px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 10;
}
.bannerContentTop{
    background: url(../images/tp_gszr_tdbj.jpg) no-repeat center;
    background-size: cover;
    text-align: center;
    padding: 14px 15px;
}
.bannerContentTop .company_h2{
    font-size: 30px;
    color: #1B2948;
    font-weight: bold;
}
.bannerContentTop .company_h5{
    font-size: 14px;
    font-weight: 400;
    color: #5C6068;
}
.bannerContentBottom{
    padding: 28px 20px 54px;
    background: url(../images/tp_gszc_tdbj.jpg) no-repeat center;
    /* background-size: cover; */
}
.bannerContentBotTop{
    height: 40px;
    line-height: 40px;
    display: flex;
    text-align: center;
    margin-bottom: 20px;
}
.bannerContentBotTop p{
    flex: 1;
    font-weight: 400;
    color: #606266;
    background: #FFFFFF;
    border-radius: 100px 0px 0px 100px;
    cursor: pointer;
}
.bannerContentBotTop p:last-of-type{
    border-radius: 0px 100px 100px 0px;
}
.bannerContentBotTop p.cur{
    background: #0090FF;
    font-weight: bold;
    color: #FFFFFF;
}
.user_info input{
    width: 100%;
    height: 44px;
    padding: 0 11px 0 15px;
    background: #FFFFFF;
    border: 1px solid #DCDFE6;
    border-radius: 4px;
}
.formContent input:focus{
    border: 1px solid #0090FF;
}
.inputWrap{
    position: relative;
    margin: 10px 0;
}
.inputWrap img{
    position: absolute;
    width: 18px;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.btn{
    text-align: center; 
}
.btn_orange{
    width: 100%;
    height: 44px;
    background: #FF6900;
    line-height: 44px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    box-shadow: 0px 2px 16px 0px rgba(0,0,0,0.22);
    border-radius: 4px;
}

/* banner 位置 end */
/* 热门服务 start */
.gszr .hotserver_frist > .info_wrap{
    padding: 30px 20px 15px;
}
.hotServer {
    padding-top: 37px !important;
}

.hotserver_list .hotserver_frist > h4 {
    width: 145px;
    background: url(../images/tp_gszc_title_small.png) no-repeat center;
    background-size: cover;
}
.hotserver_frist h2 {
    font-size: 26px !important;
    line-height: 37px;
}
.hotserver_frist .info_wrap h2 span{
    font-size: 26px !important;
}
.hotserver_list .hotserver_frist ul {
    display: flex;
    margin: 10px 0 20px;
}
.hotserver_list .hotserver_item > .info_wrap h5 {
    height: 20px;
    font-size: 14px;
    color: #5C6068;
    line-height: 20px;
    margin: 12px 0 10px;
}
.hotserver_list .hotserver_item .info_wrap h5 span{
    color: #FF3400;
}
.hotserver_list .hotserver_item .info_wrap .fs28 span{
    font-size: 28px;
}
.hotserver_list .hotserver_item .info_wrap a{
    color: #FF3400;
}
.hotserver_list .hotserver_item button {
    margin-top: 34px;
}
/* 热门服务 end */
/* 公司转让配套服务 start */
.companyRes{
    display: flex;
    align-items: center;
    margin-top: 30px;
}
.companyItem{
    flex: 1;
    background: #FFFFFF;
    margin-right: 14px;
    padding: 20px 30px;
    /* box-shadow: 0px 2px 16px 0px rgba(0,0,0,0.09); */
    cursor: pointer;
    border-radius: 4px;
}
.companyItem h3{
    font-size: 18px;
    font-weight: bold;
}
.companyItem p{
    color: #909399;
    padding: 12px 0 21px;
    font-size: 14px;
    line-height: 20px;
}
.companyItem p span{
    font-size: 18px;
}
.companyItem button{
    color: #0090FF;
    font-weight: bold;
    font-size: 16px;
    background-image: url(../images/icon_more_blue.png);
    background-size:24px;
    padding-right: 30px;
    background-repeat: no-repeat;
    background-position:right center;
}
.companyItem:hover button{
    color: #FF6900;
    background-image: url(../images/icon_more_right.png);
}
.companyItem button img{
    width: 22px;
    margin-left: 6px;
}
.companyItem:last-child{
    margin-right: 0;
}
.btn_type_comany{
    font-size: 18px !important;
}
.btn_type_comany .row{
    width: 22px;
    height: 14px;
    display: inline-block;
    margin-left: 10px;
}
/* 公司转让配套服务 end */

/* 全类型公司收购/转让/买卖 start */
.typeComany{
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    border-bottom: 1px solid #DCDFE6;
    border-radius: 4px;
}
.typeComany .typeComanyItem{
    display: flex;
    align-items: center;
    width: calc(20%);
    padding: 24px 22px 24px 20px;
    box-sizing: border-box;
    background: #FFFFFF;
    border: 1px solid #DCDFE6;
    font-weight: 400;
    color: #5C6068;
    font-size: 16px;
    border-bottom: none;
    border-right: none;
    cursor: pointer;
}
.typeComany .typeComanyItem:nth-child(5n+5){
    border-right: 1px solid #DCDFE6;
}
.typeComany .typeComanyItem:hover{
    box-shadow: 0px 2px 16px 0px rgba(0,0,0,0.09);
    color: #0090FF;
    z-index: 10;
}
.typeComany .typeComanyItem img{
    width: 66px;
}
.typeComany .typeComanyItem span{
    flex: 1;
    font-size: 16px;
    margin-left: 10px;
}
.typeComany .typeComanyItem .icon_more{
    width: 20px;
    min-width: 20px;
}
/* 全类型公司收购/转让/买卖 end */

/* 公司转让全流程 start */
.serve_step_bg{
    background: url(../images/tp_gszr_bj.jpg) no-repeat center;
    background-size: cover;
}
.serve_step_list{
    display: flex;
    margin-top: 50px;
}
.serve_step_item{
    flex: 1;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
}

.serve_step_item .line_item{
    width: 100%;
    height: 3px;
    background: #C2C2D4;
    margin: 20px 0 40px;
    position: relative;
}
.serve_step_item .line_item::after{
    width: 40px;
    height: 40px;
    line-height: 40px;
    /* background: linear-gradient(90deg, #A4D7FF 0%, #0090FF 100%); */
    background: #0090FF;
    border-radius: 50%;
    content: "01";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 100;
    box-sizing: border-box;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}
.serve_step_item:nth-of-type(2) .line_item::after{
    content:"02";
}
.serve_step_item:nth-of-type(3) .line_item::after{
    content:"03";
}
.serve_step_item:nth-of-type(4) .line_item::after{
    content:"04";
}
.serve_step_item:nth-of-type(5) .line_item::after{
    content:"05";
}
.serve_step_item:nth-of-type(6) .line_item::after{
    content:"06";
}
.serve_step_item:nth-of-type(7) .line_item::after{
    content:"07";
}
.serve_step_item:nth-of-type(8) .line_item::after{
    content:"08";
}
.serve_step_item p{
    line-height: 20px;
    color: #333333;
    font-size: 14px;
    font-weight: 400;
}

/* 公司转让全流程 end */
/* 转让公司找多有米 全程标准化规范化 start */
.company_db_list{
    margin-top: 30px;
}
.company_db_list{
    display: flex;
    flex-wrap: wrap;
}
.company_db_item{
    /* background: url(../imgBaidu/bg_company.jpg) no-repeat center; */
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* height: 276px; */
    box-sizing: border-box;
    padding: 22px;
    margin-right: 10px;
    width: calc(16.80% - 10px);
    border: 1px solid #E4E7ED;
    /* margin-bottom: 10px; */
    border-radius: 4px;
    cursor: pointer;
}
.company_db_item .type_tit_left{
    margin-bottom: 0;
    font-size: 18px;
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 15px;
    font-weight: bold;
}
.type_tit_left::after {
    width: 50px;
    height: 3px;
    background: #333;
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
}
.company_db_item:last-child{
    margin-right: 0px;
}
.company_db_item ul{
    /* display: flex;
    flex-wrap: wrap; */
    /* height: 116px; */
}
.company_db_item ul li{
    color: #909399;
    line-height: 22px;
    /* border: 1px solid #F54A4F; */
    /* padding: 2px 15px; */
    /* margin-right: 10px; */
    white-space: nowrap;
    margin-bottom: 8px;
}
.company_db_item ul li:last-child{
    margin-bottom: 0px;
}
.company_db_item button{
    width: 100%;
    height: 35px;
    min-height: 35px;
    font-size: 16px;
    border: 1px solid #0090FF;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0090FF;
    color: #FFFFFF;
    box-shadow: 0px 2px 0px 0px rgba(0,104,185,1);
    border-radius: 4px;
    margin-top: 30px;
}
.company_db_item:hover .type_tit_left{
    color: #0090FF;
}
.company_db_item:hover .type_tit_left::after{
    background: #0090FF;
}
.company_db_item button:hover{
    /* box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.1), 0px 2px 0px 0px rgba(0,123,218,1); */
}
.company_db_item button:active,.company_db_item button:focus{
    box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.1);
}
.company_db_item button .more_icon{
    background: url(../images/icon_more__white.png) no-repeat center;
    background-size: cover;
    width: 22px;
    height: 14px;
    display: inline-block;
    margin-left: 6px;
}
/* .company_db_item button img{
    width: 22px;
    margin-left: 6px;
} */
/* 转让公司找多有米 全程标准化规范化 end */
/* 城市网点覆盖 start */
.select_place {
    display: flex;
}
.company_city_map_right .from_location_address{
    border: 1px solid #C0C4CC;
    background: #F5F8FF;
    margin-right: 20px;
}
/* 城市网点覆盖end */