@charset "UTF-8";

.over_hidden_list {
    position: relative;
    line-height: 1.5em !important;
    /* 高度为需要显示的行数*行高，比如这里我们显示两行，则为3 */
    height: 4.5em !important;
    overflow: hidden;
}

.over_hidden_list:after {
    content: "...";
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0 5px;
    background-color: #fff;
}

.indexs {
    width: 1200px;
    margin: 0 auto;
    min-height: 500px;
    font-family: Microsoft Yahei;
}

.indexs-title {
    height: 50px;
    line-height: 50px;
    padding: 15px;
}

.indexs-title h3 {
    font-size: 16px;
    color: #102637;
    font-weight: bold;
    float: left;
}

.indexs-title h3 li {
    float: left;
    padding-right: 10px;
    cursor: pointer;
}

.indexs-title h3 li.tabTitLi {
    font-weight: bold;
    color: #1F6CC6;
}

.indexs-title a {
    font-size: 14px;
    color: #526879;
    float: right;
}

.indexs-c {
    margin-bottom: 26px;
}

.indexs-c .indexs-notice {
    width: 958px;
    height: 441px;
    box-sizing: border-box;
    background: white;
    float: left;
    margin-right: 16px;
    position: relative;
}

.indexs-c .indexs-notice-content {
    height: 324px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 20px 20px 20px;
    position: relative;
}

.indexs-c .indexs-notice-icon {
    width: 48px;
    position: absolute;
    left: 50%;
    margin-left: -24px;
    bottom: 5px;
}

.indexs-c .indexs-notice-icon a {
    cursor: pointer;
    float: left;
    width: 24px;
    height: 24px;
}

.indexs-c .indexs-notice-ul {
    padding: 0px 0 0 20px;
    position: absolute;
    left: 0;
    top: 0;
}

.indexs-c .indexs-notice-ul__li {
    float: left;
    width: 279px;
    height: 140px;
    background: white;
    margin: 5px 22px 17px 0;
}

.indexs-c .indexs-notice-ul__li--toStart {
    box-shadow: 1px 1px 5px #E5AC4D;
}

.indexs-c .indexs-notice-ul__li--toStart .indexs-notice-ul__t {
    background: #E5AC4D;
}

.indexs-c .indexs-notice-ul__li--toStart .indexs-notice-ul__status {
    background: #DFA440;
    color: #F7CE88;
}

.indexs-c .indexs-notice-ul__li--onGoing {
    box-shadow: 0px 2px 5px 2px #dAe4ff;
    position: relative;
    border-radius: 3px;
    overflow: hidden;
}

.indexs-c .indexs-notice-ul__li--onGoing .indexs-notice-ul__t {
    background: #3E7BE2;
}

.indexs-c .indexs-notice-ul__li--onGoing .indexs-notice-ul__l {
    position: absolute;
    left: 5px;
    top: 10px;
    display: block;
    background: url(../images/bg-left.png) center center;
    width: 54px;
    height: 53px;
}

.indexs-c .indexs-notice-ul__li--onGoing .indexs-notice-ul__r {
    position: absolute;
    right: 5px;
    top: 10px;
    display: block;
    background: url(../images/bg-right.png) center center;
    width: 54px;
    height: 53px;
}

.indexs-c .indexs-notice-ul__li--onGoing .indexs-notice-ul__status {
    background: #158A85;
    color: #24AFA9;
}

.indexs-c .indexs-notice-ul__li--onGoing .status-text {
    color: #3E7BE2;
}

.indexs-c .indexs-notice-ul__li--cgbg {
    box-shadow: 0px 2px 5px 2px #dAefff;
}

.indexs-c .indexs-notice-ul__li--cgbg .indexs-notice-ul__t {
    background: #3797d4;
}

.indexs-c .indexs-notice-ul__li--hasEnd {
    box-shadow: 1px 1px 5px #3E6AE2;
}

.indexs-c .indexs-notice-ul__li--hasEnd .indexs-notice-ul__t {
    background: #3E6AE2;
}

.indexs-c .indexs-notice-ul__li--hasEnd .indexs-notice-ul__status {
    background: #3D64D0;
    color: #7FA0FD;
}

.indexs-c .indexs-notice-ul__t {
    height: 72px;
    position: relative;
    text-align: center;
    line-height: 72px;
    font-size: 14px;
    color: #FFFFFF;
}

.indexs-c .indexs-notice-ul__status {
    height: 20px;
    line-height: 20px;
    display: block;
    width: 279px;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 12px;
}

.indexs-c .indexs-notice-ul__b {
    padding: 5px 10px;
    font-size: 12px;
    color: #2A2A2A;
}

.indexs-c .indexs-notice-ul__b .notice-name {
    color: #999999;
    padding-right: 5px;
    float: left;
}

.indexs-c .indexs-notice-ul__b .company-content {
    float: left;
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.indexs-c .indexs-cgnotice {
    width: 220px;
    height: 441px;
    background: white;
    float: left;
}

.indexs-c .indexs-cgnotice-content {
    width: 191px;
    height: 351px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.indexs-c .indexs-cgnotice-content ul li {
    width: 191px;
    height: 70px;
    line-height: 70px;
    box-sizing: border-box;
    margin-bottom: 22px;
    text-align: center;
    border: 1px solid #DBD9D9;
    position: relative;
}

.indexs-c .indexs-cgnotice-content ul li:hover a {
    display: block;
    width: 100%;
    height: 100%;
    font: 16px/70px "microsoft yahei";
    color: white;
    opacity: 0.8;
    background: #3E7BE2;
    margin-top: -70px;
}

.indexs-c1 {
    width: 1200px;
    margin: 0 auto;
}

.indexs-c1 .indexs-news {
    width: 694px;
    height: 362px;
    margin-right: 16px;
    background: white;
    float: left;
}

.indexs-c1 .indexs-news-content {
    padding: 0px 20px;
}

.indexs-c1 .indexs-news-content-img {
    width: 197px;
    height: 260px;
    float: left;
}

.indexs-c1 .indexs-news-content-img img {
    width: 100%;
    height: 100%;
}

.indexs-c1 .indexs-news-content-info {
    width: 437px;
    padding-left: 20px;
    float: left;
}

.indexs-c1 .indexs-news-content-tit {
    font-size: 14px;
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 10px;
}

.indexs-c1 .indexs-news-content-tit .inct-tit {
    font-weight: bold;
    color: #666666;
}

.indexs-c1 .indexs-news-content-tit .inct-date {
    color: #6AA6D2;
    padding: 15px 0;
}

.indexs-c1 .indexs-news-content-tit .inct-text {
    font-size: 12px;
    color: #999999;
    line-height: 20px;
    height: 80px;
    -padding-bottom: 10px;
}

.indexs-c1 .indexs-news-content-list li {
    line-height: 35px;
    font-size: 14px;
}

.indexs-c1 .indexs-news-content-list li .incl-l {
    color: #666666;
    float: left;
    width: 325px;
}

.indexs-c1 .indexs-news-content-list li .incl-r {
    color: #B8B8B8;
    float: right;
}

.indexs-c1 .indexs-sysnotice {
    width: 490px;
    height: 362px;
    background: white;
    float: left;
}

.indexs-c1 .indexs-sysnotice-ul {
    padding-left: 190px;
}

.indexs-c1 .indexs-sysnotice-ul li {
    float: left;
    font-size: 14px;
    color: #666666;
    margin: 10px 20px;
    cursor: pointer;
}

.indexs-c1 .indexs-sysnotice-ul .tabTitLi {
    color: #7788C6;
}

.indexs-c1 .indexs-sysnotice .border0 {
    border: 0px;
}