/**
* buy css start 
*/
.item-list-title-wrapper {
  height: 37px;
  line-height: 37px;
  border-bottom: 2px solid #E05048; }

.item-list-title {
  height: 37px;
  font-size: 18px;
  color: #6A6A77;
  width: 70%;
  float: left;
  padding-left: 10px;
  font-weight: bold; }

.display-block .item {
  margin-top: 30px; }

.showmore {
  text-align: right;
  padding-right: 10px;
  cursor: pointer; }

.block-item-list {
  margin-bottom: 20px; }

.block-item-list li section {
  position: relative; }

.block-item-list li .price {
  font-size: 24px;
  position: absolute;
  top: 15%;
  left: 30%; }
.dev-infowrapper .info-left {
  background: #f1f1f1;
  position: relative; }

.dev-infowrapper .info-left div {
  width: 66%;
  height: 570px;
  margin-left: 17%; }

.dev-infowrapper .info-left img {
  width: 100%;
  height: 100%; }

.dev-infowrapper .info-right {
  height: 570px;
  padding-left: 40px; }

.dev-infowrapper .info-right .dev-name {
  width: 100%;
  height: 10%;
  line-height: 57px;
  font-size: 28px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis; }

.dev-infowrapper .info-right .dev-price-collect {
  width: 100%;
  height: 20%; }

.dev-infowrapper .info-right .dev-price-collect .dev-price {
  width: 50%;
  height: 100%;
  float: left;
  text-align: left;
  padding-left: 10px;
  line-height: 114px;
  color: #E54B38;
  font-size: 26px; }

.dev-infowrapper .info-right .dev-price-collect .dev-collect {
  width: 50%;
  height: 100%;
  float: left;
  text-align: right;
  padding-right: 10px; }

.dev-infowrapper .info-right .dev-collect i {
  display: inline-block;
  font-size: 40px;
  margin-top: 35px;
  cursor: pointer;
  margin-right: 5px; }

.dev-infowrapper .info-right .dev-collect .glyphicon-star-empty {
  color: #6A6A77; }

.dev-infowrapper .info-right .dev-collect .glyphicon-star {
  color: #D9001B; }

.dev-infowrapper .info-right .dev-collect span {
  float: right;
  margin-top: 45px;
  font-size: 18px; }

.dev-infowrapper .info-right .dev-detail {
  width: 100%;
  height: 20%;
  background: #f1f1f1;
  padding: 30px 40px; }

.dev-time-wrapper, .dev-num-wrapper, .dev-area-wrapper {
  width: 33%;
  float: left;
  text-align: center;
  height: 100%; }

.dev-time, .dev-num, .dev-area {
  font-size: 20px;
  color: #4A4A53; }

.dev-time-text, .dev-num-text, .dev-area-text {
  font-size: 16px;
  color: #6A6A77; }

.dev-num-wrapper {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd; }

.dev-infowrapper .info-right .dev-seller-wrapper {
  width: 100%;
  height: 20%;
  padding: 30px 0px; }

.dev-seller-left, .dev-seller-right {
  width: 50%;
  height: 100%;
  float: left; }

.dev-seller-right .btn {
  width: 218px;
  height: 58px;
  font-size: 20px;
  padding: 15px 16px;
  line-height: 1.3333333;
  background-color: #FF707D;
  border-color: #FF707D;
  color: #fff;
  float: right; }

.dev-seller-right i {
  margin-right: 8px; }

.dev-seller-left {
  font-size: 16px;
  color: #4A4A53;
  font-weight: bolder;
  padding-left: 20px;
  line-height: 30px; }

.dev-infowrapper .info-right .dev-decription {
  width: 100%;
  height: 30%;
  border-top: 1px solid #cccccc; }

.dev-infowrapper .info-right .dev-decription .dev-decription-title {
  font-size: 16px;
  font-weight: 800;
  color: #4A4A53;
  margin-top: 10px;
  padding-left: 20px; }

.dev-infowrapper .info-right .dev-decription .dev-decription-text {
  font-size: 16px;
  color: #9EA4AF;
  padding-left: 20px;
  line-height: 28px;
  text-indent: 2em; }

.dev-img-title, .dev-video-title, .dev-like-title {
  height: 37px;
  line-height: 37px;
  font-size: 18px;
  color: #6A6A77;
  width: 100%;
  padding-left: 10px;
  font-weight: bold;
  background: #f1f1f1;
  border-bottom: 2px solid #E05048; }

.dev-img-wrapper .dev-img-content div {
  margin-top: 15px;
  margin-bottom: 15px; }

.dev-video-wrapper .dev-video-content {
  margin-top: 20px; }

.phonecontent {
  padding-left: 16px !important; }

/**
* buy css end 
*/


/**
* expert css start 
*/
#sad-list .expert-item {
	height:170px;
	float:left;
	margin-top:35px;
	border:1px solid #aaa;
}
#sad-list .expert-container a {
	color:#333;
}
#sad-list .expert-container a:hover {
	color:#ed0909;
	cursor: pointer;
}
#sad-list .headPortrait,.headPortraitDefault {
	width: 30%;
    height: 100%;
    float: left;
}
#sad-list .headPortraitDefault img {
	margin-top: 25%;
	width: 100%;
    height: auto;
}
#sad-list .headPortrait img {
	margin-top: 0%;
	width: 100%;
    height: 100%;
}
#sad-list .expertinfo {
	width:70%;
	float:left;
	padding-left: 10px;
}
#sad-list .expertinfo .nameinfo,.professionalinfo,.directioninfo {
	width:100%;
	float:left;
}
#sad-list .expertinfo .nameinfo {
	line-height:40px;
	font-size: 20px;
    font-weight: 700;
}
#sad-list .expertinfo .professionalinfo {
	line-height:35px;
	font-size: 18px;
}
#sad-list .expertinfo .directioninfo {
	height: 84px;
    text-indent: 2em;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
#sad-list .expertinfo .infoitem label {
	margin-right:15px;
}
.operate-wrapper-nolg {
    bottom: 0;
    left: 0;
    right: 0;
    height: 66px;
    margin-bottom: 48px;
}
 .tobeexpert-nolg,.toextract-nolg,.toguide-nolg {
	width: 30%;
	float:left;
    height: 66px;
    margin: 24px 0;
    color: #fff !important;
    line-height: 66px;
    text-align: center;
    font-size: 20px;
}
.toextract-nolg {
	margin: 24px 5%;
}
.tobeexpert,.toextract,.toguide {
	width: 100%;
    height: 66px;
    margin-bottom: 48px;
    color: #fff !important;
    line-height: 66px;
    text-align: center;
    font-size: 20px;
    display: block;
}
.tobeexpert span,.tobeexpert-nolg span,.toextract span,.toextract-nolg span,.toguide span,.toguide-nolg span{
	margin-left:6px;
}
.tobeexpert i,.tobeexpert-nolg i,.toextract i,.toextract-nolg i,.toguide i,.toguide-nolg i {
	top: 3px;
}
.tobeexpert,.tobeexpert-nolg {
	background: url(../images/box1.png) no-repeat;
}
.toextract,.toextract-nolg {
	background: url(../images/box2.png) no-repeat;
}
.toguide,.toguide-nolg {
	background: url(../images/box3.png) no-repeat;
}
.expert-title {
	height:45px;
	border-bottom:2px solid #e05048;
}
.expert-title-left {
	height: 100%;
    border-bottom: 2px solid #ca443c;
    line-height: 45px;
}
.expert-title-left i {
	font-size:25px;
}
.expert-title-left span {
	font-size:20px;
	margin-left:6px;
}
.expert-title-right {
	height: 100%;
    line-height: 55px;
    text-align: right;
}
.img-gap-wrapper {
	margin: 40px 0;
    position: relative;
}
.img-gap-wrapper div {
    top: 0;
    left: 0;
    right: 0;
    height: auto;
    width: 100%;
}
.article-wrapper .article-item {
	height:300px;
	margin-top:20px;
}
.article-wrapper .article-box {
	border:1px solid #e5e5e5;
	height:100%;
}
.article-wrapper .article-title {
	height:44px;
	background-color:#F3F3F3;
	color:#ffffff;
	font-size:18px;
	font-weight:700;
}
.article-wrapper .article-item .title {
	height:100%;
	line-height:44px;
	padding-left:10px;
	float: left;
	min-width: 125px;
}
.article-wrapper .article-item:first-child .title{
	background: url(../images/atbg1.png) no-repeat;
}
.article-wrapper .article-item:last-child .title{
	background: url(../images/atbg2.png) no-repeat;
}
.img-gap-wrapper img {
	height: auto;
    width: 100%;
}
.article-wrapper .article-title a {
	height:100%;
	line-height:60px;
	float:right;
	margin-right:10px;
	font-size:14px;
	color:#333;
}
.article-ulwrapper {
	width:100%;
}
.article-ulwrapper ul {
	margin-top:10px;
}
.article-ulwrapper li {
	display: block;
    font-size: 14px;
    line-height: 30px;
    position: relative;
    padding-left: 10px;
    border-bottom: 1px dashed #e5e5e5;
}
.article-ulwrapper li i {
	float: left;
    top: 8px;
}
.article-ulwrapper .article-text {
	max-width: 70%;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left:4px;
}
.article-ulwrapper .public-time {
	float: right;
    display: inline-block;
    padding-right:4px;
}
.guide-title {
	font-size: 24px;
    font-weight: 700;
    text-align: center;
}
.guide-img-wrapper {
	margin-top: 20px;
    position: relative;
}
.guide-img-wrapper div {
    top: 0;
    left: 0;
    right: 0;
    height: auto;
    width: 100%;
    padding-left: 20%;
}
.guide-img-wrapper img {
	width:80%;
	height:auto;
}
.guide-text {
	text-align: left;
    padding-left: 20%;
    line-height: 30px;
    font-size: 16px;
    margin-top: 20px;
}
.expertSearchContent {
	height: 280px;
    border: 2px solid #ca443c;
    border-top: none;
    padding: 20px 10px;
}
.expertInfoContent {
	border: 1px solid #e05048;
    border-top: none;
    height:850px;
}
.expertInfoContent.Personal {
	margin-bottom: 40px;
	height:auto;
}
.expertSearchTitle,.expertInfoTitle {
	height:40px;
	background:#e05048;
	color:#fff;
	font-size:16px;
	font-weight:700;
	line-height:40px;
	padding-left:10px;
}
.expertInfoList {
	height: 760px;
    overflow: auto;
}
.value-wrapper {
	padding-top:7px;
}
.submitbtn {
	background:#e05048;
	color:#ffffff;
}
.expertInfoSummary {
	border-top: 1px solid #e05048;
    height: 300px;
}
.PersonalHeadPortrait {
	width:20%;
	height:100%;
	float:left;
}
.PersonalHeadPortrait img {
	margin: 37% 20%;
}
.descriptionWrapper {
	width:55%;
	height:100%;
	float:left;
	padding-top: 7%;
}
.statisticsWrapper {
	width: 25%;
    height: 100%;
    float: left;
    border-left: 1px solid #e05048;
}
.statisticsWrapper .papersWrapper,.projectsWrapper {
	width: 80%;
    height: 50%;
    margin-left: 10%;
}
.statisticsWrapper .papersWrapper {
	border-bottom: 1px solid #e05048;
    padding-top: 32%;
}
.papersWrapper i {
	display:inline-block;
	width:30px;
	height:30px;
	background: url(../images/papers.png) no-repeat;	
}
.statisticsWrapper .papers {
	height: 100%;
    padding-left: 10px;
    display: inline-block;
}
.statisticsWrapper .projectsWrapper {
	padding-bottom: 32%;
	padding-top: 3%;
}
.projectsWrapper i {
	display:inline-block;
	width:30px;
	height:30px;
	background: url(../images/project.png) no-repeat;
}
.statisticsWrapper .projects {
	height: 100%;
    padding-left: 10px;
    display: inline-block;	
}
.papers span,.projects span {
	display:block;
	color:#e05048;
}
.papers span:first-child,.projects span:first-child {
	 font-size:18px;
	 font-weight:700;
}
.papers span:last-child,.projects span:last-child {
	 font-size:14px;
}
.expertInfoWrapper .listTitle {
	height: 40px;
    width: 100%;
    background: #e8bdb8;
}
.expertInfoWrapper .listTitleText {
	height: 100%;
    line-height: 40px;
    font-size: 16px;
    padding-left: 20px;
    color: #fff;
    width: 120px;
    display: inline-block;
    background: #e05048;
}
.joinProjectList,.viewPaperList {
	width:50%;
	float:left;
}
.joinProjectList {
	border-right:1px solid #e05048;
}
.descriptionWrapper .expertName {
    font-size: 20px;
    line-height: 35px;
    font-weight: 700;
    color: #e05048;
    float: left;
    width: 20%;
    min-width: 80px;
}
.descriptionWrapper .professional {
	font-size: 18px;
    width: 40%;
    float: left;
    min-width: 150px;
    line-height: 35px;
}
.descriptionWrapper .area {
    font-size: 16px;
    width: 40%;
    float: left;
    min-width: 100px;
    line-height: 35px;
}
.descriptionWrapper .email {
	font-size: 18px;
    width: 100%;
    float: left;
    min-width: 100px;
    line-height: 35px;
    margin-top:24px;
}
.descriptionWrapper .workCompany {
	font-size: 18px;
    width: 100%;
    float: left;
    min-width: 100px;
    line-height: 35px;
    margin-top:24px;
}
.introductionList,.joinProjectList,.viewPaperList,.publicPaperList {
	padding-bottom:20px;
}
.list {
	height: 30px;
    line-height: 20px;
    margin-top: 10px;
}
.firstlist {
	margin-top:40px;
}
.list .lastText {
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.list-min {
	margin-top: 10px;
    height: 20px;
}
.list-min span {
	font-size:14px;
}
.publicPaperBtn {
	text-align: center;
    background: #e05048;
    margin: 20px 48%;
    height: 40px;
    width: 140px;
    display: inline-block;
    line-height: 40px;
    font-size: 16px;
    cursor: pointer;
    color: #fff;
}
.publicPaperBtn:hover {
	color:#fff;
}
.pointIcon {
	padding-left: 30px;
    background: url(../images/pointIcon.jpg) no-repeat;
    font-size: 16px;
    display: inline-block;
    float: left;
    margin-left: 20px;
    margin-top: 10px; 
}
.profitText {
	padding-left:30px;
}
.listText {
	float: left;
    margin-left: 20px;
}
.FQA-title {
	height: 45px;
    border-bottom: 2px solid #e05048;
}
.expert-talkicon {
	padding-left: 30px;
    background: url(../images/talkicon.jpg) no-repeat;
    height: 26px;
    width: 38px;
    display: inline-block;
}
.exQuestionList {
	height: auto;
    margin-top: 20px;
    overflow: auto;
    max-height: 250px;
}
.questionList .listItem {
	border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 10px;
    margin-top: 10px;
}
.pencilIcon {
	padding-left: 30px;
    background: url(../images/pencilIcon.jpg) no-repeat;
    display: inline-block;
    font-size: 16px;
    padding-right: 20px;
}
.questionText {
	line-height: 25px;
    padding-left: 30px;
}
.questionerAddr {
	line-height: 25px;
    padding-left: 30px;
}
.submit-wrapper {
	margin:20px 0;
}
.submit-title {
	height: 40px;
    margin-left: 48%;
    width: 140px;
    cursor: pointer;
    background: #e05048;
    color: #fff;
    font-size:16px;
    line-height:40px;
    text-align:center;
}
.submit-form-wrapper {
	margin:20px 0;
	display: none;
}
.submit-form-wrapper textarea {
	width: 80%;
    height: 250px;
    margin-left: 10%;
    padding: 10px;
    background: url(../images/textareabgw.jpg) no-repeat;
} 
.submit-form-wrapper .submit-btn {
	width: 100px;
    height: 40px;
    margin: 20px 0 0 30%;
    display: inline-block;
    cursor: pointer;
    background: #e05048;
    color: #fff;
    font-size:16px;
    line-height:40px;
    text-align:center;
}
.submit-form-wrapper .clear-btn {
	width: 100px;
    height: 40px;
    margin: 20px 0 0 20%;
    margin-top: 20px;
    cursor: pointer;
    display: inline-block;
    background: #e05048;
    color: #fff;
    font-size:16px;
    line-height:40px;
    text-align:center;
}
#saveArticle {
	border:1px solid #e05048;
	display:none;
}
#saveArticle table tr td:first-child {
	text-align: right;
}
#saveArticle #publicTime {
	border:none;
}
.articleTextWrapper {
	width:100%;
	height:500px;
	margin-left: 5%;
    margin-bottom: 20px;
}
.edui-editor-body {
	overflow-y: scroll;
    margin-left: 17px;
    height:98%;
    overflow-x: hidden;
}
.edui-container {
	z-index:2 !important;
}
/**
* expert css end
*/
#header .search-block .post-opt .earphone {
margin: 10px 0px;
font-size: 16px;
line-height: 1.1;
 }