a {
    color: #333;
}

.share-wrap {
    width: 998px;
    margin: 0 auto;
    background: #FDFDFD;
    overflow: hidden;
    padding: 10px;
    box-shadow: 0px 1px 5px #AFAFAF;
    -webkit-box-shadow: 0px 1px 5px #AFAFAF;
    -moz-box-shadow: 0px 1px 5px #AFAFAF;
}

    .share-wrap .share-left {
        float: left;
        width: 710px;
        clear: both;
    }

    .share-wrap .share-right {
        float: right;
        width: 248px;
    }

    .share-wrap .share-left .share-title {
        width: 690px;
        height: 30px;
        line-height: 30px;
        clear: both;
        margin: 4px 0;
    }

        .share-wrap .share-left .share-title span {
            display: inline-block;
            border-left: 5px solid #ffa5ae;
            padding-left: 10px;
        }

    .share-wrap .share-left .fam_voice_menu li {
        width: 210px;
        margin: 10px 20px 20px 0;
        float: left;
        padding-top: 90px;
    }

        .share-wrap .share-left .fam_voice_menu li a {
            display: block;
        }

        .share-wrap .share-left .fam_voice_menu li.bg a.mask {
            width: 100%;
            height: 100px;
            background-color: #FFC0C7;
            border-top: 5px solid #FFB6BE;
            border-radius: 5px;
            top: 0;
            left: 0;
            z-index: 1;
        }

        .share-wrap .share-left .fam_voice_menu li.bg1 a.mask {
            background: url(../images/share-1.png) center 20px no-repeat #FFC0C7;
            border-color: #FFB6BE;
        }

        .share-wrap .share-left .fam_voice_menu li.bg2 a.mask {
            background: url(../images/share-2.png) center 20px no-repeat #FFDA58;
            border-color: #FFDA58;
        }

        .share-wrap .share-left .fam_voice_menu li.bg3 a.mask {
            background: url(../images/share-3.png) center 20px no-repeat #FFAFB3;
            border-color: #FFAFB3;
        }

        .share-wrap .share-left .fam_voice_menu li.bg4 a.mask {
            background: url(../images/4-0.png) center 20px no-repeat #BBEF2E;
            ;
            border-color: #BBEF2E;
            ;
        }

        .share-wrap .share-left .fam_voice_menu li.bg5 a.mask {
            background: url(../images/share-5.png) center 20px no-repeat #9FD6FC;
            border-color: #9FD6FC;
        }

        .share-wrap .share-left .fam_voice_menu li.bg6 a.mask {
            background: url(../images/share-6.png) center 20px no-repeat #4FEAEA;
            border-color: #4FEAEA;
        }

        .share-wrap .share-left .fam_voice_menu li a.button {
            margin: 0 20px 10px 20px;
            position: relative;
            z-index: 2;
            background-color: #FFFFFF;
            border-bottom: #FFEDEF 5px solid;
            border-radius: 5px;
            text-align: center;
            color: #505050;
            padding: 10px 0 10px;
        }

        .share-wrap .share-left .fam_voice_menu li.bg1 a.button {
            border-color: #FFEDEF;
        }

        .share-wrap .share-left .fam_voice_menu li.bg2 a.button {
            border-color: #FFE5B2;
        }

        .share-wrap .share-left .fam_voice_menu li.bg3 a.button {
            border-color: #FEE2E3;
        }

        .share-wrap .share-left .fam_voice_menu li.bg4 a.button {
            border-color: #EBF5CC;
        }

        .share-wrap .share-left .fam_voice_menu li.bg5 a.button {
            border-color: #C4E5FF;
        }

        .share-wrap .share-left .fam_voice_menu li.bg6 a.button {
            border-color: #D2F0F0;
        }

        .share-wrap .share-left .fam_voice_menu li a.button:hover {
            text-decoration: none;
            background-color: #FFEDEF;
        }

        .share-wrap .share-left .fam_voice_menu li.bg1 a.button:hover {
            background-color: #FFEDEF;
        }

        .share-wrap .share-left .fam_voice_menu li.bg2 a.button:hover {
            background-color: #FFE5B2;
        }

        .share-wrap .share-left .fam_voice_menu li.bg3 a.button:hover {
            background-color: #FEE2E3;
        }

        .share-wrap .share-left .fam_voice_menu li.bg4 a.button:hover {
            background-color: #EBF5CC;
        }

        .share-wrap .share-left .fam_voice_menu li.bg5 a.button:hover {
            background-color: #C4E5FF;
        }

        .share-wrap .share-left .fam_voice_menu li.bg6 a.button:hover {
            background-color: #D2F0F0;
        }

    .share-wrap .share-left .pa {
        position: absolute;
    }

    .share-wrap .share-left .pr {
        position: relative;
    }

    .share-wrap .fam_voice_menu {
        overflow: hidden;
    }

/*.collapse_list {
    width: 668px;
    height: 280px;
}*/

.collapse_list ul.list li {
    float: left;
    margin-right: 20px;
}

.collapse_page {
    height: 18px;
    overflow: hidden;
}

    .collapse_page dl dd {
        width: 10px;
        height: 10px;
        background-color: #CDCDCD;
        cursor: pointer;
        border-radius: 100%;
        float: left;
        margin: 0 10px;
    }

        .collapse_page dl dd.current {
            width: 16px;
            height: 16px;
            background-color: #828282;
            position: relative;
            top: -4px;
        }
/******µÇÂ½*******/
.login {
    width: 240px;
    float: left;
    display: inline;
    margin: 4px 0;
}

.login-top {
    padding: 15px;
}

    .login-top form {
        width: 208px;
    }

.login .error-notice {
    color: red;
    font-size: 12px;
    text-align: center;
}

.login .username,
.login .passtext,
.login .captcha {
    width: 172px;
    height: 30px;
    border: 1px solid #dfdfdf;
    padding-left: 34px;
    display: block;
    margin-top: 10px;
}

    .login .username input,
    .login .passtext input,
    .login .captcha input {
        border: 0 none;
        height: 18px;
        _line-height: 18px;
        padding: 5px;
        outline: none;
        color: #a1a1a1;
        width: 155px;
        overflow: visible;
        left: 34px;
    }

    .login .captcha input {
        width: 60px;
    }

    .login .captcha img {
        float: right;
    }

    .login .passtext .password {
        display: none;
    }

.login .username {
    background-image: url("../images/user.png");
    background-repeat: no-repeat;
    background-color: #fff;
}

.login .passtext {
    background-image: url("../images/password.png");
    background-repeat: no-repeat;
    background-color: #fff;
    position: relative;
}

.login .captcha {
    background-image: url("../images/password.png");
    background-repeat: no-repeat;
    background-color: #fff;
}

.login .sel {
    margin-top: 15px;
    display: block;
    font-family: tahoma;
    color: #000;
}

    .login .sel input {
        vertical-align: middle;
        margin-right: 8px;
    }

.wisdom-list-main {
    float: left;
    width: 680px;
    background: #fff;
    padding-left: 20px;
}

    .wisdom-list-main li {
        padding: 10px 0px;
        border-bottom: 1px dashed #D5D5D5;
    }

.login .btn {
    margin-top: 18px;
}

.login .login-btn {
    background: url("../images/login-btn.jpg") no-repeat;
    width: 100px;
    height: 39px;
    border: none;
    float: left;
    cursor: pointer;
}

    .login .login-btn:hover {
        background: url(../images/login-btn.jpg) 0 -51px no-repeat;
    }

.login .zc-btn {
    background: url("../images/zc-btn.jpg") no-repeat;
    width: 100px;
    height: 39px;
    float: right;
}

    .login .zc-btn:hover {
        background: url(../images/zc-btn.jpg) 0 -51px no-repeat;
    }

.login .login-bot {
    background: url(../images/login-bottom-bg.png) repeat-x;
    padding: 8px 19px;
}

    .login .login-bot li {
        float: left;
        width: 100px;
        text-align: center;
        line-height: 25px;
        height: 25px;
        font-size: 12px;
    }

        .login .login-bot li a {
            color: #000;
            padding-left: 20px;
            _line-height: 18px;
        }

            .login .login-bot li a.login-links-getpassback {
                background: url(../images/icon.png) 0 -114px no-repeat;
            }

            .login .login-bot li a.login-links-cs {
                background: url(../images/icon.png) 0 -130px no-repeat;
            }

            .login .login-bot li a.login-links-security {
                background: url(../images/icon.png) 0 -148px no-repeat;
            }

            .login .login-bot li a.login-links-deposit {
                background: url(../images/icon.png) 0 -165px no-repeat;
            }

            .login .login-bot li a:hover {
                color: #ff6600;
                text-decoration: underline;
            }

.login .tpos {
    margin-top: 20px;
}

    .login .tpos * {
        float: left;
        display: inline;
        height: 25px;
        line-height: 25px;
    }

    .login .tpos a {
        height: 25px;
        margin-left: 5px;
    }

        .login .tpos a em {
            width: 25px;
            height: 25px;
            background-image: url(../images/icon_tpos.png);
            background-repeat: no-repeat;
        }

    .login .tpos .wx_login em {
        background-position: -25px 0;
    }

    .login .tpos .qq_login:hover em {
        background-position: -0 -25px;
    }

    .login .tpos .wx_login:hover em {
        background-position: -25px -25px;
    }

.mod1-b, .clum {
    border: 1px solid #e5e5e5;
    border-top: 0;
    margin-bottom: 10px;
    color: #A9A9A9;
    font-size: 12px;
    background: #F8F8F8;
}

.mod1-b {
    height: 215px;
}

.password-wrap input {
    position: absolute;
    top: 0px;
    left: 0px;
}

.mod1-t, .fam {
    border-top: 3px solid #FFA20F;
    font-size: 0px;
}
/*footer end*/
.slider .clum {
    border-top: #DCDCDC 5px solid;
}

.slider .form label,
.slider .form input.text,
.slider .form a.why {
    height: 21px;
    line-height: 1.5;
}

.slider .form a.why {
    width: 25px;
    color: #fff;
    background-color: #898989;
    border-radius: 5px;
}

    .slider .form a.why:hover {
        text-decoration: none;
        background-color: #000;
    }

.slider .exitLogin {
    background: url(../images/exit_login.png) no-repeat;
    width: 73px;
    height: 24px;
    text-indent: -9999px;
}

    .slider .exitLogin:hover {
        background-position: 0 -24px;
    }

.slider .form .reg_but {
    background: url(../images/reg_but.png) no-repeat;
    width: 210px;
    height: 60px;
    display: block;
    text-indent: -9999px;
}

    .slider .form .reg_but:hover {
        background-position: 0 -60px;
    }

.slider .form .login_but {
    background: url(../images/login_but.png) no-repeat;
    width: 210px;
    height: 30px;
    display: block;
    text-indent: -9999px;
}

    .slider .form .login_but:hover {
        background-position: 0 -30px;
    }

.guanzhu .ads_touright .ads_text {
    color: #00ABEB;
    height: 32px;
    line-height: 32px;
}

.clum {
    clear: both;
}

.border_C8C8C8 {
    margin: 10px 4px;
    overflow: hidden;
}

.line_16 {
    padding: 6px 0;
    font-size: 16px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix {
    overflow: hidden;
    border-bottom: 1px dashed #c8c8c8;
}

.ads_touright {
    margin-left: 20px;
}

.ads_tou {
    margin: 4px;
}

.w110 {
    width: 110px;
    margin-left: 10px;
}

.line_18 {
    line-height: 18px;
}

#tiles {
    position: relative;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    #tiles li {
        display: none;
        width: 200px;
        padding: 4px;
        border: 1px solid #dedede;
        border-radius: 2px;
        background-color: #fff;
        cursor: pointer;
    }

        #tiles li.inactive {
            visibility: hidden;
            opacity: 0;
        }

        #tiles li img {
            display: block;
        }

        #tiles li p {
            margin: 6px;
            color: #666;
            font: 12px/20px Arial;
            text-align: center;
        }

.container .yuer-L {
    width: 690px;
    overflow: hidden;
    float: left;
}

    .container .yuer-L .theme {
        font-size: 18px;
    }

    .container .yuer-L .theme-p {
        padding: 8px 0 12px;
    }

.container .yuer-R {
    width: 237px;
    overflow: hidden;
    float: right;
}

.container .yuer-title {
    padding: 6px 0;
    border-bottom: 1px solid #fafafa;
    font-size: 16px;
}

    .container .yuer-title i {
        display: inline-block;
        width: 4px;
        height: 14px;
        margin: 0 8px 0;
        background: #FF5C5C;
    }

.yuer-list {
    margin-bottom: 20px;
}

.yuer-list, .yuer-R {
    overflow: hidden;
    box-sizing: border-box;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    background: #fff;
    padding: 10px;
}

    .yuer-list dd {
        width: 520px;
        margin-left: 20px;
    }

    .yuer-list dt, .yuer-list dd {
        float: left;
    }

    .yuer-list .yuer-name {
        background: url("../images/experban-7.jpg") no-repeat left center;
        padding: 5px 25px;
        font-size: 16px;
        color: #FF5C5C;
    }

    .yuer-list a {
        color: #2d2d2d;
    }

    .yuer-R a {
        width: 177px;
        height: 40px;
        line-height: 40px;
        padding: 0 20px;
        display: block;
        font-size: 16px;
        border-bottom: 1px solid #f3f3f3;
    }

        .yuer-R a:hover {
            color: #FF5C5C;
        }

    .yuer-R .current {
        background: #fafafa;
        color: #FF5C5C;
    }

.ask-form {
    padding: 20px 0px 0px 29px;
    width: 680px;
    overflow: hidden;
    float: left;
    background: #ECECEC;
}

.btn-submi {
    width: 180px;
    height: 40px;
    line-height: 40px;
    background: #ffa20f;
    display: block;
    border-radius: 8px;
    text-align: center;
    color: #fff;
}

.ask-form .ask-title {
    width: 32px;
    height: 32px;
    width: 300px;
    margin-bottom: 10px;
    border: 0;
}

.ask-form textarea {
    width: 640px;
    border: 0px none;
    height: 90px;
    padding: 5px;
    margin: 0px 0px 10px;
    display: block;
    font-size: 14px;
    line-height: 1.5;
}

.ask-form .num {
    float: right;
    color: #1F80C3;
    margin: 0px 20px 0px 0px;
}

#ask_form {
    clear: both;
    padding-top: 10px;
    overflow: hidden;
}

    #ask_form h3 {
        padding: 5px 0;
        font-size: 16px;
    }

.ask-form .btn-submit {
    float: right;
    width: 140px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    display: inline-block;
    background: #FFA20F;
    margin: 0 28px 10px;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

.login-after {
    text-align: center;
    padding: 10px;
}

    .login-after p {
        font-size: 16px;
        color: #43CCB5;
        font-weight: bold;
    }

.section-module {
    border-width: 5px;
    margin: 0px 0px 10px;
    background-color: #FFF;
}

.qa-article {
    padding: 4px 20px;
}

    .qa-article ul {
        padding: 10px 0;
    }

    .qa-article .qa-title {
        overflow: hidden;
    }

    .qa-article .qa-title {
        color: #333;
        font-size: 20px;
        font-weight: bold;
        margin: 0px 0px 12px;
    }

        .qa-article .qa-title h1 {
            font-size: 20px;
            font-weight: bold;
        }

        .qa-article .qa-title h1 {
            display: inline;
        }

        .qa-article .qa-title h1 {
            font-size: 20px;
            font-weight: bold;
        }

        .qa-article .qa-title h1 {
            display: inline;
        }

    .qa-article .qa-related {
        border-top: 1px dashed #DDD;
        margin: 0px -20px;
        padding: 5px 20px 0px;
        overflow: hidden;
    }

        .qa-article .qa-related .qa-contributor li {
            width: auto;
            padding: 0px 20px 0px 0px;
        }

.qa-contributor li {
    float: left;
    width: 50%;
    line-height: 25px;
}

#qa-answers {
    border: 0;
}

    #qa-answers .module-header {
        background-color: transparent;
        padding: 10px 0 5px;
        border-bottom: 5px solid #FFB744;
    }

    #qa-answers .module-title {
        color: #FF9C00;
    }

    #qa-answers .module-content {
        padding-left: 10px;
    }

#qa-help .supermom {
    margin: 15px 0 0;
}

    #qa-help .supermom a {
        color: #666;
        text-decoration: none;
    }

#qa-help .m-title {
    color: #FD2A2A;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px;
}

#qa-help .m-items {
    margin: 0 0 10px;
    zoom: 1;
}

    #qa-help .m-items:after {
        content: "";
        display: table;
        clear: both;
    }

    #qa-help .m-items li {
        float: left;
        width: 33%;
    }

    #qa-help .m-items .item-thumb img {
        width: 120px;
        height: 120px;
        display: block;
        margin: 0 auto;
    }

    #qa-help .m-items .item-name {
        font-size: 16px;
        text-align: center;
        margin: 8px 0;
    }

    #qa-help .m-items .item-user {
        line-height: 20px;
        text-align: center;
    }

        #qa-help .m-items .item-user a {
            margin: 0 4px 0 0;
        }

        #qa-help .m-items .item-user img {
            width: 20px;
            height: 20px;
            vertical-align: middle;
        }

        #qa-help .m-items .item-user .username {
            color: #09C;
            margin: 0 4px;
        }

#qa-help .me-too {
    text-align: center;
    padding: 5px 0;
}

    #qa-help .me-too a {
        display: inline-block;
        width: 200px;
        background-color: #090;
        color: #FFF;
        font-size: 18px;
        line-height: 36px;
        text-decoration: none;
    }

.qa-answer-list .answer-item {
    border-bottom: 1px dashed #DDD;
    padding: 5px 0 15px;
    margin: 0 0 5px;
}

.qa-answer-list .medal {
    width: 14px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    background: transparent url(/img/wisdom/wisdom-ask-sprite.png) no-repeat -80px -340px;
    margin: 0 4px;
}

.qa-answer-list .qa-meta {
    color: #CCC;
    zoom: 1;
}

    .qa-answer-list .qa-meta:after {
        content: "";
        display: table;
        clear: both;
    }

    .qa-answer-list .qa-meta .useravatar {
        font-size: 0;
    }

        .qa-answer-list .qa-meta .useravatar img {
            height: 50px;
            width: auto;
            display: block;
        }

    .qa-answer-list .qa-meta .username {
        float: left;
        margin: 0 0 0 10px;
        line-height: 22px;
    }

    .qa-answer-list .qa-meta .profile {
        float: left;
    }

    .qa-answer-list .qa-meta .source {
        float: right;
        margin: 0 1em 0 0;
    }

        .qa-answer-list .qa-meta .source img {
            vertical-align: middle;
            font-size: 0;
        }

    .qa-answer-list .qa-meta .timestamp {
        float: right;
        text-align: right;
    }

.qa-answer-list .answer-text {
    margin: 10px 0;
    zoom: 1;
    font-size: 14px;
    padding-right: 60px;
}

.qa-answer-list .answer-func a {
    vertical-align: middle;
    margin: 0 .5em 0 0;
}

.qa-answer-list-w-avatar .answer-item {
    padding: 0 0 10px 60px;
    zoom: 1;
}

    .qa-answer-list-w-avatar .answer-item:last-child {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }

.qa-answer-list-w-avatar .user-avatar img {
    position: absolute;
    width: 50px;
    height: 50px;
    margin: 0 0 0 -60px;
}

.qa-answer-list-w-avatar .answer-text {
    margin: 0;
}

.qa-answer-list .qa-answer-list-vote {
    float: right;
    margin-top: -30px;
    background: url(/img/wisdom/list-title-ico.png) no-repeat 0 2px;
    padding-left: 20px;
    width: 30px;
    color: #f23f3f;
    text-decoration: none;
}

    .qa-answer-list .qa-answer-list-vote .t,
    .qa-answer-list a.qa-answer-list-vote:hover .n {
        display: none;
    }

.qa-answer-list a.qa-answer-list-vote:hover .t {
    display: inline;
    color: #0099cc;
}

#qa-answer-best {
    border-color: #f0f8ff;
    background-color: #f0f8ff;
}

    #qa-answer-best .module-header {
        background-color: #f0f8ff;
        position: relative;
    }

    #qa-answer-best .module-content {
        position: relative;
    }

    #qa-answer-best .module-title {
        color: #333;
        text-indent: 40px;
        font-size: 20px;
        font-weight: bold;
    }

    #qa-answer-best .module-header .medal {
        position: absolute;
        top: -5px;
        left: 14px;
        width: 34px;
        height: 39px;
        background: transparent url(/img/wisdom/wisdom-ask-best-sprite.png) no-repeat 0 0;
    }

    #qa-answer-best .answer-text {
        font-size: 14px;
    }

    #qa-answer-best .best-content .qa-meta,
    #qa-answer-exp .exp-content .qa-meta {
        position: absolute;
        right: 30px;
        top: -20px;
        color: #999;
    }

        #qa-answer-best .best-content .qa-meta a,
        #qa-answer-exp .exp-content .qa-meta a {
            color: #ccc;
        }

.share-pagination {
    width: 400px;
    height: 32px;
    line-height: 32px;
}

#qa-answer-best h4 {
    background-color: #D1E3CA;
    color: #46961E;
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    text-indent: 60px;
    position: relative;
    margin: 15px -20px;
    border-top: 1px dashed #DDD;
    zoom: 1;
}

    #qa-answer-best h4 .recom {
        position: absolute;
        top: 0;
        left: 0;
        width: 60px;
        height: 60px;
        background: transparent url(/img/wisdom/wisdom-ask-best-sprite.png) no-repeat 0 -120px;
        text-indent: -9999px;
    }

#qa-answer-best .qa-answer-list .answer-item {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

#qa-answer-best .qa-answer-list .product-thumb {
    float: right;
    display: inline;
    width: 80px;
    height: 80px;
    background-color: #FFF;
    margin: -20px 0 0 0;
    position: relative;
    overflow: hidden;
}

    #qa-answer-best .qa-answer-list .product-thumb img {
        width: 80px;
        height: 80px;
        display: block;
    }

#qa-answer-best .qa-answer-list .answer-text {
    font-size: 12px;
    width: 480px;
}

#qa-answer-best .qa-answer-list .answer-item .more {
    text-align: right;
    margin: -18px 0 0;
    width: 480px;
}

#qa-answer-best .recom-score {
    font-weight: bold;
    color: #999;
    margin: .5em 0;
}

#qa-answer-best .answer-related,
#qa-answer-exp .answer-related {
    border-top: 1px dashed #DDD;
    margin: 10px -20px 0;
    padding: 10px 20px 0;
    zoom: 1;
    position: relative;
}

    #qa-answer-best .answer-related:after,
    #qa-answer-exp .answer-related:after {
        content: "";
        display: table;
        clear: both;
    }

#qa-answer-best .qa-contributor {
    width: 380px;
    float: left;
}

    #qa-answer-best .qa-contributor a,
    #qa-answer-exp .qa-contributor a {
        color: #34A3C1;
    }

#qa-answer-best .qa-vote {
    position: absolute;
    right: 20px;
    top: 20px;
}

#qa-answer-best .also-ask {
    float: right;
    margin: 15px 0 0;
}

    #qa-answer-best .also-ask a {
        width: 80px;
        height: 26px;
        display: block;
        text-indent: -9999px;
    }

.title_L {
    float: left;
    background: url(../images/xgt_xlogo.jpg) no-repeat left center;
}

.useravatar {
    float: left;
}

.share-left .txt_title {
    height: 50px;
    margin: 0 auto;
}

.share-left .txt_titleC {
    width: 100%;
    height: 35px;
    line-height: 35px;
    border-bottom: 2px solid #FD9410;
    background: url(../images/xinwen_C.jpg) repeat-x;
    padding: 0 10px;
    box-sizing: border-box;
}

.txt_titleC span {
    font-size: 14px;
}

.share-left .title_R {
    float: right;
    background: url(../images/house.png) no-repeat left center;
}
/*.share-left h2{text-align:center; padding-bottom:20px; margin-top:20px;}*/
.share-left .tex {
    text-indent: 2em;
}

    .share-left .tex p {
        padding-bottom: 20px;
        font-size: 14px;
    }

.share-left .news_list {
    margin: 0 22px;
    background: #FCC;
    height: 48px;
    border-bottom: 1px dashed #E6E6E6;
    background: url("../images/squ.jpg") no-repeat left center;
}

    .share-left .news_list dt, .container .foods_list dt {
        width: 350px;
        height: 48px;
        line-height: 48px;
        padding-left: 13px;
        float: left;
    }

    .share-left .news_list dd, .container .foods_list dd {
        float: right;
        height: 48px;
        line-height: 48px;
    }

.alert-info p {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1;
    padding: 8px 35px 8px 14px;
    margin: 20px;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    line-height: 36px;
}

.button-raised {
    background-color: #4cb0f9;
    border-color: #4cb0f9;
    color: #FFF;
    border-color: #e1e1e1;
    border-style: solid;
    border-width: 1px;
    line-height: 44px;
    -webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.15);
    width: 40%;
}

.alert-info {
    width: 760px;
    margin: 0 auto;
    background: #fff;
    padding: 40px 49px;
    min-height: 500px;
}

.send-phone {
    border-color: #088ef0;
    background: -webkit-gradient(linear, left top, left bottom, from(#34a5f8), to(#088ef0));
    background: linear-gradient(#34a5f8, #088ef0);
}

.send-email {
    background-color: #FEAE1B;
    border-color: #FEAE1B;
}

.alert-info div {
    margin: 30px auto;
    text-align: center;
}

.other_list {
    margin: 0 5%;
    padding-top: 30px;
}

    .other_list .phone-box, .other_list .email-box {
        text-indent: 10px;
        width: 90%;
        color: #999;
        font-size: 13px;
        height: 36px;
        line-height: 36px;
        border: 1px solid #999;
        border-radius: 3px;
        display: block;
    }

    .other_list p {
        margin-top: 10px;
    }

    .other_list .yzm-box {
        float: left;
        text-indent: 10px;
        width: 70%;
        color: #999;
        font-size: 13px;
        height: 36px;
        line-height: 36px;
        border: 1px solid #999;
        border-radius: 3px;
    }

#faqbg {
    background: #7a7a7a;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    position: absolute;
    z-index: 99;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    height: 1000px;
}

#faqdiv, #emaildiv {
    position: absolute;
    width: 480px;
    margin-left: -240px;
    left: 50%;
    top: 50%;
    z-index: 100;
    background: #ffffff;
    border-radius: 5px;
}

.other_list img {
    padding: 0 5px;
}

.other_list .sure {
    display: block;
    width: 180px;
    line-height: 40px;
    height: 40px;
    background: #55ACEF;
    border-radius: 5px;
    border: none;
    color: #fff;
    margin: 35px auto;
}
