﻿@charset "utf-8";

/*é¦–é¡µ*/
@media (min-width:1080px) {
    .indexNewsTop a:hover {
        color: #2089da;
    }

    .indexNewsB li a:hover {
        color: #2089da;
    }

    .indexTop a:hover {
        opacity: 0.8;
    }

    .btnPure:hover {
        opacity: 0.8;
        color: #fff;
    }

    .btnPureQ:hover {
        background: rgba(32,137,218,0.4);
        color: #fff;
    }

    .indexLinkA a:hover {
        background: #fafafc;
        color: #999;
    }

    .indexTjUl a:hover .indexTjUlNo {
        display: block;
    }

    .swiper-button-next:hover, .swiper-button-prev:hover {
        opacity: 0.8;
    }

    .indexPjLi:hover {
        border-color: #44368b;
        background: #e7e5f1;
    }

    .site a:hover {
        color: #44368b;
    }

    .noticeLilF a:hover {
        color: #f8d04f;
    }

    .page a:hover {
        opacity: 0.8;
    }

    .page .pageNumH {
        background: #f8ce48;
        color: #fff;
        border-color: #e8b71c;
    }

    .page .pageNum:hover {
        background: #f8ce48;
        color: #fff;
        border-color: #e8b71c;
    }

    .regmMtop a:hover {
        text-decoration: underline;
    }

    .regBottom a:hover {
        text-decoration: underline;
    }

    .btnyellow:hover {
        opacity: 0.8;
        color: #fff;
    }

    .btngray:hover {
        opacity: 0.8;
        color: #fff;
    }

    .taobaoLf a:hover {
        background: #2089da;
        color: #fff;
        border-color: #2089da;
    }

    .taobaortA a:hover {
        opacity: 0.8;
    }

    .questionLf a:hover em {
        background: url(../images/question_06.png) no-repeat;
    }

    .questionLf a:hover {
        background: #2089da;
        color: #fff;
    }

    .questionLf .questionLfS a:hover {
        background: none;
        color: #8d83c2;
    }

    .qitaUl a:hover {
        opacity: 0.8;
    }
}

.banner {
    position: relative;
}

    .banner .block_home_slider {
        position: relative;
        z-index: 1;
    }

.indexBannerImg {
    height: 550px;
    background-size: cover;
}

.indexNews {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 75.5px;
}

.indexNewsM {
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #fff;
    width: 30%;
    position: relative;
    z-index: 2;
}

.indexNewsTop {
    border-bottom: 1px solid #fff;
    line-height: 48px;
    padding: 0px 20px;
    background: rgba(255,255,255,0.9);
}

    .indexNewsTop span {
        font-size: 18px;
    }

    .indexNewsTop a {
        color: #bdb9d6;
        font-size: 12px;
    }

.indexNewsB {
    background: rgba(255,255,255,0.7);
    padding: 14px 0px;
}

    .indexNewsB li a {
        display: block;
        color: #666666;
        font-size: 14px;
        line-height: 34px;
        height: 34px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 0px 20px;
    }

@media (max-width: 767px) {
    .indexBannerImg {
        height: 160px;
    }

    .indexNews {
        top: 180px;
    }

    .indexNewsM {
        width: 100%;
        border: 1px solid #ddd;
    }

    .banner {
        margin-bottom: 0;
    }

    .indexNewsB ul {
        height: 102px;
        overflow: hidden;
    }

    .indexNewsB {
        padding-top: 0px;
    }
}

.indexTop {
    background: rgba(123,186,250,0.4);
    padding: 26px 0px;
}

    .indexTop img {
        width: 47px;
    }

.indexTopGp {
    padding: 0px;
    text-align: center;
}

.indexTop a {
    color: #2089da;
    font-size: 16px;
    display: inline-block;
}

.indexTopInp {
    width: 70%;
    height: 40px;
    border: none;
    box-sizing: border-box;
    padding: 0px 10px;
    font-size: 16px;
    line-height: 40px;
    -webkit-appearance: none;
}

.indexTopForm {
    border-radius: 5px;
    overflow: hidden;
    margin-top: 15px;
}

.btnPure {
    background: #2089da;
    color: #fff !important;
}

.indexTopBtn {
    width: 30%;
    height: 40px;
    text-align: center;
    font-size: 14px;
    -webkit-appearance: none;
    cursor: pointer;
    border: none;
}

.indexTl {
    line-height: 45px;
    position: relative;
    text-align: center;
    margin-bottom: 78px;
}

.indexTlLine {
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0px;
    background: #d1cde7;
    top: 22px;
}

.indexTl span {
    display: inline-block;
    background: #fff;
    padding: 0px 18px;
    font-size: 36px;
    position: relative;
    z-index: 2;
}

.indexNR {
    padding: 68px 0px;
}

.indexChoice img {
    width: 145px;
    vertical-align: middle;
    margin-bottom: 30px;
    max-width: 100%;
}

.imgh {
    display: none;
}

.indexChoice li {
    text-align: center;
    font-size: 18px;
}

.indexChoiceS {
    color: #7bbafa;
}

.indexChoiceJ {
    color: #fec771;
}

.indexChoiceF {
    color: #c5bafd;
}

.indexChoiceM:hover .imgh {
    display: inline-block;
}

.indexChoiceM:hover .imgq {
    display: none;
}

.indexChoiceM {
    display: inline-block;
    cursor: pointer;
}

i {
    font-style: normal;
}

.indexHow {
    background: url(../images/bg_01.png) no-repeat center;
    background-size: cover;
}

.indexTlM .indexTl {
    margin-bottom: 0px;
}

.indexHow .indexTl span {
    background: #ffffff;
}

.indexTlM p {
    color: #666666;
    font-size: 16px;
    text-align: center;
}

.indexTlM {
    margin-bottom: 60px;
}

.indexHowLi {
    padding: 0px 35px;
}

.indexHow .indexTlLine {
    background: #eeecf5;
}

.indexHowNum {
    display: block;
    width: 44px;
}

.indexHowRt {
    padding-left: 54px;
    font-size: 14px;
}

    .indexHowRt p {
        color: #666666;
    }

.indexHowRtTop {
    line-height: 22px;
    margin-bottom: 8px;
    height: 66px;
    overflow: hidden;
}

.indexHowRtB img {
    width: 100%;
    vertical-align: middle;
}

.indexHowRtB {
    position: relative;
}

    .indexHowRtB em {
        display: block;
        background: url(../images/index_51.png) no-repeat;
        width: 50px;
        height: 58px;
        position: absolute;
        right: -88px;
        top: 50%;
        margin-top: -29px;
    }

.indexHowLi {
    margin-bottom: 78px;
}

.indexHowA {
    text-align: center;
}

    .indexHowA a {
        display: inline-block;
        line-height: 40px;
        border: 1px solid #2089da;
        border-radius: 5px;
        padding: 0px 35px;
        font-size: 14px;
        margin: 0px 15px;
    }

.btnPureQ {
    color: #2089da;
}

.indexLinkA a {
    display: inline-block;
    width: 22%;
    height: 66px;
    text-align: center;
    border: 1px solid #7bbafa;
    border-radius: 5px;
    padding: 10px 20px;
    color: #999999;
    font-size: 14px;
    margin-right: 25px;
    margin-bottom: 15px;
}
.indexLinkA a img{
    height:100%;
}
.indexLink .indexTl {
    margin-bottom: 15px;
}

.indexTj {
    background: url(../images/bg_02.png) no-repeat center;
    background-size: cover;
    border-top: 6px solid #378be1;
    margin-top:80px;
}

    .indexTj .indexTl span {
        background: #eeecf5;
    }

.indexTjUl li {
    padding: 0px;
}

.indexTjUl a {
    display: block;
    border: 1px solid #ddd9ee;
    position: relative;
}

    .indexTjUl a img {
        width: 100%;
        vertical-align: middle;
    }

.indexTjUlNo {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: rgba(0,0,0,0.7);
    z-index: 10;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
}

    .indexTjUlNo span {
        display: block;
        padding: 0px 10px;
        position: absolute;
        left: 0px;
        height: 88px;
        overflow: hidden;
        top: 50%;
        margin-top: -44px;
    }

.indexPjM {
    position: relative;
    padding: 0px 80px;
}

.indexPjLi {
    border: 1px solid #d2cee7;
    background: #f6f5fa;
    padding: 7px;
    position: relative;
    display: flex;
}

.indexPjLiTopImg {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.indexPjLiTop {
    position: relative;
}

.indexPjLiTopTx {
    width: 94px;
    position: absolute;
    z-index: 10;
    right: 0;
    top: 50%;
    margin-top: -45px;
    margin-right: -45px;
    text-align: center;
}

    .indexPjLiTopTx img {
        border: 2px solid #fff;
        border-radius: 50%;
        vertical-align: middle;
        margin-bottom: 5px;
        width: 100%;
    }

    .indexPjLiTopTx p {
        font-size: 15px;
        line-height: 18px;
        height: 18px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: darkseagreen;
        font-weight: bold;
    }

.indexPjLiB {
    padding: 86px 0px 20px 0px;
    font-size: 14px;
    line-height: 24px;
    margin-left: 6%;
}

.indexPjLiBTop {
    padding: 0px 30px;
    margin-bottom: 15px;
}

.indexPjLiBB {
    height: 96px;
    overflow: hidden;
    padding: 0px 15px;
}

.swiper-button-next, .swiper-button-prev {
    width: 57px;
    height: 57px;
    margin-top: -28.5px;
}

.swiper-button-prev {
    background: url(../images/index_61.png) no-repeat;
    left: 0px;
}

.swiper-button-next {
    background: url(../images/index21-19.png) no-repeat;
    right: 0px;
}

    .swiper-button-next:focus, .swiper-button-prev:focus {
        outline: none;
    }

@media (max-width: 999px) {
    .indexHowNum {
        width: 22px;
    }

    .indexHowRt {
        padding-left: 27px;
        font-size: 12px;
    }

    .indexHowLi {
        padding: 0px 5px;
    }

    .indexHowRtB em {
        width: 25px;
        height: 29px;
        background-size: 100% 100%;
        margin-top: -14.5px;
        right: -32px;
    }

    .indexTjUlNo span {
        height: 66px;
        margin-top: -33px;
    }

    .swiper-button-next, .swiper-button-prev {
        width: 28px;
        height: 28px;
        margin-top: -14px;
        background-size: 100% 100%;
    }

    .indexPjM {
        padding: 0px 40px;
    }

    .indexPjLiB {
        font-size: 12px;
    }

    .indexPjLiBB {
        padding: 0px;
    }

    .indexPjLiBTop {
        padding: 0px;
    }

    .indexPjLiB {
        padding: 56px 0px 20px 0px;
    }

    .indexPjLiBTop {
        margin-bottom: 7px;
    }

    .indexPjLiTopTx {
        width: 60px;
        margin-left: -30px;
    }

        .indexPjLiTopTx p {
            font-size: 12px;
        }
}

@media (max-width: 767px) {
    .indexTop a {
        font-size: 14px;
    }

    .indexTop img {
        width: 30px;
    }

    .indexTop {
        padding: 13px 0px;
    }

    .indexTopInp {
        font-size: 14px;
    }

    .indexTl span {
        font-size: 18px;
    }

    .indexNR {
        padding: 34px 0px;
    }

    .indexTl {
        margin-bottom: 10px;
    }

    .indexChoice img {
        width: 70px;
        margin-bottom: 15px;
    }

    .indexChoice li {
        font-size: 14px;
    }

    .indexChoice i {
        display: block;
    }

    .indexPjLi {
        display: block;
    }

    .indexPjLiTopTx p {
        color: #000;
    }

    .swiper-container {
        overflow: unset;
    }

    .indexPjLiB {
        height: 100%;
        color: #000;
        margin-left: 0;
        position: absolute;
        top: 0;
        left: 0;
        background-color: rgba(255,255,255,0.6);
        padding: 59px 10px 10px 10px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .indexPjLiTopTx {
        left: 45px;
        top: 0;
        z-index: 101;
    }

    .indexTlM {
        margin-bottom: 30px;
    }

        .indexTlM p {
            font-size: 14px;
        }

    .indexHowLi {
        margin-bottom: 30px;
    }

    .indexHowRtB em {
        display: none;
    }

    .indexHowA a {
        padding: 0px 15px;
        margin: 0px 5px;
        line-height: 35px;
    }

    .indexLinkA a {
        width:47%;
        font-size: 12px;
        padding: 2px 5px;
        margin-right: 5px;
        margin-bottom: 5px;
    }
    .indexLinkA a img{
        width:100%;
    }
    .indexTjUlNo span {
        height: 54px;
        margin-top: -27px;
        line-height: 18px;
    }
}
/*ä¿é™©ä¸Žç†èµ”*/
.site {
    padding: 14px 0px;
    font-size: 14px;
}

    .site a {
        color: #333;
    }

.bgGray {
    background: #f5f5f5;
}

.insuranceBanner {
    height: 261px;
    margin-bottom: 18px;
}

.insuranceNr {
    background: #fff;
    padding: 35px 54px;
    margin-bottom: 37px;
}

.insuranceNrTl {
    font-size: 24px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 34px;
    text-align: center;
}

.insuranceNrText {
    color: #666666;
    font-size: 14px;
    line-height: 32px;
}

    .insuranceNrText h1 {
        font-size: 18px;
        font-weight: normal;
        color: #333333;
        margin-bottom: 18px;
    }

.insuranceNrTextGp {
    margin-bottom: 40px;
}

.colorred {
    color: #d80000 !important;
}

@media (max-width: 767px) {
    .insuranceBanner {
        height: 110px;
    }

    .site {
        padding: 7px 0px;
        font-size: 12px;
    }

    .insuranceNr {
        padding: 15px 15px;
        margin-bottom: 20px;
    }

    .insuranceNrTl {
        font-size: 18px;
        padding-bottom: 10px;
        margin-bottom: 15px;
    }

    .insuranceNrText {
        font-size: 12px;
        line-height: 22px;
    }

        .insuranceNrText h1 {
            font-size: 14px;
            margin-bottom: 9px;
            line-height: 22px;
        }

    .insuranceNrTextGp {
        margin-bottom: 20px;
    }
}
/*å…³äºŽæˆ‘ä»¬*/
.aboutbanner img {
    width: 100%;
    vertical-align: middle;
}

.aboutNr {
    margin: 18px 0px 0px 0px;
    background: #fff;
    padding: 35px 54px;
}

.aboutNrTl {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 10px;
    color: #2089da;
    font-size: 18px;
}

    .aboutNrTl span {
        color: #fdadfd;
        font-size: 30px;
        margin-right: 10px;
        font-style: italic;
    }

.aboutText {
    color: #666666;
    font-size: 16px;
    line-height: 32px;
    padding: 30px 0px 70px 0px;
}

.aboutImg img {
    width: auto;
    vertical-align: middle;
    margin-right:22px;
}

.aboutImg {
    text-align: right;
    background: #fff;
    margin-bottom: 18px;
}

.aboutTextSJ p {
    text-indent: 2em;
}

@media (max-width: 767px) {
    .aboutNr {
        padding: 15px;
    }

    .aboutNrTl {
        font-size: 14px;
        padding-bottom: 5px;
    }

        .aboutNrTl span {
            font-size: 18px;
        }

    .aboutText {
        padding: 15px 0px 30px 0px;
        font-size: 12px;
        line-height: 22px;
    }

    .aboutImg img {
        width: 20%;
    }
}
/*å…¬å‘Šå†…å®¹é¡µ*/
.noticeConB {
    background: #fff;
    margin-bottom: 36px;
    padding: 60px 54px;
    min-height: 540px;
}

.noticeConBTl {
    text-align: center;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 10px;
    color: #666666;
    font-size: 14px;
}

    .noticeConBTl p {
        color: #333333;
        font-size: 24px;
        margin-bottom: 10px;
    }

.noticeConBText {
    color: #666666;
    font-size: 16px;
    line-height: 28px;
    padding: 46px 26px;
}

@media (max-width: 767px) {
    .noticeConBText {
        padding: 15px 0px;
        font-size: 12px;
        line-height: 22px;
    }

    .noticeConB {
        padding: 15px;
        min-height: auto;
    }

    .noticeConBTl {
        font-size: 12px;
        padding-bottom: 5px;
    }

        .noticeConBTl p {
            font-size: 18px;
            margin-bottom: 5px;
        }
}
/*è”ç³»æˆ‘ä»¬*/
.contactM .noticeConBTl p {
    margin-bottom: 0px;
}

.contactText {
    padding: 50px 50px 100px 100px;
}

.contactTextGp {
    line-height: 30px;
    margin-bottom: 12px;
    font-size: 14px;
}

.contactTextGpNr {
    color: #666666;
}

.contactTextGp .btnPure {
    display: inline-block;
    padding: 0px 30px;
    border-radius: 5px;
}

.contactTextGp img {
    width: 24px;
    margin-right: 20px;
}

.contactImg {
    text-align: right;
}

    .contactImg img {
        vertical-align: middle;
        max-width: 50%;
    }

@media (max-width: 767px) {
    .contactText {
        padding: 15px 0px;
    }

    .contactTextGp img {
        width: 16px;
        margin-right: 5px;
        vertical-align: -3px;
    }

    .contactTextGpNr {
        display: block;
    }
}
/*å…¬å‘Šåˆ—è¡¨é¡µ*/
.noticeUl li {
    border-bottom: 1px dashed #cccccc;
    padding: 16px 20px;
    font-size: 14px;
    line-height: 18px;
}

.noticeLiRt {
    text-align: right;
    color: #999999;
}

.noticeLilF a {
    color: #333333;
}

.noticeLilF {
    background: url(../images/notice_03.png) no-repeat left 3px;
    padding-left: 16px;
}

.page {
    text-align: center;
    padding: 40px 0px;
}

    .page a {
        display: inline-block;
        background: #eeeeee;
        border: 1px solid #dddddd;
        padding: 5px 10px;
        margin-bottom: 5px;
    }

        .page a img {
            display: inline-block;
            vertical-align: -1px;
        }

.noticeLilF {
    height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.noticeLiRt {
    height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media (max-width: 767px) {
    .noticeUl li {
        padding: 8px 0px;
        font-size: 12px;
    }

    .page {
        padding: 20px 0px;
    }
}
/*æ³¨å†Œ*/
#vali-1, #vali-2 {
    margin-top: 10px;
}

.regM {
    width: 440px;
    margin: 0px auto;
    position: relative;
    padding: 18px 0px 58px 0px;
}

.regmMtop {
    font-size: 14px;
    margin-bottom: 14px;
}

    .regmMtop a {
        color: #44368b;
    }

.regmB {
    background: #fff;
    box-shadow: 0px 0px 5px #ddd;
    padding: 30px 40px;
    position: relative;
    z-index: 10;
}

.regmGp {
    margin-bottom: 20px;
}

.regmGpinp {
    position: relative;
}

    .regmGpinp input {
        border: 1px solid #dfdfdf;
        border-radius: 5px;
        height: 48px;
        width: 100%;
        -webkit-appearance: none;
        box-sizing: border-box;
        padding-left: 58px;
        font-size: 16px;
        line-height: 48px;
    }

    .regmGpinp img {
        width: 28px;
        height: 28px;
        position: absolute;
        left: 15px;
        z-index: 10;
        top: 10px;
    }

.regERRO .regmGpinp input {
    border: 1px solid red;
}

.regERROText {
    color: red;
    margin-top: 10px;
    display: none;
}

.regERRO .regERROText {
    display: block;
}

.yzInp {
    width: 50%;
}

.regmGpinp input:focus {
    border-radius: 5px;
    outline: none;
    border-color: #f8ce48;
}

.yzImg {
    display: block;
    height: 48px;
    width: 98px;
    margin-left: 5px;
}

    .yzImg img {
        height: 48px;
        width: 94px;
    }

.yzImgText {
    color: #999999;
    font-size: 14px;
    line-height: 48px;
    margin: 0px 3px;
}

.regBottom {
    font-size: 14px;
    text-align: center;
}

    .regBottom a {
        color: #44368b;
    }

    .regBottom p {
        margin-bottom: 10px;
    }

.regSubmit {
    width: 100%;
    -webkit-appearance: none;
    height: 50px;
    border-radius: 5px;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    border: none;
}

.regmBImg {
    width: 238px;
    vertical-align: middle;
    position: absolute;
    left: -209px;
    bottom: 0px;
    z-index: 5;
}

.regmBImgRt {
    width: 222px;
    vertical-align: middle;
    position: absolute;
    right: -204px;
    top: 80px;
    z-index: 5;
}

@media (max-width: 767px) {
    .regM {
        width: 94%;
        padding: 10px 0px 28px 0px;
    }

    .regmMtop {
        font-size: 12px;
        margin-bottom: 8px;
    }

    .regmB {
        padding: 15px 20px;
    }

    .regmGpinp input {
        height: 35px;
        line-height: 35px;
        padding-left: 28px;
        font-size: 12px;
    }

    .regmGpinp img {
        width: 18px;
        top: 6px;
        left: 5px;
        height: 18px;
    }

    .regmGp {
        margin-bottom: 10px;
    }

    .yzImg, .yzImg img {
        height: 35px;
        width: 69px;
    }

    .yzImgText {
        line-height: 35px;
    }

    .regBottom {
        font-size: 12px;
    }

    .regSubmit {
        height: 35px;
        line-height: 35px;
        font-size: 16px;
    }

    .regmBImg {
        display: none;
    }

    .regmBImgRt {
        display: none;
    }

    #vali-1 img, #vali-2 img {
        width: 14px;
    }
}
/*ç™»å½•*/
.loginM .regmMtop {
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px;
}

.regM {
    padding-top: 50px;
}

.jizhu a {
    color: #7669b9;
}

.jizhu {
    font-size: 14px;
    margin-bottom: 20px;
}

    .jizhu label {
        font-weight: normal;
    }

    .jizhu input {
        width: 14px;
        height: 14px;
        margin: 0px;
        display: inline-block;
        vertical-align: middle;
    }

.loginB {
    background: #e0dbf2;
    padding: 18px 0px;
    text-align: center;
    color: #666666;
    font-size: 14px;
    box-shadow: 0px 0px 5px #ddd;
}

    .loginB a {
        color: #44368b;
    }

.loginM .regmB {
    padding-bottom: 57px;
}

.loginimglf {
    width: 234px;
    vertical-align: middle;
    position: absolute;
    left: -209px;
    top: 70px;
    z-index: 5;
}

.loginimgRt {
    width: 186px;
    vertical-align: middle;
    position: absolute;
    right: -204px;
    bottom: 60px;
    z-index: 5;
}

.bg {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    left: 0px;
    top: 0px;
    z-index: 1300;
    display: none;
}

.forgetAlert {
    position: fixed;
    z-index: 1400;
    width: 600px;
    left: 50%;
    margin-left: -300px;
    top: 50%;
    background: #fff;
    margin-top: -133px;
    display: none;
}

.forgetAlertTop {
    background: #44368b;
    color: #dddddd;
    font-size: 16px;
    padding: 10px 20px;
    line-height: 30px;
}

    .forgetAlertTop .alertClose {
        font-size: 30px;
        line-height: 30px;
        color: #fff;
    }

.forgetAlertB {
    padding: 44px 80px;
}

.forgetAlertBInp {
    width: 100%;
    height: 42px;
    border: 1px solid #dddddd;
    line-height: 42px;
    box-sizing: border-box;
    padding: 0px 9px;
    font-size: 16px;
}

.btngray {
    background: #cccccc;
    color: #ffffff !important;
}

.forgetAlertBA a {
    display: inline-block;
    width: 110px;
    line-height: 42px;
    border-radius: 5px;
    font-size: 16px;
    margin: 0px 6px;
}

.forgetAlertBA {
    text-align: center;
    padding-top: 46px;
}

@media (max-width: 767px) {
    .loginM .regmMtop {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .jizhu {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .forgetAlert {
        width: 94%;
        left: 3%;
        margin-left: 0px;
        margin-top: -103px;
    }

    .forgetAlertB {
        padding: 20px 40px;
    }

    .forgetAlertBA a {
        line-height: 30px;
        width: 80px;
        font-size: 14px;
        margin: 0px 5px;
    }

    .loginimglf {
        display: none;
    }

    .loginimgRt {
        display: none;
    }
}
/*è½¬è¿è®¡ç®—å™¨*/
.calculatorM {
    background: #fff;
    padding: 55px 0px;
    border-radius: 5px;
    margin-bottom: 50px;
}

.calculatorMLF {
    border-right: 1px solid #dddddd;
    padding: 0px 50px;
}

.calculatorMLFTl {
    font-size: 24px;
    background: url(../images/calculator_07.png) no-repeat left center;
    padding-left: 46px;
    line-height: 40px;
}

.calculatorMLFGp {
    margin-top: 20px;
}

.calculatorMLFGpTl {
    font-size: 18px;
    margin-bottom: 5px;
}

.calculatorMLFGp select {
    border: 1px solid #dddddd;
    height: 36px;
    width: 100%;
    font-size: 16px;
}

.calculatorMLFGp input {
    border: 1px solid #dddddd;
    height: 36px;
    width: 100%;
    box-sizing: border-box;
    padding: 0px 5px;
    font-size: 16px;
    -webkit-appearance: none;
    line-height: 36px;
}

.baoguo {
    width: 32.3%;
    margin-right: 1%;
    font-size: 16px;
}

.baoguoRt {
    padding-left: 20px;
}

.baoguo span {
    line-height: 36px;
}

.jisuanBtn {
    height: 46px;
    line-height: 46px;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
    border: none;
    -webkit-appearance: none;
    width: 100%;
    display: block;
    margin-top: 30px;
}

.calculatorMRT {
    padding: 0px 50px;
}

.calculatorMRTBF span {
    display: inline-block;
    background: url(../images/calculator_03.png) no-repeat left center;
    line-height: 24px;
    font-size: 16px;
    padding-left: 76px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.calculatorMRTBF {
    text-align: center;
    padding-top: 124px;
}

.dangqian {
    font-size: 14px;
    color: #d70101;
    background: url(../images/calculator07.png) no-repeat left top;
    line-height: 24px;
    padding-left: 32px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.dangqiantishi {
    font-size: 14px;
    no-repeat left top;
    line-height: 24px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.CalculatorMRTTb {
    border-left: 1px solid #adadad;
    border-bottom: 1px solid #adadad;
}

    .CalculatorMRTTb th {
        border-right: 1px solid #adadad;
        border-top: 1px solid #adadad;
        padding: 15px 5px;
        text-align: center;
        font-size: 14px;
    }

    .CalculatorMRTTb td {
        border-right: 1px solid #adadad;
        border-top: 1px solid #adadad;
        padding: 15px 5px;
        text-align: center;
        font-size: 14px;
    }

@media (max-width: 991px) {
    .calculatorMLFTl {
        font-size: 18px;
    }

    .calculatorMLF {
        padding: 0px 25px;
    }

    .calculatorMRT {
        padding: 0px 25px;
    }

    .calculatorMLFGpTl {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .calculatorMLF {
        border: none;
    }

    .calculatorM {
        padding: 25px 0px;
    }

    .calculatorMRT {
        margin-top: 30px;
    }

    .calculatorMRTBF {
        padding-top: 30px;
    }

        .calculatorMRTBF span {
            font-size: 14px;
        }
}
/*å¢žå€¼æœåŠ¡*/
.incrementTable {
    background: #fff;
    padding: 30px 50px;
    margin-top: 10px;
}

.incrementTableM th {
    border-bottom: 1px solid #dddddd;
    padding: 10px 20px;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
}

.incrementTableM td {
    border-bottom: 1px dashed #dddddd;
    padding: 20px 20px;
    text-align: center;
    font-size: 14px;
}

.incrementTableImg {
    width: 46px;
    vertical-align: middle;
    margin-bottom: 10px;
}

.incrementTableName, .incrementTablePrice {
    width: 210px;
}

@media (max-width: 767px) {
    .incrementTableM th {
        padding: 10px 5px;
        font-size: 14px;
    }

    .incrementTableM td {
        padding: 10px 5px;
        font-size: 12px;
    }

    .incrementTable {
        padding: 15px;
    }

    .incrementTableImg {
        width: 26px;
        margin-bottom: 5px;
    }

    .incrementTableName, .incrementTablePrice {
        width: 80px;
    }
}
/*æ·˜å®æ•™ç¨‹*/
.taobaoLf {
    width: 248px;
}

    .taobaoLf a {
        display: block;
        padding: 12px 5px;
        text-align: center;
        border: 1px solid #fff;
        background: #fff;
        color: #999999;
        font-size: 18px;
        margin-bottom: 8px;
    }

    .taobaoLf .ahover {
        background: #2089da;
        color: #fff;
        border-color: #2089da;
    }

    .taobaoLf img {
        width: 100%;
        vertical-align: middle;
        border: 1px solid #dddddd;
    }

.taobao {
    margin-bottom: 30px;
}

.tabaoRt {
    margin-left: 268px;
    background: #fff;
    padding: 40px 50px;
}

.taobaoNrOneLf {
    width: 178px;
    display: block;
}

    .taobaoNrOneLf img {
        width: 100%;
        vertical-align: middle;
    }

.taobaoNrOne {
    padding: 20px 0px;
    display: inline-block;
    width: 100%;
}

.taobaoNrOneRt {
    padding-left: 208px;
}

.taobaoNr {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

.taobaoNrGp {
    padding-top: 20px;
}

    .taobaoNrGp h3 {
        font-size: 18px;
        color: #333333;
        margin-bottom: 10px;
    }

.taobaoNrGpImg img {
    display: inline-block;
    margin-bottom: 10px;
    max-width: 100%;
}

.taobaoNrGpImg {
    text-align: center;
}

.taobaortA {
    text-align: center;
    padding: 40px 0px;
}

    .taobaortA a {
        color: #44368b;
        text-decoration: underline;
    }

.taobaoLfH {
    position: fixed;
    top: 0px;
}

@media (max-width: 767px) {
    .taobaoLf {
        width: 100%;
    }

    .tabaoRt {
        margin-left: 0px;
        margin-top: 10px;
        float: left;
        padding: 10px;
        box-sizing: border-box;
        width: 100%;
    }

    .taobaoLf {
        position: static !important;
    }

    .taobaoNrOneLf {
        width: 100%;
        text-align: center;
    }

        .taobaoNrOneLf img {
            max-width: 178px;
        }

    .taobaoNrOneRt {
        padding-left: 0px;
        float: left;
        margin-top: 10px;
    }

    .taobaoNr {
        font-size: 12px;
    }

        .taobaoNr h3 {
            font-size: 14px;
        }

    .taobaoNrGp {
        padding-top: 10px;
    }

    .taobaoNrOne {
        padding-bottom: 0px;
    }

    .taobaoLfA img {
        display: none;
    }

    .taobaoLfA a {
        font-size: 14px;
        padding: 10px 40px;
        display: inline-block;
    }

    .taobaoLfA p {
        display: inline-block;
    }

    .taobaoLfA {
        overflow-x: auto;
        white-space: nowrap;
    }
}
/*çº¿è·¯ä¸Žä»·æ ¼*/
.xianluNr {
    color: #666666;
    font-size: 14px;
    line-height: 25px;
}

    .xianluNr h3 {
        font-size: 18px;
        color: #333333;
        margin-bottom: 10px;
    }

.xianluNrGp {
    margin-bottom: 25px;
}

.shixiaoGp {
    padding: 0px 40px;
    margin-top: 76px;
}

    .shixiaoGp img {
        width: 100%;
        vertical-align: middle;
    }

.shixiaoGpm {
    position: relative;
    color: #fff;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}

.shixiaoGpText span {
    font-size: 24px;
}

.shixiaoGpText {
    line-height: 32px;
    height: 64px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    left: 0px;
    top: 50%;
    margin-top: -32px;
    z-index: 10;
}

.fuhao {
    color: #999999;
    font-size: 48px;
    position: absolute;
    line-height: 48px;
    top: 50%;
    margin-top: -24px;
    width: 20px;
    text-align: center;
    display: inline-block;
    right: -30px;
}

.shixiaoGpYin {
    background: #fff;
    border: 1px solid #c1bbdf;
    color: #8d83c0;
    line-height: 22px;
    padding: 10px;
    box-sizing: border-box;
    width: 290px;
    font-size: 12px;
    left: 50%;
    margin-left: -145px;
    bottom: 100%;
    z-index: 10;
    position: absolute;
    text-align: left;
    display: none;
}

    .shixiaoGpYin em {
        display: block;
        background: url(../images/luxian_sj.png) no-repeat;
        width: 33px;
        height: 17px;
        position: absolute;
        left: 50%;
        margin-left: -16.5px;
        bottom: -17px;
    }

.shixiaoGpm:hover .shixiaoGpYin {
    display: block;
}

.shixiaob {
    text-align: center;
    margin-top: 30px;
    font-weight: normal;
}

.colorYellow {
    color: #fd6804 !important;
}

.mudd {
    line-height: 30px;
}

    .mudd select {
        height: 30px;
        width: 198px;
        border: 1px solid #dddddd;
        font-size: 12px;
    }

.xianluTable {
    padding: 0px 10px;
    margin-top: 15px;
}

    .xianluTable table {
        border-top: 1px solid #787878;
        border-left: 1px solid #787878;
        color: #333;
    }

        .xianluTable table th {
            border-bottom: 1px solid #787878;
            border-right: 1px solid #787878;
            padding: 5px;
            text-align: center;
        }

        .xianluTable table td {
            border-bottom: 1px solid #787878;
            border-right: 1px solid #787878;
            padding: 5px;
            text-align: center;
        }

@media (max-width: 1170px) {
    .shixiaoGp {
        padding: 0px 10px;
    }

    .fuhao {
        font-size: 24px;
        right: -20px;
    }

    .shixiaoGpText {
        font-size: 12px;
        line-height: 20px;
        height: 40px;
        margin-top: -20px;
    }

        .shixiaoGpText span {
            font-size: 14px;
        }

    .shixiaoGpYin {
        width: 150px;
        margin-left: -75px;
    }
}

@media (max-width: 991px) {
    .xianluTable {
        padding: 0px;
    }
}

@media (max-width: 767px) {
    .shixiaoGp {
        padding: 0px 5px;
    }

    .shixiaoGpYin {
        width: 100px;
        margin-left: -50px;
    }

    .fuhao {
        font-size: 12px;
        width: 10px;
        right: -10px;
    }

    .shixiaoGp {
        margin-top: 38px;
    }
}
/*å¸¸è§é—®é¢˜*/
.questionLf {
    border: 1px solid #dddddd;
}

.questionLfTlA a {
    position: relative;
    display: block;
    background: rgba(32,137,218,0.2);
    color: #64b0fe;
    font-size: 16px;
    padding: 12px 42px 12px 66px;
    margin-bottom: 0px;
    line-height: 22px;
    text-align: left;
}

.questionLf .questionLfImg {
    width: 32px;
    vertical-align: middle;
    position: absolute;
    left: 15px;
    top: 7px;
    z-index: 10;
    border: none;
}

.questionLfTlA em {
    display: inline-block;
    background: url(../images/question_10.png) no-repeat;
    width: 18px;
    height: 9px;
    position: absolute;
    z-index: 10;
    right: 20px;
    top: 18.5px;
}

.questionLf .ahover em {
    background: url(../images/question_06.png) no-repeat;
}

.questionLf .ahover {
    background: #2089da;
    color: #fff;
}

.questionLf p {
    border-bottom: 1px solid #dddddd;
}

    .questionLf p:last-child {
        border-bottom: none;
    }

.questionLf .questionLfS {
    background: #fff;
    padding: 8px 0px;
    display: none;
}

    .questionLf .questionLfS a {
        display: block;
        font-size: 14px;
        color: #666666;
        padding: 8px 66px 8px 12px;
        margin-bottom: 0px;
        border: none;
    }

    .questionLf .questionLfS .ahover {
        background: none;
        color: #8d83c2;
    }

.questionLfTlA .em {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

.questionRtTl {
    font-size: 24px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 15px;
}

.questionGp {
    margin-top: 36px;
    color: #999999;
    font-size: 14px;
    line-height: 25px;
}

    .questionGp .questionGpTl {
        color: #333333;
        margin-bottom: 10px;
    }

@media (max-width: 767px) {
    .questionRtTl {
        font-size: 18px;
    }

    .questionGp {
        font-size: 12px;
        margin-top: 15px;
        line-height: 20px;
    }

        .questionGp .questionGpTl {
            margin-top: 5px;
        }

    .questionLfTlA a {
        font-size: 12px;
        padding: 5px 42px 5px 53px;
    }

    .questionLf .questionLfImg {
        width: 16px;
        top: 8px;
    }

    .questionLfTlA em {
        width: 9px;
        height: 4px;
        background-size: 100% 100%;
        top: 14px;
    }
}
/*æ–°æ‰‹æŒ‡å—*/
.xinrenNr {
    padding: 34px 0px;
    margin: 16px auto;
    background: #fff;
}

.xinrenUl li {
    position: relative;
    padding-left: 170px;
    padding-top: 48px;
    padding-bottom: 48px;
}

.xinrenText {
    color: #666666;
    font-size: 14px;
    line-height: 25px;
    padding: 0px 40px;
    float: none !important;
}

.xinrenTextTl {
    color: #333333;
    font-size: 20px;
    margin-bottom: 10px;
}

.xinrenImg {
    text-align: right;
    padding: 0px 40px;
    float: none !important;
}

    .xinrenImg img {
        max-width: 100%;
    }

.xinrenLine {
    position: absolute;
    width: 1px;
    height: 100%;
    background: #bbbbbb;
    left: 105px;
    top: 0px;
    z-index: 10;
}

.xinrenIco {
    width: 80px;
    position: absolute;
    left: 65px;
    top: 50%;
    margin-top: -40px;
    z-index: 10;
}

.xinrenGray {
    background: #eeeeee;
}

.xinrenText a {
    color: #6558a7;
}

.ruheTl {
    font-size: 24px;
    text-align: center;
    padding: 48px 0px;
}

.ruhe .ruheM {
    width: 70%;
    margin: 0px auto;
}

.ruhe .shixiaoGp {
    margin-top: 0px;
}

.ruheText {
    color: #666666;
    font-size: 14px;
    line-height: 25px;
    padding: 0px 60px;
}

.qitaUl li {
    padding: 0px 10px;
    margin-bottom: 50px;
}

.qitaUl {
    padding: 0px 50px;
}

    .qitaUl a {
        display: block;
        background: rgba(32,137,218,0.1);
        border: 1px solid rgba(32,137,218,0.2);
        border-radius: 5px;
        padding: 26px 5px;
        text-align: center;
        color: #44368b;
        font-size: 18px;
    }

        .qitaUl a img {
            width: 60px;
            height:52px;
            display: inline-block;
            vertical-align: middle;
            margin-right: 10px;
        }

.liucheng {
    text-align: center;
    font-size: 16px;
}

    .liucheng h1 {
        font-size: 24px;
        padding: 15px 0px 25px 0px;
    }

    .liucheng a {
        display: inline-block;
        border-radius: 5px;
        line-height: 60px;
        font-size: 18px;
        width: 376px;
    }

.newPerBanner {
    position: relative;
}

    .newPerBanner img {
        width: 100%;
        vertical-align: middle;
    }

    .newPerBanner a {
        display: inline-block;
        font-size: 16px;
        border-radius: 5px;
        line-height: 42px;
        padding: 0px 10px;
        position: absolute;
        left: 7%;
        bottom: 13%;
        z-index: 10;
        background: #fdadfd;
    }

@media (max-width: 991px) {
    .xinrenUl li {
        padding-left: 80px;
    }

    .xinrenLine {
        left: 50px;
    }

    .xinrenIco {
        width: 40px;
        left: 30px;
        margin-top: -20px;
    }

    .xinrenText {
        padding: 0px 10px;
    }

    .xinrenImg {
        padding: 0px 10px;
    }

    .qitaUl a {
        font-size: 14px;
    }

        .qitaUl a img {
            width: 30px;
        }
}

@media (max-width: 767px) {
    .xinrenText {
        padding: 0px !important;
    }

    .xinrenUl li {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .xinrenText {
        font-size: 12px;
        line-height: 20px;
    }

    .xinrenTextTl {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .xinrenLine {
        left: 20px;
        display: none;
    }

    .xinrenIco {
        width: 30px;
        left: 5px;
        margin-top: -15px;
        display: none;
    }

    .ruheTl {
        font-size: 18px;
        padding: 15px 0px;
    }

    .ruhe .ruheM {
        width: 100%;
    }

    .ruhe .shixiaob {
        margin: 20px 0px;
    }

    .ruheText {
        padding: 0px 10px;
        font-size: 12px;
        line-height: 20px;
    }

    .qitaUl {
        padding: 0px;
    }

        .qitaUl li {
            margin-bottom: 25px;
        }

    .liucheng h1 {
        font-size: 18px;
    }

    .liucheng a {
        width: 180px;
        line-height: 40px;
        font-size: 16px;
    }

    .xinrenText .colorYellow {
        display: none;
    }

    .newPerBanner a {
        line-height: 20px;
        font-size: 12px;
        bottom: 10%;
    }

    .xinrenGray .xinrenImg {
        padding-left: 0px;
    }
}
/*ç¦è¿åˆ—è¡¨*/
.jinyunNr {
    background: #fff;
    padding: 32px 50px;
    margin-bottom: 38px;
}

.jinyunNrTl {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 18px;
    color: #666666;
    font-size: 14px;
    text-align: center;
    margin-bottom: 35px;
}

    .jinyunNrTl p {
        color: #333;
        font-size: 24px;
        margin-bottom: 10px;
    }

.jinyunNrTlM {
    display: inline-block;
    background: url(../images/weijinpin.png) no-repeat left center;
    padding-left: 90px;
}

.jinyunNrImgS {
    text-align: center;
}

    .jinyunNrImgS img {
        max-width: 100%;
    }

.jinyunNrBTl {
    font-size: 24px;
    text-align: center;
    padding: 40px 0px;
}

.jinyunNrBText {
    color: #666666;
    font-size: 14px;
    line-height: 30px;
}

.jinyunNrBTextTl {
    font-size: 18px;
    color: #333333;
    margin-bottom: 20px;
}

.jinchub {
    padding: 0px 30px;
    margin-bottom: 25px;
}

.jinchbm {
    border: 1px solid #ddd;
    color: #666666;
    font-size: 14px;
    line-height: 30px;
}

.jinchbmT {
    border-bottom: 1px solid #ddd;
    padding: 10px 40px;
    font-size: 18px;
    color: #333;
}

.jinchbmText {
    padding: 20px 40px;
    min-height: 248px;
}

.jinyunPro li a {
    display: block;
    position: relative;
}

    .jinyunPro li a img {
        width: 100%;
        height:160px;
        vertical-align: middle;
    }

.jinyunProText {
    background: rgba(0,0,0,0.7);
    position: absolute;
    width: 100%;
    max-height: 100%;
    left: 0px;
    bottom: 0px;
    overflow: hidden;
    color: #fff;
    font-size: 14px;
    text-align: center;
    box-sizing: border-box;
    padding: 10px 10px;
    z-index: 10;
}

.jinyunProTag {
    display: inline-block;
    font-size: 14px;
    line-height: 28px;
    padding: 0px 10px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 10;
    box-sizing: border-box;
    max-width: 100%;
    height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jinyunGJImg {
    width: 50px;
}

.jinyunGJ li {
    margin-top: 56px;
}

.jinyunGJText {
    padding-left: 75px;
    line-height: 21px;
    font-size: 14px;
    padding-top: 7px;
}

.jinyunGJImg img {
    width: 100%;
    vertical-align: middle;
}

@media (max-width: 1000px) {
    .jinyunProText {
        font-size: 12px;
        padding: 5px;
        line-height: 18px;
    }

    .jinyunProTag {
        line-height: 22px;
        height: 22px;
        font-size: 12px;
    }

    .jinyunPro li {
        padding: 0px 5px;
    }
}

@media (max-width: 767px) {
    .jinyunNrBTl {
        font-size: 18px;
        padding: 20px 0px;
    }

    .jinyunNrBTextTl {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .jinyunNr {
        padding: 16px 10px;
    }

    .jinyunNrTl p {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .jinyunNrTl {
        font-size: 12px;
    }

    .jinyunNrTlM {
        background-size: 40px 40px;
        padding-left: 50px;
    }

    .jinyunNrBText {
        font-size: 12px;
        line-height: 20px;
    }

    .jinchub {
        padding: 0px 10px;
    }

    .jinchbmT {
        padding: 5px 10px;
        font-size: 14px;
    }

    .jinchbmText {
        padding: 10px;
        font-size: 12px;
        line-height: 20px;
        min-height: auto;
    }

    .jinyunPro li {
        margin-bottom: 20px;
    }

    .jinyunProText {
        line-height: 14px;
    }

    .jinyunGJ li {
        margin-top: 10px;
    }

    .jinyunGJImg {
        width: 25px;
    }

    .jinyunGJText {
        font-size: 12px;
        padding-left: 35px;
        padding-top: 0px;
    }

    .jinyunGJ li {
        padding: 0px;
    }
}
/*ä¸ªäººä¸­å¿ƒ*/
.perBody i, .perBody em {
    font-style: normal;
}

.perBody table tr td {
    border: 1px solid #e1e1e1;
}

.perBody {
    min-width: 1180px;
    margin: 0px auto;
}

.w200-left h3 {
    background: #44368b url(../images/per_03.png) 40px center no-repeat;
}

.home-nav dt {
    background: url(../images/per_02.png) 38px center no-repeat;
}

    .home-nav dt.h-nav-02 {
        background: url(../images/per_10.png) 38px center no-repeat;
    }

.home-nav dd a:hover, .home-nav dd a.current {
    background-color: #f8ce48;
    color: #fff;
}

.home-h1380 h3 {
    background: #b7b1d8;
    color: #44368b;
    font-size: 16px;
}

    .home-h1380 h3 span {
        color: #ffffff;
        font-size: 14px;
    }

.home-nav {
    border-bottom: 1px dashed #cccccc;
}

    .home-nav:last-child {
        border-bottom: none;
    }

.w200-left {
    border: 1px solid #dedede;
}

.home-h1380 .lw-contact em {
    background: #f8ce48;
    width: 14px;
    height: 14px;
}

.home-h1380 .lw-contact span {
    font-size: 14px;
}

.home-h1380 .lw-contact {
    padding-left: 34px;
    padding-bottom: 20px;
    height: auto;
}

.home-h1380 table {
    width: 900px;
}

    .home-h1380 table tbody tr td {
        font-size: 14px;
        color: #333333;
        text-align: center;
    }

p.home-h1380-p {
    font-size: 14px;
    color: #666666;
    padding-left: 34px;
    padding-top: 22px;
}

.home-h1380 {
    height: auto;
    padding-bottom: 46px;
    padding-top: 0px;
}

.lt-w610-ul-list .modifyPhone {
    color: #7164af;
}

.he-rgt-w610 ul.lt-w610-ul-list li em {
    float: none;
}

.he-rgt-w610 {
    border: none;
}

.baogTl {
    font-size: 14px;
    margin-top: 10px;
}

.he-rgt-w610 ul.lt-w610-ul-list {
    color: #333;
}

.baogUl img {
    width: 26px;
    height: 24px;
    vertical-align: middle;
}

.baogUlRt {
    padding-left: 36px;
    font-size: 14px;
    line-height: 24px;
}

    .baogUlRt span {
        color: #cf0000;
    }

.baogUl li {
    width: 175px;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 18px;
    float: left;
}

    .baogUl li a {
        display: block;
        color: #333;
    }

.home-h366 {
    height: auto;
    padding-bottom: 20px;
}

    .home-h366 a:hover {
        opacity: 0.8;
    }

.he-rgt-w610 {
    height: auto;
}
