﻿@charset "utf-8";
/* CSS Document */
.list, .list1 {
    position: relative;
    padding: 15px 0 10px 80px;
    border-bottom: 1px dashed #e8e8e8;
    min-height: 28px;
    height: auto;
    overflow: hidden;
}

    .list:last-child {
        border: none;
    }

    .list .list_title, .list1 .list_title {
        position: absolute;
        left: 0;
        color: #999;
        font-size: 15px;
    }

    .list .list_content, .list1 .list_content {
        height: auto;
        overflow: hidden;
        position: relative;
        padding-left: 50px;
        padding-right: 65px;
    }

    .list1 .list_content_part1 {
        height: 58px !important;
        position: relative;
        padding-right: 65px;
    }

    .list .list_content_part {
        height: 28px !important;
        position: relative;
        padding-right: 65px;
    }

    .list .list_content a, .list1 .list_content a {
        font-size: 14px;
        height: 24px;
        line-height: 24px;
        padding: 0 8px;
        margin-right: 5px;
        color: #666;
        margin-bottom: 5px;
        float: left;
    }

        .list .list_content a:hover, .list1 .list_content a:hover {
            color: #d51716;
        }

        .list .list_content a.active, .list1 .list_content a.active {
            color: #fff;
            background-color: #ff9f01;
			border-radius: 4px;
        }

    .list .list_content .all, .list1 .list_content .all {
        position: absolute;
        left: 0;
    }

    .list .list_content .more, .list1 .list_content .more, .list .list_content_part .more, .list1 .list_content_part1 .more {
        border: 1px solid #e0e0e0;
        color: #999;
        position: absolute;
        right: 0;
        width: 16px;
        height: 16px;
        padding: 0;
    }

    .list .list_content .more, .list1 .list_content .more {
        background: #fff url(../images/list_gdbg.png) no-repeat 3px -6px;
    }

    .list .list_content_part .more, .list1 .list_content_part1 .more {
        background: #fff url(../images/list_gdbg.png) no-repeat 3px 6px;
    }

.zsjz_select {
    position: relative;
    padding: 15px 0 0px 82px;
    min-height: 28px;
    font-size: 15px;
}

    .zsjz_select .yxtj {
        position: absolute;
        left: 0;
        border: 1px solid #e8e8e8;
        height: 28px;
        line-height: 28px;
        padding: 0 10px;
        color: #999;
        display: block;
        background: #f7f7f7;
    }

.breadcrumb {
    line-height: 28px;
    padding-left: 10px;
}

.sxtj a {
    position: relative;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    border: 1px solid #ddd;
    font-size: 14px;
    vertical-align: top;
    padding: 0 24px 0 6px;
    cursor: pointer;
    margin-right: 4px;
    margin-bottom: 10px;
}

    .sxtj a:hover {
        border: 1px solid #d51716;
        text-decoration: none;
    }

    .sxtj a em {
        margin-right: 5px;
        color: #d51716;
        font-style: normal;
    }

    .sxtj a i {
        display: block;
        position: absolute;
        width: 25px;
        height: 28px;
        right: 0;
        top: 0px;
        background: url(../images/s_cb1.png) no-repeat 8px 50%;
    }

    .sxtj a:hover i {
        position: absolute;
        width: 25px;
        height: 28px;
        right: 0;
        background: #d51716 url(../images/s_cb2.png) no-repeat 8px 50%;
    }

.zsjz_ts {
    width: 100%;
    border-top: 3px solid #ff5e00;
    background: #f2f2f2;
    height: 64px;
}

    .zsjz_ts .daone {
        padding-top: 20px;
        color: #d51716;
        float: left;
        padding-left: 30px;
        font-size: 15px;
    }

.daoer {
    /* width: 271px; */
    float: right;
    margin-top: 20px;
    padding-right: 25px;
}

    .daoer .ss {
        width: 200px;
        height: 26px;
        border: #b4b4b4 1px solid;
        float: left;
        line-height: 265px;
        padding-left: 5px;
        border-right: none;
    }

    .daoer img {
        border: 0px;
        margin-bottom: -4px;
        cursor: pointer;
    }

.zsjz_content, .tit, .con {
    width: 1198px;
    height: auto;
    overflow: hidden;
    font-size: 16px;
}

.tit li {
    float: left;
    height: 46px;
    line-height: 46px;
    background: #f2f2f2;
    color: #666;
}

.tit .widr1 {
    width: 243px;
    text-align: left;
	padding-left: 15px;
}
.tit .widr2 { width: 225px; text-align: left;padding-left: 15px; }
.tit .widr3 { width: 120px; }
.tit .widr4 { width: 120px; }
.tit .widr5 { width: 120px; }
.tit .widr6 { width: 120px; }
.tit .widr7 { width: 120px; }
.tit .widr8 { width: 90px; text-align: right; padding-right: 10px;}


.listTab ul:after { content: ""; display: block; visibility: hidden; clear: both; height: 0; font-size: 0; }
.listTab li { float: left; text-align: center; color: #666; box-sizing: border-box; min-height: 1px; }
.listTab li a { color: #666; }
.listTab .widr1 { width: 258px; text-align: left; }
.listTab .widr2 { width: 240px; text-align: left; }
.listTab .widr3 { width: 120px; }
.listTab .widr4 { width: 120px; }
.listTab .widr5 { width: 120px; }
.listTab .widr6 { width: 120px; }
.listTab .widr7 { width: 120px; }
.listTab .widr8 { width: 100px; text-align: right; }
.listTab .widr9 { width: 570px; text-align: left; position: absolute; bottom: 25px; left: 535px; height: 22px; overflow: hidden; }
.listTab .widr9 .icon { margin-right: 5px; }
.listTab .tit ul { height: 40px; line-height: 40px; background: #f2f2f2; }
.listTab .tit .widr1, .listTab .tit .widr2 { padding-left: 15px; }
.listTab .tit .widr8 { padding-right: 10px; }
.listTab .con ul { padding: 15px 0; border-bottom: 1px solid #e8e8e8; position: relative; }
.listTab .con .widr1 p { font-size: 16px; font-weight: bold; margin-bottom: 5px; margin-top: 10px; }
.listTab .con .widr1 p a { color: #333; }
.listTab .con .widr2 img { width: 60px; height: 60px; border-radius: 50%; float: left; margin-right: 5px; margin-top: 4px; }
.listTab .con .widr2 p { margin-bottom: 5px; margin-top: 9px; }
.listTab .con .widr2 p a { font-weight: bold; color: #f33c32; font-size: 15px; }
.listTab .con .widr5 { color: #f33c32; }
.listTab .con .widr8 { padding-top: 5px; }
.listTab .con .other-add-cont { top: -8px; }
.listTab .con .chk { background-color: #ededed; padding: 5px 5px; }
.listTab .con .chk input[type='checkbox'] { border-color: #f2f2f2; }
.listTab .con .chk.chk-checked { background-color: #ff9f01; }
.listTab .con .chk.chk-checked span { color: #fff; }
.listTab .con .chk.chk-checked input[type='checkbox'] { background-color: #fff; border-color: #fff; }
.listTab .con .btn { background-color: #e36047; display: inline-block; width: 63px; height: 26px; text-align: center; line-height: 26px; color: #fff; margin-top: 10px; }
.listTab .con .btn .icon { vertical-align: -1px; margin-right: 3px; }
.listTab .tag { width: 20px; font-size: 12px; color: #376ed3; border: 1px solid #376ed3; line-height: 1.2; text-align: center; padding: 5px 0; float: left; margin-right: 10px; }
.listTab .tag.tag1 { border-color: #25854a; color: #25854a; }
.listTab .tag.tag2 { border-color: #164599; color: #164599; }
.listTab .tag.tag3 { border-color: #e63d42; color: #e63d42; }
.listTab .tag.tag4 { border-color: #f36f1f; color: #f36f1f; }
.listTab .tag.tag5 { border-color: #5967c8; color: #5967c8; }
.listTab .tag.tag6 { border-color: #396cad; color: #396cad; }
.listTab .tag.tag7 { border-color: #455439; color: #455439; }
.listTabSch .list { padding: 15px 0; border-bottom: 1px solid #e8e8e8; }
.listTabSch .list:after { content: ""; display: block; visibility: hidden; clear: both; height: 0; font-size: 0; }
.listTabSch .list .img { float: left; margin-top: 5px; }
.listTabSch .list .img img { width: 95px; height: 95px; border-radius: 50%; }
.listTabSch .list .info { float: left; margin-left: 20px; width: 660px; }
.listTabSch .list .info .tit { margin-bottom: 5px; position: relative; }
.listTabSch .list .info .tit a { font-size: 18px; font-weight: bold; }
.listTabSch .list .info .intro li { float: left; width: 33.33%; line-height: 1.8; height: 25px; overflow: hidden; }
.listTabSch .list .info .intro li:nth-child(2) { width: 60%; }
.listTabSch .list .info .intro li:nth-child(5) { overflow: visible; }
.listTabSch .list .info .intro li:last-child { width: 100%; }
.listTabSch .list .info .intro li:last-child a { margin-right: 20px; }
.listTabSch .list .info .intro li em { color: #666; }
.listTabSch .list .info .intro li a { margin-right: 5px; }
.listTabSch .list .info .other-add-cont { top: -7px; }
.listTabSch .list .sub { color: #666; text-align: right; position: absolute; right: -95px; top: 3px; }
.listTabSch .list .sub p { color: #f33c32; display: inline-block; }
.listTabSch .list .btn { float: right; width: 95px; margin-top: 60px; text-align: right; }
.listTabSch .list .btn a { color: #376ed3; border: 1px solid #376ed3; padding: 3px 6px; }
.listTabSch .list .btn a:hover { background-color: #376ed3; color: #fff; }
.maolt { padding: 10px; background-color: #f2f2f2; }
.maolt a { float: left; height: 36px; line-height: 36px; background-color: #fff; color: #333; width: 81px; text-align: center; margin-right: 10px; }
.maolt a:last-child { margin-right: 0; width: 85px; }
.maolt a:hover { background-color: #376ed3; color: #fff; }
.maolt a.gray { background-color: #e0e0e0; color: #555; cursor: default; }
.maolt a.gray:hover { background-color: #e0e0e0; color: #555; cursor: default; }
.listTabMaj .list:after { content: ""; display: block; visibility: hidden; clear: both; height: 0; font-size: 0; }
.listTabMaj .list .title { font-size: 18px; background-color: #376ed3; color: #fff; line-height: 40px; padding: 0 15px; font-weight: bold; margin-bottom: 20px; }
.listTabMaj .list .title .icon { vertical-align: -2px; margin-right: 5px; }
.listTabMaj .list .title span { float: right; font-size: 14px; font-weight: normal; }
.listTabMaj .list .majList { width: 425px; float: left; border: 1px solid #ededed; padding: 10px 15px; box-sizing: border-box; margin-bottom: 20px; }
.listTabMaj .list .majList:nth-child(2n-1) { float: right; }
.listTabMaj .list .majList:hover { border-color: #376ed3; }
.listTabMaj .list .majList .tit { font-size: 18px; font-weight: bold; margin-bottom: 5px; }
.listTabMaj .list .majList .tit .sub { font-size: 14px; color: #666; float: right; font-weight: normal; margin-top: 3px; }
.listTabMaj .list .majList .tit .sub em { color: #f33c32; }
.listTabMaj .list .majList .tit .sub .icon { vertical-align: -2px; margin-right: 3px; }
.listTabMaj .list .majList li { float: left; width: 50%; line-height: 2; }
.listTabMaj .list .majList li span { color: #666; }
.chk.checked i { border-color: #f33c32; }
.chk.checked i:after { content: ''; display: block; height: 3px; width: 7px; border: 0 solid #f33c32; border-width: 0 0 1px 1px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); position: absolute; top: 3px; left: 2px; }
.chk.checked i + span { color: #f33c32; }
.chk i { border: 1px solid #999; position: relative; width: 12px; height: 12px; vertical-align: -2px; border-radius: 2px; margin-right: 3px; display: inline-block; margin-left: 15px; }
.ztList li { float: left; width: 285px; margin-right: 20px; margin-top: 15px; }
.ztList li:nth-child(4n) { margin-right: 0; }
.ztList li .img { display: block; width: 285px; height: 148px; overflow: hidden; }
.ztList li .img img { width: 285px; height: 148px; transition: all .3s; }
.ztList li .img img:hover { transform: scale(1.3); }
.ztList li p { height: 20px; line-height: 20px; overflow: hidden; margin-top: 10px; }
.ztList li p a { color: #666; }
.ztList li p a:hover { color: #dd3635; }
.ztList li span { color: #999; font-size: 13px; line-height: 1.4; }
.pages { padding: 20px 0; font-size: 14px; clear: both; text-align: center; }
.pages a, .pages span { display: inline-block; height: 28px; line-height: 28px; border: 1px solid #d6d6d6; text-align: center; margin: 0 4px; padding: 0 12px; }
.pages a:hover { border-color: #376ed3; text-decoration: none; color: #333; }
.pages a.dot { border: none; width: 24px; color: #999; }
.pages span { color: #fff; cursor: default; background: #376ed3; border-color: #376ed3; }
.pages .anum { color: #666; cursor: default; background: #fff; border-color: #fff; }
.pages a.a1f, .pages li.a1f:hover { color: #ccc; background: #f9f9f9; border: 1px solid #ddd; cursor: default; text-decoration: none; }
.pages i { margin-left: 3px; margin-right: 3px; color: #999; font-style: normal; display: inline-block; vertical-align: 4px; }



.tit .xh, .con .xh {
    width: 142px;
    text-align: center;
}

    .con .xh a img {
        width: 78px;
        height: 78px;
    }

.tit .yxzy, .con .yxzy {
    width: 180px;
    text-align: left;
}

    .con .yxzy p a span {
        width: 100%;
        display: inline-block;
    }

    .con .yxzy a:hover {
        color: #FF0000;
    }

.tit .xf, .con .xf {
    width: 166px;
    text-align: center;
}

.tit .xz, .con .xz {
    width: 196px;
    text-align: center;
}

.tit .gzd, .con .gzd {
    width: 208px;
    text-align: center;
}

.tit .ybrs, .con .ybrs {
    width: 140px;
    text-align: center;
}

.tit .db_bm, .con .db_bm {
    width: 166px;
    text-align: center;
}

.con {
    border-bottom: 1px dashed #e8e8e8;
    position: relative;
}

    .con li {
        float: left;
        height: 78px;
    }

    .con .yxzy {
        height: 78px;
        line-height: 35px;
    }

.zy {
    color: #FF0000;
}

    .zy:hover {
        color: #FF0000;
    }

.con .xf, .con .xz, .con .gzd, .con .ybrs, .con .jzxq {
    height: 35px;
    line-height: 35px;
}

.con .db_bm {
    margin-top: 12px;
    height: auto;
}

    .con .db_bm .chk {
        background-color: #ededed;
        padding: 5px 10px;
        color: #666;
        font-size: 13px;
    }

.chk input[type='checkbox'] {
    border-color: #f2f2f2;
}



.con .btn {
    background-color: #e36047;
    display: inline-block;
    width: 63px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    color: #fff;
    margin-top: 10px;
    font-size: 13px;
}

.con .jzxq {
    position: absolute;
    top: 48px;
    left: 374px;
}

#Div_NoRegulation {
    text-align: center;
    padding: 100px 0px;
    color: #999;
}

.compare {
    position: fixed;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 94px;
    z-index: 3;
}

    .compare .cont {
        position: relative;
        margin: 0 auto;
        width: 1196px;
        height: 90px;
        border: 2px solid #EB6100;
        background: #fff;
    }

        .compare .cont .tit {
            padding-top: 20px;
            width: 60px;
            height: 70px;
            line-height: 28px;
            text-align: center;
            color: #fff;
            background-color: #EB6100;
            font-size: 18px;
            vertical-align: middle;
        }

        .compare .cont .ul li:first-of-type {
            background: url(../images/comparebg1.png) no-repeat center center;
        }

        .compare .cont .ul li:nth-of-type(2) {
            background: url(../images/comparebg2.png) no-repeat center center;
        }

        .compare .cont .ul li:nth-of-type(3) {
            background: url(../images/comparebg3.png) no-repeat center center;
        }

        .compare .cont .ul li:nth-of-type(4) {
            background: url(../images/comparebg4.png) no-repeat center center;
        }

        .compare .cont .ul li {
            width: 240px;
            height: 90px;
            border-right: 1px dashed #eee;
            float: left;
        }

            .compare .cont .ul li a {
                display: block;
                padding: 20px;
                width: 200px;
                background: #fff;
                font-size: 14px;
                line-height: 24px;
                color: #666;
            }

                .compare .cont .ul li a:hover {
                    padding: 19px;
                    border: 1px solid #EB6100;
                    color: #EB6100;
                }

            .compare .cont .ul li .del:before {
                content: "x";
                position: absolute;
                top: 0;
                right: 0;
                width: 18px;
                height: 18px;
                display: none;
            }

            .compare .cont .ul li a:hover.del:before {
                top: -1px;
                right: -1px;
                display: block;
            }

            .compare .cont .ul li a span {
                display: block;
                height: 50px;
                overflow: hidden;
            }

            .compare .cont .ul li .del {
                position: relative;
            }

        .compare .cont .cright {
            width: 170px;
        }

            .compare .cont .cright .link:hover {
                color: #fff;
                opacity: .9;
            }

            .compare .cont .cright .link {
                margin-top: 20px;
                margin-left: auto;
                margin-right: auto;
                width: 80px;
                height: 30px;
                line-height: 30px;
                color: #fff;
                font-size: 14px;
                text-align: center;
                background-color: #EB6100;
            }

            .compare .cont .cright a {
                display: block;
            }

            .compare .cont .cright .clear {
                line-height: 36px;
                font-size: 14px;
                text-align: center;
                color: #EB6100;
            }

        .compare .cont .close {
            position: absolute;
            top: 4px;
            right: 4px;
            display: block;
            width: 20px;
            height: 20px;
            z-index: 10;
        }

.icon-sprite, .icon-bm, .icon-cadd, .icon-cclose, .icon-clear, .icon-collect, .icon-del, .icon-down, .icon-down1, .icon-dz, .icon-dz1, .icon-fai, .icon-fd, .icon-fresh, .icon-fs, .icon-hot, .icon-hoth, .icon-hothh, .icon-hxin, .icon-more, .icon-msg, .icon-mtit, .icon-no, .icon-noi, .icon-pg1, .icon-pg2, .icon-pg3, .icon-pg4, .icon-pg5, .icon-pg6, .icon-ph, .icon-pyq, .icon-qq, .icon-qqi, .icon-qqkj, .icon-rdown, .icon-rdownh, .icon-sc, .icon-sc1, .icon-search, .icon-see, .icon-share, .icon-suc, .icon-time, .icon-tp, .icon-type1, .icon-type2, .icon-wb, .icon-wd, .icon-wd1, .icon-weiboi, .icon-weixini, .icon-wx, .icon-wz, .icon-xin, .icon-xing, .icon-xinn, .icon-xinn1, .icon-yes, .icon-yesi, .icon-zan, .icon-zgpg, .icon-zt, .see:before, .artDownBtn a:hover .icon, .icon-collect.active .icon, .icon-zan.active .icon, .fSel a:after, .tLeft a.active .icon-hoth, .tLeft a.active .icon-rdown, .bdsharebuttonbox .qqkj:before, .bdsharebuttonbox .wx:before, .bdsharebuttonbox .wxpyq:before, .bdsharebuttonbox .wb:before, .bdsharebuttonbox .qq:before, .bdsharebuttonbox .bds_tsina:before, .bdsharebuttonbox .bds_weixin:before, .bdsharebuttonbox .bds_sqq:before, .sub.active .icon, .wdList li:before, .ybtn:hover .icon-xinn1, .ybtn.active .icon-xinn1, .filterLk .icon-wd:hover, .share-icon:before, .top-share:hover .share-icon:before, .collection:hover .icon-collect, .collection.active .icon-collect, .pzan.active .icon-zan, .quesList .da label span.fr.active .icon-dz {
    background-image: url(../images/icon-list.png);
    background-repeat: no-repeat;
}

.icon {
    display: inline-block;
    vertical-align: middle;
}

.icon-cclose {
    background-position: -54px -113px;
    height: 20px !important;
    width: 20px !important;
    background-image: url(../images/icon-list.png);
    background-repeat: no-repeat;
    border: none !important;
}


.clearfix {
    zoom: 1;
}

.gx a:hover {
    text-decoration: underline;
}

.gx p a:hover, .zzbs_1_right_content p a:hover {
    text-decoration: underline;
}

.index_7_content p a {
    float: left;
    height: 22px;
    line-height: 20px;
    border: 1px dashed #333;
    padding: 1px 10px;
    text-align: center;
    border-radius: 20px;
    margin: 5px 5px;
    color: #333;
    font-size: 12px;
    text-decoration: none;
}

    .index_7_content p a:hover {
        background-color: #e83428;
        border: 1px solid #fff;
        color: #fff;
    }

.wrong {
    position: fixed;
    top: 50%;
    left: 50%;
    font-size: 16px;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 15px 100px;
    color: #fff;
    margin-top: -28px;
    transform: translateX(-50%);
    display: none;
}

.gzd-line-bg {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 6px;
    background: #e4e4e4;
    font-size: 0;
    vertical-align: middle;
}
.gzd-line-bg .gzd-line-front {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 6px;
    background: #eb613c;
}