@charset "utf-8";

/* css document */

.wrap-list {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.list {
    float: left;
    background: #fff;
    margin-bottom: 50px;
    border: 1px solid #e3e3e3;
    border-radius: 2px;
    margin-top: 20px;
}

.list .list-main {
    width: 1178px;
    height: auto;
    margin: 0 auto
}

.list .kong {
    width: 150px;
    height: auto;
    padding: 100px 0;
    margin: 0 auto;
    text-align:center;
    display:none;
}

.list .kong p {
    font-size: 18px;
    color: #333;
    width:100%;
    text-align: center;
    line-height: 50px
}

.list .list-main ul {
    float: left;
    margin-top: 15px
}

.list .list-main ul li {
    width: 1178px;
    float: left;
    margin-bottom: 10px
}

.list .list-main ul li:hover {
    background: #efefef
}

.list .list-main ul li .l-main {
    width: 1154px;
    height: auto;
    float: left;
    margin-left: 10px
}

.list .list-main ul li.line {
    width: 1154px;
    height: auto;
    border-bottom: 1px solid #ccc;
    margin-left: 11px
}

.list .list-main ul li .l-main .l-left {
    width: 965px;
    height: auto;
    float: left;
    border-right: 1px dashed #ccc;
    margin: 15px 0
}

.list .list-main ul li .l-main .l-left .l-left-top {
    width: 100%;
    height: 85px
}

.list .list-main ul li .l-main .l-left .l-left-top img {
    width: 185px;
    height: 122px;
    margin: 0 20px 0 0;
    float: left
}

.list .list-main ul li .l-main .l-left .l-left-top h3 {
    width: 750px;
    float: left;
    font-size: 18px;
    font-weight: 700;
    color: #474e5d;
    margin-bottom: 5px;
    margin-top: 10px;
}

.list .list-main ul li .l-main .l-left .l-left-top h3 a {
    width: 650px;
    height: auto;
    font-size: 18px;
    font-weight: 700;
    color: #474e5d;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}

.list .list-main ul li .l-main .l-left .l-left-top h3 a:hover {
    color: #1CB177;
    text-decoration: underline
}

.list .list-main ul li .l-main .l-left .l-left-top h3 span {
    background: #fff;
    border: 1px solid #1CB177;
    border-radius: 20px;
    font-size: 12px;
    color: #1cb177;
    font-family: "宋体";
    padding: 3px 8px;
    font-weight: 400;
    margin-left: 10px
}

.list .list-main ul li .l-main .l-left .l-left-top samp {
    font-size: 14px;
    color: #9e9e9e
}

.list .list-main ul li .l-main .l-left .l-left-top samp i {
    font-style: normal;
    color: #5d5d5d
}

.list .list-main ul li .l-main .l-left .l-left-top samp i.jxz {
    color: #ff5400;
    font-style: normal
}

.list .list-main ul li .l-main .l-left .l-left-top samp i.wks {
    color: #1cb177;
    font-style: normal
}

.list .list-main ul li .l-main .l-left .l-left-bottom {
    width: 100%
}

.l-left-bottom .s-left {
    width: 390px;
    float: left
}

.l-left-bottom .s-left span {
    width: 390px;
    font-size: 14px;
    color: #9e9e9e;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 30px;
    float: left
}

.l-left-bottom .s-left span i {
    font-style: normal;
    color: #5d5d5d
}

.l-left-bottom .s-right {
    width: 320px;
    float: left;
    margin-left: 40px
}

.l-left-bottom .s-right p {
    font-size: 14px;
    color: #5d5d5d;
    line-height: 20px;
    line-height: 30px
}

.l-left-bottom .s-right p a {
    font-size: 16px;
    color: #5d5d5d
}

.l-left-bottom .s-right p i {
    margin-right: 10px;
    margin-top: 5px
}

.list .list-main ul li .l-main .l-right {
    width: 185px;
    min-height: 130px;
    height: 130px;
    display: table;
    float: right;
    margin-top: 13px
}

.list .list-main ul li .l-main .l-right .jrjy {
    display: table-cell;
    vertical-align: middle
}

.list .list-main ul li .l-main .l-right .jrjy a {
    width: 115px;
    height: 30px;
    line-height: 28px;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #1CB177;
    color: #1CB177;
    font-size: 16px;
    text-align: center;
    margin-left: 38px;
    float: left
}

.list .list-main ul li .l-main .l-right .jrjy a:hover {
    background: #1CB177;
    color: #fff
}

.list .list-main ul li .l-main .l-right span {
    width: 115px;
    margin-left: 37px;
    text-align: center;
    color: #838d9d;
    font-size: 14px;
    float: left;
    margin-bottom: 15px
}

.list .list-main ul li .l-main .l-right span b {
    font-size: 18px;
    color: #1cb177;
    font-weight: 400
}

/*提示弹窗*/

.tc-ts {
    width: 500px;
    border-radius: 5px;
    background: #fff;
    display: none;
}

.tc-ts .main-title {
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #b7d3f3;
    background: #f2f8ff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.tc-ts .main-title h3 {
    line-height: 45px;
    font-size: 16px;
    color: #333;
    float: left;
    text-indent: 20px;
}

.tc-ts .main-title i.close {
    width: 14px;
    height: 14px;
    float: right;
    background: url(../../image/match/common-icon.png) -150px -70px no-repeat;
    margin-top: 15px;
    margin-right: 20px;
}

.tc-ts .main-title i.close:hover {
    width: 14px;
    height: 14px;
    float: right;
    background: url(../../image/match/common-icon.png) -150px -120px no-repeat;
    margin-top: 15px;
    margin-right: 20px;
    cursor: pointer;
}

.tc-ts .main {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.tc-ts .main .tips-txt {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

.tc-ts .main .tips-txt p {
    width: 460px;
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    padding-left: 20px;
}

.tc-ts .main .btn {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 30px;
}

.tc-ts .main .btn button {
    width: 130px;
    height: 35px;
    line-height: 35px;
    background: #fff;
    font-size: 14px;
    border-radius: 3px;
}

.tc-ts .main .btn button.qd {
    background: #00c177;
    color: #fff;
}

.tc-ts .main .btn button.qd:hover {
    background: #01b26e;
}

.list .page-bottom {
    margin-left: 0px;
    margin-bottom: 0px;
    width: 100%;
    text-align: center;
}

.list .page-bottom .pager {
    float: none;
    margin-bottom: 30px;
}