/* Write your styles */
body {
    overflow-x: hidden;
    font-family: "微软雅黑";
}

ul {
    list-style: none;
}

    ul li {
        text-decoration: none;
    }

a {
    color: #333;
    outline: none;
    text-decoration: none !important;
}

    a:hover {
        text-decoration: none !important;
        color: #f68c22;
    }

em, i {
    font-style: normal;
}

.yew {
    color: #f68c22;
}

.grey {
    color: #666;
}

.font-13 {
    font-size: 13px;
}

.font-14 {
    font-size: 14px;
}

/*首页*/
.jr-all {
    background: #f6f6f6;
}

.jr-width {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
}

.jr-all .navbar-default {
    background-color: #fff;
    border-bottom: #ddd solid 1px;
}

.jr-menu {
    float: left;
    width: 80%;
    height: 60px;
}

    .jr-menu li {
        float: left;
        width: auto;
        text-align: center;
        padding: 0 1.6rem;
        line-height: 60px;
        font-size: 16px;
    }

        .jr-menu li a {
            color: #333;
        }

            .jr-menu li a:hover {
                color: #f68c22;
            }

.jr-alogo {
}

    .jr-alogo a {
        color: #666;
    }

.jr-soso {
}

    .jr-soso input {
        font-size: 14px;
        width:;
        border: #ddd solid 1px;
        border-radius: 5px 0 0 5px;
        height: 40px;
        line-height: 40px;
        float: left;
        margin: 10px 0;
        border-right: none;
        padding: 0 5px;
    }

    .jr-soso button {
        width: 40px;
        height: 40px;
        background: url(../img/sousou.png) center no-repeat #f68c22;
        background-size: 60%;
        border: none;
        float: left;
        margin: 10px 0;
        border-radius: 0 5px 5px 0;
    }

.jr-boxa {
    width: 100%;
    padding: 20px 0;
    overflow: hidden;
}

.jr-boxa-l {
    width: 825px;
    float: left;
}

.jr-boxa-r {
    width: 345px;
    float: right;
    height: auto;
}

.jr-banner {
    width: 825px;
    overflow: hidden;
}

.jr-banner-ad {
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
}

    .jr-banner-ad a {
        width: 402px;
        background: #ddd;
        height: 105px;
        display: block;
        float: left;
    }

    .jr-banner-ad .ajr-adimg {
        margin-right: 20px;
    }

.jr-h3 {
    margin: 0;
    width: 100%;
    color: #f68c22;
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: bold;
    border-bottom: #ffd6ae solid 1px;
    line-height: 30px;
    padding-bottom: 10px;
}

    .jr-h3 span {
        background: url(../img/titia.png) no-repeat left center;
        padding-left: 15px;
    }

    .jr-h3 a {
        font-size: 13px;
        color: #b5b5b5;
        float: right;
    }

.jr-boxa-rtop {
    width: 100%;
}

    .jr-boxa-rtop h4 {
        font-size: 18px;
        color: #f68c22;
    }

    .jr-boxa-rtop p {
       color: #666; font-size:13px ; line-height: 26px;
    }

.jr-boxa-rup {
    width: 100%;
    padding: 0;
    margin: 0;
}

    .jr-boxa-rup li {
        width: 100%;
        line-height: 30px;
        color: #333;
    }

        .jr-boxa-rup li a {
            display: block;
            width: 100%;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .jr-boxa-rup li span {
            color: #f68c22;
        }

.jr-incon {
    width: 100%;
    overflow: hidden;
}

    .jr-incon .jr-incon-ll {
        width: 825px;
        float: left;
        padding: 15px;
    }

    .jr-incon .jr-incon-rr {
        width: 345px;
        float: right;
        height: auto;
        padding: 15px 15px 15px 0;
    }

.jr-incon-llnav {
    background: #fafafa;
    width: 200px;
    float: left;
    padding: 10px 20px 0 0px;
}

.jr-incon-llnavtop {
    margin: 0 0 10px 0px;
}

.index-link {
    margin-bottom: 20px;
}

.jr-incon-llnavtop h4 {
    font-size: 16px;
    line-height: 30px;
    font-weight: bolder;
    float: left;
    margin: 0px;
}

.jr-incon-llnavtop a {
    font-size: 12px;
    line-height: 30px;
    float: right;
}

.index-link ul {
    padding-left: 0px;
    margin: 0px -3px;
    font-size: 0;
}

    .index-link ul li {
        display: inline-block;
        vertical-align: top;
        padding: 5px 3px;
        margin: 8px 3px;
        border: 1px solid #d2d2d2;
        font-size: 12px;
    }

        .index-link ul li a {
            color: #777;
        }

        .index-link ul li:hover {
            border: 1px solid #f68c22;
        }

        .index-link ul li a:hover {
            color: #f68c22;
        }

.index-top {
}

    .index-top ul {
        padding-left: 0px;
        font-size: 0;
        margin: 0px -15px;
        padding: 0 10px;
    }

        .index-top ul li {
            display: inline-block;
            vertical-align: top;
            padding: 0 6px;
        }

            .index-top ul li .index-pin {
                position: relative;
                width: 100%;
                height: 116px;
                overflow: hidden;
                margin: 0px auto;
            }

                .index-top ul li .index-pin img {
                    width: 100%;
                    transition: all .5s ease;
                }

.ind-fu {
    position: absolute;
    bottom: 0px;
    background: rgba(0,0,0,0.5);
    left: 0px;
    width: 100%
}

    .ind-fu h6 {
        color: #fff;
        font-size: 14px;
        margin: 0px;
        line-height: 30px;
        text-align: center;
    }

.index-top ul li h3 {
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
}

.index-top ul li p {
    font-size: 12px;
    line-height: 24px;
    margin: 0;
    color: #999;
}

    .index-top ul li p i {
        color: #f68c22;
    }

.index-top ul li:hover img {
    transition: all .3s ease-out .1s;
    transform: matrix(1.05, 0, 0, 1.05, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.index-top ul li:hover .ind-fu {
    bottom: 0px;
    transition: all .3s ease-out .1s;
}

.index-h { /*margin: 20px 0px;*/
    margin: 10px 0px 10px 0px;
}

    .index-h h5 {
        font-size: 18px;
        line-height: 30px;
        font-weight: bolder;
        color: #f68c22;
        float: left;
        padding: 0px 10px 0px 15px;
        background: url(../img/titia.png) no-repeat center left;
        margin: 0px;
    }

    .index-h a {
        float: right;
        font-size: 12px;
        line-height: 30px;
    }

.index-xia ul li .ind-bor {
    border: 1px solid #e7e7e7;
}

.index-xia ul li h3 {
    font-size: 14px;
    line-height: 30px;
    padding: 0px 10px;
}

.ind-tm {
    font-size: 12px;
    line-height: 20px;
    padding: 0px 10px;
    color: #666;
}

.index-xia ul li p {
    font-size: 12px;
    line-height: 25px;
    color: #666;
    padding: 5px 10px;
}

    .index-xia ul li p i {
        background: #f68c22;
        color: #fff;
        padding: 1px 5px;
    }

.ind-y ul li {
  width: auto;padding: 10px;
}

.ind-y ul {
    margin: 0px -10px;
}
.ind-y ul li a{ display: block; color: #333; font-size: 14px;}
.ind-y ul li a:hover{ color: #f68c22;}


.inde {
    width: 150px;
    height: 44px;
    overflow: hidden;
    border: 1px solid #fff;
    margin: 0px auto;
}

.ind-y ul li:hover .inde {
    border: 1px solid #D4D4D4;
}

.index-rl ul {
    padding-left: 0px;
    font-size: 0;
}

    .index-rl ul li {
        margin: 20px 0px;
    }

        .index-rl ul li h3 {
            width: 80%;
            margin: 0px;
            font-size: 14px;
            padding-left: 15px;
            display: inline-block;
            vertical-align: top;
            line-height: 25px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .index-rl ul li .dot-d {
            position: relative;
            width: 25px;
            display: inline-block;
            text-align: center;
            vertical-align: top;
        }

            .index-rl ul li .dot-d span {
                position: absolute;
                top: 0px;
                left: 0px;
                width: 25px;
                height: 25px;
                color: #fff;
                font-size: 12px;
                line-height: 25px;
            }

                .index-rl ul li .dot-d span.in-sp1 {
                    background: #f68c22;
                }

                .index-rl ul li .dot-d span.in-sp2 {
                    background: #cccccc;
                }

.dot-img {
    width: 150px;
    height: 100px;
    overflow: hidden;
}

    .dot-img img {
        width: 100%;
    }

.in-ti {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.index-rl ul li .in-wi {
    width: 50%;
}

.in-ti p {
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 0px;
}

.jr-incon-llul {
    width: 605px;
    float: right;
    padding: 0;
    margin: 0;
    margin-right: -12px;
}

    .jr-incon-llul li {
        float: left;
        width: 188px;
        margin: 5px 12px 5px 0;
    }

        .jr-incon-llul li a {
            display: block;
        }

            .jr-incon-llul li a p {
                display: block;
                font-size: 12px;
                overflow: hidden;
                margin: 0 0 5px;
            }

        .jr-incon-llul li h4 {
            width: 100%;
            font-size: 14px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .jr-incon-llul li span {
            background: url(../img/zuobia.png) no-repeat center left;
            background-size: 32%;
            padding-left: 15px;
            display: block;
            float: left;
            color: #f68c22;
        }

        .jr-incon-llul li .jr-incon-llulimg {
            width: 188px;
            height: 125px;
            overflow: hidden;
            transition: all .15s cubic-bezier(.4,0,.2,1);
        }

            .jr-incon-llul li .jr-incon-llulimg img {
                width: 100%;
                transition: all .5s ease;
               
            }

                .jr-incon-llul li .jr-incon-llulimg img:hover {
                    transition: all .3s ease-out .1s;
                    transform: matrix(1.05, 0, 0, 1.05, 0, 0);
                    -webkit-backface-visibility: hidden;
                    backface-visibility: hidden
                }

        .jr-incon-llul li em {
            float: right;
            color: #999;
        }

.jr-jrkxcon {
    width: 100%;
    overflow: hidden;
}

    .jr-jrkxcon ul {
        padding: 0;
        width: 100%;
    }

        .jr-jrkxcon ul li {
            width: 100%;
            overflow: hidden;
            margin-bottom: 15px;
        }

.jr-jrkxcon-rr {
    padding-left: 10px;
    float: left;
    width: 220px;
}

    .jr-jrkxcon-rr h4 {
        width: 100%;
        font-size: 14px;
        margin: 0;
    }

        .jr-jrkxcon-rr h4 a {
            display: block;
            width: 100%;
            line-height: 24px;
            padding-bottom: 5px;
        }

    .jr-jrkxcon-rr span {
        background: url(../img/time.png) center left no-repeat;
        background-size: 12%;
        padding-left: 25px;
        font-size: 12px;
        display: block;
        color: #f68c22;
        float: right;
    }

.jr-jrkxcon-img {
    width: 105px;
    height: 70px;
    display: block;
    overflow: hidden;
    float: left;
}

    .jr-jrkxcon-img img {
        width: 100%;
        transition: all .5s ease;
    }

        .jr-jrkxcon-img img:hover {
            transition: all .3s ease-out .1s;
            transform: matrix(1.05, 0, 0, 1.05, 0, 0);
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden
        }

.jr-jrgg {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
    text-align: center;
    background: #eee;
}
.jr-jrgg a img{ max-width: 100%;}
.jr-jrphb {
    width: 100%;
    padding:;
    overflow: hidden;
}
/*排行*/
.star {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

    .star dl {
        width: 100%;
        margin: 5px 0;
        float: left;
    }

        .star dl dd {
            margin-left: 8px;
            line-height: 18px;
        }

        .star dl dt {
            float: left;
            margin-right: 5px;
        }

.bg {
    width: 100%;
    margin: 2px 0;
    float: left;
}

.sl01 {
    background: #f68c22;
    margin: 15px 10px 0 0px;
    width: 20px;
    height: 20px;
    padding-top: 0;
    text-align: center;
    font-weight: normal;
    color: #FFF;
}

.sl02 img {
    border: 1px solid #e4e4e4;
    width: 120px;
}

.sl03 a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.sl04 {
    background: #CCCCCC;
}

.sl05 {
    color: #666;
}

.bg .sl01 {
    background: #fff;
    margin: 5px 10px 0 0px;
    width: 20px;
    height: 20px;
    padding-top: 0px;
    text-align: center;
    font-weight: normal;
    color: #fff;
    background: #ccc;
}

    .bg .sl01.addhover {
        background: #f68c22;
        /* margin-right: 15px;
    width: 25px;
    height: 25px;
    padding-top: 4px;
    text-align: center;
    font-weight: bold;*/
        color: #FFF;
    }

.bg .sl02 img {
    display: none;
}

.bg .sl03 {
    padding-top: 5px;
    /*width:140px;*/
}

.bg .sl04 {
    background: #CCCCCC;
    width: 155px;
}

.bg .sl05 {
    display: none;
}
/*底部*/
.jr-footer {
    width: 100%;
    text-align: center;
    border-top: #ddd solid 1px;
    overflow: hidden;
    padding: 20px 0;
    margin-top: 20px;
}

    .jr-footer ul {
        width: 60%;
        overflow: hidden;
        margin: 0 auto;
        padding-bottom: 10px;
    }

        .jr-footer ul li {
            float: left;
            width: 15%;
            border-right: #ddd solid 1px;
        }

/*关于我们*/
.kai-dian img {
    width: 100%;
}

.kd-ny {
    width: 1000px;
    margin: 20px auto;
}

.bt h3 {
    line-height: 45px;
    padding-left: 30px;
    color: #666;
    font-size: 16px;
    margin: 0;
    text-align: left;
    background: url(../img/home.png) no-repeat left center;
    background-size: 20px;
}

.total_bg {
    background: #fff;
    width: 1000px;
    margin: 0px auto;
    padding-bottom: 20px;
    overflow: hidden;
}

.wide_03 {
    width: 750px;
    float: right;
    padding: 20px;
}

.wide_04 {
    width: 240px;
    float: left;
}
/*内页*/
.container {
    padding: 0;
    margin: 0 auto;
    width: 1200px;
}

.fl-lm-1 {
    float: left;
    width: 100%;
    border: 1px solid #eeeeee;
    margin-bottom: 20PX;
}

    .fl-lm-1 ul {
        margin: 0;
        padding: 0;
    }

        .fl-lm-1 ul li {
            width: 238px;
            float: left;
            border-bottom: 1px solid #f4f3f3;
            margin: 0;
            line-height: 50px;
            text-align: center;
            color: #666;
            font-size: 16px;
        }

            .fl-lm-1 ul li a {
                color: #666;
                display: block;
            }

                .fl-lm-1 ul li a:hover {
                    color: #f68c22;
                    display: block;
                }

            .fl-lm-1 ul li:hover {
                background: #ffeddb;
                width: 238px;
                float: left;
                border-bottom: 1px solid #f4f3f3;
                margin: 0;
                line-height: 50px;
                text-align: center;
                color: #666;
                font-size: 16px;
            }

            .fl-lm-1 ul li .onaddd {
                background: #ffeddb;
                width: 238px;
                float: left;
                border-bottom: 1px solid #f4f3f3;
                margin: 0;
                line-height: 50px;
                text-align: center;
                color: #666;
                font-size: 16px;
            }


.fl-lm-active {
    color: #fff;
    background: #f68c22;
}

.fl-lm-2 {
    float: left;
    width: 100%;
    border: 1px solid #eeeeee;
    margin-bottom: 20PX;
}

    .fl-lm-2 h3 {
        width: 100%;
        text-align: left;
        padding-left: 60px;
        border-bottom: 1px solid #eeeeee;
        font-size: 16px;
        color: #f68c22;
        background: url(../img/lxwm-tb.png) no-repeat left 20px center;
        background-size: 18px;
    }

    .fl-lm-2 p {
        line-height: 26px;
        padding: 4px 8px;
        margin: 0;
        float: left;
    }

.fl-lm-3 {
    float: left;
    width: 240px;
    border: 1px solid #eeeeee;
}

    .fl-lm-3 img {
        width: 100%;
    }

.side_about {
    margin-top: 10px;
    width: 100%;
    overflow: hidden;
}

.side_about_img {
    text-align: center;
    padding-bottom: 10px
}

.ewmadd-img {
    width: 100%;
    text-align: center;
}

    .ewmadd-img span {
        width: 50%;
        float: left;
        text-align: center;
        padding-bottom: 20px;
    }

        .ewmadd-img span img {
            width: 100%;
        }

.title2 {
    width: 100%;
    overflow: hidden;
}

.side_about_img img {
    max-width: 600px;
    max-height: inherit;
    width: expression(this.width > 600 ? "600px" :this.width)
}

.side_about h2 {
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: #e1a30b;
    width: 100%;
    overflow: hidden;
    margin: 0;
    font-weight: bold;
}

.side_about h3 {
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    padding-bottom: 10px;
    color: #999
}

.side_about_content {
    font-size: 14px;
    line-height: 30px;
    padding: 10px;
    
}
.side_about_content p img{ width: 100%;}

.apply {
    text-align: center
}

    .apply a, .apply a:link, .apply a:visited {
        margin: 0 auto;
    }

.bd3 {
    background: url(../images/side_more.gif) no-repeat;
    width: 102px;
    height: 32px;
    border: medium none;
    color: #fff;
    line-height: 32px;
    cursor: pointer
}

.imgwith {
    width: 100%;
    height: auto
}

.title {
    background: #f68c22;
    height: 50px;
    text-align: center;
    color: #fff;
}

    .title h3 {
        width: 100%;
        font-size: 17px;
        color: #fff;
        font-family: "微软雅黑";
        font-weight: bold;
        text-align: center;
        line-height: 50px;
        margin-top: 0;
    }

.title2 h3 {
    border-bottom: 1px solid #cbcbcb;
    display: inline-block;
    font-size: 18px;
    line-height: 34px;
    height: 34px;
    font-weight: normal;
    background: none;
    padding-left: 0;
    width: 100%;
}

    .title2 h3 span {
        color: #CCCCCC;
    }

/*底部*/
.jr-footer {
    width: 100%;
    text-align: center;
    border-top: #ECECEC solid 1px;
    overflow: hidden;
    padding-top: 20px;
    margin-top: 20px;
    color: #666;
    background: #fff
}

    .jr-footer ul {
        width: 60%;
        overflow: hidden;
        margin: 0 auto;
        padding-bottom: 10px;
    }

        .jr-footer ul li {
            float: left;
            width: 15%;
            border-right: #ddd solid 1px;
        }

            .jr-footer ul li a {
                color: #666;
                cursor: pointer;
            }
/*配套*/

.clearbox:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    zoom: 1;
}

.jr-menu li.active a {
    color: #f68c22;
}

.con-nav {
    width: 100%;
    border-bottom: #e8e8e8 solid 1px;
    background: #fff;
}

.con-main {
    width: 1200px;
    margin: 0 auto;
}

.con-pill > li {
    font-size: 14px;
    line-height: 35px;
}

    .con-pill > li a {
        border-bottom: 2px solid #fff;
    }

    .con-pill > li.active > a, .con-pill > li.active > a:focus, .con-pill > li.active > a:hover {
        color: #f68c22;
        background-color: #fff;
        border-bottom: 2px solid #f68c22;
    }

    .con-pill > li > a:hover {
        background-color: #fff;
        border-bottom: 2px solid #f68c22;
    }

    .con-pill > li > a:focus {
        background-color: #fff;
        color: #333;
        border-bottom: 2px solid #fff;
    }

    .con-pill > li > a {
        border-radius: 0px;
    }

.con-content {
    padding-right: 0px;
    padding-left: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: #ececec 1px solid;
    background: #fff;
}

    .con-content .caption h3 {
        font-size: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin: 10px 0;
    }

    .con-content .caption p {
        font-size: 14px;
        line-height: 24px;
        color: #666;
    }

.add-svra .thumbnail {
    border: #e8e8e8 solid 1px;
}

.thumbnail > img.lazy {
    width: 100%;
}

.thumbnail:hover {
    border: 1px solid #f68c22;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

.cont-page {
    text-align: center;
}

.page-color > li > a, .page-color > li > span {
    color: #777;
    font-size: 14px;
}
/*配套详情*/
.bg-color {
    background: #f2f3f7;
    padding-top: 10px;
}

.comdet-wei { /*background: #fff;*/
}

.comdet-nav {
    width: 1200px;
    margin: 20px auto;
    padding: 0px 20px;
    background: #fff;
    border: #ececec solid 1px;
}

.comdet-top {
    width: 100%;
}

    .comdet-top h3 {
        float: left;
        font-size: 14px;
        line-height: 50px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .comdet-top ul {
        float: left;
        font-size: 0;
        padding-left: 10px;
        margin-bottom: 0px;
    }

        .comdet-top ul li {
            display: inline-block;
            vertical-align: top;
            font-size: 14px;
            line-height: 50px;
        }

            .comdet-top ul li i {
                padding: 0px 5px;
            }

.comdet-he {
    width: 100%;
}

.com-img {
    border: 0;
    padding: 0px;
    overflow: hidden;
}

    .com-img img {
        transition: all .5s ease;
    }

        .com-img img:hover {
            transition: all .3s ease-out .1s;
            transform: matrix(1.05, 0, 0, 1.05, 0, 0);
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden
        }

}

.com-pad {
    padding: 0px;
}

.com-pdl {
    padding-left: 20px;
    padding-right: 0px;
    font-size: 0;
}

    .com-pdl h3 {
        margin: 0px;
        font-size: 18px;
        line-height: 30px;
        color: #f68c22;
        font-weight: bolder;
    }

.comdet-gong {
    font-size: 14px;
    line-height: 30px;
}

    .comdet-gong i {
        color: #9ebbec;
        font-size: 12px;
        border: 1px solid #9ebbec;
        padding: 5px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
    }

.com-lian, .com-xi {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-left: 0px;
    margin-bottom: 0px;
    color: #666;
}

.com-xi {
    padding-left: 15px;
}

    .com-lian li, .com-xi li {
        font-size: 14px;
        line-height: 30px;
    }

.com-zuo {
    width: 100%;
    text-align: left;
    padding: 20px 0px
}

    .com-zuo .kcdp-a {
        background: #f68c22;
        margin-right: 10px;
        font-size: 14px;
        line-height: 30px;
        color: #fff;
        padding: 10px 20px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
    }

    .com-zuo .kcdp-atwo {
        font-size: 14px;
        line-height: 30px;
        color: #2a61b4;
    }

.com-img a > img, .com-img > img {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
}

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}

.com-left {
    padding: 0px;
}

.com-right { /*padding-left: 30px;*/
    padding-right: 0px;
    padding-top: 10px;
}

.com-bot-nav {
    width: 100%;
    height: 57px;
    padding-top: 5px;
}

.comdet-pill {
    font-size: 0;
    padding: 0px;
    margin-bottom: 0px;
}

    .comdet-pill li {
        display: inline-block;
        vertical-align: top;
        font-size: 18px;
        line-height: 57px;
        padding: 0px 20px;
    }

        .comdet-pill li a:hover, .comdet-pill li a:link, .comdet-pill li a:visited {
            text-decoration: none;
            color: #333;
        }

        .comdet-pill li a.active {
            color: #f68c22;
            border-bottom: 2px solid #f68c22;
            padding-bottom: 15px;
        }

.com-bot-con {
    background: #fff;
    padding-top: 20px;
}

.gong-si {
    padding: 10px 0px;
    border-bottom: #ddd solid 1px;
}

    .gong-si h3 {
        font-size: 18px;
        line-height: 30px;
        color: #f68c22;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .gong-si p {
        margin-top: 10px;
        font-size: 14px;
        line-height: 25px;
    }

.tu-pian {
    padding: 20px 0;
    border-bottom: #ddd solid 1px;
}

    .tu-pian h3 {
        font-size: 18px;
        line-height: 30px;
        color: #f68c22;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .tu-pian .tianjia {
        color: #5171c9;
        font-size: 14px;
        margin-left: 10px;
        line-height: 30px;
        cursor: pointer;
    }

._filelist li {
    width: 180px;
    height: 160px;
}

.choose-file-btn {
    width: 80px;
    height: 30px;
    overflow: hidden;
}

.xuan-ze h3, .choose-file-btn {
    float: left;
}

.imgWrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -60px;
    margin-left: -90px;
}

#upload_now2, #retry_upload {
    display: none;
    background: #f68c22;
    border: 0px;
}

.pic-show {
    margin: 20px 0px 0px;
    font-size: 0;
    text-align: center;
}

    .pic-show .img {
        width: 170px;
        height: 120px;
        float: left;
        margin: 5px 5px;
        overflow: hidden;
    }

        .pic-show .img img {
            width: 100%;
        }

.com-yan { /*margin-top: 20px;*/
    margin-bottom: 20px;
    background: #fff;
    padding: 20px 20px 20px 0px;
}

    .com-yan h3 {
        color: #f68c22;
        font-size: 18px;
        line-height: 40px;
        border-bottom: 3px solid #f68c22;
        width: 72px;
        margin: 0px 0px 20px;
    }

.yan-p {
    padding-top: 10px;
    width: 100%;
}

    .yan-p .yp {
        float: left;
    }

    .yan-p .width1 {
        width: 35%;
    }

    .yan-p .width2 {
        width: 35%;
    }

    .yan-p .width3 {
        width: 32%;
    }

    .yan-p .width4 {
        width: 66%;
    }

    .yan-p .yp label {
        font-size: 14px;
        line-height: 30px;
        font-weight: normal;
    }

    .yan-p .yp .w1 {
        width: 80px;
    }

    .yan-p .yp .w {
        width: 50px;
    }

    .yan-p .pad {
        padding-left: 0px;
    }

    .yan-p .yp .wid {
        width: 50%;
    }

    .yan-p .yp .wida {
        width: 82%;
    }

    .yan-p .yp .text {
        height: 140px;
        resize: none;
    }

    .yan-p .sub {
        margin-left: 11%;
        background: #f68c22;
        border: none;
        width: 120px;
        height: 30px;
        color: #fff;
        border-radius: 5px;
    }

        .yan-p .sub:hover {
            background: #D2620B;
        }

.comdet-jian {
    background: #fff;
    margin-top: 57px;
    padding: 0px 20px;
}

.comdet-tui {
    padding: 10px 0px 10px;
    margin: 0 15px;
    border-bottom: 1px solid #e8e8e8;
}

    .comdet-tui h3 {
        float: left;
        font-size: 18px;
        line-height: 30px;
        color: #f68c22; /*margin: 0px 10px; */
        margin: 0;
        font-weight: normal;
    }

    .comdet-tui a {
        float: right;
        font-size: 12px;
        line-height: 25px;
        color: #999;
    }

.com-tuipic {
    padding: 20px 0px 0px 0px;
}

.borderc {
    padding: 0px;
    border: 0px;
    margin-bottom: 0px;
}

    .borderc .caption {
        padding: 0 9px 9px 9px;
    }

    .borderc h3 {
        font-size: 14px;
        line-height: 30px;
        text-align: center;
        margin: 0px;
        overflow: hidden;
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .borderc:hover {
        border: 0px;
    }

        .borderc:hover h3 {
            color: #f68c22;
        }

.com-pai {
    background: #fff; margin: 10px 0px;    padding: 0px 20px;
}

.com-link {
    padding: 10px 10px;
}

    .com-link ul {
        padding-left: 0px;
    }

        .com-link ul li {
            font-size: 14px;
            line-height: 36px;
            background: url(../img/dian-bot.jpg) no-repeat left;
            padding-left: 15px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

            .com-link ul li a {
                display: block;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

.headFixed {
    position: fixed;
    top: 0px
}

.wei-hi-sh {
    display: none;
    height: 57px;
}

.nav-box.navFix {
    position: fixed;
    top: 0;
    z-index: 999;
    background: #f2f3f7;
}

.nav-box {
    width: 100%;
}
/*图片上传*/
/*上传图片插件的样式*/
.img-box {
    margin-top: 40px;
}

.z_photo .z_file {
    position: relative;
    margin: 5px;
    display: inline-block;
    vertical-align: top;
    width: 180px;
    height: 120px;
    border: 1px solid #eee;
}

.z_file .file {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
}

.z_photo .up-section {
    position: relative;
    margin: 5px;
    display: inline-block;
    vertical-align: top;
}

.up-section .close-upimg {
    position: absolute;
    top: 6px;
    right: 8px;
    display: none;
    z-index: 10;
    width: 20px;
}

.up-section:hover {
    border: 1px solid #f15134;
}

    .up-section:hover .close-upimg {
        display: block;
    }

.z_photo .up-img {
    display: block;
    width: 100%;
    height: 100%;
}

.loading {
    border: 1px solid #D1D1D1;
    background: url(../img/loading.gif) no-repeat center;
}

.up-opcity {
    opacity: 0;
}

.img-name-p {
    display: none;
}

.upimg-div .up-section {
    width: 180px;
    height: 120px;
}

.img-box .upimg-div .z_file {
    width: 180px;
    height: 120px;
}

.z_file .add-img {
    display: block;
    width: 180px;
    height: 120px;
}

.mask {
    z-index: 1000;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.4);
}

    .mask .mask-content {
        width: 500px;
        margin: 0px auto;
        position: relative;
        top: 40%;
        background: white;
        height: 160px;
        text-align: center;
    }

        .mask .mask-content .del-p {
            color: #555;
            height: 94px;
            line-height: 94px;
            font-size: 18px;
            border-bottom: 1px solid #D1D1D1;
        }

.mask-content .check-p {
    height: 66px;
    line-height: 66px;
    position: absolute;
    bottom: -10px;
    width: 100%;
}

    .mask-content .check-p span {
        width: 49%;
        display: inline-block;
        text-align: center;
        color: #d4361d;
        font-size: 18px;
    }

.check-p .del-com {
    border-right: 1px solid #D1D1D1;
}

.z_photo {
    display: none;
}
/*商铺*/
.filter {
    padding-top: 15px;
    padding-bottom: 0px;
}

    .filter .box {
        padding: 20px 0px 0px 0px;
        border: 1px solid #ececec;
        background-color: #fff
    }

    .filter .line {
        padding: 0px 25px 10px 25px;
        position: relative;
        margin-bottom: 10px
    }

    .filter .botline {
        border-bottom: 1px solid #eee;
    }

    .filter .line:after {
        content: "";
        display: block;
        clear: both
    }

    .filter .line dt {
        position: absolute;
        top: 5px;
        left: 25px;
        font-weight: 700
    }

    .filter .line dd {
        padding-left: 70px
    }

        .filter .line dd a {
            padding: 2px 5px;
            margin-right: 5px;
            margin-bottom: 5px;
            display: inline-block;
            font-size: 14px;
        }

            .filter .line dd a.on {
                color: #f68c22;
                padding: 2px 5px;
                border: 1px solid #f68c22;
            }

.rdolist, .chklist {
    display: none;
}

.rdo {
    display: inline-block;
    vertical-align: top;
}

.rdobox {
    display: inline-block;
    vertical-align: top;
    padding: 10px;
    height: 30px;
    line-height: 16px;
    border-radius: 3px;
    margin-bottom: 0px;
}

.checked .check-image {
    display: inline-block;
    vertical-align: top;
    width: 12px;
    height: 12px;
    border: 1px solid #eee;
    background: url(../img/check.jpg) no-repeat;
}

.unchecked .check-image {
    display: inline-block;
    vertical-align: top;
    width: 12px;
    height: 12px;
    border: 1px solid #eee;
    background: url(../img/uncheck.jpg) no-repeat;
}

.radiobox-content {
    font-size: 14px;
    font-weight: normal;
}

.shop-sel {
    display: inline-block;
    vertical-align: top;
}

select.kai-ye {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    font-family: "微软雅黑";
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("../img/jian.jpg") no-repeat scroll right center transparent;
    margin-right: 20px;
    padding: 5px 15px;
}

    select.kai-ye::-ms-expand {
        display: none;
    }
/*商铺详情*/
.di-tu {
    margin: 20px 0px;
}

    .di-tu img {
        width: 100%;
    }

.shop-mar {
    margin-top: 20px;
}

.yan-p .width5 {
    width: 34%;
}

.shop-det h5 {
    font-size: 14px;
    margin: 0px;
    line-height: 30px;
}

.shop-det p {
    font-size: 14px;
    line-height: 20px;
}

.shop-le, .shop-center, .shop-right {
    display: inline-block;
    vertical-align: top;
}

.shop-center {
    width: 350px;
}

.shop-le {
    width: 184px;
    float: left;
    height: 126px;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    background: #f0f0f0;
    overflow: hidden;
    padding: 0px;
}

    .shop-le img {
        width: 100%;
        transition: all .5s ease;
    }

    .shop-le:hover img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

.shop-le-right {
    width: 560px;
    float: right;
    /*padding-right: 10px;*/
}

.shop-list li:after {
    display: block;
    content: " ";
    clear: both;
    height: 0
}

.shop-list li {
    border-bottom: 1px solid #eee;
    padding: 20px 0px;
    /*margin-right: 15px;*/
}

    .shop-list li a {
        display: block;
        box-sizing: border-box;
    }

.shop-center h3 {
    font-size: 24px;
    line-height: 30px;
    margin: 0px;
    font-weight: bolder;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.shop-center p {
    font-size: 14px;
    line-height: 22px;
    margin: 10px 0 10px 0;
    width: 100%;
}

.shop-right {
    text-align: right;
    float: right;
}

    .shop-right h5 {
        font-size: 30px;
        color: #f68c22;
        font-weight: bolder;
        margin: 0px;
    }

    .shop-right p {
        font-size: 14px;
        line-height: 25px;
        color: #999;
        margin-top: 15px;
    }

    .shop-right .shop-phone {
        font-size: 14px;
        line-height: 30px;
        margin-top: 10px;
        color: #666;
    }

.shop-list {
    padding-left: 0px;
}

.shop-jian {
    padding: 0px;
    margin-top: 0px;
}

.shop-xing {
    margin-top: 10px;
    width: 100%;
    overflow: hidden;
}

    .shop-xing span {
        padding: 5px 10px;
        background: #effaff;
        margin-right: 5px;
        border: 1px solid #c0cad0;
        color: #677181;
        display: block;
        float: left;
    }

.shop-page {
    text-align: center;
    margin: 10px 0px;
}

.pagination > li > a, .pagination > li > span {
    color: #777;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #f68c22;
    border-color: #f68c22;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    color: #f68c22;
    background-color: #fff;
    border-color: #f68c22;
}

.pagination > li.first {
    display: none;
}

.pagination > li.last {
    display: none;
}
/*项目*/
.filter .item-er {
    position: relative;
    margin-bottom: 0px;
}

    .filter .item-er:after {
        content: "";
        display: block;
        clear: both
    }

    .filter .item-er dt {
        position: absolute;
        top: 0px;
        left: 70px;
        font-weight: 700;
        padding-top: 5px;
    }

    .filter .item-er dd {
        padding-left: 120px
    }

        .filter .item-er dd a {
            margin-right: 15px;
            padding: 5px;
            margin-bottom: 5px;
            display: inline-block;
            font-size: 14px;
            color: #666;
        }

            .filter .item-er dd a:hover {
                color: #f68c22
            }

            .filter .item-er dd a.on {
                color: #f68c22;
                padding: 5px;
                border: 1px solid #f68c22;
            }

.botline {
    border: 0px;
}

.filter .box-pad {
    padding: 20px 0px 0px;
}

.item-list .caption h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    margin: 10px 0px;
}

.iem-adl {
    font-size: 14px;
    line-height: 30px;
    float: left;
}

    .iem-adl img {
        /*width: 35%;*/
    }

    .iem-adl i, .iem-adr i {
        color: #e50011;
    }

.iem-adr {
    font-size: 14px;
    line-height: 30px;
    float: right;
}

.borde-ite {
    border: 1px solid #fff;
}

    .borde-ite:hover {
        border: 1px solid #fff;
        box-shadow: 0 1px 3px rgba(0,0,0,.32);
        -moz-box-shadow: 0 1px 3px rgba(0,0,0,.32);
        -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.32)
    }

.lazyaddimg {
    width: 400px;
    overflow: hidden;
    transition: all .15s cubic-bezier(.4,0,.2,1);
    border: #ddd solid 1px;
    text-align: center;
    height: 85px;
    vertical-align: middle;
    display: table-cell;
    background: #eee;
}

    .lazyaddimg img {
    width: auto;
    max-width: 100%;
    transition: all .5s ease;
    
    }

    .lazyaddimg:hover img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

.item-pai {
    padding: 0px 0px;
    margin: 10px 0;
}

    .item-pai span {
        font-size: 14px;
        line-height: 30px;
        padding: 10px 20px;
        margin-right: 10px;
        cursor: pointer;
    }

        .item-pai span.active {
            color: #D2620B;
            background: #fff;
        }

            .item-pai span.active.item-fen {
                background: url(../img/item-fen2.jpg)right center no-repeat;
                background-position: 78px 12px;
            }

.item-tit {
    font-weight: bolder;
}

.item-fen {
    background: url(../img/item-fen.jpg)right center no-repeat;
    background-position: 78px 12px;
}

.item-show {
    padding: 0px 20px;
    margin-bottom: 20px;
    margin-top: 2px;
    display: none;
}

.item-a {
    border: 1px solid #eee;
    padding: 5px 0px;
}

.item-show a {
    display: inline-block;
    vertical-align: top;
    padding: 10px;
    margin: 5px;
    font-size: 14px;
}

    .item-show a.huo {
        color: #f68c22;
        text-decoration: none;
    }
/*项目详情*/
.item-fle {
    display: inline-block;
    vertical-align: top;
    width: 45%;
    text-align: center;
    border-right: 1px solid #eee;
}

    .item-fle h5 {
        font-size: 18px;
        line-height: 30px;
    }

        .item-fle h5 i {
            color: #f76120;
            font-size: 35px;
            font-weight: bolder;
        }

.item-flr {
    display: inline-block;
    vertical-align: top;
    width: 45%;
}

.item-start span img {
    width: 25px;
}

.item-fle h6 {
    font-size: 14px;
    line-height: 25px;
}

    .item-fle h6 i {
        color: #f76174;
    }

.item-miao {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 25px;
}

.item-smastart {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
}

    .item-smastart img {
        width: 20px;
    }

.item-flr ul li {
    padding: 5px 0px;
}

.item-quan {
    background: #efeeee;
    margin: 0px 20px;
    font-size: 0
}

    .item-quan .item-p {
        font-size: 14px;
        line-height: 50px;
        margin-right: 5px;
        padding: 5px 10px;
    }

    .item-quan .item-q {
        font-size: 16px;
    }

.lixk-l {
    width: 75%;
    display: inline-block;
    vertical-align: top;
}

.linck-r {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    text-align: right;
    padding-right: 10px;
}

.item-quan .item-r {
    font-size: 14px;
    line-height: 50px;
    background: #fae9da;
    border: 1px solid #ce5402;
    border-radius: 2px;
    color: #e76a0b;
    padding: 5px 10px;
    cursor: pointer;
}

.satr-xing {
    font-size: 0;
}

    .satr-xing .star-le, .satr-xing .star-ei {
        display: inline-block;
        vertical-align: top;
    }

        .satr-xing .star-le img {
            width: 20px;
        }

    .satr-xing .star-ei {
        margin-left: 20px;
    }

        .satr-xing .star-ei span {
            font-size: 14px;
            line-height: 20px;
            padding: 0px 10px;
            color: #999;
        }

            .satr-xing .star-ei span.bor {
                border-right: 1px solid #d8d8d8;
            }

            .satr-xing .star-ei span i {
                color: #f68c22;
            }

.star-time {
    font-size: 14px;
    color: #999;
    line-height: 20px;
}

    .star-time span {
        margin-right: 5px;
    }

#info-show {
    width: 100%;
}

    #info-show ul {
        padding-left: 0px;
        padding: 20px 20px;
        margin-bottom: 0px;
    }

    #info-show li {
        width: 100%;
        height: auto;
        border-bottom: 1px solid #e4e4e4;
        font-size: 0;
        padding: 20px 0px;
    }

    #info-show .head-face {
        width: 8%;
        text-align: center;
        display: inline-block;
        vertical-align: top;
    }

        #info-show .head-face img {
            width: 100%;
            border-radius: 50%;
            box-shadow: 0 0 8px #c0c0c0;
        }

    #info-show .reply-cont {
        width: 85%;
        margin-left: 3%;
        display: inline-block;
        vertical-align: top;
    }

        #info-show .reply-cont p {
            min-height: 20px;
            line-height: 20px;
            font-family: "微软雅黑";
            font-size: 14px;
        }

        #info-show .reply-cont .username {
            font-size: 18px;
            line-height: 30px;
            margin-bottom: 5px;
        }

        #info-show .reply-cont .time {
            color: #999;
            font-size: 14px;
            line-height: 30px;
            margin-bottom: 5px;
        }

            #info-show .reply-cont .time i {
                margin-left: 10px;
            }

        #info-show .reply-cont .comment-body {
            max-height: auto;
            text-align: left;
            margin: 10px 0px;
        }

        #info-show .reply-cont .comment-footer {
            font-size: 12px;
            color: #c0c0c0;
            margin-top: 10px;
        }

.aitem-more {
    text-align: center;
    padding: 10px 0px 30px;
}

    .aitem-more a {
        color: #f68c22;
        font-size: 14px;
        line-height: 20px;
        padding: 10px 20px;
    }

        .aitem-more a i {
            margin-left: 5px;
        }
/*点评*/
.comment-star-fix {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    z-index: 1000;
    display: none;
}

.comment-star {
    width: 600px;
    height: 482px;
    margin: 0px auto;
    background: #fff;
    margin-top: 160px;
}

.content-star {
    padding: 0px;
    border: 1px solid #eee;
    box-shadow: 0px 0px 10px #8a8a8a;
}

.dian-top {
    background: #f3f3f3;
    position: relative;
}

    .dian-top h2 {
        text-align: center;
        display: inline-block;
        vertical-align: top;
        width: 100%;
        margin: 0px;
        font-size: 18px;
        line-height: 50px;
    }

    .dian-top .item-close {
        display: inline-block;
        vertical-align: top;
        margin-top: 10px;
        text-align: right;
        position: absolute;
        right: 10px;
        top: 0px
    }

.kouwei .spa {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 25px;
}

.kouwei .star {
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
}

    .kouwei .star img {
        width: 25px;
        display: inline-block;
        vertical-align: top;
    }

.kouwei {
    padding: 5px 0px;
}

.content-s {
    padding: 10px 40px;
}
/* 评论框 */

.tools-box {
    width: auto;
    height: 30px;
    position: relative;
    text-align: right;
    margin-bottom: 30px;
}

    .tools-box input {
        width: 14%;
        padding: 5px 10px;
        border-radius: 2px;
        font-family: "微软雅黑";
        font-size: 14px;
        color: #fff;
        cursor: pointer;
        border: none;
        outline: none;
        background-color: #f68c22;
    }

.cont-box h3 {
    font-size: 16px;
    line-height: 30px;
}

.cont-box .text {
    width: 100%;
    height: 120px;
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 25px;
    padding: 5px;
    resize: none;
}

.cont-box p {
    font-size: 14px;
    line-height: 25px;
    color: #f68c22;
}
/*资讯*/
.zixun > li > a {
    padding: 10px 30px;
}

.zi-h3 h3 { /*color: #333;*/
    margin: 0;
}

.zi-link {
    padding: 10px 10px;
}

    .zi-link ul {
        padding-left: 0px;
    }

        .zi-link ul li {
            list-style-type: decimal;
            font-size: 14px;
            line-height: 30px;
            list-style-position: inside;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

            .zi-link ul li a {
            }

.zi-leh h3 {
    font-size: 18px;
    padding: 0px 10px 0px 15px;
    line-height: 30px;
    background: url(../img/titia.png) no-repeat left center;
    margin-bottom: 0;
}

.zi-mar {
    margin-top: 0px;
}

.zi-list {
    padding-left: 0px;
}

    .zi-list li {
        font-size: 0;
        padding: 20px 0px;
        border-bottom: 1px solid #eee;
    }

        .zi-list li:after {
            content: " ";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
            zoom: 1;
        }

.zi-xun-left {
    display: inline-block;
    vertical-align: top;
}

.zi-img {
    width: 100%;
    height: 136px;
    background: #eee;
    overflow: hidden;
    text-align: center;
}

    .zi-img img {
        width: 100%;
        transition: all .5s ease;
    }

        .zi-img img:hover {
            -webkit-transform: scale(1.1);
            transform: scale(1.1);
        }

.zi-xun-rught {
    display: inline-block;
    vertical-align: top;
}

    .zi-xun-rught h5 {
        font-size: 16px;
        line-height: 26px;
        margin: 0px;
        padding: 0 0 10px 0;
    }

.zi-xun-small {
    font-size: 0;
    margin: 5px 0px;
}

.zi-sm-l {
    font-size: 14px;
    color: #999;
    display: inline-block;
    vertical-align: top;
}

.zi-sm-r {
    font-size: 14px;
    color: #999;
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
}

.zi-xun-rught p {
    font-size: 14px;
    line-height: 25px;
    color: #666;
    margin-bottom: 0px;
}
/*资讯详情*/
.zid-tit {
    width: 1200px;
    margin: 0px auto;
}

.zid-main {
    width: 1200px;
    margin: 0px auto;
}

.zid-tit h3 {
    margin-left: 15px;
}

.zid-wen {
    background: #fff;
}

.zid-w {
    padding: 20px 20px 0 20px;
}

.zid-t h3 {
    font-size: 22px;
    line-height: 30px;
    font-weight: bolder;
    text-align: center;
}

.zid-left {
    padding: 0px 0px;
}

.zid-sma {
    text-align: center;
    margin: 20px 0px;
}

    .zid-sma span {
        display: inline-block;
        vertical-align: top;
    }

    .zid-sma .zid-a {
        background: #f68c22;
        padding: 0px 6px;
        color: #fff;
        border-radius: 2px;
        font-size: 14px;
        line-height: 25px;
    }

    .zid-sma .zid-b {
        font-weight: normal;
        font-size: 15px;
        line-height: 25px;
        margin-left: 10px;
    }

    .zid-sma .zid-c {
        font-size: 14px;
        line-height: 25px;
        margin-left: 10px;
        font-weight: normal;
        color: #999;
    }

    .zid-sma .zid-d {
        font-size: 14px;
        line-height: 25px;
        margin-left: 10px;
        color: #999;
    }

.zid-xiwe h5 {
    font-size: 15px;
    line-height: 40px;
    font-weight: bolder;
    margin: 0px 0px;
}

.zid-xiwe p {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 10px;
}

.zid-span {
    margin: 15px 0px;
}

    .zid-span span {
        display: inline-block;
        vertical-align: top;
        font-size: 14px;
        line-height: 20px;
        padding: 5px 10px;
        border: 1px solid #f68c22;
        color: #f68c22;
        margin: 10px 10px 10px 0px;
    }

.zid-old {
    background: #f6f6f6;
    padding: 15px 10px;
}

    .zid-old .zid-div {
        display: inline-block;
        vertical-align: top;
        font-size: 14px;
        line-height: 30px;
        height: 30px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.zid-bor {
    border-right: 1px solid #d4d4d4;
}

.zid-bimg {
    margin: 20px 0px;
}

    .zid-bimg img {
        width: 100%;
    }

.zid-xiang {
    background: #fff;
    margin: 20px 0px;
}

.zif-i2 {
    margin-bottom: 10px !important;
}

    .zif-i2 .caption {
        padding: 10px 0 0 0;
    }

.zid-x {
    padding: 20px 20px;
}

    .zid-x h3 {
        font-size: 14px;
        line-height: 24px;
        margin: 0px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .zid-x .xgxz-h3 {
        font-size: 18px;
        color: #f68c22;
        margin: 0 0 10px 0;
    }

.zid-mar {
    margin-left: -15px;
    margin-right: -15px;
}

.zif-i {
    border: 1px solid #fff;
}

.zid-right {
    padding-left: 30px;
    padding-right: 0px;
}

.zid-top {
    margin-top: 0px;
}

.zid-zan {
    background: #fafafa;
    padding: 10px 10px;
    font-size: 0;
}

.zid-lik {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    width: 50%;
    border-right: 1px solid #d4d4d4;
    padding: 0px 20px;
    height: 45px;
}

.zid-wei {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    width: 50%;
    padding: 0px 20px;
}

    .zid-lik span, .zid-wei span {
        display: inline-block;
        vertical-align: middle;
        padding: 0px 18px;
        cursor: pointer;
    }

        .zid-lik span i.iconfont, .zid-wei span i.iconfont {
            font-size: 30px;
            line-height: 40px;
            color: #d4d4d4;
        }

        .zid-lik span i.zid-num {
            font-size: 14px;
            line-height: 40px;
            margin-left: 5px;
            color: #d4d4d4;
        }

        .zid-lik span:hover i, .zid-wei span:hover i {
            color: #f68c22;
        }

        .zid-lik span i.hearth2 {
            color: #f68c22;
        }

        .zid-lik span.lik {
            margin-top: 5px;
        }

        .zid-lik span.zan {
            margin-top: -5px;
        }

        .zid-wei span.zan {
            margin-top: 5px;
        }

.zid-xin {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.zid-wei-pic {
    position: absolute;
    top: 60px;
    left: 0px;
    border: 1px solid #bebdbd;
    padding: 10px 30px;
    z-index: 2;
    background: #fff;
    border-radius: 2px;
    display: none;
    box-shadow: 0px 0px 5px #bebdbd;
}

.zid-xin:hover .zid-wei-pic {
    display: block;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
}

.zid-pic {
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin: 0px auto;
}

    .zid-pic img {
        width: 100%;
    }

.zid-wei-pic h3 {
    font-size: 12px;
    margin: 10px 0px 0px;
}

.zid-title {
    float: left;
}

.zid-stop {
    border-bottom: 1px solid #eee;
}

.zid-title h3 {
    font-size: 18px;
    line-height: 30px;
    color: #f68c22;
}

.zid-rxie {
    float: right;
    margin-top: 20px;
}

    .zid-rxie a {
        color: #fff;
        font-size: 16px;
        padding: 10px 20px;
        background: #f68c22;
    }

.zid-ul ul {
    padding: 20px 0px;
}

    .zid-ul ul li {
        padding: 10px 0px;
        border-bottom: 1px solid #eee;
    }

        .zid-ul ul li .zid-peo {
            width: 10%;
            border-radius: 50%;
            display: inline-block;
            vertical-align: top;
            overflow: hidden;
        }

            .zid-ul ul li .zid-peo img {
                width: 100%;
            }

        .zid-ul ul li .zid-miao {
            display: inline-block;
            vertical-align: top;
            width: 89%;
            padding-left: 2%;
        }

            .zid-ul ul li .zid-miao h5 {
                font-size: 16px;
                line-height: 30px;
                font-weight: bolder;
                margin: 0px;
            }

            .zid-ul ul li .zid-miao p {
                font-size: 14px;
                line-height: 25px;
            }

.zid-tim-l {
    font-size: 12px;
    color: #999;
    line-height: 20px;
    float: left;
}

.zid-tim-r {
    float: right;
}

    .zid-tim-r span {
        display: inline-block;
        vertical-align: top;
        margin: 0px 5px;
        color: #999;
        font-size: 14px;
        line-height: 25px;
        padding: 5px 10px;
        cursor: pointer;
    }

    .zid-tim-r i {
        padding: 0px 5px;
    }

.zid-hui {
    height: 0px;
    overflow: hidden;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
}

.zid-hui-show {
    margin: 20px;
    height: auto;
    overflow: visible;
    display: block;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
}

.zid-hui textarea {
    width: 100%;
    height: 140px;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 25px;
    resize: none;
}

.zid-jiao {
    text-align: right;
    margin-top: 10px;
}

    .zid-jiao a {
        background: #f68c22;
        border: 0px;
        color: #fff;
        padding: 10px 10px;
        outline: none;
        font-size: 14px;
        line-height: 20px;
        border-radius: 2px;
    }

.zid-log-in {
    margin: 20px 0px;
    height: 0px;
    overflow: hidden;
    display: none;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
}

    .zid-log-in textarea {
        width: 100%;
        height: 140px;
        padding: 10px 20px;
        font-size: 14px;
        line-height: 25px;
        resize: none;
    }

.zid-bu {
    margin-top: 10px;
    text-align: right;
}

    .zid-bu a {
        background: #f68c22;
        border: 0px;
        color: #fff;
        padding: 10px 30px;
        outline: none;
        font-size: 14px;
        line-height: 20px;
        border-radius: 2px;
    }

.dis {
    display: block;
    height: auto;
    overflow: visible;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
}
/*个人中心首页*/
.per-index {
    width: 1200px;
    margin: 0px auto;
    font-size: 0;
}

.per-left-main h3 {
    font-size: 16px;
    line-height: 50px;
    color: #fff;
    background: #f68c22;
    text-align: center;
    margin: 0px;
}

.per-left-main ul {
    padding-left: 0px;
    margin-bottom: 0px;
}

    .per-left-main ul li {
        font-size: 16px;
        line-height: 50px;
        text-align: center;
        border-bottom: 1px solid #eee;
    }

        .per-left-main ul li.zhu a, .per-left-main ul li.zhu a i {
            color: #f68c22;
        }

        .per-left-main ul li:hover a, .per-left-main ul li:hover a i {
            color: #f68c22;
        }

        .per-left-main ul li a {
            display: block;
        }

            .per-left-main ul li a i {
                color: #999;
                margin-right: 5px;
            }

.per-left-main {
    height: 500px;
    background: #fff;
    width: 18%;
    display: inline-block;
    vertical-align: top;
    background: #f9f9f9;
    border: 1px solid #eee;
}

.per-right-main {
    margin-left: 2%;
    width: 80%;
    display: inline-block;
    vertical-align: top;
}

.per-top {
    font-size: 0;
    padding: 20px;
    background: #f9f9f9;
    border: 1px solid #eee;
}

.per-son, .per-title {
    display: inline-block;
    vertical-align: top;
}

.per-son {
    width: 70px;
    height: 70px;
    border: 1px solid #eee;
    overflow: hidden;
}

    .per-son img {
        width: 100%;
    }

.per-title {
    margin-left: 20px;
    width: 66%;
}

    .per-title h3 {
        font-size: 16px;
        line-height: 30px;
        margin: 0px;
    }

    .per-title p {
        font-size: 14px;
        line-height: 25px;
        color: #666;
        margin-bottom: 0px;
        margin-top: 12px;
    }

.per-bot {
    margin: 20px 0px;
    background: #fff;
    border: 1px solid #eee;
}

.per-big {
    padding: 10px 20px;
    background: #f9f9f9;
    border-bottom: 1px solid #eee;
}

    .per-big h3 {
        font-size: 16px;
        line-height: 20px;
        padding: 0px 10px;
        border-left: 3px solid #f68c22;
        float: left;
        margin: 0px;
    }

    .per-big a {
        float: right;
        font-size: 12px;
        line-height: 20px;
    }

.per-list {
    background: #fff;
    padding: 20px;
}

    .per-list ul {
        padding-left: 0px;
    }

        .per-list ul li {
            font-size: 0px;
            margin: 20px 0px;
        }

.per-lpic, .per-lcon {
    display: inline-block;
    vertical-align: top;
}

.per-cha {
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
}

.per-lpic {
    width: 184px;
    height: 122px;
    overflow: hidden;
    background: #eee;
}

    .per-lpic img {
        width: 100%;
    }

.per-lcon {
    width: 646px;
    padding-left: 30px;
}

    .per-lcon h5 {
        font-size: 20px;
        font-weight: bolder;
        line-height: 30px;
        margin: 0px 0px 10px;
    }

    .per-lcon p {
        font-size: 14px;
        line-height: 25px;
    }

.per-cha {
    width: 90px;
}

    .per-cha a {
        float: right;
        text-align: center;
        font-size: 16px;
        line-height: 25px;
        padding: 5px 10px;
        color: #f68c22;
        border: 1px solid #f68c22;
        border-radius: 2px;
    }

        .per-cha a:hover {
            background: #f68c22;
            color: #fff;
        }

.per-lcon .per-t {
    font-size: 12px;
    line-height: 20px;
    color: #666;
}

.per-hiden {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
/*个人中心我的项目*/
.per-itm {
    margin-top: 0px;
}

.per-ling a {
    color: #fff;
    background: #f68c22;
    padding: 5px 10px;
}

    .per-ling a:hover {
        text-decoration: underline;
    }

.per-ling h3 {
    margin-top: 5px;
}

.per-num {
    font-size: 0;
    margin: 20px 0px;
    text-align: center;
}

    .per-num .par-pasl {
        width: 200px;
        font-size: 14px;
        line-height: 30px;
        text-align: right;
        display: inline-block;
        vertical-align: top;
    }

    .per-num .par-pasr {
        text-align: left;
        width: 400px;
        margin-left: 20px;
        font-size: 14px;
        line-height: 30px;
        display: inline-block;
        vertical-align: top;
    }

        .per-num .par-pasr input {
            width: 80%;
            border: 1px solid #f68c22;
            padding: 0px 5px;
            border-radius: 5px;
            outline: none;
            font-family: "微软雅黑";
            font-size: 14px;
            line-height: 30px;
        }

.per-ji {
    text-align: center;
}

    .per-ji input {
        font-family: "微软雅黑";
        font-size: 14px;
        color: #fff;
        background: #f68c22;
        padding: 8px 30px;
        border: 0px;
        outline: none;
    }

.per-pas {
    height: 500px;
    margin-top: 50px;
}
/*个人中心我的评论*/
.comm-list {
    width: 100%;
    padding: 15px 0px;
    border-bottom: 1px solid #eee;
}

.comm-right {
    width: 875px;
    margin-left: 65px;
    float: left;
}

.conm-l {
    width: 65px;
    height: 65px;
    overflow: hidden;
    float: left;
}

    .conm-l img {
        width: 100%;
    }

.conm-r {
    width: 780px;
    margin-left: 30px;
    float: left;
}

.com-tit {
    width: 100%;
}

    .com-tit span {
        float: left;
        color: #f68c22;
        line-height: 30px;
        font-size: 18px;
    }

    .com-tit .comm-a {
        float: right;
    }

        .com-tit .comm-a a {
            display: inline-block;
            font-size: 14px;
            color: #f68c22;
            margin-left: 10px;
            margin-top: 5px;
        }

            .com-tit .comm-a a i {
                padding: 0px 3px;
            }

.comm-conten {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    line-height: 25px;
    font-size: 14px;
    color: #888;
}

.comm-time {
    width: 100%;
    line-height: 25px;
    font-size: 12px;
    color: #888;
}

    .comm-time span {
        display: inline-block;
    }

    .comm-time .comm-s {
        margin-right: 10px;
    }

        .comm-time .comm-s i {
            margin-right: 5px;
        }

.pl-mar {
    margin-bottom: 0px;
}

@media screen and (max-width: 1180px) {
    .container {
        width: 100%;
    }

    .jr-width {
        width: 100%;
        margin: 0 auto;
    }

    .jr-menu li {
        padding: 0 1.5rem;
    }

    .jr-menu {
        float: none;
        width: 100%;
        height: auto;
    }

    .con-main {
        width: 100%;
    }

    .comdet-nav {
        width: auto;
        padding: 0px 15px;
    }

    .shop-left {
        width: 100%;
    }

    .shop-r {
        padding-left: 0px;
        width: 100%;
    }

    .zid-tit {
        width: 100%;
    }

    .zid-main {
        width: 100%;
    }

    .jr-boxa-l, .jr-banner, .jr-banner img {
        width: 100%
    }

    .jr-banner-ad a {
        width: 40%;
    }

    .jr-banner-ad {
        text-align: center;
        font-size: 0;
    }

        .jr-banner-ad a {
            float: none;
            display: inline-block;
            vertical-align: top;
        }

    .jr-boxa-r {
        width: 100%;
        padding: 0px 20px;
    }

    .jr-incon .jr-incon-ll {
        width: 100%;
        padding: 0px 20px;
    }

    .jr-incon-llnav {
        width: 100%;
    }

    .jr-incon-llul {
        width: 100%;
    }

    .jr-incon-llul {
        margin: 20px 0px 0px;
    }

        .jr-incon-llul li {
            width: 25%;
            margin: 0px;
            padding: 5px;
        }

            .jr-incon-llul li .jr-incon-llulimg {
                width: 100%;
                height: auto;
            }

    .index-top ul li .index-pin {
        width: 100%;
        height: 170px;
        text-align: center;
        display: table-cell;
        border: 1px solid #ddd;
        vertical-align: middle;
    }

    .jr-incon .jr-incon-rr {
        width: 100%;
        padding: 0px 20px;
    }

    .jr-jrkxcon-img {
        width: 20%;
        height: auto;
    }

    .jr-jrkxcon-rr {
        width: 80%;
    }

    .index-rl ul li .dot-d {
        width: 10%;
    }

    .index-rl ul li .in-wi {
        width: 30%;
    }

    .dot-img {
        width: 100%;
        height: auto;
    }

    .in-ti {
        width: 70%;
        padding-left: 20px;
    }

    .per-index {
        width: 100%;
    }

    .per-left-main {
        width: 100%;
        height: auto;
        position: relative;
    }

    .per-right-main {
        width: 100%;
        margin-left: 0px;
    }

    .per-left-main ul {
        height: 0px;
        overflow: hidden;
        transition: all 1s ease 0s;
        -webkit-transition: all 1s ease 0s;
        -moz-transition: all 1s ease 0s;
        -o-transition: all 1s ease 0s;
    }

        .per-left-main ul.pi {
            height: auto;
            overflow: visible;
            transition: all 1s ease 0s;
            -webkit-transition: all 1s ease 0s;
            -moz-transition: all 1s ease 0s;
            -o-transition: all 1s ease 0s;
        }

    .per-left-main h3 {
        cursor: pointer;
    }

    .per-hiden {
        position: absolute;
        right: 0px;
        top: 0px;
        padding: 0px 20px;
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
        float: right;
        margin-right: 20px;
    }

    .per-show {
        display: none;
    }

    .per-lpic {
        width: 20%;
        height: auto;
        overflow: visible;
    }

    .per-lcon {
        width: 70%;
    }

    .per-cha {
        width: 10%;
    }

    .per-num .par-pasl {
        width: 30%;
    }

    .per-num .par-pasr {
        width: 70%;
        margin-left: 0px;
        padding-left: 10px;
    }

    .per-big, .per-bot, .per-left-main, .per-top {
        border: 0px;
    }

    .per-pas {
        height: auto;
        margin-bottom: 50px;
    }
}

@media screen and (max-width:1024px) {
    .jr-menu li {
        padding: 0 .7rem;
    }
}
/*新加 */
@media screen and (max-width:992px) {
    .com-right {
        padding-left: 0px;
    }

    .yan-p .yp {
        float: none;
        padding-bottom: 10px;
    }

        .yan-p .yp .w {
            width: 80px;
        }

    .yan-p .width3, .yan-p .width1, .yan-p .width2, .yan-p .width4, .yan-p .width5 {
        width: 100%;
    }

    .yan-p {
        padding-top: 0px;
    }

    .pic-show .img, ._filelist li {
        display: inline-block;
        vertical-align: top;
        float: none;
    }

    .z_photo {
        text-align: center;
    }

    .zi-pad, .zi-mar {
        padding: 0px;
    }

    .nav-box.navFix {
        left: 0px;
        text-align: center;
    }

    .zid-right {
        padding-left: 0px;
    }

    .zid-old .zid-div {
        width: 100%;
    }

    .zid-bor {
        border: 0px;
    }

    .comdet-tui {
        margin: 0;
    }

    .comdet-nav {
        margin: 0;
    }

    .zid-t h3 {
        margin: 0;
    }

    .zid-lik {
        height: auto;
    }

    .zid-bimg {
        margin: 0;
        padding: 0;
    }

    .comdet-jian {
        margin-top: 0px;
        padding: 0;
    }

    .com-yan {
        margin-bottom: 10px;
        margin-top: 10px;
        padding: 0;
    }

    .yan-p .yp .text {
        width: 100%;
    }

    .shop-mar {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .inde {
        width: 100%;
        height: auto;
    }

        .inde img {
            width: 100%;
        }

    .ind-y ul li {
        width: 33.333%;
    }

    .jr-incon-llul li {
        width: 50%;
    }

    .index-top ul li {
        margin: 10px 0px;
    }

    .ind-y ul li {
        padding: 0px 10px;
    }

    .conm-r {
        width: 80%;
    }
}

@media screen and (max-width: 769px) {
	.index-top ul li .index-pin {
    width: 100%;
    height: 270px;
    text-align: center;
    display: table-cell;
    border: 1px solid #ddd;
    vertical-align: middle;
}
    .jr-jrgg {
        margin-bottom: 0px;
    }

    .jr-incon-llul {
        margin: 0;
    }

    .jr-h3 {
        margin-top: 0px;
    }

    .jr-incon-llul li .jr-incon-llulimg {
        height: 234px
    }

    .yan-p .sub {
        width: 75%;
    }

    .com-link {
        padding: 10px 0;
    }

    .shop-le-right {
        width: 100%;
    }

    .jr-width {
        width: 100%;
        margin: 0 auto;
    }

    .jr-menu {
        width: 100%;
        overflow: hidden;
        margin: 0;
        padding: 0;
    }

        .jr-menu li {
            padding: 0 1rem;
            width: 100%;
            border-bottom: #eee solid 1px;
            line-height: 50px;
        }

            .jr-menu li a {
                width: 100%;
                display: block;
            }

    .jr-menu {
        float: none;
        width: 100%;
        height: auto;
    }

    .jr-soso input {
        width: 80%;
        border: #ddd solid 1px;
        border-radius: 5px 0 0 5px;
        height: 40px;
        float: left;
        margin: 10px 0;
        border-right: none;
        padding: 0 5px;
    }

    .jr-soso button {
        width: 40px;
        height: 40px;
        background: url(../img/sousou.png) center no-repeat #f68c22;
        background-size: 60%;
        border: none;
        float: left;
        margin: 10px 0;
        border-radius: 0 5px 5px 0;
    }

    .jr-menu .jr-alogo a {
        background: #eee;
        color: #666;
        width: 40%;
        border-radius: 5px;
        margin: 10px 15px;
        border: #ddd solid 1px;
        float: left;
        height: 45px;
        line-height: 45px;
    }

    .jr-menu .jr-alogo a {
        background: #eee;
        color: #666;
        width: 45%;
        border-radius: 5px;
        margin: 10px 15px;
        border: #ddd solid 1px;
        float: left;
        height: 45px;
        line-height: 45px;
    }

    .jr-menu .jr-alogov {
        text-align: center;
    }

    .jr-menu .jr-alogo a {
        display: inline-block;
        vertical-align: top;
        background: #eee;
        color: #666;
        width: 30%;
        border-radius: 5px;
        margin: 10px 15px;
        border: #ddd solid 1px;
        float: none;
        height: 45px;
        line-height: 45px;
    }

    .jr-menu .jr-alogo span {
        display: none;
    }

    .jr-boxa-l {
        width: 100%;
    }

    .jr-banner-ad {
        width: 100%;
        overflow: hidden;
        padding: 10px 20px;
    }

    .jr-boxa-r {
        width: 100%;
        padding: 20px;
    }

    .jr-boxa {
        width: 100%;
        padding: 0px 0;
        overflow: hidden;
    }

    .jr-footer ul {
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding-bottom: 10px;
    }

        .jr-footer ul li {
            border-right: none;
            width: 15%;
        }

    .item-quan {
        margin: 0;
    }

    #info-show ul {
        padding: 0;
    }

    #info-show .head-face {
        width: 12%;
    }

    .com-bot-nav {
        border-bottom: #ddd solid 1px;
        height: auto;
    }

    .com-bot-con {
        padding: 10px 0;
    }

    .comdet-pill li {
        padding: 0px 10px;
    }

    .per-lpic, .per-cha {
        width: 100%;
    }

    .per-lcon {
        width: 100%;
        padding-left: 0px;
    }

        .per-lcon h5 {
            margin-top: 10px;
        }

    .per-cha a {
        float: none;
        text-align: left;
    }
    /*新加    */
    .con-pill {
        font-size: 0;
        text-align: center;
        padding: 10px 0 0 0;
    }

        .con-pill > li {
            display: inline-block;
            vertical-align: top;
            float: none;
        }

    .com-pdl {
        padding-left: 0px;
        padding-top: 20px;
    }

    .mask .mask-content {
        width: 60%;
    }

    .shop-center {
        width: 100%;
        padding: 0px;
        p
    }
    .shop-center p{margin: 0px 0 10px 0;} 
    .shop-xing{margin-bottom: 10px; margin-top: 0;}
    .shop-xing span { padding: 3px 10px; font-size: 12px}
    
    
    .shop-right {
        width: 100%;
        padding: 0px;
        text-align: left;
        line-height: 30px;
    }

    .shop-le {
        width: 100%;
        height: auto;
    }

    .shop-center h3 {
        margin: 10px 0px;
    }

    .shop-right h5 {
        margin-top: 20px;
        
    }

    .shop-right p {
        margin: 0px;
        float: left;
        line-height: 30px;
    }

    .shop-right .shop-phone {
        margin-top: 0px;
        float: right;
    }
    .shop-right .shop-phone img{ width:20%; vertical-align: top;}

    .item-fle {
        width: 100%;
        border: 0px;
    }

    .item-flr {
        width: 100%;
        text-align: center;
    }

        .item-flr ul {
            padding-left: 0px;
        }

    .lixk-l, .linck-r {
        width: 100%;
        padding: 0px 10px;
    }

    .star-ei {
        width: 100%;
        margin-top: 10px;
    }

    .satr-xing .star-ei {
        margin-left: 0px;
    }

        .satr-xing .star-ei span {
            padding: 0px 20px 0px 0px;
        }

            .satr-xing .star-ei span.bor {
                border-right: 0px
            }

    .item-quan .item-p {
        padding: 5px 20px 5px 0px;
    }

    .comment-star {
        width: 100%;
        height: 100%;
        margin: 0px;
    }

    .kouwei .star {
        margin-left: 0px;
    }

    .content-star {
        border: 0px solid #eee;
        box-shadow: 0px 0px 0px #eee;
    }

    .cont-box h3 {
        margin: 5px 0px;
    }

 
    .zi-img {
        width: 100%;
        height: auto;
    }

    .zi-xun-rught h5 {
        margin: 10px 0px 0 0;
    }
}

@media screen and (max-width:560px) {
	   .zi-xun-left, .zi-xun-rught {
        width: 100%;
        padding: 0px;
    }

	
}

/*新加	*/
@media screen and (max-width:640px) {
    .item-quan .item-r {
        line-height: 40px;
    }

    .item-quan .item-p {
        line-height: 35px;
    }

    .com-pad {
        padding: 0;
    }

    .com-lian, .com-xi {
        width: 100%;
        padding: 0;
    }

    .jr-incon-llul li .jr-incon-llulimg {
        height: 200px
    }

    .index-link {
        margin-bottom: 10px;
    }

        .index-link ul li {
            font-size: 14px;
        }

    .jr-banner-ad a {
        width: 45%;
    }

    .zi-list li {
        padding: 10px 0;
    }

    .pagination {
        margin: 0px 0;
    }

    .filter .item-er {
        margin-bottom: 5px;
    }

    .filter .line dd a {
        margin-bottom: 5px;
    }

    .thumbnail {
        margin-bottom: 0;
    }

    .jr-incon-llul {
        padding: 0;
        margin: 0;
        background: #f6f6f6;
    }

    .jr-incon-llnavtop {
        margin: 0;
    }

    .jr-incon-llnav {
        background: #fff;
        padding: 0;
    }

    .jr-banner-ad a {
        height: 80px;
    }

    .jr-incon-llul li {
        width: 50%;
    }

    .ind-y ul li {
        width: 50%;
    }

    .per-lpic {
        width: 40%;
    }

    .per-num .par-pasr input {
        width: 95%;
    }

    .conm-l {
        width: 20%;
        height: auto;
    }

    .conm-r {
        margin-left: 0px;
        padding-left: 20px;
    }
}

@media screen and (max-width:500px) {
    .thumbnail .caption {
        padding: 9px 0 !important;
    }

    .item-fen {
        width: 30%;
    }

    .filter .line {
        padding: 0px 5px;
    }

    .filter .item-er dt {
        left: 20px;
    }

    .filter .item-er dd {
        padding-left: 70px;
    }

    .item-pai span {
        padding: 10px 18px;
        margin-right: 0px;
    }

    .jr-soso button, .jr-soso input {
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    .jr-soso input {
        width: 70%;
        margin-right: -4px;
    }

    .jr-banner-ad a {
        height: 60px;
    }
}

@media screen and (max-width: 425px) {
    .jr-footer ul li {
        width: 30%;
        float: left;
    }
    
.index-top ul li .index-pin{
	   height: 135px;
        text-align: center;
        display: table-cell;
        border: 1px solid #ddd;
        vertical-align: middle;
}

    .account-footer ul li {
        width: 30%;
        float: left;
    }

    /*新加	*/
    .con-pill > li > a {
        padding: 0px 10px;
    }

    .pic-show .img {
        max-width: 100%;
        height: auto;
        margin: 5px 0px;
    }

    .z_photo .z_file {
        width: 50%;
        height: auto;
        margin: 5px 0px;
    }

    .upimg-div .up-section {
        width: 100%;
        height: auto;
        margin: 5px 0px;
    }

    .z_file .add-img {
        width: 100%;
        height: auto;
    }

    .mask .mask-content {
        width: 70%;
    }

    .rdo {
        margin-top: 10px;
    }

    .shop-list li {
        padding: 20px 0px;
    }

    .shop-center h3 {
        font-size: 20px;
        margin: 10px 0px;
    }

    .shop-right h5 {
        font-size: 18px;
    }

    .zif-i {
        margin-bottom: 0px;
    }

    .zid-lik, .zid-wei {
        width: 100%;
        text-align: center;
    }

    .zid-lik {
        border-right: 0px;
        border-bottom: 1px solid #b3b2b2;
    }

        .zid-lik span, .zid-wei span {
            padding: 5px 12px;
        }

    .zid-rxie img {
        width: 160px;
    }

    .zid-ul ul li .zid-miao {
        width: 88%
    }

    .zid-lik span i.iconfont, .zid-wei span i.iconfont {
        font-size: 25px;
    }
}
@media screen and (max-width: 414px) {
    .jr-incon-llul li .jr-incon-llulimg {
            height: 160px;
    border: 1px solid #ddd;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    background: #fff;
    }

}


@media screen and (max-width: 375px) {
    .jr-incon-llul li .jr-incon-llulimg {
            height: 140px;
    border: 1px solid #ddd;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    background: #fff;
    }
    .index-top ul li .index-pin{
    	height: 120px;
        text-align: center;
        display: table-cell;
        border: 1px solid #ddd;
        vertical-align: middle;
    }
}

@media screen and (max-width: 320px) {
    .jr-incon-llul li .jr-incon-llulimg {
            height: 105px;
    border: 1px solid #ddd;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    background: #fff;
    }
    
    .index-top ul li .index-pin{
    	height: 100px;
        text-align: center;
        display: table-cell;
        border: 1px solid #ddd;
        vertical-align: middle;
    }
}

@media screen and (max-width: 1150px) {
    .fl-lm-1 ul li {
        width: 100%;
        float: left;
        border-bottom: 1px solid #f4f3f3;
        margin: 0;
        line-height: 50px;
        text-align: center;
        color: #666;
        font-size: 16px;
    }

    .total_bg {
        width: 100%;
        margin: 0 auto;
    }

    .kd-ny {
        width: 100%;
        margin: 0 auto;
    }

    .wide_03 {
        width: 70%;
        float: right;
    }

    .wide_04 {
        width: 20%;
        float: left;
    }

    .bt h3 {
        width: 100%;
        margin: 0 auto;
    }

    .fl-lm-3 {
        width: 100%;
    }

    .fl-lm-1 ul li a:hover {
        width: 100%;
        color: #fff;
    }

    .fl-lm-1 ul li:hover {
        background: #f68c22;
    }
}

@media screen and (max-width: 800px) {
    .fl-lm-1 ul li {
        width: 25%;
        float: left;
        border-bottom: 1px solid #f4f3f3;
        margin: 0;
        line-height: 50px;
        text-align: center;
        color: #666;
        font-size: 14px;
    }

    .wide_03 {
        width: 100%;
        float: left;
    }

    .wide_04 {
        width: 100%;
        float: left;
    }

    .fl-lm-1 ul li a {
        color: #666;
        display: block;
    }

        .fl-lm-1 ul li a:hover {
            width: 100%;
            color: #fff;
        }

    .fl-lm-1 ul li:hover {
        border-right: none;
        background: #f68c22;
        width: 25%;
    }

    .fl-lm-active {
        color: #fff;
        background: #f68c22;
        border-right: none
    }

    .title2 h3 {
        padding-left: 0;
        margin-top: 10px;
        width: 100%;
        font-size: 16px !important;
    }

    .fl-lm-2, .fl-lm-3 {
        display: none;
    }

    .bt h3 {
        font-size: 14px;
    }

    .side_about h2 {
        font-size: 16px;
    }
}

@media screen and (max-width: 414px) {
    .filter .box {
        padding: 10px 0px 0px;
    }

    .item-quan .item-p {
        padding: 5px 15px 5px 0px;
    }

    .satr-xing .star-ei span {
        padding: 0px 5px 0px 0px;
    }

    select.kai-ye {
        padding: 3px 20px;
        ;
    }

    .filter .line dd a {
        margin-right: 10px;
        margin-bottom: 5px;
    }

    .jr-jrgg img {
        width: 100%;
    }

    .jr-jrkxcon-img {
        width: 30%;
    }

    .jr-jrkxcon-rr {
        width: 70%;
    }

    .index-rl ul li .in-wi {
        width: 40%;
    }

    .in-ti {
        width: 60%;
    }

    .per-lpic {
        width: 100%;
    }
}

@media screen and (max-width: 375px) {
    .item-quan .item-p {
        padding: 5px 7px 5px 0px;
    }

    .satr-xing .star-ei span {
        padding: 0px 35px 0px 0px;
    }

    .comdet-pill li {
        padding: 0px 5px;
        font-size: 16px;
    }

    .zid-log-in textarea, .zid-hui textarea {
        height: 120px;
    }

    .jr-banner-ad a {
        height: 50px;
    }

    .jr-incon-llul li em {
        float: none;
        margin-left: 10px;
    }
}

/*新加	*/
@media screen and (max-width: 320px) {
    .con-pill > li {
        font-size: 14px;
    }

        .con-pill > li > a {
            padding: 10px 8px;
        }

    .com-lian, .com-xi {
        width: 100%
    }

    .com-xi {
        padding-left: 0px;
    }

    .filter .line dd a {
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .item-pai span {
        padding: 10px 5px;
        margin-right: 0px;
    }

    select.kai-ye {
        padding: 5px 18px;
        margin-right: 4px;
    }

    .item-quan .item-p {
        padding: 5px 10px 5px 0px;
    }

    .satr-xing .star-ei span {
        padding: 0px 15px 0px 0px;
    }

    .yan-p .yp .wid, .yan-p .yp .wida {
        width: 100%;
    }

    .tools-box input {
        width: 20%;
    }

    .comdet-gong i {
        display: none;
    }

    .com-zuo span {
        display: none;
    }

    .zid-span span {
        margin-right: 5px;
    }

    .comdet-pill li {
        padding: 0px 3px;
    }

    .zid-rxie img {
        width: 120px;
    }

    .zid-jiao a {
        padding: 5px 7px
    }

    .zid-bu a, .zid-rxie a {
        padding: 5px 20px
    }

    .jr-banner-ad a {
        height: 40px;
    }
}

/*登录页面*/
.fn-left {
    float: left;
}

.fn-right {
    float: right;
}

.login-ban {
    width: 100%;
    position: relative;
}

.login-bg {
    width: 100%;
    height: 568px;
    background: #35acf3;
    position: relative;
    background-repeat: repeat;
}

.login {
    background: #FFF;
    width: 310px;
    height: 350px;
    position: absolute;
    z-index: 10000000000;
    top: 100px;
    right: 4px;
    -webkit-box-shadow: #ccc 0px 0px 3px;
    -moz-box-shadow: #ccc 0px 0px 3px;
    box-shadow: #ccc 0px 0px 3px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    behavior: url(PIE.htc);
    padding: 0;
}

input {
    outline-style: none;
}

.login-bot {
    margin-top: 20px;
    float: left;
    width: 100%;
}

.login li {
    margin-top: 12px;
    width: 80%;
    font-family: "微软雅黑";
    margin: 0 auto 16px auto;
    overflow: hidden;
}

.mar-top-30 {
    margin-top: 30px;
}

.login .marcla {
    margin: 2px 0px 0px 0px;
}

.login li .icon_error {
    background: url(../images/icon.gif) no-repeat left -178px;
    color: #666;
    margin: 0px;
    padding-left: 16px;
    line-height: 17px;
}

.login .login_top {
    width: 100%;
    line-height: 46px;
    text-align: center;
    color: #f68c22;
    font-weight: normal;
    font-family: "微软雅黑";
    font-size: 20px;
    border-bottom: 1px solid #ececec;
}

.login .input_box {
    background: url(../img/yhm.png) no-repeat #fff;
    font-family: "微软雅黑";
    height: 39px;
    width: 100%;
    border: 0;
    float: left;
    line-height: 39px;
    padding: 0 0px 0 36px;
    color: #b1b1b1;
    border: 1px solid #ccc;
}

.login .input_box2 {
    background: url(../img/mm.png) no-repeat #fff;
    font-family: "微软雅黑";
    height: 39px;
    width: 100%;
    border: 0;
    float: left;
    line-height: 39px;
    padding: 0 0px 0 36px;
    color: #b1b1b1;
    border: 1px solid #ccc;
}

.login .input_button { /*background:url(../images/button.gif) no-repeat 0 -48px;*/
    background: #ff7800;
    color: #fff;
    width: 100%;
    cursor: pointer;
    height: 39px;
    border: 0;
    cursor: pointer;
    border-radius: 3px;
    float: left;
    font-family: "微软雅黑";
    font-size: 16px;
}

.login a {
    color: #ff7800;
    text-decoration: none;
}

.login .end {
    border-top: #cbcbcb dotted 1px;
    line-height: 47px;
    font-family: "微软雅黑";
    font-size: 14px;
    text-align: center;
}

    .login .end a {
        text-decoration: underline;
    }

.login span {
    line-height: 39px;
    margin-left: 46px;
}

.login .checkbox input {
    vertical-align: middle;
    margin-right: 5px;
}

.warp {
    width: 1000px;
    position: relative;
    margin: 0px auto;
}

.dx-bk i {
    font-size: 1.3rem;
    font-style: normal;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 16px;
    color: #fff;
    vertical-align: middle;
    border: #ff7800 1px solid;
    transform: .5s;
}

input[type="checkbox"] {
    display: none !important;
}

    input[type="checkbox"] + i {
        width: 20px;
        height: 20px;
        color: #fff;
    }

    input[type="checkbox"]:checked + i {
        background: #ff7800;
        border: #ff7800 1px solid;
    }

.no-pad {
    padding-left: 10px !important;
    line-height: 22px;
}

@media only screen and (min-width: 321px) and (max-width: 1000px) {
    .warp {
        width: 80%;
        position: relative;
        margin: 0px auto;
    }
}

@media only screen and (max-width: 320px) {
    .warp {
        width: 90%;
        position: relative;
        margin: 0px auto;
    }
}

/*用户注册*/
.zc-ys {
    height:485px !important;
    top: 13px !important;
}

/*忘记密码开始*/
.bg-bs {
    background: #fff;
    margin-top: 0;
}

.fill-account {
    width: 1000px;
    margin: 0 auto;
}

.fill-account-top {
    width: 1000px;
}

.ny-1, .ny-2 {
    padding: 30px 30px 30px 40px;
    overflow: hidden;
}

    .ny-1 h3 {
        font-size: 14px;
        color: #666;
        margin: 0;
        line-height: 36px;
    }

        .ny-1 h3 span {
            color: #1f8fff;
        }

.retpassword-strength {
    margin-top: 15px;
}

    .retpassword-strength span.retpassword-strength-active1 {
        background: #ffa94c;
    }

    .retpassword-strength span.retpassword-strength-active2 {
        background: #ffa94c;
    }

    .retpassword-strength span.retpassword-strength-active3 {
        background: #dfe1e3;
    }

    .retpassword-strength span.retpassword-strength-active4 {
        background: #dfe1e3;
    }

    .retpassword-strength span {
        display: inline-block;
        width: 65px;
        height: 10px;
        background: #dfe1e3;
    }

.P-wrapper {
    width: 1000px;
    margin: 0 auto;
    font-family: "微软雅黑";
    overflow: hidden;
}

.P-wrapper-bot {
    width: 960px;
    margin: 30px auto;
    border: 1px solid #dddddd;
    overflow: hidden;
}

.P-wrapper-bot-ny {
    width: 600px;
    margin: 30px auto;
    overflow: hidden;
}

    .P-wrapper-bot-ny h3 {
        padding: 30px;
        text-align: left;
        font-size: 16px;
        float: left;
        width: 100%;
    }

.mar-list {
    overflow: hidden;
    float: left;
    width: 100%;
}

.margin-top-20 {
    margin-top: 20px
}

.P-deng1 {
    display: inline-block;
    text-align: right;
    width: 160px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    color: #666;
    float: left;
}

.P-shurz {
    font-size: 16px;
    color: #666;
    line-height: 40px;
    font-weight: bold;
}

.P-wang {
    line-height: 38px;
    padding: 0 20px;
    font-size: 12px;
    margin-left: 6px;
    background: #f7f7f7;
    border: 1px solid #dddddd;
    text-align: center;
    color: #323333;
}

    .P-wang a {
        color: #323333
    }

.P-xia1, .P-xia {
    background: #ff7800;
    color: #fff;
    line-height: 40px;
    text-align: center;
    border: none;
    font-size: 14px;
    margin-top: 20px;
    margin-left: 162px;
    border-radius: 3px;
    margin-bottom: 50px;
}

.P-xia1 {
    width: 150px;
    margin: 0 auto;
    display: block;
}

.P-xia {
    width: 360px;
}

.P-shur {
    width: 360px;
    float: left;
}

.P-shur1 {
    width: 252px;
    float: left;
}

.P-shur1, .P-shur {
    line-height: 18px;
    border: 1px solid #ccc;
    color: #ccc;
    padding: 10px 0;
    background: #fff;
    padding-left: 6px;
}

.account-footer {
    width: 100%;
    text-align: center;
    overflow: hidden;
    padding: 20px 0;
    margin-top: 20px;
}

    .account-footer ul {
        width: 60%;
        overflow: hidden;
        margin: 0 auto;
        padding-bottom: 10px;
    }

        .account-footer ul li {
            float: left;
            width: 15%;
            border-right: #ddd solid 1px;
        }

.P-zhao img {
    display: block;
    margin: 0 auto;
}

.P-zhao {
    padding: 30px 0px;
    width: 100%;
    position: relative;
}

    .P-zhao span {
        position: absolute;
        font-size: 14px;
        top: 60px;
        color: #666;
    }

        .P-zhao span.on {
            color: #1f8fff;
        }

.p-cg-tb {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    overflow: hidden;
}

    .p-cg-tb img {
        width: 100%;
    }

.yx-chengg {
    font-size: 16px;
    color: #191919;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    margin: 10px auto;
}

.cg-tjan {
    width: 100%;
    margin: 20px auto 30px auto;
    overflow: hidden;
}

@media only screen and (min-width: 739px) and (max-width: 1000px) {
    .fill-account {
        width: 100%;
        margin: 0 auto;
    }

    .P-wrapper {
        width: 100%;
        margin: 0 auto;
    }

    .P-zhao img {
        width: 100%;
    }

    .P-wrapper-bot {
        width: 100%;
        margin: 0 auto;
    }

    .P-wrapper-bot-ny {
        width: 100%;
    }

    .mar-list {
        width: 100%;
    }

    .P-deng1 {
        width: 30%;
    }

    .P-shur1 {
        width: 100%;
    }
    /*.P-shur{ width: 100%;}*/
    .P-xia {
        width: 50%;
    }
}

@media only screen and (max-width: 738px) {
    .login {
        width: 100%;
    }

    .ny-1, .ny-2 {
        width: 95%;
        margin: 0 auto;
        padding: 0;
    }

    .P-wrapper-bot-ny h3 {
        padding: 2px 0;
    }

    .fill-account {
        width: 100%;
        margin: 0 auto;
    }

    .P-wrapper {
        width: 100%;
        margin: 0 auto;
    }

    .P-zhao img {
        width: 100%;
    }

    .P-wrapper-bot {
        width: 100%;
        margin: 0 auto;
    }

    .P-wrapper-bot-ny {
        width: 90%;
        margin: 30px auto;
        float: none;
    }

    .mar-list {
        width: 100% !important;
        margin: 0 auto;
        float: none;
    }

    .P-deng1 {
        width: 100%;
        text-align: left;
    }

    .P-shur1 {
        width: 100%;
        float: none;
    }

    .P-shur {
        width: 100%;
        float: none;
    }

    .P-xia {
        width: 100%;
        margin: 20px auto;
    }

    .yx-chengg {
        margin: 16px auto;
        line-height: 50px;
    }

    .P-xia1 {
        width: 40%;
        margin: 10px auto;
        display: block;
    }

    .shur {
        width: 69%;
    }
}

@media only screen and (max-width: 320px) {
    .p-cg-tb {
        margin-top: 20px;
    }

    .yx-chengg {
        margin: 16px auto;
    }

    .cg-tjan {
        margin: 10px auto;
    }

    .P-xia1 {
        margin: 10px auto;
        line-height: 36px;
    }

    .shur {
        width: 60%;
    }
}

@media only screen and (max-width: 769px) {
    .account-footer ul {
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding-bottom: 10px;
    }

        .account-footer ul li {
            border-right: none;
            width: 15%;
        }
}
@media screen and (max-width: 441px)
.yan-p .width4{
    width: 100%;
}
.yan-p .yp .wid {
    width: 70%;
}
}
@media screen and (max-width: 425px) {
    .account-footer ul li {
        width: 30%;
        float: left;
    }

    .shur {
        width: 66%;
    }
    
    
    
    
}




/*分页*/

.laypageskin_default .laypage_curr {
    color: #fff !important;
    border: 1px solid #f68c22;
    background-color: #f68c22;
}

.laypageskin_default span {
    height: 34px !important;
    line-height: 34px !important;
    min-width: 34px !important;
}

.laypage_main a {
    height: 34px !important;
    line-height: 34px !important;
    min-width: 34px !important;
}


.fl-lm-active1 {
    color: #fff !important;
    background: #e1a30b !important;
}

    .fl-lm-active1 a {
        color: #fff !important;
        background: #e1a30b !important;
    }


.gong-si p img{ max-width:100% !important; height: auto !important;}
.zid-xiwe p img{ max-width:100% !important; height: auto !important;}
.swiper-wrapper img{ width: 100% !important; }
@media only screen and (min-width: 800px) {
	.swiper-wrapper img{ width: 100% !important; height: auto !important;}
	
}