﻿.mbbg {
    background: #F9F7F8;
    overflow: hidden;
    zoom: 1;
    min-height: 408px
}

.member_box {
    position: relative;
    margin: 15px 0
}

.member_box .mb_left {
    -moz-box-shadow: -1px 1px 6px rgba(0, 0, 0, .25);
    -webkit-box-shadow: -1px 1px 6px rgba(0, 0, 0, .25);
    box-shadow: -1px 1px 6px rgba(0, 0, 0, .25);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 209px;
    height: 100%;
    background: #f1f1f1;
    border-right: 1px solid #ddd;
}

.member_box .mb_right {
    -moz-box-shadow: -1px 1px 6px rgba(0, 0, 0, .25);
    -webkit-box-shadow: -1px 1px 6px rgba(0, 0, 0, .25);
    box-shadow: -1px 1px 6px rgba(0, 0, 0, .25);
    position: relative;
    min-height: 600px;
    _height: 1000px;
    z-index: 20;
    margin-left: 225px;
    background: #fff;
    font-size: 14px;
    font-family: Arial, "Microsoft Yahei", "\5FAE\8F6F\96C5\9ED1";
    line-height: 1.5;
    zoom: 1;
}

.memberwarp {
    padding: 30px
}

.mbmenu h3 {
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
    font-size: 16px;
    background: white;
    border-bottom: 1px solid #ddd;
    color: #d00c1d
}

.mbmenu dl {
    padding-top: 0;
    border-bottom: 1px solid #ddd;
}

.mbmenu dl dt {
    font-weight: bold;
    font-size: 15px;
    padding: 4px 0 4px 30px;
    line-height: 40px;
    background: url(../images/member/mbmenuico.png) 10px center no-repeat;
}

.mbmenu dl dt.sec {
    background: url(../images/member/mbmenuico.png) 10px center no-repeat;
}

.mbmenu dl dd {
    padding: 4px 0 4px 30px;
    font-size: 14px;
    line-height: 40px;
    /* -webkit-transition: all 0.3s ease-out 0s; */
    /* -moz-transition: all 0.3s ease-out 0s; */
    /* -o-transition: all 0.3s ease-out 0s; */
    /* transition: all 0.3s ease-out 0s;	*/
}

.mbmenu dl dd:hover {
    background: white;
}

.mbmenu dl dd:hover a {
    color: #d00c1d;
}

.mbmenu dl dd a {
    display: block;
}

.mbmenu dl a:hover {
    color: #d00c1d
}

.mbmenu dl .curr {
    background: white;
    color: #d00c1d;
}

.mbmenu dl .curr a {
    color: #d00c1d
}

.member_ps {
    background: #eaedf4
}

.userpat1 {
    border-bottom: 1px solid #d8dce5;
    background: #eaedf4;
    height: auto;
    overflow: hidden;
    zoom: 1;
    padding-bottom: 15px;
}

.an_userinfo {
    text-align: center;
    padding: 18px 10px 0;
    float: left;
    margin-left: 20px;
    width: 116px;
}

.an_userinfo .u-img {
    position: relative;
    height: 100px;
    margin-bottom: 3px
}

.an_userinfo .u-img .ui-mask {
    position: absolute;
    top: -13px;
    left: -0;
    width: 116px;
    height: 116px;
    background: url(../images/member/ui-mask.png) no-repeat
}

.an_userinfo .u-img img {
    width: 90px;
    height: 90px;
    border-radius: 50%
}

.an_userinfo .u-name {
    height: auto;
    color: #474e5d;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 5px;
    padding-bottom: 6px;
    word-wrap: break-word;
    white-space: normal;
    word-break: break-all;
}

.tx_userinfo {
    float: left;
    padding: 13px 10px 0;
}

.tx_userinfo p {
    padding: 10px 0 0 0;
    margin: 0;
}

.usernametit {
    font-size: 16px;
    font-family: Microsoft Yahei;
    height: 50px;
    line-height: 50px;
}

.usernametit span {
    font-size: 26px;
}

.tx_userinfo .setting {
    display: inline-block;
    padding: 5px 15px 0 0;
    line-height: 20px;
}

.tx_userinfo .setting em {
    display: inline-block;
    margin: 0 2px 0 0;
    height: 20px;
    width: 20px;
    background-image: url(../images/member/icon.png);
    vertical-align: middle;
}

.tx_userinfo .tel {
    background-position: 0 -52px;
}

.tx_userinfo .mail {
    background-position: -24px -52px;
}

.tx_userinfo .sn {
    background-position: -48px -52px;
}

.tx_userinfo .green {
    color: #66c67f;
}

.tx_userinfo .green .tel {
    background-position: 0 -72px;
}

.tx_userinfo .green .mail {
    background-position: -24px -72px;
}

.tx_userinfo .green .sn {
    background-position: -48px -72px;
}


/*基本信息begin*/

.baseInfo_nobor {
    padding: 15px 0 31px 0;
}

.baseInfo_nobor h3 {
    text-align: center;
    font-weight: normal;
    font-size: 22px;
    line-height: 36px;
}

.baseInfo_nobor h4 {
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    line-height: 36px;
}

.zpBaseInfo {
    border: 1px solid #e4e4e4;
    padding: 15px 31px 31px 31px;
}

.zpBaseInfo h3 {
    text-align: center;
    font-weight: normal;
    font-size: 22px;
    line-height: 36px;
}

.zpBaseInfo h4 {
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    line-height: 36px;
}

.rightTit {
    position: relative;
}

.rightTit .zpTip {
    float: right;
    height: 49px;
    line-height: 49px;
}

.rightTit .zpTip strong {
    color: #cc0000;
}

.zpBaseInfo .zpBaseInfoTitle {
    color: #999;
    height: 33px;
    line-height: 30px;
}

.zpBaseInfo .zpBaseInfoTitle ul li {
    float: left;
    vertical-align: bottom;
    font-size: 14px;
    margin-right: 30px;
    cursor: pointer;
    padding: 0 3px;
}

.zpBaseInfo .zpBaseInfoTitle .on {
    color: #C40001;
    border-bottom: 3px solid #C40001;
    font-weight: bold;
}

.zpPart1 {
    margin-top: 20px;
}

.zpPart1 .zpPhoto {
    width: 97px;
    height: 97px;
    float: left;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 30px 25px auto 68px;
    position: relative;
    top: 0;
    left: 0;
}

.zpPart1 .zpInfo {
    font-size: 14px;
}

.zpInfo .basePart {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 15px;
}

.zpInfo .noBor {
    border-bottom: none;
}

.zpInfo li {
    margin-bottom: 15px;
}

.zpInfo li.baseInfoTip {
    height: 32px;
    border-bottom: 1px dotted #e4e4e4;
    background-color: #f5f5f5;
    font-size: 12px;
    line-height: 32px;
    padding-left: 17px;
    margin-bottom: 18px;
    margin-bottom: 25px;
    margin-top: -7px;
}

.zpInfo li.baseInfoTip.mt10 {
    margin-top: 10px;
    border: 0 none;
}

.zpInfo li.baseInfoTip a,
.zpInfo li.baseInfoTip a:hover {
    color: #0066CC;
}

.zpInfo li p,
.zpInfo li input,
.zpInfo li span,
.zpTag {
    float: left;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.zpInfo li p {
    height: 33px;
    line-height: 33px;
}

.zpInfo li .zpName {
    width: 140px;
    text-align: right;
    margin-right: 10px;
}

.zpInfo li .zpName strong {
    color: #cc0000;
    margin-right: 4px;
    font-weight: normal;
}

.zpInfo li input {
    width: 210px;
    height: 35px;
    border: 1px solid #e4e4e4;
    line-height: 35px;
    padding-left: 5px;
    background: #fff;
    font-size: 16px;
    font-weight: 700;
    color: #666;
}

.zpInfo li .detailAdd {
    width: 400px;
}

.zpInfo li .detailsort {
    width: 200px;
}

.zpInfo li .sortinput {
    width: 84px;
}

.zpInfo li .fontnl {
    font-weight: normal;
    margin-right: 4px;
}

.zpInfo li input.zpSex {
    width: 12px;
    height: 12px;
    margin-top: 10px;
    margin-right: 5px;
}

.zpInfo li span {
    line-height: 36px;
    color: #999;
}

.zpInfo li span.rightxt {
    width: 80%;
    color: #666;
    font-size: 16px;
}

.zpInfo li .zpSexText {
    margin-left: 0;
    margin-right: 20px;
    color: #666;
}

.zpInfo li.zpAdd {
    margin-bottom: 6px;
}

.zpInfo li.zpAdd input {
    width: 303px;
}

.zpPart3 {
    margin-top: 28px;
}

.zpPart3 .zpInfo {
    margin-left: 0px;
}

.zpPart3 .zpInfo li .zpName {
    width: 112px;
    font-size: 14px;
}

.zpInfo li select {
    float: left;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 10px;
    border: 1px solid #e4e4e4;
    color: #666;
    font-size: 14px;
    padding: 5px 5px;
    height: 35px;
    line-height: 35px;
}

.zpInfo li textarea {
    width: 395px;
    height: 146px;
    border: 1px solid #e4e4e4;
    padding: 5px;
}

.zpTag {
    width: 420px;
}

.zpTag a {
    width: 66px;
    height: 32px;
    border: 1px solid #e4e4e4;
    float: left;
    display: inline-block;
    margin-right: 14px;
    margin-bottom: 5px;
    text-align: center;
    line-height: 32px;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
}

.zpTag a:hover {
    text-decoration: none;
    border: 2px solid #cc0000;
    color: #666;
    height: 30px;
    width: 64px;
    line-height: 30px;
}

.zpTag .zpTick {
    width: 16px;
    height: 16px;
    position: absolute;
    bottom: 0;
    right: 0;
    background-position: -249px 0;
}

.zpTag a.on {
    border: 2px solid #cc0000;
    color: #666;
    height: 30px;
    width: 64px;
    line-height: 30px;
}

.zpInfo li.zpTags {
    /*margin-bottom: 3px;*/
    _margin-bottom: 10px;
}

.zpInfo li .zpSub {
    padding: 6px 12px;
    color: #fff;
    background: #d0010e;
    margin-left: 74px;
    clear: both;
    border: none;
    cursor: pointer;
    float: left;
    font-size: 14px;
}

.zpInfo li .zpSub {
    width: auto;
    height: auto;
    line-height: normal;
    padding: 6px 12px;
    color: #fff;
    background: #d0010e;
    margin-left: 112px;
    clear: both;
    border: none;
    cursor: pointer;
    float: left;
    font-size: 14px;
    display: inline-block;
}

.zpInfo li .userCheckContact {
    font-size: 16px;
    color: #666;
    margin-right: 15px;
}

.zpInfo li .modifyCheckContact {
    height: 33px;
    line-height: 33px;
    color: #0066CC;
}

.zpInfo li input.fuckIe6 {
    _margin-left: -35px;
}

.zpPhoto .mask {
    width: 97px;
    height: 97px;
    background: url(../../img/usercenter/mask2.png) no-repeat 0 0;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
}

.zpPhoto img {
    width: 97px;
    height: 97px;
}

.zpPhoto .maskInn {
    width: 97px;
    height: 37px;
    background-position: -20px -58px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.zpPhoto .edit {
    color: #fff;
    text-align: center;
    width: 97px;
    height: 30px;
    padding-top: 7px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
}

.zpPhoto .edit:hover {
    color: #fff;
}

.zpBaseInfo .submitZpInfo {
    padding: 10px 60px;
    color: #fff;
    background: #d0010e;
    margin-left: 151px;
    clear: both;
    border: none;
    cursor: pointer;
    float: left;
    font-size: 16px;
}

.zpBaseInfo .editZpInfo {
    display: inline-block;
    padding: 6px 12px;
    color: #fff;
    background: #0066CC;
    margin-left: 152px;
    clear: both;
    border: none;
    cursor: pointer;
    float: left;
    font-size: 14px;
}

.zpBaseInfo .editZpInfo:hover {
    background: #035eba;
}

.zpBaseInfo .zpInfo .accNotic {
    padding-left: 10px;
    color: #cc0000;
    line-height: 35px;
}

.zpBaseInfo .zpInfo .acc {
    height: 15px;
    padding-bottom: 2px;
    padding-top: 10px;
    float: left;
}

.zpBaseInfo .zpInfo .bDay {
    float: left;
    display: inline-block;
    color: #cc0000;
    line-height: 35px;
    font-size: 12px;
    margin-left: 10px;
}

.zpPart2 {
    font-size: 14px;
    color: #666;
}

.zpPart2 .choiceHead {
    height: 70px;
    line-height: 70px;
}

.zpPart2 .choiceHead li {
    float: left;
    margin: 0 30px 0 0;
    padding-bottom: 0px;
    display: inline;
}

.zpPart2 .choiceHead li input {
    width: 20px;
    height: 70px;
    line-height: 70px;
    border: none;
}

.zpPart2 .choiceCon li {
    width: 65px;
    height: 65px;
    border: 1px solid #E4E4E4;
    float: left;
    padding-bottom: 0;
    margin: 0 8px 8px 0;
    cursor: pointer;
    display: inline;
    position: relative;
}

.zpPart2 .choiceCon li .whitLine {
    width: 65px;
    height: 65px;
    position: absolute;
    left: 0;
    top: 0;
}

.zpPart2 .choiceCon li .whitLine img {
    width: 65px;
    height: 65px;
}

.zpPart2 .choiceCon ul .on {
    width: 65px;
    height: 65px;
}

.zpPart2 .choiceCon ul .on .whitLine {
    border: 3px #C40001 solid;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 65px;
    height: 65px;
    top: -3px;
    left: -3px;
}

.zpPart2 .choiceCon .systemSupply ul {
    width: 292px;
    float: left;
    margin-right: 82px;
    display: inline;
}

.zpPart2 .choiceCon .systemSupply .changLine {
    margin-right: 0px;
}

.zpPart2 .choiceCon .systemSupply .previewArea {
    float: left;
}

.zpPart2 .choiceCon .systemSupply .previewArea div {
    float: left;
}

.zpPart2 .choiceCon .systemSupply .previewArea .aboutHeadTip {
    margin-left: 18px;
    font-size: 12px;
    margin-top: 28px;
}

.zpPart2 .choiceCon .systemSupply .previewArea .subHeadPhoto {
    padding: 6px 0;
    color: #fff;
    background: #d0010e;
    margin-top: 14px;
    clear: both;
    border: none;
    cursor: pointer;
    float: left;
    font-size: 14px;
    width: 100px;
}

.zpPart2 .choiceCon .ownUpload .imgTip {
    float: left;
    font-size: 12px;
    line-height: 28px;
    padding-left: 60px;
}

.zpPart2 .choiceCon .ownUpload .fileControl input {
    float: left;
    width: 68px;
    border: none;
}

.zpPart2 .choiceCon .ownUpload .uploadBigImg {
    margin-top: 18px;
}

.zpPart2 .choiceCon .ownUpload .imgBox {
    float: left;
    margin-right: 222px;
    width: 300px;
    height: 300px;
    display: inline;
    overflow: hidden;
    background: #dedede;
}

.saveUploadHeadBg {
    z-index: 0;
    width: 58px;
    height: 28px;
    background: #d0010e;
    position: absolute;
    top: 0;
    left: 0;
    color: #ffffff;
    text-align: center;
    line-height: 28px;
}

.zpPart2 .choiceCon .ownUpload .uploadBigImg .previewArea {
    float: left;
}

.zpPart2 .choiceCon .ownUpload .uploadBigImg .previewArea .aboutHeadTip {
    margin-left: 18px;
    font-size: 12px;
    margin-top: 28px;
}

.zpPart2 .choiceCon .ownUpload .uploadBigImg .previewArea div {
    float: left;
}

.zpPart2 .choiceCon .ownUpload .uploadBigImg .previewArea .subHeadPhoto {
    padding: 6px 0;
    color: #fff;
    background: #d0010e;
    margin-top: 14px;
    clear: both;
    border: none;
    cursor: pointer;
    float: left;
    font-size: 14px;
    width: 100px;
}

.rightTit .rt-couponInt .redStrong {
    color: #CC0000
}

.company_num {
    display: block;
    padding-left: 151px;
    font-size: 12px;
    color: #999;
}

.company_num var {
    color: red;
    font-style: normal;
}


/*基本信息end*/

.relative {
    position: relative;
}

.employeebk {
    margin-top: 20px;
}

.search_employe {
    position: absolute;
    right: 0;
    top: -3px;
    background: white;
}

.search_employe .layui-form-label {
    width: 120px;
}

.rightTit .search_employe {
    top: 7px;
}

.zpInfo .acc {
    height: 15px;
    line-height: 15px;
    padding: 0 0 2px 0;
}

.zpInfo .accNotic {
    padding-left: 63px;
    height: 15px;
    color: #cc0000;
}

.zpInfo .accNotic i {
    background-position: -129px -133px;
    float: left;
    display: inline-block;
    width: 14px;
    height: 15px;
    margin-top: 0px;
}

.zpInfo .accNotic span {
    font-size: 12px;
    color: #cc0000;
    float: left;
    line-height: 14px;
    display: inline-block;
    padding-left: 5px;
}

.os-time span,
.os-search i,
.myordTop i,
.moh-status span,
.ord-detail .moh1 span,
.tdmoh4 .opeTracking .TraBtn i,
.cart_city em,
.mycol-bay i,
.mycol-bay2 i,
.titles .niubi-useint i,
.golden-content #divs i,
.ubHisPage a,
.ubRem-Prev,
.ubRem-Next,
.qjwStepIconBox i,
.qjwVerifyAks h3 i,
.qjwRelative .strength i,
.qjwRelative .qjwPrompt i,
.qjwSucIcon,
.zpSecurityTip .zpName i,
.xssubspCon h3 i,
.xsgiftCard span i,
.upPhLeft-cho a i,
.msgList h3,
.msgContent i,
.msgBox .msgprev,
.msgBox .msgnext,
.msgContent span.readed-icon,
.msgContent span.read-icon,
.question i,
.answer i,
.commentConTit_icon,
.accNotic i,
.myRedTit .Instruction i,
.moConBoxEmpty i,
.mycolEmpty i,
.commentWEmpty i,
.zpItem li i,
.zpItem li.no i,
.zpItem li.paymentPwd span,
.refund-title i,
.rec {
    background: url(../images/member/userIcon-8.png) no-repeat;
}

.mycConInt .colInt-tim i,
.zpLine,
.zpUp,
.qjwLevelSuc,
.zpPhoto .maskInn,
.comWarea .shai i,
.zpTag .zpTick,
.productInfo .productBay a i {
    background: url(../images/member/userIcon-24.png) no-repeat;
}


/*右侧内容区公用样式*/

.user table tr.botBor td {
    border-bottom: 0px none;
}

.rightBox {
    width: 785px;
    float: right;
}

.rightTit {
    height: 49px;
    border-bottom: 2px solid #d0010e;
}

.rightTit h2 {
    float: left;
    height: 48px;
    font-size: 18px;
    color: #333;
    font-weight: normal;
    line-height: 48px;
    font-family: "微软雅黑";
    padding-top: 1px;
}

.rightTit h2 i {
    display: inline-block;
    height: 20px;
    width: 4px;
    margin: 15px 10px 0 0;
    _margin: 13px 10px 0 0;
    background: #d0010e;
    float: left;
}

.rightCon {
    height: auto;
}

.golden-content {
    background: #fbfbfb;
    border-top: 1px solid #e4e4e4;
    height: auto;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.qjwStepWrap {
    width: 660px;
    margin: 10px 0 0 31px;
}

.qjwStepIconBox {
    height: 36px;
}

.qjwStepIconBox i {
    background-position: -96px -133px;
    width: 25px;
    height: 36px;
    display: inline-block;
    float: left;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
    position: relative;
    top: 9px;
}

.qjwStepIconBox .qjwStepOn {
    background-position: -65px -133px;
}

.qjwStepIconBox .step1 {
    margin-left: 46px;
}

.qjwStepIconBox .step2 {
    margin-left: 247px;
}

.qjwStepIconBox .step3 {
    margin-left: 246px;
}

.qjwStepLineBox {
    height: 4px;
    overflow: hidden;
}

.qjwStepLineBox span {
    height: 4px;
    width: 220px;
    background: #cccccc;
    display: inline-block;
    float: left;
}

.qjwStepLineBox .qjwStepLineOn {
    background: #d0010e;
}

.qjwStepLineBox .brLeft {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.qjwStepLineBox .brRight {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.qjwStepTextBox span {
    float: left;
    display: inline-block;
    width: 220px;
    height: 30px;
    line-height: 30px;
    color: #999999;
}

.qjwStepTextBox .qjwStepTextOn {
    color: #cc0000;
}

.qjwStepTextBox .step1 {
    width: 183px;
    padding-left: 37px;
}

.qjwStepTextBox .step2 {
    text-align: center;
}

.qjwStepTextBox .step3 {
    width: 70px;
    padding-left: 150px;
}

.qjwVerifyBox {
    border: 1px solid #e4e4e4;
    margin-bottom: 15px;
}

.qjwVerifyTop,
.qjwVerifyBottom {
    padding: 31px 0 16px 31px;
    border-bottom: 1px dotted #e4e4e4;
}

.qjwVerifyBottom {
    border-bottom: none;
}

.qjwTable {
    color: #666;
}

.qjwTable td {
    padding: 0 2px 15px;
    height: 37px;
    line-height: 37px;
    font-size: 14px;
}

.qjwTable .pt10 {
    padding-top: 10px;
    height: 28px;
}

.qjwTable .fs12 {
    line-height: 14px;
    font-size: 12px;
    color: #999;
    width: 250px;
}

.qjwTable span {
    font-family: "微软雅黑";
    font-size: 18px;
    color: #333;
    line-height: 37px;
    display: inline-block;
    float: left;
}

.qjwTable .qjwSubmit1 {
    color: #666;
    text-align: center;
    width: 108px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    font-size: 12px;
    border: 1px solid #e4e4e4;
    background: #f7f7f7;
    cursor: pointer;
    overflow: hidden;
}

.qjwTable .qjwSubmit2 {
    color: #fff;
    border: none;
    text-align: center;
    background: #c40001;
    cursor: pointer;
    font-size: 14px;
    padding: 6px 12px;
    display: inline-block;
    float: left;
}

.qjwTable .qjwSubmit3 {
    width: 106px;
    height: 22px;
    line-height: 22px;
    color: #666;
    text-align: center;
    border: none;
    background: #f7f7f7;
    border: 1px solid #e4e4e4;
    cursor: default;
}

.qjwSubmit4 {
    border: 1px solid #e4e4e4;
    float: left;
    font-size: 16px;
    font-weight: 700;
    color: #666666;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    width: 337px;
}

.qjwTable .qjwForm1,
.qjwTable .qjwForm2 {
    height: 35px;
    border: 1px solid #e4e4e4;
    line-height: 35px;
    padding-left: 5px;
    font-size: 16px;
    font-weight: 700;
    color: #666666;
}

.ln_addressCon .qjwSubmit2 {
    color: #fff;
    border: none;
    background: #c40001;
    cursor: pointer;
    font-size: 14px;
    padding: 6px 12px;
    margin-left: 84px;
}

.qjwYzm {
    height: 37px;
    float: left;
}

.qjwTable .qjwForm1 {
    width: 218px;
    float: left
}

.qjwTable .qjwForm2 {
    width: 108px;
    float: left;
    display: inline-block;
}

.qjwYzm span {
    float: left;
    display: inline-block;
    line-height: 37px;
    margin-left: 10px;
}

.qjwYzm .qjwYzmPic {
    cursor: pointer;
}

.qjwYzm .qjwYzmChange {
    color: #666;
    font-size: 14px;
}

.qjwYzm .qjwYzmChange a {
    color: #0066cc;
}

.qjwVerifyAks {
    border: 1px solid #e4e4e4;
    padding: 10px 12px;
}

.qjwVerifyAks h3 {
    font-size: 12px;
    height: 30px;
    line-height: 30px;
}

.qjwVerifyAks h3 i {
    background-position: -116px -176px;
    width: 16px;
    height: 16px;
    display: inline-block;
    float: left;
    margin: 7px 5px 0 0;
}

.qjwVerifyAks p {
    padding-left: 5px;
    line-height: 24px;
}

.qjwVerifyAks p a {
    color: #0066cc;
}

.qjwRelative {
    height: 37px;
    float: left;
    position: relative;
}

.qjwRelative .qjwFloatWrap {
    float: left;
}

.qjwRelative .strength {
    float: left;
    margin-left: 10px;
    height: 27px;
    padding-top: 5px;
    display: none;
}

.qjwRelative .strength span {
    float: left;
    display: inline-block;
    font-family: "微软雅黑";
    font-size: 12px;
    color: #666;
}

.qjwRelative .strength i {
    float: left;
    display: inline-table;
    margin: 0 5px;
    width: 44px;
    height: 22px;
}

.qjwRelative .strength .strength1 {
    background-position: -96px -93px;
}

.qjwRelative .strength .strength2 {
    background-position: -143px -94px;
}

.qjwRelative .strength .strength3 {
    background-position: -190px -94px;
}

.lh18 {
    line-height: 18px;
}

.qjwRelative .qjwPrompt {
    float: left;
    display: inline;
    margin-left: 10px;
}

.qjwRelative .qjwPrompt i {
    background-position: -129px -133px;
    float: left;
    width: 18px;
    height: 18px;
    display: inline-block;
    margin: 7px 5px 0 0;
}

.qjwRelative .qjwPrompt span {
    color: #cc0000;
    float: left;
    display: inline-block;
    font-size: 12px;
}

.qjwSucBox {
    border: 1px solid #e4e4e4;
    background: #fbfbfb;
    padding: 50px 0 50px 115px;
}

.qjwSuc {
    position: relative;
}

.qjwSuc h2 {
    font-family: "微软雅黑";
    font-size: 18px;
    color: #333;
    margin-bottom: 5px;
}

.qjwSuc .checkBtn,
.qjwSuc .checkBtn:hover {
    background: #d0010e;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    padding: 7px 15px;
    margin-top: 5px;
}

.qjwLevel {
    height: 30px;
    line-height: 30px;
}

.qjwLevel .zpBold,
.zpLevel .zpLine,
.zpLevel p {
    float: left;
    display: inline-block;
}

.qjwLevel .zpBold {}

.qjwLevel strong.zplow {
    color: #f42f2f;
}

.qjwLevel strong.zpmiddle {
    color: #ff8100;
}

.qjwLevel strong.zphigh {
    color: #89ad00;
}

.qjwLevel .zpLine {
    width: 129px;
    height: 11px;
    background-position: -19px -36px;
    position: relative;
    float: left;
    margin: 9px 22px 0 14px;
}

.qjwLevel .zpUp {
    height: 11px;
    background-position: -19px -21px;
    position: absolute;
    top: 0;
    left: 0;
}

.qjwLevel .zpUp.zplow {
    width: 47px;
}

.qjwLevel .zpUp.zpmiddle {
    width: 84px;
}

.qjwLevel .zpUp.zphigh {
    width: 129px;
}

.qjwSuc .qjwGo {
    color: #666;
    line-height: 30px;
}

.qjwSuc .qjwGo a {
    color: #0066cc;
}

.qjwLevelSuc {
    background-position: -185px 0;
    width: 51px;
    height: 41px;
    display: block;
    position: absolute;
    left: -65px;
    top: 0;
}

.qjwTable font {
    text-decoration: none;
    font-style: normal;
    color: #999;
    font-size: 12px;
}

.qjwEmailBox {
    border: 1px solid #e4e4e4;
    padding: 50px 0 50px 115px;
    margin-bottom: 15px;
}

.qjwTable .qjwByEmail,
.qjwTable .qjwByPassword {
    color: #0066cc;
    margin-left: 10px;
    display: inline-block;
    line-height: 37px;
    float: left;
    font-size: 12px;
}


/*账户安全end*/


/*边框变红*/

#allInput .borderRed {
    border: 1px solid #cc0000;
}

.qjwTable .qjwSubmit11 {
    color: #666;
    width: 108px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    text-align: center;
    border: 1px solid #e4e4e4;
    ;
    background: #f7f7f7;
    cursor: pointer;
    font-size: 12px;
    overflow: hidden;
}

.qjwTable .qjwSubmit11 i {
    color: #cc0000;
    margin-right: 3px;
}

.qjwTable .acc {
    line-height: 37px;
    height: 37px;
    padding-left: 10px;
    float: left;
}

.accNotic {
    height: 37px;
    color: #cc0000;
    position: relative;
    top: 0;
    left: 0
}

.accNotic i {
    background-position: -129px -133px;
    float: left;
    display: inline-block;
    width: 14px;
    height: 15px;
    margin-top: 11px;
}

.accNotic span {
    font-size: 12px;
    color: #cc0000;
    float: left;
    line-height: 36px;
    display: inline-block;
    padding-left: 5px;
}


/*企业会刊*/

.nomeseage {
    background: #f5f5f5;
    text-align: center;
    padding: 135px 0;
}

.nomeseage a {
    color: #0066CC
}

.companycon {
    padding: 40px 0;
}

.companycon h3 {
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 15px;
    text-align: center;
}

.companycon p {
    font-size: 14px;
    line-height: 26px;
    padding-bottom: 15px;
    text-indent: 2em;
}

.companycon a {
    background: #0066CC;
    color: white;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    text-indent: 0;
    font-size: 16px;
    border-radius: 3px;
}


/*
.zpInfo li textarea{width: 405px;height: 146px;border: 1px solid #e4e4e4;resize: none;}
*/


/*我的订单*/

.myodSearch {
    float: right;
    padding-top: 11px;
}

.myodSearch .os-time {
    width: 126px;
    margin-left: 10px;
    height: 27px;
    line-height: 27px;
    text-align: left;
    float: right;
}

.myodSearch .os-time select {
    width: 126px;
    height: 27px;
    border: 1px solid #e4e4e4;
    color: #666666;
    padding: 3px 3px 3px 0;
    font-size: 12px;
}

.myodSearch .os-time select option {
    padding: 2px 0;
}

.myodSearch .os-search {
    margin-left: 10px;
    border: 1px solid #e4e4e4;
    height: 25px;
    line-height: 25px;
    text-align: left;
    float: right;
    position: relative;
}

.myodSearch .os-search input {
    width: 200px;
    padding: 0 5px;
    height: 23px;
    line-height: 23px;
    color: #666666;
    text-align: left;
    border: 0px none;
}

.myodSearch .os-search a {
    width: 65px;
    display: inline-block;
    height: 25px;
    vertical-align: middle;
    border-left: 1px solid #e4e4e4;
}

.myodSearch .os-search a:hover {
    color: #666;
    text-decoration: none;
}

.myodSearch .os-search i {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-position: -216px 0;
    margin: 6px 3px 0 12px;
    float: left;
}

.myodSearch .os-search em {
    display: block;
    font-style: normal;
    color: #999;
    position: absolute;
    top: 0px;
    left: 5px;
    vertical-align: middle;
}

.myordTop {
    height: 25px;
    padding-top: 15px;
}

.myordTop i {
    display: inline-block;
    width: 13px;
    height: 12px;
    background-position: -248px -1px;
    margin: 0 6px 0 1px;
    position: relative;
    top: 4px;
}

.myordTop span {
    display: inline-block;
    color: #cc0000;
}

.myordTop a {
    display: inline-block;
    color: #0066cc;
    padding: 0 3px;
}

.myordCon {
    border: 1px solid #e4e4e4;
    border-bottom: 0px;
}

.moConHead {
    height: 37px;
    line-height: 37px;
    background: #f5f5f5;
    border-bottom: 1px solid #e4e4e4;
    clear: both;
}

.moConHead li {
    height: 37px;
    font-weight: bold;
    float: left;
    text-align: center;
    color: #888;
}

.moConHead .moh1 {
    width: 35%;
}

.moConHead .moh2 {
    width: 15%;
}

.moConHead .moh3 {
    width: 15%;
}

.moConHead .moh4 {
    width: 11%;
}

.moConHead .moh5 {
    width: 12%
}

.moConHead .moh6 {
    width: 12%
}

.moConHead .item1,
.ord-detailTab .item1 {
    width: 15%;
}

.moConHead .item2,
.ord-detailTab .item2 {
    width: 15%;
}

.moConHead .item3,
.ord-detailTab .item3 {
    width: 35%;
}

.moConHead .item4,
.ord-detailTab .item4 {
    width: 11%;
}

.moConHead .item5,
.ord-detailTab .item5 {
    width: 12%;
}

.moConHead .item5,
.ord-detailTab .item6 {
    width: 12%;
}

.ord-detailTab .item2 a {
    color: #0066cc;
}

.ord-detailTab .item1,
.ord-detailTab .item2,
.ord-detailTab .item3,
.ord-detailTab .item4,
.ord-detailTab .item5,
.ord-detailTab .item6 {
    padding: 15px 0;
    border-bottom: 1px dotted #e4e4e4;
}

.ord-detailTab .item1.bb,
.ord-detailTab .item2.bb,
.ord-detailTab .item3.bb,
.ord-detailTab .item4.bb,
.ord-detailTab .item5.bb,
.ord-detailTab .item6.bb {
    border-bottom: none;
}

.ord-detailTab .item3 {
    text-align: left;
}

.ord-detailTab .tdmoh1 {
    width: 35%;
}

.ord-detailTab .tdmoh2 {
    width: 15%;
}

.ord-detailTab .tdmoh3 {
    width: 15%;
}

.ord-detailTab .tdmoh4 {
    width: 11%;
}

.ord-detailTab .tdmoh5 {
    width: 12%
}

.ord-detailTab .tdmoh6 {
    width: 12%
}

.ord-detailTab tr {
    border-bottom: 1px dotted #e4e4e4;
}

.moh-status {
    width: 102px;
    height: 24px;
    line-height: 24px;
    margin: 7px auto 0;
}

.moh-status select {
    width: 102px;
    height: 24px;
    color: #666;
    border: 1px solid #e4e4e4;
    padding: 2px 3px 2px 0;
    font-size: 12px;
}

.moConBox {
    height: auto
}

.moCon-ord {
    height: auto;
}

.ord-num {
    padding: 0 10px;
    height: 32px;
    line-height: 32px;
    border-bottom: 1px dotted #e4e4e4;
    background: #fbfbfb;
    position: relative;
    z-index: 1;
}

.ord-num .rec {
    background-position: -167px -203px;
    width: 14px;
    height: 14px;
    display: block;
    position: absolute;
    right: 50px;
    top: 9px;
    cursor: pointer;
}

.ord-num span {
    padding: 0 5px;
}

.ord-num span b {
    font-weight: normal;
}

.ord-num span a {
    color: #0066CC;
    font-family: "微软雅黑";
}

.ord-num span a:hover {
    color: #0066CC;
}

.ord-num font {
    display: inline-block;
    background: #c95b00;
    color: #fff;
    height: 20px;
    line-height: 20px;
    margin: 6px 0 0 10px;
    padding: 0 5px;
    font-size: 12px;
    font-style: normal;
}

.ord-num i {
    color: #999;
}

.ord-num .ord-tim em {
    font-style: normal;
    color: #0066CC;
    font-family: "微软雅黑";
}

.ord-detailTab {
    width: 100%;
    border-bottom: 1px solid #e4e4e4;
    vertical-align: middle;
    font-size: 12px;
}

.ord-detailTab td {
    height: auto;
    text-align: center;
}

.ordPicBox {
    padding: 19px 5px;
    text-align: left;
}

.ordPicBox a {
    display: inline-block;
    margin: 3px 0 3px 12px;
    float: left;
}

.ordPicBox .proId {
    display: inline-block;
    margin: 3px 0 3px 12px;
    float: left;
}

.ord-detailTab td p {
    line-height: 22px;
}

.tdmoh3 .ord-price {
    font-family: "微软雅黑";
}

.tdmoh4 .opePending {
    line-height: 22px;
}

.tdmoh4 .opePending font {
    color: #999;
    font-size: 12px;
}

.tdmoh4 .opePending span {
    color: #ff875a;
}

.tdmoh4 .opeTracking {
    width: 150px;
    height: 22px;
    margin: 0 auto;
    position: relative;
    z-index: 4;
}

.tdmoh4 .opeTracking .TraBtn {
    height: 22px;
    line-height: 22px;
    cursor: pointer;
}

.tdmoh4 .opeTracking .TraBtn span {
    vertical-align: middle;
}

.tdmoh4 .opeTracking .TraBtn i {
    display: inline-block;
    height: 22px;
    width: 9px;
    background-position: -80px -32px;
    margin-left: 3px;
    vertical-align: middle;
}

.tdmoh5 .ope01:hover {
    color: #666;
}

.tdmoh5 .ope02 {
    color: #0066CC;
}

.tdmoh5 .ope02:hover {
    color: #0066CC;
}

.tdmoh5 .ope03 {
    display: inline-block;
    padding: 0 5px;
    border: 1px solid #e4e4e4;
    margin-top: 3px;
    color: #cc0000;
}

.tdmoh5 .ope03:hover {
    text-decoration: none;
}

.tdmoh5 .ope04 {
    display: inline-block;
    padding: 0 15px;
    color: #fff;
    background: #d0010e;
    margin: 2px 0;
    border: 1px solid #d0010e;
}

.tdmoh5 .ope04:hover {
    color: #fff;
    text-decoration: none;
}

.ord-point {
    padding: 0 10px;
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #e4e4e4;
    background: #ddeeff;
    overflow: hidden;
}

.ord-point span {
    float: left;
    display: inline-block;
}

.ord-point b {
    float: left;
    display: inline-block;
    font-family: "微软雅黑";
    margin-right: 27px;
    color: #cc0000;
}

.ord-point .ord-pointB {
    margin-right: 10px;
}

.ord-point .ordPointCancle {
    float: right;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-weight: normal;
    margin: 0 20px 0 10px;
    color: #999;
}

.ord-point .ordPointCancle:hover {
    color: #999;
}

.ord-point .ope04 {
    background: none repeat scroll 0 0 #D0010E;
    border: 1px solid #D0010E;
    color: #FFFFFF;
    display: inline-block;
    margin: 4px 21px 4px 0;
    padding: 0 15px;
    line-height: 22px;
    float: right;
}

.ope01.ordPointCancle {
    color: #999;
}

.ope01.ordPointCancle:hover {
    color: #999;
}

.ord-detailTab .delivery {
    width: 416px;
    padding: 10px;
    border: 1px solid #ddd;
    box-shadow: 0 0 2px 2px #eee;
    position: absolute;
    top: -20px;
    right: 103px;
    background-color: #fff;
    z-index: 5;
    display: none;
    min-height: 180px;
}

.delivery .arrow {
    width: 8px;
    height: 16px;
    display: block;
    position: absolute;
    top: 22px;
    right: -8px;
    background: url(../images/member/user.png) no-repeat -484px 0;
}

.delivery .headline2 {
    font-weight: bold;
    color: #333;
    border-bottom: 1px solid #e4e4e4;
    height: 25px;
    line-height: 25px;
    margin-bottom: 5px;
}

.delivery .headline2 span {
    float: left;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: left;
}

.delivery .timeD {
    width: 146px;
}

.delivery .headline2 .close {
    float: right;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 17px;
    height: 17px;
    background: url(../../img/usercenter/user.png) no-repeat -361px -65px;
    margin-top: 3px;
}

.infoD li p {
    float: left;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: left;
}

.infoD li p.statusD {
    width: 262px;
}

.infoD li {
    margin-bottom: 3px;
}


/*空页面begin*/

.commentAll .commentEmpty {
    height: 59px;
    text-align: center;
    line-height: 59px;
}

.moConBoxEmpty {
    height: 90px;
    border-bottom: 1px solid #e4e4e4;
    color: #999;
    line-height: 90px;
}

.moConBoxEmptyFrame {
    width: 250px;
    margin: 0 auto;
    text-align: center;
}

.moConBoxEmpty i,
.moConBoxEmpty span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.moConBoxEmpty a,
.moConBoxEmpty a:hover {
    color: #0066cc;
}

.moConBoxEmpty i {
    width: 22px;
    height: 22px;
    background-position: -244px -136px;
    margin-top: 32px;
    margin-right: 8px;
}

.mycolEmpty {
    height: 87px;
    line-height: 87px;
}

.mycolEmpty td {
    border-top: none;
}

.user .mycolEmpty i {
    width: 23px;
    height: 21px;
    background-position: -245px -174px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 9px;
    vertical-align: middle;
}

.user .mycolEmpty span {
    vertical-align: middle;
    display: inline-block;
}

.mycolEmpty a,
.mycolEmpty a:hover {
    color: #0066cc;
}

.commentWEmpty {
    height: 90px;
    line-height: 90px;
    border: 1px solid #e4e4e4;
    border-top: none;
    text-align: center;
}

.commentWEmpty i {
    width: 19px;
    height: 17px;
    background-position: -246px -204px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 9px;
    margin-top: 37px;
}

.arrNoticeEmpty,
.myRedEmpty,
.commentConEmpty,
.goldenEmpty,
.infoCenterEmpty,
.niuCoinEmpty,
.giftEmpty,
.couponEmpty,
.returnEmpty,
.commentWaitEmpty {
    height: 90px;
    text-align: center;
    line-height: 90px;
}

.goldenEmpty td,
.niuCoinEmpty td {
    border-top: none;
}


/*空页面end*/


/*翻页*/

.uPageBox {
    height: auto;
}

.uPage {
    height: 28px;
    margin: 20px 0 30px;
    float: right;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-family: "微软雅黑";
}

.uPage a {
    width: 34px;
    height: 26px;
    border: 1px solid #e1e1e1;
    color: #333;
    text-align: center;
    line-height: 26px;
    margin-right: 6px;
    float: left;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.uPage a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #d0010e;
}

.uPage .num.on {
    color: #fff;
    background-color: #d0010e;
    border: 1px solid #d0010e;
}

.uPage .uPrevpage,
.uPage .uNnextpage {
    width: 62px;
}

.uPage b {
    margin-right: 6px;
    float: left;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.comticketit {
    padding: 15px;
    border: 1px solid #f1f1f1;
}

.comticketit h3 {
    font-size: 16px;
    font-family: Microsoft Yahei;
    line-height: 20px;
    padding-bottom: 10px;
    text-align: center;
}

.comticketit p {
    font-size: 12px;
    text-align: center;
}

.comticketit p span {
    padding-right: 20px;
}

.ticketnote {
    height: 30px;
    text-align: center;
    font-size: 14px;
    background: #ffffeb;
    line-height: 30px;
    font-size: 12px;
    color: #888;
    border: 1px solid #f1f1f1;
    margin-top: -1px;
}

.compticketcon {
    padding: 10px 0;
    font-family: Microsoft Yahei;
}

.compticketcon input {
    vertical-align: middle;
}

.compticketcon ul {
    list-style: none;
}

.compticketcon ul li {
    height: 40px;
    border: 1px solid #f1f1f1;
    margin-top: -1px;
    line-height: 40px;
    position: relative;
}

.compticketcon ul li strong {
    display: block;
    height: 40px;
    width: 40px;
    float: left;
    margin-right: 10px;
    text-align: center;
    padding: 0 10px;
    background: #fdfdfd;
    border-right: 1px solid #f1f1f1;
}

.compticketcon ul li span {
    margin-right: 10px;
}

.compticketcon ul li span input {
    background: #ffffff;
    border: 1px solid #e6e6e6;
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
    color: #ff4b46;
    font-size: 16px;
    font-family: arial, Microsoft Yahei;
    width: 120px;
}

.compticketcon ul li span select {
    background: #ffffff;
    border: 1px solid #e6e6e6;
    height: 31px;
    line-height: 31px;
    padding: 0 5px;
    color: #ff4b46;
    font-size: 16px;
    font-family: arial, Microsoft Yahei;
    width: 130px;
    vertical-align: middle;
}

.compticketcon ul li span input.disabled {
    color: #999
}

.compticketcon ul li em input {
    background: #fe514a;
    border: 1px solid #fe514a;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    color: white;
    cursor: pointer;
    border-radius: 2px;
    text-align: center;
}

.compticketcon ul li em input.disabled {
    background: #d1d1d1;
    border: 1px solid #d1d1d1;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    color: white;
    cursor: default;
}

.compticketcon ul li:hover {
    background: #fffffa
}

.compticketcon ul li:hover strong {
    background: #fffffa
}

.compticketcon ul li var {
    display: block;
    position: absolute;
    right: 10px;
    top: 0;
    height: 40px;
    line-height: 40px;
    text-align: right;
    font-style: italic;
    font-size: 12px;
}

.comptickethave {
    padding: 30px 0
}

.comptickethave p {
    text-align: center;
    line-height: 50px;
}

.comptickethave p strong {
    font-weight: bold;
}

.tl {
    text-align: left;
}

.tr {
    text-align: right;
}

.tc {
    text-align: center;
}

.membertob {
    border-top: 1px solid #ddd;
}

.memberbob {
    border-bottom: 1px solid #ddd;
}

.pt0 {
    padding-top: 0
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.f12 {
    font-size: 12px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.layer-photos-demo em {
    float: left;
    height: auto;
    margin-right: 5px;
    margin-bottom: 5px;
}

.layer-photos-demo em img {
    height: 120px;
    cursor: pointer;
}

.layer-photos-demo em span {
    display: block;
    line-height: 24px;
    text-align: center;
}

.layer-photos-big em img {
    height: 270px;
    cursor: pointer;
}

.showadlinum {
    width: 50px;
    height: 24px;
    line-height: 24px;
    padding: 2px;
    text-align: center;
    border: 1px solid #ddd;
}

.apply_areainfo {
    padding: 5px 5px 15px 5px;
    text-align: justify;
}

.apply_areainfo h2 {
    font: bold 1.6em/1.8em Microsoft Yahei;
    color: #333;
    text-align: center;
    padding: 1.2em;
}

.apply_areainfo h3 {
    font: bold 1.2em/1.4em Microsoft Yahei;
    color: #333;
    text-align: center;
    padding-bottom: 1.2em;
}

.apply_areacon {
    padding: 0 4em;
}

.apply_areacon p {
    text-indent: -1.4em;
    padding: 5px 0;
}

.apply_areacon div {
    padding: 5px 0;
}

.haiyuninfo p {
    text-indent: 0;
}

.haiyuninfo p img {
    max-width: 100%;
}

.traphass {
    background: #f9f9f9;
    border: 1px dashed #ddd;
    padding: 15px 15px 0 15px;
    margin-bottom: 15px;
}

.w60 {
    width: 60px!important;
}

.member_box .head {
    height: 74px;
    border-bottom: solid 1px #eceef2;
    padding-right: 15px;
    margin: 0 10px;
}

.member_box .head .logo {
    float: left;
    padding-left: 10px;
    margin-top: 20px;
}

.member_box .head h3 {
    font-size: 16px;
    line-height: 18px;
    padding-left: 13px;
    float: left;
    margin-top: 42px;
}

.member_box .head .more,
.member_box .head .dd_more {
    float: right;
    color: #646464;
    line-height: 22px;
    margin-top: 40px;
}

.member_box .head .more a {
    background-color: #9a9fa6;
    color: #fff;
    width: 44px;
    height: 22px;
    text-align: center;
    margin-left: 9px;
    display: inline-block;
    border-radius: 2px;
}

.member_box .head .more a:hover {
    background-color: #8e96a0;
    text-decoration: none;
}

.member_box .head .dd_more a {
    color: #646464;
}

.member_box .head .dd_more a.home {
    padding-left: 16px;
    margin-right: 15px;
    background: url(../images/regmico.png) 0 2px no-repeat;
}

.member_box .head .dd_more a:hover {
    color: #ff3c00;
    text-decoration: none;
}

.head_a:hover {
    text-decoration: none;
}

.head_a {
    width: 135px;
    height: 46px;
    background-color: #f5f5f5;
    display: inline-block;
    position: relative;
    left: 20px;
    border: 1px solid #eceef2;
    top: 27px;
    font-size: 16px;
    line-height: 42px;
    text-align: center;
    color: #464646;
    margin-left: 6px;
}

.head_a1 {
    background-color: white
}

.member_box .head_a1 {
    background-color: white;
    top: 28px;
    border-bottom: none;
}

.member_box .body {
    padding: 45px 0 25px;
    position: relative;
}

.member_box .z_index2 {
    z-index: 2;
}

.member_box .regcon_w .regline {
    height: auto;
    overflow: hidden;
    zoom: 1;
    padding-left: 348px;
}

.member_box .regcon_w .regline .condiv {
    padding: 0 0 30px;
    position: relative;
    height: auto;
    overflow: hidden;
    zoom: 1;
}

.member_box .regcon_w {
    color: #9e9e9e;
}

.member_box .regcon_w .t {
    float: left;
    margin-left: -348px;
    font-size: 14px;
    width: 338px;
    padding-right: 10px;
    text-align: right;
    vertical-align: top;
    color: #646464;
    padding-top: 8px;
    font-family: 'Microsoft YaHei';
    _line-height: 24px;
}

.member_box .text {
    border: 1px solid #e6e6e6;
    font-family: 'Microsoft YaHei';
    height: 18px;
    float: left;
    width: 290px;
    margin-right: 10px;
    padding: 9px 10px;
    line-height: 18px;
    outline: 0 none;
    border-radius: 2px;
    color: #333;
}

.member_box .code_pic {
    margin-right: 3px;
    float: left;
}

.member_box .code_picww {
    line-height: 38px;
}

.member_box .text.pin {
    width: 160px;
    margin-right: 5px;
}

.member_box .get_pin {
    width: 124px;
    text-align: center;
    border: 1px solid #e6e6e6;
    background-color: #f1f1f1;
    color: #737373;
    float: left;
    display: block;
    line-height: 36px;
    height: 36px;
    margin-right: 10px;
}

.member_box .get_pin:hover {
    background-color: #ebebeb;
    text-decoration: none;
}

.member_box .cue,
.member_box .prompt {
    color: #f00000;
    display: block;
    line-height: 14px;
    padding: 0 4px;
    margin-right: 5px;
    position: absolute;
    left: 334px;
    top: 12px;
}

.member_box .cue .icon,
.member_box .prompt .icon {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-position: -215px -208px;
    float: left;
    margin: 2px 4px 0 0;
}

.member_box .cue .show_pass {
    display: inline-block;
    color: #666;
    height: 18px;
    line-height: 18px;
    background: url(../images/register_btn.png) 0px bottom no-repeat;
    width: 57px;
    text-align: center;
    margin-left: 6px;
    margin-right: 3px;
    _margin-top: 7px;
    _margin-bottom: 7px;
}

.member_box .cue .show_pass:hover {
    background-position: -82px bottom;
    color: #1a66b3;
    text-decoration: none;
}

.member_box .prompt {
    border: 1px solid #fcd9b0;
    line-height: 18px;
    background-color: #fff0cf;
    color: #ff8400;
    left: 0;
    width: 302px;
}

.member_box .prompt .icon {
    background: url(../images/regmico.png) 0 -60px no-repeat;
}

.member_box .icon_yes,
.member_box .icon_wrong {
    display: inline-block;
    margin-top: 14px;
    width: 16px;
    height: 16px;
    background: url(../images/regmico.png) 0 -40px no-repeat;
}

.member_box .icon_wrong {
    background-position: 0 -20px;
}

.member_box .icon_yes.pin_i,
.member_box .icon_wrong.pin_i {
    position: absolute;
    left: 160px;
    top: 0px;
}

.member_box .little_cue {
    float: none;
    height: 23px;
    line-height: 23px;
}

.member_box .little_cue .icon {
    margin: 3px 4px 0px 0px;
}

.member_box .warn {
    color: #787878;
}

.member_box .v {
    border: solid 1px #e2e2e2;
    vertical-align: middle;
    margin-right: 10px;
    _margin-right: 8px;
}

.member_box .v_box {
    display: block;
    clear: both;
    padding-top: 10px;
}

.member_box .btn_login {
    display: inline-block;
    font-size: 20px;
    border: 0;
    width: 178px;
    height: 44px;
    line-height: 44px;
    cursor: pointer;
    text-align: center;
    background-color: #ff2832;
    color: #fff;
    border-radius: 5px;
}

.member_box td .hover,
.member_box .btn_login:hover,
.member_box .login_eamil:hover {
    background-color: #f01923;
    text-decoration: none;
}

.member_box .btn_login.unable,
.member_box .btn_login.unable:hover {
    cursor: default;
    background-color: #d1d1d1;
}

.member_box .clause {
    padding: 4px 0 35px 0;
    color: #3d3d3d;
}

.member_box .clause input {
    vertical-align: middle;
    margin: -4px 8px 0 0;
}

.member_box .d_text {
    display: inline-block;
    width: 472px;
    line-height: 16px;
}

.member_box .clause .float_l {
    float: left;
}

.member_box .clause .cue {
    width: 280px;
    line-height: 24px;
}

.member_box .clause .cue .icon {
    margin-bottom: 20px;
}

.member_box .wrong {
    border-color: #ff4646;
    background-color: #fef0ef;
    color: #f46561;
}

.member_box .warn_p {
    line-height: 12px;
    display: block;
    position: absolute;
    top: 47px;
    *top: 48px;
    left: 49px;
}

@-moz-document url-prefix() {
    .member_box .warn_p {
        top: 126px;
        left: 334px;
    }
}

.member_box .msg_level {
    display: inline-block;
    margin: 0 8px 0 0;
    overflow: hidden;
    width: 70px;
    vertical-align: middle;
    *display: inline;
    position: relative;
    top: -1px;
}

.member_box .msg_level span {
    background-color: #d6d6d6;
    display: inline-block;
    height: 10px;
    margin-left: 1px;
    width: 22px;
    _height: 12px;
    _padding-top: 1px;
    _overflow: hidden;
    _margin-top: -16px;
}

.member_box .msg_level .s1 {
    background-color: #ff3600;
    border-radius: 2px 0 0 2px;
}

.member_box .msg_level .s2 {
    background-color: #ffc000;
}

.member_box .msg_level .s3 {
    background-color: #71b300;
    border-radius: 0 2px 2px 0;
}

.email_select {
    border: 1px solid #c8c8c8;
    width: 236px;
    position: absolute;
    top: 44px;
    left: 0px;
    background-color: #fff;
    z-index: 2;
}

@-moz-document url-prefix() {
    .email_select {
        top: 69px;
        left: 285px;
    }
}

.email_select a {
    display: block;
    height: 24px;
    line-height: 24px;
    color: #666;
    padding-left: 10px;
}

.email_select a:hover {
    background-color: #f0f0f0;
    text-decoration: none;
}

.success_box {
    padding: 35px 0 150px 0;
}

.success_box .icon_yes_b {
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 28px;
    background: url(../images/regmico.png) 0 -80px no-repeat;
    margin: 0 10px 0 0;
}

.success_box .text_box {
    clear: both;
    display: block;
}

.success_box p {
    text-align: center;
    line-height: 36px;
}

.success_box p .f16 {
    font-size: 16px;
    color: #5a5a5a;
}

.success_box .text_box {
    color: #646464;
    height: 36px;
}

.success_box .text_box2 {
    color: #666;
    height: 24px;
    line-height: 24px;
}

.success_box .text_box b {
    font-size: 14px;
    color: #404040;
    font-family: Arial;
}

.success_box .text_box b.red {
    color: #c30;
}

.success_box p a.btn_go_buy,
.success_box p a.btn_back_safe {
    margin-top: -9px;
    vertical-align: middle;
    display: inline-block;
    *margin-top: -7px;
}

.success_box .send_begin {
    font-weight: bold;
    color: #787878;
    margin-left: 10px;
}

.member_box .tools_box {
    border-top: solid 1px #e9e9e9;
    background: #fffeed;
    text-align: center;
    padding-bottom: 30px;
    color: #666;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.member_box .tools_box p {
    padding: 24px 0;
}

.member_box .icon {
    display: inline-block;
    width: 48px;
    height: 50px;
    vertical-align: middle;
    margin-right: 11px;
}

.member_box .btn_link {
    display: inline-block;
    width: 124px;
    height: 36px;
    vertical-align: middle;
    margin-top: 4px;
}

.member_box .mail .icon {
    background-position: 0 -418px;
}

.member_box .mail .btn_link {
    background-position: 0 -129px;
    margin-right: 70px;
    width: 146px;
}

.member_box .mail .btn_link:hover {
    background-position: 0 -165px;
}

.member_box .phone .icon {
    background-position: -59px -418px;
    width: 25px;
}

.member_box .phone .btn_link {
    background-position: 0 -201px;
    margin-right: 70px;
    width: 146px;
}

.member_box .phone .btn_link:hover {
    background-position: 0 -237px;
}

.member_box .info .icon {
    background-position: -104px -418px;
    width: 32px;
}

.member_box .info .btn_link {
    background-position: 0 -309px;
    width: 160px;
}

.member_box .info .btn_link:hover {
    background-position: 0 -273px;
}

.member_box .login_eamil {
    display: inline-block;
    font-size: 22px;
    border: 0;
    width: 222px;
    height: 54px;
    line-height: 54px;
    cursor: pointer;
    text-align: center;
    background-color: #ff2832;
    color: #fff;
    border-radius: 27px;
    margin-top: 30px;
}

.member_box .check_eamil {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    width: 76px;
    text-align: center;
    background-position: 0px -287px;
    position: relative;
    top: 10px;
    left: 20px;
    *top: 5px;
}

.member_box .login_eamil:hover {
    background-position: -81px -210px;
}

.member_box .check_eamil:hover {
    background-position: -81px -287px;
}

.member_box .c_yellow {
    color: #282828;
    font-size: 16px;
    background-color: #fdf5e0;
    border: 1px solid #fdebc1;
    padding: 0 36px;
    line-height: 48px;
    display: inline-block;
    margin-top: 30px;
}

.member_box .c_yellow2 {
    color: #fa831a;
    font: bold 14px/36px 'ËÎÌå';
}

.member_box .c_yellow2 b {
    color: #c30;
    padding: 0 3px;
}

.member_box .c_bold {
    color: #3f3f3f;
    height: 20px;
    font: bold 14px/20px 'ËÎÌå';
}

.member_box .c_link2 {
    font: normal 12px/20px 'ËÎÌå';
    height: 20px;
}

.member_box .c_link1 {
    font: normal 12px/36px 'ËÎÌå';
    margin-left: 12px;
}

.member_box .ml274 {
    margin-left: 274px;
}

.member_box .ml603 {
    margin-left: 603px;
}

.member_box .line {
    height: 1px;
    font-size: 0;
    overflow: hidden;
    background: #e9e9e9;
    width: 705px;
    margin: 7px 122px 12px 148px;
}

.member_box .ml30 {
    margin-left: 30px;
}

.member_box .ml20 {
    margin-left: -20px;
}

.btn_time {
    height: 19px;
    line-height: 19px;
    border: solid 1px #c3c3c3;
    background: #eee;
    color: #9e9e9e;
    padding: 0 10px;
    border-radius: 3px;
    margin-right: 10px;
    display: inline-block;
}

.mask {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    height: 100%;
    z-index: 1000;
}

.member_box .c_yellow3 {
    font-size: 12px;
}

.success_box .text_box2 b {
    color: #c30;
}

.member_box .success_table {
    width: 350px;
    padding: 0;
    margin: 26px auto 0;
    font-size: 16px;
    color: #282828;
    border: 1px solid #fdebc1;
    border-width: 1px 1px 0 1px;
    line-height: 44px;
}

.member_box .success_table th {
    width: 108px;
    font-weight: normal;
    background-color: #fdf5e0;
    border-right: 1px solid #fdebc1;
    border-bottom: 1px solid #fdebc1;
    padding: 0;
    margin: 0;
}

.member_box .success_table td {
    padding: 0 0 0 30px;
    margin: 0;
    background-color: #fdf5e0;
    border-bottom: 1px solid #fdebc1;
}

.member_box .book_code {
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #646464;
    text-align: center;
    line-height: 20px;
}

.new_tip {
    line-height: 24px;
    color: #828282;
    padding-left: 22px;
    background: url(../images/new_tip.png) 3px 5px no-repeat #fef7f5;
    width: 670px;
    border: 1px solid #fedbd1;
    margin: -30px auto 30px;
}

.email_select {
    position: absolute;
    top: 37px;
    left: 0px;
    width: 290px;
    margin-right: 10px;
    padding: 9px 10px;
    border: 1px solid #c8c8c8;
    background-color: #fff;
    z-index: 2;
    overflow: hidden;
}

@-moz-document url-prefix() {
    .email_select {
        top: 39px;
        left: 0px;
    }
}

.email_select li {
    display: block;
    height: 24px;
    line-height: 24px;
    color: #666;
    padding-left: 10px;
    font-size: 12px;
    font-family: 'Microsoft YaHei';
    overflow: hidden;
    overflow: hidden;
}

.email_select .hover_domain {
    background-color: #f0f0f0;
    text-decoration: none;
    cursor: pointer
}

.email_change {
    padding-top: 22px;
}

.email_change .dd_bottom {
    margin-bottom: 10px;
}

.member_box .text:focus {
    color: #505050;
    border-color: #969696;
}

.member_box .get_pinUnClick:hover {
    text-decoration: none;
    background-color: #f1f1f1;
    cursor: text;
}

::-webkit-input-placeholder {
    color: #969696;
}


/* WebKit browsers */

:-moz-placeholder {
    color: #969696 !important;
}


/* Mozilla Firefox 19+ */

::-moz-placeholder {
    color: #969696 !important;
}


/* Mozilla Firefox 19+ */

:-ms-input-placeholder {
    color: #969696 !important;
}


/* Internet Explorer 10+ */

.head img {
    float: left;
    margin: 7px 0 0 13px;
}

.head ul {
    line-height: 24px;
    float: right;
}

.head ul li {
    float: left;
    margin-right: 16px;
    background: url(../images/login_icon.png) no-repeat;
    padding-top: 42px;
    overflow: hidden;
}

.head .n1 {
    background-position: 5px 0;
}

.head .n2 {
    background-position: -65px 0;
}

.head .n3 {
    background-position: -136px 0;
}

.head li a {
    color: #787878;
}

.wrap {
    background: #fff;
    padding: 15px 25px 15px 15px;
    color: #6e6e6e;
    margin: 20px auto;
    position: relative;
    border: 1px solid #eef2f4;
    box-shadow: 0px 1px 2px #eee;
}

.wrap a,
.wrap a:hover {
    color: #1a66b3;
}

.wrap input {
    outline: none;
}

.wrap .pic {
    width: 810px;
    height: 384px;
    float: left;
}

.wrap .pic img {
    width: 810px;
    height: 384px;
}

.infro {
    width: 311px;
    float: right;
}

.infro .title {
    height: 46px;
    font: normal 14px/46px "Microsoft Yahei";
    color: #666;
    font-size: 14px;
}

.infro .username,
.infro .password,
.infro .code {
    height: 36px;
    border: 1px solid #e6e6e6;
    width: 310px;
    border-radius: 2px;
}

.infro .username {
    margin-top: 32px;
    position: relative;
}

.infro .text_del {
    width: 10px;
    height: 11px;
    display: block;
    top: 12px;
    left: 290px;
    position: absolute;
    background: url(../images/regmico.png) 0 -230px no-repeat;
}

.infro .text_del:hover {
    background-position: -31px -230px;
}

.infro .pwdReplace {
    float: left;
    font-size: 13px;
    height: 21px;
    line-height: 21px;
    cursor: text;
    margin-top: -28px;
    color: #B0B0B0;
}

.infro .replacetype01 {
    position: absolute;
    top: 44px;
    right: 0;
}

.infro .code_wrap {
    height: 38px;
}

.infro .code {
    width: 126px;
    float: left;
}

.infro .username span,
.infro .password span,
.infro .code span {
    width: 30px;
    margin-right: 10px;
    height: 36px;
    float: left;
    background: url("../images/regmico.png") 10px -110px no-repeat;
}

.infro .password span {
    background-position: 10px -150px;
}

.infro .code span {
    background-position: 10px -189px;
}

.infro .username.error span {
    background-position: -14px -110px;
}

.infro .password.error span {
    background-position: -14px -150px;
}

.infro .code.error span {
    background-position: -16px -189px;
}

.infro .username input,
.infro .password input,
.infro .code input {
    float: left;
    height: 34px;
    line-height: 34px;
    border: 0;
    color: #333;
    font-family: "Microsoft Yahei";
    padding: 0;
}

.infro .username input,
.infro .password input {
    width: 270px;
}

.infro .code input {
    width: 86px;
    float: left;
}

.tips {
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
}

.tips span {
    display: none;
}

.tips span.big_tip,
.tips span.error_choose {
    background: url(../images/big_tip_bg.png) 0 0 no-repeat;
    margin-left: -10px;
    color: #ff8400;
    padding-left: 32px;
}

.tips span.error_choose {
    padding-left: 10px;
    color: #505050;
}

.tips span.error_choose b {
    background-color: #fff0cf;
}

.tips span.error_choose input {
    margin: 0 3px 0 7px;
    vertical-align: text-bottom;
}

.code_pic {
    width: 86px;
    height: 38px;
    float: left;
    margin: 0 15px 0 5px;
}

.code_pic img {
    width: 86px;
    height: 38px;
}

.code_wrap a {
    line-height: 38px;
}

.infro .error {
    border-color: #f44700;
    border: 1px solid #ff0000;
}

.error_words {
    color: #f42e00;
}

.auto_login {
    width: 310px;
    height: 27px;
    line-height: 22px;
    padding-top: 7px;
    overflow: hidden;
}

.auto_login a {
    float: right;
}

.auto_login input {
    vertical-align: middle;
    margin-top: -1px;
}

.safe {
    display: none;
}

.infro .btn a {
    width: 100%;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    height: 44px;
    text-align: center;
    font: normal 20px/44px "Microsoft Yahei";
    background: #ff2832;
}

.infro .btn a:hover {
    background: #f01923;
    text-decoration: none;
}

.register {
    height: 24px;
    line-height: 24px;
    padding-top: 6px;
}

.register span {}

.register .register_btn {
    float: right;
    color: #6e6e6e;
}

.register .register_btn:hover {
    color: #505050;
}

.register .other {
    float: left;
}

.account {
    line-height: 37px;
    font-size: 14px;
    color: #666;
}

.account span {
    font-family: arial;
    display: block;
    font-weight: bold;
    color: #505050;
    line-height: 22px;
}

.asure {
    height: 32px;
    line-height: 32px;
}

.new_tip {
    line-height: 24px;
    color: #828282;
    padding-left: 22px;
    background: url(../images/new_tip.png) 3px 5px no-repeat #fef7f5;
    border: 1px solid #fedbd1;
    position: absolute;
    right: 0;
    top: -30px;
}

.new_tip a {
    color: #1a66b3;
}

.infro .username.focus,
.infro .password.focus,
.infro .code.focus {
    border-color: #969696;
}

.infro .username.blur,
.infro .password.blur,
.infro .code.blur {
    border-color: #e6e6e6;
    color: #a0a0a0;
}

.partner dd a.hover em {
    background-position: -33px -340px;
}

#vcodeImgWrap {
    outline: none;
}

.clear {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}

.hascheli {
    width: 736px;
    height: auto;
    overflow: hidden;
    zoom: 1
}

.hascheli em {
    float: left;
    height: 18px;
    line-height: 18px;
    line-height: 18px;
    border: 1px solid #cfcfcf;
    padding: 8px 9px;
    margin: 0 10px 10px 0;
    cursor: pointer;
    white-space: nowrap;
    font: normal 12px/150% Arial, Verdana, "\5b8b\4f53"
}

.hascheli em.selected {
    position: relative;
    border-color: #e4393c;
    border-width: 2px;
    padding: 7px 8px
}

.hascheli em.selected i {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 16px;
    height: 16px;
    background: url(../images/member/selt.png) no-repeat
}

.operationMode {
    width: 736px;
    height: auto;
    overflow: hidden;
    zoom: 1
}

.operationMode em {
    float: left;
    height: 18px;
    line-height: 18px;
    line-height: 18px;
    border: 1px solid #cfcfcf;
    padding: 8px 9px;
    margin: 0 10px 10px 0;
    cursor: pointer;
    white-space: nowrap;
    font: normal 12px/150% Arial, Verdana, "\5b8b\4f53"
}

.operationMode em.selected {
    position: relative;
    border-color: #e4393c;
    border-width: 2px;
    padding: 7px 8px
}

.operationMode em.selected i {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 16px;
    height: 16px;
    background: url(../images/member/selt.png) no-repeat
}

.redaychose {
    height: auto;
    overflow: hidden;
    zoom: 1;
}

.redaychose a {
    display: inline-block;
    border: 1px solid #ddd;
    font-size: 12px;
    padding: 8px 9px;
    line-height: 18px;
    height: 18px;
    margin-bottom: 5px;
}

.redaychose a span {
    font-size: 12px;
    margin-left: 2px;
}

.redaychose a:hover {
    padding: 7px 8px;
    border: 2px solid #e4393c;
}

.redaychose a:hover span {
    color: #e4393c;
    font-weight: bold;
}

.reglogbot {
    background: transparent;
    color: #666;
}

.appliedcon {
    line-height: 26px;
    padding-top: 4px;
    font-size: 14px;
}

.appli_cgcon {
    float: left;
    width: 700px;
}

.appli_cgxx {
    display: block;
    float: none;
    height: auto;
    overflow: hidden;
    zoom: 1;
    padding-bottom: 4px;
    line-height: 34px;
}

.zpInfo li .appli_cgxx input {
    width: 120px;
    font-weight: normal;
    margin-right: 4px;
    height: 32px;
    line-height: 32px;
}

.editbtnli {
    font-size: 14px;
    line-height: 26px;
    padding-bottom: 15px;
    text-align: center;
}

.editbtnli a {
    background: #0066CC;
    color: white;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    text-indent: 0;
    font-size: 16px;
    border-radius: 3px;
}

.addcomper {
    position: relative;
    height: auto;
}

.exhibt_hasbtn {
    margin: 5px 0;
}

.hotelli {
    height: auto;
}

.hotelli ul {
    list-style: none;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    zoom: 1;
}

.hotelli ul li {
    border-top: 1px solid #ddd;
    margin-top: -1px;
    padding: 20px 0;
    height: auto;
    overflow: hidden;
    zoom: 1;
}

.hotelli ul li:hover {
    background: #fdfdfd;
}

.namebox {
    float: left;
    width: 60%;
}

.namebox img {
    display: block;
    float: left;
    margin-right: 10px;
    width: 80px;
    height: 80px;
}

.hotelname {
    display: block;
    font-weight: bold;
    color: #06c;
    font-size: 16px;
    cursor: pointer;
}

.namebox em {
    display: block;
    padding: 5px 0;
    line-height: 18px;
    margin-bottom: 3px;
}

.hotelpre {
    line-height: 80px;
}

.hotelli .hotelpre {
    float: left;
    width: 20%;
    line-height: 75px;
}

.hotelpre var {
    color: red;
    font-style: normal;
}

.hotelpre var i {
    font-size: 20px;
    font-style: normal;
}

.hotelres {
    float: right;
    width: 20%;
    padding-top: 15px;
}

.hotelres em {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}

.hotelres em strong {
    font-size: 26px;
    color: #FF5722;
    line-height: 40px;
}

.hotelresbtn {
    float: right;
}

.member_fy var {
    color: red;
    font-style: normal;
}

.member_fy var i {
    font-size: 20px;
    font-style: normal;
}

.image-gallery-1 {
    max-width: 800px;
    margin: 50px auto
}

.image-gallery-1 .gallery-items {
    float: none;
    height: 200px;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer
}

.image-gallery-1 em {
    float: left;
    height: auto;
    margin-right: 5px;
    margin-bottom: 5px
}

.image-gallery-1 em img {
    height: 120px;
    cursor: pointer
}

.image-gallery-1 em span {
    display: block;
    line-height: 24px;
    text-align: center
}

.haspcon {
    padding-top: 10px;
    display: none;
}

.haspcon a {
    color: #0066CC;
}

.hashaiyun {
    padding-top: 10px;
    display: none;
}

.hashaiyun a {
    color: #0066CC;
}

.newexpro {
    margin-top: 30px;
}

.member_ex_all {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background: white;
    padding-left: 10px;
    line-height: 30px;
}

.eventent {
    padding: 0 10px;
}

.eventent p,
.eventent div {
    font-size: 14px;
    line-height: 1.8;
    margin: 10px 0;
}

.eventent img {
    max-width: 100%;
}

.grid-demo-bg3 {
    background-color: #f1f1f1;
}

.grid-demo {
    padding: 10px;
}

.layui-col-xs12 .grid-demo {
    padding-bottom: 0;
}

.layui-col-xs8 .grid-demo {
    padding: 5px 0 0 10px;
}

.layui-row {
    margin: 10px 0;
    border: 1px solid #ddd;
}

.layui-col-xs2 .grid-demo {
    text-align: center;
    padding: 10px 0 0 0;
}

.titline {
    background: #f2f2f2;
}

.titline .layui-col-xs2 .grid-demo {
    text-align: center;
    padding: 5px 0 5px 0;
}

.layui-row:hover {
    background: #fdfdfd;
}

@media screen and (max-width:991px) {
    .member_box .body {
        padding-top: 20px;
    }
    .member_box .regcon_w .regline {
        height: auto;
        overflow: hidden;
        zoom: 1;
        padding-left: 7px;
    }
    .member_box .regcon_w .regline .condiv {
        padding: 0 0 10px;
        position: relative;
        height: auto;
        overflow: hidden;
        zoom: 1;
    }
    .member_box .regcon_w {
        color: #9e9e9e;
    }
    .member_box .regcon_w .t {
        float: left;
        margin-left: -348px;
        font-size: 14px;
        width: 338px;
        padding-right: 10px;
        text-align: right;
        vertical-align: top;
        color: #646464;
        padding-top: 8px;
        font-family: 'Microsoft YaHei';
        _line-height: 24px;
        display: none;
    }
    .member_box .text {
        border: 1px solid #e6e6e6;
        font-family: 'Microsoft YaHei';
        height: 18px;
        float: left;
        width: 80%;
        margin-right: 10px;
        padding: 9px 10px;
        line-height: 18px;
        outline: 0 none;
        border-radius: 2px;
        color: #333;
    }
    .member_box .cue,
    .member_box .prompt {
        display: block;
        line-height: 16px;
        padding: 4px;
        position: static;
        height: auto;
        padding-right: 10px;
        float: left;
    }
    .member_box .cue:before,
    .member_box .cue:after {
        content: "";
        display: table;
    }
    .member_box .text.pin {
        width: 114px;
        margin-right: 5px;
    }
    .head_a {
        left: 2px;
    }
    .member_box .icon_yes.pin_i,
    .member_box .icon_wrong.pin_i {
        left: 120px;
    }
    .member_box .regcon_w .regline .btnline {
        text-align: center
    }
    .wrap .pic {
        display: none;
    }
    .wrap .infro {
        float: none;
        width: 100%;
    }
    .infro .username,
    .infro .password,
    .infro .code {
        width: auto;
        padding-left: 40px;
    }
    .infro .username span,
    .infro .password span,
    .infro .code span {
        margin-left: -40px;
    }
    .infro .username input,
    .infro .password input {
        width: 100%;
    }
    .auto_login {
        width: auto;
        margin-right: -5px;
    }
    .wrap {
        padding: 15px;
    }
    .apply_areainfo {
        padding: 5px 5px 15px 25px;
    }
    .apply_areacon {
        padding: 0;
    }
}
.imgContainer{display:inline-block;float:left;width:95px;height:75px;margin-right:5px;margin-bottom:2px;border:0px solid #666666;position:relative;box-sizing:border-box}.imgContainer img{width:100%;height:100%;cursor:pointer}.imgContainer p{position:absolute;bottom:-1px;left:0;width:100%;height:24px;background:#000000;text-align:center;line-height:24px;color:white;font-size:14px;font-weight:bold;cursor:pointer;display:none;opacity:0.7;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.imgContainer:hover p{display:block}@media screen and (max-width: 768px){.tools_list dd{font-size:16px;width:99%;float:left;border:1px solid #DDD;margin-right:1%;margin-bottom:1%}.tit-i{text-align:center;padding:30px 0;line-height:36px;overflow:hidden}.tit-i h3{font-size:20px;color:#002;margin-bottom:10px}.tit-i h5{font-size:16px;color:#cacace;text-transform:uppercase;font-family:Arial}}.upfieldbtn{display:block;float:left;width:100px;height:30px}.webuploader-pickb{border:1px solid #cccccc;border-radius:2px;box-shadow:0 1px 1px rgba(0,0,0,0.1);color:#4d4d4d;cursor:pointer;display:inline-block;font-size:12px;line-height:24px;margin:4px 0 0;padding:0 3px 0 23px;position:absolute;z-index:0;cursor:pointer}.pick-img{background:url("../images/ico-img.png") no-repeat scroll 3px center transparent}.pick-video{background:url("../images/ico-video.png") no-repeat scroll 3px center transparent}.layui-form-item img{max-width:100%}.competition_rules{color:blue;display:inline-block;line-height:38px;margin-left:15px;cursor:pointer;text-decoration:underline}