*{
    padding: 0;
    margin: 0;
}
.head{
    height: 150px;
    background-image: url("../img/toubu_bj.jpg");
    background-repeat: no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    box-sizing: border-box;
}
.head .toubu_selec{
    height:5px;
    line-height: 5px;
    color: #ffffff;
    font-size: 22px;
    padding-top: 15px;
}
.head .toubu_selec a{
    padding-left: 30px;
    text-decoration: none;
    color: #ffffff;
}

/* iOS禁止微信调整字体大小 */
body {
    -webkit-text-size-adjust: 100% !important;
    text-size-adjust: 100% !important;
    -moz-text-size-adjust: 100% !important;
}

/*广告位*/
.guanggao{
    height: 92%;
    width: 92%;
    border: 10px solid #ffffff;
    margin: 10px auto;
    margin-top: 0px;
    overflow: hidden;
    background-color: white;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: #f0f3f6 4px 7px 25px -6px;/*边框阴影*/

}
/*严选*/
.yanxuan{
    width: 100%;
    height: 52px;
    line-height: 52px;
    /* box-shadow: 0px 2px 2px #ddd; */
    background-image: url("../img/yanxuan_bj2.jpg");
    position: relative;

}
.sousuogongzhang{
    padding: 10px;
    background-color: #fff;
    height: 40px;
}
.diqusx{
    width: 100%;
    height: 60px;
    line-height: 20px;
    /* overflow: hidden; */
    /* overflow-x: auto; */
    background-color: #fff;
}
/*工长区域划分内容*/
.gz_content {
    background-color: #fff;
    height: auto;
    width: 100%;
    overflow: visible;
    padding: 18px 14px 8px;
    box-sizing: border-box;
}
.gz_content .gz_content_info{
    padding-left: 0;
}
.gz_content .gz_content_info{
    display: block;
    width: 100%;
    min-width: 100%;
    background-color: #fff;
	white-space: normal;
	padding: 0;
}
.gz_content .gz_content_info .gz_xx{
    display: block;
    float: none;
    vertical-align: top;
    height: auto;
    margin-top: 0px;
    margin-left: 0px;
    background-color: #fff;
}
.gz_content_info .gz_xx{
    background-color: #fff;
}
.diqusxmx{
    width: 25%;
    height: 60px;
    line-height: 20px;
	font-size: 16px;
    /* overflow: hidden; */
    /* overflow-x: auto; */
    background-color: #fff;
}
.dixian{
    color:#fff;
    font-weight: 600;
}
.diquxz{
    padding: 0;
    margin: 0;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    column-gap: 7px;
    row-gap: 0;
    height: auto;
    font-size: 16px;
    align-items: center;
    justify-items: stretch;
}
.diquxz li{
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    height: 25px;
    font-size: 13px;
    font-weight: 400;
    text-indent: 0.15em;
    letter-spacing: 0.15em;
    flex-shrink: 0;
    list-style: none;
    cursor: pointer;
    text-align: center;
    line-height: 23px;
    border: 1px solid #d8d8d8;
    border-radius: 13px;
    background: #fff;
    color: #333;
    box-sizing: border-box;
    white-space: nowrap;
}
.diquxz li.dixian{
    border-color: #46c581;
    background: #46c581;
    color: #fff;
}
.diquxz li.diqu-three{
    text-indent: 0.05em;
    letter-spacing: 0.05em;
}
.diqu-line{
    margin: 0;
    padding: 0;
    list-style: none;
}
.diqu-note{
    margin-top: 14px;
    color: #b9b9b9;
    font-size: 11px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    cursor: pointer;
}
.diqu-note:active{
    color: #8f8f8f;
}
.diqu-map-open{
    overflow: hidden;
}
.diqu-map-modal{
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10000;
    display: none;
    width: 100%;
    height: 100%;
    padding: 24px 14px;
    background: rgba(0, 0, 0, 0.62);
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
}
.diqu-map-modal.show{
    display: flex;
}
.diqu-map-dialog{
    position: relative;
    width: 100%;
    max-width: 680px;
    padding: 8px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.22);
    box-sizing: border-box;
}
.diqu-map-dialog img{
    display: block;
    width: 100%;
    height: auto;
    border-radius: 5px;
}
.diqu-map-close{
    position: absolute;
    top: -12px;
    right: -10px;
    width: 28px;
    height: 28px;
    border: none;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.72);
    color: #fff;
    font-size: 22px;
    line-height: 27px;
    text-align: center;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
}

@media screen and (max-width: 375px) {
    .diquxz{
        row-gap: 0;
        column-gap: 5px;
        grid-template-columns: repeat(6, 1fr);
    }
    .diquxz li{
        height: 24px;
        font-size: 14px;
        line-height: 22px;
        border-radius: 12px;
    }
    .diqu-note{
        margin-top: 14px;
        font-size: 12px;
    }
}
.xiangqing:nth-of-type(img){
    width: 100%;
}
.ssgzx{
    height: 30px;
    width: 75%;
    padding: 0 10px;
    display: block;
    float: left;
}
.ssgzan{
    height: 34px;
    width: 17%;
    font-size: 16px;
    text-align: center;
    line-height: 34px;
    display: block;
    color: #fff;
    border-radius: 0 5px 5px 0;
    float: left;
    background-color: red;
}
.yanxuan .yanxuan_img {
    background-image: url(../img/yanxuan_t.jpg);
    display: inline-block;
    width: 7px;
    height: 25px;
    margin-left: 20px;
    position: relative;
    top: 5px;
    background-size: 7px 25px;
}
.yanxuan .yanxuan_ziti{
    font-size: 18px;
    font-weight: bolder;
    margin-left: 18px;
    display: inline-block;
   
}
.xuanxiang{
    height: 61px;
    background-image: url(../img/xuanxiang_bj.jpg);
    background-size: auto 58px;
}
.xuanxiang ul{
    list-style: none;
    position: relative;
}
.xuanxiang ul li{
    line-height: 54px;
    float: left;
    position: relative;
    width: 25%;
    text-align: center;

}
.xuanxiang ul li .xuan_div{
    width: 78px;
    height: 54px;
    position: relative;
    margin: 0 auto;
    font-size: 16px;
}
.xuan_div span:first-of-type{
    margin-right: 29px;
}
.xuan_div .shang{
    display: inline-block;
    width: 12px;
    height: 7px;
    position: absolute;
    top: 19px;
    right: 15px;
    background-image: url(../img/shang.jpg);
    background-size: 12px 7px;
}
.xuan_div .xia{
    display: inline-block;
    width: 11px;
    height: 7px;
    position: absolute;
    bottom: 18px;
    right: 16px;
    background-image: url(../img/xia.jpg);
    background-size: 11px 7px;
}
/*选择框中的最后一向向下箭头
.xuanxiang ul li:last-of-type .xuan_div .xia {
    position: absolute;
    bottom: 22px;
    
}*/
/*列表中的内容*/
.lie_content{
    margin-top: 8px;

}
/*列表中每列的信息*/
.gongzhang_cols{
    height: 93px;

}
.gongzhang_cols .cols_content{
    height: 85px;
    width: 96%;
    margin: 0 auto;
    position: relative;
    background-image: url("../img/lie_bj.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
}
 .center_content{
     height: 95px;
     width: 92%;
     margin: 0 auto;
     padding-top: 7px;
     position: relative;

}
 /*左边头像*/
.center_content .cols_left{
    width: 65px;
    height: 95px;
}
.center_content .cols_left .touxiang{
    width: 65px;
    height: 65px;
	border:1px solid #f5f5f5;
    border-radius: 62px;
    background-color: gold;
    overflow: hidden;
}
.center_content .cols_left .touxiang img{
    width: 65px;
    height: 65px;
}
.center_content .cols_left .call_img{
    width: 65px;
    height: 65px;
    background-image: url(../img/call_bj.jpg);
    background-size: 65px 65px;
}
/*用户右侧内容*/
.cols_right{
    height: 95px;
    float: left;
    margin-top: -95px;
    margin-left: 85px;
}
.cols_right .gz_name{
    font-size: 18px;
    font-weight: bolder;
    height: 30px;
    width: 180px;
    overflow: hidden;
    margin-top: 3px;
}
.cols_right .gz_info{
    height: 45px;
    width: 65%;
    margin-top: 10px;
}
.cols_right .gz_info ul{
    list-style: none;
}
.cols_right .gz_info ul li{
    /*float: left;*/
    height: 22px;
    width: 115px;
}
.cols_right .gz_info ul li:nth-child(even){
    /*margin-left: 10px;*/
}
.cols_right .gz_info ul li img {
    width: 15px;
    height: 15px;
    float: left;
}
.cols_right .gz_info ul li p{
    height: 20px;
    line-height: 16px;
    font-size: 14px;
    float: left;
    margin-left: 6px;
    color: #000000;
}
.cols_right .gz_info ul li p span{
    margin-left: 7px;
}
/*.cols_right .gz_info ul li:last-child p{
    color: black;
}*/
/*详细信息中的按钮*/
.cols_right .gz_button{
    height: 40px;
}
.man{
    background-color: #46c581;
    color: #ffffff;
}
.cols_right .gz_button a{
    text-decoration: none;
    font-size: 16px;
    width: 85px;
    height: 33px;
    border: 1px solid #999999;
    display: inline-block;
    text-align: center;
    line-height: 33px;
    border-radius: 31px;
    position: absolute;
}
.cols_right .gz_button a:nth-child(1){
    top: 24px;
    right: 0%;
}

.cols_right .gz_button a:nth-child(2){
    top: 0;
    right: -75px;

}

.cols_right .gz_button a:nth-child(2){
    margin-right: 92px;
}
/*.cols_right .gz_button a:hover{
    background-color: #46c581;
    color: #ffffff;
    border-color: #ffffff;
}
/*列表中的分数*/
.cols_content .lie_fenshu{
    width: 59px;
    height: 59px;
    position: absolute;
    top: -4px;
    right: 0px;
    background-size: 59px;
}
.lie_fenshu i{
    color: #fff;
    font-style: normal;
    margin: 2px 1px 0;
    position: absolute;
}


/*规范*/
.guifan{
    width: 100%;
    margin: 0 auto;
    height: 52px;
    line-height: 52px;
    box-shadow: 0px 2px 2px #ddd;
    background-image: url("../img/yanxuan_bj2.jpg");
    position: relative;

}
.guifan .guifan_img {
    background-image: url(../img/yanxuan_t.jpg);
    display: inline-block;
    width: 7px;
    height: 25px;
    margin-left: 20px;
    position: relative;
    top: 5px;
    background-size: 7px 25px;
}
.guifan .guifan_font{
    font-size: 18px;
    font-weight: bolder;
    margin-left: 18px;
    display: inline-block;
   
}


/*规范的详细内容*/
.gf_content .gf_content_info{
    width: 96%;
    margin: 0 auto;
    margin-left: 1%;
    background-color: gold;

}
.gf_content .gf_content_info .gf_xx{
    /* height: 100px; */
    width: 30%;
    margin-bottom: 15px;
    margin-left: 3%;
    box-shadow: #f2f5f8 1px 2px 20px 5px; 
}
.gf_content_info .gf_xx{
    float: left;
}


/*底部*/
