  @charset "utf-8";

.line-1 {
    width: 100%;
    height: 1px;
    background-color: #E6EDEB;
}

/* 头条首页 */
.content_body {
    width: 1210px;
    height: auto;
    overflow: hidden;
    margin: 20px auto 0 auto;
}

.content_body .content_left {
    width: 168px;
    height: auto;
    border: 1px solid #e6edeb;
    float: left;
}

.content_body .content_middle {
    float: left;
    width: 750px;
    height: auto;
    margin: 0 20px;
}

.content_body .content_right {
    float: right;
    width: 250px;
    height: 750px;
}

.content_body .content_left ul {
    width: 140px;
    height: auto;
    margin: 0 14px;
}

/*.content_body .content_left ul li {*/
    /*width: 100%;*/
    /*height: 30px;*/
    /*color: #3D67AD;*/
    /*background-color: #f5f7fb;*/
    /*border-radius: 4px;*/
    /*margin-top: 15px;*/
    /*line-height: 30px;*/
    /*text-align: center;*/
    /*cursor: pointer;*/
    /*font-size: 14px;*/
/*}*/

/*.content_body .content_left ul li:last-child {*/
    /*margin-bottom: 25px;*/
/*}*/

/*.content_body .content_left .on {*/
    /*background-color: #3d67ad;*/
/*}*/

/*.content_body .content_left .on a {*/
    /*color: #FFFFFF;*/
/*}*/

/*.content_body .content_left ul li:hover {*/
    /*background-color: #3d67ad;*/
/*}*/

/*.content_body .content_left ul li:hover a {*/
    /*color: #FFFFFF;*/
/*}*/

.content_body .content_left a {
    width: 100%;
    height: 30px;
    color: #3D67AD;
    background-color: #f5f7fb;
    border-radius: 4px;
    margin-top: 15px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    display: block;
}

.content_body .content_left ul li:last-child {
    margin-bottom: 25px;
}

.content_body .content_left .on {
    background-color: #3d67ad;
    color: #FFFFFF;
}

.content_body .content_left a:hover {
    background-color: #3d67ad;
    color: #FFFFFF;
}





.ad_750_250 {
    width: 750px;
    /*height: 250px;*/
    /*background-color: #E5E7E7;*/
}

.ad_750_100 {
    width: 750px;
    /*height: 100px;*/
    /*background-color: #E5E7E7;*/
}

.ad_250_400 {
    width: 250px;
    /*height: 400px;*/
    /*background-color: #E5E7E7;*/
}

.content_body .content_middle ul {
    width: 100%;
    height: auto;
}

.content_body .content_middle ul li {
    width: 723px;
    padding: 20px 12px 20px 15px;
}

.content_body .content_middle ul li:hover {
    background-color: #EEEEEE;
}

.content_body .content_middle ul li .dian {
    width: 3px;
    height: 3px;
    background-color: #c6000b;
    display: inline-block;
    margin: 8px 5px 0 0;
    float: left;
}

.content_body .content_middle ul li .tt_li_title {
    font-size: 16px;
    font-weight: 700;
    color: #333333;
    /* 最多一行多余省略号 */
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.content_body .content_middle ul li .tt_li_describe {
    font-size: 12px;
    font-weight: 400;
    color: #999999;
    line-height: 18px;
    margin: 10px 0 0 5px;
    /* 最多一行多余省略号 */
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.content_body .content_middle ul li .tt_li_people {
    font-size: 12px;
    font-weight: 400;
    color: #333333;
    margin: 10px 0 0 5px;
    display: inline-block;
}

.content_body .content_middle ul li .tt_li_people span:last-child {
    color: #3D67AD;
}

.content_body .mqft_content_middle {
    float: left;
    width: 750px;
    height: auto;
    margin: 0 20px;
}

.content_body .mqft_content_middle ul {
    width: 100%;
    height: auto;
}

.content_body .mqft_content_middle ul li {
    width: 738px;
    padding: 20px 12px 20px 0;
    overflow: hidden;
}

.content_body .mqft_content_middle ul li:hover {
    background-color: #EEEEEE;
}

.content_body .mqft_content_middle ul li img {
    width: 130px;
    height: 90px;
    border-radius: 5px;
    float: left;
}

.content_body .mqft_content_middle ul li div {
    width: 590px;
    float: right;
}

.content_body .mqft_content_middle ul li .dian {
    width: 3px;
    height: 3px;
    background-color: #c6000b;
    display: inline-block;
    margin: 8px 5px 0 0;
    float: left;
}

.content_body .mqft_content_middle ul li .tt_li_title {
    font-size: 16px;
    font-weight: 700;
    color: #333333;
    /* 最多一行多余省略号 */
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.content_body .mqft_content_middle ul li .tt_li_describe {
    font-size: 12px;
    font-weight: 400;
    color: #999999;
    line-height: 18px;
    margin: 10px 0 0 5px;
    /* 最多一行多余省略号 */
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.content_body .mqft_content_middle ul li .mqft {
    -webkit-line-clamp: 3;
    line-clamp: 3;
}

.content_body .mqft_content_middle ul li .tt_li_people {
    font-size: 12px;
    font-weight: 400;
    color: #333333;
    margin: 10px 0 0 5px;
}

.content_body .mqft_content_middle ul li .tt_li_people span:last-child {
    color: #3D67AD;
}

.content_body .content_right .bid_right_public {
    width: 248px;
    height: 340px;
    border: solid 1px #e6edeb;
    margin: 10px 0;
}

.content_body .content_right .bid_right_public .ztb_hot_bt {
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}

.ztb_hot_bt {
    height: 20px;
    margin: 15px 0 0 10px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    border-left: 3px solid #c6000b;
    padding-left: 10px;
    line-height: 20px;
}

.content_body .content_right .bid_right_public .s_new_img_pro {
    margin: 9px 0 0 5px !important;
}

.content_body .content_right .bid_right_public .ztb_hot_bt .s_new_img_pro {
    margin-top: -18px !important;
}

.content_body .content_right .bid_right_public .bid_more {
    float: right;
    margin: 18px 8px 0 0;
}

.content_body .content_right .bid_right_public .share_ul li {
    height: 30px;
    line-height: 30px;
}

.content_body .content_right .bid_right_public .share_ul li a {
    width: 220px;
}

.share_ul li {
    width: 100%;
    height: 30px;
    line-height: 30px;
}

.share_ul li > span {
    display: inline-block;
    width: 3px;
    height: 3px;
    background-color: #3d67ad;
    margin: 13px 5px 0 10px;
    float: left;
}

.share_ul li a {
    display: inline-block;
    width: 230px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    color: #333;
}

.share_ul li a:visited {
    color: #0c00ff;
}

.content_right .complaints_btn {
    width: 250px;
    height: 40px;
    opacity: 1;
    background: linear-gradient(#7496e7 1%, #688adb 30%, #587acb 72%, #5374c3 100%);
    border-radius: 4px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    color: #FFFFFF !important;
    display: block;
}

.content_right .complaints_btn img {
    width: 24px;
    height: 24px;
    margin-top: -5px;
}

.content_body .details_content_middle {
    float: left;
    width: 750px;
    height: auto;
    margin: 0 20px;
}

.content_body .details_content_middle .title {
    font-size: 20px;
    color: #3D67AD;
    margin-top: 30px;
    font-weight: 700;
    padding: 0 20px;
}

.content_body .details_content_middle .related {
    margin-top: 15px;
    font-size: 12px;
    color: #999999;
    padding: 0 20px;
}

.content_body .details_content_middle .related .time {
    margin-right: 30px;
}

.content_body .details_content_middle .related span:last-child {
    color: #3D67AD;
}

.content_body .details_content_middle .text {
    margin: 45px 0 50px 0;
    font-size: 14px;
    color: #232323;
    padding: 0 20px;
}

.content_body .details_content_middle .text p {
    text-indent: 2em;
    line-height: 28px;
}

.content_body .details_content_middle .text img {
    width: 80%;
    margin: 30px 10%;
}

.m1210m {
    width: 1210px;
    height: auto;
    margin: 0 auto;
}

.m1210m .upAndDown {
    width: 940px;
    margin: 50px 0 81px 188px;
    padding: 30px 0 0 20px;
    border-top: 1px solid #CCCCCC;
}

.m1210m .upAndDown p {
    font-size: 12px;
    line-height: 30px;
}

.m1210m .upAndDown p a {
    color: #3D67AD;
    width: 450px;
    position: absolute;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*日历*/
.calendar {
    margin-top: 10px;
}

.calendar-title {
    height: 29px;
    line-height: 29px;
    background-image: url("/img/title_bg.png");
    font-size: 1.16em;
    border: 1px solid #e6edeb;
    border-bottom: 0
}

.calendar-title > a {
    margin-left: 10px;
    color: #020e65 !important;
}

.calendar-title > span {
    font-size: 12px;
    float: right;
    margin-right: 10px;
    color: #020e65 !important;
}

#yearSix a {
    color: #333333 !important;
}

.calendar-title > span i {
    display: inline-block
}

.calendar-title > span i.to-left {
    margin-left: -5px;
    padding-right: 5px
}

.calendar-title > span i.to-right {
    margin-right: -5px;
    /*padding-left: 5px*/
    margin-left: -5px;
}

.calendar-title > span i.to-right1 {
    margin-left: 5px;
}

.calendar-title > span > b:hover {
    cursor: pointer;
    color: #c6000b !important;
}

.rili {
    border: 1px solid #e6edeb;
    border-top: 0;
    /*height: 189px*/
}

.rili > div {
    height: 25px;
    line-height: 25px
}

.rili > div > span {
    padding: 0 6px
}

.rili table td {
    width: 31px;
    height: 21px;
    text-align: center;
    line-height: 21px
}

.rili table td a {
    font-size: 12px;
    color: #333333 !important;
}

.bg td {
    background-color: #fcfcfc
}

.disable {
    color: #ccc !important;
}

.rili table tr > td.hit {
    background-color: #3d67ad;
    color: #fff !important;
}

.rili table tr > td.hit a {
    background-color: #3d67ad;
    color: #fff !important;
}

.rili table td:hover {
    color: #3d67ad !important;
}

.rili table td:hover a {
    color: #3d67ad !important;
}

/* 弹窗相关 */
.mask {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.65);
    z-index: 9;
    display: none;
}

.warn {
    display: none;
    overflow: hidden;
    position: fixed;
    /*top: 50%;*/
    /*top: 0;*/
    /*bottom: 0;*/
    /*left: 0;*/
    /*right: 0;*/
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 8px;
    background-color: #fff;
    /*margin: auto;*/
    z-index: 10;
    padding: 65px 60px;
}

.warn .warn_tit {
    font-size: 16px;
    color: #131313;
    margin-bottom: 30px;
    line-height: 24px;
}

.warn .qr_code {
    width: 250px;
    height: 250px;
    display: inline-block;
}

.warn .shut_down {
    position: absolute;
    width: 14px;
    height: 14px;
    top: 15px;
    right: 15px;
    cursor: pointer;
}

/* 翻页样式.全局 */
.fy {
    width: 100%;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.fynr {
    width: 100%;
}

.fy .fynr a {
    font-size: 14px;
    color: #3d3d3d;
    border: 1px solid #e1e1e1;
    padding-top: 6px;
    padding-right: 11px;
    padding-bottom: 6px;
    padding-left: 11px;
    text-decoration: none;
}

.fy .fynr a:hover {
    background-color: #5e94d3;
    color: #FFF;
}

.fy .fynr a span {
    font-weight: bold;
    font-family: "Comic Sans MS", cursive;
    font-size: 18px;
}

.fy .fynr .go {
    display: inline;
}

.fy .fynr .go a {
    color: #cacaca;
}

.fy .fynr .go a:hover {
    color: #cacaca;
    background-color: #fff;
    cursor: default;
}

.fy .fynr .okgo a {
    color: #3d3d3d;
}

.fy .fynr .okgo a:hover {
    color: #fff;
    background-color: #5e94d3;
    cursor: pointer;
}

.fy .fynr .dian {
    display: inline;
}

.fy .fynr .dian a {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

.fy .fynr .dian a:hover {
    color: #FFF;
}

.fy .fynr .now {
    background-color: #5e94d3;
    color: #FFF;
}

.go_page {
    width: 168px;
    display: inline-block;
    color: #666;
}

.go_page .page_num {
    margin: 0 10px;
    color: #999 !important;
    width: 31px;
    height: 28px;
    text-align: center;
}

.go_page .page_confirm {
    color: #666;
    font-size: 12px !important;
    margin: 0 10px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.fy .fynr a:hover {
    background-color: #3D67AD !important;
    color: #fff;
}

.fy .fynr .now {
    background-color: #3D67AD;
}


