/* index_hy_1.css */
html, body, div, span, a, ul, li, p, h1, h2, h3{
    font-family: arial, verdana, helvetica, 'PingFang SC', 'HanHei SC', STHeitiSC-Light, Microsoft Yahei, sans-serif !important;
}
/*body {*/
    /*background-color: #F8F8F8;*/
/*    font-family: arial, verdana, helvetica, 'PingFang SC', 'HanHei SC', STHeitiSC-Light, Microsoft Yahei, sans-serif !important;*/
/*}*/

.main {
    margin: auto;
    width: 1175px;
}

.yellow_page {
    margin-top: 6px;
}

.main .filter {
    background: white;
    padding-bottom: 10px;
    border-radius: 8px;
}

.main .filter form {
    text-align: -moz-right;
}

.main .filter .search {
    padding: 20px;
    width: 400px;
}

.main .filter .search_box {
    display: flex;
    align-items: center;
    background: white;
    justify-content: space-between;
    border-radius: 30px;
    border: 2px solid #0E932E;
}

.main .filter .search .iconfont {
    padding: 0 10px;
    font-size: 22px;
}

.main .filter .search input {
    border: 0;
    flex: 1;
    font-size: 16px;
}

.main .filter .search button {
    background: #0E932E;
    color: white;
    padding: 10px 40px;
    border-radius: 30px;
    border: 0;
    cursor: pointer;
}

.main .filter .province_search,
.region>span {
    font-size: 16px;
}

.main .filter .province_search .list span,
.region .list span {
    margin-bottom: 10px;
    font-size: 16px;
}


.main .filter .province_search .list span a:hover {
    color: #0d7c0f;
}

.main .filter .province_search {
    display: flex;
    padding: 0 20px;
    margin-bottom: 20px;
}

.main .filter .region {
    display: flex;
    padding: 0 20px;
}

.main .filter .province_search .list {
    margin-left: 10px;
    display: flex;
    column-gap: 20px;
    flex-wrap: wrap;
}

.main .filter .region .list {
    margin-left: 10px;
    display: flex;
    column-gap: 20px;
    flex-wrap: wrap;
}

.main .filter .province_search .title {
    white-space: nowrap;
}

.main .filter .region .title {
    white-space: nowrap;
}

.result {
    /*background: white;*/
    /*margin-top: 10px;*/
}

.result_main {
    /*padding: 20px;*/
}



.result_main .res_item {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    border-bottom: 1px solid #f3f2f2;
    padding:12px;
    background:#fff;
    border-radius: 8px;
}

.result_main .res_item img {
    width: 80px;
    margin-right: 10px;
    border-radius: 4px;
    border: 1px solid #eee;
}

.result_main .res_item .res_info {
    width: 100%;
}

.result_main .res_item .res_info .company-info {
    display: flex;
}

.result_main .res_item .res_info .company-info .company-info-detail {
    width: 100%;
}

.result_main .res_item .res_info .company-info .company-info-detail .company-info-detail2 {
    display: flex;
    align-content: center;
    justify-content: space-between;
    padding-top: 4px;
}

.result_main .res_item .res_info .company-info .company-info-detail .company-info-detail2 .type {
    color: #888;
}

.result_main .res_item .res_info .company-info .company-info-detail .company-info-detail2 p:last-child {
    display: flex;
    align-items: center;
}

.result_main .res_item .res_info .company-info .company-info-detail .company-info-detail2 p:last-child span {
    font-size: 14px;
}

.result_main .res_item .res_info .info-list{
    padding: 10px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
} 

.result_main .res_item .res_info .info-list a {
    /*display: inline-block;*/
    width: 100%;
    padding: 4px 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.result_main .res_item .res_info .info-list a .shidian{
    width: 6px;
    height: 6px;
    margin-right: 5px;
    /*margin-bottom: 8px;*/
    border-radius: 50%;
    display: inline-block;
    background-color: #555;
}

.result_main .res_item .res_info .info-list a span:last-child{
    /*color: rgb(254, 108, 0);*/
}

.result_main .res_item .res_info img {
    height: 46px;
    border-radius: 50%;
    width: auto;
}

/*.result_main .res_item:hover a {*/
/*    color: #0d7c0f;*/
/*}*/
.result_main .res_item .res_info .company-info:hover .name {
    color: #0d7c0f;
}

.result_main .res_item .res_info .info-list a:hover {
     color: #0d7c0f;
}

.result_main .res_item .res_info {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

.result_main .res_item .res_info .name {
    font-size: 16px;
    font-weight: bold;
}

.result_main .res_item .res_info .constr {
    color: #555;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.province_search .list .active a {
    color: #0D7D0F;
}

.region .list .active a {
    color: #0D7D0F;
}


/* index_hy_1.css */

.hy_con_0 {
    width: 1175px;
    margin: auto;
    /*background: rgb(255, 255, 255);*/
    font-family: none;
}

.hy_con_01 {
    width: 100%;
    font-size: 12px;
    padding-top: 10px;
    border-top: 6px solid rgb(240, 240, 240);
}

.hy_con_010 {
    width: 85%;
    display: inline-block;
}

.hy_con_0100 {
    float: left;
    font-size: 1.3em;
    width: 3%;
    height: 50px;
    text-align: center;
    border: 2px solid #0c7d11;
    margin-right: 10px;
    color: #0c7d11;
    margin-left: 4px;
    line-height: 25px;
    font-weight: 600;
}

.hy_con_0101 {
    float: left;
    width: 95%;
}

.hy_con_0101 li {
    display: inline-block;
    border: 1px solid rgb(0, 0, 0);
    width: 50px;
    font-size: 1.3em;
    text-align: center;
    margin-top: 3px;
    line-height: 20px;
}

.hy_con_011 {
    float: right;
    width: 14%;
}

.hy_con_0110 {
    display: inline-block;
}

.hy_con_0110 div {
    padding-left: 20px;
    position: relative;
}

.hy_con_0110 img {
    position: absolute;
    left: 0;
}

.hy_con_0110 .img_qq {
    left: -10px;
}

.hy_con_0111 {
    display: inline-block;
    width: 19%;
    height: 50px;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    background: #fe6c00;
    border: 1px solid #fe6c00;
    color: rgb(255, 255, 255);
}

.hy_con_02 {
    display: block;
    width: 100%;
    height: 120px;
    overflow: hidden;
    border-top: 6px solid rgb(240, 240, 240);
}

.hy_con_020 {
    width: 200%;
    height: 100%;
    overflow: hidden;
}

.hy_con_020>li {
    width: 50%;
    height: 100%;
    float: left;
}

.hy_con_020 img {
    width: 100%;
}

.hy_con_03 {
    border-top: 6px solid rgb(240, 240, 240);
}

.hy_con_030,
.hy_con_031 {
    float: left;
}

.hy_con_030 {
    width: 74.9%;
    border-right: 1px solid rgb(240, 240, 240);
}

.hy_con_031 {
    width: 25%;
}

.hy_con_0300 {
    padding: 15px;
}

.hy_con_03000 {
    color: #0c7d11;
    font-size: 1.7rem;
    font-weight: 600;
    border-bottom: 1px solid rgb(240, 240, 240);
    padding-top: 5px;
}

.hy_con_030010 {
    height: 100px;
    border: 1px solid rgb(240, 240, 240);
    margin: 20px 0;
}

.hy_con_0300100,
.hy_con_0300101,
.hy_con_0300102 {
    float: left;
}

.hy_con_0300100 {
    width: 100px;
    height: 100px;
}

.hy_con_0300100 img {
    width: 100px;
    height: 100px;
    border-radius: 4px;
}

.hy_con_0300101 {
    padding-left: 6px;
}

.hy_con_03001010,
.hy_con_03001011,
.hy_con_03001012 {
    height: 32px;
    line-height: 32px;
    font-size: 1.2rem;
}

.hy_con_03001010 img,
.hy_con_03001010 span {
    float: left;
}

.hy_con_03001010 a {
    color: #0c7d11;
    font-weight: 800;
}

.hy_con_03001010 span:nth-of-type(1) {
    max-width: 350px;
    height: 32px;
    overflow: hidden;
}

.hy_con_03001010 span:nth-of-type(2) {
    color: #fe6c00;
    margin-left: 10px;
    font-weight: 800;
}

.hy_con_03001010 img {
    margin-top: 6px;
}

.hy_con_03001010 img:nth-of-type(1) {
    margin-left: 20px;
    margin-right: 5px;
}

.hy_con_03001011 span:nth-of-type(2) {
    margin-left: 60px;
}

.hy_con_03001011 a {
    color: rgb(0, 0, 0);
}

.hy_con_03001012 span:nth-of-type(2) {
    margin-left: 60px;
}

.hy_con_0300102 {
    float: right;
    padding: 20px;
}

.hy_con_0300102 a {
    color: rgb(255, 255, 255);
    font-weight: 600;
    font-size: 1.2rem;
    padding: 2px 10px;
    background: #0c7d11;
    display: block;
}

.hy_con_0300102 a:nth-of-type(1) {
    margin-bottom: 15px;
    margin-top: 2px;
    background: #fe6c00
}

.hy_con_0310 {
    padding: 10px 15px;
}

.hy_con_0310 li {
    line-height: 46px;
    border: 1px solid rgb(240, 240, 240);
    font-size: 1.2rem;
    font-weight: 600;
    border-bottom: 0;
    position: relative;
}

.hy_con_0310 li:last-of-type {
    border-bottom: 1px solid rgb(240, 240, 240);
}

.hy_con_0310 li div:nth-of-type(1) {
    padding-left: 10px;
}

.hy_con_0310 li div:nth-of-type(2) {
    padding-left: 30px;
    border-top: 1px solid rgb(240, 240, 240);
    display: none;
}

.hy_con_0310 a {
    color: rgb(0, 0, 0);
}

.hy_con_0310 img {
    position: absolute;
    top: 13px;
    right: 10px;
    width: 20px;
    height: 20px;
}

.hy_con_0310 li img:nth-of-type(2) {
    display: none;
}

.hy_con_0311 {
    border-top: 6px solid rgb(240, 240, 240);
    height: 100px;
    text-align: center;
}

.hy_con_0311 a {
    display: inline-block;
    font-size: 1.7rem;
    font-weight: 600;
    padding: 4px 15px;
    color: rgb(255, 255, 255);
    background: #fe6c00;
    margin-top: 20px;
}

.hy_con_0311 div {
    font-size: 1.2rem;
    margin-top: 10px;
}

.hy_con_0312 {
    border-top: 6px solid rgb(240, 240, 240);
}

.hy_con_03120 {
    border-bottom: 1px solid rgb(240, 240, 240);
    padding: 20px 0 10px 20px;
    font-size: 1.35rem;
    color: #0c7d11;
    font-weight: 600;
}

.hy_con_03121 {
    padding: 0 2px;
}

.hy_con_031210 {
    float: left;
    width: 47.23%;
    border: 1px solid rgb(240, 240, 240);
    height: 135px;
    text-align: center;
    margin: 10px 3px;
}

.hy_con_031210 img {
    width: 100px;
    height: 100px;
    margin-top: 5px;
}

.hy_con_031210 div {
    height: 20px;
    line-height: 20px;
    font-size: 1.2rem;
    overflow: hidden;
    color: rgb(0, 0, 0);
}

html,
body,
span,
div,
a,
img ul,
li {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

a {
    color: black;
    text-decoration: none;
}

.active::after {
    clear: both;
    content: '';
    display: block;
}

.gk_hy {
    width: 1175px;
    margin: auto;
    /*background: #fff;*/
    /*padding: 20px;*/
    margin: 10px auto 0;
}

.gk_hy_left {
    float: left;
    width: 860px;
}

.gk_hy_left_0,
.gk_hy_right_0 {
    line-height: 40px;
    height: 40px;
    font-size: 18px;
    color: green;
    padding: 0 10px;
    margin-bottom: 15px;
}

.gk_hy_left_1 {
    padding: 5px;
    border: 1px solid rgb(240, 240, 240);
    background: rgb(250, 250, 250);
}

.gk_hy_left_10 {
    border-bottom: 1px solid rgb(240, 240, 240);
    padding: 10px 5px;
}

.gk_hy_left_10:hover {
    background: rgb(240 240 240);
}

.gk_hy_left_10:last-of-type {
    border-bottom: 0;
}

.gk_hy_left_100 {
    float: left;
    width: 100px;
    height: 100px;
    padding: 5px;
    margin-left: 10px;
}

.gk_hy_left_100>img {
    width: 100%;
    height: 100%;
}

.gk_hy_left_101 {
    float: left;
    width: 460px;
    margin-left: 10px;
}

.gk_hy_left_101>div>span {
    float: left;
}

.gk_hy_left_1010 {
    line-height: 36px;
    height: 36px;
    margin-top: 4px;
    font-size: 16px;
}

.gk_hy_left_1010>span:nth-of-type(1) {
    max-width: 430px;
    overflow: hidden;
}

.gk_hy_left_1010>span:nth-of-type(1)>a:visited {
    color: green;
}

.gk_hy_left_1010>span:nth-of-type(2) {
    margin: 9px 0 0 5px;
    line-height: 18px;
    height: 18px;
    padding: 0 2px;
    font-size: 14px;
    background: #FE6C00;
    color: #fff;
    border-radius: 2px;
}

.gk_hy_left_1011,
.gk_hy_left_1012 {
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    font-size: 14px;
    color: rgb(86, 82, 75);
}

.gk_hy_left_1011 img {
    float: right;
    height: 20px;
    margin: 5px 0 0 2px;
}

.gk_hy_left_1012>span:nth-of-type(1) {
    min-width: 150px;
    margin-right: 10px;
}

.gk_hy_left_102 {
    float: right;
    margin-top: 20px;
}

.gk_hy_left_102>a {
    float: left;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    border-radius: 2px;
    padding: 0 15px;
    margin: 10px 5px;
}

.gk_hy_left_102>a:nth-of-type(1) {
    background: green;
}

.gk_hy_left_102>a:nth-of-type(2) {
    background: #FE6C00;
}

.gk_hy_right {
    float: right;
    width: 300px;
}

.gk_hy_right_1 {
    border: 1px solid rgb(240, 240, 240);
    background: #fff;
    padding: 5px;
    border-radius: 8px;
}

.gk_hy_right_10 {
    padding: 10px 0;
    text-align: center;
}

.gk_hy_right_10>a {
    display: inline-block;
    width: 43%;
    line-height: 36px;
    height: 36px;
    background: green;
    color: #fff;
    font-size: 16px;
    border-radius: 18px;
}

.gk_hy_right_11>a {
    display:flex;
    align-items: center;
    width:100%;
    border-top:1px solid #eee;
    padding: 10px;
}

.gk_hy_right_11>a>img {
    height: 36px;
    width:36px;
    border-radius:50%;
}

.gk_hy_right_11>a>div {
    margin-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gk_hy_right_11 > a:hover > div {
    color: #0d7c0f;
}
.gk_hy_left_102 a:hover {
    color: #ebe9e9;
}

.gk_hy_right_10>p{
    font-size: 16px;
}

.gk_hy_right_10>a:hover {
    color: #ebe9e9;
}

.search_hy {
    float: left;
    height: 100%;
    margin-left: 15px;
}

.search_hy>.search_hy01 {
    width: 100%;
    overflow: hidden;
}

.search_hy>.search_hy01>.inp_search_hy {
    background: none;
    outline: none;
    border: none;
    float: left;
    font-size: 14px;
    padding: 5px;
    width: 300px;
    height: 36px;
    border: 2px solid #fe6c00;
    border-right: none;
}

.search_hy>.search_hy01>.btn_search_hy {
    float: left;
    height: 36px;
    width: 58px;
    border: 2px solid #fe6c00;
    background-color: #fe6c00;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.search_hy>.search_hy01>.btn_search_hy>i {
    text-align: center;
    font-size: 20px;
    color: #fff;
}

.reset_hy {
    margin-left: 20px;
    float: left;
    height: 36px;
    line-height: 36px;
    background-color: #fe6c00;
    border-radius: 2px;
}

.reset_hy>a {
    text-decoration: none;
    display: block;
    height: 100%;
    font-size: 14px;
    padding: 0 30px;
    color: #fff;
}

.reset_hy>a:hover {
    color: #fff;
}

.blank_data {
    line-height: 150px;
    text-align: center;
    font-size: 16px;
    min-height: 1556px;
    color: #333;
}

.desc-info{
    background: #fff;
    margin: 10px auto 0;
    padding: 15px 10px;
    width: 1175px;
    border-radius: 8px;
}

.index_weizhi_span_0 {
    color: unset !important;
}

.homeIco {
  margin: 5px 0;
}

.homeIco img {
    border-radius: 8px;
}