﻿/*3acheievement_lt、10list、13matter、14channel、17step、18database、21increased、23suppor、25searching、endnote页面*/
/*acheievement页面内容部分*/
.achievement_conter {
    display: flex;
    width:1200px;
    margin: auto;
    box-sizing: border-box;
}
.achievement_conter1 {
    margin:0 auto 45px;
}
.login_cont2{
    border: 1px solid #ececec;
}
/*列表右侧 测试*/
.achievement_conter_right {
    width:960px;
    padding-left:20px;
    border-left:1px solid #ddd;
    box-sizing: border-box;
}
.achievement_conter_right .channel_achievement .refer {  padding-left:0;  }
/*大数据列表*/
.message_ask {
    display: flex;
    justify-content:flex-start;
    align-items: center;
    width:100%;
    background:#FFFFFF;
    padding:20px ;
    padding-left:10px;
    border-bottom: 1px dashed #ddd;
    box-sizing: border-box;
    position: relative;
}
.message_ask:last-child{
    margin-bottom: 0;
}
.message_big {
    width:100%;
    margin-left:22px;
}
.message-content_container{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.message-content_container-infor{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 90px;
    width: 70%;
}
/*列表图片*/
.message_ask_portrait {
    position: relative;
    display: inline-block;
    /*float: left;*/
    /*margin-left:4px;*/
    /*  margin-left: 20px; */
}
.message_ask p.monicker {
    display: flex;
    justify-content: space-between;
    flex-direction:row-reverse;
    /* padding-left: 90px; */
    line-height: 20px;
    height: auto;
    padding: 4px 0;
}
.monicker b {
    font-weight:100;
}
.more{
    display: inline-block;
    margin-top:10px;
    margin-left:95px;
    width:75px;
    height:30px;
    line-height: 28px;
    border-radius:3px;
    border:1px solid #2882d8;
    color:#2882d8;
    text-align: center;
    box-sizing: border-box;
}
.more:hover {
    color:#fff;
    background:#2882d8;
}
.more_1 {
    margin-left:0;
}
.more:active {
    color:#fff;
    border:1px solid #1265CF;
}
.sie_channer_fg {
    display: flex;
}
/*列表第一行*/
.data {

    max-width: 410px;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.data2 {
    display: inline-block;
    max-width: 410px;
    font-size: 16px;
    font-weight: bold;
}
.data3 {
    display: inline-block;
    max-width: 610px;
    font-size: 16px;
    font-weight: bold;
}
.monicker span {
    display: inline-block;
    text-align: center;
    margin-left: 20px;
    margin-right: 0px;
    font-size: 20px;
    color: #666;
}
.monicker span.monicker_lt {
    margin-right:8px;
}
/*评价*/
.evaluate {
    display: flex;
    /* line-height: 28px; */
    margin-top: 4px;
    justify-content: flex-start;
    flex-direction: row;
}
.evaluate a{
    display: flex;
    align-items: center;
    box-sizing: border-box;
    color: #666;
    margin-right: 30px;
}
.share_sites_show font{padding-top: 2px;}
.evaluate a:hover {
    color:#2882d8;
}
.evaluate a:active {
    color:#1265cf;
}
.sie_set_matter a i,.evaluate i {
    display: inline-block;
    width: 18px;
    margin-top: 1px;
    /* margin-left: 12px; */
    /* float: left; */
    height: 18px;
    overflow: hidden;
    margin-right: 5px;
    background: url(../images/achievement/icon.png) no-repeat 0px 0px;
}
/*赞的样式添加*/
i.sie_awarded {
    margin-top: 1px;
    background-position: 0px -114px !important;
}


.assist i { background: url(../images/icon_statistical.png) no-repeat 0 -2px; }
.evaluate .assist:hover i {
    background-position: 0px -30px;
}
.evaluate .assist:active i {
    background-position: 0px -58px;
}
/*点赞后*/

/*人员列表每项 设置  样式添加 start*/
.sie_psn_evaluate {
    position: relative;
}

.sie_cfg_option {
    display: none;
    position: absolute;
    right: 465px;
    top: 28px;
    border: 1px solid #ddd;
    background: #fff;
    z-index: 9;
    top: 24px;
    border-radius: 5px;
    box-shadow: 4px 4px 18px rgba(0, 0, 0, 0.1);
}
.sie_cfg_option_choice {
    height: 32px;
    padding: 4px 8px;
    cursor: pointer;
    text-align: left;
    color: #333 !important;
    display: flex;
    align-items: center
}

.sie_cfg_option_choice:hover {
    background: #f4f4f4;
    color: #333 !important;
    border-radius: 5px;
}
/*人员列表每项 设置  样式添加 end*/

/*.hover .assist i,.hover .assist:hover i { background-position: 0px -114px;}*/
.assist span:last-child { display: none;}
.hover .assist span { display: inline-block;}
/*.hover a.assist font { display: none;}*/

.evaluate a.assist:hover .sie_awarded {
    margin-top: 1px;
    background-position: 0px -73px;
}
.evaluate a.assist:active .sie_awarded {
    margin-top: 1px;
    background-position: 0px -73px;
}


.evaluate a.assist_2 i{
    background-position:-26px 0px;
}
.evaluate a.assist_2:hover i {
    background-position:-26px -25px;
}
.evaluate a.assist_2:active i {
    background-position: -26px -50px;
}
.evaluate a.assist_3 i{
    height: 17px;
    margin-top: 1px;
    background: url(../images/icon_statistical.png) no-repeat -57px 0px;

}
.evaluate a.assist_3:hover i {
    background-position:-57px -28px;
}
.evaluate a.assist_3:active i {
    background-position: -57px -56px;
}
.sie_set_matter a.assist_4 i,.evaluate a.assist_4 i{
    margin-top: 1px;
    background-position:-78px 0px;
}
.sie_set_matter a.assist_4 i:hover,.evaluate a.assist_4:hover i {
    background-position:-78px -24px;
}
.sie_set_matter a.assist_4 i:hover,.evaluate a.assist_4:active i {
    background-position: -78px -49px;
}
.sie_set_matter a.assist_5 i,.evaluate a.assist_5 i{
    margin-top:1px;
    background-position:-104px 0px;
}
.sie_set_matter a.assist_5 i:hover,.evaluate a.assist_5:hover i {
    background-position:-104px -24px;
}
.sie_set_matter a.assist_5 i:active,.evaluate a.assist_5:active i {
    background-position: -104px -49px;
}
.sie_set_matter a.assist_11 i,.evaluate a.assist_11 i{
    margin-top: 1px;
    background-position:-178px -1px;
}
.sie_set_matter a.assist_11 i:hover,.evaluate a.assist_11:hover i {
    background-position:-178px -24px;
}
.sie_set_matter a.assist_11 i:hover,.evaluate a.assist_11:active i {
    background-position: -178px -49px;
}
.evaluate a.assist_6 i{
    background-position:-130px 1px;
}
.evaluate a.assist_6:hover i {
    background-position:-130px -24px;
}
.evaluate a.assist_6:active i {
    background-position: -130px -50px;
}
.evaluate a.assist_7 {
    position:relative;
    padding:0px 8px;
    border:1px solid #ddd;
    border-radius: 4px;
    behavior: url(../js/PIE.htc);
}
.evaluate a.assist_7:hover {
    border:1px solid #2882d8;
}
.evaluate a.assist_7:active {
    border:1px solid #1265cf;
}
a.assist_9 i.sie_followed {
    margin-top: 1px;
    background-position: -84px -112px !important;
}
.evaluate a.assist_9 i{
    background: url(../images/icon_statistical.png) no-repeat -84px 0px;
}
.evaluate a.assist_9:hover i {
    background-position:-84px -28px;
}
.evaluate a.assist_9:active i {
    background-position: -84px -28px;
}
.evaluate a.assist_10 i{
    height: 17px;
    margin-top: 0px;
    background:url(../images/set.png) no-repeat;
}
.evaluate a.assist_10:hover i {
    background:url(../images/set_bt.png) no-repeat;
}
.evaluate a.assist_10:active i {
    background:url(../images/set_lt.png) no-repeat;
}
/*分页部分*/
.page {
    display: flex;
    justify-content:space-between;
    width: 100%;
    height: 40px;
    background: #f5f5f5;
    margin-top: 20px;
}
.page_left,.page_cont {
    display: flex;
}

.page .page_1,a.page_derive {
    display: inline-block;
    position:relative;
    width: 18px;
    margin: 11px 10px 0 10px;
    height: 18px;
    background: url(../images/icon-new.png) no-repeat -86px 0;
}
a.page_derive {
    margin-left:0;
    background-position: -113px -171px;
}
a.page_derive:hover {
    background-position: -113px -198px;
}
a.page_derive:active {
    background-position: -113px -225px;
}
.page .page_1 div,.page_derive div{
    width: 40px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #333;
    font-size: 12px;
    display: none;
    border: 1px solid #767676;
    border-radius: 3px;
    position: absolute;
    background: #F9F9FC;
    top: 26px;
    left: -12px;
    z-index: 1000;
    behavior: url(../js/PIE.htc);
}
.page_1:hover div,.page_derive:hover div{
    display: block;
}

.page .page_1:hover {
    background-position: -86px -28px;
}
.page .page_1:active {
    background:url(../images/u71592.png) no-repeat 0px -1px;
}

.page_cont a:hover {
    color:#2882d8;
}
.page_cont a:active {
    color:#1265cf;
}
.page_cont a{
    margin-right:4px;
    cursor: pointer;
    padding: 0 6px;
    float: left;
    height: 24px;
    display: inline-block;
    border: 1px solid #dddddd;
    background: #fff;
    font-size: 12px;
    color: #333;
    line-height: 24px;
    text-align: center;
    border-radius: 2px;
    position: relative;
}
.side_lt {
    width:45px;
    height:22px;
    border:1px solid #ddd;
    border-radius: 3px;
    overflow: hidden;
}
.page_cont a.skip {
    display: inline-block;
    width:40px;
    height:20px;
    line-height: 20px;
    margin-right:20px;
    border:1px solid #ddd;
    background:#F5F5F5;
    text-align: center;
    margin-left:20px;
}
.page_lr select{
    margin:0px 5px 0px 5px;
}
/*achievement_lt.页面结束*/
/*======================================list页面开始*/
/*内容部分*/
.postbox {
    padding-left: 22px;
    background: url(../images/postbox.png) 0px 0px no-repeat;
}
.postbox2 {
    padding-left: 22px;
    background: url(../images/icon_mail.png) 0px 3px no-repeat;
}
.postbox3 {
    padding-left: 22px;
    background: url(../images/icon_phone.png) 8px 1px no-repeat;
}
.postbox4 {
    padding-left: 22px;
    background: url(../images/icon_mail.png) 0px 3px no-repeat;
    margin-right: 8px;
}
.postbox5 {
    padding-left: 14px;
    background: url(../images/icon_phone.png) 0px 1px no-repeat;
}
.more{
    display: inline-block;
    margin-top:10px;
    margin-left:95px;
    width:75px;
    height:30px;
    line-height: 28px;
    border-radius:3px;
    border:1px solid #2882d8;
    color:#2882d8;
    text-align: center;
    box-sizing: border-box;
}
.more:hover {
    color:#fff;
    background:#2882d8;
}
.more_1 {
    margin-left:0;
}
.more:active {
    color:#fff;
    border:1px solid #1265CF;
}
.message_big_tlone{
    overflow: hidden;
    display: flex;
    align-items: center;
}
.fg{overflow: hidden}
a.message_data {
    float: left;
    line-height: 24px;
    white-space: nowrap;
    max-width: 600px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-overflow: -o-ellipsis-lastline;
    /*display: -webkit-box;*/
    /*-webkit-line-clamp: 2;*/
    -webkit-box-orient: vertical;
    font-size: 16px;
    font-weight: bold;
    min-width:35px;
}
p.message_data {
    font-size: 16px;
    font-weight: bold;
}
div.sie_row_spacing {
    margin:8px 0;
}
/*list.css结束*/

/*=====================================14channel下一步页面开始*/
div.channel_achievement_conter {
    border: none;
    width: 1200px;
    margin: 0 auto;
    float: none;
}

/*==人员列表： 手工录入结果页== 补加 start==*/
div.sie_addpsn_result_conter {
    margin-top: -11px;
}
div.sie_addpsn_message {
    margin-left: 20px;
}
/*==人员列表： 手工录入结果页== 补加 end==*/




div.message_channer_big p {
    line-height: 24px;
    padding-left:0px;
}
/*div.message_channer_big p span {*/
/**/
/*}*/
.redness_jx,.redness {
    color: #ff6600;
}
/*下一步页面结束*/

/*====================================18页面开始*/
/*成功添加人员下的表格*/
.index-table01 th {
    font-weight: bold;
    color: #999999;
    font-size: 14px;
    background: #F4F4F4;
    padding: 8px;
    border-left: 1px solid #EDEDED;
    height: 40px;
    box-sizing: border-box;
}
.index-table01 td {
    background: #fff;
    color: #363636;
    padding: 8px;
    text-align: center;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-table01 {
    width: 100%;
    font-size: 14px;
    border:1px solid #ddd;
    table-layout: fixed;
}
.index-table01 td:first-child,.index-table01 th:first-child{
    text-align: center;
    border-left:none;
}
.database_reminder {
    display: flex;
    align-items: center;
    padding-left:8px;
    box-sizing: border-box;
    background: #fffdd6;
    height: 38px;
}
.index-table02 td{
    text-align: left;
}
.database_img {
    width: initial;
    height: initial;
}
.message_list_check {display: flex;align-content: center;}
i.icon-new {
    background: url(../images/icon-new.png) no-repeat -29px -224px;
}

.database_check {
    display: inline-table;
}
.database_evaluate {
    margin-top:0px;
}
.message_database_newly {
    width:150px;
}
.message_database_headline {
    display: inline-block;
    width:200px;
}
div.database_headeline { color:#333; }
a.message_data:hover { color:#2882d8 !important; }
a.message_data:active { color:#1265CF !important;}
.sie_replace_box { width:500px; margin-left:150px;}
.sie_message_list_check {  display: flex;  align-items: center;  }
/*18页面结束*/
/*==========================================21页面开始*/
/*列表里的复选框开始*/
label.top5 {  top:5px;  }
/*复选框结束*/
.shelter {
    position: fixed;
    z-index: 100;
    width: 100%;
    height: 100%;
    overflow: hidden;
    left: 0;
    top: 0;
    filter: alpha(opacity = 20);
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    opacity: 0.2;
    background: #000;
}
.pop {
    width: 800px;
    max-height: 600px;
    overflow-y: auto;
    padding: 0px;
    border-radius: 5px;
    background: #fff;
    behavior: url(../js/PIE.htc);
    position: fixed;
    z-index: 1001;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    box-sizing: border-box;
}
div.sie_increased_conter {
    width: 100%;
    padding: 0px 20px;
    box-sizing: border-box;
}
/*内容部分开始*/

.sie_increased_redness_jx {
    display: inline-block;
    width:120px;
    margin-right:0px;
    height: 24px;
    margin-top: -4px;
    overflow:hidden; /*超出的文本隐藏*/
    text-overflow:ellipsis; /*溢出用省略号显示*/
    white-space:nowrap;
    box-sizing: border-box;

}
.sie_matter_conter {
    height: 482px;
    overflow-y: auto;
    margin-top: 50px;
    margin-bottom: 68px;
}
div.sie_increased_conter .sie_message_ask_left {
    display: inline-block;
    width: 284px;
    margin-right: 20px;
    overflow:hidden; /*超出的文本隐藏*/
    text-overflow:ellipsis; /*溢出用省略号显示*/
    /*white-space:nowrap;*/
    box-sizing: border-box;
}
/*div.sie_increased_conter .message_big .sie_message_ask_left {*/
/*width:332px;*/
/*}*/
.sie_increased_case,.sie_increased_conter .sie_message_ask_thesis {
    display: inline-block;
    width:92px;
    margin-right:8px;
    text-align: center;
    /*overflow:hidden; !*超出的文本隐藏*!*/
    /*text-overflow:ellipsis; !*溢出用省略号显示*!*/
    /*white-space:nowrap;*/
    box-sizing: border-box;
}
.sie_increased_case {
    width:128px;
}
.sie_increased {
    width: 174px;
    text-align: center;
}
.sie_increased_message a.data {
    max-width:332px;
}

p.sie_increased_top {
    width: calc( 100% - 40px );
    background: #fff;
    position: absolute;
    top: 0px;
    left:20px;
    z-index: 1000;
}
div.sie_increased_message_footer {
    width:calc( 100% - 40px);
    position: absolute;
    bottom: 0px;
    left: 20px;
    height: 68px;
    align-items: center;
    border-top: 1px solid #ddd;
    background: #fff;
    /* margin: 0px 20px; */

    box-sizing: border-box;
}
.sie_set_matter img {
    width:inherit;
    height:inherit;
    border:none;
}
.sie_set_matter a {
    margin-top:24px;
    margin-left:8px;
}
div.sie_set_refer { margin-top:0px;}


.monicker span.sie_lsit_span1{
    width: inherit;
    display: inline-block;
    max-width: 280px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 0px;
    margin-right: 12px;
    color: #333;
    font-size: 14px;
}
.sie_lsit_span2{
    display: inline-block;
    max-width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 0px;
    font-size: 14px;
    color: #333;
}
span.sie_lsit_span3{
    font-size: 12px;
    font-weight: 100;

}
.monicker span.sie_lsit_span4{
    width: inherit;
    display: inline-block;
    max-width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 0px;
    margin-right: 12px;
    font-size: 14px;
}
.monicker span.sie_lsit_span5{
    text-align: left;
    width: inherit;
    display: inline-block;
    max-width: 610px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 0px;
    margin-right: 12px;
    font-size: 14px;
}
.sie_lsit_span6{
    display: inline-block;
    max-width: 410px;
    margin-left: 0px;
    font-size: 14px;
}
.data1 {
    display: inline-block;
    max-width: 410px;
    font-size: 16px;
    font-weight: bold;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
}
.w50_important { width: 50px!important;}

.multipleline-ellipsis__content-box {
    float: right;
    width: 100%;
    margin-left: -2px;
    white-space: pre-wrap;
}
/*21页面结束*/
/*---------------------------------------------23页面开始*/
.sie_suppor_conter_left {
    position: absolute;
    left: 0px;
    top: 103px;
    background: #fff;
    z-index: 1000;
}
div.sie_suppor_conter_right1 {
    width:960px;
}
.sie_suppor_suppor {
    min-height:850px;
}
.sie_suppor_submenu .link {
    padding-left:42px;
}
.sie_suppor_submenu .college {
    margin-top:0px;
}
div.sie_suppor_suppor div.achievement_conter {
    margin-bottom:0px;
    position:relative;
}
div.sie_suppor_submenu {
    border:none;
    margin-top:0px;
}
.sie_suppor_submenu a{
    text-align: center;
    border-bottom:1px solid #ddd;
}
/*右侧开始*/

/*常见问题部分开始*/
.sie_suppor_familiar .submenu {
    margin-top:0px;
    padding:28px 20px 0px 20px;
    width:100%;
    border-bottom:none;
}

.sie_suppor_familiar {
    width:100%;
    position:relative;

}
.sie_suppor_familiar .link {
    width: 16px;
    border: none;
    height: 16px;
    position: absolute;
    top: 20px;
    right: 0px;
    box-sizing: border-box;
}
.sie_suppor_familiar .link i {
    margin-top:0px;
}

.sie_suppor_familiar .submenu p,.sie_suppor_clause p {
    line-height: 24px;
}
.sie_suppor_img {
    text-align: center;
    margin-top:60px;
}
.sie_suppor_img img {
    width:inherit;
    height:inherit;
}
/*常见问题结束*/
/*服务条款开始*/
.sie_suppor_clause {
    padding:28px 20px;
}
.sie_supper_clause2 {
    font-size: 16px;
    margin:28px 0px 16px 0px;
}
/*服务条款结束*/
/*信息安全开始*/
.sie_suppor_clause2 .sie_supper_clause2{
    margin-top:0px;
}
.sie_suppor_clause3 {
    margin-right: 20px;
    width: 52px;
    height:52px;
    margin-left: 20px;
}
.sie_suppor_clause3 img {
    width:inherit;
    height:inherit;
    margin:auto;
    width: 52px;
    height:52px;
}
/*信息安全结束*/
/*联系我们开始*/

/*地图*/
.relation_banner {
    width: 100%;
    height: 400px;
    background: url(../images/relation_banner.png) no-repeat;
    background-size: cover;
    box-sizing: border-box;
}
/*公司*/
.sie_suppor_message1 {
    width:100%;
    margin:0 auto;
    padding-top:40px;
}
.sie_suppor_message1 h3 {
    height:80px;
    line-height: 80px;
    font-size: 24px;
    font-weight:100;
    background:url(../images/supper_message.png) no-repeat 0px 33px;
    padding-left:20px;
}

.message_firm {
    /*width:50%;*/
    line-height: 25px;
    font-size: 14px;
    margin-bottom:30px;
}
.message_firm h4 {
    font-size: 16px;
    font-weight:bold;
    margin-bottom:12px;
}
/*联系我们结束*/
/*人才招聘开始*/
.sie_notice_lt {
    background:url(../images/sie_supper_invite.png) no-repeat right top;
}
.sie_notice_lt li {
    background: url(../images/icon_item.png) 0px 12px no-repeat;
    padding-left: 10px;
    line-height: 28px;
    box-sizing: border-box;
}
div.sie_suppor_achievement p {
    margin-left:0px;
}
div.sie_suppor_clause4 {
    padding-top:0px;
}
div.sie_suppor_clause4 p {
    line-height: 28px;
}
/*人才招聘结束*/
/*右侧结束*/

.sie_input_tip_pos label{
    left: 120px !important;
    top: 2px !important;
    height: 20px !important;
}

i.icon_file_searching {
    background:url(../images/icon_file_searching.png) no-repeat;
}
.ball_content a:hover i.icon_file_searching {
    background-position:0px -85px;
}
.ball_content a:active i.icon_file_searching {
    background-position:0px -170px;
}
.sie_path_caluse {  padding-bottom: 0;  }
/*23页面结束*/
/*==============================================25页面开始*/
/*特别提示部分*/
.sie_searching_especially {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 8px 20px;
    line-height: 28px;
    border: 1px dashed #f6d6a2;
    border-radius: 4px;
    background: #fffdf4;
    box-sizing: border-box;
}
.sie_searching_especially li {
    float:none;
    width:100%;
    cursor:auto;
}
.sie_searching_especially1 {
    padding-left: 20px;
    background: url(../images/hint.png) no-repeat 0px 6px;
    font-weight: bold;
}
.sie_searching_especially2 span { color:#ff6600;}
.sie_searching_especially2 font{ color:#ff6600!important;}
.derive {
    position:relative;
}
.derive:hover {
    color:#2882d8 !important;
    border:1px solid #2882d8;
    background:#fff;
}
.derive:active {
    color:#fff !important;
    border:1px solid #1265CF !important;
    background:#1265CF !important;
}
.derive b.icon_searching_derive {
    left: 88px;
    font-weight: 100;
}
.derive2{
    border-color: #2882d8;
    color: #2882d8;
    background-color: transparent;
}
/*找不到记录部分*/
.sie_searching_especially3 {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    padding-right: 20px;
    color: #2882d8;
    /* padding-left: 24px; */
    margin-left: 12px;
    /* background: url(../images/tp_icon.png) no-repeat 0px -26px; */
}
.sie_searching_message2 p {
    margin:8px 0px;
    line-height: 24px;
    padding-left:0px;
}
/*弹出框开始*/
.sie_searching_fx {
    position: fixed;
    min-width: 242px;
    max-width: 293px;
    max-height: 228px;
    padding:20px;
    padding-top: 32px;
    box-shadow: 0px 0px 10px #ddd;
    z-index: 1000;
    border-radius: 3px;
    text-align: center;
    background: #fff;
}

/*弹出框结束*/
/*25页面结束*/
/*-========================================30页面开始*/
.help_w {
    width: 960px;
    min-height: 400px;
    background: #fff;
}
.help_t {
    width: 100%;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}
.help_c {
    margin: 15px 10px;
}
.help_c h2 {
    font-size: 14px;
    color: #333;
}
.help_p a {
    font-weight:bold;

}
.serial_num {
    width: 20px;
    height: 20px;
    background: url("../images/help/help_xh.png") no-repeat;
    display: inline-block;
    vertical-align: middle;
    font-style: normal;
    color: #fff;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
    margin-right: 5px;
}
.help_c p.help_p {
    line-height: 26px;
    margin-left: 24px;
    font-size: 14px;
    color: #333;
}
.help_c p.help_p1 {
    line-height: 26px;
    margin-left: 52px;
    font-size: 14px;
    color: #333;
}
.help_c p.help_p2 {
    line-height: 26px;
    padding: 5px 0;
    margin-left: 10px;
    font-size: 14px;
    color: #333;
}
.help_c p.help_p3 {
    line-height: 36px;
    margin-left: 10px;
    font-size: 14px;
    color: #666;
}
.help_img {
    margin: 10px 0 10px 52px;
}
.help_img img {
    width:842px;
    border: 1px solid #edeced;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
}
.help_pay {
    width: 100%;
    margin: 0 auto;
}
.help_pay li {
    width: 282px;
    margin: 15px;
    float: left;
}
.help_pay li p {
    width: 100%;
    font-size: 14px;
    color: #333;
    line-height: 26px;
    text-align: center;
    font-weight: bold;
}
.help_pay li img {
    border: 1px solid #edeced;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
}
.help_d {
    font-size: 20px;
    line-height: 45px;
    padding-left:24px;
    margin:20px 0;
}
.help_f {
    font-size: 14px;
    color:#c8001b;
}
/*---帮助中心---*/
.cls_patent_content{
    width: 830px;
}
.cls_patent_content .blue
{
    width:830px;
}
/*30页面结束*/

/*35页面开始*/
.sie_inform {
    width:860px;
    margin:auto;
    padding:20px;
}
/*35页面结束*/
.message_conter_pubsearch{
    display: flex;
    width: 1200px;
    margin: auto;
    padding: 20px 0 45px 0;
}
/*37页面开始*/
.sie_common img {
    width: inherit;
    max-width: 900px;
    box-sizing: border-box;
    margin:12px 20px;
}
.sie_common_conter p {
    line-height: 28px;
}
/*37页面结束*/
/*41页面开始*/
/*标题多选按钮*/
span.examine_checkbox { margin-right:28px;}
.examine_checkbox .checkbox{  top:-6px;  left:10px;  }
/*列表*/
.schedule_examine a {
    display: flex;
    align-items: center;
    color:#666;
}
.schedule_examine a:hover {
    color:#2882d8;
}
.schedule_examine a:active {
    color:#1265cf;
}
.schedule_examine i{
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right:4px;
    background: url(../images/icon-new.png) no-repeat -85px -170px;
}
/*查重*/

.icon_examine1:hover i {
    background-position:-85px -197px;;
}
.icon_examine1:active i {
    background-position:-85px -224px;;
}
/*查真*/
.icon_examine2 i {
    background-position:-57px -169px;
}
.icon_examine2:hover i {
    background-position:-57px -197px;
}
.icon_examine2:active i {
    background-position:-57px -224px;;
}
/*重置*/
.icon_examine3 i {
    background-position: -84px 0;
}
.icon_examine3:hover i {
    background-position:-84px -28px;;
}
.icon_examine3:active i {
    background-position:-84px -56px;;
}
/*41页面结束*/
/*42页面开始*/
/*数据下拉部分*/
.sie_inspection_data {
    background: #f8f8f8;
    padding: 20px;
    margin: 20px 0;
    border-radius: 3px;
}
/*下拉框*/
.sie_inspection_data .link {
    width:inherit;
    display: flex;
    position: absolute;
    top: 25px;
    right: 20px;
    height: 14px;
    justify-content: space-between;
    padding: 0;
    border: none;
}
.sie_inspection_data .link i {
    margin-top:0px;
}
.sie_inspection_data .submenu {
    width: 100%;
    border: none;
    margin-top: 5px;
    line-height: 24px;
    padding-bottom: 0;
}
/*选择信息框部分*/
.sie_option_group {
    border:1px dashed #ddd;
    padding:28px 0;
    display: flex;
    align-items: center;
    justify-content:space-around;
    background: #f8f8f8;
    border-radius: 3px;
}
.sie_option_group span {
    display: flex;
    align-items: center;
}
.sie_options b {
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    box-sizing: border-box;
    border-radius: 100%;
    color: #fff;
    margin-right: 10px;
    background: #44a72c;
}
/*大数据列表*/
.wb80 { width:80%; padding-left:10px;}
.wb20 {width:20%; text-align: center;}
.inspection .message_big p{  padding:3px 0;  }
/*大数据列表里的选择图标*/
.sie_options b.c8b { background: #c8001b;}

/*公告标题栏*/
.title-box {
    padding-bottom: 12px;
    width: 100%;
    border-bottom: 1px solid #eee;
}

/*列表 开始*/
.list_file {
    width: 100%;
}
.list_file ul li {
    line-height: 28px;
}
.list_file ul li .icon-delete{ margin-left: 20px;}
/*列表 结束*/
/*58*/
.sie_annuciate_head {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-top:27px;
    margin-bottom: 8px;
}
.sie_annuciate_cont {
    margin-top:23px;
    padding:0 20px;
    line-height: 24px;
}

/*通知公告样式调整*/
.sie_annuciate_cont h1,h2,h3,h4,h5,h6 {
    line-height:normal;
}
.sie_annuciate_cont sup{
    vertical-align:super;
}
.sie_annuciate_cont sub{
    vertical-align:sub;
}
.sie_annuciate_cont em {
    font-style: italic;
}
/*通知公告样式调整 */
.sie_annuciate_cont p {  margin-bottom: 8px;}

/*yf*/
.sie_index_top{
     background-color: #f2f8fd;
     padding: 22px 0 18px 0;
     /*border:1px solid #A0BBD6;*/
     text-align: center;
 }
.sie_index_top img{
    vertical-align: top;
    padding-right: 6px;
    padding-top: 6px;
}
.sie_index_top h3{
    color: #333;
    display: inline-block;
    padding-right: 20px;
    font-weight: normal;
}
.sie_index_top a{
    margin-right: 6px;
}

.sie_index_top_vip{
    background-color: #FDFBE3;
    padding: 22px 0 18px 0;
    /*border:1px solid #A0BBD6;*/
    text-align: center;
}
.sie_index_top_vip img{
    vertical-align: top;
    padding-right: 6px;
    padding-top: 6px;
}
.sie_index_top_vip h3{
    color: #333;
    display: inline-block;
    padding-right: 20px;
    font-weight: normal;
}
.sie_index_top_vip a{
    margin-right: 6px;
}



.message_big2{
    display: flex;
}
.management_headline2{
    border: 1px solid #ddd;
    border-bottom: 0;
    padding-left: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 20px;
}
.message_big_txt{
    display: inline-block;
    margin-left: 20px;
    line-height: 28px;
    flex: 0 0 80%;
}
.message_big_img{
    width: 76px;
}
.message_big img{
    vertical-align: top;
    width: 76px;
    position: relative;
    /*padding-left: 6px;*/
    cursor: pointer;
}
.sie_page_head2{
    border-bottom: 1px solid!important;
    border-color: #ddd!important;
    font-weight: normal!important;
}
.message_ask_wrap{
    width: 100%;
    color: #b5bbb9;
}
.message_ask_wrap .txt_name{
    font-size: 16px;
    color: #000;
}
.txt_xinzeng{
    font-size: 16px;
    color: #999;
}
.txt_miaoshu{
    color: rgba(0, 0, 0, 0.54);;
}
.message_ask_wrap .message_small p{
    display: inline-block;
}
.message_ask_wrap .message_small{
    position: relative;
    padding-bottom: 20px;
}
.message_ask_wrap .message_small .message_small_date,.message_ask_wrap .message_small .message_small_option{
    position: absolute;
    right: 0;
    top:0;
}
.message_ask_wrap .message_small .message_small_option{
    display: none;
}
.sie_page_list2{
    border: 1px solid #ddd!important;
    margin: 10px 0;
}
.sie_page_list3{
    border: 1px solid #ddd!important;
}
.management_right_wrap{
    position: relative;
    padding-left: 20px;
}
.management_right_top .title{
    width: 100%;
    height: 125px;
    position: relative;
}

.management_right_top_t{
    box-sizing: border-box;
    padding-left: 82px;
    position: absolute;
    bottom: 0px;
    font-size: 18px;
    background: rgba(0,0,0,.5);
    font-weight: 500;
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.management_right_top_t span{
    color: #fff;
}
.management_right_wrap .radius{
    position: absolute;
    left: 32px;
    width: 54px;
    height: 54px;
    line-height: 54px;
    background-color: #fff;
    text-align: center;
    border: 2px solid #ddd;
    border-radius: 50%;
    overflow: hidden;
    margin-top: -30px;
}
.management_right_wrap .radius img{
    /*max-width: 28px;*/
}
.management_right_wrap .information_txt{
    padding: 10px;
    display: flex;
    padding-left: 81px;
}
.management_right_wrap .information_txt span:nth-child(2){
    color: #ff3e3e;
    font-weight: bold;
}
.management_right_wrap .information_txt span:nth-child(3){
    color: #2882d8;
    position: absolute;
    right: 4px;
}
.process_left{
    box-sizing: border-box;
    float: left;
    height: 100%;
    background:linear-gradient(90deg,rgba(74,158,239,1),rgba(40,130,216,1));
    border-radius: 5px 0px 0px 5px;
}
.process_right{
    float: right;
    height: 10px;
}
.management_right_wrap .information_percent{
    width: 194px;
    padding-left: 81px;
}
.management_right_wrap .information_percent .percent{
    box-sizing: border-box;
    width: 100%;
    height: 10px;
    background: #fff!important;
    border: 1px solid #288aed;
    color: #fff;
    border-radius: 5px;
}
.management_right_wrap .information_percent .blue{
    color: #2882d8 !important;
}
.management_right_wrap .information{
    border: 1px solid #ddd;
}
.management_right_wrap .information_list{
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    margin-top: 34px;
    padding-bottom: 10px;
}
.management_right_wrap .list_item{
    margin-bottom: 20px;
    flex: 0 0 33.33%;
}
.management_right_wrap .list_item h4{
    margin-bottom: 18px;
}
.management_right_wrap .list_item span{
    color: #2882d8;
}
.management_right_wrap .management_right2{
    margin-top: 28px;
    padding-left: 0;
}
.management_right_wrap .management_right2 .management_headline a{
    float: right;
    margin-top: 18px;
    font-size: 14px;
    color: #666;
    font-weight: normal;
}
.management_right_wrap .management_right2 .main-list__item{
    padding: 0;
}
.main-list__item2{
    margin-top: 10px;
}
.management_right_wrap .main-list__item_content2{
    position: relative;
    justify-content: space-between;
    padding-left: 12px;
}
.mlist-c1:hover .main-list__item_ltitle1{
    background: url("../images/zzfw1-hover.png")no-repeat;
    color: #2882d8;
}
.mlist-c2:hover .main-list__item_ltitle2{
    background: url("../images/zzfw2-hover.png")no-repeat;
    color: #2882d8;
}
.mlist-c3:hover .main-list__item_ltitle3{
    background: url("../images/zzfw3-hover.png")no-repeat;
    color: #2882d8;
}
.mlist-c4:hover .main-list__item_ltitle4{
    background: url("../images/zzfw4-hover.png")no-repeat;
    color: #2882d8;
}
.management_right_wrap .management_right2 .main-list__item_content_back{
    width: 16px;
    height: 14px;
    background: url("../images/icon.png")no-repeat;
    background-position: -24px -76px;
}
.main-list__item_ltitle{
    padding-left: 36px;
}
.main-list__item_ltitle1{
    background: url("../images/zzfw1.png")no-repeat;
}
.main-list__item_ltitle2{
    background: url("../images/zzfw2.png")no-repeat;
}
.main-list__item_ltitle3{
    background: url("../images/zzfw3.png")no-repeat;
}
.main-list__item_ltitle4{
    background: url("../images/zzfw4.png")no-repeat;
}
.management_right_wrap .management_right2 .psn-idx__main_title span{
    color: #2882d8;
    padding-right: 4px;
}
.evaluate a.assist_8 i{
    background-position:-156px 0px;
}
.evaluate a.assist_8:hover i {
    background-position:-156px -24px;
}
.evaluate a.assist_8:active i {
    background-position: -156px -49px;
}
.pop2 h3{
    padding: 32px 0 22px 60px;
}
.price_choose{
    display: flex;
    padding-left: 94px;
    margin-bottom: 24px;
}
.price_choose .radio-inline{
    padding-right: 56px;
}
.price_choose .radio-inline input[type='radio']{
    margin-right: 12px;
}
.price_tips{
    width: 410px;
    height: 36px;
    line-height: 36px;
    margin-left: 92px;
    padding: 0 12px;
    color: #646464;
    background-color: #fbfbfb;
}
.pay_type{
    display: flex;
}
.pay_type .imgBox{
    width: 128px;
    height: 128px;
    border: 1px dashed #eee;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}
.pay_type .imgBox:first-child{
    margin-left: 92px;
}
.pay_type .imgBox:not(:first-child){
    margin-left: 60px;
}
.regular-radio + label, .regular-radio_1 + label, .regular-radio_2 + label, .regular-radio_3 + label{
    padding:6px 7px;
}
.sie_matter_conter2{
    height: 495px;
    margin-bottom: 0;
}
progress::-webkit-progress-bar{
    background-color:#fff!important;
}
progress::-webkit-progress-value{
    background-color:#288aed;
}
.information_txt span{
    width: 40px;
}
.message_small2{
    display: flex;
}
.message_small2 img{
    width: 35px;
    height: 35px;
}
.small_txt{
    margin-left: 15px;
}
.martter-btns{
    text-align: right;
}
.step_up-ed2{
    background: #CBCBCB;
}
.index-table012{
    table-layout: fixed;
}
.index-table012 td:first-child,.index-table012 th:first-child{
    padding-left: 8px;
    text-align: center;
}
.index-table012 .radio-group {
    display: block;
    position: relative;
    padding-bottom: 12px;
}
.index-table012 input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}
.index-table012 input[type="radio"] + label::before {
    content: "\a0";
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #ddd;
    text-indent: 2px;
    line-height: 1;
    box-sizing: border-box;
    margin-bottom: 2px;
}
.index-table012 input[type="radio"]:checked + label::before {
    background-color: #1265cf;
    background-clip: content-box;
    padding: 2px;
    border-color: #1265cf;
}
.index-table012 tr td:last-child{
    text-align: left;
    padding-left: 16px;
}
.index-table012 .radio-group:last-child{
    padding-bottom: 0;
}
.export-alert{
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -180px -280px;
    z-index: 9;
    width: 560px;
    height: 360px;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0px 0px 6px 0px rgba(7,0,2,0.24);
    border-radius: 5px;
    padding: 20px 24px;
}
.export-alert .check-title {
    position: relative;
    padding-bottom: 12px;
    border-bottom: 1px solid #ddd;
}
.export-alert .check-title span {
    font-size: 18px;
    line-height: 18px;
    color: #333;
}
.export-alert .check-title img {
    cursor: pointer;
    position: absolute;
    right: 0;
    width: 18px;
    height: 18px;
    transition: all .3s;
}
.check-title img:hover {
    transform: rotate(180deg);
}
.export-wrap{
}
.export-wrapPd{
    margin-top: 30px;
    padding-left: 20px;
    padding-bottom: 60px;
    border-bottom:1px solid #ddd;
}
.export-fw,.export-con,.export-gs{
    display: flex;
}
.export-wrap .fw-box {
    margin-left: 15px;
}
.fw-box .radio-group {
    position: relative;
    padding-bottom: 15px;
}
.fw-box input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}
.fw-box input[type="radio"] + label::before {
    content: "\a0";
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #ddd;
    text-indent: 2px;
    line-height: 1;
    box-sizing: border-box;
    margin-bottom: 2px;
}
.fw-box input[type="radio"]:checked + label::before {
    background-color: #1265cf;
    background-clip: content-box;
    padding: 2px;
    border-color: #1265cf;
}
.export-con{
    margin-top: 15px;
}
.export-gs{
    margin-top: 30px;
}
.fenlei-sl {
    cursor: pointer;
    position: relative;
    width: 233px;
    height: 30px;
    line-height: 30px;
    margin-left: 15px;
    border: 1px solid #dedede;
    background-color: #fff;
    border-radius: 3px;
    padding: 0 40px 0 20px;
}
.fenlei-sl2{
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    width: 180px;
    margin-top: 12px;
    align-items: center;
    padding: 0 14px;
}
.fenlei-sl2 img{
    width: 10px;
    height: 5px;
    transition: all .3s;
    position: absolute;
    right: 14px;
    top: 11.5px;
}
.fenlei-imgRo{
    transform:rotate(180deg);
}
.fenlei-sl i {
    width: 14px;
    height: 8px;
    position: absolute;
    right: 15px;
    top: 11.5px;
    background: url(../images/pull-down.jpg) center no-repeat;
}
.fenlei-sl span {
    color: #666;
    display: block;
}
.fenlei-sl ul {
    display: none;
    position: absolute;
    left: 0;
    top: 32px;
    z-index: 9;
    border: 1px solid #dedede;
    background-color: #fff;
    border-top: 0;
    border-radius: 3px;
    box-shadow: 0px 13px 20px 0px rgba(0, 0, 0, 0.08);
    width: 100%;
}
.fenlei-sl ul li {
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
}
.fenlei-sl2 ul li{padding-left: 14px}
.fenlei-sl ul li:hover{
    background-color: #F0F5FF;
}
.export-btn{
    text-align: right;
    margin-top: 25px;
}
.export-btn a{
    text-align: center;
    padding: 4px 22px;
    border:1px solid #ddd;
    border-radius: 3px;
}
.export-btn .exbtn-cancel{
    margin-right: 10px;
}
.export-btn .exbtn-confirm{
    border:1px solid #2882d8;
    background: #2882d8;
    color: #fff;
}
.exbtn-cancel:hover {
    border:1px solid #2882d8 !important;
    color:#2882d8 !important;
    background:#fff !important;
}
.exbtn-cancel:active {
    border:1px solid #1265CF;
    background:#1265CF !important;
    color:#fff !important;
}
a.exbtn-confirm:hover {
    color:#fff !important;
    border:1px solid #218aed;
    background:#218aed;
}
a.exbtn-confirm:active {
    color:#fff !important;
    border:1px solid #1265cf;
    background:#1265cf;
}
.jgrs{
    overflow: hidden;
    clear: both;
    margin: 40px auto;
}
.jgrs-l{
    box-sizing: border-box;
    float: left;
    width: calc(100% - 380px);
    padding-right: 190px;
}
.jgrs-l h3{
    color: #000;
    font-size:30px;
    font-weight:400;
    padding-bottom: 72px;
}
.jgrs-l-form {
    display: flex;
    justify-content: center;
}
.form-box{
    position: relative;
    margin-bottom: 24px;
}
.form-box-hide {
    display:none;
}
.jgrs-l .jgrs-l-content-tip {
    padding: 0 20px 0 10px;
    box-sizing: border-box;
    float: left;
}

.jgrs-l-content-mg {
    margin: 100px 0;
}
.jgrs-l-suc-cnt {
    display: flex;
    justify-content: center;
    margin: 18px 0px;
}
.jgrs-l-content-tip ul {
    display: flex;
    align-items: center;
    background: #fff;
}
.jgrs-l-content-tip li{
    margin-right: 38px;
    cursor: auto;
}
.jgrs-l-content-tip li h1{
    margin-bottom: 8px;
    line-height: 32px;
    font-size: 20px;
}
.jgrs-l-content-tip a{
    color: #1265CF !important;
    text-decoration: underline !important;
}
.form-txt{
    width: 138px;
    text-align: right;
    padding-right: 18px;
}
.form-txt-ind-wd110 {
    width: 110px !important;
}
.form-txt-ind-wd138 {
    width: 138px !important;
}
.form-ipt {
    max-width: 300px !important;
    margin-right: 80px;
}
.form-ipt input{
    box-sizing: border-box;
    width:298px;
    height:34px;
    line-height: 34px;
    border:1px solid #dedede;
    border-radius: 3px;
    padding: 0 14px;
}
.xing{
    color: #FF3E3E;
}
.form-yzm{
    margin-bottom: 22px;
}
.form-yzm .yzm-txt{
    width: 138px;
    text-align: right;
    padding-right: 18px;
    margin-top: 7.5px;
}
.form-yzm .yzm-ipt{
    margin-right: 10px;
}
.yzm-ipt{
    max-width: 185px !important;
}
.form-yzm .yzm-ipt input{
    box-sizing: border-box;
    width:184px;
    height:34px;
    line-height: 34px;
    border: 1px solid #dedede;
    border-radius: 3px;
    padding: 0 14px;
}
.form-yzm .yzm-btn{
    width:103px;
    height:36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    background-color: #2882d8;
    border-radius: 3px;
    transition: all .3s;
}
.form-yzm .yzm-btn:hover{
    background-color: #5da5ea;
}
.form-checkbox{
    margin-left: 156px;
}
.ml128{
    margin-left: 128px;
}
.form-checkbox .radio-group {
    margin-bottom: 12px;
    position: relative;
    display: flex;
    align-items: center;
}
.form-checkbox .radio-group span{
    color: #666;
}
.form-checkbox .radio-group .checkbox-tk{
    color: #2882d8;
}
.form-checkbox .radio-group input[type="checkbox"] {
    display: none;
}
.form-checkbox .radio-group .checkbox {
    width: 14px;
    height: 14px;
    display: block;
    margin-right: 12px;
    border: 1px solid #ddd;
    background: #fff;
    cursor: pointer;
    position: inherit;
}
.form-checkbox .radio-group label.cur {
    border-color: #2882d8;;
    background: url(../images/choice-gou.png)no-repeat #2882d8 0 1px;
}
.form-btn{
    margin-top: 30px;
    margin-left: 156px;
}
.form-btn a{
    display: inline-block;
    text-align: center;
    width:100px;
    height:34px;
    line-height: 34px;
    border-radius:3px;
    transition: all .3s;
}
.form-btn a.submit{
    margin-right: 16px;
    background: #2882d8;
    border: 1px solid #2882d8;
    color: #fff;
}
.form-btn a.submit:hover{
    background: #5da5ea;
    border-color: #5da5ea;
}
.form-btn a.goback{
    background: #fff;
    border: 1px solid #2882d8;
    color: #2882d8;
}
.form-btn a.goback:hover{
    background: #2882d8;
    border: 1px solid #2882d8;
    color: #fff;
}
.ssfm-t{padding-top: 10px;}
.form-tips{
    display: none;
    position: absolute;
    left: 348px;
    top: -4px;
    box-sizing: border-box;
    width:306px;
    min-height:48px;
    padding-top: 13px;
    padding-left: 16px;
    box-shadow:0px 0px 8px 0px rgba(0, 0, 0, 0.1);
    border-radius:5px;
}
.form-tips2{
    width: 366px;
    min-height: 34px;
    line-height: 34px;
    padding-top: 0;
}
.form-tips2 p{
    margin-bottom: 0!important;
    line-height: 34px!important;
}
.form-tips:before{
    content: '';
    z-index: 20;
    top: 10px;
    left: -4px;
    position: absolute;
    width: 10px;
    height: 10px;
    background: #fff;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
    transform: rotate(45deg);
}
.form-tips:after{
    content: '';
    width: 16px;
    height: 12px;
    position: absolute;
    top:10px;
    left: 0;
    background-color: #fff;
    z-index: 99;
}
.form-tips p{
    line-height: 22px;
    color: #666;
    margin-bottom:12px;
}
.error_message-prompt_side{
    border: 1px solid #ddd;
    min-width: 30px;
    width: 240px;
    min-height: 38px!important;
    line-height: 38px!important;
    border-radius: 3px;
    font-size: 14px;
    color: #666;
    position: relative;
    word-break: break-word;
    padding:0px 8px;
    display: flex;
    align-items: center;
}
.error_message-prompt_icon-right{
    position: absolute;
    left: -6px;
    top: calc(50% - 6px);
    border: 1px solid #ddd;
    width: 10px;
    height: 10px;
    background: red;
    transform: rotate(45deg);
    background: #fff;
    border-right: none;
    border-top: none;
}
.error_message-prompt_icon-left{
    position: absolute;
    right: -6px;
    top: calc(50% - 6px);
    border: 1px solid #ddd;
    width: 10px;
    height: 10px;
    background: red;
    transform: rotate(45deg);
    background: #fff;
    border-left: none;
    border-bottom: none;
}
.error_message-prompt{
    display: none;
    position: absolute;
    background: #fff;
    border-radius: 3px;
    top: 8px;
}
.error_message-leftprompt{
    right: 355px;
}
.error_message-rightprompt{
    right: -190px;
}
.error_message-prompt_detail{
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 38px;
}
.jgrs-r{
    box-sizing: border-box;
    float: right;
    width: 380px;
    padding-left: 44px;
    margin-top: 112px;
    border-left: 1px solid #dedede;
}
.jgrs-r h4{
    font-size: 20px;
    padding-bottom: 66px;
}
.jgrs-r .rsr-group{
    margin-bottom: 36px;
}
.rsr-group .rg-title{
    position: relative;
    margin-bottom: 10px;
    text-align: center;
    display: inline-block;
    padding: 0 28px 0 14px;
    height:28px;
    line-height: 28px;
    border: 1px solid #2882d8;
    color: #2882d8;
}
.rsr-group .rg-title:before{
    content: '';
    position: absolute;
    right: 0;
    bottom: 0px;
    width:0;
    height:0;
    border-top:15px solid transparent;
    border-bottom:15px solid transparent;
    border-right:12px solid #2882d8;
}
.rsr-group .rg-title:after{
    content: '';
    position: absolute;
    right: -1px;
    bottom: 0px;
    width:0;
    height:0;
    border-top:15px solid transparent;
    border-bottom:15px solid transparent;
    border-right:12px solid #fff;
}
.rsr-group p{
    color: #000;
    width: 336px;
    line-height:24px;
}
.rsr-group:nth-child(4){
    margin-bottom: 0;
}
.jgrs-l .rsl-title{
    color: #000;
    font-size: 30px;
    font-weight: 400;
    display: flex;
    justify-content: center;
}
.rsl-title-font {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rsr-warn{
    padding-top: 50px;
    color: #888;
    line-height: 22px;
}
.rsl-link{
    color: #333;
    padding-top: 14px;
    display: flex;
    justify-content: center;
}
.rsl-link a{
    color: #2882d8;
    margin-left: 4px;
    text-decoration: underline;
}
.rsl-step{
    margin-top: 28px;
}
.rsl-step .step{
    padding: 20px 0 38px;
    position: relative;
    /* margin-left: 38px; */
    margin-bottom: 32px;
}
.rsl-step .step_up-ed2{
    display: inline-block;
    height: 4px;
    background: #2882d8;
}
.rsl-step .step_up-ing2{
    display: inline-block;
    height: 4px;
    background: #CACACA;
}
.step_one span{
    cursor: pointer;
}
.my-table{
    width: 100%;
    font-size: 14px;
    border: 1px solid #ddd;
    overflow: hidden;
}
.my-th{
    font-weight: bold;
    color: #999999;
    font-size: 14px;
    background: #F4F4F4;
    border-left: 1px solid #EDEDED;
    padding: 10px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    box-sizing: border-box;
}
.my-table-td:last-child{
    border-bottom: none;
}
.my-table-td-bottom {
    border: 1px solid #eee;
}

.my-td{
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 1px solid #EDEDED;
    padding:  8px;
    flex-wrap: wrap;
    box-sizing: border-box;
}
.my-table-td:last-child .rowspan-td{
    border-bottom: 0;
}
.my-td2{
    display: flex;
    /*align-items: center;*/
    justify-content: center;
    border-left: 1px solid #EDEDED;
    flex-wrap: wrap;
}

.my-td p,.my-td2 p{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.radio-box{
    flex-wrap: wrap;
    justify-content: flex-start;
}
.radio-box .radio-group:last-child{
    padding-bottom: 0!important;
}
.my-th:first-child{
    border-left: none;
}
.my-td:first-child{
    border-left: none;
}
.my-table .w5{
    width: 5%;
}
.my-table .w4{
    width: 4%;
}
.my-table .w8{
    width: 8%;
}
.my-table .w15{
    width: 15%;
}
.my-table .w10{
    width: 10%;
}
.my-table .rowspan-td{
    box-sizing: border-box;
    padding: 8px;
    overflow: hidden;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #dedede !important;
}
.radio-rowspan-td{
    box-sizing: border-box;
    padding: 8px !important;
    overflow: hidden;
    flex: 0 0 100%;
    text-align: center;
}
.my-table-tb-out {
    width: 100%;
    position: relative;
}

.my-table-tb-in {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    font-size: 14px;
    padding: 25px 0;
    border: none;
    background-color: white;
}

.radio-rowspan-td:last-child{
    padding-top: 0;
}
.radio-rowspan-td:first-child{
    border-bottom: 0;
}
.radio-box .radio-group {
    display: block;
    position: relative;
    padding-bottom: 12px;
}
.radio-box input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}
.radio-box input[type="radio"] + label::before {
    content: "\a0";
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #ddd;
    text-indent: 2px;
    line-height: 1;
    box-sizing: border-box;
    margin-bottom: 2px;
}
.radio-box input[type="radio"]:checked + label::before {
    background-color: #1265cf;
    background-clip: content-box;
    padding: 2px;
    border-color: #1265cf;
}
.sswrap{
    margin-top: 92px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.ss-form{
    padding-right: 50px;
}
.ss-title{
    text-align: center;
    margin-bottom: 60px;
    flex:100%;
}
.ss-title h3{
    font-weight: normal;
    font-size: 30px;
    padding-bottom: 14px;
}
.ss-title p{
    font-size: 18px;
}
.form-radio .radio-group{
    margin-bottom: 14px;
    position: relative;
    color: #555;
}
.form-fileup{
    box-sizing: border-box;
    position: relative;
    width:298px;
    height:150px;
    border: 1px dashed #dedede;
    padding-top: 37.5px;
    text-align: center;
}
.form-fileup:hover{
    border-color:#2882d8;
}
.form-fileup:hover p{
    color:#2882d8;
}
.form-fileup p{
    padding-top: 14px;
    color: #aaa;
}
.form-fileup input{
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer
}
.upImg-tips{
    padding-left: 156px;
    color: #888;
}
.ss-form-checkbox{
    margin-top: 28px;
}
.ss-form-checkbox .radio-group span{
    width: 428px;
    line-height: 24px;
}
.ss-form-checkbox .radio-group .checkbox{
    margin-top: 6px;
}
.ss-form-checkbox .radio-group{
    align-items: inherit;
}
.ss-btnBox{
    margin-top: 56px;
    padding-left: 156px;
}
.ss-btnBox a{
    display: inline-block;
    width:360px;
    height:42px;
    line-height: 42px;
    text-align: center;
    background: #2882d8;
    border-radius: 3px;
    color: #fff;
}
.breviary-wrap,.analyze-wraps{
    margin-top: 92px;
}
.bmessage-title{
    position: relative;
    border-bottom: 1px solid #dedede;
}
.bmessage-title2{border-bottom: 0!important;}
.bmessage-title b{
    position: absolute;
    right: 0;
    top: 26px;
    color: #888;
    font-weight: normal;
}
.bmessage-title span {
    box-sizing: border-box;
    min-width: 100px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    color: #333;
    padding: 14px;
    font-weight: 400;
}
.bmessage-title span.current {
    color: #2882d8;
    border-bottom: 3px solid #2882d8;
}
.bmessage-title span.current a {
    color: #2882d8;
}

.bmessage-title span:not(.current) {
    margin-left: -6px;
    padding-bottom: 16px;
}
.breviary-img{
    position: relative;
    margin: 40px 0;
}
.bre-rbanner{
    position: absolute;
    width: 1200px;
    height: 300px;
    top: 60px;
    border-radius: 3px;
    left:0;
}
.bre-update{
    box-sizing: border-box;
    position: absolute;
    right: 18px;
    top: 246px;
    width:315px;
    height:97px;
    background: #fff;
    border-radius: 3px;
    padding: 16px;
}
.bre-btn{
    height: 42px;
    background-color: rgba(40,130,216,.08);
    padding-left: 14px;
    padding-right: 8px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 3px;
}
.bre-btn a{
    cursor: pointer;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    width:78px;
    height:30px;
    line-height: 30px;
    border:1px solid rgba(40,130,216,1);
    border-radius:3px;
    text-align: center;
    color: #2882d8;
}
.bre-btn a:hover{
    background-color: #2882d8;
    color: #fff;
}
.bre-btn a input{
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
}
.bre-update p{
    font-size: 12px;
    color: #888;
    padding-top: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.breinfoT-website img{
    padding-left: 6px;
    cursor: pointer;
    height: auto !important;
    width: auto !important;
}
.breviary-info{
    margin:14px 0 40px 0;
}
.breinfo-top{
    display: flex;
    align-items: center;
    padding-left: 104px;
    height: 153px;
    background-color: #f8f8f8;
}
.breinfoT-img{
    width:102px;
    height:102px;
    background: url(../images/breinfoT-img.png) center #fff no-repeat;
    border:2px solid rgba(221,221,221,1);
    border-radius:50%;
}

.breinfoT-img-outline a img{
    width:102px;
    height:102px;
    border-radius:50%;
}
.breinfoT-img-outline{
    position:relative;
}
.breinfoT-img-outline a span {
    position: absolute;
    left: 0;
    bottom: 40px;
    display: none;
    width: 100%;
    height: 24px;
    text-align: center;
    line-height: 24px;
    color: #333;
    background: #fff;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}
.breinfoT-img-outline a:hover span {
    color: #333;
    background: #fff;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    display: inline-block;
}
.area_select .new-normalselect-box {
    border: none !important;
    border-color:rgba(40, 138, 237, 0.06) !important;
}

.area_select .new-normalselect-box_item {
    width:auto !important;
    min-width:100% !important;
}
.new-unableselect-box{
    user-select: none;
    display: flex;
    flex-grow: 0;
    flex-shrink: 1;
    align-items: center;
    justify-content: space-between;
    position: relative;
    width: 100%;
    height: 32px;
    border: 1px solid #ddd;
    border-radius: 3px;
    pointer-events: none;
}
.new-unableselect-box .new-unableselect-box_content{
    font-weight: normal;
    width: 95%;
    padding-left: 10px;
    color: #999;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 95%;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.breinfoT-txt{
    padding-left: 70px;
    line-height: 38px;
}
.breinfoT-name span:first-child,.breinfoT-website span:first-child{
    display: inline-block;
    width: 128px;
    text-align: right;
    color: #888;
}
.breinfoT-name span:last-child,.breinfoT-website span:last-child{
    font-size: 18px;
    font-weight: bold;
}
.breinfo-box{
    position: relative;
    width:100%;
    /*flex: 100%;*/
    display: flex;
    /* justify-content: center; */
    margin-bottom: 20px;
    margin-top: 20px;
}
.breinfo-form{
    padding-top: 32px;
    display: flex;
    /*justify-content: center;*/
    flex-wrap: wrap;
    flex-direction: column;
    width: 750px;
    margin: auto;
}
.breinfo-ipt{
    width: 750px;
    border: 0;
    border-bottom: 1px solid #dedede;
    padding: 4px 0;
    font-size: 16px;
}
.breinfo-wd{
    width: 750px!important;
}
.breinfo-t{
    position: absolute;
    /*     bottom: 8px; */
    left: 0;
    top: -5px;
    margin: 0;
    -webkit-transition: all .45s cubic-bezier(.23,1,.32,1);
    transition: all .45s cubic-bezier(.23,1,.32,1);
    transform-origin: left top;
}
.breinfo-t-error {
    color:#c00 !important;
}

.breinfo-box textarea {
    border: solid 0px;
    border-bottom:1px solid #dedede;
    outline:none;
    resize:none;
}
.as_textarea {
    max-height: 170px;
    _height: 120px;
    margin-left: auto;
    margin-right: auto;
    padding: 3px;
    outline: 0;
    border-bottom: 1px solid #a0b3d6;
    word-wrap: break-word;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-user-modify: read-write-plaintext-only;
}

.breinfo-t-scale{
    font-size: 10px;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
}
.breinfo-t-focus {
    color: #2882d8;
}

.breinfo-ipt:focus{
    border-color: #2882d8;
}
.breinfo-box3{
    margin-top: 24px;
}
.breinfo-box4{
    margin-top: 26px;
}
.breinfo-sub{
    width: 100%;
    line-height: 42px;
    background: #2882d8;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.breinfo-sub:hover{color:#fff!important;}
.jgzy{
    padding-top: 30px;
}
.analyze-bt{
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    font-size: 18px;
    font-weight: bold;
}
.jgzy-tabBox{
    display: flex;
    justify-content: space-between;
    margin-top: 24px;
}
.jgzy-tabBox .tcur{
    border-color: #139fff;
}
.jgzy-tab{
    cursor: pointer;
    box-sizing: border-box;
    position: relative;
    width: 220px;
    height: 136px;
    text-align: center;
    padding-top: 26px;
    border:1px solid #eee;
    border-radius:3px;
}
.jgzy-tab:hover{border-color: #139fff;}
.jgzy-tabBox p{
    line-height: 30px;
    font-size: 16px;
}
.jgzy-tabcolor{
    width: 26px;
    height: 6px;
    border-radius: 3px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 8px;
}
.jgzy-tabcolor1{background-color: #4ca3dc;}
.jgzy-tabcolor2{background-color: #97ca89;}
.jgzy-tabcolor3{background-color: #8478ed;}
.jgzy-tabcolor4{background-color: #52c6eb;}
.jgzy-tabcolor5{background-color: #ed9e37;}
#jg-echart1{
    height: 278px;
    margin: 30px 0 50px 0;
}
#jg-echart2{
    width: 750px;
    height: 459px;
    margin: 30px 20px 60px 0;
    float: left;
    border:1px solid #ddd;
}
.fkfb-table{
    width: 400px;
    float: right;
    border: 1px solid #ddd;
    text-align: center;
    margin-top: 30px;
}
.fktable-title{
    box-sizing: border-box;
    color: #333;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    background: #f8f8f8;
    border-bottom: 1px solid #ddd;
}
.fktable-td{
    padding: 0 52px;
    height: 50px;
    line-height: 50px;
    display: flex;
    justify-content: space-between;
    color: #333;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
}
.fktable-td:nth-of-type(odd){background: #f8f8f8}
.fktable-td:nth-of-type(even){background: #fff}
.fktable-td:last-child{border-bottom: 0}
.analyze-warns{
    height: 36px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 14px;
    background: #FDFBE3;
    border-radius:3px;
    margin-bottom: 60px;
}
.analyze-top{
    border-bottom: 1px solid #ddd;
    margin-top: -24px;
}
.message_ask_portrait2 img{
    width: 58px;
    height: 58px;
    border-radius: 50%;
    border: 1px solid #eee;
}
/*cq附件*/
.access-left{
    width: 892px;
    padding-right: 20px;
    border-right: 1px solid #ddd;
    box-sizing: border-box;
}
.access-commit{
    box-sizing: border-box;
    height: 58px;
    border:1px solid #ccc;
    border-radius: 8px;
    display: flex;
    align-items: center;
    margin-bottom: 50px;
}
.commit-img{
    border: 1px solid #d3d3d3;
    margin: 0 8px;
    text-align: center;
    line-height: 44px;
    border-radius: 50%;
    width: 44px;
    height: 44px;
}
.commit-img img{
    width: 50%;
}
.commit-ipt{
    flex: 1;
    margin-right: 8px;
}
.commit-ipt input{
    width: 100%;
    border: 0;
    font-size: 16px;
}
.commit-upimg{
    width: 74px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-left: 1px solid #ccc;
    text-align: center;
    line-height: 56px;
    background-color: #f4f4f4;
}
.commit-upimg img{
    width: 24px;
    height: 24px;
}
.access-tw{
    box-sizing: border-box;
    border:1px solid #ccc;
    border-radius: 8px;
    margin-bottom: 50px;
}
.tw-top{
    box-sizing: border-box;
    width: 100%;
    min-height: 152px;
    padding: 16px 14px;
    border-bottom: 1px solid #ccc;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    display: flex;
    flex-wrap: wrap;
    background-color: #f4f4f4;
}
.tw-img{
    border: 1px solid #ccc;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    margin-right: 8px;
}
.tw-img img,.tw-upimg img{
    width: 24px;
    height: 24px;
}
.tw-area{
    flex: 1;
    height: 92px;
}
.tw-area textarea{
    width: 100%;
    height: 92px;
    padding: 6px;
    line-height: unset;
    border-radius: 4px;
    resize:none;
}
.tw-area textarea:focus{border-color:#ccc;}
.tw-upimg{
    flex: 0 0 100%;
    margin-left: 54px;
    margin-top: 10px;
}
.tw-bottom{
    height: 66px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0 14px;
}
.tarea-count{
    color: #999;
    padding-right: 12px;
}
.tw-btn{
    display: inline-block;
    width: 86px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #2882d8;
    color: #fff;
    font-size: 16px;
    border-radius: 3px;
}
.tw-btn:hover{
    color: #fff;}
.access-upimged{
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 8px;
    margin-bottom: 50px;
}
.upimged-img{
    box-sizing: border-box;
    flex: 0 0 100%;
    padding-left: 56px;
    margin-top: 12px;
    display: flex;
    flex-wrap: wrap;
}
.upimged-gp{
    position: relative;
    max-width: 766px;
    max-height: 124px;
}
.sie_upimaged-gp img{
    max-width: 100%;
    max-height: 124px;
    border-radius: 3px;
}
.upimged-gp b{
    cursor: pointer;
    position: absolute;
    right: 6px;
    top: 4px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background-color: #000;
    color: #fff;
    font-size: 22px;
    text-align: center;
    line-height: 22px;
    font-weight: normal;
}
.access-item{
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 8px;
    margin-bottom: 50px;
}
.accessItem-txt{
    position: relative;
    flex: 1;
    height: 132px;
}
.accessItem-txt p{
    width: 710px;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.access-lookmore{
    color: #2882d8;
    cursor: pointer;
}
.accessItem-top{
    box-sizing: border-box;
    width: 100%;
    min-height: 152px;
    padding: 16px 14px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    display: flex;
    flex-wrap: wrap;
}
.accessItem-ago{
    position: absolute;
    top: 8px;
    right: 0;
    color: #999;
    font-weight: normal;
}
.accessItem-img{
    box-sizing: border-box;
    flex: 0 0 100%;
    padding-left: 56px;
    margin-top: 12px;
    display: flex;
    flex-wrap: wrap;
}
.accessItem-img img{
    border-radius: 3px;
    flex: 0 0 100%;
}
.accessItem-bottom{
    box-sizing: border-box;
    padding: 14px 0;
    padding-left: 56px;
    display: flex;
    align-items: center;
}
.accessItem-icon{
    margin-right: 14px;
    padding-left: 20px;
    cursor: pointer;
}
.accessItem-bottom .zan{
    background: url(../images/td-zan.png) no-repeat;
    background-position: 1px
}
.accessItem-bottom .zan:hover {
    background: url(../images/td-zan-hover.png) no-repeat;
    background-position: 1px;
    color: #2882d8;
}
.accessItem-bottom .share {
    background: url(../images/td-share.png) no-repeat;
    background-position: 0 2px;
}
.accessItem-bottom .share:hover {
    background: url(../images/td-share-hover.png) no-repeat;
    background-position: -1px 2px;
    color: #327cff;
}
.accessItem-bottom .commit {
    background: url(../images/td-commit.png) no-repeat;
    background-position: 0 2px;
}
.accessItem-bottom .commit:hover {
    background: url(../images/td-commit-hover.png) no-repeat;
    background-position: -1px 2px;
    color: #327cff;
}
.filtrate-box{
    margin-top: 60px;
}
.fil-province{
    color: #333;
    margin-bottom: 20px;
}
.fil-province ul li{
    line-height: 24px;
    border: 1px solid #e1e3e4;
    padding: 0 14px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #fff;
    margin-left: 10px;
    margin-bottom: 12px;
    cursor: pointer;
}
.fil-province ul li:hover{
    border: 1px solid #2882d8;
    color: #2882d8;
}
.fil-province ul{
    flex:1;
}
.fil-title{
    width: 74px;
    padding-top: 6px;
}
.fil-cur{
    border: 1px solid #2882d8!important;
    color: #2882d8;
}
.fildata-t{
    margin-top: 6px;
    color: #333;
    border-bottom: 1px solid #ddd;
    padding: 8px 0;
}
.fildata-t span{
    padding: 0 4px;
    color: #2882d8;
    font-weight: bold;
}
.fildata-list{
    display: flex;
    flex-wrap: wrap;
    margin-top: 24px;
}
.fildata-item{
    box-sizing: border-box;
    margin-bottom: 34px;
    padding: 10px;
    width: 20%;
}
.fildata-item:hover{
    background:#f5f5f5;
}
.fildata-item:nth-child(5n-4){
    justify-content: flex-start;
}
.fildata-item:nth-child(5n){
    justify-content: flex-end;
}
.fildata-item img{
    width: 58px;
    height: 58px;
    margin-right: 10px;
}
.fildata-info h3{
    font-weight: normal;
    color: #000;
    padding-bottom: 6px;
    width: 198px;
}
.fildata-info p{
    color: #666;
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.expire-box{
    padding: 100px 0;
    display: flex;
    justify-content: center;
}
.expire-img{
    padding-top: 28px;
    padding-right: 48px;
    padding-left: 68px;
}
.expire-img img{
    width:183px;
    height:196px;
}
.expire-txt{
    width: 480px;
    padding-top: 26px;
}
.expire-line1{
    padding-bottom: 18px;
    border-bottom: 1px solid #ddd;
}
.expire-line2{
    padding-top: 18px;
}
.expire-line1 h3{
    font-size: 28px;
    font-weight: bold;
    padding-bottom: 20px;
}
.expire-line1 ul li{
    font-size: 16px;
    line-height: 24px;
    color: #333;
}
.expire-line2{
    padding-top: 18px;
}
.expire-line2 h4{
    font-weight: 400;
    font-size: 16px;
    color: #333;
}
.expire-line2 ul li {
    font-size: 16px;
    line-height: 24px;
    color: #333;
}
.expire-line2 ul li a{
    color: #2882d8;
}
.suiProduct-wrap{
    box-sizing: border-box;
    padding: 0 163px;
}
.suiProduct-title{
    text-align: center;
    margin: 40px auto 20px auto;
}
.suiProduct-title h3{
    color: #000;
    font-size: 26px;
    font-weight: 400;
    padding-bottom: 8px;
}
.suiProduct-title p{
    color: #000;
}
.suiProduct-list{
    margin-bottom: 32px;
}
.suiProduct-item{
    text-align: center;
    flex: 1;
    margin-right: 18px;
    border: 1px solid #ececec;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.06);
    padding: 0 10px;
    height: 260px;
    margin-bottom: 8px;
    color: #000;
}
.suiProduct-item:nth-child(3){margin-right: 0}
.suiProduct-list .suiList-warn{
    flex: 0 0 100%;
    font-size: 12px;
}
.suiProduct-item h4{
    text-align: center;
    height: 54px;
    line-height: 54px;
    font-size: 18px;
    border-bottom: 1px solid #ececec;
}
.suiItem-ms{
    text-align: center;
    padding: 14px 32px;
}
.suiItem-price{
    position: relative;
    text-align: center;
    padding-bottom: 20px;
}
.suiPrice-je{
    padding-right: 18px;
}
.suiPrice-je span:nth-child(2){
    /* vertical-align: text-top; */
    font-size: 24px;
}
.suiPrice-je span:nth-child(1){
    font-size: 24px;
    /* vertical-align: super; */
}
.suiItem-price p{
    padding-top: 8px;
    font-size: 12px;
}
.suiItem-btn{
    display: inline-block;
    height: 32px;
    line-height: 32px;
    background: #2882d8;
    color: #fff;
    padding: 0 18px;
    border-radius: 3px;
}
.suiItem-btn:hover{
    color: #fff;
}
.suiProduct-menu{
    margin-top: 24px;
    margin-bottom: 10px;
    padding: 20px;
    border: 1px solid #ececec;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.06);
}
.suiMenu-title{
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 8px;
}
.write-top {
    height: 44px;
    border-bottom: 1px solid #ececec;
    display: flex;
}
.write-top .ttc {
    box-sizing: border-box;
    padding: 0 6px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333;
}
.write-top .ttc:nth-child(1){padding-left: 0}
.top-item1 {
    flex: 0 0 34%;
    max-width: 34%;
    justify-content: inherit!important;
}
.top-item2,.top-item3, .top-item4 {
    box-sizing: border-box;
    padding: 0 6px;
    flex: 0 0 22%;
    max-width: 22%;
}
.write-con {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 20px;
}
.con-item {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.con-item_top{
    cursor: pointer;
}
.write-con .con-item .add {
    width: 12px;
    height: 12px;
    background: url(../images/add-gray.png)no-repeat;
    position: absolute;
    top: 17px;
    left: 0px;
}

.write-con .con-item .jian {
    width: 12px;
    height: 12px;
    background: url(../images/jian-gray.png)no-repeat;
    position: absolute;
    top: 17px;
    left: 0px;
}

.write-con .con-item span {
    box-sizing: border-box;
    display: block;
    width: 34%;
    padding-left: 16px;
    height: 46px;
    line-height: 46px;
}
.menu-child-box, .menu-child-box2 {
    background: #f5f5f5;
    width: 100%;
    display: none;
}
.con-menu {
    display: flex;
}
.con-menu .top-item1{
    box-sizing: border-box;
    padding-left: 28px!important;
}
.con-menu-child {
    position: relative;
    color: #333;
    font-weight: normal;
    flex-wrap: wrap;
    border-top: 1px solid #ddd;
}
.con-menu .top-item1 {
    text-align: left;
}
.con-menu .ttc {
    box-sizing: border-box;
    height: 46px;
    line-height: 46px;
    color: #000;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 6px;
}
.con-menu .ttc:nth-child(1){
    flex:0 0 34%;
}
.con-menu-child .add2 {
    width: 12px;
    height: 12px;
    background: url(../images/add-gray.png)no-repeat;
    position: absolute;
    top: 25px;
    left: 46px;
}
.con-menu-child span {
    padding-left: 62px!important;
}
.suiMenu-other{padding-top: 10px}
.suiOther-txt{
    padding-bottom: 20px;
}
.suiOther-txt span:nth-child(2){
    padding-right: 106px;
}
.suiProduct-trial{
    margin-top: 24px;
    margin-bottom: 24px;
    padding: 20px;
    border: 1px solid #ececec;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.06);
}
.suiTrial-version{
    display: flex;
    align-items: center;
}
.suiTrial-radio{
    padding-left: 20px;
    padding-right: 0;
}
.suiTrial-radio input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}
.suiTrial-radio input[type="radio"] + label::before {
    content: "\a0";
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #ddd;
    text-indent: 2px;
    line-height: 1;
    box-sizing: border-box;
    margin-bottom: 2px;
    margin-right: 6px;
}
.suiTrial-radio input[type="radio"]:checked + label::before {
    background-color: #2882d8;
    background-clip: content-box;
    padding: 2px;
    border-color: #2882d8;
}
.suiTrial-number{
    margin-top: 26px;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
}
.suiTrial-number .suiTrial-t{
    width: 70px;
}
.suiTrial-drag{
    position: relative;
    flex:1;
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
    background: #f5f5f5;
}
.suiDrag-count{
    position: absolute;
    right: 0;
    top:0;
    height: 28px;
    width: 110px;
    background: #fff;
    color: #000;
    border: 1px solid #f5f5f5;
    display: flex;
    align-items: center;
}
.Dragcount-num{
    display: inline-block;
    padding-left: 20px;
    width: 55px;
    border: 0;
    height: 100%;
}
.Dragcount-btn{
    position: absolute;
    right: 0;
    top:0;
    height: 100%;
    width: 16px;
    background-color: #f5f5f5;
    display: flex;
    flex-wrap: wrap;
}
.Dragcount-btn b{
    cursor: pointer;
    flex: 0 0 100%;
}
.Dragcount-btn b:nth-child(1){
    background: url("../images/pull-down_lt.jpg")no-repeat center;
}
.Dragcount-btn b:nth-child(2){
    background: url("../images/pull-down.jpg")no-repeat center;
}
.suiTrial-process{
    display: flex;
    position: absolute;
    left: 0;
    top:0;
    width: 650px;
    height: 100%;
    line-height: 30px;
    background: url("../images/corp_num_bar_gray.jpg")no-repeat;
}
.suiTrial-process-g{
    position: absolute;
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
    background: url("../images/corp_num_bar_green.jpg")no-repeat;
}
.suiProcess-btn{
    box-sizing: border-box;
    cursor: pointer;
    position: absolute;
    right: -3px;
    top:-4px;
    height: 38px;
    line-height: 38px;
    color: #fff;
    background: #43B73A;
    border-radius: 3px;
    padding: 0 4px;
    z-index: 99;
}
.suiProcess-tips{
    box-sizing: border-box;
    position: absolute;
    top: -30px;
    left: -50%;
    transform: translateX(-7px);
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 52px;
    font-size: 12px;
    color: #fff;
    background: #43B73A;
}
.suiProcess-tips:after{
    content: '';
    border-top: 8px solid #43B73A;;
    border-bottom: 8px solid transparent;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    bottom: -16px;
    left: 50%;
    transform: translate(-50%);
}
.suiTrial-price{
    padding-top: 10px;
}
.suiTrial-price span:nth-child(2){
    font-size: 18px;
    font-weight: 400;
    color: #2882d8;
}
.suiTrial-radio input[type="radio"] + label::before{
    margin-right: 0;
}
.department-nlist{
    width: 1200px;
    margin: 20px auto 45px;
    box-sizing: border-box;
}
.myderive{
    position: relative;
    width: 75px;
    padding: 0;
}
.dp-nmenu{
    z-index: 999;
    background: #fff;
    display: none;
    border: 1px solid #ddd;
    box-shadow: 4px 4px 18px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    position: absolute;
    left: -1px;
    top: 100%;
    width: 100%;
    text-align: center;
    line-height: 30px;
}
.dp-nmenu li{
    padding: 4px 8px;
    cursor: pointer;
    color: #333;
}
.dp-nmenu li:hover{
    background: #F0F5FF;
}
.nmenu-box{
    padding: 10px 0 40px 0;
}
.mydp-checkbox{
    width: 11px;
    height: 11px;
    display: block;
    float: none;
    border: 1px solid #ddd;
    background: #fff;
    cursor: pointer;
    position: relative;
    margin-right: 12px;
    margin-left: 10px;
}
.mydp-checkbox:hover{
    border: 1px solid #1E5CB3!important;
}
.checkWrap .cur {
    border: 1px solid #1E5CB3!important;
    background: url("../images/choice_n.png") no-repeat
}
.bfcur{
    background: url("../images/bfsl.png") no-repeat;
    background-position: center;
}
.dp-fsitem{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    cursor: pointer;
}
.myheadline{
    background: #f8f8f8;
    height: 35px;
    line-height: 33px;
    font-weight: normal;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    color: #999;
    box-sizing: border-box;
}
.dp-item{z-index: 8}
.dp-iteml,.headline-left{
    font-weight: normal;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex: 1;
    -webkit-flex: 1;
    padding: 14px 0;
}
.dp-iteml-popcss,.headline-left{

    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex: 1;
    -webkit-flex: 1;
    padding: 4px 0;
}
.headline-right,.dp-itemr{
    width: 100px;
    padding-right: 40px;
    text-align: right;
    font-weight: normal;
    flex: 1;
}
.dp-itemr{
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #666;
    font-size: 20px;
}
.dpmenu-jt{
    transition: all .3s;
    width: 13px;
    height: 13px;
    margin-left: 5px;
}
.dp-fsitem:hover{background: #f8f8f8;}
.dp-clitem:hover{background: #f8f8f8;}
.de-clmenu{
    display: none;
    width: 100%;
    box-sizing: border-box;
}
.dp-clitem{cursor: pointer;}
.dpoperation-box{
    display: none;
    width: 100%;
    padding-top: 6px;
}
.dpoperation-box1{
    padding-left: 58px;
}
.dpoperation-box2{
    padding-left: 35px;
}
.dpot-set{
    width: 100px;
    position: relative;
}
.new-altop{
    box-sizing: border-box;
    height: 50px;
    background: #F1F9FF;
    padding: 10px 16px;
    margin-bottom: 15px;
}
.new-altop span{
    font-size: 16px;
}
.naltop-r a{
    cursor: pointer;
    display: inline-block;
    color: #2882d8;
    padding-right: 10px;
}
.naltop-r img{
    cursor: pointer;
}
.nal-th{
    width: 150px;
    text-align: right;
    padding-right: 60px;
}
.nal-line3{
    display: inline-block;
    max-width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 0;
}
.message_data img{
    display: inline-block;
    width: 14px;
    height: auto;
    vertical-align: middle;
}
.nal-authortd{
    position: relative;
    /* flex: 1; */
    /* display: flex; */
    /* justify-content: flex-end; */
    align-items: center;
    margin-left: 36px;
    flex-wrap: wrap;
    width: 202px;
    line-height: 1.6;
    font-size: 13px;
}
.nal-datetd{
    width: 100%;
    text-align: right;
    padding-top: 15px;
    padding-right: 22px;
}
/*.ahtd_pic,.ahtd-name{width: 100%;}*/
.ahtd_pic{margin:0 0 2px 0;}
.ahtd_pic img{border-radius: 50%;width:32px;height: 32px;background: #f8f8f8;padding:0;}
.nal-authortd .ll_icon{position: absolute;right:0;top:0;}
.ahtd-name{
    /*text-align: right;*/
    /*display: inline-block;*/
    margin:0 5px 0 4px;
    max-width: 140px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}
.ahtd-claim{
    font-size: 12px;
    margin:0 5px 0 4px;
}
.nal-authortd select{
    width: 160px;
    margin-left:6px;
    height: 24px;
    line-height: 24px;
}
.nal-authortd select.unSp{
    border-color: #ddd;
    color: #333;
}
.amlt-tips{
    width: 18px;
    height: 18px;
}
.amlt-tipcon{
    display: none;
    position: relative;
    padding:0 8px;
    border: 1px solid #ddd;
    height: 32px;
    line-height: 32px;
    margin-left: 3px;
    border-radius: 4px;
    min-height: 30px;
}
.amlt-tipcon:before{
    content: '';
    position: absolute;
    left: -8px;
    top: 7px;
    width: 0;
    height: 0;
    border-top:8px solid transparent;
    border-bottom:8px solid transparent;
    border-right:8px solid #ccc;
}
.amlt-tipcon:after{
    content: '';
    position: absolute;
    left: -7px;
    top: 7px;
    width: 0;
    height: 0;
    border-top:8px solid transparent;
    border-bottom:8px solid transparent;
    border-right:8px solid #fff;
}
.nosubs_lev1{
    padding: 0 5px 0 18px;
}
.nosubs_lev .mydp-div .menuname{
    width: 226px;
    max-width: 226px;
    line-height: 24px;
}
.nosubs_lev2 .mydp-div .menuname{
    width: 211px;
    max-width: 211px;
    line-height: 24px;
    padding-left: 32px;
}
.nosubs_lev1 .mydp-div .menuname{
    width: 230px;
    max-width: 230px;
    line-height: 24px;
}
.assist-btn{
    padding-top: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 15px;
}
.assist-btn a{
    box-sizing: border-box;
    cursor: pointer;
    padding: 0 16px;
    height: 30px;
    line-height: 28px;
    border-radius: 3px;
    text-align: center;
}
.assistbtn-sent{
    background: #2882d8;
    color: #fff;
    cursor:pointer;
}
.assistbtn-back{
    border: 1px solid #ddd;
    background: #fff;
}
.assistbtn-sent:hover{
    color: #fff!important;
    background: #218aed;
}
.assistbtn-back:hover{
    border-color: #2882d8;
    color: #fff;
    background: #2882d8;
}
.email-tipcon2 {
    display: flex;
    position: relative;
    padding: 0 8px;
    border: 1px solid #ddd;
    height: 30px;
    line-height: 32px;
    border-radius: 4px;
    background: rgb(255, 255, 255);
    position: absolute;
    left:166px;
    z-index: 1000;
}
.email-tipcon2:before {
    content: '';
    position: absolute;
    left: -8px;
    top: 7px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #ccc;
}
.email-tipcon2:after {
    content: '';
    position: absolute;
    left: -7px;
    top: 7px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #fff;
}
.analyze-warns2{
    justify-content: inherit;
    position: relative;
    margin-bottom: 0;
}
.assist-table{
    width: 100%;
    font-size: 14px;
    /*border: 1px solid #ddd;*/
    frame: hsides;
    border-top: 1px solid #ddd;
}
.assist-table td:first-child, .assist-table th:first-child {
    border-left: none;
    border-right: none;
}
.assist-table th {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    background: #F8F8F8;
    padding: 8px 14px;
    border-left: none;
    border-right: none;
    height: 34px;
    box-sizing: border-box;
}
.assist-table th:nth-child(1){
    text-align: left;
}
.assist-table td {
    background: #fff;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-left: none;
    border-right: none;
    /*padding: 8px 14px;*/
    border-top: 1px solid #ddd;
}
/*.assist-table tr:nth-child(odd) td{*/
/*    background: #f8f8f8;*/
/*}*/
.drl-num{
    color: #999;
    font-size: 22px;
}
.assist-operation a{
    display: block;
    color: #2882d8;
}
.assist-operation a:hover{
    text-decoration: underline;
    color: #1265cf;
}
.assist-operation a:first-child{
    padding-bottom: 8px;
}
.assist-yinfo{
    display: flex;
    align-items: center;
    padding: 8px 0;
}
.yinfo-tx{
    width: 46px;
    height: auto;
    border-radius: 50%;
}
.yinfo-txt{
    padding-left: 20px;
    text-align: left;
}
.yinfo-txt h3{
    width: 320px;
    font-size: 18px;
}
.yinfo-txt span{
    font-size: 14px;
    font-weight: normal;
    padding-left: 4px;
    color: #666;
    max-width: 320px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.yinfo-txt p{
    padding: 10px 0 6px 0;
    color: #999;
    max-width: 320px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.yinfo-txt h3 a{
    max-width: 320px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.yinfo-contact{
    display: flex;
    align-items: center;
    color: #999;
}
.yinfo-contact img{
    padding-right: 4px;
}
.yinfo-contact span{
    max-width: 320px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 6px;
}
.ball_manner_error {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../images/icon_error.png) no-repeat;
}
.export-alert2{
    display: none;
    width: 868px;
    height: auto;
    margin: 0;
    transform: translate(-50%);
}
.pub-idx__full-text_box_a {
    position: absolute;
    top: 81px;
    left: 28px;
}
.pub-idx__full-text_box_img {
    width: 14px;
    height: 14px;
}
.assist-rdgp .radio-group{
    position: relative;
    /*padding-bottom: 12px;*/
    display: flex;
    align-items: center;
}
.assist-rdgp input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}
.assist-rdgp input[type="radio"] + label::before {
    cursor: pointer;
    content: "\a0";
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #ddd;
    text-indent: 2px;
    line-height: 1;
    box-sizing: border-box;
    margin-bottom: 2px;
}
.assist-rdgp input[type="radio"]:checked + label::before {
    background-color: #1265cf;
    background-clip: content-box;
    padding: 2px;
    border-color: #1265cf;
}
.assist_message_ask{
    padding-left: 0;
    height: 140px;
}
.assist-rdgp{
    box-sizing: border-box;
    padding-left:  136px;
    margin-right: -22px;
    width: 386px;
}
.assist-rdgp select{
    width: 78px;
    margin-bottom: 4px;
}
.ky-secretary{
    margin-top: 40px;
}
.ky-secretary h3{
    border-bottom: 1px solid #ddd;
    padding-left: 8px;
    padding-bottom: 6px;
    font-size: 18px;
    font-weight: normal;
}
.ky-secretary ul{
    margin-left: 12px;
    font-size: 15px;
    padding-top: 14px;
}
.ky-secretary ul li{
    position: relative;
    padding: 0 12px 0 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 44px;
    color: #333;
    border-bottom: 1px dashed #ddd;
}
.ky-secretary ul li:before{
    content: '';
    position: absolute;
    left: 0;
    top: 17.5px;
    width: 5px;
    height: 5px;
    background: #888;
    border-radius: 50%;
}
.secretary-con{
    flex:1;
    -webkit-flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.secretary-time{
    width: 200px;
    color: #888;
    text-align: right;
}
.ky-secretary ul li a{
    color: #2882d8;
}
.ky-secretary .secretary-link{
    color: #2882d8
}
.secretary-sum{
    font-size: 22px;
    padding: 0 5px;
}
.ky-srcretary ul li a:hover{
    text-decoration:underline;
}
.secretary-bt{
    display: block;
    border-bottom: 1px solid #ddd;
    padding-bottom: 12px;
    padding-left: 12px;
    font-size: 18px;
}
.ky-secretary ul li a:hover{color:#2882d8;}
.secretary-not{
    color: #888!important;
}
.secretary-con a{
    color:#2882d8;
}
.demoTip_Authenticationicon-bottom{
    background-image: url(../images/Authentication-bottom.png);
    background-repeat: no-repeat;
    background-position: 1px 4px;
    width: 16px;
    height: 18px;
    display: inline-block;
}
.demoTip_Authenticationicon-bottom-green{
    background-image: url(../images/Authentication-bottom-green.png);
    background-repeat: no-repeat;
    background-position: 1px 4px;
    width: 16px;
    height: 18px;
    display: inline-block;
}
.demoTip_Authenticationicon-bottom-prepare{
    background-image: url(../images/Authentication-bottom-prepare.gif);
    background-repeat: no-repeat;
    background-position: 1px 4px;
    width: 16px;
    height: 18px;
    display: inline-block;
}

.Sie-ClaimAuthor_TipContainer{
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 42px;
    right: -18px;
}
.Sie-ClaimAuthor_TipContainer-Text{
    position: absolute;
    right: -8px;
    top: 30px;
    display: none;
    width: auto;
    min-width: 174px;
    background: #fff;
    padding: 8px;
    box-shadow: 0 1px 8px 0 rgba(0,0,0,0.1);
    border-radius: 3px;
    z-index: 2;
    border: 1px solid #eee;
}
@media screen and (max-width: 1280px){
    .Sie-ClaimAuthor_TipContainer-Text{
        right: 0;
        top: 24px;
    }
}
.Sie-ClaimAuthor_TipContainer:hover .Sie-ClaimAuthor_TipContainer-Text{
    display: flex;
}
.pubhelp_select_unSp{
    border-color: #ff3e3e;
}
.analyze-tips{
    width:18px;
    cursor: pointer;
}
.relative_tips{
    position: relative!important;
    left: 8px!important;
}
.lue:hover{
    color: #288aed;
}
.check-type{
    cursor: pointer;
    position: absolute;
    left: 1px;
    /* top: 6px; */
    /* height: 30px; */
    /* line-height: 32px; */
     width: 199px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 8px;
    /* border-radius: 3px; */
}
.check-type:hover{
    border: 1px solid #288aed;
    color: #fff;
    background: #288aed;
    width: 209px;
}
.fenlei-cg {
    cursor: pointer;
    position: absolute;
    width: 6px;
    height: 9px;
    line-height: 22px;
    right: 1px;
    /*border: 1px solid #ccc;*/
    padding: 10px 26px 10px 0px;
}
.fenlei-cg i {
    width: 14px;
    height: 8px;
    position: absolute;
    right: 8px;
    top: 12px;
    background: url(../images/pull-down.jpg) center no-repeat;
}
.fenlei-cg span {
    font-size: 14px;
    color: #333;
    display: block;
    /*width: 58px;*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.fenlei-cg ul {
    /* display: none; */
    position: absolute;
    /* left: -227px; */
    right: -2px;
    top: 42px;
    z-index: 9;
    /* border: 1px solid #ddd; */
    background-color: #fff;
    box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.2);
    width: 228px;
    /* max-height: 80px; */
    padding: 8px 0;
    border-radius: 3px;
}
.fenlei-cg ul li {
    cursor: pointer;
    line-height: 20px;
    color: #333333;
    padding: 4px 0 4px 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.fenlei-cg ul li:hover{
    background-color: #F0F5FF;
}
.newpass-center{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.newpass-title{
    flex: 0 0 100%;
    text-align: center;
    margin-bottom: 28px;
    line-height: 32px;
    font-size: 20px;
}
.newpass-btngp{
    width: 450px;
}
.newpass-btngp a{
    display: inline-block;
    flex: 1;
    color: #2882d8;
    border: 1px solid #2882d8;
    padding: 18px 0;
    text-align: center;
    margin-right: 20px;
    border-radius: 3px;
    font-weight: bold;
    font-size: 15px;
}
.newpass-btngp a:hover{
    background: #2882d8;
    color: #fff;
}

/*成果审核页面2020-03-13*/
.icon_tips{margin-left:6px;cursor: pointer;}
/*批量审核按钮【2种状态】*/
.achievement_achievement .common_btn{height:auto;line-height: 30px;padding:0 16px;text-align: center;border-radius: 3px;color:#333;border:1px solid #ddd;}
.achievement_achievement .common_btn_blue{background:#2882d8;border:1px solid #2882d8;color:#fff;}
.achievement_achievement .common_btn_blue:hover{background:#218AED;border-color:#218AED;color:#fff;}
.achievement_achievement .common_btn_disabled,
.achievement_achievement .common_btn_disabled:hover,
.checkd_btns a.disabled,
.checkd_btns a.disabled:hover{background:#f8f8f8;color:#ccc!important;border-color:#ccc; }
.common_btn_white{background:#fff;color:#333;border-color:#ddd; }
/*成果通过验证标识*/
.verification_pass{position: absolute;bottom:-16px;left:31px;}
/*提交人信息*/
.submitter_information{width:180px; text-align: center;line-height: 20px;}
/*操作按钮*/
.checkd_btns{margin-left:20px;}
.ll_icon{
    width: 20px;
    height: 20px;
    background-image: url(../images/iconlist1.png);
    background-position: -69px -180px;
    margin: 0 auto;
}
.ll_icon.four{background-position: -69px -180px;margin-top: 6px;}
.ll_icon.three{background-position: -90px -180px;}
.ll_icon.two{background-position: -110px -180px;}
.ll_icon.one{background-position: -130px -180px;}
.ll_icon.zero{background-position: -152px -180px;}
.checkd_btns a{display: block;padding:0 24px;height: 30px;line-height:30px;margin-top: 8px;border-radius: 3px;}
.checkd_btns .checked{margin-top:12px;background: #2882d8;color:#fff;border:1px solid #2882d8;}
.checkd_btns .checked:hover{background: #218AED;color:#fff!important;}
.checkd_btns .ignore{background: #fff;color:#333;border:1px solid #ddd;}
.checkd_btns .ignore:hover{background: #2882d8;color:#fff!important;border-color:#2882d8;}

/*2020-03-18*/
.remove_cursor{cursor:default!important;}

/*2020-03-25【认领作者后加问号,聚焦时显示悬浮窗】*/
.select_author{position: relative;}
.select_author .word_tips{position: absolute;right:-18px;top:3px;width:18px;height: 18px;}
.select_author .word_tips .inner_box{position: relative;}
.select_author .word_tips img{padding-left:0;}
.select_author .word_tips .tips_contents{
    position: absolute;
    right: -8px;
    top: 30px;
    display: none;
    width: auto;
    min-width: 174px;
    background: #fff;
    padding: 8px;
    box-shadow: 0 1px 8px 0 rgba(0,0,0,0.1);
    border-radius: 3px;
    z-index: 2;
    border: 1px solid #eee;
}
.select_author .word_tips i {
    position: absolute;
    right: 11px;
    top: -5px;
    width: 8px !important;
    height: 8px;
    transform: rotate(135deg);
    background: #fff;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
    z-index: 3;
}
.select_author .word_tips .inner_box:hover .tips_contents{display: inline-block;}

/*20200401*/
.headline-center{
    flex: 1;
    text-align: center;
    font-weight: normal;
}
.dp-itemr a{
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: 100%;
}
.dp-iteml span.dp_name{
    font-weight: bold;
    white-space: nowrap;
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.dp-iteml span.dp_name .link_info{
    font-weight: normal;
}

.dp-itemr a,
.dp-itemr num{margin: 0 10px;}
.dp-itemr a img{width: 100%;height: 100%;}
.dp-itemr a.add_ms{background-image: url("../images/add-normal.png");}
.dp-itemr a.add_ms:hover{background-image: url("../images/add-hover.png");background-color: #288ad8;}
.dp-itemr a.delete_ms{background-image: url("../images/delete-normal.png");}
.dp-itemr a.delete_ms:hover{background-image: url("../images/delete-hover.png");background-color: #288ad8;}
.dp-itemr.center{justify-content:flex-end;flex: 1;padding-right:0;}
.dp-clitem .dp-iteml .mydp-checkbox{margin-left: 40px;}
.dp-itemr num{width: 50px;overflow: hidden;}
.dp-itemr num.spc{text-align: right;}
.dpoperation-box{padding-left:56px;}
/*.dp-clitem{padding-left: 32px;}*/
/*20200401*/

/*20200716上午*/
.select_checkbox_mode {
    display: flex;
    cursor: pointer;
    align-items: center;
}
.select_checkbox_mode .checkbox_inner {
    margin-right: 6px;
    width: 16px;
    height: 16px;
}
.select_checkbox_mode.un_edit .checkbox {
    background-image: url(../images/checkbox-icon.png);
    background-size: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #dedede;
    border-color: #dedede;
}
.select_checkbox_mode .checkbox_inner i {
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
    display: inline-block;
    box-sizing: border-box;
    margin-top: 0;
}

.breinfo-box_btn_div{
	width: 750px;
	height: auto;
	position: relative;
	outline: none;
}

.breinfo-box_div_messtext_btn{
	width: 100%;
    height: 35px;
    border: 1px solid #666;
    border-radius: 3px;
    background-color: rgba(255, 255, 255, 0);
    color: #288aed;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.system_page_link{
    margin-bottom: 10px;
    background: rgba(40, 130, 216, 0.1) url(../images/system_link_bg.png);
    background-size: cover;
    background-position: right bottom;
    border-radius: 2px;
    padding: 15px 25px;
    text-decoration: none;
    width: 292px;
    box-sizing: border-box;
    font-weight: 700;
    font-size: 16px;
    color: #2386EE;
    display: inline-block;
    transition: all 0.15s;
}
.system_page_link span{margin-right: 8px;display: inline;vertical-align: text-bottom;line-height: 1.3;}
.system_page_link i{
    width: 24px;
    height: 16px;
    background: url(../images/arrow-right.svg) no-repeat;
    background-size: 24px;
    display: inline-block;
    position: relative;
    top: 1px;
    background-position: center;
}
.rs_system_page_link{
    float: right;
    font-weight: 700;
    font-size: 16px;
    color: #2386EE;
    display: flex;
}
.rs_system_page_link div{
    max-width: 980px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.rs_system_page_link span{margin-right: 8px;display: inline;vertical-align: text-bottom;line-height: 1.3;}
.rs_system_page_link i{
    width: 24px;
    height: 16px;
    background: url(../images/arrow-right.svg) no-repeat;
    background-size: 24px;
    display: inline-block;
    position: relative;
    top: 1px;
    background-position: center;
}