.issue { padding: 40px; background-color: #ffffff; }
.issue .up_pic img { width: 120px; height: 120px; border-radius: 4px; }
.issue .up_pic .operate { margin-top: 10px; }
.issue .up_pic .operate .up, .issue .up_pic .operate a { width: 54px; height: 22px; line-height: 22px; text-align: center; border: 1px solid #2c51c7; border-radius: 2px; font-size: 12px; color: #2c51c7; background-color: #ffffff; }
.issue .up_pic .operate .up { position: relative; }
.issue .up_pic .operate .up input { position: absolute; width: 100%; height: 100%; left: -1px; top: -1px; opacity: 0; filter: alpha(opacity=0); }
.issue .add_tag .add_input input { float: left; width: 408px; }
.issue .add_tag .add_input .add { float: left; margin-left: 10px; width: 80px; height: 38px; line-height: 38px; text-align: center; border-radius: 4px; background-color: #2c51c7; font-size: 14px; color: #ffffff; }
.issue .add_tag .add_list a { float: left; margin: 12px 10px 0 0; padding: 0 6px 0 10px; border: 1px solid #2c51c7; border-radius: 4px; font-size: 12px; color: #2c51c7; line-height: 30px; }
.issue .add_tag .add_list i { display: inline-block; vertical-align: top; margin-left: 4px; width: 20px; height: 30px; background: url(../img/close_icon.png) no-repeat -5px -30px; }
.issue .app_price label:last-child { margin-right: 20px; }
.issue .app_price .charge { display: none; font-size: 14px; line-height: 38px; color: #3c4248; }
.issue .app_price .charge input { margin-right: 10px; width: 198px; }
.issue .app_access .inner input { float: left; width: 498px; }
.issue .app_access .inner a { float: left; margin-left: 10px; font-size: 14px; color: #2c51c7; line-height: 38px; }
.issue .app_access .choice_file { display: none; }
.issue .choice_file p { font-size: 14px; color: #a9adb2; line-height: 38px; }
.issue .choice_file ul { margin-top: 5px; }
.issue .choice_file li { padding: 3px 0; line-height: 30px; }
.issue .choice_file li a { display: inline-block; vertical-align: top; padding-left: 22px; background: url(../img/product/file_icon.png) no-repeat 0 0; font-size: 14px; color: #3c4248; }
.issue .choice_file li i { display: inline-block; vertical-align: top; margin-left: 10px; width: 30px; height: 30px; background: url(../img/close_icon.png) no-repeat 0 0; }
.issue .p_text { margin-left: 12px; font-size: 14px; color: #3c4248; line-height: 38px; }
.issue .iden .operate { margin-top: 10px; }
.issue .iden .operate .up, .issue .iden .operate a { width: 58px; height: 26px; line-height: 26px; text-align: center; border: 1px solid #e4e7eb; border-radius: 2px; font-size: 12px; color: #6a7489; background-color: #ffffff; }
.issue .iden .operate .up { position: relative; border-color: #2678fe; color: #2678fe; }
.issue .iden .operate .up input { position: absolute; width: 100%; height: 100%; left: -1px; top: -1px; opacity: 0; filter: alpha(opacity=0); }
.issue .iden .i_up img { width: 243px; height: 157px; }
.issue .iden .i_up .operate .up { margin-left: 56px; }
.issue .iden .i_up .operate a { margin-right: 56px; }
.issue .iden .sample { margin-left: 20px; }
.issue .iden .sample img { width: 200px; height: 130px; }
.issue .auth_status { padding-top: 200px; text-align: center; }
.issue .auth_status h4 { margin-top: 32px; margin-bottom: 18px; font-size: 18px; color: #23282d; }
.issue .auth_status p { margin-bottom: 30px; font-size: 14px; color: #797e83; }
.issue .auth_status a { font-size: 14px; color: #e74122; }

.record .tab_th { margin-bottom: 12px; padding: 0 30px; background-color: #ffffff; }
.record .tab_th a { display: inline-block; vertical-align: top; margin-right: 24px; padding: 2px 10px 0; font-size: 15px; color: #5a6066; line-height: 44px; border-bottom: 2px solid transparent; }
.record .tab_th a:hover { color: #2c51c7; }
.record .tab_th .on { color: #2c51c7; border-bottom-color: #2c51c7; }
.record .main_table { padding: 24px 30px 36px; background-color: #ffffff; }
.record .main_table .orange { color: #fca204; }

.order_info { padding: 30px; }
.order_info .order_tt { position: relative; margin-bottom: 22px; padding-left: 12px; color: #23282d; font-size: 16px; height: 16px; line-height: 16px; }
.order_info .order_tt:after { content: ''; position: absolute; left: 0; top: 0; width: 4px; height: 16px; border-radius: 4px; background-color: #3a66eb; }
.order_info .state { margin-bottom: 35px; }
.order_info .state_l { float: left; padding-top: 40px; padding-right: 22px; min-width: 174px; height: 96px; border-right: 1px solid #eef0f5; line-height: 20px; text-align: center; }
.order_info .state_l span { font-size: 14px; font-weight: 700; color: #2c51c7; }
.order_info .state_l p { margin-top: 10px; font-size: 14px; color: #3c4248; }
.order_info .state_r { float: left; margin-left: 100px; }
.order_info .state_r li { position: relative; float: left; }
.order_info .state_r li.yet .ico { background-position-x: -100px; }
.order_info .state_r li.yet .line { background-position-y: -10px; }
.order_info .state_r li.yet .txt { color: #3c4248; }
.order_info .state_r li.on .ico { background-position-x: -50px; }
.order_info .state_r li.on .line { background-position-y: -10px; }
.order_info .state_r li.on .txt { color: #3a66eb; }
.order_info .state_r .pic { margin: 18px 0 12px; font-size: 0; }
.order_info .state_r .ico { display: inline-block; width: 44px; height: 44px; background: url(../img/product/order_state_icon.png) no-repeat 0 0; }
.order_info .state_r .ico2 { background-position-y: -50px; }
.order_info .state_r .ico3 { background-position-y: -100px; }
.order_info .state_r .ico4 { background-position-y: -150px; }
.order_info .state_r .ico5 { background-position-y: -200px; }
.order_info .state_r .line { display: inline-block; margin: 18px 10px 0; width: 175px; height: 9px; background: url(../img/product/order_state_line.png) no-repeat right 0; vertical-align: top; }
.order_info .state_r .txt { position: absolute; right: -43px; width: 130px; font-size: 14px; color: #a9adb2; line-height: 20px; text-align: center; }
.order_info .blurb { margin-bottom: 46px; }
.order_info .main_table table { border-left: 1px solid #dce5ec; border-top: 1px solid #dce5ec; }
.order_info .main_table th { line-height: 40px; background-color: #f6f7f9; border-bottom: 1px solid #dce5ec; border-right: 1px solid #dce5ec; color: #3c4248; border-radius: 0; }
.order_info .main_table td { padding: 12px 1%; line-height: 25px; border-bottom: 1px solid #dce5ec; border-right: 1px solid #dce5ec; }
.order_info .main_table .gray { color: #797e83; }
.order_info .main_table img { width: 100px; height: 50px; }
.order_info .main_table .info { display: flex; }
.order_info .main_table .info .txt { margin-left: 16px; }
.order_info .express { font-size: 14px; color: #3c4248; }
.order_info .express > div { float: left; }
.order_info .express_l { width: 280px; line-height: 28px; }
.order_info .express_l p { padding-left: 16px; }
.order_info .express_r { margin-left: 280px; padding-left: 50px; border-left: 1px solid #eef0f5; }
.order_info .express_r ul { padding-top: 6px; }
.order_info .express_r li { position: relative; padding-left: 32px; padding-bottom: 18px; border-left: 1px solid #e4e7e9; line-height: 16px; }
.order_info .express_r li:last-child { padding-bottom: 0; border-left-color: transparent; }
.order_info .express_r li:first-child .o i { background-color: #3a66eb; }
.order_info .express_r li .o { position: absolute; left: -9px; padding: 4px; background-color: #ffffff; }
.order_info .express_r li .o i { display: block; width: 5px; height: 5px; border-radius: 50%; border: 2px solid #3a66eb; }
.order_info .express_r li span { color: #797e83; }

/*# sourceMappingURL=product1.css.map */
