@-ms-viewport {
    width: device-width;
}


a:link, a:visited, a:hover, a:active {
    color: #801f18;
    text-decoration: none;
}

#afui > #header {
    background-image: url(../../images/bg-header.png);
    border: none;
    border-bottom: 1px solid #eab426;
    color: white;
}

#afui #header h1 {
}

#afui #backButton {
    background-image: url(../../images/icon-36x36-back.png);
}



#afui .af-badge {
    border: none;
}

#afui .list {
    background: inherit;
    color: inherit;
    border-color: #303030;
    font-weight: normal;
}

#afui .af-badge {
    box-shadow: none;
}

#afui .list .divider {
    color: black;
}

#afui .panel {
    color: #53575E;
    background-image: url(/wap/templates/default/images/bg-body.png);
background-repeat: repeat;

}

#afui #gbook
{
    background:#fff;

}
select#menuid {
margin: 10px;
height: 40px;
width: 95%;
border-radius: 1px;
}
input#keywords {
margin: 10px;
height: 40px;
width: 95%;
border-radius: 1px;
}
  
    #afui .panel h2 {
        color: #801f18;
    }


#afui .collapsed:after {
    border-top: 6px solid;
}

#afui .collapsed:before {
    border: 2px solid;
}

#afui .expanded:after {
    border-bottom: 6px solid;
}

#afui .expanded:before {
    border: 2px solid;
}

#afui .collapsed:before, #afui .expanded:before {
    border-color: inherit;
}

#afui .collapsed:after,
#afui .expanded:after {
    border-top-color: inherit;
    border-top-color: inherit;
}



#afui label {
    color: inherit;
}


#afui > #menu.tabletMenu {
    color: white;
    background: #801f18;
}

#afui #menu .list {
    margin: 0px;
}

    #afui #menu .list li, #afui #menu .list .divider, #afui #menu .list li:last-child {
        /*border-top: 1px solid #414141;
        border-bottom: 1px solid #181818;
        background-color: #2b2b2b;*/
    }

    #afui #menu .list .divider {
        background: #660700;
        color: inherit;
        font-size: 1em;
    }

#menu .divider > span {
    padding-right: 15px;
    background: url(../../images/icon-8x8-menu-title.png) no-repeat right center;
}

#afui #menu .list > li > a {
    padding-left: 40px;
    background-repeat: no-repeat;
    background-position: left center;
    color: inherit;
    line-height: 1.5em;
}

#afui #menu .lan > li > a {
    background-size: 20px;
    background-position: 10px center;
}



#menu ul.msv .pc {
    background-image: url(../../images/icon-32x32-msv-pc.png);
}

#menu ul.msv .msv {
    background-image: url(../../images/icon-32x32-msv-msv.png);
}

#menu ul.msv .touch {
    background-image: url(../../images/icon-32x32-msv-touch.png);
}
/*下级*/

#afui #menu li > div {
    margin: 5px 0px;
    border-radius: 5px;
    border: 1px solid #000;
    padding: 10px 0px;
    background-color: #c9ced5;
    color: #000000;
}

    #afui #menu li > div > a {
        display: inline-block;
        margin: 5px 0px;
        width: 68px;
        text-align: center;
        background-image: none;
        color: #000000;
    }

        #afui #menu li > div > a:nth-child(3n+1), #afui #menu li > div > a:nth-child(3n+2) {
            border-right: 1px solid #000000;
        }

#afui .button {
    border-radius: 0;
    text-shadow: none;
}

.list > li > a:after {
    color: #0088D1;
}

#afui .button.pressed {
}

#afui .button.previous {
    border: none;
}

#afui .button.next {
    border: none;
}

#afui .button.previous::after {
    color: black;
    z-index: -1;
    font-size: 22px;
    position: absolute;
    top: 2px;
    left: -25px;
    text-align: center;
    border-radius: 0;
    border: none;
    border-color: transparent;
    box-shadow: none;
    -webkit-transform: none;
    transform: none;
    font-family: 'chevron';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\f054";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    background-color: transparent;
}

#afui .button.next::after {
    color: black;
    z-index: -1;
    font-size: 22px;
    position: absolute;
    top: 6px;
    right: -25px;
    text-align: center;
    border-radius: 0;
    border: none;
    border-color: transparent;
    box-shadow: none;
    -webkit-transform: none;
    transform: none;
    font-family: 'chevron';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\f054";
    background-color: transparent;
}


#afui #af_actionsheet {
    background: #0190d6;
    color: inherit;
}

    #afui #af_actionsheet a {
        border-radius: 0;
        -webkit-border-radius: 0;
        color: black;
        background: white;
        border: none;
        text-shadow: none;
    }

/* ------------- 网站通用功能模块 ------------- */

/*logo*/
.logo {
    background-image: url(../../images/bg-header.png);
    border: none;
    border-bottom: 1px solid #eab426;
}

    .logo img {
        display: block;
        margin: auto;
        max-width: 100%;
    }

/*无限加载中 动画*/
.loadermore {
    padding: 10px;
    text-align: center;
}

    .loadermore > div {
        display: inline-block;
        position: relative;
        width: 100px;
        height: 100px;
        -moz-border-radius: 100px;
        -moz-transform: scale(0.5);
        -webkit-transform: scale(0.5);
        -webkit-animation-name: rotateThis;
        -webkit-animation-duration: 2s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
    }

@-webkit-keyframes rotateThis {
    from {
        -webkit-transform: scale(0.5) rotate(0deg);
    }

    to {
        -webkit-transform: scale(0.5) rotate(360deg);
    }
}

.loadermore > div div {
    width: 10px;
    height: 30px;
    background: #000;
    position: absolute;
    top: 35px;
    left: 45px;
}

.loadermore .bar1 {
    -moz-transform: rotate(0deg) translate(0, -40px);
    -webkit-transform: rotate(0deg) translate(0, -40px);
    opacity: 0.12;
}

.loadermore .bar2 {
    -moz-transform: rotate(45deg) translate(0, -40px);
    -webkit-transform: rotate(45deg) translate(0, -40px);
    opacity: 0.25;
}

.loadermore .bar3 {
    -moz-transform: rotate(90deg) translate(0, -40px);
    -webkit-transform: rotate(90deg) translate(0, -40px);
    opacity: 0.37;
}

.loadermore .bar4 {
    -moz-transform: rotate(135deg) translate(0, -40px);
    -webkit-transform: rotate(135deg) translate(0, -40px);
    opacity: 0.50;
}

.loadermore .bar5 {
    -moz-transform: rotate(180deg) translate(0, -40px);
    -webkit-transform: rotate(180deg) translate(0, -40px);
    opacity: 0.62;
}

.loadermore .bar6 {
    -moz-transform: rotate(225deg) translate(0, -40px);
    -webkit-transform: rotate(225deg) translate(0, -40px);
    opacity: 0.75;
}

.loadermore .bar7 {
    -moz-transform: rotate(270deg) translate(0, -40px);
    -webkit-transform: rotate(270deg) translate(0, -40px);
    opacity: 0.87;
}

.loadermore .bar8 {
    -moz-transform: rotate(315deg) translate(0, -40px);
    -webkit-transform: rotate(315deg) translate(0, -40px);
    opacity: 1;
}



/*弹出容器*/
.popbox {
    display: none;
    position: absolute;
    border: 1px solid #acacac;
    padding: 2px;
    background-color: rgba(255, 255, 255, 1);
}

    .popbox > * {
        margin: 3px;
        padding-left: 5px;
        padding-right: 5px;
    }




.sortBotton {
    display: inline-block;
    float: right;
    width: 48px;
    height: 46px;
    background: url(../../images/icon-32x32-header-sort.png) no-repeat center;
    text-indent: -5000px;
}

/*分类*/
.sortbar {
    display: block;
    overflow: hidden;
    height: 50px;
    background-color: #BB915B;
    background-image: -webkit-linear-gradient(#f1f1f1, #BB915B);
    background-image: -moz-linear-gradient(#f1f1f1, #BB915B);
    background-image: -ms-linear-gradient(#f1f1f1, #BB915B);
    background-image: -o-linear-gradient(#f1f1f1, #BB915B);
    background-image: linear-gradient(#f1f1f1, #BB915B);
}

    .sortbar > * > * {
        height: 100%;
    }

    .sortbar a {
        display: block;
        position: relative;
        float: left;
        width: 33%;
        /*color:#fff;*/
        padding: 0px 10px;
        line-height: 50px;
        text-align: center;
        font-weight: normal;
    }

        .sortbar a::after {
            content: "|";
            display: block;
            position: absolute;
            top: 0px;
            left: -2px;
        }

        .sortbar a:nth-child(3n+1):after {
            content: "";
        }

/* 翻页 */
.pageprevnext {
    text-align: center;
}


/*列表*/

/*链接*/
.lists.alinks .title {
    display: block;
    border-bottom: 1px solid #801f18;
    background-color: #640700;
    line-height: 2em;
    text-align: center;
}

    .lists.alinks .title > * {
        color: #ffffff;
    }

.lists.alinks .al {
    margin: 0px;
    padding: 0px;
}

    .lists.alinks .al a {
        display: block;
        border-bottom: 1px dashed #801f18;
        box-shadow: 0px 1px 0px #d4af80;
        height: 75px;
        padding: 10px 0px;
        white-space: nowrap;
    }


        .lists.alinks .al a img {
            float: left;
            margin: 5px;
            border: 1px solid #bfbfbf;
            border-radius: 5px;
            width: 100px;
            height: 45px;
            padding: 1px;
            background-color: #ffffff;
        }

            .lists.alinks .al a img ~ span {
                margin-left: 100px;
            }

        .lists.alinks .al a > span {
            display: block;
            text-indent: 10px;
            white-space: nowrap;
            overflow: hidden;
        text-overflow: ellipsis;
        }

            .lists.alinks .al a > span:nth-of-type(1) {
                line-height: 220%;
            }

            .lists.alinks .al a > span:nth-of-type(2) {
                color: #92514c;
                font-size: 12px;
                line-height: 150%;
            }


/*下载*/
.lists.downs .title {
    display: block;
    border-top: 1px solid #b0b0b0;
    border-bottom: 1px solid #801f18;
    background-color: #640700;
    line-height: 2em;
    text-align: center;
    
}

    .lists.downs .title > * {
        color: #ffffff;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.lists.downs .dl {
    margin: 0px;
    padding: 0px;
}



    .lists.downs .dl a {
        display: block;
        border-bottom: 1px dashed #801f18;
        box-shadow: 0px 1px 0px #d4af80;
        padding: 10px 0px;
        height: 72px;
        white-space: nowrap;
    }

        .lists.downs .dl a > small {
            display: block;
            float: left;
            width: 50px;
            background-image: url(../../images/icon-32x26-downs.png);
            background-position: center;
            background-repeat: no-repeat;
            color: #ffffff;
            line-height: 50px;
            text-align: center;
        }

    .lists.downs .dl > a > span {
        display: block;
        margin-left: 50px;
    }


        .lists.downs .dl > a > span:nth-of-type(1) {
            line-height: 220%;
        }

        .lists.downs .dl > a > span:nth-of-type(2) {
            color: #92514c;
            font-size: 12px;
            line-height: 150%;
        }

        .lists.downs .dl > a > span:only-of-type {
            line-height: 52px;
        }

/*留言*/
.lists.gbook .title {
    display: block;
    border-bottom: 1px solid #801f18;
    background-color: #640700;
    color: #ffffff;
    line-height: 2em;
    text-align: center;
}



.lists.gbook .gbook-list {
    padding: 10px;
}

.lists.gbook .gbook_frm {
    padding: 10px;
    display: inline-block;
    width: 100%;
}

.lists.gbook .gbook_input {
    padding: 10px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 5px;
}

    .lists.gbook .gbook_input > div {
        display: inline-block;
        width: 100%;
    }

        .lists.gbook .gbook_input > div > div {
            display: inline-block;
            width: 100%;
        }

    .lists.gbook .gbook_input span:nth-of-type(2n+1) {
        display: block;
        overflow: hidden;
        float: left;
        width: 30%;
        line-height: 40px;
    }

    .lists.gbook .gbook_input span:nth-of-type(2n+2) {
        display: block;
        overflow: hidden;
        float: right;
        width: 70%;
    }

.lists.gbook .btnbox {
    display: block;
    width: 100%;
    text-align: right;
}
/*招聘*/
.lists.jobs .title {
    display: block;
    border-bottom: 1px solid #801f18;
    background-color: #640700;
    line-height: 2em;
    text-align: center;
}

    .lists.jobs .title > * {
        color: #ffffff;
    }

.lists.jobs ol {
    margin: 0px;
    padding: 0px;
}

.lists.jobs li {
    list-style: none;
    position: relative;
    border-bottom: 1px dashed #801f18;
    box-shadow: 0px 1px 0px #d4af80;
}


.lists.jobs ol li > a {
    display: block;
    overflow: hidden;
    margin-right: 25px;
    height: 72px;
    padding: 10px 0px 10px 50px;
    background: url(../../images/icon-32x32-list-jobs.png) no-repeat 10px center;
    white-space: nowrap;
}

.lists.jobs li:nth-child(1) > a {
    border-top: 0px;
}

.lists.jobs li > a > span {
    display: block;
    line-height: 52px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lists.jobs li > i {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 50px;
    height: 50px;
    background-image: url(../../images/icon-11x11-attributeitems.png);
    background-position: 30px 30px;
    background-repeat: no-repeat;
}

    .lists.jobs li > i.on {
        background-image: url(../../images/icon-11x11-attributeitems1.png);
    }

.lists.jobs li > div {
    display: none;
    background-color: #484848;
    color: #ffffff;
    width: 100%;
}

    .lists.jobs li > div > span {
        display: block;
        float: left;
        width: 20%;
        line-height: 250%;
        font-size: 12px;
        text-align: center;
    }

        .lists.jobs li > div > span > span {
            display: block;
        }

.lists.jobs li span > a {
    color: #ffffff;
}

.lists.jobs li > i.on + div {
    display: inline-block;
}
/*新闻*/
.lists.news .title {
    display: block;
    border-bottom: 1px solid #801f18;
    background-color: #640700;
    line-height: 2em;
    text-align: center;
}

    .lists.news .title > * {
        color: #ffffff;
    }

.lists.news .nl {
}


    .lists.news .nl a {
        display: block;
        position: relative;
        overflow: hidden;
        border-bottom: 1px dashed #801f18;
        box-shadow: 0px 1px 0px #d4af80;
        height: 72px;
        padding: 10px 0px;
        white-space: nowrap;
    }

        .lists.news .nl a i {
            display: block;
            overflow: hidden;
            float: left;
            margin: 5px 0px 5px 10px;
            width: 60px;
            height: 40px;
            padding: 1px;
            background-color: #ffffff;
        }

        .lists.news .nl a img {
            width: 100%;
        }

        .lists.news .nl a > span {
            display: block;
            text-indent: 10px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

            .lists.news .nl a > span:nth-of-type(1) {
                line-height: 220%;
            }

            .lists.news .nl a > span:nth-of-type(2) {
                color: #92514c;
                font-size: 12px;
                line-height: 150%;
                text-indent: 10px;
            }

        .lists.news .nl a.i > span:nth-of-type(2) {
            background-position: 78px center;
        }

        .lists.news .nl a > span:only-of-type {
            line-height: 52px;
        }





/*产品*/
.lists.products .title {
    display: block;
    border-bottom: 1px solid #801f18;
    background-color: #640700;
    line-height: 2em;
    text-align: center;
}

    .lists.products .title > * {
        color: #ffffff;
    }
/*图片列表*/
.lists.products .pl 
{
    display: block;
    position:relative;
    margin:auto;
    padding:2%;
}

@media screen and (min-width: 480px) {
    .lists.products .pl {
        width: 480px;
    }
}

@media screen and (min-width: 640px) {
    .lists.products .pl {
        width: 100%;
    }
}


.lists.products .pl a {
 display: inline-block;
    overflow: hidden;
    width: 47.3%;
    margin: 3.5px 1%;
    border: 1px solid #ccc;
    padding: 5px;
    background: #faf9fe;
    text-align: center;
}

.lists.products .pl .img {
    height: 100px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: 100%;
}

.lists.products .pl img {
    width: 100%;
}

.lists.products .pl span {
    display:block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    text-overflow: ellipsis;
    height: 30px;
    line-height: 230%;
    color:#000;
}


/*图片列表(瀑布流布局)*/
.waterfall {
    min-width: 292px;
    border-bottom: 1px solid #ffffff;
    padding: 10px; /*-webkit-column-count: 2;*/
    column-width: 100px;
    column-gap: 8px;
    -webkit-column-width: 80px;
    -webkit-column-gap: 8px;
    -moz-column-width: 100px;
    -moz-column-gap: 8px;
    -ms-column-width: 100px;
    -ms-column-gap: 8px;
    -o-column-width: 100px;
    -o-column-gap: 8px;
}

    .waterfall > a {
        display: inline-block;
        overflow: hidden;
        margin: 5px auto;
        border: 1px solid #d5d7d5;
        padding: 5px;
        width: 100%;
        background: #faf9fe;
        line-height: 180%;
        font-size: 12px;
    }


    .waterfall .img {
        background-repeat: no-repeat;
        background-size: 100%;
    }

    .waterfall img {
        width: 100%;
        opacity: 0;
    }

    .waterfall span {
        display: block;
        margin-top: -20px;
        padding: 10px 0px 0px;
        background-image: -webkit-gradient(linear,0% 0%, 0% 30%, from(rgba(255,255,255,0)), to(rgba(255,255,255,1)));
        background-image: -moz-linear-gradient(top, rgba(222,49,28,0)0%,rgba(255,255,255,1)30%);
        background-image: -ms-linear-gradient(rgba(255,255,255,0), rgba(255,255,255,1)50%);
        background-image: -o-linear-gradient(top, rgba(255,255,255,0)0%,rgba(255,255,255,1)30%);
        background-image: linear-gradient(top, rgba(255,255,255,0)0%,rgba(255,255,255,1)30%);
    }
/*单页*/
.lists.single .title {
    display: block;
    border-bottom: 1px solid #801f18;
    background-color: #640700;
    line-height: 2em;
    text-align: center;
}

    .lists.single .title > * {
        color: #ffffff;
    }
/*视频*/
.lists.videos .title {
    display: block;
    border-bottom: 1px solid #801f18;
    background-color: #640700;
    line-height: 2em;
    text-align: center;
}

    .lists.videos .title > * {
        color: #ffffff;
    }
/*图片列表*/
.lists.videos .vl {
    width: 300px;
    margin: 0 auto;
}

@media screen and (min-width: 453px) {
    .lists.videos .vl {
        width: 453px;
    }
}

@media screen and (min-width: 605px) {
    .lists.videos .pl {
        width: 100%;
    }
}

.lists.videos .vl a {
    display: inline-block;
    overflow: hidden;
    width: 144px;
    margin: 4px 2px;
    text-align: center;
}

.lists.videos .vl span {
    display: block;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5em;
}

.lists.videos .vl .img {
    display: block;
    overflow: hidden;
    border-radius: 3px;
    height: 90px;
    background-color: #fcfcfa;
}

.lists.videos .vl img {
    width: 100%;
}


/*详细页*/

.views, .single .remark {
   
}

    .views .title {
     padding:10px;
    }

    .views .infos {
        border-bottom: 1px solid #e0e0e0;
        line-height: 200%;
        font-size: 12px;
        padding:10px;
    }

    .views .img {
        display: block;
        text-align: center;
    }

        .views .img img {
            border: 1px solid #e0e0e0;
            max-width: 100%;
            padding: 10px;
        }

 .remark {
      padding: 10px;
    }

        .views .remark img {
            max-width: 100%;
        }

.view_btn_box > * {
    margin: 5px;
}





/*评论*/

.comment .title {
    border-top: 1px solid #dddddd;
    border-bottom: 2px solid #ccc;
    line-height: 2.5em;
}

    .comment .title > .all {
        float: right;
    }

.comment dl {
    line-height: 2em;
    margin-top: 0px;
}

.comment dt time, .comment .cbbox time {
    float: right;
}

.comment dd, .comment .cbbox > p {
    color: #686868;
}

.comment dd {
    overflow: hidden;
    margin: 0px;
}

.comment .cbbox {
    margin: 3px 0;
    border: 1px solid #eae9d7;
    padding: 7px 14px;
    background: #f9f7e8;
}

    .comment .cbbox > p {
        overflow: hidden;
        margin: 0px 0px 10px;
    }

.comment .publish, .comment .pagenext > a {
    width: 100%;
    text-align: center;
}

.comment .form {
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
}

.comment .btnbox {
    text-align: right;
}





/*网站广告*/
.sitead {
    position: relative;
    margin: 0px auto;
    text-align: center;
}

    .sitead img {
        display: block;
        width: 100%;
    }
    .detail > *:not(:first-child) {
        display: none;
    }

.sitead > .dots {
    text-align: center;
    margin: auto;
    position: absolute;
    bottom: -10px;
    right: 5px;
    z-index: 200;
    width: auto!important;
}

    .sitead > .dots > * {
        float: left;
        width: 8px!important;
        height: 8px!important;
    }

.sitead_paging {
    border-radius: 8px;
    background: #ccc;
}

.sitead_paging_selected {
    border-radius: 10px;
    background: #f00;
}

/*网站多图*/
.piclist {
    position: relative;
    text-align: center;
}

    .piclist > .dots {
        text-align: center;
        margin: auto;
        position: absolute;
        bottom: -10px;
        right: 5px;
        z-index: 200;
    }

        .piclist > .dots > * {
            float: left;
            width: 10px!important;
            height: 10px!important;
        }

.piclist_paging {
    border-radius: 10px;
    background: #ccc;
}

.piclist_paging_selected {
    border-radius: 10px;
    background: #f00;
}

.piclist #piclist_content > * {
    text-align: center;
}

.piclist #piclist_content img {
    margin: auto;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
}

/* ------------- 局部页面 ------------- */



/* sitemap_view */
.views.sitemap {
    padding: 10px;
}

    .views.sitemap > ol {
        margin: 0px auto;
        padding: 0px;
        list-style: none;
        border: solid 1px #72767b;
        border-radius: 10px;
        width: 90%;
        padding: 10px;
        background-color: #eaeaea;
        background-image: -webkit-linear-gradient(#fafafa, #eaeaea);
        background-image: -moz-linear-gradient(#fafafa, #eaeaea);
        background-image: -ms-linear-gradient(#fafafa, #eaeaea);
        background-image: -o-linear-gradient(#fafafa, #eaeaea);
        background-image: linear-gradient(#fafafa, #eaeaea);
    }

    .views.sitemap li {
        padding-left: 10px;
        line-height: 35px;
        list-style: none;
    }

    .views.sitemap > ol li {
        counter-increment: item;
    }

        .views.sitemap > ol li:before {
            content: counter(item)". ";
            color: #6f943d;
        }

        .views.sitemap > ol li li {
            counter-increment: item2;
        }

            .views.sitemap > ol li li:before {
                content: counter(item)"."counter(item2)". ";
            }

            .views.sitemap > ol li li li {
                counter-increment: item3;
            }

                .views.sitemap > ol li li li:before {
                    content: counter(item)"."counter(item2)"."counter(item3)". ";
                }

                .views.sitemap > ol li li li li {
                    counter-increment: item4;
                }

                    .views.sitemap > ol li li li li:before {
                        content: counter(item)"."counter(item2)"."counter(item3)"."counter(item4)". ";
                    }

                    .views.sitemap > ol li li li li li {
                        counter-increment: item5;
                    }

                        .views.sitemap > ol li li li li li:before {
                            content: counter(item)"."counter(item2)"."counter(item3)"."counter(item4)"."counter(item5)". ";
                        }
/* sitemap_view End */

/* contact-view */
.contactus-view {
}

    .contactus-view dl {
        line-height: 220%;
    }

    .contactus-view dt {
        font-size: 18px;
        padding-bottom: 10px;
        margin: 0;
    }

    .contactus-view dd > span {
        display: block;
        width: 70px;
        float: left;
        line-height: 170%;
        font-size: 16px;
        text-align: right;
    }

    .contactus-view dd a {
        line-height: 170%;
        font-size: 16px;
        position: relative;
    }

    .contactus-view .button .phone span, .contactus-view .button .email span, .contactus-view .button .map span {
        display: inline-block;
        padding-left: 25px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        color: #ccc;
        text-shadow: 1px 1px 0 #000000;
    }

        .contactus-view .button .phone span:before, .contactus-view .button .email span:before, .contactus-view .button .map span:before {
            font-size: 26px;
            padding-right: 5px;
        }
/* contact-view End */

.afshareWeixin {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 1000000;
}
/******************************/
.psortlosts {
        display: inline-block;
        width:100%;
        padding:3px 1%;
}

    .psortlosts > a {
        display: inline-block;
        overflow: hidden;
        float:left;
        margin: 3px 1%;
        border: 1px solid #e0e0e0;
        width: 48%;
        background: #fff;
        line-height: 180%;
        font-size: 12px;
    }


    .psortlosts .img {
        display: block;
        overflow: hidden;
        float:left;
        width:100%;
        height: 120px;
        background-color: #f8f8f8;
        background-repeat: no-repeat;
        background-size: 100%;
    }

    .psortlosts img {
        display: block;
        width: 100%;
    }

    .psortlosts span {
        display: block;
        overflow: hidden;
        width: 100%;
        border-top: 1px solid #e0e0e0;
        background-image: url(../../images/iconfont-jiantou.svg);
        background-position: right center;
        background-repeat: no-repeat;
        background-size: auto 50%;
        color: #000;
        line-height: 3em;
        text-indent: 10px;
        white-space: nowrap;
        text-overflow: ellipsis;
    }