@charset "UTF-8";
/*liboyuan 20160907*/

body {
    background: #f1f1f1;
}
.count_inner {
    margin: 0 auto;
    width: 640px;
}
.count_inner>h3 {
    font-size: 28px;
    text-align: center;
    line-height: 100px;
    font-weight: 400;
}
.count_box>li {
    min-height: 300px;
}
.count_box .count_input {
    border: 2px solid #e3e4e8;
    border-width: 2px 0;
    padding: 0 40px;
    background: #fff;
}
.count_box .count_input input {
    padding: 28px 0;
    width: 100%;
    border-bottom: 2px solid #e3e4e8;
    font-size: 24px;
    line-height: 24px;
}
.count_box input.no_border {
    border: 0;
}
.count_btn_box {
    text-align: center;
    padding:0 40px;
}
.count_btn_box>a {
    display: block;
    width: 262px;
    height: 86px;
    border-radius: 6px;
    border: 2px solid #d0d0d0;
    background: #f6f6f6;
    line-height: 90px;
}

.count_btn_box>a>b {
    font-size: 36px;
    color: #f51e55;
    display: inline-block;
    vertical-align: top;
    margin-top: -2px;
}
.count_btn_box>a>span {
    font-size: 24px;
    color: #606060;
    line-height: 90px;
    display: inline-block;
    vertical-align: top;
}
.count_btn {
    display: block;
    width: 560px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    font-size: 32px;
    margin: 30px auto 0;
}
label.error{
    margin-left: 40px;
}

.count_user {
    text-align: center;
    margin-top:70px;
}
.count_user img {
    width: 120px;
    height: 120px;
    display: inline-block;
    border-radius: 50%;
}
.count_name {
    font-size: 28px;
    margin: 20px 0 60px;
}
.count_title {
    font-size: 24px;
    color: #606060;
    margin-bottom: 40px;
}
.count_pjjd_box {
    width: 400px;
    height: 235px;
    background: url(/dev/product/www_v3/separate/imgs/jd_count/mobile/biao.png) no-repeat center;
    margin-bottom: 50px;
}
.count_pjjd {
    font-size: 110px;
    color: #f81652;
    padding-top: 90px;
}
.count_reset{
    margin:200px 40px 0;
    height: 90px;
    line-height: 90px;
    font-size: 32px;
    display: block;
}