/*新增还价系统样式05-25 By 曹磊*/
.f14 {
    font-size: 14px
}

.color-2a {
    color: #22ac38
}

.color-e6 {
    color: #e60012
}

.color-0a {
    color: #00a0e9
}

.color-666 {
    color: #666
}

.color-fff {
    color: #fff
}

.bg-3a {
    background: #3a83e8
}

.mr-10 {
    margin-right: 10px
}

.ml-10 {
    margin-left: 10px
}

.mt-10 {
    margin-top: 10px
}

.mt-20 {
    margin-top: 20px
}

.mb-10 {
    margin-bottom: 10px
}

.ml-72 {
    margin-left: 72px;
}

.pl-100 {
    padding-left: 100px
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.border-bottom {
    border-bottom: 1px solid #ddd
}

.color-e60012 {
    color: #e60012;
    font-size: 12px;
}

.color-666 {
    color: #666;
    font-size: 12px;
}

p.color-e60012 {
    color: #e60012;
    font-size: 12px;
    margin-top: 8px;
}

/*还价按钮处样式*/
#divReset {
    margin: 10px 0 0 53px
}

#btn_huanjia {
    display: inline-block;
    background: url('http://images001.5173cdn.com/html/huanjia/images/btn_bg_green.png') center no-repeat;
    width: 112px;
    height: 30px;
    margin: 7px 0 0 10px;
    float: left;
    overflow: hidden;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
}

#btn_huanjia:hover {
    background: url("http://images001.5173cdn.com/html/huanjia/images/hov_btn_bg_green.png") center no-repeat;
    text-decoration: none;
}

/*弹框*/
.bombBox {
    width: 460px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -230px;
    z-index: 999;
    border: 1px solid #4aa1e9;
}

.bombBox .bomb_title {
    width: 100%;
    height: 30px;
    color: #FFFFFF;
    line-height: 30px;
    position: relative;
    background: url("http://images001.5173cdn.com/html/huanjia/images/bomb_box_bg.png") top no-repeat;
}

.bombBox .bomb_title span {
    padding-left: 10px;
}

.bombBox .close_bomb {
    display: inline-block;
    width: 45px;
    height: 16px;
    background: url("http://images001.5173cdn.com/html/huanjia/images/close_bomb.png") center no-repeat;
    position: absolute;
    right: 10px;
    top: 0;
    cursor: pointer;
}

.bombBox .bomb_content {
    padding: 0 30px;
    background: #fff;
}

.bombBox .bomb_content .bomb_content_top {
    padding: 40px 0 30px 0;
    font-size: 12px;
}

.bombBox .bomb_content .bomb_content_top h1 {
    height: 48px;
    font-size: 18px;
    line-height: 48px;
}

.bombBox .bomb_content .bomb_content_top h1 span {
    height: 48px;
    display: inline-block;
    padding-left: 68px;
    background: url("http://images001.5173cdn.com/html/huanjia/images/icon_suc.png") left no-repeat;
}

.bombBox .bomb_content .bomb_content_top p {
    line-height: 24px;
}

.bombBox .bomb_content .bomb_content_top input {
    width: 210px;
    height: 25px;
}

.bombBox .bomb_content .bomb_content_top .diy_price_detail {
    padding-left: 110px;
    margin-top: 12px;
}

.bombBox .bomb_content .bomb_content_top .diy_price_detail p a {
    text-decoration: underline;
}

.bombBox .bomb_content .bomb_content_bottom {
    padding: 30px 0;
}

.bombBox .bomb_content .bomb_content_bottom h2 {
    font-size: 14px
}

.bombBox .bomb_content .bomb_content_bottom p {
    line-height: 24px;
}

.bombBox .bomb_content .bomb_content_bottom p input {
    width: 80px;
}

.bombBox .price_detail {
    width: 403px;
    padding: 10px 10px;
    position: absolute;
    background: #f6f9fe;
    border: 2px solid #e4eff6;
    left: 16px;
    top: 238px;
    font-size: 12px;
}

.bombBox .price_detail p {
    line-height: 20px;
}

.bombBox .price_detail p span:first-of-type {
    display: inline-block;
    width: 60px;
    text-align: right;
}

.bombBox .bomb_confirm {
    padding: 0 30px 30px 30px;
    background: #fff;
    text-align: center;
}

.bombBox .bomb_confirm a {
    display: inline-block;
    width: 112px;
    height: 30px;
    color: #fff;
    text-align: center;
    line-height: 30px;
}

.bombBox .bomb_confirm a:hover {
    text-decoration: none;
}

.bombBox .bomb_confirm a.yes {
    background: url("http://images001.5173cdn.com/html/huanjia/images/btn_bg_green.png") center no-repeat;
    margin-right: 30px;
}

.bombBox .bomb_confirm a.close {
    background: url("http://images001.5173cdn.com/html/huanjia/images/btn_bg_green.png") center no-repeat;
}

.bombBox .bomb_confirm a.yes:hover {
    background: url("http://images001.5173cdn.com/html/huanjia/images/hov_btn_bg_green.png") center no-repeat;
}

.bombBox .bomb_confirm a.no {
    background: url("http://images001.5173cdn.com/html/huanjia/images/btn_bg_dust.png") center no-repeat;
    margin-left: 30px;
}

.pdlist_ensure li a span.ico_hj {
    background: url('http://images001.5173cdn.com/html/huanjia/images/icon_hj.png') 5px no-repeat;
    width: 76px;
    display: inline-block;
    padding-left: 26px;
    cursor: pointer;
    text-align: left;
    height: 22px;
}

.L-content ul.list_tit li {
    padding-right: 0;
    text-align: center
}

.li1 {
    width: 99px
}

.li2 {
    width: 90px
}

.li3 {
    width: 88px
}

.li4 {
    width: 134px
}

.li5 {
    width: 116px
}

.li6 {
    width: 104px
}

.li7 {
    width: 140px
}

.hj_table {
    padding: 0 15px;
}

.hj-list {
    margin: 0 auto;
    border: 1px solid #c8e1ff;
    border-collapse: collapse;
    border-top: none;
}

.hj-list tr {
    border-bottom: 1px solid #c8e1ff;
    border-top: none;
    position: relative;
}

.hj-list tr:last-child {
    border-bottom: none;
}

.hj-list tr td {
    text-align: center;
    border-right: 1px solid #c8e1ff;
    padding: 10px 0;
    height: 45px;
}

.hj-list tr td:first-child {
    position: relative;
}

.hj-list tr td:last-child {
    border-right: none;
}

.hj-list tbody tr td input[type="checkbox"] {
    -webkit-appearance: none;
    position: absolute;
    top: 3px;
    left: 3px;
    width: 13px;
    height: 13px;
    border: 1px solid #79a6f4;
    border-left: 2px solid #79a6f4;
}

.hj-list tbody tr td input[type="checkbox"]:checked {
    -webkit-appearance: none;
    position: absolute;
    top: 3px;
    left: 3px;
    width: 13px;
    height: 13px;
    border: 1px solid #79a6f4;
    border-left: 2px solid #79a6f4;
    background: url("http://images001.5173cdn.com/html/huanjia/images/icon_gou.png") center no-repeat;
}

.checkbox_item span.icon_jt input:checked {
    background: url("http://images001.5173cdn.com/html/huanjia/images/icon_gou.png") center no-repeat;
}

.hj-list tbody tr td a {
    display: inline-block;
    width: 80px;
    height: 25px;
    line-height: 25px;
}

.hj-list tbody tr td a.hj_btn_djcl:hover, .hj-list tbody tr td a.hj_btn_qxhj:hover, .hj-list tbody tr td a.selleragree:hover, .hj-list tbody tr td a.min-price:hover, .hj-list tbody tr td a.bad_hj:hover, .hj-list tbody tr td a.hj_btn_sc:hover {
    color: #fff !important;
}
#delete_tip .hj_btn_ty:hover,#delete_tip .close:hover{
    color: #fff !important;
}
#hj_cancel .hj_btn_ty:hover,#hj_cancel .close:hover{
    color: #fff !important;
}
.hj_btn_ty {
    display: inline-block;
    width: 80px;
    height: 25px;
    line-height: 25px;
    background: url("http://images001.5173cdn.com/html/huanjia/images/hj_btn.png");
    background-position: -23px 0;
    color: #fff;
}

.hj-list tbody tr td a.hj_btn_jj {
    background: url("http://images001.5173cdn.com/html/huanjia/images/hj_btn.png");
    width: 45px;
    background-position: 0 -30px;
    color: #fff;
}

.hj_btn_eyhj {
    background: url("http://images001.5173cdn.com/html/huanjia/images/hj_btn.png");
    background-position: -48px -30px;
    color: #fff;
}

.hj_btn_hfyj {
    background: url("http://images001.5173cdn.com/html/huanjia/images/hj_btn.png");
    background-position: -24px 54px;
    color: #6acc5e;
}

.hj_btn_txzf {
    background: url("http://images001.5173cdn.com/html/huanjia/images/hj_btn.png");
    background-position: -24px 25px;
    color: #ff9b00;
}

.hj_btn_fszdjg {
    background: url("http://images001.5173cdn.com/html/huanjia/images/hj_btn.png");
    background-position: -24px -164px;
    color: #fff;
}

.hj_btn_ljzf {
    background: url("http://images001.5173cdn.com/html/huanjia/images/hj_btn.png");
    background-position: -48px -30px;
    color: #fff;

}

.mb-6 {
    margin-bottom: 6px;
}

.hj_btn_sc {
    background: url("http://images001.5173cdn.com/html/huanjia/images/hj_btn.png");
    background-position: -23px 0;
    color: #fff;
}

.hj_btn_jxhj {
    background: url("http://images001.5173cdn.com/html/huanjia/images/hj_btn.png");
    background-position: -24px 54px;
    color: #6acc5e;
}

.hj_btn_qxhj {
    background: url("http://images001.5173cdn.com/html/huanjia/images/hj_btn.png");
    background-position: -48px -30px;
    color: #fff;
}

.hj_btn_djcl {
    background: url("http://images001.5173cdn.com/html/huanjia/images/hj_btn.png");
    background-position: -23px 0;;
    color: #fff;
}

.checkbox_item {
    padding: 10px 15px 15px 15px;
}

.checkbox_item span.icon_jt {
    display: inline-block;
    padding-left: 24px;
    background: url("http://images001.5173cdn.com/html/huanjia/images/order_jt.png") left no-repeat;
}

.checkbox_item span.icon_jt input {
    -webkit-appearance: none;
    width: 13px;
    height: 13px;
    border: 1px solid #ccc;
    border-top: 2px solid #ccc;
}

.checkbox_item a {
    display: inline-block;
    padding: 2px 8px;
    border: 1px solid #ccc;
    color: #000;
    margin-left: 10px;
}

.page_nav {
    margin-top: 60px;
    text-align: right;
    padding: 0 15px;
}

.page_nav a {
    display: inline-block;
    line-height: 18px;
    text-align: left;
}

.page_nav a:hover {
    text-decoration: none;
    color: #000;
}

.up_page {
    width: 58px;
    height: 18px;
    background: url("http://images001.5173cdn.com/html/huanjia/images/up_next_bg.png") no-repeat;
    background-position: 0 0;
    color: #c1c1c1;
    text-indent: 13px;
}

.next_page {
    width: 58px;
    height: 18px;
    background: url("http://images001.5173cdn.com/html/huanjia/images/up_next_bg.png") no-repeat;
    background-position: -88px 0;
    color: #c1c1c1;
    text-indent: 7px;
}

.now_page {
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background: #666666;
    color: #fff;
    margin: 0 4px 0 6px;
}

.page_nav input {
    width: 32px;
    height: 16px;
    background: #ebebe4;
    border: 1px solid #ccc;
    text-align: center;
    margin-bottom: 2px;
}

.page_nav a.go_page {
    width: 50px;
    height: 18px;
    background: url("http://images001.5173cdn.com/html/huanjia/images/btn_ra.png") no-repeat;
    text-align: center;
    color: #000;
}

/*帐号发布页*/
#dicker {
    display: none;
    float: left;
    padding-left: 10px;
    font-family: simsun;
    line-height: 18px;
    padding-top: 6px;
}

#dicker a {
    color: #68d1f4;
    border-bottom: 1px solid #68d1f4;
}

#dicker select {
    vertical-align: bottom;
}

.color-a5a3a8 {
    color: #a5a3a8;
    font-size: 12px;
}

/*恶意还价弹框*/
.bomb_float li {
    width: 160px;
    height: 150px;
    border: 1px solid #cfe5ff;
    margin: 0 19px;
    padding: 20px 0;
    position: relative;
}

.bomb_float li input {
    border: 1px solid #e1e1e1;
    width: 120px;
    height: 20px;
    text-indent: 6px;
}

.bomb_float li a {
    display: inline-block;
    width: 80px;
    height: 25px;
    line-height: 25px;
    position: absolute;
    bottom: 20px;
    left: 40px;
}

.bomb_content_bottom .hj_btn_eyhj {
    display: inline-block;
    width: 80px;
    height: 25px;
    line-height: 25px;
}

.jujue_item {
    width: 320px;
    height: 50px;
    line-height: 50px;
    margin: 0 0 20px 40px;
    font-size: 14px;
    border-radius: 2px;
    cursor: pointer;
}

/*07-13*/
.bg-fff {
    background: #fff !important;
}

.pb-30 {
    padding-bottom: 30px;
}
#gsBox .gs_nav a:hover, #gsBox .gs_nav .current {
    color: #fff !important;
}
/* 新增QQ弹窗和自动读取功能  by cxy20171019 */
.automatic_reading{float:left;padding-top:3px;margin-left: 10px;line-height: 24px;}
.automatic_reading .automatic_span{display: inline-block;cursor: pointer; color: #fff;background: url(http://img01.5173cdn.com/zhanghao/build/1.00/images/orange_bg.png) no-repeat;width: 125px;height: 24px;text-align: center;}
#divMaxNum{width: 600px; height: 500px; padding: 0px; margin: 0px}
#divMaxNum  .pop_box{width: 430px; height: 450px; padding: 0px; margin: 0px;}
/*10/13英雄联盟新增 皮肤/英雄 展示*/
.yxlm-hero-skin-title {height:30px;background:#fafafa;line-height:30px;padding-left:30px;color:#000;font-weight:bold}
.select-hero-type {height:30px;margin-top:20px;width: 1000px;}
.select-hero-type ul.hero-type-ul{float: left;}
.select-hero-type ul.hero-type-ul li.hero-skin-type {float:left;width:72px;height:30px;line-height:30px;margin-left:15px;}
.select-hero-type ul.hero-type-ul li.hero-skin-type .icon-select-type {float:left;width:17px;height:17px;margin-top:6px;margin-right:6px;display:inline-block;background:url("http://images001.5173cdn.com/html/safe/images/radio-circle.png") no-repeat center;}
.select-hero-type ul.hero-type-ul li.active .icon-select-type {background:url("http://images001.5173cdn.com/html/safe/images/radio-circle-hov.png") no-repeat center;}
.select-hero-type ul.hero-type-ul li.hero-skin-type .span-hero-type {float:left;}
.select-hero-type .hero-type-input {float:right;margin-right:15px;height:30px;}
.select-hero-type .hero-type-input input {width:180px;height:28px;border:1px solid #bebebe;text-indent:10px;line-height:28px;}
.click-hero-skin-title {padding-left:17px;margin-top:12px;}
.click-hero-skin-title .icon-check-more {padding-left:18px;color:#bebebe;background:url(http://img01.5173cdn.com/detail/build/1.00/images/zh_bg.png) no-repeat -140px -140px;}
.hero-skin-list-box {height:auto;background:#fafafa;margin-top:20px;float:left;}
.hero-skin-item {float:left;width:96px;height:101px;border:1px solid #fafafa;position:relative;text-align:center;}
.yxlm-hero-img {width:70px;height:70px;margin-top:7px;margin-left:14px;background-image:url(http://images001.5173cdn.com/html/safe/images/load.gif);position:relative;}
.yxlm-hero-img img {width:66px;height:66px;border:2px solid #000;}
.yxlm-hero-name {white-space:nowrap;text-overflow:clip;overflow:hidden;margin-top:5px;}
.hero-skin-item-hov{width:70px;height:70px;background-color:rgba(102,102,102,0.5);filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F666666, endcolorstr=#7F666666)\9;background-image:url("http://images001.5173cdn.com/html/safe/images/icon-yxlm-check.png");background-repeat:no-repeat;background-position:center;position:absolute;top:7px;left:14px;background-position-y:15px;}
.yxlm-check-skin{color:#fff;margin-top:44px;display:block;}
.yxlm-hero-num{background-color:#eb6100;width:16px;height:16px;line-height:16px;font-size:12px;color:#fff;text-align:center;position:absolute;}
.hero-skin-list-all .hero-skin-list{position:absolute;height:auto;border:1px solid #d9d9d9;z-index:99;width:998px;background-color: #fff;max-height:369px;overflow-y:auto;}
.hero-skin-list-all .hero-skin-list  li{position:relative;width:174px;height:88px;text-align:center;margin:0px 12px 25px 10px;float:left;background: #fafafa url(http://images001.5173cdn.com/html/safe/images/load.gif) no-repeat center center;}
.hero-skin-list-all .hero-skin-list  li img{width:100%;height:100%;}
#renzheng_img{clear:both;}
.allskins{width:326px;height:auto;background-color:#000;position:absolute;top:7px;z-index:9;min-width:172px;}
.allskins .check_skin{background-color:#eb6100;display:block;height:30px;margin:20px;line-height:30px;text-align:center;color:#fff;font-size:16px;font-family:'宋体' !important;}
.allskins .left_ts{display:inline-block;background:url("http://images001.5173cdn.com/html/safe/images/left_ts.png") center no-repeat;width:12px;height:16px;position:absolute;top: 25px;}
.allskins #skinslist{float:left;}
.allskins #skinslist li{margin-left:20px;width:133px;height:110px;float:left;padding-bottom:3px;}
.allskins #skinslist li  img{width:133px;height:76px;background:url(http://images001.5173cdn.com/html/safe/images/load.gif) center center no-repeat;}
.allskins #skinslist li span{height:30px;line-height:30px;text-align:center;font-size:14px;color:#fff;overflow: hidden;display: inline-block;}
.hero_alert{background-color: #fff;height: 100%;width: 100%;top: 0px;position: absolute;opacity: 0.5;filter:Alpha(opacity=50);}
.block-title{clear:both;}
#showheroskin{float: left;padding-bottom: 20px;/*padding-top:140px !important;*/}
.tabcon{clear:both;}
.automatic_readsucc{float: left;padding-top: 3px;margin-left: 10px;line-height: 24px;color:#f00;font-family: simsun;}
/* 2018-01-05 新增引导图片 */
.userinfo-form-sub{position:relative;}
.img_ul{position:absolute;z-index:10002;top:-10px;left:365px;display:none;cursor:pointer;}
.new_mark{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;filter:alpha(opacity=50);opacity:0.5;z-index:10001;display:none;}

















