@charset "utf-8";

/* battle 2017-4 */

.login_cont {
    width: 100%;
    background: #fff;
}

.logo_index {
    position: absolute;
    right: -50px;
    bottom: 20px;
    color: #47748e;
    background: url(/images/login_icon.png) no-repeat;
    width: 54px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    text-indent: 5px;
}

.login_w960 {
    width: 1200px;
    margin: 0 auto
}

.login_header {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: hidden
}

.logo_fh {
    font-size: 16px;
    margin-top: 15px;
}

.userWrap {
    background: #F8F8F8;
    padding-top: 20px;
    padding-bottom: 20px
}

.userWrap .wrap {
    width: 1100px
}

.userboxbg {
    background: url(/images/userboxbg.gif) repeat-y #fff;
    border: 1px solid #DFDFDF
}

.userLeft {
    float: left;
    width: 200px
}

.userMiddle {
    float: left;
    /*width:765px*/
    width: 890px
}

.userRight {
    float: right;
    width: 233px;
    display: none;
    /*0410隐藏右列，改完两列展示*/
}


/*左侧菜单*/

.userLeft .leftTitle-mine {
    height: 65px;
    text-align: center;
    background: url(/images/user-left-title.png) center no-repeat #8EACAA;
    margin-bottom: 25px;
    text-indent: -999em
}

.userLeft dl {
    width: 180px;
    margin: 0 auto;
    border-bottom: 1px solid #E8E6E6;
    margin-bottom: 15px
}

.userLeft dl dt {
    font-weight: bold;
    font-size: 14px;
    color: #474747;
    margin-left: 10px;
    padding-left: 30px;
    background: url(/images/icon-user.png) no-repeat;
    margin-bottom: 10px
}

.userLeft dl dd {
    padding-left: 40px;
    height: 30px;
    position: relative
}

.userLeft dl dd .ci_count {
    position: absolute;
    top: -4px;
    left: 100px;
    display: inline-block;
    padding: 1px 2px;
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    background-color: #c81623;
    border-radius: 7px 7px 7px 0;
    min-width: 12px;
    text-align: center;
}

.userLeft dl dd a {
    color: #777777;
    display: block;
    background: url(/images/user-left-arr.gif) 120px 6px no-repeat
}

.userLeft dl dd a:hover {
    color: #8eacaa;
    display: block;
    background-position: 120px -15px
}

.userLeft dl dt.icon1 {
    background-position:
}

.userLeft dl dt.icon2 {
    background-position: 0 -44px
}

.userLeft dl dt.icon3 {
    background-position: 0 -88px
}

.userLeft dl dt.icon4 {
    background-position: 0 -133px
}

.userLeft dl dt.icon5 {
    background-position: 0 -176px
}

.userLeft dl dt.icon6 {
    background-position: 0 -216px
}

.userLeft dl dt.icon7 {
    background-position: 0 -263px
}

.userLeft dl dt.icon8 {
    background-position: 0 -312px
}

.userMiddle .row {
    padding: 15px;
    border-bottom: 1px solid #DFDFDF;
    overflow: hidden
}

.userMiddle .row .tit {
    font-family: Microsoft Yahei;
    font-size: 20px;
    border-left: 4px solid #8EACAA;
    text-indent: 10px;
    margin-bottom: 20px
}

.btn_submit4 {
    border: 1px solid #E4E4E4;
    cursor: pointer;
    background: #F7F7F7;
    height: 30px;
    padding: 0 10px;
}

.jingtanhao,
.duihao,
.wenhao {
    background: url(/images/icon-user2.png) no-repeat;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-bottom: -3px;
    vertical-align: baseline;
    margin-right: 4px
}

.jingtanhao {
    background-position: -82px -82px
}

.duihao {
    background-position: -110px -82px
}

.wenhao {
    background-position: -82px -105px
}


/*专属头像*/

.userRight .row {
    padding: 15px;
    border-bottom: 1px solid #DFDFDF;
}

.userRight .row .tit {
    font-family: Microsoft Yahei;
    font-size: 20px;
    background: url(/images/icon-user.gif) 0 -353px no-repeat;
    text-indent: 10px
}

.zskefu_title {
    background: #0099EE;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 10px;
    border-radius: 15px;
    width: 140px;
    margin: 0 auto;
    display: block;
    margin-bottom: 15px;
    text-align: center
}

.zskefu_touxiang {
    padding: 2px;
    border: 1px solid #d7d7d7;
    border-radius: 50%
}

.userPhoto {
    border: 2px solid #dfdfdf;
    padding: 2px;
    width: 125px;
    height: 125px;
    display: block
}

.tip_sucsess {
    display: inline-block;
    width: 54px;
    height: 54px;
    background: url(/images/icon-user2.png) -188px -127px no-repeat
}

.tip_failure {
    display: inline-block;
    width: 54px;
    height: 54px;
    background: url(/images/icon-user2.png) -180px -195px no-repeat
}


/*grid*/

.table_list {
    border: 1px solid #DFDFDF;
    border-collapse: collapse;
}

.table_list th {
    background: #F4F4F4;
    font-weight: normal;
    height: 35px;
    border: 1px solid #DFDFDF;
    padding: 0 5px
}

.table_list td {
    height: 35px;
    border: 1px solid #DFDFDF;
    padding: 5px;
    color: #666;
    font-size: 14px;
    line-height: 1.5
}

.table_list .icn {
    padding-left: 5px;
    width: 25px;
    text-align: left;
    border-right: none
}


/*翻页*/

.pages {
    padding-left: 2px;
    padding-bottom: 2px;
    margin: 7px 0;
    padding-top: 2px;
    font-family: "lucida sans unicode", "lucida grande", lucidagrande, "lucida sans", geneva, verdana, sans-serif
}

.pages a {
    padding-right: 0.64em;
    padding-left: 0.64em;
    padding-bottom: 0.43em;
    margin: 2px;
    padding-top: 0.5em;
    text-decoration: none
}

.pages a:hover {
    padding-right: 0.64em;
    padding-left: 0.64em;
    padding-bottom: 0.43em;
    margin: 2px;
    color: #0099EE;
    padding-top: 0.5em;
}

.pages a:active {
    padding-right: 0.64em;
    padding-left: 0.64em;
    padding-bottom: 0.43em;
    margin: 2px;
    padding-top: 0.5em;
}

.pages span.current {
    padding-right: 0.64em;
    padding-left: 0.64em;
    padding-bottom: 0.43em;
    margin: 2px;
    color: #0099EE;
    padding-top: 0.5em;
    border-bottom: 2px solid #0099EE
}

.pages span.disabled {
    display: none
}

.pages .page_num {
    border: 1px solid #DDDDDD;
    padding: 5px 3px;
    width: 35px
}

.pages .go {
    background: #fff;
    border: 1px solid #DDDDDD;
    cursor: pointer;
    padding: 5px 8px;
}

.pages .go:hover {
    background: #FBFBFB
}


/*操作按钮*/

.orangebtn {
    cursor: pointer;
    background: #ff4400;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    padding-left: 5px;
    padding-right: 5px
}

.orangebtn:hover {
    background: #FF6431;
    color: #fff;
}

.greenbtn {
    background: #0cad50;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    padding-left: 5px;
    padding-right: 5px
}

.greenbtn:hover {
    background: #3bbd72;
    color: #fff;
}

.bluebtn {
    background: #1C5CBE;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    padding-left: 5px;
    padding-right: 5px
}

.bluebtn:hover {
    background: #3B6FBF
}

.zisebtn {
    background: #90C;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    padding-left: 5px;
    padding-right: 5px
}

.zisebtn:hover {
    background: #93F
}

.greybtn {
    cursor: pointer;
    background: #cccccc;
    color: #555;
    border-radius: 3px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px
}

.greybtn:hover {
    color: #555;
    background: #d4d4d4
}


/*单选复选美化*/

label.checkbox {
    padding-left: 24px;
    cursor: pointer;
    background: url(/images/checkbox.png) no-repeat left -21px;
    line-height: 22px;
    height: 21px;
    display: inline-block;
}

label.checked {
    background-position: left 100%;
}

label.disabled {
    background-position: left 0px;
}

.hRadio {
    padding-left: 22px;
    display: inline-block;
    background: transparent url(/images/radio.png) no-repeat left top;
    height: 19px;
    line-height: 20px;
    cursor: pointer;
    vertical-align: middle;
}

.hRadio_Checked {
    background-position: left bottom;
}

.order_search {
    background: #fdfdfd;
    border: 1px solid #c9c9c9;
    width: 50px;
    padding: 4px;
    height: 26px;
    border-radius: 2px;
    cursor: pointer
}

.order_search:hover {
    background: #F7F7F7
}


/*tab*/

.userMiddle .row a.btnAdd {
    background: #ff4400;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 15px;
    border-radius: 15px;
    margin-left: 15px;
    text-align: center
}

.userMiddle .row a.btnAdd:hover {
    background: #FA5821
}

.userMiddle .row a em {
    background: url(/images/rightarrow.png) no-repeat 2px;
    width: 5px;
    height: 7px;
    margin-left: 5px
}

.userMiddle .row .jilu {
    overflow: hidden
}

.userMiddle .row .jilu_tab {
    border-bottom: 2px solid #4BB2ED;
    overflow: hidden
}

.userMiddle .row .jilu_tab li {
    float: left;
    cursor: pointer;
    background: #E5EDF2;
    border: 1px solid #AFD6ED;
    padding: 0px 14px;
    height: 27px;
    line-height: 27px;
    border-bottom: 0px;
    border-radius: 3px 3px 0px 0px;
    text-align: center;
    margin-right: 3px
}

.userMiddle .row .jilu_tab li.on {
    float: left;
    color: #fff;
    font-weight: bold;
    background: #4BB2ED;
    border: 1px solid #0099EE;
    border-bottom: 0px;
    border-radius: 3px 3px 0px 0px;
}

.userMiddle .row .date {
    float: right;
    width: 360px;
}


/*首页*/

.shops_logo {
    float: left;
    width: 150px;
    height: 125px;
}

.shops_logo img {
    width: 125px;
    height: 125px;
    border-radius: 125px
}

.shops_info {
    float: left;
    width: 690px;
    height: 125px;
}

.shops_info .name {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    font-family: Microsoft yahei
}

.shops_info a.enter_shop {
    background: #FF4700;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 10px;
    border-radius: 10px;
    line-height: 120%
}

.shops_info a.enter_shop:hover {
    background: #FF7417
}

.shops_info .user-style {
    float: right;
    color: #999999;
    width: 200px;
    position: relative
}

.shops_info .user-style b {
    font-size: 14px;
    font-weight: bold;
    color: #0CAD50;
    cursor: pointer;
    display: inline-block
}

.shops_info .user-style .tips {
    width: 143px;
    height: 52px;
    background: url(/images/icon-user.png) no-repeat;
    position: absolute;
    top: 20px;
    left: 60px;
    text-indent: 15px;
    padding-top: 8px;
    padding-left: 5px;
    line-height: 150%;
    color: #9F6C08
}

.shops_info .user-style .tips span {
    font-size: 12px;
    font-weight: bold;
    color: #FF4700;
}

.shops_info .user-style .tips a {
    color: #2356DD;
    text-decoration: underline
}


/*个人信息下边*/

.grxx_info i {
    width: auto;
    height: 26px;
    background: url(/images/icon-user.png) no-repeat;
    display: inline-block;
    padding-left: 28px;
    line-height: 26px;
    text-align: left;
    font-size: 14px
}

.grxx_info a.chongzhi {
    display: inline-block;
    width: 34px;
    height: 18px;
    background: url(/images/icon-user2.png) 0 -80px no-repeat;
    text-indent: -999em
}

.grxx_info i.yue {
    background-position: 0 -400px
}

.grxx_info i.fanxian {
    background-position: 0 -446px
}

.grxx_info i.youhuiquan {
    background-position: 0 -497px
}

.grxx_info i.zhaneixin {
    background-position: 0 -544px
}