
html,
body {
overflow-x: hidden;
}

.w {
width: 1200px!important;
position: relative;
}

.xcweizhi {
top: -1rem!important;
}
.none{
    display: none;
}
.xcweizhi p {
    font-size: 26px;
    color: #fff;
}

.xcweizhi p>img {
width: 0.2rem!important;
margin-right: 5px!important;
vertical-align: -5px;
}

.tabBox {
height: 0.5rem;
display: flex;
line-height: 0.5rem;
position: absolute;
top: -0.5rem;
}

.tabBox .tabItem {
float: left;
height: 0.5rem;
line-height: 0.5rem;
width: 147px;
background: rgba(255, 255, 255, 1);
opacity: 0.81;
text-align: center;
color: rgba(106, 106, 107, 1);
font-size: 0.16rem;
margin-right: 2px;
}

.xiao{
    display:none;
}
.tabBox .tabItem.active_x {
opacity: 1;
color: rgba(48, 49, 51, 1);
border-top: 0.04rem solid #FF5B24;
}

.content_x {
/* padding-top: 0.36rem; */
min-height: 405px;
}

.reduCont {
/* display: none; */
}
.loading_x {
    font-size: 40px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 50%;
    font-size: 50px;
}
.trs{
    width: 100%;
    height: 42px;
    line-height: 42px;
    background:rgba(242,246,252,1);
    border-top: 1px solid rgba(207, 210, 216, 1);
    padding: 0 0.24rem;
    font-size: 16px;
}
.trs_w{
    float: left;
}
.trs_w1{
   width: 30%;
   /* padding-left: 30px; */
}
.trs_w2{
    width: 60%;
 }
 .trs_w3{
     text-align: center;
    width: 10%;
    /* padding-left: 20px; */
 }
/* 主题 */


.tis{
    font-size: 16px;
    color: #606266;
    margin-bottom: 17px;
    padding-top: 17px;
    font-family:MicrosoftYaHei;
    }
    .clearfix{
        
    }
    .ur li{
        float: left;
    }
    .ur li:nth-child(4){
        color: #000;
        /* font-weight: 600; */
    }
    .ur li a{
        color: #606266;
    }
    .ur li img {
        width: 6px;
        margin: 0 5px;
    }
   .color{
       font-size: 16px;
       font-weight: 600;
       color: #000;
   }

.type_ul {
max-height: 0.9rem;
overflow: hidden;
}

.type_ul.zhankai_x {
max-height: inherit;
height: auto;
}
.pd_select .optionSelected{
    background-color: #FF5B24;
    color: white;
}
 .optionSelected{
    background-color: #FF5B24; 
    color: white;
}
.type_item {
float: left;
width: 1.52rem;
height: 0.4rem;
line-height: 0.4rem;
text-align: center;
cursor: pointer;
background: rgba(242, 246, 252, 1);
margin: 0 0.24rem 0.08rem 0;
font-size: 0.16rem;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
padding: 0 0.1rem;
}

.type_item.active_x {
background: rgba(255, 91, 36, 1);
color: #fff;
}

.type_item:nth-of-type(6n) {
margin-right: 0;
}

.type_item:hover {
background: rgba(255, 91, 36, 1);
color: #fff;
}

.splitLine {
text-align: center;
position: relative;
}

.splitLine>span {
background: #DCDFE6;
position: absolute;
left: 0;
height: 0.01rem;
width: 100%;
top: 50%;
z-index: -1;
}

.splitLine .splitBtn {
width: 1.2rem;
height: 0.4rem;
line-height: 0.4rem;
margin: 0 auto;
background: #fff;
cursor: pointer;
color: #337AB7;
font-size: 0.16rem;
}

.contHeader {
margin-bottom: 0.17rem;
margin-top: 0.17rem;
}

.contHeader .contTitle {
position: relative;
margin-left: 0.12rem;
font-size: 24px;
color: rgba(48, 49, 51, 1);
line-height: 0.36rem;
margin-right: 0.24rem;
float: left;
}

.contHeader .contTitle::before {
content: '';
position: absolute;
width: 0.04rem;
height: 0.22rem;
top: 50%;
transform: translateY(-50%);
left: -0.12rem;
background: rgba(255, 91, 36, 1);

}
.nav_change{
    float: right;
}
.contHeader .contAddress {
float: left;
height: 36px;
background: rgba(242, 246, 252, 1);
border-radius: 0.02rem;
border: 0.01rem solid rgba(220, 223, 230, 1);
padding: 0.08rem 0.11rem 0.09rem 0.08rem;
cursor: pointer;
}
 .contHeader .n2{
                    float: right;
                    /* margin-bottom: 5px; */
                }
.contHeader .contAddress2 {
    float: left;
    height: 36px;
    background: rgba(242, 246, 252, 1);
    border-radius: 0.02rem;
    border: 0.01rem solid rgba(220, 223, 230, 1);
    padding: 0.08rem 0.1rem 0.09rem 0.08rem;
    cursor: pointer;
    margin-right: 5px;
    }
    .contHeader .contAddress2.disabled_x {
        pointer-events:none;
        cursor: default;
        opacity: 0.6;
    }
.m2{
    float: left; 
    margin-left: 5px;
    position: relative;
}
.lx_item{
    width: 180px;
}
/* 小屏 */
.pd_select{
      width: 100%;
      height: 200px;
      /* background-color: rgb(245, 241, 11); */
      position: absolute;
      top: 33px;left: 0;
      display: none;
      z-index: 1000;
}
.select_name{
      width: 100%;
      text-align: center;
      line-height: 26px;
      background-color: #fff;
}
.select_name:hover{
    background-color: rgb(253, 131, 90);
}

.contHeader .contAddress>b {
font-weight: normal;
margin: 0 0.12rem 0 0.08rem;
vertical-align: middle;
color: rgba(51, 122, 183, 1);
font-size: 0.14rem;
}
.contHeader .contAddress2>b {
    font-weight: normal;
    margin: 0 0.05rem 0 0.08rem;
    vertical-align: middle;
    color: rgba(51, 122, 183, 1);
    font-size: 0.14rem;
    }

.sx_item_box {
border-top: 1px solid rgba(207, 210, 216, 1);
}

.mulu_item {
height: auto;
line-height: 23px;
border-bottom: 1px solid rgba(207, 210, 216, 1);
font-size: 0.16rem;
font-weight: 500;
color:#303133;
cursor: pointer;
padding: 10px 20px;

}

.mulu_item.active_x {
/* background: rgba(242, 246, 252, 1); */
}


.mulu_item .mulu_item_title .title_text {
float: left;
width: 30%;
padding-right: 0.1rem;
}
.bdx{
    display: none;
}
.mulu_item .mulu_item_title .title_add {
float: left;
width: 60%;
}

.mulu_item .mulu_item_title .title_img {
float: left;
width: 10%;
text-align: center;
}

.mulu_item .ywblxBox {
    display: none;
}

.mulu_item .ywblxTitle {
line-height: 24px;
}

.mulu_item .ywblxTitle>span {
padding: 0 0.13rem;
float: left;
color: rgba(48, 49, 51, 1);
font-weight: 600;
}

.mulu_item .ywblxTitle>span.active_x {
border-bottom: 0.04rem solid #FF5B24;
color: #FF5B24;
}

.mulu_item .ywblxBox .ywblxList {
line-height: 0.5rem;
background: #fff;
/* border-bottom: 0.01rem solid #DCDFE6; */
border-top: 1px solid #FF5B24;
margin-bottom: 0.2rem;
margin-top: 12px;
}

.mulu_item .ywblxBox .ywblxList>li {
padding-left: 0.24rem;
border-bottom: 0.01rem solid #DCDFE6;
}
/* 小屏 */
.ywblxBox .ywblxList .ywblxtis{
    font-size: 16px;
    color: #303133;
    width: 60%;
    line-height: 20px;
    background: #fff;
   margin-top: 10px;
   position: relative;
    }
    .ywblxBox .ywblxList .ywblxtis:hover{
        color: #2364D2;
    }
    .ywblxBox .ywblxList .ywblxtis::before{
        content: "";
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background:rgba(216,216,216,1);
        position: absolute;
        top: 7px;left: -12px;
       
    }
    
.mulu_item .ywblxBox .ywblxList>li:last-of-type {
border-bottom: none;
}

.mulu_item .ywblxBox .ywblxList>li>.ywblxItem {
color: rgba(48, 49, 51, 1);
float: left;
width: 65%;
}
/* 小屏 */
.mulu_item .ywblxBox .ywblxList>li>.ywblxItem .cas{
    font-size: 16px;
    color: #FF5B24;
    line-height: none;
    background:rgba(253,246,242,1);
    border-radius:2px;
    padding: 3px 8px;
    }
    .mulu_item .ywblxBox .ywblxList>li>.ywblxItem .cas2{
        font-size: 16px;
        color: #8DABA3;
        line-height: none;
        background:rgba(245,250,249,1);
        border-radius:2px;
        padding: 3px 8px;
        margin-left: 5px;
        }
.mulu_item .ywblxBox .ywblxList>li>.ywblxOperate {
float: left;
width: 3.2rem;
text-align: right;
}

.mulu_item .ywblxBox .ywblxList>li>.ywblxItem:hover {
color: rgba(51, 122, 183, 1);
}

.mulu_item .ywblxBox .ywblxList>li>.ywblxOperate>a {
color: #337AB7;
margin-right: 0.2rem;
/* float: left; */
position: relative;
}

.mulu_item .ywblxBox .ywblxList>li>.ywblxOperate>a.disabled {
color: #C0C4CC;
cursor: not-allowed;
}

.mulu_item .ywblxBox .ywblxList>li>.ywblxOperate>a:nth-of-type(4) {
margin-right: 0;
}

.mulu_item .ywblxBox .ywblxList>li>.ywblxOperate>a::before {
content: "";
position: absolute;
right: -0.1rem;
top: 50%;
transform: translateY(-50%);
width: 0.01rem;
height: 0.2rem;
background: #DCDFE6;
}

.mulu_item .ywblxBox .ywblxList>li>.ywblxOperate>a:nth-of-type(3)::before {
background: #fff;
}

.mulu_item .ywblxBox .ywblxList>li>.ywblxOperate>a:hover {
color: #FF5B24;
}

.mulu_item .ywblxBox .ywblxList>li>.ywblxOperate>a.disabled:hover {
color: #C0C4CC;
}

/* 部门 */
.bumenCont {
/* display: none; */
}

.bm_item {
width: 180px;
margin-right: 24px;
}


.bm_item:nth-of-type(6n) {
margin-right: 0;
}

/* 类型 */
.leixingCont {
display: none;
}
.lx_list{
    width: 100%;
    height: 55px;
    display: flex;
    border-bottom: 1px dashed #DCDFE6;
    margin-bottom: 15px;
}
.lx_type{
    display:none;
}
.showDiv{
    display:block;
}
.list_lx{
    
    flex: 1;
    height: 40px;
    float: left;
    font-size: 16px;
    margin-right: 14px;
    text-align: center;
    line-height: 40px;
    background-color:rgba(253,246,242,1);
}
.list_lx:nth-of-type(4){
    margin-right: 0px;
}
.optionSelected{
    background-color: #FF5B24; 
    color: white;
}
/* 热度遮盖层 */
.zgc {
height: 100%;
width: 100%;
position: fixed;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.5);
display: none;
}

.model_x {
width: 1032px;
/* height: 246px; */
background: #fff;
position: absolute;
top: 25%;
left: 50%;
transform: translateX(-50%);
}

.model_title {
/*padding: 0 16px;*/
/*border-bottom: 2px solid #083367;*/
/*   padding: 30px;*/
/* height: 100px; */
font-size: 18px;
color: #303133;
letter-spacing: 0.75px;
position: relative;
}

.model_title span:first-of-type {
line-height: 63px;
margin: 30px;
font-size: 18px;
color: #303133;
letter-spacing: 0.75px;
font-weight: 500;
}

.close_x {
position: absolute;
top: 16px;
right: 16px;
width: 18px;
height: 18px;
background: url(/images/button-close.png) no-repeat;
background-size: 100%;
cursor: pointer;
}

.right {
float: right;
}

.city_list_x {
padding-left: 17px;
padding-bottom: 20px;
}

.city_list_x li {
margin-left: 24px;
float: left;
margin-bottom: 4px;
width: 17%;
}

.city_list_x li:nth-of-type(5n) {
margin-right: 0;
}

.city_list_x li a {
font-size: 14px;
color: #303133;
letter-spacing: 0.58px;
min-width: 70px;
height: 36px;
display: block;
text-align: left;
padding-left: 4px;
line-height: 36px
}

.city_list_x li a:hover {
background-color: rgba(255, 91, 36, 1);
color: white;
}

/* 区划选择层 */
.zgc_x {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
display: none;
}

.zgc_x .zgc_model {
width: 1032px;
/* min-height: 375px; */
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: #fff;
padding: 24px 88px;
box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
border-radius: 2px;
overflow-y: auto;
}

.zgc_x .zgc_model h4 {
font-weight: 600;
color: rgba(48, 49, 51, 1);
font-size: 18px;
margin-bottom: 20px;
line-height: 24px;
}

.zgc_x .zgc_model .area_nav {
height: 45px;
line-height: 30px;
padding-bottom: 15px;
border-bottom: 1px dashed rgba(220, 223, 230, 1);
;
}

.zgc_x .zgc_model .area_nav .region_bm {
float: left;
font-size: 14px;
color: rgba(255, 91, 36, 1);
position: relative;
margin-left: 10px;
}

.zgc_x .zgc_model .area_nav .region_bm::before {
content: "一";
position: absolute;
top: 50%;
transform: translateY(-50%);
left: -20px;
color: #909399;
}

.zgc_x .zgc_model .area_nav .region_item {
margin-right: 20px;
position: relative;
float: left;

}

.zgc_x .zgc_model .area_nav .region_item {
border: 1px solid rgba(192, 196, 204, 1);
}


/* .zgc_x .zgc_model .area_nav .region_item:hover {
background: rgba(255, 91, 36, 1);
border: 1px solid #fff;
}

.zgc_x .zgc_model .area_nav .region_item:hover .region_x {
color: #fff;
} */

.zgc_x .zgc_model .area_nav .region_item::after {
content: "";
background: url(/images/right_jiantou.png) no-repeat;
background-size: 100%;
width: 5px;
height: 8px;
position: absolute;
top: 50%;
right: -13px;
transform: translateY(-50%);
}

.zgc_x .zgc_model .area_nav li:last-of-type::after,
.zgc_x .zgc_model .area_nav div:last-of-type::after {
content: '';
background: unset;
}

.zgc_x .zgc_model .area_nav li:last-of-type,
.zgc_x .zgc_model .area_nav div:last-of-type {
background: rgba(255, 91, 36, 1);
border: 1px solid #fff;
}

.zgc_x .zgc_model .area_nav li:last-of-type .region_x,
.zgc_x .zgc_model .area_nav div:last-of-type .region_x {
color: #fff;
}

.zgc_x .zgc_model .area_nav .region_x {
color: #303133;
font-weight: 600;
font-size: 14px;
display: block;
padding: 0 10px;
}

.zgc_x .zgc_model .area_nav .region_x.no_select {
/* color:#C0C4CC; */
color: #303133;
}


.zgc_x .zgc_model .areaNavBtn {
position: absolute;
bottom: 40px;
left: 50%;
transform: translateX(-50%);
height: 40px;
background: rgba(255, 91, 36, 1);
text-align: center;
line-height: 40px;
color: #fff;
padding: 0 24px;
}

.zgc_x .zgc_model .close_model {
position: absolute;
top: 24px;
right: 24px;
width: 18px;
height: 18px;
background: url(/images/button-close.png) no-repeat;
background-size: 100%;
cursor: pointer;
}

.zgc_x .zgc_model .region_area {
margin-top: 15px;
min-height: 90px;
margin-bottom: 50px;
}

.zgc_x .zgc_model .region_area li {
float: left;
margin-bottom: 4px;
line-height: 36px;
height: 36px;
width: 152px;
margin-right: 24px;
}

.zgc_x .zgc_model .region_area li:nth-of-type(5n) {
margin-right: 0;
}

.zgc_x .zgc_model .region_area li a {
color: #303133;
display: block;
font-size: 14px;
line-height: 36px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
padding: 0 10px;
}

.zgc_x .zgc_model .region_area li a.no_select {
/* color:#C0C4CC; */
color: #303133;
}

.zgc_x .zgc_model .region_area li a:hover {
color: #FF5B24;
}

.zgc_x .zgc_model>.model_point {
display: block;
height: 42px;
background: rgba(242, 246, 252, 1);
color: rgba(144, 147, 153, 1);
line-height: 43px;
margin: 10px 0 70px;
padding-left: 36px;
position: relative;
}

.zgc_x .zgc_model>.model_zixun {
position: absolute;
right: 30px;
bottom: 20px;
font-size: 14px;
line-height: 19px;
color: rgba(144, 147, 153, 1);
}

.zgc_x .zgc_model>.model_zixun>a {
color: rgba(51, 122, 183, 1);
}

.zgc_x .zgc_model>.model_point::before {
position: absolute;
content: "";
width: 16px;
height: 16px;
background: url(/images/blue_point.png) no-repeat;
background-size: 100%;
top: 50%;
transform: translateY(-50%);
left: 10px;
}

@media screen and (max-width: 1439px) and (min-width: 1366px) {
    .w {
        width: 1032px !important;
    }

    .bm_item {
        width: 187px;
    }

    .bm_item:nth-of-type(6n) {
        margin-right: 24px;
    }
    .bm_item:nth-of-type(5n) {
        margin-right: 0 !important;
    }

    .lx_item{
        width: 187px;
    }
    .lx_item:nth-of-type(6n) {
        margin-right: 24px;
    }
    .lx_item:nth-of-type(5n){
        margin-right: 0 !important;
    }

}
@media screen and (max-width: 1365px) and (min-width: 1024px) {
    .w {
        width: 952px !important;
    }

    .bm_item {
        width: 171px;
    }

    .bm_item:nth-of-type(6n) {
        margin-right: 24px;
    }

    .bm_item:nth-of-type(5n) {
        margin-right: 0 !important;
    }

    .lx_item {
        width: 171px;
    }

    .lx_item:nth-of-type(6n) {
        margin-right: 24px;
    }

    .lx_item:nth-of-type(5n) {
        margin-right: 0 !important;
    }

}
@media screen and (max-width: 1023px) and (min-width: 768px) {
    .w {
        width: 696px !important;
    }
}
