/* header start */

.top-fixed {
    background: #e7291a;
}

.back {
    padding-left: 18px;
    background: url("../image/wufang/left.png") no-repeat left center;
    margin-right: 5px;
}

.att {
    width: 25px!important;
    background: url("../image/wufang/icon.png") no-repeat center;
}


/* header end*/


/* index start */

.header {
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    width: 100%;
    position: relative;
}

.header .logo {
    padding-left: 50px;
    display: block;
    background: url("../image/wufang/logo.png") no-repeat left center;
    font-size: 16px;
    color: #000;
    font-weight: 600;
}

.header .top-car {
    width: 22px;
    height: 22px;
    position: absolute;
    right: 10px;
    top: 14px;
    background: url("../image/wufang/topcar.png") no-repeat center;
}

.banner img {
    width: 100%;
    display: block;
}

.search {
    height: 50px;
    background: #efefef;
    padding: 10px 0;
}

.search-form {
    margin: 0 1em;
    height: 30px;
    border: 1px solid #b5b6b6;
    border-radius: 15px;
    padding: 0 10px 0 25px;
    background: #fff url("../image/wufang/search.png") no-repeat 5px center;
}

.search-form form {
    width: 100%;
    height: 100%;
    position: relative;
}

.search-form form input {
    border: 0 none!important;
    height: 28px;
    line-height: 28px;
}

.search-form form input[type="text"] {
    width: 100%;
    font-size: 12px;
    color: #666;
}

.search-form form input[type="submit"] {
    width: 28px;
    position: absolute;
    right: 5px;
    top: 0;
    color: #2d855d;
    background: #fff;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
}

.class {
    width: 100%;
    border-bottom: 1px solid #efefef;
}

.class ul {
    overflow: hidden;
}

.class li {
    width: 25%;
    float: left;
    list-style-type: none;
    padding: 10px;
}

.class li img {
    width: 70%;
    display: block;
    margin: 5px auto;
}

.class li p {
    text-align: center;
    color: #333;
}

.scroll {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    width: 100%;
    padding: 0 20px 0 35px;
    background: url("../image/wufang/lb.png") no-repeat 5px center;
}

.scroll li {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    list-style-type: none;
}

.adver {
    width: 100%;
}

.adver li {
    margin: 5px 0;
}

.adver li img {
    width: 100%;
}

.product {
    background: #efefef;
    width: 100%;
}

.product ul {
    overflow: hidden;
}

.product li {
    float: left;
    width: 46%;
    margin: 5px 2%;
    list-style-type: none;
}

.product li img {
    display: block;
    width: 100%;
}

.product .txts {
    border: 1px solid #dcdddd;
    border-top: 0 none;
    background: #fff;
    width: 100%;
    padding: 5px;
    color: #595857;
}

.product .txts p {
    height: 48px;
    overflow: hidden;
}

.product .txts span {
    display: block;
    margin: 10px 0;
    color: #e3550d;
}

.footer {
    background: #f8f8f8;
    border-top: 1px solid #b5b6b6;
    /* box-shadow: 2px -2px 2px 0 rgba(0, 0, 0, 0.1), 1px -2px 5px 0 rgba(0, 0, 0, 0.1), 3px -2px 1px -2px rgba(0, 0, 0, 0.1); */
    padding: 5px 0;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 9999;
}

.footer ul {
    overflow: hidden;
}

.footer ul li {
    width: 25%;
    height: 53px;
    float: left;
    list-style-type: none;
}

.footer ul li.f1 {
    background: url("../image/wufang/f1.png") no-repeat top center;
}

.footer ul li.f1.on {
    background: url("../image/wufang/f1_1.png") no-repeat top center;
}

.footer ul li.f2 {
    background: url("../image/wufang/f2.png") no-repeat top center;
}

.footer ul li.f2.on {
    background: url("../image/wufang/f2_2.png") no-repeat top center;
}

.footer ul li.f3 {
    background: url("../image/wufang/f3.png") no-repeat top center;
}

.footer ul li.f3.on {
    background: url("../image/wufang/f3_3.png") no-repeat top center;
}

.footer ul li.f4 {
    background: url("../image/wufang/f4.png") no-repeat top center;
}

.footer ul li.f4.on {
    background: url("../image/wufang/f4_4.png") no-repeat top center;
}

.footer ul li p {
    font-size: 12px;
    color: #595857;
    text-align: center;
    margin-top: 31px;
}

.footer ul li.on p {
    color: #ea5521;
}

.footer ul li.f1.on p {
    color: #e7291a;
}


/* index end */


/* login & register start */

.login {
    margin-top: 20px;
    width: 100%;
    padding: 20px 0;
}

.register {
    width: 100%;
    padding: 20px 0;
}

.login p,
.register p {
    padding: 5px 10px 5px 25px;
    margin: 25px 0;
    background: #fff;
}

.login p.zhanghao,
.register .zhanghao {
    background: #fff url("../image/wufang/icon2.png") no-repeat 5px center;
}

.login p.mima,
.register .mima {
    background: #fff url("../image/wufang/icon3.png") no-repeat 5px center;
}

.register .yanzhengma {
    position: relative;
    background: #fff url("../image/wufang/icon4.png") no-repeat 5px center;
}

.register .yaoqingma {
    background: #fff url("../image/wufang/icon5.png") no-repeat 5px center;
}

.login input,
.register input {
    border: 0 none!important;
    display: block;
    width: 100%;
    padding: 0.5em;
}

.register .yanzhengma input {
    width: 60%;
}

.register .yanzhengma .yzbtn {
    display: inline-block;
    border: 1px solid #898989;
    border-radius: 3px;
    padding: 0 5px;
    position: absolute;
    right: 20px;
    top: 8px;
}

.login input[type="submit"],
.register input[type="submit"] {
    color: #fff;
    background: #3eb134;
    padding: 0.7em 0;
    width: 90%;
    margin: 0 auto;
    border-radius: 3px;
}

.register input[type="submit"] {
    margin-top: 20px;
}

.state {
    color: #898989;
    width: 90%;
    margin: 10px auto;
    padding-left: 20px;
    background: url("../image/wufang/icon6.png") no-repeat left center;
}

.state a {
    color: #3eb134;
}


/* login & register end */


/* my start */

.my-header {
    margin-top: 50px;
}

.my-header .topbg {
    width: 100%;
    position: relative;
}

.my-header .topbg img {
    width: 100%;
}

.my-header .topbg .shadow {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.my-header .my-top-car {
    position: absolute;
    top: 1em;
    right: 1em;
    display: block;
    width: 30px;
    height: 30px;
    z-index: 99;
}

.my-header .my-top-car img {
    width: 100%;
    height: 100%;
}

.my-name {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    padding-left: 100px;
    height: 40px;
    line-height: 40px;
}

.my-name .touxiang {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 2px solid #fff;
    overflow: hidden;
    position: absolute;
    left: 10px;
}

.my-name .touxiang img {
    width: 100%;
    height: 100%;
}

.my-name .name {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.my-jifen {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    background: #ffffff;
    width: 100%;
    padding: 0 20px;
    font-weight: 600;
    color: #595757;
    text-align: right;
    border-bottom: 1px solid #b5b6b6;
    margin-bottom: 10px;
}

.my-jifen span {
    display: inline-block;
    padding-left: 30px;
    background: url("../image/wufang/jficon.png") no-repeat left center;
    color: #e7291a;
    margin-right: 10px;
}

.oper {
    width: 100%;
    padding: 10px 0;
    background: #ffffff;
    border-bottom: 1px solid #dcdddd;
}

.oper ul {
    overflow: hidden;
}

.oper li {
    width: 20%;
    float: left;
    list-style-type: none;
    text-align: center;
}

.oper li a {
    padding-top: 30px;
    display: block;
    width: 100%;
}

.oper li.dfk a {
    background: url("../image/wufang/op1.png") no-repeat top center;
}

.oper li.dfh a {
    background: url("../image/wufang/op2.png") no-repeat top center;
}

.oper li.dsh a {
    background: url("../image/wufang/op3.png") no-repeat top center;
}

.oper li.dpj a {
    background: url("../image/wufang/op4.png") no-repeat top center;
}

.oper li.tk a {
    background: url("../image/wufang/op5.png") no-repeat top center;
}

.my-info li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #dcdddd;
    padding: 0 10px 0 40px;
}

.qbdd,
.wdyhq,
.sz {
    margin-bottom: 10px;
}

.my-info li.qbdd {
    background: #ffffff url("../image/wufang/qbdd.png") no-repeat 10px center;
}

.my-info li.wdhyk {
    background: #ffffff url("../image/wufang/wdhyk.png") no-repeat 10px center;
}

.my-info li.wdshdz {
    background: #ffffff url("../image/wufang/wdshdz.png") no-repeat 10px center;
}

.my-info li.wdyhq {
    background: #ffffff url("../image/wufang/wdyhq.png") no-repeat 10px center;
}

.my-info li.xx {
    background: #ffffff url("../image/wufang/xx.png") no-repeat 10px center;
}

.my-info li.sz {
    background: #ffffff url("../image/wufang/sz.png") no-repeat 10px center;
}

.my-info li a {
    display: block;
    width: 100%;
    background: url("../image/wufang/right.png") no-repeat right center;
    color: #595757;
}

.my-info li span {
    float: right;
    font-size: 16px;
    margin-right: 20px;
    color: #898989;
}

.telephone {
    width: 100%;
    background: #fff;
    padding: 15px 0;
    margin-bottom: 63px;
    text-align: center;
}

.telephone a {
    display: inline-block;
    margin: 0 auto;
    padding: 10px 10px 10px 35px;
    border: 1px solid #00a1e9;
    color: #00a1e9;
    background: url("../image/wufang/tel.png") no-repeat 10px center;
}


/* my end */


/* class start */

.class-header {
    background: #efefef;
    line-height: 1;
    border-bottom: 1px solid #b6b6b6;
}

.class-header .search {
    margin-right: 40px;
    height: 49px;
}

.class-info {
    width: 100%;
    padding-bottom: 64px;
}

.class-info li {
    list-style-type: none;
}

.class-nav {
    width: 30%;
    float: left;
}

.class-nav li {
    border-bottom: 1px solid #dddddd;
    color: #595758;
    height: 70px;
    line-height: 80px;
    padding: 0 15px;
}

.class-nav li.on {
    color: #45a83b;
}

.class-list {
    width: 70%;
    height: 630px;
    overflow-y: auto;
    float: right;
}

.class-list-info {
    display: none;
    padding: 10px 10px 10px 0;
    background: #efefef;
}

.class-list-info.show {
    display: block!important;
}

.class-list-info li {
    width: 50%;
    float: left;
    padding-left: 10px;
}

.class-list-info li img {
    display: block;
    width: 100%;
}

.class-list-info li .txts {
    border: 1px solid #dcdddd;
    border-top: 0 none;
    background: #fff;
    width: 100%;
    padding: 5px;
    color: #595857;
}

.class-list-info li .txts p {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}

.class-list-info li .txts span {
    display: block;
    margin: 10px 0;
    color: #e3550d;
}


/* class end */


/* integral start */

.integral-list li {
    list-style-type: none;
    border-bottom: 1px solid #ddddde;
    background: #fff;
    padding: 10px 15px;
}

.integral-fl {
    float: left;
}

.integral-fr {
    float: right;
}

.integral-list .name {
    color: #595757;
}

.integral-list .existing,
.integral-list .time {
    color: #898989;
    font-size: 12px;
}

.integral-list .anum {
    color: #e7291a;
}

.integral-list .rnum {
    color: #595757;
}


/* integral end */