.procar-item-box
{
    width: 960px;
    margin: 0 auto;
    padding-top: 20px;
}
.progress_bar
{
    width: 100%;
    height: 60px;
    padding-bottom: 20px;

    border-bottom: 1px solid #dedede;
}
.progress_bar li
{
    font-size: 24px;
    line-height: 60px;

    position: relative;
    position: relative;

    float: left;

    width: 22%;
    margin-right: 2%;
    padding-left: 1%;

    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
}
.progress_bar li span
{
    font-size: 24px;
    line-height: 32px;

    display: block;
    float: left;

    width: 32px;
    height: 32px;
    margin-top: 10px;
    margin-right: 20px;

    text-align: center;

    color: #f00;
    border: 4px solid #f00;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    box-shadow: 0 2px 4px #ccc;
}
.progress_bar li.current
{
    color: #fff;
    background: #f00;
}
.progress_bar li.current span
{
    color: #fff;
    border: 4px solid #fff;
}
.progress_bar li.current::after
{
    position: absolute;
    top: 50px;
    left: 100px;

    width: 20px;
    height: 20px;

    content: '';
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);

    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    background: #f00;
}
.car-box
{
    width: 100%;
    padding: 10px;

    background: #fff;
}
.gwc
{
    width: 100%;

    border-collapse: collapse;
}
.gwc td
{
    padding: 10px;

    border: 1px solid #dedede;
}
.gwc .gwc_opt .j
{
    font-size: 20px;
    line-height: 30px;

    width: 30px;
    height: 30px;

    cursor: pointer;
    text-align: center;

    border: 1px solid #dedede;
    background: #f5f5f5;
}
.gwc .gwc_opt dd
{
    float: left;
}
.gwc .gwc_opt input
{
    font-size: 14px;

    width: 50px;
    height: 30px;
    padding: 0 !important;

    text-align: center;

    color: #565656;
    border: 1px solid #dedede;
}
.gwc .del,
.gwc .del2
{
    cursor: pointer;

    background: url(../images/del.gif) no-repeat center center;
}
.gwc .g3
{
    width: 120px;
}
.spje
{
    font-size: 24px;

    padding-top: 20px !important;
    padding-right: 10px !important;

    text-align: right;

    color: #000;
}
.qjs
{
    margin-top: 30px !important;

    text-align: right;
}
.qjs span
{
    font-size: 24px;

    padding: 10px 100px !important;

    cursor: pointer;

    color: #fff;
    background: #000;
}
/*注册 登录*/
.member
{
    float: left;

    width: 49%;
    height: auto;
    margin-top: 10px;
    padding-bottom: 10px;

    opacity: .9;
    border: 1px solid #dedede;
    background: #fff;

    filter: alpha(opacity=90);
}
.member h2
{
    font-size: 14px;
    line-height: 40px;

    width: 95%;
    height: 40px;
    margin: 0 !important;
    padding-left: 5% !important;

    background: #dedede;
}
.member p
{
    font-size: 12px;

    width: 100%;
    padding: 10px !important;
}
.member input
{
    line-height: 40px;

    width: 93.5%;
    height: 40px;
    margin: 0 auto;
    margin-top: 1% !important;
    margin-left: 1% !important;
    padding-left: 4% !important;

    border: 1px solid #dedede;
    background: none;
}
.member #login_name
{
    background: url(../images/d1.jpg) no-repeat 10px center;
}
.member #login_password
{
    background: url(../images/d2.jpg) no-repeat 10px center;
}
#submitbtn
{
    line-height: 40px;

    display: block;

    width: 98%;
    height: 40px;
    margin: 0 auto;
    margin-top: 40px;

    cursor: pointer;
    text-align: center;

    color: #fff !important;
    background: #dc615b;
}
.login
{
    display: block;

    width: 90%;
    margin: 0 auto;
    margin-top: 20px;

    text-align: right;

    color: #565656 !important;
}
.member-right
{
    float: right;

    width: 49%;
    height: auto;
    margin-top: 10px;
    padding-bottom: 10px;

    opacity: .9;
    border: 1px solid #dedede;
    background: #fff;

    filter: alpha(opacity=90);
}
.member-right h2
{
    font-size: 14px;
    line-height: 40px;

    width: 95.5%;
    height: 40px;
    margin: 0 !important;
    padding-left: 5% !important;

    background: #dedede;
}
.member-right p
{
    font-size: 14px;
    line-height: 30px;

    width: 90%;
    margin: 0 auto !important;
}
.login-btn
{
    line-height: 40px;

    display: block;

    width: 98%;
    height: 40px;
    margin: 0 auto;
    margin-top: 10px;

    text-align: center;

    color: #fff !important;
    background: #dc615b;
}
.page-basket
{
    width: 940px;
    margin: 0 auto;
    padding: 10px;

    background: #fff;
}
.clear
{
    clear: both;
}

/*basket*/
.t_basket_name
{
    font-size: 14px;
    font-weight: bolder;

    margin-top: 20px;
    padding-bottom: 5px;
    padding-left: 10px;

    color: #cd0203;
    border-bottom: 1px solid #dedede;
}
.t_basket_info
{
    font-size: 14px;
    line-height: 18px; 

    height: 18px;
    padding-top: 20px !important;
    padding-bottom: 6px !important;
    padding-left: 10px !important;

    color: #cd0203;
    border-bottom: 1px solid #dedede;
}
.t_basket_info span
{
    font-size: 12px;

    color: #a0a0a0;
}
.t_basket_line li
{
    float: left;

    margin-top: 10px;
}
.t_basket_line input
{
    line-height: 35px;

    width: 500px;
    height: 35px;
    margin-left: 10px;

    border: 1px solid #dedede;
}
.t_basket_line .t_n1
{
    font-size: 14px;
    line-height: 24px;

    width: 160px;
    height: 24px;
    padding-top: 5px;
    padding-left: 20px; 

    text-align: left;
}
.t_basket_line .t_n1 span
{
    font-size: 12px;

    color: #f00;
}
.t_basket_line .t_n3
{
    font-size: 14px;
    line-height: 18px;

    height: 18px;
    padding: 8px 0 0 10px;
}
.t_basket_line .t_n3 a
{
    text-decoration: underline;

    color: blue;
}
.t_basket_line textarea
{
    width: 510px;
    height: 80px;
    margin-left: 10px;

    border: 1px solid #dedede;
}
.t_basket_line .r
{
    padding-top: 26px;
}
.t_basket_send
{
    margin-top: 12px;
}
.t_basket_send li
{
    float: left;

    padding-top: 10px;
}
.t_basket_send .t_s1
{
    padding: 8px 5px 0 20px;
}
.t_card
{
    padding: 20px 0 0 20px;
}
.t_card li
{
    float: left;
}
.t_card .t_s2
{
    font-size: 14px;
    line-height: 18px;

    height: 18px;
    padding-top: 2px;
    padding-left: 5px;
}
.t_card .t_s2 span
{
    font-size: 12px;

    color: #060;
}
.t_card_sm li
{
    line-height: 20px;

    padding-left: 40px;
}
.vj
{
    width: 90px;
    height: 30px; 
    padding-left: 40px;

    background: url(../image/vj.gif) no-repeat 40px 0;
}
.t_bank_sm
{
    margin-top: 10px;
}
.t_bank_sm li
{
    line-height: 20px;

    padding-left: 40px;
}
.t_bank_sm span
{
    color: #f00;
}
.t_bank_sm2
{
    margin-top: 10px;

    color: #f00;
}
.t_bank_sm2 li
{
    line-height: 20px;

    padding-left: 40px;
}
.t_basket_tab
{
    width: 100%;
    margin-top: 10px;

    background: #dedede;
}
.t_basket_tab .tr1
{
    background: #fff;
}
.t_basket_tab .tr1 td
{
    padding: 8px;

    text-align: center;
}
.t_pro_info
{
    float: left;

    width: 500px;
    height: 80px;
    margin-left: 10px;

    text-align: left;
}
.t_pro_info p
{
    line-height: 18px;
}
.t_pro_info .t_attr
{
    padding-top: 10px;

    color: #f44302;
}
.pleft10
{
    padding-left: 10px;
}

.t_basket_total
{
    font-size: 14px;

    padding: 10px 0;
    padding-left: 680px;
}

.t_basket_total .m1{
	float:left;
	right;
	font-weight:bolder;
 float:left}
.t_basket_total ul{ padding-top:10px;}
.t_basket_total li{float:left}
.t_basket_total .mleft5{margin-left:5px;color:#cd0203;width:80px;text-align:right; font-weight:bolder }
.t_basket_total .corder{padding:10px 0px 10px 10px}
.bank_method{padding:0px 0px 0px 36px; display:none}
.bank_method li{ padding-top:5px; color:#006600}
.t_last_order td{ padding-top:16px; font-size:13px; color:#000; padding-left:20px;}
.t_last_order .td11{ color:#565656; }
.spje{text-align:right; padding-right:10px; padding-top:20px; font-size:24px; color:#000}
.qjs{text-align:right;margin-top:30px;}
.qjs span{background:#ffc001; color:#fff; font-size:24px; padding:10px 100px; cursor:pointer}
.jslist dd{ font-size:18px; padding-top:10px; color:#000; font-weight:bolder; padding-right:10px;}
.jslist .create{ margin:20px 0px 50px 0px;}
.jslist .create .opt1{ background:#000; color:#fff; padding:10px 80px; cursor:pointer}
.jslist .create .opt2{ display:none}
.jslist .s1{font-size:12px; font-weight:lighter; color:#ff0000}
.jslist #score_value{border:1px solid #dedede; width:40px;  height:26px; text-align:center}
.jslist .s_sbt{background:#000; padding:5px 10px; border:1px solid #dedede; cursor:pointer; color:#fff}
.bank-pay{ width: 100%;max-width: 970px; margin: 0 auto; background: #ffffff; height: auto; overflow:hidden; margin-top: 20px !important; padding: 10px !important;}
.pay-title{ width: 100%; height: 30px; line-height: 30px; border-bottom: 1px solid #dedede; color: #ff0000; margin-top:10px;}
.pay-left  table td.pay{ padding: 5px;}
.par-card{ color: #ff0000;}
.pay-left{ width: 50%; float: left;}
.bank-pay h2{  width: 100%; font-size: 14px; margin-top: 10px !important; margin-bottom: 20px !important;}
.pay-left  table{ width: 100%;}
.pay-left  table td{  line-height: 24px; padding-left: 2% !important; padding-top:15px !important; }
.pay-left  table td.money
{
    font-size: 16px;

    color: #f00;
}
.pay-right
{
    float: right;

    width: 45%;
    padding: 5px;

    background: #f8f7f3;
}
.pay-right p
{
    font-size: 12px;
    line-height: 26px;
}
.pay-right a
{
    font-size: 12px  !important;

    color: #f00 !important;
}
.bank
{
    overflow: hidden;

    width: 100%;
    max-width: 600px;
    height: auto;
    margin: 0 auto;
    margin-top: 10px !important;
    padding-bottom: 10px;

    border: 1px solid #dedede;
    background: #fff;
    -webkit-box-shadow: #666 0 0 5px;
       -moz-box-shadow: #666 0 0 5px;
            box-shadow: #666 0 0 5px;
}
.banktt
{
    line-height: 25px;

    width: 100%;
    height: 30px;
    padding: 5px;

    border-bottom: 1px solid #dedede;
    background: #f3f3f3;
}
.table-chose
{
    width: 80%;
    margin: 0 auto;
    margin-top: 15px;
}
.table-chose p
{
    font-size: 12px;
    line-height: 2;

    float: left;

    width: 30%;
}
.table-chose em
{
    color: #f00 !important;
}
.table-chose  img
{
    float: left;
}
.table-chose  input
{
    float: left;

    width: 60%;
    height: 30px;

    border: 1px solid #dedede;
}
.table-chose select
{
    float: left;

    width: 25%;
    height: 30px;
    margin-left: 1%;

    border: 1px solid #dedede;
}

.bank1 input{ 
	width: 50%;
}
 .bank1 img{ 
 	cursor: pointer;
 	 margin-left: 3%; 
 	 margin-top: 2%; }
 .bank1 p.imgbank{ position: relative; 
 	
 	top;-40%; 
 	display: none;}
 .bank1 p.imgbank img
{
    width: 300%;
}
.table-chose a
{
    line-height: 40px;

    display: block;
    float: left;

    width: 48%;
    height: 40px;
    margin-left: 2%;

    text-align: center;

    color: #fff !important;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background: #f14619;

        -ms-border-radius: 4px;
}
.main-1f
{
    overflow: hidden;

    width: 100%;
    height: auto;
    padding-bottom: 20px;
}
.main-1f-left ul li a:hover
{
    color: #ea7974;
}
.main-1f-left ul li  ul
{
    display: none;
}
.list
{
    width: 960px;
    margin: 0 auto;
}
.list li
{
    padding-top: 20px;
    padding-bottom: 10px;

    border-bottom: 1px dashed #dedede;
}
.list dd
{
    float: left;
}
.list .word
{
    line-height: 18px;

    width: 760px;
    padding-left: 20px !important;
}
.list .intro
{
    font-size: 12px;

    padding-top: 10px !important;
}
.list .date
{
    font-size: 12px;

    padding-top: 10px !important;

    text-align: left;
}
.list .word a
{
    text-decoration: underline;

    color: #000;
}
.list .word a:hover
{
    text-decoration: none;

    color: #b3003e;
}
.clear
{
    clear: both;
}
.product-item-box .title
{
    font-size: 18px;

    padding-top: 20px;
    padding-bottom: 10px;

    text-align: center;

    border-bottom: 1px dashed #dedede;
}
.date
{
    font-size: 12px;
    line-height: 30px;

    padding-top: 10px;

    text-align: center;
}
.newcomtemt
{
    width: 960px;
    margin: 0 auto;
    padding-top: 10px;
}
.regedit-box
{
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    padding-bottom: 20px;

    opacity: .9;
    border: 1px solid #dedede;
    background: #fff;
}
.regedit-box h2
{
    font-size: 14px;
    font-weight: normal;
    line-height: 40px;

    width: 98%;
    height: 40px;
    margin: 0;
    padding-left: 2% !important;

    color: #000;
    background: #dedede;
}
.regedit-box  form
{
    width: 80%;
    margin: 0 auto !important;
}
.regedit-box  form p
{
    margin-top: 20px !important;
}
.regedit-box  form  input
{
    width: 100%;
    height: 40px;
    margin-top: 5px !important;
    padding-left: 5px !important;

    border: 1px solid #dedede;
}
.cheklogin
{
    width: 14px !important;
    height: 14px !important;
}
.rulr
{
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.regedit-box  span
{
    line-height: 40px;

    display: block;

    width: 100%;
    height: 40px;

    cursor: pointer;
    text-align: center;

    color: #fff;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background: #dc615b;
}
.regedit-box a
{
    line-height: 45px;

    display: block;

    width: 100%;
    height: 45px;
    margin: 0 auto;

    text-align: center;

    color: #fff !important;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background: #f00;
}
.password
{
    width: 100%;
    max-width: 400px;
    height: auto;
    margin: 0 auto;
    margin-top: 20px !important;
    padding-bottom: 10px;

    border: 1px solid #dedede;
    background: #fff;
}
.password p
{
    width: 100%;
    padding: 10px !important;
}
.password  input
{
    width: 92.5%;
    height: 40px;
    margin-bottom: 30px !important;
    margin-left: 2% !important;
}
.password  a
{
    line-height: 40px;

    display: block;

    width: 98%;
    height: 40px;
    margin: 0 auto;

    text-align: center;

    color: #fff !important;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background: #f00;
}
.msgbc
{
    float: right;

    width: 73%;
    margin: 0 auto;
    padding: 10px;

    background: #fff;
}
.user-mag-box
{
    width: 100%;
    height: auto;
}
.user-mag-box p.msg
{
    line-height: 2;

    margin-top: 20px !important;
}
.meaasge-box
{
    width: 100%;
    padding-top: 30px;
}
.meaasge-box p span
{
    color: #f00;
}
.meaasge-box input
{
    width: 100%;
    height: 35px;
    margin-top: 10px !important;
    padding-left: 2%;

    border: 1px solid #333;
    background: none;
}
.meaasge-box textarea
{
    width: 100%;
    height: 200px;
    margin-top: 10px !important;
    padding-left: 2%;

    border: 1px solid #333;
    background: none;
}
.meaasge-box p
{
    margin-top: 8px !important;
}
.shopcontant-right
{
    background: #fff;
}
.message_sbt
{
    font-weight: bolder;
    line-height: 40px;

    display: block;
    float: left;

    width: 102%;
    height: 40px;
    margin-top: 30px;

    cursor: pointer;
    text-align: center;

    color: #fff !important;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
    background: #000;
}
.messhe
{
    float: left;
	margin-left:7px;
    width: 100%;
    height: auto;
    margin-top: 20px;

    border: 1px solid #dedede;
    background: #fff;
}
.messhe h2
{
    font-size: 18px;
    font-weight: normal;
    line-height: 50px;

    width: 99%;
    height: 50px !important;
    margin: 0 !important;
    padding-left: 10px !important;

    background: #dedede;
}
.messgecontent
{
    padding: 10px;
}

.messgecontent p
{
    line-height: 2;
}
.messgecontent p.msgbox
{
    font-size: 12px;

    color: #f00;
}
.images-content
{
    width: 100%;
    padding: 10px;
}
.images-content img
{
    float: left;

    width: 20%;
    margin-right: 10px !important;
}
.images-content a
{
    display: block;
    float: left;
    overflow: hidden;

    width: 70%;
    max-height: 100px;
}
.user-center-left
{
    float: left;
    overflow: hidden;

    width: 23%;
    height: auto;
    padding-bottom: 10px;

    border: 1px solid #ffc001;
    background: #fff;
}
.user-center-left  ul li
{
    line-height: 40px;

    width: 100%;
    height: 40px;
    padding-left: 5% !important;

    border-bottom: 1px solid #ffc001;
}
.user-center-left  ul li:first-child
{
    color: #fff;
    background:#ffc001;
}
.user-center-left  ul li a
{
    font-size: 12px;

    color: #565656 !important;
}
.user-center-right  h2
{
    font-size: 14px !important;
    font-weight: normal;
    line-height: 30px;

    width: 100%;
    height: 30px;
    margin-top: 10px !important;

    color: #666;
    border-bottom: 1px solid #dedede;
}
.user-center-right  h2 span
{
    margin-left: 2%;

    color: #999;
}
.user-center-right p
{
    font-size: 14px;
}
.user-data
{
    line-height: 30px;

    width: 100%;
}
.usernumber
{
    line-height: 30px;

    width: 100%;
}
.usernumber p span
{
    font-size: 16px;
    font-weight: 600;

    margin-right: 1%;
}
.usernumber p a
{
    color: #565656 !important;
}
.user-center-right
{
    float: right;
    overflow: hidden;

    width: 73%;
    height: auto;
    padding: 6px;

    background: #fff;
}
.user-center-right  h2
{
    font-size: 14px !important;
    font-weight: normal;
    line-height: 30px;

    width: 100%;
    height: 30px;
    margin-top: 10px !important;

    color: #666;
    border-bottom: 1px solid #dedede;
}
.user-center-right  h2 span
{
    margin-left: 2%;

    color: #999;
}
.user-data
{
    line-height: 30px;

    width: 100%;
}
.usernumber
{
    line-height: 30px;

    width: 100%;
}

.usernumber p span
{
    font-size: 16px;
    font-weight: 600;

    margin-right: 1%;
}
.usernumber p a
{
    color: #565656 !important;
}
.center-number
{
    width: 100%;
    height: auto;
    margin-top: 10px !important;
    padding: 10px;

    border: 1px solid #dedede;
    background: #fff !important;
}
.center-number p
{
    line-height: 30px;

    padding-left: 3% !important;
}
.order
{
    overflow: hidden;

    width: 100%;
    height: auto;
    margin-top: 10px;
    padding-top: 7px !important;

    border: 1px solid #dedede;
    background: #fff;
}
.order ul li
{
    float: left;

    margin-left: 1%;
}
.order ul li:first-child
{
    width: 10%;
    margin-right: 1%;
}
.order ul li:first-child img
{
    width: 100%;
}
.order ul li.product-tit
{
    width: 70%;
}
.order ul li.product-tit h2
{
    line-height: 20px;

    height: auto;
    margin: 0 !important;

    border: none;
}
.order ul li.product-tit  p span
{
    color: #f00;
}
.order ul li.user-price
{
    line-height: 200%;

    color: #f00;
}
.order ul li:last-child
{
    line-height: 200%;
}
.inputuser
{
    width: 100%;
    padding-top: 20px !important;
}
.inputuser p
{
    line-height: 30px;

    padding-left: 3% !important;
}
.changde-user-box
{
    width: 100%;
}
.changde-user-box h3
{
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;

    width: 100%;
    margin-top: 10px !important;

    color: #f00;
}
.changde-user-box  p
{
    line-height: 30px;
}
.changde-user-box input
{
    width: 80%;
    height: 35px;

    border: 1px solid #999;
}
.changde-user-box a
{
    line-height: 50px;

    display: block;

    width: 80%;
    height: 50px;
    margin-top: 20px;

    text-align: center;

    color: #fff !important;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background: #000;
}
.user-center-query
{
    width: 100%;
    padding: 10px;

    background: #fff;
}
.user-center-query h2
{
    font-size: 18px;
    font-weight: normal;
}
.table-order table td
{
    line-height: 35px;
}
.order-box p
{
    line-height: 2;
}
.table-order  h2
{
    line-height: 4;
}
.order-box
{
    width: 100%;
    padding-top: 20px;
}
.order-box p
{
    font-size: 12px;

    margin-top: 5px !important;
}
.or-search-box
{
    line-height: 30px;

    padding-top: 20px;
}
.or-search-box p
{
    float: left;

    width: 20%;
}
.or-search-box  input
{
    float: left;

    width: 50%;
    height: 30px;
}
.or-search-box  span
{
    font-size: 12px;

    float: left;

    margin-left: 2%;
}
.order-input
{
    margin-top: 20px;
}
.or-search-box a
{
    font-size: 14px;
    line-height: 40px;

    display: block;

    width: 51.5%;
    height: 40px;
    margin-top: 20px;
    margin-left: 20%;

    text-align: center;

    color: #fff !important;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background: #333;

        -ms-border-radius: 4px;
}
.table-order
{
    width: 100%;
}
.table-order table
{
    width: 100%;

    border-collapse: collapse;
}
.table-order table td
{
    height: auto !important;
    padding-left: 6px !important;

    border: 1px solid #dedede;
}
.table-order table td table td
{
    border: none;
}
.changde-user-box
{
    width: 100%;
}
.changde-user-box h3
{
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;

    width: 100%;
    margin-top: 10px !important;

    color: #f00;
}
.changde-user-box  p
{
    line-height: 30px;
}
.changde-user-box input
{
    width: 80%;
    height: 35px;

    border: 1px solid #999;
}
.changde-user-box a
{
    line-height: 50px;

    display: block;

    width: 82%;
    height: 50px;
    margin-top: 20px;

    text-align: center;

    color: #fff !important;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background: #000;
}
.exmoner-box
{
    width: 100%;
}
.exmoner-box p
{
    line-height: 30px;
}
.exmoner-box textarea
{
    overflow: hidden;

    width: 80%;
    height: 200px ;
}
.exmoner-box a
{
    line-height: 50px;

    display: block;

    width: 80%;
    height: 50px;
    margin-top: 20px;

    text-align: center;

    color: #fff !important;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background: #000;
}
.user-message
{
    overflow: hidden;

    width: 100%;
    height: auto;
    padding-bottom: 10px;
}
.message-history
{
    overflow: hidden;

    width: 100%;
    height: auto;
    padding-bottom: 10px;

    border-bottom: 1px dashed #dedede;
}
.message-title
{
    width: 100%;

    text-align: left;
}
.message-title img
{
    width: 15%;
}
.message-main
{
    overflow: hidden;

    width: 100%;
    height: auto;

    border: 1px solid #dedede;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
}
.message-main span
{
    color: #c9c9c9;
}
.message-main p
{
    padding: 5px !important;
}
.message-main p.message
{
    color: #f00;
}
.shopcontant-left
{
    float: left;

    width: 25%;
}
.shoncontant-left-top
{
    width: 100%;
    height: auto;
}
.shoncontant-left-top h2
{
    font-size: 16px !important;
    line-height: 35px;

    width: 95%;
    height: 35px;
    margin: 0 !important;
    padding-left: 6% !important;

    color: #fff !important;
    background: #ffc001;
}
.shoncontant-left-top h2 img
{
    width: 100%;
}
.shop-contant-bottom
{
    width: 100%;
    height: auto;
    padding-bottom: 5px;

    border: 1px solid #ffc001;
    background: #fff;
}
.shop-contant-bottom ul li
{
    line-height: 35px;

    width: 94%;
    margin: 0 auto !important;

    border-bottom: 1px dashed #dedede;
}
.shop-contant-bottom ul li a
{
    padding-left: 5%;

    color: #565656 !important;
    background: url(../images/dot.gif) no-repeat left;
}
.shopcontant-right,
.right-center,
.right-pay
{
    float: right;

    width: 72%;
    padding: 10px;

    background: #fff;
}
.shopcontant-right h3
{
    font-size: 24px !important;

    margin-top: 20px !important;
    margin-bottom: 10px !important;
    padding-bottom: 5px !important;

    border-bottom: 1px solid #dedede;
}
.shopcontant-right tr td
{
    line-height: 22px;

    padding: 10px 0 !important;
}
.shopcontant-right a
{
    color: #565656 !important;
}
.shopcontant-right table
{
    width: 100%;
}
.shopcontant-right ul li
{
    float: left;

    width: 50%;
}
.shopcontant-right ul li img
{
    float: left;

    width: 30%;
}
.shopcontant-right  img
{
    width: 100%;
}
.right-center p
{
    font-size: 12px;
    line-height: 26px;
}
.right-pay h2
{
    font-size: 16px !important;
    font-weight: normal;
    line-height: 2.5;

    border-bottom: 1px solid #dedede;
}
.right-pay span
{
    font-size: 14px;
    font-weight: bold;

    display: block;

    padding: 10px 0;
}
.right-pay p
{
    font-size: 12px;
    line-height: 2;
}
.right-pay img,
.right-center img
{
    width: 100%;
}
.login-bj
{
    width: 100%;
    height: 600px;

    background: url(../images/loginbj.jpg) no-repeat center;
}
.user .orders
{
    width: 100%;
    margin-top: 10px;

    background: #dedede;
}
.user td
{
    padding: 10px;
}
.user tr
{
    background: #fff;
}
.user .orders_info
{
    width: 100%;
    margin-top: 10px;

    background: #dedede;
}
.user .orders_info .td1
{
    width: 80px;
    padding-right: 10px;

    text-align: right;

    background: #f4f4f4;
}
.user .orders_info .td2
{
    padding-left: 10px;

    text-align: left;
}
.user .orders_detials
{
    width: 100%;
    margin-top: 10px;

    background: #dedede;
}
.jslist dd
{
    font-weight: normal;
}
.jslist .try
{
    width: 300px;
    height: 28px;

    border: 1px solid #dedede;
    background: #fff;
}
.jslist .tccw2
{
    width: 80px;
    height: 30px;
    padding-left: 0;

    cursor: pointer;

    border: 1px solid #dedede;
    background: #fff;
}
