.issue_type { padding: 35px 52px; background-color: #f9fbfc; }
.issue_type .item_name { margin-right: 14px; font-size: 16px; color: #23282d; line-height: 50px; }
.issue_type .item_con span { float: left; margin-right: 10px; width: 178px; height: 48px; line-height: 48px; text-align: center; background-color: #e9eef3; border: 1px solid #e9eef3; font-size: 16px; color: #3c4248; cursor: pointer; }
.issue_type .item_con .on { background: #fff url(../img/product/cho_icon.png) no-repeat right bottom; border-color: #2c51c7; color: #2c51c7; }

.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 .choice_file .upload_state { margin-top: 14px; }
.issue .choice_file .upload_state .state_item { margin-top: 10px; display: flex; align-items: center; justify-content: space-between; padding: 0 20px 0 12px; width: 600px; height: 38px; border: 1px solid #e4e7e9; border-radius: 4px; font-size: 14px; color: #3c4248; box-sizing: border-box; }
.issue .choice_file .upload_state .i_in { display: flex; align-items: center; }
.issue .choice_file .upload_state i { margin-right: 6px; width: 14px; height: 14px; background: url(../img/product/icon_video.png) no-repeat 0 0; }
.issue .choice_file .upload_state .name { width: 224px; }
.issue .choice_file .upload_state .state { width: 84px; }
.issue .choice_file .upload_state .bar { width: 200px; height: 4px; border-radius: 4px; background-color: #e4e7e9; }
.issue .choice_file .upload_state .bar .in { height: 4px; border-radius: 4px; background-color: #3a66eb; }
.issue .choice_file .upload_state a { margin-left: 16px; }
.issue .choice_file .upload_state .blue { color: #2c51c7; }
.issue .choice_file .upload_state .gray { color: #5a6066; }
.issue .choice_file .upload_state .red { color: #e74122; }
.issue .scene_part { margin: 0 10px 30px; max-width: 1280px; }
.issue .scene_part .chunk { position: relative; margin-bottom: 20px; padding: 18px 29px 12px; background-color: #f4f7fa; border: 1px solid #e4e7e9; }
.issue .scene_part .chunk:first-child .del { display: none; }
.issue .scene_part .chunk .del { position: absolute; right: 10px; top: 15px; padding: 0 18px; line-height: 30px; color: #2c51c7; background: url(../img/del_icon.png) no-repeat 0 center; cursor: pointer; z-index: 9; }
.issue .scene_part .item_name { display: block; width: 100%; text-align: left; margin-bottom: 4px; }
.issue .scene_part .item_con { float: none; }
.issue .scene_part .item_con textarea { height: 120px; box-sizing: border-box; }
.issue .scene_part .increase { height: 38px; line-height: 38px; text-align: center; border: 1px dashed #2c51c7; color: #2c51c7; font-size: 14px; cursor: pointer; }
.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; }
.issue .item_btn .save_draft { background-color: #ffffff; color: #2c51c7; border: 1px solid #2c51c7; box-sizing: border-box; }

.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; }

.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; display: flex; align-items: center; }
.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 .controls { margin-left: 50px; }
.order_info .express_r li .controls a { color: #3a66eb; margin-right: 20px; }
.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; }

.popup_reminder { width: calc(100% - 210px); height: calc(100% - 60px); left: 210px; top: 60px; }
.popup_reminder .popup_con { width: 500px; height: 240px; top: 30%; }
.popup_reminder .popup_con .bd p { text-align: center; color: #23282d; line-height: 30px; font-size: 16px; }
.popup_reminder .popup_con .bd .p1 { margin-top: 23px; text-align: left; padding: 0 30px; box-sizing: border-box; }
.popup_reminder .popup_con .bd .bd_c { display: flex; margin-top: 20px; justify-content: center; }
.popup_reminder .popup_con .bd .bd_c .common_btn { width: 120px; height: 40px; line-height: 40px; background: linear-gradient(to right, #4274f4, #5b7cfd); display: block; text-align: center; border-radius: 4px; color: #fff; font-size: 14px; }
.popup_reminder .popup_con .bd .bd_c .gray { width: 104px; height: 40px; line-height: 40px; margin-left: 10px; border-radius: 4px; background: #eceff5; color: #777f98; font-size: 14px; text-align: center; display: block; }

.sbjl .order { padding: 20px; background-color: #fff; }
.sbjl .status_cont { padding: 20px 24px 0; letter-spacing: 0; }
.sbjl .status_cont .btn { float: left; cursor: pointer; display: inline-block; box-sizing: border-box; padding: 10px 15px; color: #797e83; background-color: #f4f7fa; border: 1px solid #f4f7fa; border-radius: 4px; margin-right: 10px; margin-top: 10px; transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease; }
.sbjl .status_cont .btn.on { color: #ffffff; background-color: #3a66eb; border: 1px solid #3a66eb; }
.sbjl .main_form { display: flex; margin-left: 8px; padding-top: 30px; padding-bottom: 0; position: relative; padding-right: 144px; }
.sbjl .clear_box { margin-left: -30px; }
.sbjl .declare_box { position: absolute; right: 0; top: 30px; }
.sbjl .item { margin-right: 50px; }
.sbjl .item.declare_box { margin-right: 24px; }
.sbjl .item .search_btn { display: block; width: 64px; height: 34px; text-align: center; line-height: 34px; background: #2c51c7; border-radius: 4px; color: #fff; }
.sbjl .item .clear_btn { display: block; width: 64px; height: 34px; text-align: center; line-height: 34px; background: #b2b2b3; border-radius: 4px; color: #fcfcfc; }
.sbjl .item .initiate_btn { margin-left: 270px; display: block; width: 100px; height: 34px; text-align: center; line-height: 34px; background: #2c51c7; border-radius: 4px; color: #fff; }
.sbjl .item input { background: #fff; }
.sbjl .item .has { background: #fff url(../img/down_icon.png) no-repeat right center; }
.sbjl .item .item_name { width: auto; }
.sbjl .main_table { padding-top: 0; }

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