/* add3 coding */
.card_new_left3 {overflow: hidden; width: 1300px; margin-top: 8px;background: #fff;}/* add4 coding */
.card_new_left3 * {box-sizing: border-box;}
.card_new_left3_01 {position: relative; width:960px; float: left; margin:0 21px 0 0; padding:20px 20px 10px; border: 2px solid #ff3205; box-sizing: border-box;background:#fff;}
.card_new_left3_01 > .tit {display:block; margin:0 0 35px; font-size:16px; color:#333; font-weight:600;}
.left2_in_01 {width: 480px;min-height: 40px; box-sizing: border-box;}
.left2_in_01 > .tit {display:inline-block; margin:0 0 6px;font-size:12px; color:#666; font-weight:600;}
.left2_in_02 { float: left;  margin:0 0 25px 0; width: 318px; padding:0 0 0 13px;box-sizing: border-box;}
.left2_in_02 > .tit {display:block; margin:0 0 6px; font-size:12px; color:#666; font-weight:600;}

span[class^="on_"] {display:inline-block; border-radius:50%; width:32px; height:32px; text-align: center; font-size:16px; line-height:32px; box-sizing: border-box;}
.on_1 {background:#fbc400 !important;}
.on_11 {background:#69c8f2 !important;}
.on_21 {background:#ff7272 !important;}
.on_31 {background:#aaa !important;}
.on_41 {background:#b0d840 !important;}
[class*="on_"] {color:#fff !important; font-weight:600;}

.num_sel li span[class*="on_"] {
    width:36px; height:36px; font-size:24px; line-height:36px;
}

.bt_reset {position: absolute; top:0; left:418px; width:68px; height:24px; text-align: center; font-size:12px; line-height: 24px; color:#fff; font-weight:600; border:1px solid #444; border-radius: 3px; background: #555;}
.bt_reset:hover {color: #fff;}
.num_sel {float: left; overflow: hidden; width:480px; margin: 0; padding: 0;}
.num_sel li {float: left; margin:0 12px 11px 0}
.num_sel li a:first-child {display:block;margin:0 0 3px; width:48px; height:48px; text-align: center; font-size:24px; line-height: 46px; color:#666; font-weight:600; border:2px solid #ddd; box-sizing: border-box;}
.num_sel li a.on {border:2px solid #fbc400; }
.num_sel li:nth-child(n+11) a.on {border:2px solid #69c8f2; }
.num_sel li:nth-child(n+21) a.on {border:2px solid #ff7272; }
.num_sel li:nth-child(n+31) a.on {border:2px solid #aaa; }
.num_sel li:nth-child(n+41) a.on {border:2px solid #b0d840; }
.num_sel li a:first-child:before {content: ''; display:block; position: absolute; top:14px; left: -2px; width:2px; height: 20px; background:#fff;}
.num_sel li a:first-child:after {content: ''; display:block; position: absolute; top:14px; right: -2px; width:2px; height: 20px; background:#fff;}
.num_sel li .bt_common {display:block; width:48px; height:18px; text-align: center; font-size:12px; line-height: 16px; color:#666; font-weight:600;border:1px solid #ccc;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(232,232,232,1) 50%, rgba(248,248,248,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(232,232,232,1) 50%,rgba(248,248,248,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(232,232,232,1) 50%,rgba(248,248,248,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=0 ); /* IE6-9 */
}
.left2_in_03 {float: left; width: 318px;}
.left2_in_03 .top {position: relative; width: 318px; height: 33px; padding:5px  8px; border: 1px solid #ccc;border-bottom:none; background: #ececec}
.left2_in_03 .top span {display:inline-block; margin:0 15px 0 0; font-size:12px;color:#666; font-weight:600;}
.bt_all_apply {position: absolute; top:8px; right:6px; display:block; width:48px; height:18px; text-align: center; font-size:10px; line-height: 16px; color:#666; font-weight:600;border:1px solid #ccc;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(232,232,232,1) 50%, rgba(248,248,248,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(232,232,232,1) 50%,rgba(248,248,248,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(232,232,232,1) 50%,rgba(248,248,248,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=0 ); /* IE6-9 */
}
.box_con_scroll {overflow-y: auto; width: 318px; height: 225px; padding:5px; border: 1px solid #ccc; background: #fff;}
.num_sel2 li {position: relative;  overflow: hidden;display:block; padding:5px 0; width:100%; border-bottom: 1px dashed #eee;}
.num_sel2 span {display:block;float: left; margin:0 4px 0 0; width:26px; height:26px; text-align: center; font-size:12px; line-height: 24px; font-weight:600;box-sizing: border-box;}
.num_sel2 .num {float: left;  width:26px; height:26px; margin:0 9px 0 0; text-align: center; font-size:12px; line-height: 26px; color:#fff; font-weight:600; background: #40495b; }
.num_sel2 span.on_1 {border:1px solid #fbc400; }
.num_sel2 span.on_11 {border:1px solid #69c8f2; }
.num_sel2 span.on_21 {border:1px solid #ff7272; }
.num_sel2 span.on_31 {border:1px solid #aaa; }
.num_sel2 span.on_41 {border:1px solid #b0d840; }
.num_sel2 span:before {content: ''; display:block; position: absolute; top:8px; left: -1px; width:1px; height: 9px; background:#fff;}
.num_sel2 span:after {content: ''; display:block; position: absolute; top:8px; right: -1px; width:1px; height: 9px; background:#fff;}
.num_sel2 li .bt_apply {
    position: absolute; top:5px; right:0; display:block; width:31px; height:26px; text-align: center; font-size:10px; line-height: 24px;
    color:#666 !important; font-weight:600;
    border:1px solid #ccc;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(232,232,232,1) 50%, rgba(248,248,248,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(232,232,232,1) 50%,rgba(248,248,248,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(232,232,232,1) 50%,rgba(248,248,248,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=0 ); /* IE6-9 */
}

.card_new_left3_03 { float: left; width:237px; margin:0 0 20px 0; padding:20px; border: 2px solid #4067c6; box-sizing: border-box;background:#fff}
.card_new_left3_03 .tit {display:block; margin:0 0 18px; font-size:14px; color:#333; font-weight:600;}
.card_new_left3_03 .tit2 {display:block; margin:0 0 9px; font-size:12px; color:#e50008; font-weight:600;}
.card_new_left3_03 .auto_num {padding:0 2%;text-align: center;}
.card_new_left3_03 span {display:inline-block; margin:0 2px 0 0; width:26px; height:26px; text-align: center; font-size:12px; line-height: 24px; font-weight:600;box-sizing: border-box;}
.card_new_left3_03 span.on_1 {border:1px solid #fbc400; }
.card_new_left3_03 span.on_11 {border:1px solid #69c8f2; }
.card_new_left3_03 span.on_21 {border:1px solid #ff7272; }
.card_new_left3_03 span.on_31 {border:1px solid #aaa; }
.card_new_left3_03 span.on_41 {border:1px solid #b0d840; }
.card_new_left3_03 span:before {content: ''; display:block; position: absolute; top:8px; left: -1px; width:1px; height: 9px; background:#fff;}
.card_new_left3_03 span:after {content: ''; display:block; position: absolute; top:8px; right: -1px; width:1px; height: 9px; background:#fff;}
.card_new_left3_03 p {display:block; margin:5px 0 10px; font-size:12px; line-height: 14px; color:#e50008; padding:0 0 0 14px; text-indent: -14px; font-weight:600;}
.card_new_left3_03 dl {overflow: hidden;margin-bottom: 0;}
.card_new_left3_03 dt {float: left; width:46px; height: 26px; padding:0 6px 0 0; font-size:12px; text-align: right; line-height: 26px; color:#666}
.card_new_left3_03 dt:nth-child(11),
.card_new_left3_03 dt:nth-child(13) {letter-spacing: -2px;}
.card_new_left3_03 dd {float: left; width:146px; height: 26px;margin:0 0 4px 0;display: inline-table;}
.toto_print {float: left;width: 318px;border: 1px solid #d2d2d2;}
.toto_print.fix > a {display:block; margin-top:-176px}
.toto_print * {padding:0;}
.toto_print .tit {position: relative; padding:0 0 0 6px; color: #fff;background:#1b1b1b}
.toto_print .tit span {font-weight: bold;}
.toto_print .bt-reset2 {position: absolute; top:13px; right:6px; display:block; width:48px; height:18px; text-align: center; font-size:10px; line-height: 16px; color:#666; font-weight:600;border:1px solid #ccc;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(232,232,232,1) 50%, rgba(248,248,248,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(232,232,232,1) 50%,rgba(248,248,248,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(232,232,232,1) 50%,rgba(248,248,248,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=0 ); /* IE6-9 */
}
.toto_print .top {font-size: 12px; line-height: 31px; color:#333; border-bottom:1px solid #d2d2d2; font-weight:600;}
.toto_print .top span {width:40px; display: inline-block; text-align:center;}
.toto_print .top span:last-child {width:150px; display: inline-block; text-align:center;}
.toto_print .con {max-height:270px; padding:0 6px 6px; overflow-y: auto;}

.num_sel3 {padding:0; margin:0;}
.num_sel3 li {position: relative;  overflow: hidden;display:block; padding:9px 0; width:100%; border-bottom:1px solid #ccc}
.num_sel3 span {margin-right: 3px;}
.num_sel3 .num {float: left; width:30px;margin-top: 6px;text-align: center; font-size: 12px;  font-weight:600; color:#333 }
.num_sel3 li .bt_close {position: absolute; top:5px; right:0;}

.toto_print .txt_input2 {overflow: hidden;padding:15px 7px 7px; border-top:1px solid #d2d2d2; background:#eaeaea}
.toto_print .txt_input2 ul {overflow: hidden;margin-left:13px;}
.toto_print .txt_input2 li {float: left; margin:0 0 10px; font-size: 12px;  font-weight:600; color:#666}
.toto_print .txt_input2 li strong {margin:0 0 0 9px; color:#e60510; font-family:tahoma;}
.toto_print .txt_input2 li:nth-child(1) {width:80px}
.toto_print .txt_input2 li:nth-child(2) {width:80px}
.toto_print .txt_input2 li:last-child {width:100%;}
.toto_print .txt_input2 li:last-child strong {font-size: 18px; color:#e60510}
.bt_login_go{ display:block; width:100%; height:36px; text-align: center; font-size:10px; line-height: 34px; color:#fff; font-weight:600;border:1px solid #b52d13; background:#db1a00}
.bt_login_go:hover {color:#fff; text-decoration: none;}
