/*ͷ��*/
.header {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

    .header .logo {
        float: left;
        padding: 12px;
    }

    .header .nav {
        float: right;
        width: 835px;
    }

.con_inner_box_c h3 {
    font-size: 22px;
}

.product_sort .hd {
    width: 226px;
    background: url(../images/bar.png) no-repeat 8px center #3299fd;
    height: 40px;
    line-height: 40px;
    text-indent: 42px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background-size: 23px;
}
.findFormList p label {
    line-height: 46px;
}
.ContentTitle {
    border-radius: 10px 10px 0 0;
    line-height: 50px;
    /* margin: 20px auto 0; */
    text-align: center;
    font-size: 22px;
    color: #fff;
    background: #22aae8;
}

.classimg {
    width: 200px;
    height: 150px;
    text-align: center;
    /* display: block; */
    margin: 10px auto;
    /* float: right; */
    margin: 10px 20px;
}

.con_inner_box_c img {
    display: block;
    margin: 0 auto;
}

.address-input {
    width: 300px;
    height: 200px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -150px;
    /* margin-top: -100px; */
    background: #000;
    opacity: 0.8;
    -moz-opacity: 0.8;
}

.header .nav a {
    float: left;
    padding: 10px 22px;
    font-size: 16px;
    display: block;
    color: #2d2d2d;
    font-weight: bold;
}

.product_sort {
    margin: 0 20px 20px;
    width: 226px;
    border: solid 1px #3299fd;
    border-radius: 5px;
    position: relative;
    z-index: 90;
}

    .product_sort .bd {
        padding-bottom: 10px;
    }

        .product_sort .bd .item {
            border-bottom: solid 1px #3299fd;
            position: relative;
        }

            .product_sort .bd .item .title {
                width: 211px;
                padding-left: 15px;
                overflow: hidden;
                line-height: 38px;
                font-size: 14px;
                font-weight: bold;
                color: #292929;
            }

                .product_sort .bd .item .title a {
                    color: #3299fd;
                    position: relative;
                    font-size: 18px;
                    font-weight: normal;
                }

        .product_sort .bd .noborder {
            border-bottom: 0;
        }

        .product_sort .bd .item .list {
            font-size: 16px;
            width: 210px;
            padding-left: 15px;
            line-height: 34px;
            overflow: hidden;
        }

            .product_sort .bd .item .list a {
                font-family: "微软雅黑";
                color: #333;
            }

                .product_sort .bd .item .list a:hover {
                    text-decoration: underline;
                }

        .product_sort .bd .item .arrow {
            font-family: "微软雅黑";
            font-size: 20px;
            color: #c0d7f9;
            position: absolute;
            right: 10px;
            top: 14px;
        }

        .product_sort .bd .item .line {
            position: absolute;
            right: -2px;
            top: 0px;
            width: 2px;
            height: 60px;
            background-color: #fff;
            z-index: 95;
            display: none;
        }

        .product_sort .bd .item .subitem {
            display: none;
        }

        .product_sort .bd .layer .line {
            display: block;
        }

        .product_sort .bd .layer .arrow {
            display: none;
        }

        .product_sort .bd .layer .subitem {
            width: 731px;
            background: #fff;
            border: solid 1px #3299fd;
            border-left: none;
            font-family: "微软雅黑";
            position: absolute;
            left: 227px;
            _left: 228px;
            top: -15px;
            z-index: 95;
            min-height: 60px;
            height: auto!important;
            height: 60px;
            padding: 5px 10px 15px 10px;
            display: block;
        }

            .product_sort .bd .layer .subitem .inner .tit {
                font-size: 12px;
                text-align: left;
                border-top: 1px dashed #d7d7d7;
                padding: 5px 0;
            }

            .product_sort .bd .layer .subitem .inner .tit1 {
                border-top: none;
            }

            .product_sort .bd .layer .subitem .inner .tit .name {
                display: block;
                width: 90px;
                color: #3299fd;
                cursor: pointer;
                float: left;
                padding-top: 3px;
            }

            .product_sort .bd .layer .subitem .inner ul {
                overflow: hidden;
                zoom: 1;
                display: block;
                margin-left: 90px;
                width: 630px;
            }

                .product_sort .bd .layer .subitem .inner ul li {
                    float: left;
                    padding: 0 8px;
                    height: 25px;
                }

                    .product_sort .bd .layer .subitem .inner ul li a {
                        color: #222;
                        display: block;
                    }

                        .product_sort .bd .layer .subitem .inner ul li a:hover {
                            color: #3299fd;
                            text-decoration: underline;
                        }

.bgff776d {
    background: #ff776d;
}

.bgf8c158 {
    background: #f8c158;
}

.bgff7699 {
    background: #ff7699;
}

.bgffa060 {
    background: #ffa060;
}

.bg72b6fc {
    background: #72b6fc;
}

.bgb281f5 {
    background: #b281f5;
}

.bg8bc966 {
    background: #8bc966;
}

.bgedf1f7 {
    background: #edf1f7;
}

.header .nav a:hover {
    border-bottom: 3px solid #ff7200;
}

.header .welcome {
    line-height: 62px;
    position: absolute;
    right: 0;
    top: 0;
}

.header .quit {
    padding-left: 22px;
    display: inline-block;
    background: url("../images/quit.png") no-repeat left 20px;
    cursor: pointer;
}

.content {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}

.content-zs {
    overflow: hidden;
    width: 1066px;
    margin: 30px auto;
    clear: both;
}

.aside {
    float: left;
}

.content_right {
    width: 798px;
    float: right;
}

.classity {
    width: 170px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    color: #FFF;
    font-size: 18px;
    display: block;
    background: url("../images/aside-bg.png") no-repeat;
}

.menu {
    overflow: hidden;
    border-color: #16a5d1;
    border-style: solid;
    border-width: 0 1px 1px;
    margin-left: 3px;
}
/* lv1 */
.content .menu li.level1 a {
    display: block;
    height: 30px;
    line-height: 30px;
    background: url("../images/aside2.jpg") no-repeat;
    font-weight: 700;
    color: #5893B7;
    text-indent: 6px;
    padding-left: 18px;
}

.content .menu li.level1 .level_a {
    border-top: 1px solid #16a5d1;
}

.content .menu li.level1 i {
    width: 17px;
    height: 9px;
    display: inline-block;
    background: url("../images/arrow_r.png") no-repeat 3px center;
}

.content .menu li ul.level2 li a:hover {
    text-decoration: none;
    background: url("../images/small-bg.jpg") center center no-repeat;
    margin-left: 0;
    padding-left: 34px;
}

.content .menu li.level1 a.current {
    background: url("../images/aside1.jpg") no-repeat;
    border-bottom: 1px solid #16a5d1;
}
/* lv2 */
.content .menu li ul {
    overflow: hidden;
}

    .content .menu li ul.level2 {
        display: none;
    }

        .content .menu li ul.level2 li a {
            background: url("../images/icon.jpg") no-repeat 3px center;
            margin-left: 16px;
        }

            .content .menu li ul.level2 li a.choose {
                background: url("../images/small-bg.jpg") center center no-repeat;
                margin-left: 0;
                padding-left: 34px;
            }

            .content .menu li ul.level2 li a:hover {
                color: #f60;
            }

.banner {
    width: 1200px;
    margin: 0 auto 18px;
}

.bannerWrap .banner {
    width: 100%;
}

.forms_wrap {
    width: 954px;
    overflow: hidden;
    border: 1px solid #16a5d1;
    float: left;
    margin-bottom: 30px;
}

.forms_right {
    width: 956px;
    overflow: hidden;
    float: left;
}

.date_wrap {
    width: 1200px;
    overflow: hidden;
    border: 1px solid #16a5d1;
    margin: 0 auto 40px;
}

.forms_top {
    height: 26px;
    line-height: 26px;
    background: url("../images/forms_top.jpg") repeat-x;
    border-bottom: 1px solid #c6d2e2;
}

.forms-icon {
    margin: 6px;
    float: left;
    color: #313131;
}

.select_showbox {
    line-height: 30px;
    border-radius: 5px;
    padding-left: 5px;
    background: url(../images/arrow.jpg) no-repeat 80px 10px;
}

.select_option {
    border-top: none;
    display: none;
}

    .select_option li {
        padding-left: 5px;
        line-height: 30px;
        border: 1px solid #adadad;
        border-top: 0;
    }

        .select_option li.selected {
            background-color: #F3F3F3;
            color: #999;
        }

.form-list {
    width: 957px;
    border-top: 1px solid #b3ccd5;
    text-align: center;
    background: #f7feff;
}

    .form-list tr {
        height: 36px;
        line-height: 36px;
    }

    .form-list td {
        border-right: 1px solid #b3ccd5;
        border-bottom: 1px solid #b3ccd5;
        cursor: pointer;
    }

    .form-list thead {
        background: #daecfa;
    }

        .form-list thead th {
            border-right: 1px solid #b3ccd5;
            text-align: center;
        }

    .form-list tr {
        border-bottom: 1px solid #b3ccd5;
        border-top: 1px solid #b3ccd5;
        text-align: center;
    }

        .form-list tr.none {
            border-bottom: 1px solid #b3ccd5;
            text-align: center;
            height: 60px;
            background: url("../images/up.jpg") no-repeat center 43px #f1f1f1;
            cursor: pointer;
            display: none;
        }

            .form-list tr.none td {
                text-align: left;
                text-indent: 2em;
                color: #0f5a94;
            }

.forms_wrap .total {
    height: 48px;
    line-height: 48px;
    padding-left: 22px;
    color: #f59900;
    font-size: 14px;
}

    .forms_wrap .total span {
        padding: 0 8px;
    }

.shopping-method {
    width: 956px;
    overflow: hidden;
    padding: 10px 0;
}

.select_box {
    width: 80px;
    float: left;
}
/*.shopping-method select,.shopping-method input {
    border: 1px solid #bfd7dd;
    border-radius: 3px;
    height: 22px;
    line-height: 22px;
    padding-left: 3px;
    cursor: pointer;
    background: url("../images/arrow.jpg") no-repeat 61px center #fff;
}*/
/*.shopping-method select{
    width: 80px;
}
.shopping-method input{
    width: 70px;
}*/
.shopping-method .check {
    width: 59px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: url("../images/check.png");
    margin: 10px;
}

.shopping-method div {
    padding: 12px 12px 0;
}

table.tablesorter {
    font-family: arial;
    background-color: #dad9c7;
    margin: 0 auto;
    font-size: 8pt;
    width: 956px;
    border: 1px solid #e6EEEE;
    text-align: center;
}

    table.tablesorter tr {
        border-bottom: 1px solid #e6EEEE;
        height: 32px;
        line-height: 32px;
        ;
    }

    table.tablesorter thead {
        border: 1px solid #e6EEEE;
    }

        table.tablesorter thead tr th, table.tablesorter tfoot tr th {
            background-color: #e6EEEE;
            border: 1px solid #FFF;
            font-size: 8pt;
            padding: 4px;
            text-align: center;
        }

        table.tablesorter thead tr .header {
            background-image: url(../images/small.gif);
            background-repeat: no-repeat;
            background-position: center right;
            cursor: pointer;
        }

    table.tablesorter tbody td {
        color: #3D3D3D;
        padding: 4px;
        background-color: #FFF;
        vertical-align: top;
        border-right: 1px solid #e6EEEE;
    }

    table.tablesorter tbody tr.odd td {
        background-color: #F0F0F6;
    }

    table.tablesorter thead tr .headerSortUp {
        background-image: url(../images/small_asc.gif);
    }

    table.tablesorter thead tr .headerSortDown {
        background-image: url(../images/small_desc.gif);
    }

    table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
        background-color: #8dbdd8;
    }

.check-choose {
    margin: 0 auto;
}

#forms_date {
    margin: 0 auto 40px;
    width: 1200px;
}



.con_inner_box_a {
    height: auto;
    background: #fffdee;
    border: 1px solid #16a5d1;
    margin: 0 auto;
}

.con_inner_box_b {
    height: auto;
    background: #fffdee;
    border: solid 1px #edd28b;
    margin: 0 auto;
    padding: 30px 0;
}

.con_inner_box_c {
    height: auto;
    background: #fff;
    border: solid 1px #3299fd;
    padding: 30px;
    margin: 0 auto 30px;
    border-radius: 5px;
}

    .con_inner_box_c p, .con_inner_box_c li {
        line-height: 32px;
        font-size: 16px;
        border-radius: 5px;
        padding: 10px 0;
    }

.con_inner_box_d {
    height: auto;
    background - color: #fffdee;
    border: solid 1px#edd28b;
    margin: 0 auto;
    padding: 30px;
}

.help_cont_title {
    height: 40px;
    line-height: 40px;
    color: #3c3c3c;
    font-weight: bold;
    font-size: 18px;
    text-indent: 2em;
}

.con_inner_box_b ul li {
    margin - left: 30px;
    padding - left: 0;
    width: 500px;
    height: 30px;
    line - height: 30px;
    list - style: inside;
    list - style - type: circle;
}

.inner_list {
    width: 100 %;
    height: auto;
    text - align: center;
    overflow: hidden;
}

    .inner_list ul li {
        width: 100 %;
        height: 20px;
        line - height: 20px;
        background - color: #fff;
        font - size: 12px;
        color: #333;
    }

        .inner_list ul li a {
            font - size: 12px;
            color: #333;
            text - decoration: none;
        }

            .inner_list ul li a: hover {
                font - size: 12px;
                color: #333;
                text - decoration: underline;
            }

.list_left ul.inner_list ul.yesselect {
    background - image: url(/images/select_yesbg.gif);
    background - repeat: no - repeat;
    background - position: center center;
}

#all_width.bugy_title.right_back {
    float: right;
    height: 28px;
    width: 100px;
    line - height: 30px;
    padding - top: 10px;
}

.yesokbtn {
    color: #090;
    text - align: center;
    height: 400px;
    width: 500px;
    padding - top: 150px;
    margin: 0 auto;
}

.MainWrap .regFormList {
    float: left;
    background: #FFF;
    width: 808px;
    padding: 40px 80px;
}

    .MainWrap .regFormList label {
        width: 200px;
        float: left;
        text-align: right;
        height: 32px;
        line-height: 32px;
    }

.txt1 select {
    height: 26px;
    border: 1px solid #D4D1D1;
    margin-left: 8px;
    line-height: 26px;
}

.MainWrap .regFormList p {
    clear: both;
    height: 40px;
    line-height: 31px;
}

.content .regFormList {
    float: left;
    float: left;
    background: #F6FDFF;
    border: 1px solid #B4D1DA;
    width: 1008px;
    padding: 22px 0;
}

    .content .regFormList .regTxt {
        width: 160px;
        height: 26px;
        line-height: 26px;
        padding-left: 4px;
    }

.regFormList .regTxt.head-phone {
    width: 60px;
    margin-right: 5px;
}

.regFormList .regTxt.address {
    width: 353px;
}

.regFormList fieldset select {
    margin-right: 8px;
    height: 26px;
    line-height: 26px;
}

.regFormList .btn {
    width: 128px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #16a5d1;
    font-size: 18px;
    font-weight: 700;
    color: #FFF;
    border-radius: 3PX;
    margin-bottom: 20px;
    border: 0;
    cursor: pointer;
    margin-left: 140px;
}

.regMainWrap, .userMainWrap {
    width: 888px;
    overflow: hidden;
    margin-top: 10px;
}

.regFormList fieldset {
    height: 50px;
}

.regMainWrap h3, .userMainWrap h3, .dialog h3 {
    height: 50px;
    line-height: 50px;
    color: #43bc3d;
    font-size: 20px;
    border-radius: 5px;
    margin: 0 15px 42px;
}

.regFormList p {
    height: 42px;
}

.userFormList p, .logFormList p, .findFormList p {
    height: 72px;
}

.userFormList p, .logFormList p, .findFormList p {
    color: #606755;
    clear: both;
}

.regFormList label, .regFormList .regTxt, .userFormList label, .userFormList .userTxt, .findFormList label, .findFormList .findUserTxt {
    float: left;
}

.regFormList label, .userFormList label, .logFormList label, .findFormList label {
    text-align: right;
    width: 200px;
    color: #606755;
    height: 28px;
    line-height: 28px;
    display: inline-block;
}

.regFormList .regTxt {
    height: 32px;
}

.userFormList .userTxt, .logFormList .text_login, .findFormList .findUserTxt {
    height: 48px;
}

.regFormList .regTxt, .userFormList .userTxt, .logFormList .text_login, .findFormList .findUserTxt {
    width: 355px;
    border: 1px solid #D4D1D1;
    padding-left: 8px;
    margin-left: 8px;
    color: #A29F9F;
    ;
}

.MainWrap {
    width: 888px;
    margin: 0 auto;
    box-shadow: 0 1px 5px #ccc;
}

.findFormList {
    margin: 50px auto 10px;
    clear: both;
    position: relative;
}

.findSub {
    margin-left: 209px;
}

.findFormList .yzm {
    margin-top: 10px;
    width: 82px;
    background: #FFE246;
    color: #333;
    text-align: center;
    height: 28px;
    display: inline-block;
    margin-left: 3px;
    line-height: 28px;
    border-radius: 3px;
}

.userFormList {
    width: 800px;
    margin: 0 auto 32px;
}

.regFormList {
    width: 998px;
}

    .raB, .raG, .regFormList .teacher, .regFormList .student, .regFormList .parent {
        margin: 7px 0 0 30px;
    }

    .regFormList .tip, .userFormList .tip {
        color: #838381;
        margin-left: 12px;
        line-height: 28px;
    }

        .userFormList .tip .red, .regFormList .red {
            color: #E50011;
        }

    .regFormList .red {
        padding-right: 3px;
    }

.userFormList .tip .blue {
    color: #036597;
}

.regFormList .clickBtn {
    display: inline-block;
    margin-top: 20px;
    color: #de0010;
    text-decoration: underline;
    margin-left: 10px;
    border-radius: 5px;
}

.regFormList .regBtn, .userFormList .userBtn {
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #FFF;
    background: #FD9410;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
}

.regFormList .regBtn {
    width: 365px;
    height: 42px;
    margin-left: 208px;
    border: 0;
}

.regFormList .lastList {
    margin-left: 361px;
}

.userFormList .userBtn {
    width: 286px;
    margin-left: 100px;
}

.regFormList .yzm {
    width: 112px;
}

.regFormList .city, .regFormList .classes {
    width: 122px;
}

.regFormList .city, .regFormList .classes, .regFormList .safe, .regFormList .yzm, .reg-form select {
    height: 26px;
    border: 1px solid #D4D1D1;
    margin-left: 8px;
    line-height: 26px;
    float: left;
}

.findDialog {
    width: 998px;
    margin: 0 auto;
    overflow: hidden;
}

.dialog {
    width: 888px;
    overflow: hidden;
    box-shadow: 0 1px 5px #ccc;
    border-radius: 5px;
    margin: 96px auto 100px;
    background: url("../images/bear-cump.png") no-repeat left bottom #FFFFFF;
    background-size: 200px;
}

    .dialog .freeReg {
        float: right;
        color: #e6001b;
        font-size: 14px;
    }

.logFormList {
    width: 650px;
    margin: 40px auto 0;
}

.reg, .forgetPass {
    color: #606755;
    margin-left: 10px;
}

    .reg:hover, .forgetPass:hover {
        color: #FD9410;
    }

.dialog .auto {
    width: 17px;
    height: 17px;
    float: left;
    margin-right: 5px;
}

.dialog .logTip {
    margin-left: 207px;
}

.dialog .login, .findSub, .password1-btn {
    width: 368px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #FD9410;
    font-size: 18px;
    color: #FFF;
    border-radius: 3PX;
    margin-bottom: 20px;
    border: 0;
    cursor: pointer;
    font-family: "微软雅黑";
}

.search-select option {
    height: 40px;
}

.short .weibo {
    margin-left: 10px;
    background-position: 0 0;
}

.short .QQ {
    background-position: right 0;
}

.dialog .short {
    clear: both;
    border-top: 1px dashed #a5d4ad;
    display: block;
    padding: 12px 0;
    height: 32px;
    line-height: 32px;
    color: #727171;
}

.dialog h3 {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #c0dcdd;
    color: #16a5d1;
    ;
}

.short .other, .short .weibo, .short .QQ {
    float: left;
}

.regerrtit {
    float: left;
    margin-left: 10px;
    padding-left: 18px;
    color: #aa001a;
    background: url("../images/error-icon.gif") no-repeat left center;
}

.regtable0 {
    margin-left: 300px;
}

    .regtable0 .regtd1 {
        width: 120px;
        text-align: right;
        padding-right: 10px;
        color: #666464;
    }

.yzm1 {
    float: left;
    width: 100px;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    margin-top: 11px;
}

.regtable0 td {
    height: 42px;
    line-height: 42px;
}

.regtit {
    float: left;
    margin-left: 10px;
    color: #568ac0;
}

.getpassbtn1 {
    float: left;
    width: 120px;
    height: 24px;
    line-height: 24px;
    border: 1px #000000 solid;
    text-align: center;
    background: #f0f0f0;
    margin-left: 10px;
    margin-top: 11px;
    cursor: pointer;
}

.getpasstext {
    float: left;
    width: 160px;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    margin-top: 11px;
}

.regi {
    width: 5px;
    height: 5px;
    color: #F00;
    display: inline-block;
    margin-right: 5px;
    font-style: normal;
}


.container {
    overflow: hidden;
    padding: 10px;
    width: 978px;
    margin: 0 auto;
    background: #FFF;
}

.txt_title {
    height: 50px;
    margin: 0 auto;
}

.txt_titleC {
    width: 100%;
    height: 35px;
    line-height: 35px;
    border-bottom: 2px solid #FD9410;
    padding: 0 10px;
    box-sizing: border-box;
}

    .txt_titleC span {
        font-size: 14px;
        margin-left: 27px;
    }

.title_L {
    float: left;
    background: url(../images/xgt_xlogo.jpg) no-repeat left center;
}

.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;
    }

.text {
    padding: 0 10px;
}

.foods_list {
    margin: 0 22px;
    background: #FCC;
    height: 48px;
    border-bottom: 1px dashed #E6E6E6;
    background: url(../images/foodIcon.png) no-repeat left center;
}

.container .news_list {
    margin: 0 22px;
    background: #FCC;
    height: 48px;
    border-bottom: 1px dashed #E6E6E6;
    background: url("../images/squ.jpg") no-repeat left center;
}

    .container .news_list dt, .container .foods_list dt {
        width: 350px;
        height: 48px;
        line-height: 48px;
        padding-left: 13px;
        float: left;
    }

    .container .news_list dd, .container .foods_list dd {
        float: right;
        height: 48px;
        line-height: 48px;
    }

.container p.page {
    height: 70px;
    line-height: 70px;
    text-align: center;
    clear: both;
}

    .container p.page a, .container .news_list a, .container .foods_list a {
        color: #333;
    }

    .container p.page a {
        padding: 0 5px;
        font-size: 14px;
    }

.containerText h2 {
    text-align: center;
    padding-bottom: 20px;
    margin-top: 16px;
}

.containerText {
    text-indent: 2em;
    padding: 0 10px;
    color: #333;
}

    .containerText p {
        padding-bottom: 20px;
        font-size: 14px;
    }

.middleYey {
    text-align: center;
}

.about_case {
    width: 998px;
    margin: 0 auto;
    background: #FFF;
    padding: 10px 60px 20px;
}

    .about_case h1 {
        font-size: 20px;
        font-weight: bold;
        padding: 15px 0;
        color: #000;
    }

    .about_case, .about_case p {
        font-size: 14px;
        line-height: 26px;
        color: #666;
    }

.erwei {
    display: block;
    text-align: center;
    margin: 10px 0;
}

.erwei-btn {
    background: #7bc7ac;
    font-size: 16px;
    margin: 5px;
    text-decoration: none;
    color: #fff;
    border-radius: 3px;
    width: 290px;
    box-sizing: border-box;
    text-align: Center;
    height: 38px;
    line-height: 38px;
    display: block;
    margin: 0 auto;
}

@media all and (min-width: 960px) {
    .erwei-img {
        width: 290px;
        height: 290px;
    }

    .erwei-btn {
        width: 290px;
    }
}

@media all and (max-width: 959px) {
    .erwei-img {
        width: 230px;
        height: 230px;
    }

    .erwei-btn {
        width: 230px;
    }
}

.news-contentR {
    overflow: hidden;
    margin: 0 auto;
    width: 998px;
    background: #FFF;
    padding: 0 12px;
    box-shadow: 0 1px 5px #ccc;
}

    .news-contentR .news-title i.wd {
        width: 637px;
    }

    .news-contentR .news-title i.cg {
        width: 480px;
    }

    .news-contentR .news-title {
        height: 20px;
        width: 743px;
        color: #9F9FA0;
        font-weight: bold;
        float: left;
    }

        .news-contentR .news-title span, .news-contentR .news-title i {
            float: left;
        }

    .news-contentR .new {
        height: 88px;
        line-height: 88px;
        color: #000;
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        width: 773px;
    }

    .news-contentR h2 {
        color: #000;
        text-align: center;
        width: 743px;
        font-family: "΢���ź�";
        margin: 33px 0 16px 0;
        font-size: 18px;
    }

.tocontent img {
    width: 180px;
}

.news-contentR dl {
    height: 130px;
    padding: 9px 0;
    border-bottom: 1px solid #F1F1F1;
}

.news-contentR dt {
    width: 168px;
    height: 130px;
    float: left;
}

.news-contentR dd {
    float: left;
    margin-left: 18px;
    width: 812px;
}

    .news-contentR dd p {
        height: 70px;
        font-size: 14px;
        margin-top: 12px;
    }

.news-contentR h4 {
    font-size: 16px;
    font-weight: bold;
}

.news-contentL dd img {
    width: 243px;
    height: 125px;
}

.news-contentR dd p a {
    color: #595757;
}

.news-contentR dd strong {
    color: #9F9FA0;
}

.odd {
    background: #F3F3F3;
}

.news-contentR b {
    font-style: normal;
    text-align: center;
    color: #9F9FA0;
    display: inline-block;
    width: 773px;
    margin-bottom: 40px;
}
/*��������ҳ*/
.news-box {
    width: 698px;
    height: 515px;
    padding: 0 30px 45px;
}

    .news-box img {
        margin-bottom: 20px;
    }

    .news-box p {
        text-indent: 2em;
    }

        .news-box p a {
            color: #3E3A39;
        }

/*�߽���Ȥ*/
.news-contentR .question-box .question-list {
    clear: both;
    overflow: hidden;
    padding: 25px 0;
    border-bottom: 1px solid #F2F2F3;
}

.news-contentR .zj-box li {
    clear: both;
    overflow: hidden;
    margin-bottom: 35px;
}

.news-contentR ul li .time, .news-contentR ul li p.js {
    float: left;
}

.news-contentR ul li .time {
    color: #B4B5B5;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    margin-right: 20px;
}

.news-contentR ul li p.js {
    width: 615px;
}

.weixin {
    display: inline-block;
    float: right;
    width: 383px;
    height: 461px;
    background: url(../images/weixin.jpg) no-repeat;
}

.news-title span a {
    color: #9F9FA0;
}

.my-question i.icon3, ul i.icon3, i.icon4 {
    display: inline-block;
    width: 21px;
    height: 21px;
    background: url(../images/contentL-coin.fw.png) 0 -61px no-repeat;
    float: right;
    margin: 2px 0 0 8px;
}

.my-question i.icon4 {
    margin: 4px 8px 0 0;
    float: left;
}

.news-contentR ul i.icon3 {
    float: left;
    padding-right: 10px;
}

.my-question {
    display: block;
    clear: both;
    margin: 15px 50px 25px 0;
    height: 25px;
}

.ques {
    color: #5f6061;
    width: 573px;
    display: block;
    float: left;
    padding: 0 40px 25px 0;
    line-height: 22px;
    *+padding-bottom:0;
}

.ques-time {
    float: left;
    color: #B4B5B5;
    font-style: normal;
}

.news-contentR .my-question strong {
    float: right;
    color: #01ADC9;
    font-family: "΢���ź�";
}

.news-contentR span.fl strong {
    font-size: 20px;
    float: left;
}

.password-content, .password1-content {
    width: 488px;
    overflow: hidden;
    padding: 41px 200px 175px;
    margin: 0 auto;
    clear: both;
    background: #FFF;
    border: 3px solid #ECEBEB;
}

/*password_email*/
.passwordE-email li {
    float: left;
    margin-bottom: 120px;
    *+margin-bottom:0;
}

.passwordE-email .passwordE-btn {
    float: none;
    clear: both;
}

.passwordE-content {
    width: 352px;
    overflow: hidden;
    padding: 140px 363px 175px 364px;
    margin: 0 auto;
}

.passwordE-email img {
    margin-right: 50px;
}

.passwordE-email li p {
    color: #01aeca;
    height: 45px;
    font-size: 22px;
    width: 200px;
}

.passwordE-email .passwordE-btn {
    padding-left: 46px;
    margin: 0;
}

.password1-btn {
    float: right;
    background: #FD9410;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 40px;
}

    .password1-btn a {
        color: #FFF;
    }
/*password_fs*/
.password_fs li {
    height: 40px;
    font-size: 18px;
}

.password_fs .hello {
    color: #2F2F2F;
}

.password_fs .method {
    color: #16A5D1;
    ;
}

.password_fs li p {
    width: 495px;
    height: 40px;
    padding: 4px 8px;
}

    .password_fs li p.select {
        width: 486px;
        height: 40px;
        padding: 4px 8px;
        line-height: 40px;
        color: #6c6c6c;
    }

.password_fs li .sub {
    display: none;
    cursor: pointer;
}

.password_fs select {
    width: 486px;
    height: 40px;
}

.password_fs .choose {
    height: auto;
    margin-bottom: 15px;
}

.password_fs .email input {
    margin-bottom: 40px;
    width: 476px;
    height: 40px;
    padding-left: 8px;
    border: 1px solid #AAAAAA;
}
/*-------------course---------------*/
.course-title {
    width: 998px;
    height: 88px;
    margin: 6px auto;
    color: #FFF;
}

.one-title {
    background: url("../images/N1.png") no-repeat;
    background-size: 998px;
}

.two-title {
    background: url("../images/two-age.png") no-repeat;
    background-size: 998px;
}

.three-title {
    background: url("../images/N25.png") no-repeat;
    background-size: 998px;
}

.four-title {
    background: url("../images/N37.png") no-repeat;
    background-size: 998px;
}

.five-title {
    background: url("../images/N49.png") no-repeat;
    background-size: 998px;
}

.six-title {
    background: url("../images/N61.png") no-repeat;
    background-size: 998px;
}

.course-title span {
    font-size: 18px;
    font-weight: bold;
    float: right;
    padding-right: 62px;
    font-style: italic;
}

.course-year a {
    display: block;
    float: left;
    width: 200px;
    height: 60px;
    color: #070707;
    text-align: center;
    font-size: 16px;
    padding-top: 5px;
}

.one-year a {
    background: url("../images/one-year.png") no-repeat;
    background-size: 200px;
}

.two-year a {
    background: url("../images/f-bg.png") no-repeat;
    background-size: 200px;
}

.three-year a {
    background: url("../images/h-bg.png") no-repeat;
    background-size: 200px;
}

.four-year a {
    background: url("../images/l-bg.png") no-repeat;
    background-size: 200px;
}

.five-year a {
    background: url("../images/g-bg.png") no-repeat;
    background-size: 200px;
}

.six-year a {
    background: url("../images/o-bg.png") no-repeat;
    background-size: 200px;
}

.course-box {
    width: 998px;
    overflow: hidden;
    margin: 0 auto;
    clear: both;
}

.course-year li {
    float: left;
    margin: 5px 18px 0 21px;
}

.one-year span {
    color: #46bb8f;
}

.two-year span {
    color: #e0708c;
}

.three-year span {
    color: #e6a719;
}

.four-year span {
    color: #5dc4e8;
}

.five-year span {
    color: #9ebf5d;
}

.six-year span {
    color: #f29200;
}

.course-box .course-img {
    float: left;
    margin: 0 15px;
}

/*----------------�γ̽���-----------------------*/
.width-auto, .course-bg {
    width: 998px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.course-bg {
    width: 998px;
    height: 547px;
    background: url("../images/course-bg.png") no-repeat;
    position: relative;
    padding-top: 20px;
}

.width-auto h3 {
    font-size: 18px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    clear: both;
}

.img-right {
    float: right;
    padding-right: 20px;
}

.width-auto .list {
    width: 500px;
    float: left;
}

    .width-auto .list li {
        float: left;
        width: 100px;
        height: 30px;
        line-height: 30px;
        background: #ff7b36;
        text-align: center;
        border-radius: 5px;
        color: #FFF;
        margin: 10px;
    }

#ifocus, #ifocus2, #ifocus3, #ifocus4 {
    width: 600px;
    height: 360px;
    padding: 64px 0 5px 19px;
    float: left;
}

#ifocus_pic {
    display: inline;
    position: relative;
    float: left;
    width: 420px;
    height: 278px;
    overflow: hidden;
}

#ifocus_piclist {
    position: absolute;
}

    #ifocus_piclist li {
        width: 420px;
        height: 278px;
        overflow: hidden;
    }

    #ifocus_piclist img {
        width: 420px;
        height: 278px;
    }

#ifocus_btn {
    display: inline;
    float: left;
    width: 170px;
    margin-left: 10px;
}

    #ifocus_btn li {
        width: 132px;
        height: 80px;
        cursor: pointer;
        opacity: 0.5;
        -moz-opacity: 0.5;
        filter: alpha(opacity=50);
        margin-top: 10px;
    }

    #ifocus_btn img {
        width: 132px;
        height: 80px;
        margin: 0 0 0 20px;
    }

    #ifocus_btn .on {
        background: url("../images/read-bg.jpg") no-repeat;
        opacity: 1;
        -moz-opacity: 1;
        filter: alpha(opacity=100);
        margin-top: 10px;
    }

#ifocus_opdiv {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 445px;
    height: 35px;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
}

#ifocus_tx {
    position: absolute;
    left: 8px;
    bottom: 8px;
    color: #FFF;
}

    #ifocus_tx .normal {
        display: none;
    }

.course-bg .book1, .course-bg .book2, .course-bg .book3, .course-bg .book4, .course-bg .book5, .course-bg .book6 {
    width: 120px;
    height: 32px;
    position: absolute;
    left: 50%;
    display: block;
    top: 3px;
    margin-left: -60px;
}

.course-bg .book1 {
    background: url("../images/book1.png") no-repeat;
}

.course-bg .book2 {
    background: url("../images/book2.png") no-repeat;
}

.course-bg .book3 {
    background: url("../images/book3.png") no-repeat;
}

.course-bg .book4 {
    background: url("../images/book4.png") no-repeat;
}

.course-bg .book5 {
    background: url("../images/book5.png") no-repeat;
}

.course-bg .book6 {
    background: url("../images/book6.png") no-repeat;
}

.course-bg .book7 {
    width: 190px;
    height: 32px;
    background: url("../images/book7.png") no-repeat;
    position: absolute;
    left: 50%;
    display: block;
    top: 3px;
    margin-left: -95px;
}

.course-bg .book8 {
    width: 190px;
    height: 32px;
    background: url("../images/book8.png") no-repeat;
    position: absolute;
    left: 50%;
    display: block;
    top: 3px;
    margin-left: -95px;
}

.for-mom {
    width: 998px;
    height: 64px;
    margin: 0 auto;
    display: block;
}

.font_bold {
    font-size: 15px;
    font-weight: bold;
    color: #5F3900;
}

.course-bg .cd {
    margin: 40px 160px;
}

.content-induct {
    width: 350px;
    float: right;
    position: absolute;
    right: 28px;
    top: 130px;
}

.content-edu {
    position: absolute;
    bottom: 33px;
    left: 43px;
    line-height: 24px;
    letter-spacing: 0.8px;
    color: #474744;
}

.width-auto h3 {
    font-size: 18px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    border-radius: 5px;
    background: #7ECDF5;
    color: #FFF;
    margin: 5px;
    padding-left: 30px;
}

.course-induct .induct-title {
    width: 998px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: url("../images/course-title.jpg") no-repeat;
    font-size: 18px;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 1px;
}

.induct-title span {
    color: #aae9db;
    font-weight: bold;
    font-size: 26px;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
}

.course-bottom {
    width: 998px;
    height: 54px;
    background: url("../images/course-bottom.png") no-repeat;
}

.item-left {
    float: left;
    width: 486px;
    padding-left: 10px;
}

.induct-img {
    display: block;
}

.content-induct p {
    line-height: 24px;
    letter-spacing: 0.8px;
    padding-left: 10px;
    color: #474744;
}

.content-induct h3 {
    width: 140px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #ff7b36;
    color: #FFF;
    font-size: 16px;
}

.width-auto .item {
    float: left;
    width: 480px;
    padding: 0 10px;
    letter-spacing: 0.8px;
    line-height: 28px;
    font-size: 16px;
}

.for-baby {
    margin: 0 auto;
}

.kh {
    width: 998px;
    height: 126px;
    background: url("../images/kh.png") no-repeat;
    background-size: 998px;
}

.course-wrap {
    width: 998px;
    margin: 10px auto;
    background: #faf8e9;
    border: 1px solid #ccc8c8;
    border-radius: 10px;
}

.width-auto .par-width {
    width: 813px;
    height: 34px;
    position: absolute;
    bottom: 82px;
    left: 50%;
    margin-left: -402px;
}

.zonghe, .read, .shizi, .body {
    width: 90px;
    display: inline-block;
    height: 34px;
    margin-right: 4px;
}

.DVD {
    width: 64px;
    height: 34px;
}

.qinzi {
    width: 134px;
    height: 34px;
    display: inline-block;
}

.yuer {
    width: 150px;
    height: 34px;
    display: inline-block;
}

.CD {
    width: 52px;
    height: 34px;
}

.goodsWrap {
    width: 1036px;
    margin: 10px auto 0;
    overflow: hidden;
}

.goods-list {
    width: 220px;
    border: 1px solid #eb5532;
    overflow: hidden;
}

.goodsWrap .goods-list, .goodsWrap .goods-main {
    float: left;
}

.goodsWrap .goods-main {
    margin-left: 18px;
    width: 795px;
}

    .goodsWrap .goods-main h3 {
        border: 1px solid #d9d9d9;
        height: 34px;
        line-height: 34px;
        font-size: 16px;
        color: #e60911;
        padding-left: 12px;
        margin-bottom: 10px;
        background: url(../images/bg-line.jpg) repeat-x;
    }

        .goodsWrap .goods-main h3 a {
            color: #e60911;
        }

.goodsSale dt, .goodsSale dd {
    float: left;
}

.pink {
    color: #FF3399;
    font-size: 16px;
    padding-bottom: 10px;
    display: block;
    font-weight: bold;
}

.goodsSale {
    margin: 24px 0 25px 0;
    overflow: hidden;
}

    .goodsSale dt img {
        margin-right: 35px;
    }

    .goodsSale p {
        color: #595757;
    }

    .goodsSale dd h4 {
        font-weight: bold;
        color: #e60012;
        font-size: 16px;
        margin-bottom: 15px;
    }

    .goodsSale dd p {
        padding-bottom: 10px;
        font-size: 14px;
        clear: both;
        overflow: hidden;
    }

        .goodsSale dd p .red {
            color: #eb5532;
            font-weight: bold;
        }

/*.menu li.level1 a{
    display: block;
    height: 34px;
    line-height: 34px;
    font-weight:700;
    color: #419991;
    text-indent: 30px;
    font-size:15px;
    background:url(../images/arrowR.png) no-repeat 12PX center #faf8e9;
}
.menu li li{
    float:left;
}
.menu li.level1 a:hover{text-decoration:none;}
.menu li.level1 a.current{background:url(../images/arrowB.png) no-repeat 12PX center #faf8e9;}
/!* lv2 *!/
.menu li ul{overflow:hidden;}
/!*.menu li ul.level2{display:none;}
*!/.menu li ul.level2 li a{
      display: block;
      height: 34px;
      line-height: 34px;
      background:#ffffff;
      font-weight:400;
      color: #42556B;
      text-indent: 30px;
      border-top: 0px solid #ffffff;
      overflow: hidden;
      font-size:14px;
  }
.menu li ul.level2 li a:hover{
    color:#f60;
}*/
.goods-list .menuTitle {
    height: 34px;
    line-height: 34px;
    padding-left: 20px;
    background: #eb5532;
    color: #FFF;
    font-size: 14PX;
}

.goodsSaleBtn, .shoppingBtn {
    width: 152px;
    height: 42px;
    display: block;
    float: left;
}

.goodsSaleBtn {
    margin-left: 30px;
}

.sale-view {
    margin-top: 5px;
}

    .sale-view .sale {
        margin-right: 20px;
    }


.goodsWrap .tab {
    overflow: hidden;
    clear: both;
}

    .goodsWrap .tab .tab_menu {
        width: 408px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        color: #7d7e7f;
        border-radius: 5px;
        border: 1px solid #c9caca;
        border-bottom: 0;
    }

        .goodsWrap .tab .tab_menu .selected {
            background: url(../images/current.png) no-repeat;
        }

        .goodsWrap .tab .tab_menu li {
            width: 135px;
            float: left;
            border-right: 1px solid #c9caca;
            cursor: pointer;
        }

            .goodsWrap .tab .tab_menu li.noderR {
                border-right: 0;
            }

.goodsWrap .tab_box .hide {
    display: none;
}

.goodsWrap .tab_box {
    width: 807px;
    overflow: hidden;
    background: #f7f8f8;
    border: 1px solid #c9caca;
    color: #4b4d4f;
    position: relative;
}

    .goodsWrap .tab_box .de1 {
        margin: 84px 30px 29px 57px;
    }

.bookdec {
    width: 385px;
    float: right;
    margin: 40px 35px 36px 0;
    letter-spacing: 0.8px;
    line-height: 22px;
}

.litter {
    margin-left: 58px;
    display: block;
    font-size: 20px;
    color: #c70a16;
    font-weight: bold;
    line-height: 28px;
    letter-spacing: 1px;
}

.width-auto .hello {
    background-size: 998px;
}

.main_list_img {
    display: block; /* width:120px;*/
    float: left;
}

.main_list {
    width: 253px;
    margin: 0 12px;
    float: left;
    margin-left: 12px;
    height: 150px;
}

    .main_list strong {
        font-size: 16px;
        padding-bottom: 5px;
        height: 23px;
        overflow: hidden;
        width: 180px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .main_list b {
        color: #093d72;
        padding: 0 5px;
    }

    .main_list li {
        background: url("../images/list.gif") no-repeat left 12px;
        padding-left: 10px;
        line-height: 23px;
        width: 247px;
        height: 23px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

        .main_list li a {
            color: #333;
        }

            .main_list li a:hover {
                text-decoration: underline;
                color: #ff850d;
            }

.container .mb_list {
    float: left;
    padding-bottom: 5px;
    padding-top: 5px;
    height: 160px;
}

    .container .mb_list .main_list_img a {
        display: inline-block;
        width: 200px;
        height: 128px;
        text-align: center;
        padding-top: 22px;
    }

.feature-list {
    clear: both;
}

    .feature-list:after {
        content: "";
        display: table;
        clear: both;
    }

.main_list i {
    float: right;
    color: #333;
}

.feature-list .list-item {
    width: 219px;
    height: 243px;
    padding: 4px 6px 5px;
    border: 1px solid #e6e6e6;
    float: left;
    display: inline;
    margin: 0 5px 15px;
}

    .feature-list .list-item dt {
        color: #FFF;
        font-size: 14px;
        line-height: 27px;
        font-weight: bold;
        text-align: center;
        margin: 0 0 10px;
        background: #8ED3F2;
    }

        .feature-list .list-item dt a {
            color: #FFF;
            font-size: 14px;
            line-height: 27px;
            font-weight: bold;
            text-align: center;
            margin: 0 0 18px;
        }

.feature-list .list-thumb {
    width: 185px;
    height: 80px;
    overflow: hidden;
    margin: 0 auto;
}

    .feature-list .list-thumb img {
        width: 185px;
        display: block;
        margin-top: -20px;
    }

.feature-list .text-list {
    width: 185px;
    margin: 12px auto 0px;
}

    .feature-list .text-list li {
        line-height: 20px;
    }

.feature-list .more {
    width: 185px;
    margin: 0 auto;
    text-align: right;
}

#side-weekly {
    width: 250px;
    height: 184px;
    background: transparent url(/img/wisdom/side-weeky-bg.png) no-repeat;
    margin: 0 0 20px;
}

    #side-weekly .intro {
        height: 56px;
        visibility: hidden;
    }

    #side-weekly .weekly-form {
        margin: 0 15px;
    }

        #side-weekly .weekly-form p {
            margin: 0 0 2px;
        }

        #side-weekly .weekly-form select {
            margin: 0 4px 0 0;
        }

        #side-weekly .weekly-form .bui-button-green {
            display: block;
            margin: 5px auto;
        }

    #side-weekly.logged {
        width: auto;
        height: auto;
        background-color: #D9F4F8;
        background-image: none;
        border-radius: 5px;
        padding: 10px 17px;
    }

        #side-weekly.logged h5 {
            font-weight: bold;
            font-size: 14px;
            margin: 0 0 .5em;
            color: #4592BA;
        }

        #side-weekly.logged a {
            color: #2A7CC2;
            display: inline-block;
            margin: 0 0 0 .2em;
        }

.feature-list a {
    color: #333;
}

    .feature-list a:hover {
        text-decoration: underline;
        color: #ff850d;
    }

#side-tools {
    background-color: #EAF5FC;
    padding: 10px;
    border-radius: 5px;
    margin: 0 0 20px;
}

    #side-tools .tool-module {
        border-radius: 5px;
        background-color: #FFF;
        padding: 5px;
        margin: 0 0 10px;
    }

    #side-tools h4 {
        width: 220px;
        font-size: 12px;
        line-height: 20px;
        font-weight: bold;
        color: #4592BA;
        text-align: center;
        padding: 0 0 11px;
    }

    #side-tools .tool-content {
        margin: 0 15px;
    }

        #side-tools .tool-content p {
            margin: 0 0 5px;
        }

        #side-tools .tool-content .bui-input-text {
            width: 180px;
        }

        #side-tools .tool-content .submit input {
            width: 58px;
            height: 19px;
            overflow: hidden;
            display: block;
            background: transparent url(/img/wisdom/wisdom-sprite.png) no-repeat -280px -30px;
            border: 0;
            line-height: 8888px;
            padding: 0;
        }

.knowToolDir {
    margin: 20px 20px 0;
}

    .knowToolDir dt {
        font-weight: bold;
        border-bottom: 1px solid #CDCDCD;
        height: 24px;
        line-height: 24px;
        margin: 0 0 12px;
    }

#wisdom-pre .pre-text-list {
    float: left;
    width: 400px;
}

    #wisdom-pre .pre-text-list li {
        float: left;
        width: 200px;
        height: 24px;
        clear: none;
    }

#wisdom-features .thumb-list {
    margin: 0 0 25px;
}

    #wisdom-features .thumb-list img {
        width: 100px;
        height: 70px;
    }

.thumb-list li {
    float: left;
    width: 20%;
    text-align: center;
    line-height: 28px;
}

    .thumb-list li a,
    .thumb-list li img {
        display: block;
        margin: 0 auto;
    }

    .thumb-list li img {
        border: 1px solid #DDD;
    }

.feature-list .list-item dt.green {
    background: #62D8CE;
}

.feature-list .list-item dt.orange {
    background: #eea71e;
}

.feature-list .list-item dt.red {
    background: #ee4a1e;
}

.mar-auto {
    text-align: center;
    margin-bottom: 10px;
}

    .mar-auto a {
        color: #049EFF;
    }

.more-yuer li {
    float: left;
    padding: 5px;
    border: 1px solid #ccc;
    box-shadow: 0 0 6px #ccc;
    border-radius: 5px;
    margin: 0 16px;
}

    .more-yuer li p {
        text-align: center;
        color: #333;
    }

.yuer-img {
    width: 200px;
}

.onlineFormList .high {
    margin: 36px;
}

.onlineFormList .alertCheckCode {
    height: 28px;
    line-height: 28px;
}

.onlineFormList .high img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

.onlineFormList .new-add {
    width: 120px;
    margin: 0 auto;
    display: inherit;
    height: 28px;
    /* border-radius: 5px; */
    border: navajowhite;
}
