﻿@charset "UTF-8";
body {
  background: #fff; }

.main {
  margin-top: 0; }

.paging_box {
  /*margin-top: 40px;*/
  padding-top: 0; }

.paging_ul {
  width: 790px; }

.topPart {
  position: relative; }

/* worksDetail.css */
.works_detail {
  width: 800px;
  overflow: hidden; }

.left_ img {
  display: block;
  max-width: 800px;
  height: auto;
  padding-bottom: 8px;
  /*margin-right: auto;
  margin-left: auto;*/ 
}

.pl_img_box > a > .zoom_jzxs {
  width: 280px;
  height: 206px; }

.crop_img {
  margin-bottom: 16px; }

.txt_center {
  margin-bottom: 16px; }

.left_ > h2 {
  margin-bottom: 30px; }

.prod_hots_box {
  /*width: 910px;*/
  margin-bottom: 40px; margin-top:10px; }

.prod_hots_box > .prod_hots {
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: none; }

.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; }

.yc.zz {
  background: #999; }

.prod_hots {
  font-size: 12px;
  color: #b8b8b8; }

.sort {
  margin-right: 26px;
  color: #666; }

.iconBox {
  margin-right: 4px;
  padding: 2px 12px;
  background: url(../tecksin_images/spirit.png) no-repeat 0 0; }

.iconBox.icon_clock {
  background-position: 0 -266px; }

.iconBox.icon_liulan {
  background-position: 0 -173px; }

.iconBox.icon_pinglun {
  background-position: -0 -192px; }

.copy_right {
  font-size: 14px; }

.red,
.authorName {
  color: #ed222a; }

.link_from {
  font-size: 14px;
  color: #999; }

.link_from > a {
  text-decoration: underline;
  color: #08080a; }

.hr {
  width: 800px;
  height: 23px;
  border: none;
  border-top: 1px solid #eee; }

.labels {
  font-size: 12px;
  line-height: 24px;
  margin-bottom: 36px;
  color: #999; }

.color_a {
  margin-right: 8px;
  color: #080810; }

.iconLab_a {
  padding-top: 3px;
  padding-bottom: 3px;
  background-position: -39px -321px; }

.iconLab_b {
  padding-top: 3px;
  padding-bottom: 3px;
  background-position: -39px -292px; }

.iconLab_b > a {
  margin-left: 16px; }

.col_zan {
  width: 130px;
  margin: 0 auto;
  margin-bottom: 36px;
  padding-top: 10px;
  cursor: pointer; }

.shoucang,
.dianzan {
  width: 50px;
  text-align: center; }

.shoucang {
  margin-right: 30px; }

.shoucang_bg {
  display: inline-block;
  width: 50px;
  height: 50px;
  cursor: pointer;
  background-image: url(/Content/images/sprites.png);
  background-repeat: no-repeat;
  background-position: 0 -90px; }

.shoucang > span {
  color: #f43700; }

.shoucang.active > span {
  color: #999; }

.shoucang.active > .shoucang_bg {
  background-position: -70px -90px; }

.dianzan_bg {
  display: inline-block;
  width: 50px;
  height: 50px;
  cursor: pointer;
  background-image: url(/Content/images/sprites.png);
  background-repeat: no-repeat;
  background-position: 0 -20px; }

.dianzan.active > .dianzan_bg {
  background-position: -70px -20px; }

.dianzan > span {
  color: #f43700; }

.dianzan.active > span {
  color: #999; }

.tuijian {
  width: 300px;
  margin: auto;
  margin-bottom: 10px;
  text-align: center; }

.tuijian_bg {
  display: block;
  width: 100px;
  height: 100px;
  margin: auto;
  cursor: pointer;
  background-image: url(/Content/images/sprites.png);
  background-repeat: no-repeat;
  background-position: 0 -160px; }

.tuijian.active > .tuijian_bg {
  background-position: 0 -280px; }

.tuijian > p > span {
  color: #f43700; }

.tuijian.active > p > span {
  color: #999; }

.tuijian > span {
  color: #57575C; }

.status_hide {
  display: none; }

.title_h4 {
  margin-bottom: 28px; }

.production_lists_box {
  /*float: left;*/
  box-sizing: border-box;
  width: 298px;
  margin-bottom: 30px;
  padding: 6px 8px 0 8px;
  border: 1px solid transparent; }

.production_lists_box:hover {
  border: 1px solid #1b1b1b; }

.pl_img_box .img_box {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 280px;
  height: 206px;
  margin-top: 3px; }

.zoom {
  position: absolute;
  display: inline-block;
  width: 280px;
  height: 206px;
  vertical-align: middle; }

.prod_info_box {
  margin-top: 8px; }

.pi_person_box {
  /*float: left;*/
  margin: 0 auto; }

.pi_person_box > a > img {
  width: 34px;
  height: 34px;
  margin-top: 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.pi_right {
  padding-left: 40px; }

.pi_right a {
  font-size: 12px;
  line-height: 15px;
  display: inline-block;
  overflow: hidden;
  max-width: 200px;
  height: 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis; }

.pi_right .pi_title {
  font-size: 14px;
  font-weight: bold;
  margin-top: 4px;
  color: #423e33; }

.pi_right .pi_title:hover,
.pi_right .pi_title.hover {
  color: #ed1a23; }

.pi_right .pi_name {
  line-height: 16px;
  height: 16px;
  color: #707070; }

.pi_right .pi_name:hover {
  font-weight: 600; }

.original_info {
  font-size: 12px;
  font-weight: bold;
  margin-top: 6px; }

.pi_bottom .original_info .sort_pm {
  padding: 2px 6px;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #ed1b23; }

.pi_bottom .original_info .sort_pm.zz {
  background: #999; }

.pi_bottom .original_info .prod_date {
  font-weight: normal;
  margin-left: 10px;
  color: #b2b1b1; }

.prod_hots {
  font-size: 12px;
  overflow: hidden;
  padding-top: 8px;
  padding-bottom: 21px;
  color: #b2b1b1;
  border-bottom: 1px solid #e5e5e5; }

.ph_lists_box {
  margin-right: 26px; }

.op_panel > .prod_hots > .ph_lists_box {
  float: right; }

.iconBox.icon_zan {
  background-position: 0 -216px; }

.t1 {
  line-height: 1.5em;
  width: 874px;
  padding: 6px 12px;
  outline: 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;
  /*box-sizing: border-box;*/
  /*margin-bottom: 24px;*/
  /*padding-right: 90px;*/
  margin-right: 90px; }

.more3 {
  width: 800px;
  height: 76px;
  margin: 0 auto;
  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: 900px;
  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; }

.huifu_box,
.dianzan_box {
  cursor: pointer; }

.lf_box {
  width: 100%;
  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;
  /*margin-bottom: 15px;*/
  text-align: center;
  border: 1px solid #e5e5e5;
  right: 352px; }

.designer_face_box {
  display: inline-block;
  width: 96px;
  height: 96px;
  margin-top: 24px;
  margin-bottom: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; 
  border:1px solid #d5d5d5;
}

.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: 6px; }

.roleName {
  font-size: 12px;
  color: #666; }

.follow, .hireHim {
  margin: 0 12px;
  font-size: 14px;
  line-height: 26px;
  display: inline-block;
  width: 80px;
  height: 26px;
  margin-right: 0;
  margin-bottom: 2px;
  cursor: pointer;
  color: #fe944d;
  border: 1px solid #fe944d;
  border-radius: 3px;
  background: #fff; }

.iFoled {
  cursor: auto;
  color: #fff;
  background: #f43700; }

.foled {
  width: 0;
  height: 0; }

.hireHim:hover {
  color: #fff;
  background-color: #fe944d; }

.hireCon {
  margin-bottom: 24px;
  text-align: center; }
  .hireCon .hireHim {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    margin: auto; }

.hr3 {
  display: inline-block;
  width: 90%;
  height: 1px;
  margin-bottom: 4px;
  background: #e5e5e5; }

.numbers {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 10px; }

.numbers > .il {
  border-right: 1px solid #e5e5e5; }

.numbers > .il.br0 {
  border-right: none; }

.numbers > .il > a > span {
  font-size: 14px;
  display: block;
  width: 92px;
  cursor: pointer; }

.numbers > .il > a > span:first-child {
  font-weight: 600; }

.numbers > .il > a > span:first-child + span {
  color: #666; }

.numbers > .il:hover > span {
  color: #f43700; }

.view_all {
  line-height: 34px;
  display: inline-block;
  width: 250px;
  height: 34px;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #fe944d; }

.view_all:hover {
  color: #fff; }

.lianxifangshi, .declaraction {
  text-align: left;
  color: #666; }

.attention {
  padding: 10px;
  margin-bottom: 12px;
  color: #666;
  text-align: left;
  background: #F1F1EF;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5; }

.lianxifangshi > h4,
.declaraction > h4 {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 6px;
  padding-left: 34px;
  color: #080810; }

.lianxifangshi > p {
  line-height: 26px;
  height: 26px;
  padding-bottom: 4px; }

.declaraction > p {
  color: #666;
  padding: 0 34px 8px 34px;
  padding-left: 34px; }

.dpil {
  display: block;
  overflow: hidden;
  width: 200px;
  height: 24px;
  padding-right: 14px;
  white-space: nowrap;
  text-overflow: ellipsis; }

.xingming,
.qq,
.dianhua,
.dizhi {
  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: 6px; }

.address {
  overflow: hidden;
  width: 200px;
  height: 24px;
  padding-right: 14px;
  white-space: nowrap;
  text-overflow: ellipsis; }

.fz14 {
  font-size: 14px;
  color: #666; }

#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(/Content/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: none; }

.org {
  margin-right: 8px;
  font-size: 14px;
  font-weight: 600; }

.org:hover {
  color: #E32955; }

.org.unhover:hover {
  color: #333;
  cursor: default; }

/*lightbox效果*/
#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: #f00; }

#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; }

.bg-gray {
  padding: 8px 10px;
  margin-top: 22px;
  margin-bottom: 22px;
  background: #F1EFF0; }

.bg-gray > p:first-child + p {
  color: #303135; }

/*# sourceMappingURL=worksDetail.css.map */


.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; }




.prevNext {
    margin-bottom: 48px;
    margin-top:2rem;
}
    .prevNext p a {
    color:#6f6f71;
    }

    .nrcontent {
    min-height:600px;
    color:#555;
    }
        .nrcontent p, .nrcontent div {
            font-size:16px;
        }

    .share {
    padding-bottom:15px!important;
    }