*{
    margin: 0;
    padding: 0;
}
body{
    background:#F2F5F7 !important;
}
.U-body{
    padding-top: 0px !important;
}
.head{
    width: 100%;
    background-color: #fff;
    height: 64px;
    position: fixed;
    top: 0;
    z-index: 9999999;
}
.head .headMian{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}
.tar span{
    line-height: 49px !important;
}
.title{
    margin: 17px 0;
    margin-top: 86px;
}
.info{
    background-color: #fff;
    height: 317px;
    background-image: url(/resource/img/infobc.png);
    background-repeat: no-repeat;
    /* border-radius: 12px; */
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
    /* padding: 80px 40px 24px 28px; */
}
.info>div{
    padding: 80px 40px 24px 28px;
    display: flex;
    justify-content: space-between;
    height: 317px;
    box-sizing: border-box;
}
.info-left{
    display: flex;
}
.info-left-ico{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.info-left-ico span{
    display: inline-block;
    width: 108px;
    height: 32px;
    border: 1px solid #9a9a9a;
    border-radius: 16px;
    text-align: center;
    line-height: 32px;
    color: #494949 ;
    margin-top: 8px;
    cursor: pointer;
}
.info-left-ico span:hover{
    border:  1px solid #494949;
}
.info-left-data{
    margin-top: 61px;
    margin-left: 37px;
}
.info-left-data span{
    display: block;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #9A9A9A;
    margin-bottom: 6px;
    /* line-height: 48px; */
}
.info-left-data span:nth-child(1){
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #494949;
    margin-bottom: 24px;
}
/* .info-left-data span */
.info-right{
    width: 108px;
    height: 32px;
    border: 1px solid #FF8C8A;
    border-radius: 16px;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
    color: #E8302E;
    margin-top: 152px;
}
.info-right:hover{
    /* background-color: rgb(253, 235, 234); */
    border: 1px solid #E8302E;
}


.u-main{
    display: flex;
    margin-top: 15px;
    /* height: 2177px; */
}
.u-main-left{
    background-color: rgb(243, 246, 251);
    width: 283px;
}
.u-main-right{
    background-color: #fff;
    margin-left: 16px;
    flex: 1;
}
.u-menu-list{
    margin-top: 0 !important;
}
.u-main-box{
    top: 0 !important;
}
.u-m-left{
    top: 0 !important;
}
#u-main{
    margin-top: 15px !important;
}
.clearfix{
    background-color: #fff !important
}
.u-main-box{
    background-color: rgb(242, 245, 247) !important;
    box-shadow:none !important;
}
.u-m-left{
    box-shadow: 0px 0px 24px 0px rgba(173,187,204,0.4) !important;
}
#uTabCont{
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.06);
}
.ico{
    background-image: url(/resource/img/study.png) !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
}
