.gongsi-banner {
    margin-top: 60px;
}
.gongsi-banner .pc{
    height: 500px;
    width: 100%;
}
.gongsi-banner .m{
    display: none;
}

@media screen and (max-width: 768px) {
    .gongsi-banner .pc{
    display: none;
}
.gongsi-banner .m{
    display: block;
}

}

.inx_banner {
    background: url(/theme/default/static/img/inx_banner.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 60px;
    box-sizing: border-box;
    padding-bottom: 10px;
    height: 450px;
}

.inx_banner2_inp {
    display: flex;
    align-items: center;
    width: 196px;
    height: 48px;
    background: #FFFFFF;
    border: 1px solid #D6D6D6;
    border-radius: 4px;
    padding: 0 10px;
    box-sizing: border-box;
    margin-right: 10px;
}

.inx_banner2_inp input {
    width: 100%;
    height: 100%;
    padding-left: 20px;
}

.inx_baner_title strong {
    font-size: 45px;
    font-family: Microsoft YaHei;
    color: #333333;
    display: inline-block;
    margin-right: 10px;
    font-weight: 400;
}

.inx_baner_title span {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.inx_banner_type {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 468px;
    margin-top: 60px;
    margin-bottom: 20px;
}

.inx_banner_type p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    cursor: pointer;
    padding-bottom: 10px;
}

.inx_banner_xz {
    color: #FF6666 !important;
    border-bottom: 2px solid #FF6666;
}

.inx_banner_box {
    display: flex;
    align-items: center;
    position: relative;
}

.inx_banner_sele {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 196px;
    height: 48px;
    background: #FFFFFF;
    border: 1px solid #D6D6D6;
    border-radius: 4px;
    padding: 0 10px;
    box-sizing: border-box;
    margin-right: 10px;
}

.inx_banner_sele select {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    cursor: pointer;
}
.inx_sele2 input{
    margin-left: 20px;
}
.inx_banner1_inp {
    width: 136px;
    height: 48px;
    background: #FFFFFF;
    border: 1px solid #D6D6D6;
    border-radius: 4px;
    text-align: center;
    margin-right: 10px;
    display: inline-block;
}

.inx_sele2 {
    height: 48px;
    background: #FFFFFF;
    border: 1px solid #D6D6D6;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 0 10px;
    box-sizing: border-box;
    margin-right: 10px;
    position: relative;
}

.inx_sele3 {
    width: 136px;
    height: 48px;
    background: #FFFFFF;
    border: 1px solid #D6D6D6;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 0 10px;
    box-sizing: border-box;
}

.inx_sele2 select {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    cursor: pointer;
}

.inx_sele3 select {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    cursor: pointer;
}

.inx_banner_btn {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.inx_banner_btn p {
    width: 196px;
    height: 48px;
    background: #FF6666;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-right: 10px;
}

.inx_banner_btn p:hover {
    background: #fb4a4a;
}

.inx_banner_btn span {
    width: 136px;
    height: 48px;
    background: #FFFFFF;
    border: 1px solid #FF6666;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FF6666;
    cursor: pointer;
}

.inx_banner_btn span:hover {
    background: #fb4a4a;
    color: #fff;
}

.gundon {
    display: flex;
    align-items: center;
    margin-top: 58px;
}

.gundon strong {
    font-size: 14px;
    font-family: è¿·ä½ ç®€æ±‰çœŸå¹¿æ ‡;
    font-weight: bolder;
    font-style: italic;
    color: #333333;
    display: inline-block;
    margin-left: 10px;
    margin-right: 20px;
}

.gundon ul li {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.gundon ul li span {
    color: #FF7D22;
}


        .city_box {
            width: 487px;
            background: #ffffff;
            border: 1px solid #6c6eff;
            border-radius: 4px;
            z-index: 99999;
            position: absolute;
            left: 0;
            top: 118%;
            padding: 10px 20px;
            box-sizing: border-box;
        }

        .city_ul li strong {
            font-size: 14px;
            font-family: Microsoft YaHei;
            font-weight: bold;
            color: #424242;
            display: block;
            margin: 14px 0;
        }

        .city2_ul {
            display: flex;
            align-items: center;
            justify-content: space-between;
            flex-wrap: wrap;
        }

        .city2_ul li {
            width: 66px;
            height: 30px;
            background: #f4f7ff;
            font-size: 14px;
            font-family: Microsoft YaHei;
            font-weight: 400;
            color: #666666;
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 10px 0;
            cursor: pointer;
            padding: 10px 0;
        }

        .city2_ul li:hover {
            color: #ff6666 !important;
        }

        .indry_colr {
            color: #ff6666 !important;
        }

        .city_li:nth-child(1) {
            border-bottom: 1px solid #ECECEC;
        }

        .hotbotn {
            background-color: transparent;
        }

        .hyselect {
            width: 136px;
            height: 48px;
            background: #ffffff;
            border: 1px solid #d6d6d6;
            border-radius: 4px;
            display: flex;
            align-items: center;
            justify-content: space-around;
            padding: 0 10px;
            box-sizing: border-box;
            margin-right: 10px;
        }

        .indry_box {
            width: 914px;
            height: 270px;
            background: #ffffff;
            border: 1px solid #6c6eff;
            border-radius: 4px;
            padding: 20px;
            box-sizing: border-box;
            position: absolute;
            top: 60px;
            left: 30%;
            transform: translateX(-40%);
            z-index: 9999999;
        }

        .indry_box ul {
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            height: 100%;
        }

        .indry_box ul li {
            display: flex;
            align-items: center;
        }

        .indry_box ul li strong {
            width: 66px;
            height: 30px;
            background: #f4f7ff;
            color: #333333;
            font-size: 14px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .indry_box ul li p {
            color: #666666;
            font-size: 14px;
            margin: 0 12px;
            cursor: pointer;
        }

        .indry_colr {
            color: #ff6666 !important;
        }

        .indry_box ul li p:hover {
            color: #ff6666;
        }

        .hyselect input {
            width: 100%;
            height: 100%;
            background-color: transparent;
        }
        .none {
    display: none;
}
.w1200 {
    width: 1360px;
    margin: 0 auto;
}
select, option {
    border: none;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
@media (max-width: 767.98px) {
 .w1200 {
     width: 100%; 
    margin: 0 auto;
            padding: 10px;
}
.inx_banner {
    height: auto;
        padding-top: 20px;
}
.inx_banner_type {
    width: 100%;
}    
.inx_banner_box {
    display: block;}
.inx_baner_title strong {
    font-size: 22px;}    
.indry_box {
    width: 100%;
    height: auto;
    background: #ffffff;
    border: 1px solid #6c6eff;
    border-radius: 4px;
    padding: 0px;
    box-sizing: border-box;
    position: absolute;
    top: auto;
    left: 0;
    transform: none;
    z-index: 9999999;
}
.indry_box ul {
    display: flex;
    flex-direction: initial;
    justify-content: space-between;
    height: 100%;
    width: 100%;
}
.indry_box ul li strong {
    width: 60px;
    height: 30px;
    background: #f4f7ff;
    color: #333333;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.indry_box ul li {
    display: inline-block;
}
.indry_box ul li p {
    color: #666666;
    font-size: 8px;
    margin: 0 10px;
    cursor: pointer;
}
.inx_sele2 {
    width: 50%;
    float: left;
    margin-bottom: 10px;
}
.inx_sele3 {
    width: auto;
}
.inx_banner1_inp {
    width: 50%;
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.hyselect {
    width: auto;
    margin-right: 0;
        margin-bottom: 10px;
}
.inx_banner input {
    font-size: 13px;
}
.inx_sele3 select {
    font-size: 13px;}
.inx_banner2_inp {
    width: auto;
    margin-right: 0;
    margin-top: 10px;
}
}