.con{padding:21px 0 39px;width:1000px;margin:0 auto;-webkit-flex:auto;-ms-flex:auto;flex:auto;}
.content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}
.content_left{width:664px;background:#ffffff;position:relative;}
.content_right{width:328px;}
.content_top{background:#1fcdb6;padding:30px;position:relative;border-top-left-radius:6px;border-top-right-radius:6px;}
.content_top .bg{position:absolute;right:0;bottom:0;height:111px;}
.content_top .box{position:relative;font-family:PingFang SC;color:#ffffff;}
.content_top .box_title{margin-bottom:24px;}
.content_top .box_title_pinyin{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:rgba(255,255,255,0.5);}
.content_top .box_title_name{font-weight:600;font-size:40px;line-height:56px;}
.content_top .box_desc{font-size:14px;line-height:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;box-sizing:border-box;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;word-wrap:break-word;}
.content_top .box_desc__c{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}
.content_top .box_desc__c .blue_link{border-bottom:1px dashed #ffffff;cursor:pointer;position:relative;}
.content_top .box_desc__c .blue_link:hover::before{content:'';position:absolute;background-color:rgba(255,255,255,0.2);width:calc(100% + 4px);height:calc(100% + 4px);left:-2px;top:-2px;border-radius:6px;}
.content_top .box_desc_lb{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}
.content_top .box_desc + .box_desc{margin-top:8px;}

.content_detail .level1{padding-left:20px;font-family:PingFang SC;font-weight:600;font-size:26px;line-height:36px;position:relative;margin:30px 0 24px;}
.content_detail .level1:before{content:'';position:absolute;left:0;top:8px;background:#1fcdb6;height:20px;width:8px;border-radius:0px 50px;}
.content_detail .divide{margin:30px 0;height:1px;position:relative;}
.content_detail .divide:before{content:'';position:absolute;width:100%;top:0;left:0;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;box-sizing:border-box;pointer-events:none;-webkit-transform:scaleY(0.5);-ms-transform:scaleY(0.5);transform:scaleY(0.5);border-bottom:1px solid #eceef0;}
.content_detail .level1_5{font-family:'PingFang SC';font-style:normal;font-weight:600;font-size:23px;line-height:32px;color:#222222;margin:24px 0;padding-left:20px;position:relative;}
.content_detail .level1_5:before{content:'';position:absolute;left:0;top:13px;background:#000000;height:5px;width:5px;border-radius:50%;}
.content_detail .level2{font-family:PingFang SC;font-weight:600;font-size:21px;line-height:29px;color:#222222;margin:30px 0 24px;}
.content_detail .level3{padding-left:13px;font-family:PingFang SC;font-weight:600;font-size:18px;line-height:25px;position:relative;color:#222222;margin:24px 0 12px;}
.content_detail .level3:before{content:'';position:absolute;left:0;top:8px;background:#88adab;height:10px;width:5px;}
.content_detail .level4{font-family:PingFang SC;font-weight:600;font-size:16px;line-height:22px;color:#222222;margin:12px 0 10px;}
.content_detail .text{font-family:PingFang SC;font-size:16px;line-height:26px;text-align:left;color:#222222;}
.content_detail .image{width:100%;margin:24px 0;}
.content_detail .image-inner{width:100%;}
.content_detail .summary-item{padding-left:17px;position:relative;font-family:PingFang SC;font-size:16px;line-height:1.62;text-align:left;color:#222222;}
.content_detail .summary-item:before{content:'';position:absolute;left:0;top:10px;height:5px;width:5px;border-radius:50%;background:#41464f;}
.content_detail .Li1,.content_detail .Li2,.content_detail .Li3,.content_detail .list{padding-left:17px;position:relative;font-family:PingFang SC;font-size:16px;line-height:1.62;text-align:left;color:#222222;}
.content_detail .Li1:before{content:'';position:absolute;left:0;top:10px;height:5px;width:5px;border-radius:50%;background:#41464f;}
.content_detail .Li2:before,.content_detail .Li3:before{content:'';position:absolute;left:0;top:10px;height:5px;width:5px;border-radius:50%;box-sizing:border-box;background:transparent;}
.content_detail .summary-item + .summary-item,.content_detail .Li1 + .Li1,.content_detail .Li2 + .Li2,.content_detail .Li3 + .Li3,.content_detail .Li1 + .Li2,.content_detail .Li1 + .Li3,.content_detail .Li3 + .Li1,.content_detail .Li2 + .Li3,.content_detail .Li3 + .Li2,.content_detail .Li2 + .Li1,.content_detail .Li1 + .list,.content_detail .list + .Li1{margin-top:10px;}
.content_detail .reference_item{font-family:PingFang SC;font-size:16px;line-height:26px;text-align:left;color:#808080;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}
.content_detail .reference_item_txt{word-break:break-all;margin-left:12px;}
.content_detail .reference_item + .reference_item{margin-top:12px;}
.content_detail .table{table-layout:fixed;box-sizing:border-box;border-collapse:collapse;border-spacing:0;font-family:auto;text-align:center;border-color:grey;width:100%;font-size:13px;}
.content_detail .table-thead{background:#1fcdb6;}
.content_detail .table-thead tr{border:1px solid rgba(236,238,240,1);}
.content_detail .table-thead tr th{padding:12.5px 9px;color:rgba(255,255,255,1);font-size:13px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;vertical-align:middle;text-align:center;color:#ffffff;line-height:18px;border:0.5px solid rgba(236,238,240,1);}
.content_detail .table-tbody tr{border:1px solid rgba(236,238,240,1);}
.content_detail .table-tbody tr td{padding:12.5px 9px;vertical-align:middle;text-align:center;color:rgba(255,255,255,1);font-size:14px;font-weight:400;color:#222222;line-height:21px;border:0.5px solid rgba(236,238,240,1);}
.content_detail .tipview_text{font-weight:400;font-size:16px;line-height:26px;color:#808080;}
.content_detail .tipview_text.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.content_detail .tipview_text_icon{width:16px;height:16px;margin-right:4px;}
.content_detail .tipview_text + .tipview_text{margin-top:10px;}
.content_detail a {position: relative;font-weight: bold;border-bottom: 1px dashed #666;}
.content_detail .curr,.content_detail a:hover {color: #3676f5;}

.tipview{padding:30px 0;line-height: 16px;color:#808080;}
.content_list{position:-webkit-sticky;position:sticky;top:84px;background:#ffffff;box-sizing:border-box;padding:30px;border-radius:6px;}
.content_list::before{content:'';position:absolute;top:0;left:0;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;box-sizing:border-box;pointer-events:none;width:200%;height:200%;-webkit-transform:scale(0.5,0.5);-ms-transform:scale(0.5,0.5);transform:scale(0.5,0.5);border:1px solid #eceef0;border-radius:12px;}
.content_list .title{font-family:PingFang SC;font-weight:600;font-size:20px;line-height:28px;color:#222222;}
.content_list .box{margin-top:20px;box-sizing:border-box;position:relative;}
.content_list .box:before{content:'';position:absolute;left:0;top:0;height:100%;width:1px;background:#f2f2f2;}

.content_list .box a{font-family:PingFang SC;font-size:16px;line-height:19px;color:#222222;padding-left:21px;position:relative;display: block;}
.content_list .box a:hover{color:#1fcdb6;cursor:pointer;}
.content_list .box a + a{margin-top:16px;}
.table-content {overflow: auto;margin: 10px 0 20px;}