﻿/*公共样式*/
body,div,p,ul,li,ol,li,dl,dd,dt,h1,h2,h3,h4,h5,h6,input,img{
  padding:0;
  margin:0;
  list-style:none;
}
html{
  font-family: "Helvetica";
  font-size:100px;
}
body{
  width: 100%;
  margin: 0 auto;
  background-color: #ffffff!important;
}
a{
  color: #333333;
  text-decoration: none;  
  cursor: pointer;
}
.left{
  float: left;
}
.right{
  float: right;
}
.clear{
  clear: both;
}
.clearfloat:after{
  content:".";
  display: block;
  visibility: hidden;
  height:0;
  clear:both;
}

/*本页样式*/
.main{
  position: relative;
  padding: 5% 3% ;
}
.title{
  font-size: 22px;
  margin-bottom: 10px;
}
.time{
  font-size: 14px;
  color: #B1B1B1;
  margin-bottom: 5px;
}
.content{
  font-size: 16px;
}
.content img{
  width: 100%;
  height: auto;
  margin: 5px 0;
}
.share{
  /*width: 100%;*/
  padding: 30px 10px;
  /*border-top: 1px solid #E6E6E6;*/
}
.share ul{
  width: 100%;
  font-size: 14px;
  color: #5C5C5C;
  font-weight: 600;
}
.share ul li{
  float: left;
  width: 31%;
  height: 45px;
  margin-right: 3%;
  text-align: center;
  line-height: 45px;
  border-radius: 8px;
  background-color: #F9F9F8;
}
.share ul li:last-child{
  margin-right: 0;
}
.share ul li img{
  width: 16px;
  height: 16px;
  line-height: 50px;
  vertical-align: middle;
  margin-top: -5px;
  margin-right: 5px;
}
.share ul li.wechat img{
  width: 19px;
  height: 14px;
}

/*表格*/
.detail_list{
  width: 99%;
  margin: 20px auto;
  font-size: 16px;
  border-bottom: 1px solid #dddddd;
}
.detail_list tr td{
  padding:8px 0;
}
.detail_list tr td:first-child{
  width: 30%;
  text-align: center;
  color: #bbbbbb;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}
.detail_list tr td:last-child{
  width: 66%;
  padding-left: 4%;
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}
.detail_list tr.detail_title td{
  background-color: #F2F2F2;
  color:#999999;
  text-align: left;
  padding-left: 7%;
  font-size: 18px;
}
/*设计师信息*/
.designer{
  width: 94%;
  margin: 0 auto;
  padding:15px 0;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.designer_title{
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 18px;
}
.designer_infro .left{
  font-size: 16px;
  font-weight: bold;
}
.designer_button{
  padding: 0 10px;
}
.designer_button p{
  width: 100%;
  height: 50px;
  line-height: 50px;
  margin-top: 30px;
  margin-bottom: 30px;
  border-radius: 50px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  background-color: #ff7401;
  text-align: center;
}
#price_button{
  background-color:#FF7401;
}
.price.form .title{
  border-left:4px solid #FF7401;
}
.designer_button p.left{
    background-color: #007e40;
}
.designer_infro .left{
  height: 60px;
  padding-left: 70px;
  background: url(../image/logo.jpg) no-repeat left center;
  background-size:40% 100%;
}
.designer_infro em{
  display: block;
  font-size: 14px;
  margin-top: 11px;
}
.designer_infro .left em:first-child{
  margin-top: 5px;
  font-size: 16px;
}
.designer_infro #reverse_design{
  width: 33%;
  height:45px;
  line-height: 45px;
  margin-top: 7px;
  border:1px solid #FF7401;
  /*background-color: #C52B2F;*/
  border-radius: 50px;
  text-align: center;
  color: #ff7401;
  font-weight: bold;
  font-size: 14px;
}

/*报价弹窗*/
.form{
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.4);
  color: #333;
  z-index: 99;
}
.form .form_content{
  width: 90%;
  margin: 0 auto;
  margin-top: 40%;
  padding: 20px 0;
  background-color: #fff;
  border-radius: 3px;
}
.form .title{
  position: relative;
  font-size: 18px;;
  height: 18px;
  line-height: 18px;
  margin-bottom: 20px;
  text-indent: 10px;
  font-weight: bold;
  border-left: 4px solid #FF7401;
}
.form .title em{
  display: block;
  position: absolute;
  right: 5%;
  top: 0;
  font-size: 31px;
}
/*input属性字体颜色兼容性*/
input::-webkit-input-placeholder {color: #999;  }  
input::-moz-placeholder {color:  #999; }  
input::-moz-placeholder {color:  #999;  }  
input::-ms-input-placeholder { color:  #999; }  
.form_content input {
  display: block;
  width: 90%;
  height: 40px;
  margin: 0 auto;
  margin-bottom: 12px;
  border-radius: 3px;
  line-height: 40px;
  font-size: 14px;
  text-indent: 30px;
  border:1px solid #d1d1d1;
  outline: none;
}
.form_content form input:nth-child(1){
  background: url(../image/district1.png) no-repeat 8px center;
}
.form_content form input:nth-child(2){
  background: url(../image/area1.png) no-repeat 6px center;
}
.form_content form input:nth-child(3){
  background: url(../image/tel2.png) no-repeat 9px center;
}
.form_content .form_button{
  display: block;
  width: 90%;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
  margin-top: 5px;
  background-color: #FF7401;
  text-align: center;
  border-radius: 3px;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}

/*点赞*/
#cyEmoji{
  /* width: auto !important; */
  /* height: 100%!important; */
  /* float: left!important; */
}
#cyEmoji .emoji-tip{
  display: none;
}
#cyEmoji .emoji-list{
  position: relative;
}
#cyEmoji .emoji-list li{
  display: none;
}
#cyEmoji .emoji-list li:first-child{
  display: inline;
 /* position: absolute;
  top: 50%;
  transform:translateY(-50%); */
  /*position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);*/
}
#cyEmoji .emoji-item{
  width: 73px !important;
  /*height: 90px !important;*/
  margin: 0 auto !important;
  float: none !important;

}
#cyEmoji .emoji-item .emoji-name{
  display: none;
/*  float: left;
  font-size: 14px;
  height: 14px;
  line-height:14px;
  padding: 0;
  margin-top: 10px;*/
}
#cyEmoji .emoji-item .emoji-num{
  float: right;
  font-size: 14px;
  color:#5C5C5C;
  text-align: left;
   /*width: 122px; */
   height: 50px; 
   line-height: 47px; 
}
#cyEmoji .emoji-hover{
  box-shadow: none !important;
  border:none !important;
}
#cyEmoji .emoji-list{
  position: relative!important;
  margin:0 0 0 0!important;
}
#cyEmoji img{
  display: none;
}
#cyEmoji .emoji-list{
  padding:  0 0 0 0 !important;
}
.laud{
  position: relative;
 width: 120px;
  height: 50px;
  line-height: 50px;
  /* margin: 0 auto;
  margin-bottom: 30px;
  border:1px solid #999;
  border-radius: 5px;*/
}
.laud>div{
  width: 55%;
  padding: 0 22.5%;
}
.laud .laud_name{
  /* float: left; */
  position: absolute;
  top: 50%;
  transform:translateY(-50%);
  left: 51%;
  font-size: 14px;
}
.laud .laud_img{
  float: left;
  /*position: absolute;
  right: 35%;
  top: 2px;*/
  height: 50px;
  line-height: 50px;
}
.laud .laud_img img{
  position: absolute;
  top: 16px;
  /*transform:translateY(-50%);*/
  width: 20px;
  height: 20px;
}
.laud #cyEmoji{
  /* margin-left: 11px; */
}

.share-link-box{
    display: none;
    background-color: rgba(0,0,0,.54);
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9999;}
.share-detail-box{
  display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(255,255,255,.9);
    z-index: 15000;}
.share-detail-box .share-detail-div{
    position: relative;
    padding: 4% 5%;
  }
.share-detail-div .load-head h3{
    text-align: center;}
.share-detail-div .share-load-con{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
  }
.share-load-con .share-con-title{
    margin-bottom: 5%;}
.share-load-con .share-con-border{
    border:1px dashed #b9b9b9;
    border-radius: 5px;
    padding:3%;
    color:#666;
    line-height: 1.5;
    margin-bottom: 4%;
    overflow: hidden;
    text-overflow: ellipsis;}
.share-load-con .share-load-btn{
    display:inline-block;
    width:100%;
    border-radius: 5px;
    background-color: #FF7401;
    text-align:center;
    color: #fff;
    padding:3% 0;
    margin-bottom: 5%;
    text-decoration: none;
}
.share-load-con .share-btn-border{
    display:inline-block;
    width:100%;
    border:1px solid #34c083;
    border-radius:5px;
    color:#34c083;
    text-align:center;
    padding:4% 0;
    margin-bottom: 5%;}
.share-con-border .share-load-icon1,.share-con-border .share-load-icon2,.share-detail-div .share-load-close{
    display: inline-block;
    background-image: url(../image/share_icon.png);
    background-repeat: no-repeat;
    background-size: 25px 82px;}
.share-con-border .share-load-icon1{
    background-position: 0 0;
    width: 25px;
    height: 25px;
    margin: 0 3px;
    vertical-align: middle;}
.share-con-border .share-load-icon2{
    background-position: 0 -29px;
    width: 25px;
    height: 25px;
    margin: 0 3px;
    vertical-align: middle;}
.share-detail-div .share-load-close{
    background-position: 0 -57px;
    width: 24px;
    height: 25px;
    position: absolute;
    right: 5%;
    top: 3%;}