.ui-select {
    height: 36px;
    width: 98px;
}

.td-width {
    width: 130px;
}
.m-userinfo{
    height:210px;
}
.active {
    color: black;
    cursor: pointer;
}
.text_indet{
    text-indent: 2em;
}
.item {
    cursor: pointer
}

.m-container {
    width: 1200px;
    margin: 0 auto 0 auto;
}

.nav {
    height: 58px;
    width: 1200px;
    line-height: 58px;
}

.state {
    cursor: pointer;
}

.navturn {
    cursor: pointer;
    margin-left: 30px;
    font-size: 14px;
    font-family: 微软雅黑;
}

.addmo {
    color: #29abe2;
}

.m-left {
    width: 289px;
    border: 1px solid #F2F2F2;
    float: left;
    -moz-box-shadow: 0 0 10px #d5d5d5;
    -webkit-box-shadow: 0 0 10px #d5d5d5;
    box-shadow: 0 0 10px #d5d5d5;
}

.m-right {
    width: 872px;
    padding: 0px 0px;
    border: none;
    position: relative;
    float: right;
}

.m-userinfo {
    font-family: "Microsoft YaHei", 微软雅黑;
    border-bottom: 1px dashed #29abe2;
    margin-bottom: 15px;
    padding: 40px;
    padding-bottom: 20px;
}

.m-userinfo img {
    display: block;
    width: 109px;
    height: 109px;
    -webkit-border-radius: 109px;
    -moz-border-radius: 109px;
    border-radius: 109px;
}

.m-userinfo .name {
    font-family: 黑体;
    font-size: 18px;
    color: #333333;
    line-height: 30px;
    padding: 30px 0 0 8px;
}

.m-userinfo .name span {
    display: block;
    font-size: 16px;
    color: #4bbff5;
    font-weight: normal;
}

.m-userinfo .info {
    padding-top: 20px;
}

.m-userinfo .info p {
    float: left;
    color: #717071;
    line-height: 25px;
    font-size: 16px;
}

.m-userinfo .info p.p1 {
    font-weight: bold;
}

.m-userinfo .info p.p2 {
    width: 160px;
}

.m-userinfo .info p.p2 span {
    color: #8cc63f;
}

/*左侧菜单*/
.m-menu {
    width: 100%;
    padding-bottom: 10px;
}

.m-menu dt {
    width: 289px;
    position: relative;
    height: 40px;
    font-size: 18px;
    color: #333333;
    margin: 10px 0px;
    line-height: 40px;
    font-weight: 800;
}

.m-menu dt a {
    font-family: "微软雅黑";
    display: block;
    text-indent: 44px;
    width: 291px;
    height: 40px;
    position: absolute;
    z-index: 1000;
    left: -1px;
    background: #f2f2f2;
    cursor: pointer;
}

.m-menu dt a.current {
    background: #2ca6e0;
    color: #fff;
}

.m-menu dd a.font-weight {
    font-weight: 800;
}

.m-menu dd {
    height: 35px;
    line-height: 35px;
}

.m-menu dd a {
    display: block;
    height: 35px;
    font-size: 16px;
    color: #4d4d4d;
    text-indent: 65px;
    background: url(img/menu_bar.png) 43px center no-repeat;
    font-family: "微软雅黑"
}

.m-menu dd a:hover {
    color: #2ca6e0;
    font-weight: 800;
}

.m-menu dd a.current {
    font-weight: bold;
}

.m-menu ul {
    padding-left: 65px;
}

.m-menu ul li a {
    font-size: 14px;
    color: #4d4d4d;
    line-height: 25px;
}

.n-title {
    height: 30px;
    margin-bottom: 15px;
    background: url(img/title_line.png) center repeat-x;
}

.n-title span {
    line-height: 30px;
    background: #fff;
    font-family: 黑体;
    font-size: 16px;
    color: #30a7e0;
    padding-right: 15px;
}

.x-title {
    width: 872px;
    height: 57px;
    background: url(img/title_bg.png) no-repeat;
    -moz-box-shadow: 0 0 10px #eaeaea;
    -webkit-box-shadow: 0 0 10px #eaeaea;
    box-shadow: 0 0 10px #eaeaea;
}
.x-title2 {
    width: 1900px;
    height: 57px;
    background: url(img/title_bg2.png) no-repeat;
    -moz-box-shadow: 0 0 10px #eaeaea;
    -webkit-box-shadow: 0 0 10px #eaeaea;
    box-shadow: 0 0 10px #eaeaea;
}

.x-title span {
    padding-left: 120px;
    font-size: 17px;
    color: #fff;
    line-height: 57px;
    font-family: 微软雅黑;
    font-weight: bold;
}
.x-title2 span {
    padding-left: 236px;
    font-size: 17px;
    color: #fff;
    line-height: 57px;
    font-family: 微软雅黑;
    font-weight: bold;
}

.x-title i {
    font-size: 17px;
    color: #fff;
    line-height: 57px;
    font-family: 微软雅黑;
    font-weight: bold;
    font-style: normal;
}
.x-title2 i {
    font-size: 17px;
    color: #fff;
    line-height: 57px;
    font-family: 微软雅黑;
    font-weight: bold;
    font-style: normal;
}

.m-flow {
    margin: 0px 0 30px 0;
    -moz-box-shadow: 0 0 10px #d5d5d5;
    -webkit-box-shadow: 0 0 10px #d5d5d5;
    box-shadow: 0 0 10px #d5d5d5;
    padding: 20px;
}

.m-flow li {
    float: left;
    width: 85px;
    margin-right: 62px;
    cursor: pointer;
}

.m-flow li a {
    display: block;
    width: 85px;
    height: 85px;
    background: url(img/flow.png) no-repeat;
}

.m-flow li a.current {
    background: url(img/flow_on.png) no-repeat;
}

.m-flow li a img {
    display: block;
    width: 85px;
    height: 85px;
}

.m-flow li p {
    text-align: center;
    font-size: 16px;
    color: #555;
    padding-top: 15px;
    line-height: 20px;
    font-weight: 800;
}

.message_num {
    position: absolute;
    z-index: 500;
    top: 0px;
    width: 85px;
    height: 85px;
    color: #f1c008 !important;
    font-family: Arial;
    padding: 0px !important;
    line-height: 85px !important;
}

.b-flow {
    width: 872px;
    height: 83px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.fbg1 {
    background: url(baogao/img/fbg1.png) no-repeat;
}

.fbg2 {
    background: url(baogao/img/fbg2.png) no-repeat;
}

.fbg3 {
    background: url(baogao/img/fbg3.png) no-repeat;
}

.fbg4 {
    background: url(baogao/img/fbg4.png) no-repeat;
}

.fbg5 {
    background: url(baogao/img/fbg5.png) no-repeat;
}

.fbg6 {
    background: url(baogao/img/fbg6.png) no-repeat;
}

.b-flow li {
    float: left;
    width: 115px;
    text-align: center;
    font-size: 18px;
    font-family: hyzs;
    color: #fff;
}

.b-flow li {
    padding-top: 60px;
    cursor: pointer;
}

.b-flow .li1 {
    margin-right: 16px;
    background: url(baogao/img/bflow_01.png) center top no-repeat;
}

.b-flow .li2 {
    margin-right: 38px;
    background: url(baogao/img/bflow_02.png) center top no-repeat;
}

.b-flow .li3 {
    width: 140px;
    margin-right: 20px;
    background: url(baogao/img/bflow_03.png) center top no-repeat;
}

.b-flow .li4 {
    background: url(baogao/img/bflow_04.png) center top no-repeat;
}

.b-flow .li5 {
    margin-right: 30px;
    background: url(baogao/img/bflow_05.png) center top no-repeat;
}

.b-flow .li6 {
    width: 130px;
    background: url(baogao/img/bflow_06.png) center top no-repeat;
    margin-right: 26px;
}

/*表格*/
.m-orderlist {
}

.m-orderlist .name {
    font-family: "微软雅黑";
    color: #333333;
    line-height: 40px;
    font-weight: 800;
}

.m-orderlist table {
    width: 100%;
    border-left: 1px solid #f9f4f4;
}

.m-orderlist table th {
    text-indent: 0px;
    text-align: center;
    font-size: 15px;
    font-family: "微软雅黑";
    background: #29abe2;
    color: #fff;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    height: 33px;
    font-weight: normal;
}

.m-orderlist table td {
    height: 27px;
    text-align: center;
    color: #4d4d4d;
    background: #ffffff;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    line-height: 33px;
}

.m-orderlist table td .thumb {
    width: 73px;
    height: 73px;
    vertical-align: middle;
    padding-right: 15px;
    margin: 10px 0px;
}

.m-orderlist .no_state {
    color: #fd7d02;
}

.m-orderlist .y_state {
    color: #8cc63f;
}

.m-orderlist .state {
    font-size: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 24px;
    line-height: 20px;
    color: #fff;
}

.m-orderlist .state1 {
    background: #fd7d02;
}

.m-orderlist .state2 {
    background: #29abe2;
}

.m-orderlist .state3 {
    background: #b3b3b3;
}

.m-orderlist .get_more {
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
    color: #666666;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    background: #f2f2f2;
    font-family: 微软雅黑;
}

.m-orderlist .get_more i {
    display: inline-block;
    margin-right: 3px;
}

/*体重指数进度条*/
.thumb img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}

.thumb {
    margin-top: 20px;
    height: 100px;
}

.tizhongzhishu {
    position: absolute;
    top: 45px;
    width: 50px;
    height: 60px;
    left: 45px;
    background: url("../css/yangsheng/thirdimg/tizhong0.png") 10px 0 no-repeat;
    line-height: 90px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #f2c24f;
}

/*产品列表*/
.m-product {
    overflow: hidden;
    -moz-box-shadow: 0 0 10px #d5d5d5;
    -webkit-box-shadow: 0 0 10px #d5d5d5;
    box-shadow: 0 0 10px #d5d5d5;
    margin: 3px;
    padding:24px;
    border-radius: 3px;
}

.m-product .title {
    font-family: "Microsoft YaHei", 微软雅黑;
    height: 32px;
    line-height: 32px;
    color: #333333;
    margin-bottom: 10px;
}

.m-product .title span {
    font-size: 15px;
    font-weight: 800;
}

.m-product .title a {
    color: #333;
}

.m-product .list_box {
    width: 880px;
    position: relative;
    overflow: hidden;
}

.m-product .list_box li {
    float: left;
    width: 384px;
    margin: 0px 50px 20px 0;
}

.m-product .list_box li img {
    display: block;
    width: 384px;
    height:256px;
}

.m-product .list_box li p.name {
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    color: #333;
    font-weight: bold;
    margin-top: 10px;
}

.m-product .list_box li p.desc {
    line-height: 20px;
    width: 200px;
    margin: 0 auto;
    color: #333;
}

.m-product .list_box li p.price {
    font-family: 黑体;
    text-align: center;
    font-size: 13px;
    line-height: 30px;
}

.m-product .list_box li p.price span {
    padding-right: 4px;
    color: #ff6600;
    font-size: 24px;
}

.m-product .list_box li p.price del {
    color: #666;
}

/*在线客服*/
.m-kf {
    position: fixed;
    z-index: 3000;
    right: 6px;
    bottom: 360px;
    width: 78px;
    box-shadow: 0 0 10px #d5d5d5;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.5);
}

.m-kf a {
    display: block;
    font-size: 10px;
    cursor: pointer;
    text-align: center;
    width: 78px;
    height: 50px;
    margin-bottom: 1px;
    line-height: 82px;
    color: #333;
    font-family: '微软雅黑';
}

.m-kf a:hover {
    color: #000;
}

.m-kf .a1 {
    background: url(img/k1.png) 0 0 no-repeat;
    background-size: 100% 100%;
}

.m-kf .a2 {
    background: url(img/k2.png) 0 0 no-repeat;
    background-size: 100% 100%;
}

.m-kf .a3 {
    background: url(img/k3.png) 0 0 no-repeat;
    background-size: 100% 100%;
}

.m-kf .a4 {
    background: url(img/k4.png) 0 0 no-repeat;
    background-size: 100% 100%;
    margin-bottom: 0;
}

/*箭头图标*/
.jiantouup {
    background: url("img/up.png") 0 3px no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 19px;
    height: 21px;
    margin-top: 5px;
}

.jiantoudown {
    background: url("img/down.png") 0 3px no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 19px;
    height: 21px;
    margin-top: 5px;
}

.jiantoudeng {
    background: url("img/nochange.png") 0 3px no-repeat;
    background-size: 90% 90%;
    display: inline-block;
    width: 19px;
    height: 10px;
    margin-top: 5px;
}

/*顶部登录注册信息*/
#usershow {
    display: none;
    position: relative;
}

.use_box {
    width: 200px;
    height: 124px;
    position: absolute;
    top: 24px;
    right: 0;
    background: #fff;
}

#usershow li {
    color: #4183c0;
}

#use_img {
    width: 60px;
    height: 60px;
    margin: 10px 0 0 10px;
    display: inline-block;
}

#use_img img {
    width: 100%;
    height: 100%;
    border-radius: 30px;
}

.use_btn {
    color: #000;
    padding-right: 10px;
    text-align: right;
    font-size: 16px;
}

.use_vip {
    font-size: 18px;
    margin-left: 10px;
}

.use_box {
    display: none;
}

#cnzz_stat_icon_1262507418{
    display: none;
}