﻿@charset "UTF-8";

.news_sort_li > a {
    display: inline-block;
    color: #a2a3a7;
}

    .news_sort_li > a.active {
        color: #eb3e48;
    }

.news_tabs_box {
    text-align: center;
}

    .news_tabs_box > .content_box {
        position: relative;
    }

        .news_tabs_box > .content_box.mt40 {
            margin-top: 40px;
        }

.news_tabs_a {
    display: inline-block;
    width: 96px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #090810;
    border: 1px solid #090810;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-left: 31px;
    margin-right: 31px;
}

    .news_tabs_a.active {
        color: #fff;
        background: #090810;
        font-weight: 600;
    }

.news_detail {
    margin-top: 42px;
}

    .news_detail > .content_box > h3 {
        margin-bottom: 22px;
        font-size:24px;
        color:#333;
        font-weight:400;
    }

.prod_hots {
    color: #b2b1b1;
    font-size: 12px;
    overflow: hidden;
    margin-bottom: 32px;
    text-align: left;
}

    .prod_hots .iconBox {
        margin-right:4px;
        padding: 2px 12px;
        background-image: url(../tecksin_images/spirit.png);
    }

.ph_lists_box {
    display: inline-block;
    margin-right: 26px;
}
.yc {
  font-size: 12px;
  line-height: 20px;
  display: inline-block;
  min-width: 58px;
  height: 20px;
  margin-right: 30px;
  text-align: center;
  color: #666;
  border-radius: 3px;
  background: #ececec; padding:0 5px; }

    .ph_lists_box > a {
        color: #b2b1b1;
    }

    .ph_lists_box .sorts, .ph_lists_box .zuoze {
        color: #090712;
    }

    .ph_lists_box > .sorts + span {
        color: #f3686d;
    }

.iconBox.icon_clock {
    background-position: 0 -266px;
}

.iconBox.icon_liulan {
    background-position: 0 -173px;
}
.iconBox.icon_pinglun {
  background-position: -0 -192px; }

.detail_cut {
    box-sizing: border-box;
    width: 828px;
}

    .detail_cut table {
        border-collapse: collapse;
    }

    .detail_cut > p.abstract {
        background: #f5f5f5;
        font-size: 12px;
        color: #08070f;
        padding: 22px 38px;
        line-height: 24px;
        margin-bottom: 30px;
    }

    .detail_cut > p {
        line-height: 36px;
        margin-bottom: 12px;
    }

        .detail_cut > p > img {
            max-width: 828px;
        }

    .detail_cut p {
        max-width: 828px;
        word-wrap: break-word;
    }

p img {
    max-width: 828px;
    margin-bottom:5px;
}

.paging_ul {
    width: 100%;
}

.c-push_box {
    position: absolute;
    right: 0;
    width: 340px;
    padding-bottom: 20px;
    border-bottom: 3px solid #e5e5e5;
}

.push_ul_box > h3 {
    height: 3px;
    line-height: 40px;
    padding-left: 28px;
    background: #e5e5e5;
    color: #ecedee;
    margin-bottom: 28px;
}

.c-li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 340px;
    height: 240px;
    position: relative;
    margin-bottom: 24px;
}

.competition_li {
    height: 332px;
}

.c-cover {
    display: block;
    font-size: 0;
    width: 340px;
    height: 174px;
    overflow: hidden;
}

.article_cover {
    margin-bottom: 24px;
}

.competition_cover {
    margin-bottom: 16px;
}

.article_cover > img {
    width: 340px;
    height: 174px;
}

.label {
    display: block;
    position: absolute;
    left: 38%;
    top: 64%;
    width: 94px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    opacity: .8;
    background: #f65f3a;
    text-align: center;
}

.article_li > h3 {
    display: inline-block;
    width: 254px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
    margin: 0 auto;
    margin-left: 12px;
    margin-bottom: 6px;
}

    .article_li > h3 > a {
        color: #666666;
    }

.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;
    }

.hold_events {
    position: absolute;
    top: 0;
    right: 10px;
    display: block;
    width: 126px;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    background: #f43700;
    font-weight: 600;
}

.competition_li > h4.saishi {
    width: 230px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 100;
    margin: 0 auto;
    margin-bottom: 6px;
    display: inline-block;
    margin-left: 26px;
}

.competition_li > p {
    width: 326px;
    height: 48px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 18px;
    font-size: 14px;
    text-align: left;
    color: #484849;
    line-height: 24px;
    padding-left: 26px;
}

.competition_time {
    height: 40px;
    line-height: 40px;
    background: #f3f7fb;
}

    .competition_time .icon_clock {
        display: inline-block;
        width: 16px;
        height: 16px;
        box-sizing: border-box;
        border: 1px solid red;
        margin-top: 9px;
        margin-right: 8px;
        margin-left: 130px;
        position: relative;
        top: 2px;
    }

    .competition_time > span {
        text-align: right;
    }

.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: #f06671;
    }

.contact_box {
    position: fixed;
    top: 32%;
    left: 34%;
    width: 650px;
    height: 470px;
    background: #fff;
    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: 312px;
    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 #f65f3a;
    border-radius: 20px;
    color: #f65f3a;
    cursor: pointer;
    position: absolute;
    bottom: 44px;
    left: 204px;
}

.prevNext {
    margin-bottom: 48px;
    margin-top:2rem;
}
    .prevNext p a {
        color:#6f6f71;
    }

    .prevNext > a {
        display: block;
        width: 280px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #120807;
    }

        .prevNext > a > span {
            color: #e4393c;
        }

        .prevNext > a:first-child {
            margin-left: 24px;
        }

            .prevNext > a:first-child + a {
                margin-right: 24px;
            }

.line_bot {
    border-top: 3px solid #e5e5e5;
}

.news_list {
    margin-bottom: 20px;
}

    .news_list > h2 {
        font-size: 18px;
        margin-bottom: 30px;
    }

.news_list_li {
    margin-left: 7px;
    padding: 4px;
    border: 1px solid transparent;
}

    .news_list_li:hover {
        border: 1px solid silver;
    }

    .news_list_li > a {
        display: block;
    }

        .news_list_li > a > img {
            width: 258px;
            height: 132px;
        }

    .news_list_li:first-child {
        margin-left: 0;
    }

    .news_list_li > h3 > a {
        display: block;
        width: 242px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #423e33;
        line-height: 32px;
        font-size: 12px;
        padding-top: 8px;
    }

        .news_list_li > h3 > a:hover {
            color: #e4393c;
        }

    .news_list_li > .prod_hots {
        margin-bottom: 6px;
        max-width: 258px;
        overflow: hidden;
    }

#relative {
    position: relative;
    margin-bottom: 42px;
}

.foot {
    margin-top: 50px;
}

.ph_lists_box .author {
    display: inline-block;
    vertical-align: top;
    max-width: 54px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.crumb {
    line-height: 32px;
    color: #252525;
    font-size: 14px;
    padding: 12px 0;
}

    .crumb > a {
        color: #888;
    }

        .crumb > a:hover {
            color: #f33;
            text-decoration: underline;
        }

    .crumb > span {
        color: #323254;
    }

.commentfloor {
    width: 794px;
}

.op_panel > .prod_hots > .ph_lists_box {
    float: right;
}

.iconBox.icon_zan {
    background-position: 0 -216px;
}

.t1 {
    line-height: 1.5em;
    width: 794px;
    height: 100px;
    padding: 6px 12px;
    outline: 0;
    resize: none;
    background: #fff;
}

.o_btn {
    font-size: 16px;
    line-height: 42px;
    display: block;
    width: 100px;
    height: 42px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    border: none;
    background: #ef6306;
}

.c_box {
    width: 820px;
    margin-right: 90px;
}

.more3 {
    width: 800px;
    height: 76px;
    margin: 0 auto;
    margin-left: 12px;
    text-align: center;
    background: #f8f8f8;
}

    .more3 > a {
        line-height: 76px;
    }

        .more3 > a > span {
            color: #f43801;
        }

.pinglun_face_box {
    margin-right: 22px;
}

    .pinglun_face_box.unhover {
        cursor: default;
    }

.pinglun_face {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.hr_a {
    width: 830px;
    margin-top: 20px;
    margin-bottom: 26px;
    border-bottom: 1px solid #ebebeb;
}

.op_panel .prod_hots {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.icon_huifu {
    background-position: 4px -635px;
}

.icon_dianzan {
    background-position: -20px -635px;
}

.dianzan_box, .huifu_box {
    cursor: pointer;
}

.lf_box {
    padding-left: 82px;
}

.child_box {
    margin-bottom: 12px;
    padding: 3px;
    border: 1px solid #e9e9e9;
}

.lf_box > .child_box {
    margin-top: 8px;
}

.child_box > .lf_box {
    padding-left: 0;
}

.l_des > p {
    margin: 6px 3px 0;
    word-wrap: break-word;
}

.hideTips {
    padding: 0 0 7px 7px;
    font-size: 12px;
    color: #666;
    cursor: pointer;
}

    .hideTips span {
        color: #ba2636;
    }

.user_info {
    width: 330px;
}

.info_box {
    position: fixed;
    z-index: 1;
    box-sizing: border-box;
    width: 320px;
    text-align: center;
    border: 3px solid #e5e5e5;
    right: 352px;
}

.designer_face_box {
    display: inline-block;
    width: 96px;
    height: 96px;
    margin-top: 37px;
    margin-bottom: 18px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.designer_face {
    width: 96px;
    height: 96px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.nickName_content {
    margin-bottom: 6px;
}

.nickName {
    color: #080810;
}

.roleName_content {
    margin-bottom: 12px;
}

.roleName {
    font-size: 12px;
    color: #999;
}

.follow {
    font-size: 14px;
    line-height: 26px;
    display: inline-block;
    width: 80px;
    height: 26px;
    margin-right: 0;
    margin-bottom: 20px;
    cursor: pointer;
    color: #f43700;
    border: 1px solid #f43700;
    border-radius: 3px;
    background: #fff;
}

.iFoled {
    cursor: auto;
    color: #fff;
    background: #f43700;
}

.foled {
    width: 0;
    height: 0;
}

.hr3 {
    display: inline-block;
    width: 90%;
    height: 3px;
    margin-bottom: 4px;
    background: #e5e5e5;
}

.numbers {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 10px;
}

    .numbers > .il {
        border-right: 3px solid #e5e5e5;
    }

        .numbers > .il.br0 {
            border-right: none;
        }

        .numbers > .il > a > span {
            font-size: 14px;
            display: block;
            width: 92px;
            cursor: pointer;
        }

        .numbers > .il:hover > span {
            color: #f43700;
        }

.view_all {
    line-height: 54px;
    display: inline-block;
    width: 250px;
    height: 54px;
    margin-bottom: 12px;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #7caced;
}

    .view_all:hover {
        color: #fff;
    }

.lianxifangshi {
    text-align: left;
    color: #666;
}

    .lianxifangshi > h4 {
        font-size: 16px;
        font-weight: 400;
        margin-bottom: 12px;
        padding-left: 34px;
        color: #080810;
    }

    .lianxifangshi > p {
        line-height: 26px;
        height: 26px;
        padding-bottom: 4px;
    }

.dpil {
    display: block;
    overflow: hidden;
    width: 200px;
    height: 24px;
    padding-right: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dianhua, .dizhi, .qq, .xingming {
    font-size: 16px;
    display: block;
    height: 22px;
    margin-right: 10px;
    margin-left: 34px;
}

.xingming {
    background-position: 1px -658px;
}

.qq {
    background-position: 1px -687px;
}

.dianhua {
    background-position: 1px -716px;
}

.dizhi {
    background-position: 2px -751px;
}

.mb36 {
    margin-bottom: 36px;
}

.address {
    overflow: hidden;
    width: 200px;
    height: 24px;
    padding-right: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.fz14 {
    font-size: 14px;
}

#sc_box {
    position: fixed;
    top: 36%;
    left: 40%;
    display: none;
    width: 320px;
    padding: 0 15px 20px 15px;
    border-top: 2px solid orange;
    border-radius: 5px;
    background: #fff;
    box-shadow: 3px 3px 6px #656565;
}

.close {
    margin-top: 6px;
}

.btn {
    padding: 6px 20px;
}

#toggle_show {
    margin-left: 24px;
    cursor: pointer;
}

    #toggle_show > i {
        display: inline-block;
        width: 22px;
        height: 22px;
        margin-bottom: -6px;
        background: url(../tecksin_images/col-icon.png) no-repeat 0 0;
    }

#addConBtn {
    line-height: 24px;
    display: inline-block;
    width: 66px;
    height: 24px;
    margin-right: 18px;
    cursor: pointer;
    text-align: center;
    border: 1px solid #999;
    border-radius: 3px;
}

.com_pan_title {
    border-top: none;
}

#quoteBody {
    box-sizing: border-box;
    width: 100%;
    padding: 6px 10px;
    outline: 0;
}

.org {
    margin-right: 8px;
    font-size: 14px;
    font-weight: 600;
}

    .org:hover {
        color: #e32955;
    }

    .org.unhover:hover {
        color: #333;
        cursor: default;
    }

#dd_lightBox_overlay {
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    opacity: .8;
    background: #000;
}

#dd_lightBox {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    display: none;
    overflow: hidden;
    width: 200px;
    height: 200px;
    margin-top: -25px;
    margin-left: -5px;
    padding: 10px 10px 50px 10px;
    background: url(../tecksin_images/loading.gif) no-repeat center center #fff;
}

#dd_lightPanel {
    overflow-x: hidden;
    overflow-y: scroll;
    width: 100%;
    height: 100%;
}

#dd_lightBox #dd_img_wrap {
    overflow: hidden;
    padding: 12px;
    background: red;
}

#dd_lightBox #dd_iframe {
    width: 640px;
    height: 360px;
}

#dd_lightBox #dd_title {
    font: 14px dotum;
    position: absolute;
    bottom: 25px;
    left: 10px;
    color: #777;
}

#dd_lightBox #dd_page {
    font: bold 11px verdana,helvetica;
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: #888;
}

#dd_lightBox #dd_next, #dd_lightBox #dd_prev {
    position: absolute;
    top: 50%;
    right: 0;
    width: 60px;
    height: 60px;
    margin-top: -20px;
    cursor: pointer;
    background: url(../tecksin_images/slide-bar.gif) no-repeat 0 0;
}

#dd_lightBox #dd_next {
    right: 0;
    background-position: 0 -60px;
}

#dd_lightBox #dd_prev {
    left: 0;
}

#dd_lightBox #dd_close {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 66px;
    height: 22px;
    cursor: pointer;
    background: url(../tecksin_images/lightbox-btn-close.gif) no-repeat;
}

.addTime {
    font-size: 12px;
}
.nrcontent {
    min-height:600px;
    color:#555;
}
    .nrcontent p,.nrcontent div {
        line-height:1.8rem !important;
        font-size:16px;
    }
.share {
    padding-bottom:15px;
}


.slide-tit{ border-bottom:1px solid #f0f0f0; color:#666; line-height:1em; font-size:16px; font-weight:normal; }
    .slide-tit strong{ padding:10px 0; float:right; color:#999; font-size:12px; font-weight:normal; }
	.slide-tit span{ position:relative; top:1px; display:inline-block; padding:10px 0; /*border-bottom:1px solid #34ad2a;*/ }
/*文章评论样式*/
.comment-box{ position:relative; /*padding:0 50px 20px;*/ }
    .comment-box .form-box{ margin:0; padding:15px 0; }
    .comment-box .form-box .avatar-box{ display:block; float:left; margin:0; padding:0; width:55px; height:55px; border:0; border-radius:55px; background:#fafafa; overflow:hidden; }
    .comment-box .form-box .avatar-box i{ color:#999; font-size:55px; line-height:1.2em; }
    .comment-box .form-box .avatar-box img{ width:100%; height:100%; }
    .comment-box .form-box .conn-box{ position:relative; margin-left:70px; }
    .comment-box .form-box .conn-box .editor{ position:relative; margin-right:18px; }
    .comment-box .form-box .conn-box .editor textarea{ display:inline; margin:0; padding:8px; width:100%; height:80px; border:1px solid #e8e8e8; line-height:20px; }
    .comment-box .form-box .conn-box .subcon{ padding-top:15px; color:#999; font-size:12px; }
    .comment-box .form-box .conn-box .subcon .submit{ float:right; display:inline-block; padding:0 20px; height:36px; line-height:34px; color:#fff; font-size:12px; background:#ff6500; vertical-align:middle; cursor:pointer; border:none; border-radius:3px; }
    .comment-box .form-box .conn-box .subcon strong{ color:#333; font-weight:normal; }
    .comment-box .form-box .conn-box .subcon .code{ margin-right:5px; padding:7px; width:80px; height:20px; line-height:20px; border:1px solid #e8e8e8; }
    .comment-box .form-box .conn-box .subcon a img{ vertical-align:middle; }
    .comment-box .list-box li{ padding:17px 0; border-top:1px solid #f7f7f7; }
    .comment-box .list-box li .avatar-box{ display:block; float:left; margin:0; padding:0; width:55px; height:55px; border:0; border-radius:55px; background:#fafafa; overflow:hidden; }
    .comment-box .list-box li .avatar-box i{ color:#999; font-size:55px; line-height:1.2em; }
    .comment-box .list-box li .avatar-box img{ width:100%; height:100%; }
    .comment-box .list-box li .inner-box{ position:relative; margin-left:70px; }
    .comment-box .list-box li .inner-box .info{ padding-bottom:3px; }
    .comment-box .list-box li .inner-box .info span{ margin-right:5px; color:#999; font-size:12px; }
    .comment-box .list-box li .inner-box p{ color:#333; font-size:14px; line-height:1.8em; }
    .comment-box .list-box li .answer-box{ clear:both; margin:10px 0 0 70px; padding:10px; background:#fafafa; border:1px solid #e6e6e6; border-radius:3px; }
    .comment-box .list-box li .answer-box .info{ margin-bottom:5px; padding:0; color:#1e7bb3; font-size:12px; border:none; }
    .comment-box .list-box li .answer-box .info span.right{ float:right; color:#999; }
    .comment-box .list-box li .answer-box p{ color:#555; font-size:14px; line-height:1.8em; }
