.nav {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: #fac93a;
    line-height: .7rem;
    height: .7rem;
}

.nav a {
    box-flex: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex: 1;
    -webkit-flex: 1;
    text-align: center;
    font-size: .23rem;
    line-height: .7rem;
    height: .7rem;
    color: #9c5c31;
}

.detailes_top {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    box-align: center;
    -moz-box-align: center;
    -webkit-box-align: center;
    justify-content: space-between;
    background: #fac93a;
    padding: 0 .2rem;
}

.detailes_top_left {
    background: white;
    display: flex;
    flex: 1;
    margin-top: .1rem;
    border-radius: 1rem;
    align-items: center;
}

.detailes_top h3 {
    text-indent: -9999px;
    width: 1.3rem;
    height: .4rem;
    background: url(../images/hunluo_logo.png) no-repeat center center;
    background-size: 100%;
    margin: .1rem .2rem .1rem .2rem;
}

.detailes_top_left div {
    width: 3.2rem;
    position: relative;
}

.detailes_top div input {
    outline: none;
    border: none;
    line-height: .4rem;
    height: .4rem;
    width: 100%;
    font-size: .22rem;
    color: #666;
    -webkit-appearance: none;
    padding-left: .7rem;
    border-left: 1px solid #dedede;
}

.detailes_top div a {
    width: .4rem;
    height: .4rem;
    position: absolute;
    left: .2rem;
    top: 0;
    background: url(../images/search_icon.png) no-repeat center center;
    background-size: 100%;
}

.detailes_top>a.header_login {
    width: .6rem;
    height: .6rem;
    margin-left: .2rem;
    margin-top: .1rem;
    border-radius: 50%;
    background: white;
}

.detailes_top>a.header_login img {
    width: .6rem;
    height: .6rem;
    border-radius: 50%;
    border: 2px solid #dedede;
    padding: .05rem;
}

.detailes_top>a.header_icon {
    text-indent: -9999px;
    background: url(../images/member_center_icon.png) no-repeat center center;
    width: .6rem;
    height: .6rem;
    background-size: .6rem .6rem;
    margin-left: .2rem;
    margin-top: .1rem;
}

.no_search {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -webkit-flex-direction: column;
    align-items: center;
    -webkit-align-items: center;
    box-align: center;
    -moz-box-align: center;
    -webkit-box-align: center;
    padding: .3rem 0;
    background: white;
    border-bottom: 1px solid #dedede;
}

.no_search p {
    text-align: center;
    font-size: .28rem;
    color: #666;
    margin-top: .2rem;
}

.no_search span {
    text-align: center;
    font-size: .22rem;
    color: #999;
    margin-top: .2rem;
    margin-left: .2rem;
}

.no_search span a {
    color: #f90;
    font-size: .2rem;
    margin-right: .1rem;
}

.no_search>img {
    width: 2rem;
    margin: .2rem auto 0;
}

.title_box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: .8rem;
    line-height: .8rem;
    background: white;
    align-items: center;
    -webkit-align-items: center;
    box-align: center;
    -moz-box-align: center;
    -webkit-box-align: center;
    border-bottom: 1px solid #dedede;
}

.title_box p {
    font-size: .22rem;
    line-height: .42rem;
    height: .42rem;
    border-left: 4px solid #f7ad3e;
    padding-left: .15rem;
    background: #f90;
    color: white;
    padding-right: .3rem;
    border-radius: 0 .2rem .2rem 0;
}

.hot_tj_box {
    border-top: 10px solid #e6e6e6;
    padding-bottom: .3rem;
}

.hot_tj_box .list_items {
    width: 6.4rem;
}

.hot_tj_box .list_items .box {
    padding: .2rem 0 .2rem;
    margin: 0 .2rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit--moz-box-pack: space-between;
    box-pack: space-between;
    align-items: center;
    -webkit-align-items: center;
    box-align: center;
    -moz-box-align: center;
    -webkit-box-align: center;
    border-bottom: 1px #ddd dotted;
}

.hot_tj_box .list_items .list_items_right {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.hot_tj_box .list_items .list_items_right .img_box {
    width: 1rem;
    height: 1rem;
}

.hot_tj_box .list_items .list_items_right .img_box img {
    width: 1rem;
    height: 1rem;
}

.hot_tj_box .list_items .list_items_right .text_box {
    margin-left: .25rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: space-around;
}

.hot_tj_box .list_items .list_items_right .text_box h4 {
    font-size: .24rem;
    color: #333;
}

.hot_tj_box .list_items .list_items_right .text_box>span {
    font-size: .22rem;
    color: #ff7d01;
}

.hot_tj_box .list_items .list_items_right .text_box>span a {
    color: #ff7d01;
    font-size: .22rem;
    margin-right: .1rem;
}

.hot_tj_box .list_items .list_items_left a {
    font-size: .22rem;
    color: white;
    padding: .1rem .2rem;
    background: #f90;
    border-radius: .05rem;
}

.footer .footer_content {
    background: #222;
    height: 1.3rem !important;
    width: 6.4rem;
}

.footer .footer_content p.title a {
    color: #9c9c9c;
    font-size: .2rem;
}

.footer .footer_content p span em {
    width: .36rem;
    height: .36rem;
    background: url(../images/wenhuajingying.png) no-repeat center center;
    display: inline-block;
    background-size: 100% 100%;
    vertical-align: -.1rem;
    margin-right: .05rem;
}

.footer .footer_content p span em.cur1 {
    background: url(../images/icp.png) no-repeat center center;
    background-size: 100% 100%;
    width: .28rem;
    height: .28rem;
}

.footer .footer_content p {
    color: #9c9c9c;
    text-align: center;
    font-size: .2rem;
    padding-top: .2rem;
}

.footer .footer_content p span {
    margin: 0 .1rem;
}

.search_msg {
    padding: .2rem .2rem;
}

.search_msg p {
    font-size: .24rem;
    color: #333;
}

.search_msg p em {
    color: #e4393c;
    margin: 0 .1rem;
}

.wz_tabs {
    display: flex;
    border-bottom: 3px solid #f5ae4a;
}

.wz_tabs a {
    flex: 1;
    text-align: center;
    font-size: .2rem;
    color: #333;
    line-height: .7rem;
    height: .7rem;
    position: relative;
    margin-bottom: -3px;
}

.wz_tabs a.active {
    color: #f60;
    border-bottom: 3px solid #ff6600;
}

.wz_tabs a.active::after {
    content: '';
    display: block;
    position: absolute;
    left: 45%;
    bottom: 0;
    width: 0;
    height: 0;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #f60;
    border-left: 4px solid transparent;
}

.wz_list li a {
    font-size: .2rem;
    line-height: .55rem;
    position: relative;
    width: 4.5rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #666;
}

.wz_list li a.cur {
    width: .8rem;
    text-align: center;
    border: 1px dotted #f90;
    line-height: .3rem;
    font-size: .2rem;
    color: #f90;
    margin-right: .05rem;
}

.wz_list li {
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
    width: 100%;
    padding: .03rem 0;
    border-bottom: 1px dashed #dedede;
}

.wz_list li>span {
    font-size: .2rem;
    color: #999;
    margin-left: auto;
}

.wz_list ul {
    padding: .1rem .2rem .1rem;
    border-bottom: 1px solid #dedede;
    margin-bottom: .2rem;
}

.wz_list ul li a em {
    border: 1px dotted #f90;
    color: #f90;
    padding: 1px 0;
    margin-right: .1rem;
    border-radius: 3px;
    width: .8rem;
    text-align: center;
    display: inline-block;
    line-height: .24rem;
    font-size: .2rem;
}

.wz_list li:nth-child(5n) {
    /* border-bottom: 1px dotted #dedede; */
    /* padding-bottom: .2rem; */
    /* margin-bottom: .1rem; */
}

.pager {
    width: 6rem;
    margin: 0rem auto .2rem;
    text-align: center;
}

.pager a {
    font-size: .2rem;
    margin: 0 .1rem;
    color: #f90;
}

.pager a.p_hov {
    background: #f90;
    color: white;
    padding: .02rem .1rem;
    border-radius: .03rem;
}

.zhuanqu_head {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 2.2rem !important;
    border-bottom: 1px solid #e6e6e6
}

.zhuanqu_head>img {
    filter: blur(4px);
    -webkit-filter: blur(4px);
    left: 0;
    position: absolute;
    top: 80%;
    width: 100%;
    z-index: 1;
    margin-top: -3.2rem;
}

.zhuanqu_head .bgcov {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
    background: rgba(0, 0, 0, .7);
}

.zhuanqu_head_details {
    position: absolute;
    display: flex;
    width: 6.4rem;
    padding: .3rem .2rem 0;
    z-index: 1000;
    align-items: center;
    justify-content: space-between;
}

.zhuanqu_head_right h3 {
    z-index: 1000;
    color: #ffe500;
    font-size: .28rem;
}

.zhuanqu_head_right h3 span {
    color: white;
    margin-left: .1rem;
}

.zhuanqu_head_details .img_box {
    width: 1.6rem;
    height: 1.6rem;
    display: flex;
    align-items: center;
    position: relative;
}

.zhuanqu_head_details .img_box img {
    width: 100%;
    border-radius: .2rem;
}

.zhuanqu_head_details .img_box span {
    position: absolute;
    left: 0;
    bottom: 0;
    height: .4rem;
    line-height: .4rem;
    background: rgba(00, 00, 00, .7);
    width: 100%;
    text-align: center;
    color: white;
    font-size: .2rem;
    border-radius: 0 0 .2rem .2rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.zhuanqu_head_details_left {
    display: flex;
    width: 4rem;
}

.zhuanqu_head_right {
    margin-left: .2rem;
    height: 1.6rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.zhuanqu_head_right p span em.cur {
    color: #ff7d01;
}

.zhuanqu_head_right p span em.cur a {
    color: #ff7d01;
    margin-right: .06rem;
}

.zhuanqu_head_right>p {
    color: #666;
    font-size: .2rem;
    display: flex;
}

.zhuanqu_head_details_right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 1.6rem;
}

.zhuanqu_head_details_right_phone {
    display: flex;
    align-items: center;
    height: 1.6rem;
    justify-content: space-around;
    flex-direction: column;
}

.zhuanqu_head_details_right_phone a {
    font-size: .2rem;
    width: 1.2rem;
    text-align: center;
    padding: .08rem 0;
    border-radius: 3px;
    background: #f90;
    color: white;
    box-shadow: 0 4px 0 #c86200;
}

.zhuanqu_head_details_right a {
    font-size: .2rem;
    width: 1.6rem;
    text-align: center;
    padding: .05rem 0;
    border-radius: 3px;
}

.zhuanqu_head_details_right a.cur1 {
    border: 1px solid #a0e3ff;
    color: #a0e3ff;
}

.zhuanqu_head_details_right a.cur2 {
    border: 1px solid #81bf00;
    color: #81bf00;
}

.zhuanqu_head_details_right a.cur3 {
    border: 1px solid #ff9a00;
    color: #ff9a00;
}

.wz_list>p {
    width: 80%;
    text-align: center;
    font-size: .2rem;
    color: #999;
    /*padding: .1rem 0;*/
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f6fbff;
    border: .01rem solid #e7f1f9;
    border-radius: .1rem;
    margin: .2rem auto;
}