/*.show{
    left:-15%;
}
*/
.Menu {
    position: fixed;
    width: 250px;
    height: 100%;
    background-color: rgb(51, 102, 185);
    color: white;
    font-size: 14px;
    float: left;
    overflow: auto;
    z-index: 2;
}

.rightpart {
    height: 100%;
    min-width: 1080px;
    /*max-width: 1000px;*/
    margin-left: 250px;
    /*background-color: !*rgb(236,236,236)*!lightblue;*/
    /*overflow: auto;*/
    z-index: 3;
    position: relative;
}

.toptip {
    height: 4%;
    background-color: white;

}

.rightMainDiv {
    background-color: #f3f3f3;
    height: 96%;
    /*
    取消对宽度的限制，主体宽度铺满宽度
    */
    /*width: 1050px;*/
    margin: 0 auto;
    /*padding-top: 10px;*/
    /*overflow: auto;*/
}


.foot {

    width: 100%;
    background-color: #4d4b4b;
    /*height: 12%;*/
    height: 80px;
    /*max-height: 110px;*/
    float: right;
    z-index: 3;
    position: relative;


}

.wblj {
    margin-top: 8px;
    display: inline-block;
    float: left;
}

.wblj_title {
    font-size: 12px;
    color: rgb(245, 245, 245);
    display: inline-block;
    position: relative;
    left: 80%;
}
.wblj_title>span>a {
    text-decoration: none;
    cursor: pointer;
    color: white;
}

.lj_left {
    margin-left: 45px;

}

.wx_gzh {
    display: inline-block;
    margin-top: 8px;
    font-size: 12px;
    color: rgb(245, 245, 245);
    float: right;
    margin-right: 15px;
    position: relative;
    left: -20%;
}

.zj_xh {
    margin-top: 5px;
    font-size: 12px;
    color: rgb(245, 245, 245);
    position: relative;
    left: 80%;
}

.MainImage {
    border: 1px solid #5c75c8;
    padding-bottom: 8px;
    background: white;
}

.MainImage img {
    display: inline-block;
    position: relative;
    width: 221px;
    left: 19.5px;
    top: 3.7px;
}

.MenuSmall {
    position: fixed;
    height: 100%;
    display: none;
    width: 30px;
    background-color: rgb(51, 102, 185);
    float: left;
    z-index: 2;
}

.Menutwo {
    display: none;
    background-color: rgb(51, 102, 185);
    color: white;
    font-size: 14px;
    float: left;
    position: absolute;
    overflow: auto;
    border-radius: 5px;
    z-index: 4;
    -ms-overflow-style: none;
    scrollbar-width: none;

}
.Menutwo::-webkit-scrollbar {
    display: none;
}

* {
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%
}

body {
    font-family: "Microsoft Yahei", arial, "Hiragino Sans GB", sans-serif;
    font-size: 14px;
    /*color: #5f5f5f;*/
}

.title_one {
    /*display: inline-block;*/
    padding-left: 15%;
    font-size: 14px;
    font-weight: 300;
    padding-top: 4%;
    padding-bottom: 4%;
    cursor: pointer;
    position: relative;
}
.title_one>span>img.packUp {
    position: absolute;
    left: 120px;
    top: 7px;
    height: 6px;
}
.title_two {
    display: none;
    padding-left: 30%;
    font-size: 14px;
    font-weight: 300;
    padding-top: 4%;
    padding-bottom: 4%;
    /*background-color: rgb(33 83 164);*/
    cursor: pointer;
    position: relative;
}
.title_two>span>img.leftup {
    height: 10px;
    position: absolute;
    left: 106px;
    top: 5px;
}

.title_three {
    display: none;
    /*padding-left: 25%;*/
    font-size: 14px;
    font-weight: 300;
    padding-top: 5%;
    background-color: rgb(51, 102, 185);
    cursor: pointer;
}

.title_three_show {
    display: block;
    cursor: pointer;
    padding-left: 17%;
    padding-top: 2%;
    padding-bottom: 1%;
    border-bottom: 1px solid white;
    margin-top: 1%;
    margin-bottom: 1%;
    font-weight: 300;
}

.overflow {
    margin: 0 auto;
    height: 100%;
    min-height: 800px;
}

.MenuOneImage {
    display: inline-block;
    height: 15px;
    position: relative;
    top: 2px;
}

.IEmessage {
    position: relative;
    top: 5px;
}

.MenuOneImageClose {
    display: inline-block;
    height: 18px;
    position: relative;
    margin-top: 20px;
    padding-left: 4px;
}

.MenuOneImageCloseDiv {
    /*margin-top: 30px;*/
    height: 4%;
    background: white;
    border: 1px solid #e5e8f0;
}
.MenuOneImageCloseDiv img{
    display: inline-block;
    height: 24px;
    padding-left: 2px;
    padding-top: 6px;
}
.menuTitle {
    padding-left: 25px;
    font-size: 16px;
    font-weight: 450;
    color: #9a9a9a;
    height: 28px;
    background-color: white;
}

.queryCriteria {
    background-color: white;
    /*margin-top: 20px;*/
    width: 100%;
    height: auto;

}

.queryCriteria ul {
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 5px;
}

.queryCriteria_title {
    /*font-weight: 600;*/
}

.queryCriteria_content {
    color: #7c7c7c;
}

ul, li, ol {
    list-style: none;
}

.queryCriteria li {
    float: left;
    margin-left: 35px;
}

/*tab页右侧功能样式*/
input.tabFunction {
    display: inline-block;
    margin-top: 8px;
    height: 40px;
    width: 100px;
    background-color: white;
    color: #3385ff;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    position: relative;
    border-radius: 10px;
    border: 2px solid #3385ff;
    margin-right: 3%;
    float: right;
    /*new*/
    vertical-align: middle;
    /*-webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);*/
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;

}

input.tabFunction:hover {
    background-color: #3385ff;
    color: white;
    /*new*/
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.floatRight {
    float: right;
    margin-right: 3%;
}

.select_blue {
    cursor: pointer;
    display: inline-block;
    height: 30px;
    width: 70px;
    background-color: white;
    color: #3385ff;
    font-size: 15px;
    /*cursor: pointer;*/
    position: relative;
    border-radius: 10px;
    border: 2px solid #3385ff;
    /*new*/
    vertical-align: middle;
    /*-webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);*/
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
}

.select_blue:hover {
    background-color: #3385ff;
    color: white;
    /*new*/
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.inputCommon {
    display: inline-block;
    height: 25px;
    width: 150px;
    text-align: center;
    border-radius: 10px;
    cursor: pointer;
    border: #cccccc 1px solid;
}

.Height35px {
    height: 35px;
}

.queryCriteria_select:hover {
    background-color: #3385ff;
    color: white;

}

.queryCriteria_select {
    display: inline-block;
    padding-left: 6px;
    padding-right: 6px;
    border-radius: 10px;
    cursor: pointer;
}

.queryCriteria_select_click {
    background-color: #3385ff;
    color: white;
}

.topbody {
    min-height: calc(100% - 80px);
    background-color: #f3f3f3;
}

ul, li, ol {
    list-style: none;
}

#tabs {
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    height: 55px;
    /*margin-top: 5px;*/
}

#tabs li {
    float: left;
    margin: 0 -15px 0 20px;
    height: 55px;
}

#tabs a {
    /*float: left; */
    position: relative;
    padding: 0 21px;
    line-height: 16px;
    top: 19px;
    height: 26px;
    display: inline-block;
    /* padding-top: 39px; */
    text-transform: uppercase;
    text-decoration: none;
    color: #666;
    /* border-right: 30px solid transparent; */
    /* border-bottom: 55px solid #eaeaea; */
    font-size: 16px;
    cursor: pointer;

}

#tabs li:nth-of-type(3) a {
    padding: 0 29px;
}

/*#tabs a:hover,
#tabs a:focus {
    border-bottom-color: #2ac7e1;
    opacity: 1;
    filter: alpha(opacity=100);
}
*/
#tabs a:focus {
    outline: 0;
}

#tabs .currentTab {
    border-bottom: 2px solid #3385ff;
    color: black;
}

.tabPage {
    height: 55px;
    background-color: white;

}

#tabPageContent {
    min-height: calc(100% - 163px);
    background-color: white;
    width: 98%;
    margin: 1% 1% 0 1%;
    border-radius: 10px;
}

.listBody {
    background-color: #f3f3f3;
}

.listBody ul {
    width: 100%;
    height: 30px;
    margin-top: 2px;
    background-color: white;
    padding-top: 20px;
}

.listBody ul li {
    float: left;
    height: 100%;
    text-align: center;

}

.listBody ul:hover {
    background-color: #e0e6f5;
}

.listBody .ul_title {
    width: 100%;
    height: 40px;
    margin-top: 0;
    background-color: white;
    position: sticky;
    top: 0;
    padding-top: 0;
}

.listBody .ul_title li {
    float: left;
    height: 100%;
    text-align: center;
    /*font-weight: 600;*/
    background-color: #E6E3E3;
    padding-top: 10px;
}

.listBody ul li[name='cz'] input {
    display: inline-block;
    background-color: white;
    color: #3385ff;
    cursor: pointer;
    border-radius: 5px;
    border: 2px solid #3385ff;
    padding-left: 5px;
    padding-right: 5px;
    height: 25px;

    vertical-align: middle;
    /*-webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);*/
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
}

.listBody ul li[name='cz'] input:hover {
    background-color: #3385ff;
    color: white;

    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);

}

/*嵌套页面 750px固定宽度 老参与人页面 样式*/
div#nestificationPage {
    min-height: calc(100% - 108px);
    background-color: white
}

div#nestificationPage750 {
    margin: 0 auto;
    width: 750px;
}

/*标题右侧功能样式*/
div.menuTitle input.titleFunction:hover {
    font-weight: 500;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

div.menuTitle input.titleFunction {
    margin-top: 5px;
    color: #ff2700;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    border-radius: 10px;
    border: 0;
    margin-right: 3%;
    float: right;
    vertical-align: middle;
    /*-webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);*/
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.2s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
}

/*div设置左右留白1%*/
div.width98 {
    margin-left: 1%;
    width: 98%;
}

.REQUIRED::before {

    content: '*';
    color: red;
}

div.toptip a#back {
    display: inline-block;
    height: 30px;
    width: 120px;
    margin-left: 2%;
    text-decoration: none;
    color: #666;
}

div.toptip a#back img {
    display: inline-block;
    height: 20px;
    margin-top: 5px;


}

div.toptip a#back:hover {
    color: #0c86ca;
}

div.toptip a#back span {
    display: inline-block;
    position: relative;
    top: -3px;
}

div#personalCenter {
    display: inline-block;
    float: right;
    position: relative;
    right: 150px;
    height: 30px;
    width: 30px;
    border-radius: 10px;

}

div#personalCenter a#personalCenterPic {
    display: inline-block;
}

div#personalCenter a#personalCenterPic img {
    display: inline-block;
    height: 30px;
    width: 30px;
    border-radius: 20px;
    margin-top: 1px;
    cursor: pointer;
}


div#personalCenter a#personalCenterPic span {
    display: inline-block;
    height: 30px;
    width: 30px;
    border-radius: 20px;
    margin-top: 4px;
    background: #bebddba1;
}

div#personalCenter a#personalCenterPic span span {
    position: relative;
    top: 5px;
    left: 2px;
    font-size: 13px;
}

div#personalCenter div#userToolbar {
    z-index: 999999;
    display: none;
    background-color: white;
    color: black;
    border-radius: 15px;
    width: 248px;
    min-height: 150px;
    position: relative;
    right: 104px;
    cursor: pointer;
    margin-top: 42px;
    -webkit-box-shadow: 10px 10px 65px 10px rgba(0, 0, 0, .06);
    box-shadow: 10px 10px 65px 10px rgba(0, 0, 0, .06);
}


div#userToolbar a#userToolbarPic {
    display: inline-block;
    position: relative;
    left: 104px;
}

div#userToolbar a#userToolbarPic img {
    display: inline-block;
    height: 42px;
    width: 42px;
    border-radius: 20px;
    margin-top: -20px;
    cursor: pointer;
}

p[name='userType'] {
    padding-top: 12px;
    padding-bottom: 13px;
    border-bottom: 1px solid #f3f3f3;
}

p[name='userName'] {
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #f3f3f3;
}
p[name='userName']>span{
    font-weight: 600;
}

p[name='userType'] span[name='_bIsMainUser'] {
    background: rgba(105, 131 ,173 ,0.61);
    color: white;
    font-weight: 500;
    font-size: 14px;
    padding: 3px;
    border-radius: 7px;
    margin-left: 50px;
}

p[name='userType'] span[name='_strHydm'] {
    background: rgba(161, 161, 226, 0.61);
    color: white;
    font-weight: 500;
    font-size: 14px;
    padding: 3px;
    border-radius: 7px;
    margin-left: 15px;
}



div#userToolbarButtom>p{

    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #f3f3f3;
}



div#userToolbarButtom>p>a{
    text-decoration: none;
    color: black;
    position: relative;
}

div#userToolbarButtom>p>a>img{

    position: absolute;
    display: inline-block;
    width: 20px;
    height: 20px;
    left: -26px;

}


p[name='logout'] a {
    color: red!important;
}

div#workStation {
    display: inline-block;
    float: right;
    position: relative;
    right: 55px;
}

div#workStation img {
    display: inline-block;
    height: 28px;
    width: 28px;
    margin-top: 2px;
    cursor: pointer;
    transition: transform 0.3s ease; /* 添加过渡效果 */
}

div#workStation img:hover {
    transform: scale(1.1); /* 鼠标经过时放大图片 */
}

div.MenuBody img {
    transition: transform 0.3s ease; /* 添加过渡效果 */
}

div.MenuBody img:hover {
    transform: scale(1.1); /* 鼠标经过时放大图片 */
}

div.MenuBody span {
    transition: transform 0.3s ease; /* 添加过渡效果 */
    display: inline-block;
    margin-left: 10px;
    position: relative;
}

div.title_one span{
    font-weight: 600;
}

div.MenuBody span:hover {
    transform: scale(1.1); /* 鼠标经过时放大图片 */
}


div.Menutwo span {
    transition: transform 0.3s ease; /* 添加过渡效果 */
    display: inline-block;
    /*margin-left: 5px;*/
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;

}

div.Menutwo span:hover {
    transform: scale(1.1); /* 鼠标经过时放大图片 */
}

div.MenuSmall img {
    transition: transform 0.3s ease; /* 添加过渡效果 */
}

div.MenuSmall img:hover {
    transform: scale(1.1); /* 鼠标经过时放大图片 */
}

.noData {
    padding-top: 16%;
    font-size: 28px;
    padding-left: 44%;
}

.HIDDEN {
    display: none;
}

.sortSpan {
    position: relative;
    top: 4px;
    color: gray;
}

.sortTop {
    position: relative;
    top: -1px;
}

.sortBottom {
    position: relative;
    top: 7px;
    left: -14px;
}

.alertBtn {
    text-align: center;
    display: inline-block;
    height: 25px;
    width: 60px;
    background-color: white;
    font-size: 14px;
    cursor: pointer;
    position: relative;
    border-radius: 7px;
    color: #666;
    border: 2px solid #c4c7cb;
    vertical-align: middle;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
}

.alertBtn:hover {
    background: #c4c7cb;
    color: black;

    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.redundantEllipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    width: 95%;
    /*cursor: pointer;*/
}

.ulClickBackColor {
    background-color: #e0e6f5 !important;
}

.pointer {
    cursor: pointer;
}

.noTextDecoration {
    text-decoration: none;
    color: black;
}

.aBlue {

    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 1px;
    padding-bottom: 1px;


    color: #3385ff;
    cursor: pointer;
    border-radius: 5px;
    border: 2px solid #3385ff;


    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
}

.aBlue:hover {
    background: #3385ff;
    color: white;

    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.aBlueBig {

    display: inline-block;
    height: 30px;
    width: 60px;
    font-weight: 600;
    padding-left: 16px;
    padding-top: 12px;


    color: #3385ff;
    cursor: pointer;
    border-radius: 5px;
    border: 2px solid #3385ff;


    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
}

.aBlueBig:hover {
    background: #3385ff;
    color: white;

    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.commonBlue {
    font-weight: 600;
    padding: 10px 15px 10px 15px;
    color: #3385ff;
    cursor: pointer;
    border-radius: 5px;
    border: 2px solid #3385ff;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
}

.commonBlue:hover {
    background: #3385ff;
    color: white;

    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

a {
    cursor: pointer;
}

.disableAButton {
    background: rgb(215, 215, 215) !important;
    color: #aaa !important;
    border: 0 !important;

    -webkit-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transition-property: none;
    transition-property: none;
}

.disableAButton:hover {
    box-shadow: none;
    -webkit-transform: none;
    transform: none;
}

.nodatainfo {
    margin-top: 10%;
    text-align: center;
    color: #333;
    font-size: 18px;
    font-weight: bold;
}

.mywork{

    width: 74%;
    height: 27%;
    margin: 1% 0 1% 1%;

    background-color: white;
    float: left;
    /*overflow-y: auto;*/
    border-radius: 20px;
}

div.mywork h2{
    line-height: 27px;
    margin-top: 20px;
}




div.mywork div[name='myWorkBody']{
    /*overflow-y: auto;*/
    /*height: calc(100% - 27px);*/
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items:center ;
}

div.myWorkContainer{
    width: 33%;
    height: 150px;
}

div.myWorkContainer:not(:last-child) {
    border-right: 1px solid rgb(238 238 238);
}


div.myWorkContainer>span[name='CNT']{
    font-size: 50px;
    text-align: center;
    line-height: 20px;
    display: inline-block;
    position: relative;
    top: 63px;
    cursor: pointer;
    letter-spacing: 2px;
    width: 70%;
    margin-left: 30%;
}div.myWorkContainer>span[name='CNT']>img{
     display: inline-block;
     height: 90px;
     width: 90px;
     position: absolute;
     top: -58px;
     left: -50px;
}
div.myWorkContainer>span[name='ToDoType']{
    font-size: 14px;
    line-height: 15px;
    text-align: center;
    width: 70%;
    margin-left: 30%;
    display: inline-block;
    position: relative;
    top: 30px;
    cursor: pointer;
    color: rgb(140,140,140);
}




/*div.mywork div[name='myWorkBody'] {
    overflow-y: scroll;
}
div.mywork div[name='myWorkBody']::-webkit-scrollbar {
    width: 4px;
}
div.mywork div[name='myWorkBody']::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(0,0,0,0.2);
}
div.mywork div[name='myWorkBody']::-webkit-scrollbar-track {
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}*/

/* 一般浏览器的不要太小，容易看不见 */
html::-webkit-scrollbar {
    width: 8px;
}
html::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: rgba(0,0,0,0.2);
}
html::-webkit-scrollbar-track {
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}



/*div.mywork div[name='LXMC']{
    font-size: 14px;
    line-height: 26px;
    margin: 10px 0 10px 0;
    display: inline-block;
    position: relative;
    width: 200px;
    letter-spacing: 1px;
    cursor: pointer;
}
div.mywork div[name='LXMC']:hover{
    color: #294da5;
    font-weight: 600;
}
div.mywork div.CNT{
    display: inline-block;
    height: 13px;
    min-width: 6px;
    position: absolute;
    top: 0;
    padding: 0 3px;
    background: #fc5531;
    border-radius: 8px;
    border: 1px solid #fff;
    font-size: 12px;
    !*font-weight: 500;*!
    line-height: 14px;
    color: #fff;
    text-align: center;
    z-index: 1;
}*/



.userinfo{

    width: 23%;
    height: 27%;
    margin: 1% 1% 1% 0;

    background-color: white;
    float: right;
    position: relative;
    /*left: -18px;*/
    border-radius: 20px;
}
div.userinfo>div.userName{
    margin: 0 0 10px 10px;
}
div.userinfo>div.userName>p[name='userName']{
    font-family: 'PingFang SC','SF Pro Display','Microsoft YaHei',Roboto,Noto,Arial,sans-serif;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    color: #222226;
    font-weight: 500;
    height: 40px;
    line-height: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    letter-spacing: 1px;
    display: block;
    padding: 0 10px;
    border: none;
}


div.userinfo>div.userName>img{

    display: block;
    width: 50px;
    border-radius: 30px;
    cursor: pointer;
    margin: 30px auto 0 auto;
}
div.userinfo>div.userName>p.userType{
    font-family: 'PingFang SC','SF Pro Display','Microsoft YaHei',Roboto,Noto,Arial,sans-serif;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 10px;
    color: grey;
    /*height: 30px;*/
    line-height: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    letter-spacing: 1px;
    display: block;
    text-align: center;
    border-bottom: 1px solid #f3f3f3;
}
div.userinfo>div.userName>p.userType>span{
    background: rgb(146 207 237);
    color: #0b64d8;
    border-radius: 5px;
    padding: 0 3px 0 3px;
}
div.userinfo>div.userName>p[name='basicModification']{
    font-family: 'PingFang SC','SF Pro Display','Microsoft YaHei',Roboto,Noto,Arial,sans-serif;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 10px;
    color: rgb(28 100 215);
    /*text-decoration: underline;*/
    height: 30px;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    letter-spacing: 1px;
    cursor: pointer;
    display: block;
    text-align: center;
}
div.userinfo>div.userName>p[name='basicModification']:hover{
    font-weight: 500;
}
div.userinfo>div.userName>p[name='displayInformation']{
    font-family: 'PingFang SC','SF Pro Display','Microsoft YaHei',Roboto,Noto,Arial,sans-serif;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 10px;
    color: rgb(28 100 215);
    /*text-decoration: underline;*/
    height: 30px;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    letter-spacing: 1px;
    cursor: pointer;
    display: block;
    text-align: center;
}

div.userinfo>div.userName>p[name='displayInformation']:hover{
    font-weight: 500;
}



.QuickEntrance{
    width: 74%;
    height: 69%;
    margin: 0 0 0 1%;


    float: left;
    background-color: white;
    border-radius: 20px;
}
div.QuickEntrance>div{
    margin:0 0 0 0;
    height: 100%;
}
div.QuickEntrance>div>h2{
    line-height: 27px;
    padding-left: 25px;
    padding-top: 20px;
}
div.QuickEntranceBody{

    margin-top: 20px;

}
div.QuickEntranceBody>div.serviceContainer{
    display: inline-block;
    /*height: 130px;*/
    width: 32%;
    min-height: 140px;
    border-right: 1px solid rgb(238 238 238);
}

div.QuickEntranceBody>div.noborderCon{
    border:none !important;
}
div.QuickEntranceBody>.serviceContainer img{
    display: inline-block;
    height: 60px;
    width: 60px;
    cursor: pointer;
    transition: transform 0.3s ease;
    position: absolute;
    left: -80px;

}

div.QuickEntranceBody hr{
    width: 90%;
    margin-left: 5%;
    text-align: center;
    size: 1px;
    border: 1px solid rgb(238 238 238);
}

div.QuickEntranceBody>.serviceContainer img:hover{
    transform: scale(1.1);
}
div.QuickEntranceBody>.serviceContainer>div{
    margin: 20px 0 0 100px;
    position: relative;
    width: calc(100% - 100px);
    height: 100%;
}
div.QuickEntranceBody>.serviceContainer p[name='name']{
    /*padding:20px 0 0 20px;*/
    text-align: left;
    vertical-align: middle;
    color: black;
    font-weight: 500;
    letter-spacing: 1px;
    font-family: 'PingFang SC','SF Pro Display','Microsoft YaHei',Roboto,Noto,Arial,sans-serif;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    height: 30px;
    cursor: pointer;
    margin: 0;
    width: 95%;


}
div.QuickEntranceBody>.serviceContainer p[name='more']{
    /*padding:5px 0 0 20px;*/
    text-align: left;
    vertical-align: middle;
    color: #cccccc;
    /*font-weight: 500;*/
    letter-spacing: 1px;
    font-family: 'PingFang SC','SF Pro Display','Microsoft YaHei',Roboto,Noto,Arial,sans-serif;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 20px;
    /*text-overflow: ellipsis;*/
    /*white-space: nowrap;*/
    /*overflow: hidden;*/
    font-size: 10px;
    /*height: 30px;*/
    margin: 0;

    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4; /* 超出几行省略 */
    overflow: hidden;


    width: 95%;
    height: 80px;
}





.manager{
    background-color: white;

    width: 23%;
    height: 18%;
    margin: 0 1% 1% 1%;
    float: right;
    position: relative;
    /*background-image: url(../../images/newMenu/czyh.png), url(../../images/newMenu/szzs.png);
    background-repeat: no-repeat,no-repeat;
    background-size: 50% 50%,100% 50%;
    background-position: 0 0,0,50%;*/
    border-radius: 20px;
}
.managerNotMain{
    height: 12%;
}
.manager>div.userManager{

    margin:5px 0 5px 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    align-content: center;
    /*gap: 30px 30px;*/

}
.manager>div.userManager>span[name]:nth-child(3),.manager>div.userManager>span[name]:nth-child(4){
    margin-top: 20px;
}
.manager>div.userManager>span[name]{


    width: 50%;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    color: rgb(50,70,178);
    font-family: 'PingFang SC','SF Pro Display','Microsoft YaHei',Roboto,Noto,Arial,sans-serif;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;

}
.manager>div.userManager>span[name]:hover{
    font-weight: 500;
}


.manager>h4[name='managerTitle']{
    margin:20px 0 15px 15px;
}
.manager>h4[name='managerTitle']::before{
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: rgb(107,26,212);
    margin: 0 5px 2px 0;
}
.manager>h4[name='certManager']{
    margin:10px 0 15px 15px;
    position: absolute;
    bottom: 30px;
    left: 0;
    color: rgb(50,70,178);
    text-decoration: underline;
    cursor: pointer;
    font-weight: 100;
}
.manager>h4[name='certManager']:hover{
    font-weight: 600;
}
.manager>h4[name='certManager']::before{
    content: '';
    background-color: rgb(207,134,47);
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin: 0 5px 2px 0;
}


div.certManager{
    background-color: white;
    width: 23%;
    height: 11%;
    margin: 0 1% 1% 1%;
    float: right;
    position: relative;
    border-radius: 20px;
}
div.certManager img{
    display: inline-block;
    width: 100%;
    border-radius: 20px;
    cursor: pointer;
}



.news{
    background-color: white;
    width: 23%;
    height: 11%;
    margin: 0 1% 0 1%;
    float: right;
    position: relative;
    border-radius: 20px;
}
.new2{
    margin-top: 1%;
}
.newsNotMain{
    /*height: 27%;*/
    height: 17%;
}
.newsNotMain>img {
    margin-top: 10%;
}

div.news>img{
    display: inline-block;
    width: 100%;
    border-radius: 20px;
    cursor: pointer;
}


/*--------------加载动画----- start-------*/
/*@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.div-waiting{
    position: fixed;
    z-index: 998;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    background: rgba(0,0,0,0.2);
    vertical-align: middle;
    text-align: center;
    display: none;
}
.icon-waiting{
    position: relative;
    top: 48%;
    width: 5rem;
    height: 5rem;
    margin: 0 auto;
    border-radius: 50%;
    border: 0.5rem solid rgba(21, 21, 21, 0.4);
    border-top-color: #e1e1e1;
    -webkit-animation: 1.5s spin infinite linear;
    animation: 1.5s spin infinite linear;
}
.icon-position{
    position: relative;
    top: 48%;
    margin: 0 auto;
    font-size: 30px;
}*/
/*------new-----*/

@-webkit-keyframes div-waiting {
    50% {
        opacity: 0.3;
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}



@keyframes div-waiting {
    50% {
        opacity: 0.3;
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.div-waiting{
    position: fixed;
    z-index: 998;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    background: rgba(0,0,0,0.2);
    vertical-align: middle;
    text-align: center;
    display: none;
    height: 100%;
    width: 100%;
}

.div-waiting>.div-waitingContainer{
    position: relative;
    height: 60px;
    width: 60px;
    margin: 0 auto;
    top: 48%;
}


.div-waitingContainer>div:nth-child(1) {
    top: 25px;
    left: 0;
    -webkit-animation: div-waiting 1s 0s infinite linear;
    animation: div-waiting 1s 0s infinite linear;
}

.div-waitingContainer>div:nth-child(2) {
    top: 17.04545px;
    left: 17.04545px;
    -webkit-animation: div-waiting 1s 0.12s infinite linear;
    animation: div-waiting 1s 0.12s infinite linear;
}

.div-waitingContainer>div:nth-child(3) {
    top: 0;
    left: 25px;
    -webkit-animation: div-waiting 1s 0.24s infinite linear;
    animation: div-waiting 1s 0.24s infinite linear;
}

.div-waitingContainer>div:nth-child(4) {
    top: -17.04545px;
    left: 17.04545px;
    -webkit-animation: div-waiting 1s 0.36s infinite linear;
    animation: div-waiting 1s 0.36s infinite linear;
}

.div-waitingContainer>div:nth-child(5) {
    top: -25px;
    left: 0;
    -webkit-animation: div-waiting 1s 0.48s infinite linear;
    animation: div-waiting 1s 0.48s infinite linear;
}

.div-waitingContainer>div:nth-child(6) {
    top: -17.04545px;
    left: -17.04545px;
    -webkit-animation: div-waiting 1s 0.6s infinite linear;
    animation: div-waiting 1s 0.6s infinite linear;
}

.div-waitingContainer>div:nth-child(7) {
    top: 0;
    left: -25px;
    -webkit-animation: div-waiting 1s 0.72s infinite linear;
    animation: div-waiting 1s 0.72s infinite linear;
}

.div-waitingContainer>div:nth-child(8) {
    top: 17.04545px;
    left: -17.04545px;
    -webkit-animation: div-waiting 1s 0.84s infinite linear;
    animation: div-waiting 1s 0.84s infinite linear;
}


.div-waitingContainer>div {
    background-color: #27289b;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    position: absolute;
}


/*---------     css加载动画 end   ------*/


/*---------     我要发行>存续期管理>业务方案  start  ------*/

.pcBox2 li.pic a span[name='graySpan']{
    position: absolute;
    top: 0;
    left: 55px;
    font-size: 10px;
    color: gray;
}
.pcBox2 li.pic a span.moveDown10{
    position: relative;
    top: 10px;
}

/*---------      我要发行>存续期管理>业务方案   end ------*/

/*---------     services list   start  ------*/


div[name='serviceList']{
    margin: 0 auto;
    padding-top:10%;
    width: 850px;
}

div[name='serviceList']>a{
    display: inline-block;
    height: 120px;
    width: 400px;
    position: relative;
    background-color: rgb(224,241,255);
}
div[name='serviceList']>a:not(:first-child){
    margin-left: 20px;
    background: rgb(255,240,221);
}
div[name='serviceList']>a:not(:first-child)>span{
    color: rgb(252,131,9);
}

div[name='serviceList']>a>img{
    display: inline-block;
    height: 90px;
    width: 90px;
    position: absolute;
    left: 47px;
    top: 16px;
}
div[name='serviceList']>a>span{
    display: inline-block;
    height: 50px;
    width: 150px;
    font-size: 30px;
    letter-spacing: 31px;
    position: absolute;
    left: 200px;
    top: 42px;
    color: rgb(45,97,254);
    font-weight: 500;

}
input,select,textarea{
    border: 1px solid #cccccc!important;
}




/*---------     services list   end  	------*/

/*短信验证码 start */
.bbtn {height:23px;margin:2px 0;padding:0;background: url(/res/otc/css/theme/images/btn/bbtn.gif) no-repeat left 0;white-space:nowrap;display:inline-block;cursor:pointer;}
.bbtn span {margin:0 0 0 10px;padding:5px 10px 5px 0;background: url(/res/otc/css/theme/images/btn/bbtn.gif) no-repeat right 0;display:block;font:12px/13px simsun;color:#fff;}
/*短信验证码 end */


/*证书出现横向滚动条 iebug 由于ie不支持font-size:999px 出现了横向滚动条*/
div.swfuploadMainId input{
    font-size: 14px!important;
}
/*证书出现横向滚动条 iebug*/


