.inside-banner {
    height: 560px;
    background: #000734 url(../images/inside-bg.jpg) no-repeat center top;
    color: #ffffff;
}
.inside-banner .container {
    padding-top: 90px;
    position: relative;
    z-index: 1;
}
.inside-banner .titles {
    text-align: center;
    background: url(../images/titles-bg.png) no-repeat no-repeat center bottom;
    height: 120px;
}
.inside-banner .titles .title-01 {
    color: #00bdf3;
    font-size: 46px;
}
.inside-banner .titles .title-02 {
    color: #fff;
    font-size: 22px;
}
.inside-banner .titles-02 {
    background: url(../images/titles-bg-02.png) no-repeat no-repeat center bottom;
}
.inside-banner .titles-03 {
    background: url(../images/titles-bg-03.png) no-repeat no-repeat center bottom;
}
.inside-banner .total {
    text-align: center;
    font-size: 18px;
    padding-top: 15px;
    margin-bottom: 25px;
}
.inside-banner .total .num {
    color: #dfaa25;
}
.inside-banner .tips {
    text-align: center;
    font-size: 12px;
}
.inside-banner .icon {
    height: 20px;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -3px;
}
.inside-banner .form {
    clear: both;
    margin-top: 35px;
    margin-bottom: 40px;
}
.inside-banner .form .nr {
    width: 1085px;
    margin: auto;
}
.inside-banner .form .nr-02 {
    width: 790px;
    margin: auto;
    display: none;
}
.inside-banner .form .zhcAddress,
.inside-banner .form .shhy,
.inside-banner .form .qylx,
.inside-banner .form .number,
.inside-banner .form .zihao,
.inside-banner .form .btn,
.inside-banner .form .firstName,
.inside-banner .form .secondName {
    position: relative;
    width: auto;
    margin-right: 5px;
    float: left;
}
.inside-banner .form .zhcAddress {
    width: 205px;
}
.inside-banner .form .shhy {
    width: 285px;
}
.inside-banner .form .zihao {
    width: 180px;
}
.inside-banner .form .zihao .bt {
    width: 80px;
}
.inside-banner .form .zihao input {
    padding-left: 90px;
    padding-right: 5px;
}
.inside-banner .form .qylx {
    width: 215px;
}
.inside-banner .form .firstName {
    width: 300px;
    float: left;
}
.inside-banner .form .secondName {
    width: 300px;
    float: left;
}
.inside-banner .form .btn {
    width: 180px;
    margin-right: 0;
}
.inside-banner .form .bt {
    color: #fff;
    font-size: 14px;
    display: inline-block;
    width: 100px;
    padding-left: 10px;
    line-height: 60px;
    position: absolute;
}
.inside-banner .form .bt:after {
    content: "";
    display: inline-block;
    border-right: 1px #fff solid;
    height: 15px;
    position: absolute;
    right: 1px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.inside-banner .form .bt .icon {
    height: 20px;
    vertical-align: middle;
}
.inside-banner .form .bt-02 {
    width: 190px;
    padding-left: 20px;
}
.inside-banner .form input {
    width: 100%;
    line-height: 60px;
    border-radius: 5px;
    border: none;
    background: rgba(255, 255, 255, 0.2);
    overflow: hidden;
    letter-spacing: normal;
    white-space: normal;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #fff;
    padding: 0 30px 0 110px;
}
/*.inside-banner .form input:focus {
    border-color: #c7e1f6;
}*/
.inside-banner .form input::-webkit-input-placeholder {
    color: #a3a3a3;
}
.inside-banner .form .textInput-02 {
    padding-left: 205px;
}
.inside-banner .form .select input {
    cursor: pointer;
}
.inside-banner .form .arrow {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 20px;
    right: 10px;
    margin: auto;
    background: url(../images/arrow-down-02.png) no-repeat;
}
.inside-banner .form .arrow.up {
    background: url(../images/arrow-up-02.png) no-repeat;
}
.inside-banner .form .btn {
    text-align: center;
    width: 180px;
}
.inside-banner .form .btn a {
    display: inline-block;
    background: #01b3f5;
    color: #fff;
    line-height: 40px;
    line-height: 60px;
    font-size: 20px;
    border-radius: 5px;
    width: 100%;
}
.inside-banner .hmgz {
    background: #fff;
    margin-bottom: 25px;
}
.inside-banner .hmgz .list {
    overflow: hidden;
}
.inside-banner .hmgz li {
    border-bottom: 1px #f7f7f7 solid;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
}
.inside-banner .hmgz .bt {
    color: #333;
    font-size: 14px;
}
.inside-banner .hmgz .shm {
    color: #888;
    font-size: 12px;
    line-height: 2;
    margin-top: 10px;
}
.inside-banner .hmgz .shm span {
    display: inline-block;
    width: 25%;
    padding-right: 10px;
    position: relative;
    float: left;
}
.inside-banner .hmgz .shm span:before {
    content: "";
    display: inline-block;
    border-top: 1px #01b3f5 solid;
    width: 4px;
    vertical-align: middle;
    margin-right: 6px;
}
.inside-banner .hmHistory {
    background: #ffffff;
}
.inside-banner .hmHistory .list {
    overflow: hidden;
}
.inside-banner .hmHistory li {
    border-bottom: 1px #f7f7f7 solid;
    overflow: hidden;
    line-height: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.inside-banner .hmHistory .bt {
    position: relative;
    padding-right: 35px;
}
.inside-banner .hmHistory .grade {
    float: right;
    display: inline-block;
    width: 30px;
    position: absolute;
    right: 0;
    top: 0;
}
.inside-banner .hmHistory .grade.gao {
    color: #01b3f5;
}
.inside-banner .hmHistory .grade.zhong {
    color: #46b39e;
}
.inside-banner .hmHistory .grade.di {
    color: #ffa800;
}
.inside-banner .selectDrop {
    color: #777777;
}
.inside-banner .zhcAddress .selectDrop {
    width: 1085px;
    left: 0;
    top: 75px;
}
.inside-banner .zhcAddress .selectDrop input {
    font-size: 14px;
    border-radius: 0;
    margin-bottom: 5px;
}
.inside-banner .zhcAddress .selectDrop input:focus {
    color: #333333;
}
.inside-banner .zhcAddress .selectDrop .leftCity {
    width: 30%;
    float: left;
}
.inside-banner .zhcAddress .selectDrop .rightCity {
    width: 70%;
    padding-left: 80px;
    float: right;
}
.inside-banner .zhcAddress .selectDrop .letterMenu {
    margin-top: 0 !important;
}
.inside-banner .shhy .selectDrop {
    width: 1085px;
    left: -210px;
    right: auto;
    top: 75px;
}
.inside-banner .qylx .selectDrop {
    top: 75px;
}

.giveNameBanner .form .zhcAddress {
    width: 205px;
}
.giveNameBanner .form .shhy {
    width: 260px;
}
.giveNameBanner .form .qylx {
    width: 220px;
}
.giveNameBanner .form .number {
    width: 200px;
}

#zhcAddress .selectDrop {
    position: absolute;
    z-index: 99;
    right: 0;
    background: #fff;
    border: 1px #c7e1f6 solid;
    min-height: 82px;
    max-height: 375px;
    overflow: auto;
    padding: 15px;
    display: none;
}
#zhcAddress .selectDrop input {
    background: #f2f2f2;
    line-height: 30px;
    height: 30px;
    border: none;
    padding: 0 10px;
    cursor: inherit;
}
#zhcAddress .selectDrop input::-webkit-input-placeholder {
    color: #cbcbcb;
}
#zhcAddress .selectDrop input::-moz-placeholder {
    color: #cbcbcb;
}
#zhcAddress .selectDrop .dqCity {
    margin-bottom: 0;
}
#zhcAddress .selectDrop .dqCity .bt-01 {
    line-height: 30px;
    margin-top: 5px;
}
#zhcAddress .selectDrop .dqCity .dq {
    color: #01b3f5;
}
#zhcAddress .selectDrop .hotCity {
    margin-bottom: 15px;
    overflow: hidden;
}
#zhcAddress .selectDrop .hotCity .bt-01 {
    line-height: 30px;
    margin-bottom: 5px;
}
#zhcAddress .selectDrop .hotCity a {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
    border: 1px #e5e5e5 solid;
    color: #777;
    line-height: 28px;
    padding: 0 4px;
}
#zhcAddress .selectDrop .hotCity a:hover,
#zhcAddress .selectDrop .hotCity a.active {
    background: #01b3f5;
    color: #fff;
    border-color: #01b3f5;
}
#zhcAddress .selectDrop .letterMenu {
    text-align: left;
    height: 26px;
    background: #efeff4;
    margin-top: 14px;
    width: 100%;
    font-size: 0;
}
#zhcAddress .selectDrop .letterMenu span {
    width: 20%;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    text-align: center;
    color: #828282;
    border-right: 1px solid #fff;
    display: inline-block;
    cursor: pointer;
}
#zhcAddress .selectDrop .letterMenu span:last-child {
    border: none;
}
#zhcAddress .selectDrop .letterMenu span:hover,
#zhcAddress .selectDrop .letterMenu span.active {
    background: #01b3f5;
    color: #ffffff;
}
#zhcAddress .selectDrop .itemCity {
    padding: 10px 0;
}
#zhcAddress .selectDrop .itemCity .item {
    display: none;
}
#zhcAddress .selectDrop .itemCity dl {
    position: relative;
    padding-left: 40px;
    overflow: hidden;
}
#zhcAddress .selectDrop .itemCity dt {
    position: absolute;
    left: 10px;
    top: 0;
    font-size: 12px;
    color: #828282;
    display: inline-block;
    line-height: 30px;
    font-family: arial;
}
#zhcAddress .selectDrop .itemCity dd span {
    font-size: 14px;
    min-width: 50px;
    margin-right: 10px;
    white-space: nowrap;
    display: inline-block;
    float: left;
    padding: 0 5px;
    line-height: 30px;
    cursor: pointer;
}
#zhcAddress .selectDrop .itemCity dd span:hover,
#zhcAddress .selectDrop .itemCity dd span.active {
    background: #01b3f5;
    color: #ffffff;
}

#shhy .selectDrop {
    position: absolute;
    z-index: 99;
    right: 0;
    background: #fff;
    border: 1px #c7e1f6 solid;
    min-height: 82px;
    max-height: 405px;
    overflow: auto;
    padding: 15px;
    display: none;
}
#shhy .selectDrop .dropBt {
    font-weight: 700;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 5px;
}
#shhy .selectDrop .item {
    margin-bottom: 10px;
}
#shhy .selectDrop a {
    line-height: 30px;
    color: #666;
    margin-right: 10px;
    display: inline-block;
}
#shhy .selectDrop a:hover {
    color: #01b3f5;
}

#qylx .selectDrop {
    width: 100%;
    position: absolute;
    z-index: 99;
    background: #fff;
    border: 1px #c7e1f6 solid;
    min-height: 82px;
    max-height: 375px;
    overflow: auto;
    padding: 5px 0 0 0;
    display: none;
}
#qylx .selectDrop .item a {
    padding: 0 20px;
    margin: 0 0 5px 0;
    display: block;
    line-height: 40px;
}
#qylx .selectDrop .item a:hover {
    background: #01b3f5;
    color: #ffffff;
}
#qylx .selectDrop .item .checked {
    background: #01b3f5;
    color: #ffffff;
}

#number .selectDrop {
    width: 100%;
    position: absolute;
    z-index: 99;
    background: #fff;
    border: 1px #c7e1f6 solid;
    min-height: 82px;
    max-height: 375px;
    overflow: auto;
    padding: 5px 0 0 0;
    display: none;
}
#number .selectDrop .item a {
    padding: 0 20px;
    margin: 0 0 5px 0;
    display: block;
    line-height: 40px;
}
#number .selectDrop .item a:hover {
    background: #01b3f5;
    color: #ffffff;
}
#number .selectDrop .item .checked {
    background: #01b3f5;
    color: #ffffff;
}

.popup {
    z-index: 999;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: none;
}

.popupLogReg {
    height: 360px;
}

.transparent {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 998;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    display: none;
}
.popup .box {
    position: relative;
    border-radius: 10px;
    margin: auto;
    background: #fff;
    z-index: 999;
    opacity: 0;
    transform: translateY(-100px);
    transition: all .5s;
}
.popupLogReg .box {
    padding: 20px 40px 25px;
    width: 400px;
}
.popup.fadeIn .box {
    opacity: 1;
    transform: translateY(0);
}
.popup .close {
    display: block;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    background: #000000;
    border-radius: 50%;
    color: #fff;
    position: absolute;
    right: -30px;
    top: -15px;
    font-size: 20px;
    transition: all .5s;
}
.popupLogReg .title {
    color: #00bdf3;
    font-size: 16px;
    border-bottom: 1px #d7d7d7 solid;
    line-height: 24px;
    padding: 0px 0 15px 0;
    text-align: center;
}
.popupLogReg .form {
    vertical-align: middle;
}
.popupLogReg .form li {
    position: relative;
}
.popupLogReg .form .bt {
    display: inline-block;
    width: 65px;
    line-height: 49px;
    position: absolute;
    left: 0;
    color: #828282;
}
.popupLogReg input {
    font-size: 14px;
    border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-radius: 0;
    width: 100%;
    height: 50px;
    line-height: 49px;
    padding: 0 10px 0 65px;
    border-bottom: 1px #d7d7d7 solid;
}
.clearfix::after {
    clear: both;
    height: 0;
    content: "";
    line-height: 0;
    font-size: 0;
    display: block;
}
.popupLogReg .yzhm input {
    padding-right: 90px;
}
.popupLogReg .yzhm .hq {
    display: block;
    max-width: 120px;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 50px;
    text-align: right;
}
.popupLogReg .yzhm .hq a {
    display: inline-block;
    color: #00bdf3;
}
.popupLogReg .btn {
    margin-top: 20px;
}
.popupLogReg .btn a {
    display: block;
    line-height: 40px;
    background: #00bdf3;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    font-size: 14px;
    transition: all .4s;
}

.chxLoading {
    display: block;
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 10px;
}
.chxLoading .info {
    max-width: 500px;
    padding: 50px 30px;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    line-height: 50px;
    height: 200px;
    background: #fff;
    border-radius: 5px;
    margin: auto;
    z-index: 1000;
    font-size: 20px;
}
.chxLoading .loader {
    background: #f2f3f7;
    height: 6px;
    border-radius: 6px;
    margin-top: 24px;
    position: relative;
    overflow: hidden;
}
.chxLoading .loader span {
    position: absolute;
    left: -100%;
    top: 0;
    height: 100%;
    width: 50%;
    border-radius: 6px;
    display: block;
    background: #01b3f5;
    animation: loading 1s linear infinite;
    -webkit-animation: loading 1s linear infinite;
}

.inside {
    padding-bottom: 55px;
    min-height: 500px;
    background: #f3f3f3;
}
.inside .mainLeft {
    position: relative;
    width: 70%;
    float: left;
    padding-right: 15px;
}
.inside .mainLeft .main {
    background: #ffffff;
}
.inside .asideRight {
    width: 30%;
    float: right;
    background: #ffffff;
}
.inside .asideRight .bigBt {
    background: #fbfcff !important;
    color: #353535;
    font-size: 18px;
    line-height: 55px;
    text-align: center;
    overflow: hidden;
}
.inside .asideRight .box {
    padding: 20px 25px;
}
.inside .asideRight .classify li {
    background: #e3e3e3;
    margin-bottom: 1px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    overflow: hidden;
    padding-left: 25px;
    padding-right: 35px;
    position: relative;
}
.inside .asideRight .classify li:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/arrow-right-02.png) no-repeat center center;
    position: absolute;
    right: -15px;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    opacity: 0;
}
.inside .asideRight .classify li:hover,
.inside .asideRight .classify li.cur {
    background: #01b3f5;
}
.inside .asideRight .classify li:hover:after,
.inside .asideRight .classify li.cur:after {
    opacity: 1;
    right: 15px;
}
.inside .asideRight .classify li:hover a,
.inside .asideRight .classify li.cur a {
    color: #ffffff;
}
.inside .asideRight .classify li a {
    display: block;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
}
.inside .asideRight .form li {
    padding-bottom: 20px;
    position: relative;
}
.inside .asideRight .form .bt {
    color: #bfbfbf;
    font-size: 14px;
    display: inline-block;
    width: 72px;
    line-height: 40px;
    text-align: center;
    position: absolute;
}
.inside .asideRight .form .bt:after {
    content: "";
    display: inline-block;
    border-right: 1px #bfbfbf solid;
    height: 15px;
    position: absolute;
    right: 1px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.inside .asideRight .form input {
    width: 100%;
    line-height: 38px;
    border: 1px #bfbfbf solid;
    overflow: hidden;
    letter-spacing: normal;
    white-space: normal;
    text-overflow: ellipsis;
    padding: 0 30px 0 80px;
}
.inside .asideRight .form input:focus {
    border-color: #c7e1f6;
}
.inside .asideRight .form .select input {
    cursor: pointer;
}
.inside .asideRight .form .arrow {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    margin: auto;
    background: url(../images/arrow-down-02.png) no-repeat;
}
.inside .asideRight .form .arrow.up {
    background: url(../images/arrow-up-02.png) no-repeat;
}
.inside .asideRight .form .btn {
    /*margin-top: 50px;*/
    text-align: center;
}
.inside .asideRight .form .btn a {
    display: inline-block;
    background: #ff9c00;
    color: #fff;
    line-height: 40px;
    width: 100%;
}
.inside .asideRight .hmgz {
    background: #fff;
    margin-bottom: 25px;
}
.inside .asideRight .hmgz .list {
    overflow: hidden;
}
.inside .asideRight .hmgz li {
    border-bottom: 1px #f7f7f7 solid;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
}
.inside .asideRight .hmgz .bt {
    color: #333;
    font-size: 14px;
}
.inside .asideRight .hmgz .shm {
    color: #888;
    font-size: 12px;
    line-height: 2;
    margin-top: 10px;
}
.inside .asideRight .hmgz .shm span {
    min-width: 83px;
    display: inline-block;
    padding-right: 10px;
    position: relative;
    float: left;
}
.inside .asideRight .hmgz .shm span:before {
    content: "";
    display: inline-block;
    border-top: 1px #01b3f5 solid;
    width: 4px;
    vertical-align: middle;
    margin-right: 6px;
}
.inside .asideRight .hmHistory {
    background: #ffffff;
}
.inside .asideRight .hmHistory .list {
    overflow: hidden;
}
.inside .asideRight .hmHistory li {
    border-bottom: 1px #f7f7f7 solid;
    overflow: hidden;
    line-height: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.inside .asideRight .hmHistory .bt {
    position: relative;
    padding-right: 35px;
}
.inside .asideRight .hmHistory .grade {
    float: right;
    display: inline-block;
    width: 30px;
    position: absolute;
    right: 0;
    top: 0;
}
.inside .asideRight .hmHistory .grade.gao {
    color: #01b3f5;
}
.inside .asideRight .hmHistory .grade.zhong {
    color: #46b39e;
}
.inside .asideRight .hmHistory .grade.di {
    color: #ffa800;
}
.inside .asideRight .link {
    text-align: left;
    overflow: hidden;
    width: 339px;
    margin-top: 50px;
}
.inside .asideRight-02 {
    background: transparent;
}
.inside .asideRight-03 {
    min-height: 600px;
    padding-bottom: 40px;
}
.bread {
    font-size: 12px;
    color: #999;
    font-weight: 400;
    padding: 6px 0;
}
.bread img {
    vertical-align: middle;
    margin-top: -3px;
    height: 20px;
    margin-right: 5px;
}
.bread a {
    color: #999999;
}
.bread a:hover {
    color: #01b3f5;
    text-decoration: underline;
}
.bread span {
    color: #666666;
}
.download .bigBt,
.nameResult .bigBt {
    background: #fbfcff !important;
    color: #353535;
    font-size: 18px;
    line-height: 55px;
    text-align: center;
    overflow: hidden;
}
.download .bigBt .bt,
.nameResult .bigBt .bt {
    font-size: 18px;
}
.download li,
.nameResult li {
    height: 55px;
}
.download li:nth-child(odd),
.nameResult li:nth-child(odd) {
    background: #fbfcff;
}
.download .bt,
.nameResult .bt {
    width: 77%;
    float: left;
    font-size: 15px;
    padding: 0 25px 0 25px;
    line-height: 55px;
    height: 55px;
    overflow: hidden;
    position: relative;
}
.download .bt img,
.nameResult .bt img {
    height: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.download .bt a,
.nameResult .bt a {
    display: block;
    height: 55px;
    overflow: hidden;
    vertical-align: middle;
    padding-left: 30px;
    -webkit-transition: all .5s;
    transition: all 0.5s;
}
.download .bt a:hover,
.nameResult .bt a:hover {
    color: #01b3f5;
    padding-left: 35px;
}
.download .sign,
.nameResult .sign {
    color: #ff0000;
}
.download .btn,
.nameResult .btn {
    height: 55px;
    width: 23%;
    float: right;
    text-align: center;
    position: relative;
}
.download .btn:before,
.nameResult .btn:before {
    content: "";
    display: block;
    height: 100%;
    /*border-left: 1px #eaeaea solid;*/
    position: absolute;
    left: 0;
}
.download .btn img,
.nameResult .btn img {
    height: 20px;
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 2px;
}
.download .btn a,
.nameResult .btn a {
    margin-top: 14px;
    display: inline-block;
    /*background: #c5c5c5;*/
    color: #fff;
    line-height: 27px;
    min-width: 104px;
    padding: 0 5px;
    border-radius: 3px;
    -webkit-transition: all .5s;
    transition: all 0.5s;
}
.download .btn a:hover,
.nameResult .btn a:hover {
    background: #01b3f5;
}
.download .page,
.nameResult .page {
    padding: 30px 0;
}
.download .refresh,
.nameResult .refresh {
    text-align: center;
    padding: 20px 0;
}
.download .refresh a,
.nameResult .refresh a {
    display: inline-block;
    background: #ff9c00;
    color: #fff;
    line-height: 45px;
    width: 100%;
    max-width: 270px;
    border-radius: 5px;
    font-size: 18px;
}
.download .refresh a img,
.nameResult .refresh a img {
    height: 25px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 10px;
}
.nameResult .btn a.jg_gao {
    color: #34b063;
}
.nameResult .btn a.jg_zhong {
    color: #ffae00;
}
.nameResult .btn a.jg_di{
    color: #fd412e;
}

.hzhResult {
    min-height: 552px;
}
.hzhResult .bigBt {
    background: #fbfcff !important;
    color: #353535;
    font-size: 18px;
    line-height: 55px;
    overflow: hidden;
    padding: 0 25px;
}
.hzhResult .nr {
    padding: 10px 0 30px 0;
}
.hzhResult .xinxi {
    padding: 20px 25px;
    border-bottom: 1px #f7f7f7 solid;
    position: relative;
}
.hzhResult .xinxi .title {
    font-size: 16px;
    line-height: 2;
    position: relative;
}
.hzhResult .xinxi .shm {
    color: #828282;
}
.hzhResult .xinxi .link {
    width: 165px;
    height: 70px;
    position: absolute;
    right: 15px;
    top: 31px;
}
.hzhResult .tjzhsh {
    color: #828282;
    line-height: 20px;
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
    margin-top: 9px;
}
.hzhResult .tjzhsh .span-01 {
    float: left;
    margin-right: 10px;
}
.hzhResult .tjzhsh .score {
    color: #01b3f5;
    display: inline-block;
    margin-left: 20px;
    float: left;
}
.hzhResult .stars {
    display: inline-block;
    width: 120px;
    height: 20px;
    float: left;
    background: url(../images/star-off.png) no-repeat left;
    vertical-align: middle;
}
.hzhResult .stars .item {
    display: inline-block;
    height: 20px;
    width: auto;
    background: url(../images/star-on.png) no-repeat left;
}
.hzhResult .list .bt {
    cursor: pointer;
    width: 100%;
    font-size: 17px;
    color: #333;
    padding: 20px 25px;
    line-height: 30px;
    border-bottom: 1px #f7f7f7 solid;
    position: relative;
}
.hzhResult .list .bt .icon {
    height: 20px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 10px;
}
.hzhResult .list .bt .wfx {
    color: #46b39e;
    float: right;
    font-size: 14px;
    display: inline-block;
    padding-right: 17px;
    position: relative;
    cursor: pointer;
}
.hzhResult .list .bt .wfx:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 9px 6px;
    border-color: transparent transparent #d7d7d7 transparent;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all .5s;
    transition: all 0.5s;
}
.hzhResult .list dd {
    display: none;
    padding: 10px 25px 0 15px;
    line-height: 24px;
}
.hzhResult .list dd .shm {
    color: #828282;
    margin-bottom: 10px;
    max-height: 96px;
    overflow: hidden;
}
.hzhResult .list dd .div-02 .shm {
    max-height: inherit;
}
.hzhResult .list dd .div-02 .zhankai {
    display: none;
}
.hzhResult .list dd .div-02 .shouqi {
    display: inline-block;
}
.hzhResult .list dd .shouqi {
    display: none;
}
.hzhResult .list .more {
    padding: 0 0;
}
.hzhResult .list .more a {
    display: inline-block;
    color: #01b3f5;
    border-bottom: 1px #01b3f5 solid;
    line-height: 20px;
    position: relative;
}
.hzhResult .list .more img {
    height: 20px;
    vertical-align: middle;
    margin-top: -3px;
}
.hzhResult .list .cur .bt .wfx:after {
    border-width: 9px 6px 0 6px;
    border-color: #01b3f5 transparent transparent transparent;
}