﻿.inline.first-info-left{
    background: #fff;
}
.first-info-left {
    border-bottom: 1px solid #dddddd;
    width: 600px;
    height: 300px;
}
.inline,.first-info-right {
    border: none;
}
.swiper-container {
    width: 100%;
    min-width: auto;
    height: 300px;
}
.swiper-container img{
    width: 100%;
    height: 300px;
}
.first-info-right {
    width: 557px;
}
.scend-info-left {
    width: 584px;
}
.scend-info-center {
    width: 613px;
    border: none;
}
.inline.scend-info-center ul,.inline.first-info-right ul{
    margin-left: 30px;
}
.inline.first-info-right .notice-info .notic{
    width: 403px;
    margin-right: 0px;
    line-height: 32px;
}
.scend-info-left .notice-info .notic, .scend-info-center .notice-info .notic {
    width: 485px;
}
.grid-header a {
    right: 17px;
}
.title-pagination{
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 180px;
    right: 0;
}
.inline.first-info-right{
    padding-left: 40px;
}
.inline.first-info-left .text-des{
    position: absolute;
    bottom: 0px;
    width: 600px;
    height: 30px;
    line-height: 30px;
    padding-left: 0px;
    color: rgba(255,255,255,1);
    background: rgba(0,0,0,0.2);
    text-align: left;
}
.inline.first-info-left .text-des span{
    display: inherit;
    box-sizing: border-box;
    text-align: left;
    width: 440px;
    padding: 0px 0px 0px 20px;
}
.inline.first-info-right .grid-header h2 {
    margin: 0px;
    height: 23px;
    line-height: 23px;
    padding-bottom: 5px;
}
.inline.first-info-right .grid-header {
    height: 38px;
}
.inline.first-info-right .grid-header a {
    top: 2px;
}
.first-notice-info{
    width: 100%;
    text-align: left;
}
.first-notice-info li p{
    border-bottom: 1px solid #cbcbcb;
}
.inline.first-info-right ul {
    margin-left: 0px;
}
.first-info-right ul li {
     height: auto;
}
.first-info-right ul li p{
    height: 54px;
    color: #929292;
    text-overflow: ellipsis; /*有些示例里需要定义该属性，实际可省略*/
    display: -webkit-box;
    -webkit-line-clamp: 2;/*规定超过两行的部分截断*/
    -webkit-box-orient: vertical;
    overflow : hidden;
    word-break: break-all;/*在任何地方换行*/
}
.inline.first-info-right .notice-info .notic {
     width: 100%;
    vertical-align: middle;
}
.title-pagination{
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    text-align: right;
    box-sizing: border-box;
    /*background: rgba(0,0,0,0.2);*/
}
.swiper-pagination-switch {
    background: #fff;
}
.swiper-active-switch {
    background: #11356d;
    border-color: #11356d;
}
.link-competition{
    position: fixed;
    width: 227px;
    height: 124px;
    right: 20px;
    top: 268px;
    background: url("../image/link-comp.png") center center no-repeat;
    z-index: 100;
}
.link-competition .link-a{
    display: block;
    cursor: pointer;
    margin: 70px auto 0px;
    width: 55%;
    height: 40px;
}
.link-content {
    padding: 0px 0 0px 0px;
    height: 50px;
    width: 94%;
    background: #40acce url(../image/icon-logo-bg.png) 430px center no-repeat;
    margin: 15px 0px 0px 30px;
    cursor: pointer;
    color: #fff;
}
.link-detail {
    display: block;
    padding: 0px 30px 0px 70px;
    background-size: 24px 27px;
    line-height: 50px;
    font-size: 16px;
    text-align: left;
    background: url(../image/icon-ward.png)  no-repeat 25px center;
    color: #fff;
}
.top {
    text-align: left;
    margin-bottom: 30px;
}

.top .top-left {
    display: inline-block;
    border-bottom: 1px solid #11356d;
    padding-bottom: 15px;
    width: 416px;
}
.top .top-right {
    position: relative;
    top: 22px;
    right: 4px;
    display: inline-block;
    border-bottom: 1px solid #daad12;
    padding-bottom:8px;
    width: 774px;
}

.top .title {
    font-size: 18px;
    color: #11356d;
    border-bottom: 2px solid #11356d;
    padding-bottom: 15px;
}

.top .label {
    font-size: 12px;
    color: #888888;
}
.top .label a:hover {
    color: #11356d;
}
.list-container .top .fr a {
    color: #888;
}