﻿@charset "UTF-8";

.cnd-fixed {
    display: none;
}

.collapse_navbar {
    display: none;
}

.news_tabs_box {
    text-align: center;
    margin-top:20px;
    display:none;
}

    .news_tabs_box > .content_box {
        position: relative;
    }

.news_tabs_a {
    display: inline-block;
    width: 96px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #666;
    border: 1px solid #999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /*margin-left: 31px;*/
    margin-right: 31px;
}

    .news_tabs_a.active {
        color: #666;
        background: #ececec;
        font-weight: 600;
    }

.hold_events {
    position: absolute;
    top: 0;
    right: 10px;
    display: block;
    min-width: 106px;
    height: 38px;
    line-height: 38px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #666;
    background: #ececec;
    font-weight: 600;
    font-size: 14px;
    padding:0 10px;
}

.c-list_box {
    margin-top: 20px;
}

.c-l_li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 380px;
    border-bottom: 1px solid #ececec;
    padding: 10px;
    margin-right: 20px;
    margin-top: 8px;
    margin-bottom: 40px;
}

    .c-l_li:hover {
        -webkit-box-shadow: 0 0 3px 5px rgba(207,207,207,.6);
        -moz-box-shadow: 0 0 3px 5px rgba(207,207,207,.6);
        box-shadow: 0 0 3px 5px rgba(207,207,207,.6);
    }

.c-mr0 {
    margin-right: 0;
}

.c-img_cover {
    display: block;
    font-size: 0;
    width: 360px;
    height: 184px;
    overflow: hidden;
    margin-bottom: 34px;
}

.article_li {
    position: relative;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}

.competition_li {
    border-bottom: 1px solid transparent;
}

.article_cover > img {
    width: 360px;
    height: 184px;
}

.competition_cover > img {
    width: 360px;
    height: 265px;
}

.label {
    display: block;
    position: absolute;
    left: 38%;
    top: 50%;
    width: 94px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    opacity: .8;
    background: #e60012;
    text-align: center;
}

.article_li > h3 {
    max-width: 254px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 100;
    margin: 0 auto;
    margin-bottom: 6px;
    text-align: center;
}

.article_li:hover > h3 {
    font-weight: 600;
}

.article_li > h3 > a {
    color: #080812;
}

.saishi > a {
    color: #080812;
}

.competition_li > h3 {
    width: 294px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 100;
    margin: 0 auto;
    margin-bottom: 6px;
    display: inline-block;
    margin-left: 0px;
}

.competition_li > p {
    /*width: 326px;*/
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    color: #484849;
    /*margin-left: 26px;*/
    text-align: left;
    margin-bottom: 10px;
}

    .competition_li > p > a {
        color: #484849;
    }

.competition_time {
    height: 40px;
    background: #f5f5f5;
    border-bottom:2px solid #fc0;
}

    .competition_time > .icon_clock {
        display: inline-block;
        width: 16px;
        height: 16px;
        box-sizing: border-box;
        background: url(../tecksin_images/spirit.png) no-repeat -32px -268px;
        margin-top: 9px;
        margin-right: 8px;
        margin-left: 5px;
        position: relative;
        top: 2px;
    }

    .competition_time > span {
        text-align: right;
    }

.prod_hots {
    color: #b2b1b1;
    font-size: 12px;
    overflow: hidden;
    padding-bottom: 10px;
    height: 26px;
    text-align: center;
}

    .prod_hots .iconBox {
        padding: 2px 12px;
        margin-right: 4px;
        background-image: url(../tecksin_images/spirit.png);
    }

.ph_lists_box {
    display: inline-block;
    margin-right: 20px;
}

    .ph_lists_box .zuoze {
        color: #999;
    }

.zuoze + span {
    display: inline-block;
    text-align: left;
    max-width: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: bottom;
}

.iconBox.icon_clock {
    background-position: 0 -266px;
}

.iconBox.icon_liulan {
    background-position: 0 -173px;
}

.article_li > p {
    width: 326px;
    height: 48px;
    overflow: hidden;
    margin: 0 auto;
    font-size: 14px;
    text-align: center;
    color: #484849;
    line-height: 24px;
}

    .article_li > p > a {
        color: #484849;
    }

.mb16 {
    margin-bottom: 16px;
}

.status {
    display: inline-block;
    width: 50px;
    height: 20px;
    line-height: 20px;
    color: #efefef;
    background: #6b6b70;
    text-align: center;
    font-size: 14px;
    vertical-align: top;
    margin-left: 8px;
}

    .status.active {
        background: #c2a071;
    }

.competition_time > span {
    text-align: right;
}

.contact_box {
    position: fixed;
    top: 32%;
    left: 34%;
    width: 650px;
    height: 470px;
    background: #f5f5f5;
    box-shadow: 0 0 5px #dadada;
    display: none;
}

.close {
    font-size: 46px;
    font-weight: 100;
    color: #999;
    width: 32px;
    height: 32px;
    line-height: 32px;
    position: relative;
    top: 6px;
    right: 6px;
    cursor: pointer;
    overflow: hidden;
}

.contact_box > img {
    margin-left: 16px;
    margin-top: 40px;
}

.contact {
    width: 460px;
    padding-top: 70px;
}

    .contact > h4 {
        margin-bottom: 72px;
    }

    .contact > p {
        margin-bottom: 24px;
        margin-left: 20px;
    }

        .contact > p > .num_ {
            font-size: 18px;
            position: relative;
            top: -10px;
        }

.icon_box {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: url(../tecksin_images/spirit.png) no-repeat 0 0;
}

.icon_phone {
    background-position: 0 -291px;
}

.icon_qq {
    background-position: 0 -330px;
}

.icon_email {
    background-position: 0 -370px;
}

.sure_btn {
    display: inline-block;
    width: 240px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #999;
    border-radius: 20px;
    color: #666;
    background:#ececec;
    cursor: pointer;
    position: absolute;
    bottom: 44px;
    left: 204px;
}

.paging_box {
    margin-top: -40px;
}

div.digg{width: auto;height: 38px;margin: 0 auto;text-align: center;font-size:14px;}
    div.digg a{display:inline-block;/*float:left;*/padding:5px 12px;margin:0 0 0 8px;border:1px solid #ffd100;line-height:20px;height:20px;color:#080810;background:#fff;text-decoration:none;border-radius:4px;}
    div.digg a:hover {color: #fff;background-color: #ffd100;}
    div.digg span{ display:inline-block; /*float:left;*/ padding:5px 0; line-height:20px; height:20px; }
    div.digg span.current { padding:6px 12.8px; margin:0 0 0 8px; color:#555; font-weight:bold;background-color:#ffd100;color:#fff; border-radius:4px; }
    div.digg span.disabled { border:1px solid #eee; padding:5px 12px; margin:0 0 0 8px; color:#ddd;border-radius:4px; }
