/*我的点同 start*/

@charset "utf-8";
/* 合同发布 */
 .wordsSpacing{
 	letter-spacing: 2px;
 }
.br1 {
	border: 1px solid #eee;
}
 .signpoup {
	position: fixed;
	_position: absolute;
	background-color: #000;
	opacity: 0.3;
	filter: alpha(opacity=30);
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999;
	display: none;
}
 
.signbox{
	width: 296px;height: 160px;float: left;
}
.loginBox{
	width: 430px;height: 160px; background: #ebf2fa;
}
.signIn .close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1000;
	font-size: 20px;
	color: #fff;
	text-align: center;
}
#login-form .autoOn{
	display: none;	
}
#login-form input:checked ~ .autoOn{
	display: inline-block;	
}
#login-form input:checked ~ .autoOff {
	display: none;
	
}
.error{
	display: none;
	margin-right: 5px;
}

.signIn .close:hover {
	background: red;
	    border-radius: 0 5px 0 0;
}

.signIn {
	cursor: pointer;
	width: 430px;
	height: 330px;
	position: fixed;
	z-index: 1000;
	top: 50%;
	left: 50%;
	margin-left: -215px;
	margin-top: -165px;
	display: none;
}
.loginon:hover{
	background: #40c0ff;
	
	
}
.signBg {
	width: 430px;
	height: 180px;
	background: url('../images/sign-bg.jpg') no-repeat;
	background-size: 100%;
	position: relative;
  border-radius: 5px 5px 0 0;
	border-radius: 5px;
}
.signBg .logo{
	width: 150px;
	height: 120px;
	background: url('../images/signlogo.png') no-repeat;
	background-size: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -75px;
	margin-top: -56px;
}
.userimg {
	width: 94px;
	height: 94px;
	border-radius: 50%;
	
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -47px;
	margin-top: -47px;
	background: url('../images/morenImg.png') no-repeat;
	background-size: 100%;
}

 
 
 

　input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
　　color: #d4d2d2;
　　}
　　input:-moz-placeholder, textarea:-moz-placeholder {
　　color:#d4d2d2;
　　}
　　input::-moz-placeholder, textarea::-moz-placeholder {
　　color:#d4d2d2;
　　}
　　input:-ms-input-placeholder, textarea:-ms-input-placeholder {
　　color:#d4d2d2;
　　}
.uploadTempContentRight {
	font-family: '微软雅黑';
	width: 975px;
	height: auto;
	margin-left: -1px;
	margin-top: 6px;
	/* border: 1px solid #e8e8e8; */
}

.uploadTempContentRight .wdwzWrap .content {
	border-bottom: 0;
}

.pdWrap {
	padding: 0 30px;
}

.uploadTempWrap {
	position: relative;
	height: auto;
	padding-bottom: 80px;
	/*margin-left: 30px;*/
	border: 1px solid #e6e6e6;
	margin-top: 10px;
	/*padding: 0 30px 80px;*/
}
.wallet-wrap{
	position: relative;
	padding-bottom: 120px;
}
.tempListWrap{
	padding-bottom: 115px;
}

.uploadTempTitle {
	font-family: '微软雅黑', '宋体';
	font-size: 14px;
	/*padding-left: 30px;*/
	color: #000;
	margin-top: 7px;
}

.uploadTempWrap .hadPay a {
	font-family: '微软雅黑', '宋体';
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	display: block;
	float: left;
	width: 150px;
	height: 40px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	text-align: center;
	color: #000;
	background: #fff;
}

.uploadTempWrap .hadPay a.active {
	color: #fff;
	background: #00c5ae;
}
.uploadTempCont{
	padding: 0 20px;
}
.uploadTempCont .addphoto::before {
	content: '';
	height: 20px;
	width: 0;
	display: block;
}

.uploadTempCont .addphoto {
	width: 956px;
	height: 300px;
	cursor: pointer;

}

.loginon:hover{
	background: #40c0ff;	
}
.loginon{
 width: 208px; background:#30a4dd ;padding: 7px;text-align: center;color: #fff;border:0;border-radius:5px;outline: none;
}
.warning{
	    margin-right: 5px;
    margin-left: 5px;
}
.zIndex{
	z-index: 1;
}
.photo {
	width: 198px;
	height: 274px;
	border: 0.5px solid #c2c2c2;
	display: inline-block;
	float: left;
	position: relative;
	background: #faf9f9;
}
.photo img{
	position: absolute;
	top: 0;
	left: 0;

   width: 100%;
   height: 100%;
	overflow: hidden;
	
}
.tepmlate-sign{
	background: url('../images/sign-template.png');
	background-size: 100% 100%;
	width: 215px;height: 168px;
}


.uploadMedia .photoImg{
	float: left;
	text-align: center;
	
}
.uploadAudio{
		width: 198px;
	height: 274px;
	border: 0.5px solid #eef0f0;
	display: inline-block;
	float: left;
	position: relative;
	background: #faf9f9;
}
.uploadVideo{
		width: 198px;
	height: 274px;
	border: 0.5px solid #eef0f0;
	display: inline-block;
	float: left;
	position: relative;
	background: #faf9f9;
}
.uploadMedia .audioMedia{
	float: left;
	text-align: center;
}


.uploadMedia .videoMedia{
	float: left;
	text-align: center;
}
.uploadMedia .photoImg .photo{
	float: none;
}




.uploadTempCont .addphoto.uploads {
	margin-left: 236px;
 
	/*height: 750px;*/
}

.photo .photo-border {
	position: relative;
	
}

.photo .photo-border .addImg {
	width: 130px;
	height: 130px;
	border: 2px dotted #b5b6b6;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: 65px;
	margin-left: -65px;
	background: #fff;
	z-index: 1;
}
.media{
		width: 130px;
	height: 130px;
	border: 2px dotted #b5b6b6;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: 65px;
	margin-left: -65px;
	background: #fff;
	z-index: 1;
}



 .photoImg .photo .photo-border .addImg div {
	z-index: 1;
	width: 42px;
	height: 42px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -21px;
	margin-left: -21px;
	background: url('../images/addImg.png') no-repeat;
}
 .uploadAudio .photo .photo-border .media .audioPlayer-icon {	
			width: 33px;
			height: 28px;
			text-align: left;
			margin-top: 22px;
			margin-left: 50px;
			margin-bottom:14px;
	background: url('../images/noaudio-icon.png') no-repeat;
}
  .uploadVideo .photo .photo-border .media .videoPlayer-icon {
	
			width: 30px;
			height: 30px;
			text-align: left;
			margin-top: 22px;
			margin-left: 50px;
			margin-bottom:14px;
	background: url('../images/novideo-icon.png') no-repeat;
}


.addphoto .uploads p:nth-of-type(1) {
	margin-bottom: 54px !important;
	/*color: #878787 !important;*/
}
.addphoto .uploads p:nth-of-type(3) {
	margin-bottom: 46px;
	/*color: #878787 !important;*/
}

.uploadTempWrap .contractTitle {
	position: relative;

	border-bottom: 1px solid #ddd;
}

.uploadTempWrap .contractTitle .inputTitle {
	font-size: 20px;
	line-height: 70px;
	width: 100%;
	height: 62px;
	color: #808080;
	border: 0 none;
}

.uploadTempWrap .temp-uedit {
	opacity: 0;
	position: relative;
	top: -300px;
	height: 0;
	display: block;
}

.uploadTempWrap .contractTitle .error-tip {
	right: 18px;
	top: 27px;
}

.uploadCoverBtn.error {
	border: 1px solid red!important;
}

.error-tip {
	position: absolute;
	color: red;
	font-size: 14px;
}

.uploadTempWrap .uploadCoverBtn {
	line-height: 36px;
	position: relative;
	display: inline-block;
	width: 120px;
	height: 36px;
	margin-top: 20px;
	text-align: center;
	border: 1px solid #00c5ae;
	border-radius: 3px;
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	background-color: #00c5ae;
}

.uploadTempWrap .uploadCoverBtn input {
	position: absolute;
	left: 0;
	width: 120px;
	height: 36px;
	cursor: pointer;
	opacity: 0;
}

.uploadTemptips {
	color: #999;
}

.uploadTempWrap .tip-require {
	line-height: 2;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

.uploadTempWrap .tip-require span {
	color: red;
	margin: 0 8px;
}

.uploadTempWrap .count-tip {
	position: relative;
	left: -70px;
	text-align: right;
	width: 60px;
	display: inline-block;
	top: -8px;
	color: #999;
}

.uploadTemptips::before {
	margin-right: 10px;
	margin-left: 10px;
	content: '*';
	color: red;
}

.uploadTempclassify {
	margin-top: 30px;
}

.uploadTempclassify .templateClass {
	width: 100%;
	float: left;
}

.uploadTempclassify .templateClass .firstList {
	width: 850px;
}

.uploadTempclassify .templateClass .firstList .listAll {
	margin-bottom:24px;
	padding-left: 10px;
	
	border: 1px solid #dcdcdc;
}
.uploadTempclassify .templateClass .firstList .secListAll {
	border: 1px solid #dcdcdc;
	margin-bottom:24px
}
.uploadTempclassify .templateClass .firstList .secListAll li{
	float: left;
	margin: 13px 28px;
	width: 70px;
  color: #676767;
}
.listC{
	color: red;
}
.uploadTempclassify .templateClass .firstList .listAll li {
	float: left;
	/*margin: 26px 56px;*/
	width: 100px;
  margin: 13px 28px;
	/*width: 70px;*/
  color: #676767;
}

.uploadTempclassify .templateClass p {
	width: 30%;
	float: left;
	height: 28px;
	border: 1px solid #dcdcdc;
	color: #888;
	line-height: 28px;
	position: relative;
}

.uploadTempclassify .templateClass p .list-btn i {
	/*position: absolute;*/
	display: inline-block;
	height: 10px;
	width: 10px;
	/*background: url('../images/icon-down.png') no-repeat;*/
	background-size: 100%;
}

.top2 {
	background: url('../images/icon-top.png') no-repeat;
}

.top {
	background: #00c6ad !important;
}

.down2 {
	background: url('../images/icon-down.png') no-repeat;
}

.down {
	background: #F1EFEF !important;
}

.uploadTempclassify .templateClass p .list-btn {
	/*background: #F1EFEF;*/
	position: absolute;
	right: 0;
	top: 0;
	height: 28px;
	width: 20px;
	text-align: center;
}

#flags span{
  	display: inline-block;
  	margin-right: 10px;
  	border: 1px dashed #33a4dc;
  	padding: 2px;
  	font-size: 14px;
}
.uploadTemplabel {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.uploadTempclassify select {
	width: 200px;
	height: 30px;
	margin-right: 30px;
}

.uploadTempInput {
	width: 266px;
	height: 20px;
	padding: 4px;
}

.infoTextarea {
	width: 100%;
	height: 100px;
	padding: 4px;
	resize: none;
}

.infoTextarea.h200 {
	width: 780px;
	height: 190px;
}

.textMid {
	position: absolute;
	top: 52%;
	margin-left: -45px;
}

.uploadTempLink {
	margin-left: 30px;
	color: #00c5ae;
	cursor: pointer;
}

.uploadTempBtns {
	margin-top: 30px;
	padding-top: 30px;
	/*text-align: center;*/
	text-align: right;
	/*border-top: 1px solid #999;*/
}

.uploadTempBtns .btn {
	line-height: 40px;
	display: inline-block;
	width: 100px;
	height: 40px;
	/*height: 35px;
	width: 97px;*/
	margin: 0 10px;
	cursor: pointer;
	text-align: center;
	color: #666;
	border-radius: 4px;
	background-color: #dddee3;
}

.uploadTempBtns .btn.active {
	color: #fff;
	background-color: #00c5ae;
}

.showCard .fuxuank {
	display: inline-block;
	margin: 0;
	margin-top: 20px;
	margin-right: 10px;
}

.uploadPortrait {
	position: relative;
	display: inline-block;
	width: 119px;
	height: 144px;
	margin-top: 15px;
	background-image: url('../images/portrait.png');
	background-size: 80px 80px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #f0f0f0;
}

.uploadPortrait .up-btn {
	font-size: 14px;
	line-height: 24px;
	position: absolute;
	z-index: 10;
	bottom: -53px;
	width: 118px;
	height: 24px;
	text-align: center;
	color: #333;  
	  border-radius: 4px
	background-color: #f0f0f0;
	border: 1px solid #d5d5d5;
}

.uploadPortrait input[type='file'] {
	position: absolute;
	z-index: 10;
	bottom: 0;
	width: 100%;
	height: 25px;
	cursor: pointer;
	opacity: 0;
}

.uploadPortrait img {
	position: absolute;
	z-index: 1;
	width: 100%;
	border: 0;
	height: 100%;
	
}
.uploadPortrait img[src='']{
  
opacity: 0;

}

.uploadTempWrap .card-list {
	margin-top: 30px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}

.uploadTempWrap .addCardBtn {
	line-height: 40px;
	width: 150px;
	height: 40px;
	margin-top: 30px;
	cursor: pointer;
	text-align: center;
	color: #999;
	border-radius: 4px;
	background-color: #00c5ae;
	font-size: 16px;
	color: #fff;
}

.uploadTempWrap .brightPoint {
	height: 50px;
}

.uploadTempWrap .recommend {
	margin: 16px 0;
	min-height: 38px;
}

.audiojs {
	display: none !important;
	width: 834px!important;
	height: 51px!important;
	background: #f0f0f0;
	border: 1px solid #dedede;
	border-radius: 2px;
	margin-top: 20px;
}

.audiojs .loaded {
	background: #8a8a8a;
	height: 5px;
}

.audiojs .progress {
	height: 5px;
	background: #a9443a;
}

.audiojs .play-pause {
	width: 29px;
	height: 52px;
	padding: 14px 16px;
	border: none;
}

.audiojs .scrubber {
	width: 635px;
	height: 5px;
	margin-top: 23px;
	background: #8a8a8a;
	border-radius: 20px;
	overflow: hidden;
	border: none;
}

.audiojs .time {
	height: 52px;
	line-height: 52px;
	font-size: 14px;
	color: #999;
	text-shadow: none;
	border: none;
}

.audiojs .time em {
	color: #999;
}

.popups-temp .audiojs {
	display: inline-block;
}

.popups-temp .audiojs .play-pause {
	padding: 14px 25px;
}

.popups-temp #j-video-player {
	width: 1211px!important;
	height: 695px!important;
}

.uploadTempWrap #j-video-play {
	margin-top: 20px;
	width: 896px!important;
	height: 429px!important;
}

.recommend input[type=file] {
	opacity: 0;
	width: 82px;
	height: 32px;
	background: red;
	position: relative;
	left: -86px;
	cursor: pointer;
}

.recommend .upload-btn {
	width: 80px;
	height: 30px;
	background-color: #f0f0f0;
	color: #b2b0b1;
	text-align: center;
	line-height: 30px;
	border: 1px solid #dedede;
	display: inline-block;
}
.uploads progress{
 background-color:#fff ;
    width: 250px;
    height: 8px;
   -webkit-appearance: none;
    border: 1px solid #333;
       
}
.listColor{
	color: #00c6af !important;
}
 ::-webkit-progress-bar
{
       background-color:#E1E1E8 !important;
}
::-webkit-progress-value
{
     background-color:#00c6af !important;
}

 .uploads ::-moz-progress-bar{
    background:#E1E1E8;
 }
.uploadTempWrap .recommend input[type=radio] {
	width: 22px;
	height: 22px;
}

.uploadTempWrap .recommend .button {
	line-height: 30px;
	display: inline-block;
	height: 30px;
	margin-left: 10px;
	cursor: pointer;
	text-align: center;
	color: #fff;
	border-radius: 2px;
	background-color: #00c5ae;
}

.uploadTempWrap .recommend .button.disable {
	background-color: #ccc;
}
.recommend i{
	width: 23px;
	height: 23px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
 }
.uploadAudio .icon-audio {
	background: url('../images/icon-audio-template-active.png');
	background-size: 100% 100%;
}
.recommend .noaudio{
	background: url('../images/icon-audio-template.png');
	background-size: 100% 100%;
}
.recommend .novideo{
	background: url('../images/icon-video-template.png');
	background-size: 100% 100%;
}

@-webkit-keyframes audioplaying{
	0% {
		background-image: url('../images/icon-audio-template-no.png');
		background-size:100% 100% ;
		transition: background-image 0.5s;
	}
	50%{
			background-image: url('../images/icon-audio-template-one.png');
		transition: background-image 0.5s;
		background-size:100% 100% ;
	}
	100% {
background: url('../images/icon-audio-template-active.png');
		transition: background-image 0.5s;
		background-size:100% 100% ;
	}
}

.uploadAudio  .icon-audio.audioplaying{
	-webkit-animation: audioplaying 1.5s infinite;
}

.upload-font{
	color:#00c6af !important;
}

.upladbaseF{
	color:#cac9c9 !important;
	background: #f0f0f0 !important;
}



.uploadVideo .icon-video {
	width: 110px;height: 100px;
	display: inline-block;
	background: url('../images/icon-video-template-active.png') no-repeat;
	background-size:100% 100% ;
}
/* 合同管理 */

.icon {
	display: inline-block;
	-webkit-background-size: contain;
	background-size: contain;
}

.icon-arrow-down-green {
	background-image: url('../images/icon-arrow-down-green.png');
	height: 8px;
	width: 14px;
	margin-left: 8px;
	-webkit-transition: all 0.1s;
	-o-transition: all 0.1s;
	transition: all 0.1s;
}

.icon-arrow-down-green.active {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.tempListWrap .navList {
	height: 45px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}


/* .advanced-search::after {
width: 100%;
height: 20px;
background-color: #fff;
content: '';
display: block;
}
*/


/* 新版搜索条件 start */

.advanced-search .search-btn {
	text-align: center;
	padding-top: 10px;
}

.advanced-search .conts ul.condition {
	/* border: 1px solid #dedede; */
	border-top: 0;
}

.advanced-search .conts ul.condition>li {
	border-bottom: 1px solid #dedede;
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
}

.advanced-search .conts ul.condition>li .name {
	min-width: 92px;
	padding: 0 10px;
	height: 26px;
	display: inline-block;
	border: 1px dashed #33a4dc;
	color: #33a4dc;
	text-align: center;
	line-height: 26px;
	margin-left: 5px;
	margin-right: 20px;
}

.advanced-search .conts ul.condition>li .name:hover {
	border: 1px solid #33a4dc;
}

.advanced-search .conts ul.condition>li .name .x {
	color: #ccc;
}

.advanced-search .conts ul.condition>li .name .x.hover {
	color: #333;
}

.advanced-search .conts ul.condition>li.condition-fs {
	background-color: #fff;
}

.advanced-search .conts ul.condition>li.bg {
	background-color: #fcfcfc;
}

.advanced-search .conts ul.condition>li label {
	margin: 0;
	display: block;
	position: absolute;
}

.cathide {
	width: 70px;
}

.ml80 {
	margin-left: 80px!important;
}


/* 新版搜索条件 end */

.advanced-search p.search-tit {
	position: relative;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ccc;
	font-size: 18px;
	color: #333;
}

.search-wrap span {
	position: absolute;
	top: 8px;
	right: -80px;
	color: #00c5ae;
	padding-right: 10px;
}

.advanced-search {
	width: 100%;
}

.advanced-search .conts {
	width: 100%;
	color: #666;
	margin-top: 30px;
}

.advanced-search ul ol.from {
	margin-left: 10px;
}

.advanced-search ul ol.from,
.advanced-search ul ol.from li {
	display: inline-block;
	height: 30px!important;
	line-height: 30px!important;
}

.advanced-search ul ol.from li {
	width: 100px;
	text-align: center;
	border: 0!important;
}

.advanced-search ul ol.from li:hover {
	color: #35a4dc;
}

.advanced-search ul ol.from li.active {
	color: #0967be;
}

.advanced-search .conts ul.condition li {
	position: relative;
	height: 45px;
	line-height: 45px;
	color: #909090;
}

.advanced-search .conts ul.item,
.advanced-search .conts ul.item li {
	display: inline-block;
}

.advanced-search .conts ul.item li,
.advanced-search .conts select,
.advanced-search .conts input {
	margin: 0 10px;
	cursor: pointer;
	display: inline-block;
}

.advanced-search .conts ul.item li {
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 4px;
}

.advanced-search .conts ul.item li.active {
	background: #00c5ae;
	color: #fff;
}

.search-btn .reset-btn,
.search-btn .submit-btn {
	margin: 0 29px;
	display: inline-block;
	width: 120px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #fff;
	background-color: #00c5ae;
	border-radius: 3px;
	cursor: pointer;
}

.search-btn .reset-btn {
	background-color: #ddd;
	color: #666;
}

.advanced-search .conts input {
	height: 20px;
	line-height: 20px;
	padding: 3px;
	width: 120px;
	color: #666;
}

.tempListWrap .navList ul li {
	line-height: 45px;
	float: left;
	width: 120px;
	height: 45px;
	cursor: pointer;
	text-align: center;
	color: #4a4a4a;
	border-right: 1px solid #ccc;
}

.wdwzContentRight.uploadTempContentRight .alert .content2 {
	background-position-x: 110px;
	margin-bottom: 30px;
}

.wdwzContentRight {
	border: 0;
}
.wallet {
	margin-top: 7px;
}
.navList li.active {
	background-color: #f0f0f0;
}

.uploadTempWrap .classify {
	height: auto!important;
	/* line-height: 46px; */
}

.uploadTempWrap .classify .ml80 {
	position: relative;
	width: 740px;
	max-height: 137px;
	overflow-y: auto;
}

.uploadTempWrap .classify .more {
	position: absolute;
	top: 0;
	color: #88888;
	right: 50px;
}

.uploadTempWrap .classify .cat-name {
	width: 100px;
	display: inline-block;
	text-align: center;
	height: 30px;
	line-height: 30px;
	color: #909090;
}

.uploadTempWrap .classify .cat-name.active {
	color: #0967be;
}

.uploadTempWrap .classify .cat-name:hover {
	color: #35a4dc;
}

.uploadTempWrap .classify select {
	width: 150px;
	height: 30px;
	color: #999;
}

.addContractBtn {
	font-size: 16px;
	font-weight: 600;
	line-height: 45px;
	display: inline-block;
	float: right;
	width: 120px;
	height: 45px;
	text-align: center;
	color: #fff;
	background-color: #00c5ae;
}

.tempListWrap .content {
	margin: 0 0 0;
}

.tempListWrap .content .operation {
	margin-top: 20px;
	border: none;
	background: #fff;
}

.tempListWrap .operation input {
	position: absolute;
	right: 27px;
	width: 200px;
	height: 20px;
	padding: 5px;
	padding-right: 30px;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.temp-list .alipay-btn,
.temp-list .wechatpay-btn {
	width: 110px;
	height: 36px;
	background-image: url('../images/alipay-btn.png');
	display: inline-block;
	cursor: pointer;
	margin: 24px 10px 0 10px;
}

.temp-list .wechatpay-btn {
	background-image: url('../images/wechatpay-btn.png');
}


/* .uploadTempContentRight input.search {
padding: 12px;
width: 260px;
height: 15px;
border-radius: 4px;
border: 1px solid #ccc;
font-size: 14px;
float: right;
position: relative;
top: -10px;
} */

.gridView {
	min-height: 50px;
	/*border: 1px solid #eee;*/
	border-bottom: 0;
}

ul.gridTitle {
	clear: both;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eee;
	width: 100%;
}

.gridTitle>li {
	line-height: 40px;
	position: relative;
	float: left;
	height: 40px;
	text-align: center;
	color: #4a4a4a;
	border-right: 1px solid #eee;
}
.wallet-wrap .gridTitle>li{
	height: 108px;
	line-height: 108px;
}
.wallet-wrap .table-header>li{
	height: 40px;
	line-height: 40px;
}
.gridTitle>li span.desc {
	position: absolute;
	top: 13px;
	right: 8px;
}

.gridTitle span i {
	display: block;
	width: 11px;
	height: 6px;
	cursor: pointer;
	background: url('../images/icon-down-desc.png') no-repeat;
	background-position: center;
	transform: rotate(180deg);
	margin-bottom: 3px;
}

.gridTitle span .down {
	background: url('../images/icon-up-desc.png');
	transform: rotate(180deg);
}

.gridTitle .up span .down {
	background: url('../images/icon-down-desc.png');
	transform: rotate(0);
}

.gridTitle .up span .up {
	background: url('../images/icon-up-desc.png');
	transform: rotate(0);
}


/* gridCont li {
color: #4a4a4a;
} */

.gridCont li .opt,
.gridCont li.del-opt,
.gridCont .dis-opt{
	cursor: pointer;
	display: inline-block;
	color: #00c5ae;
}

.gridCont .dis-opt {
	color: #ccc;
	padding: 0 6px;
}

.gridCont>li {
	position: relative;
}

.gridCont .status {
	position: absolute;
	font-size: 12px;
	top: 16px;
	color: #b53d3d;
	height: 20px;
	line-height: 12px;
	width: 100px;
	right: 0;
	text-align: right;
}

.gridCont li.del-opt:hover {
	background-color: #00c5ae;
	color: #fff;
	height: 30px;
	line-height: 30px;
	margin: 10px 0;
	width: 28px;
	border-radius: 3px;
}

.gridCont li .opt.active,
.gridCont li .opt:hover {
	color: #fff;
	background: #00c5ae;
}

.gridCont:hover {
	background-color: #f9f9f9;
}

.gridCont:hover li {
	color: #333;
}


/* 新版表格 */

.gridCont,
.gridCont>li {
	height: 48px!important;
}
.wallet-wrap .gridCont,
.wallet-wrap .gridCont>li {
	height: 108px!important;
}
.gridCont>li {
	line-height: 48px;
	overflow: hidden;
	color: #888;
}

.gridCont>li span.midd {
	line-height: 1.5;
	position: absolute;
	top: 50%;
	letter-spacing: 1px;
	transform: translateY(-50%);
}

ul.gridTitle>li:first-child,
ul.gridCont>li:first-child {
	width: 60px;
	text-align: center;
}

ul.gridCont>li:first-child::after {
	content: ' ';
	width: 1px;
	/*background-color: #dedede;*/
	height: 40px;
	display: block;
	position: absolute;
	right: 0px;
	top: 32px;
}

ul.hand {
	cursor: pointer;
}

ul.gridTitle>li.w274 {
	/*width: 274px;*/
	width: 350px;
	padding: 0 10px;
}

ul.gridTitle>li.w160 {
	width: 183px;
}

ul.gridTitle>li.w148 {
	width: 148px;
}

ul.gridTitle>li.w118 {
	width: 118px;
}

ul.gridTitle>li.w134 {
	width: 130px;
}

ul.gridTitle>li.w238 {
	width: 238px;
	padding: 0 10px;
}

ul.gridTitle>li.w106 {
	width: 106px;
}

ul.gridTitle>li.w197 {
	/*width: 200px;*/
	width: 274px;
	padding: 0 10px;
}
/*ul.gridTitle>li.w228 {
	width: 228px;
	padding: 0 10px;
}*/


ul.gridTitle>li.w102 {
	width: 75px;
}

ul.gridTitle>li.w110 {
	width: 110px;
}

ul.gridTitle>li.w216 {
	width: 216px;
	padding: 0 10px;
}

ul.gridTitle>li.w194 {
	/*width: 271px;*/
	width: 290px;
	padding: 0 10px;
	text-align: center !important;
	/*margin-left: 28px;*/
}
ul.gridTitle>li:last-child{
	border-right: none;
}
.w194 span.opt {
	padding: 0 7px;
	cursor: pointer;
	color: #00c5ae;
}

.opt {
	cursor: pointer;
}

ul.gridTitle>li.w296 {
	width: 296px;
	padding: 0 10px;
}

ul.gridTitle>li.w170 {
	width: 170px;
}

ul.gridTitle>li.w204 {
	width: 210px;
}

ul.gridTitle>li.w204 span {
	padding: 0 10px;
}

.gridCont .j-rname em {
	color: red;
}

.tempListWrap .bg,
.popup-bg {
	/* 老版Safari */
	position: absolute;
	z-index: 999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .5;
	background: #000;
	filter: alpha(opacity=50);
	/* IE */
	-moz-opacity: .5;
	/* 老版Mozilla */
	-khtml-opacity: .5;
}

.popup-cont {
	position: fixed;
	z-index: 1000;
	top: 50%;
	left: 50%;
	width: 570px;
	height: 358px;
	margin-top: -179px;
	margin-left: -285px;
	border: 1px solid #ddd;
	background: #fff;
}

.popup-cont .tishi {
	line-height: 38px;
	width: 550px;
	height: 38px;
	padding-left: 20px;
	margin: 0;
	background: #f2f2f2;
}

.popup-cont .closer {
	font-size: 18px;
	line-height: 20px;
	position: absolute;
	top: 10px;
	right: 20px;
	display: block;
	width: 20px;
	height: 20px;
	cursor: pointer;
	text-align: center;
}

.pay-popup .open-mode {
	text-align: center;
	height: 240px;
}

.pay-popup .tishi {
	text-align: left;
}

.pay-popup .open-mode p {
	padding-top: 40px;
}

.pay-popup .open-mode .btn {
	margin: 28px 8px 25px 8px;
}

.tempListWrap .share {
	position: absolute;
	top: -20px;
	left: -26px;
	width: 100px;
}

.tempListWrap .bshare-weixin {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url('../../../djwfed/images/weixin.gif') no-repeat;
}

.tempListWrap .bshare-sinaminiblog {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url('../../../djwfed/images/top_logos_sprite.gif') no-repeat 0 -325px;
}

.tempListWrap .bshare-qqim {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url('../../../djwfed/images/qqim.gif') no-repeat;
}


/* 弹出层样式 */

.popup {
	position: fixed;
	z-index: 1000;
	top: 50%;
	left: 50%;
	padding-bottom: 30px;
	box-sizing: border-box;
	width: 400px;
	margin-top: -179px;
	margin-left: -135px;
	border: 1px solid #ddd;
	background: #fff;
}

.popup .tit {
	line-height: 38px;
	box-sizing: border-box;
	width: 100%;
	height: 38px;
	padding-left: 20px;
	background: #f2f2f2;
}

.popup .closer {
	font-size: 30px;
	line-height: 30px;
	position: absolute;
	top: 0;
	right: 10px;
	display: block;
	box-sizing: border-box;
	width: 30px;
	height: 30px;
	cursor: pointer;
	text-align: center;
	color: #999;
}

.popup .content {
	line-height: 50px;
	box-sizing: border-box;
	height: 50px;
	margin: 30px 0;
	font-size: 16px;
	text-align: center;
}

.popup .icon {
	width: 45px;
	height: 45px;
	display: inline-block;
	background-size: contain;
}

.popup .icon-success {
	background-image: url('../images/icon-success.png');
}

.popup .icon-warn {
	background-image: url('../images/icon-warn.png');
}

.popup .icon-question {
	background-image: url('../images/icon-question.png');
}

.popup .content span {
	position: relative;
	top: -15px;
	margin-left: 20px;
}

.popup .btns {
	text-align: center;
}

.popup .btn {
	line-height: 36px;
	display: inline-block;
	width: 120px;
	height: 36px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	background: #00c5ae;
	border-radius: 6px;
	margin: 0 10px;
}

.popup .rule {
	padding: 30px 20px 10px 20px;
}

.popup .rule li {
	color: #3b9cff;
	font-size: 14px;
	line-height: 1.8;
}

.popup .btn:nth-child(2) {
	background: #ccc;
}


/***********************
******* 合同预览 ******
************************/

.contract-preview.detail * {
	box-sizing: border-box;
}

.contract-preview.detail {
	padding: 20px;
	/* background-color: #fff; */
}

.contract-preview.detail .cover-cont,
.contract-preview.detail .intro-cont,
.contract-preview.detail .contract-cont {
	font-size: 16px;
	line-height: 2.5;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
	background-color: #fff;
}


.contract-preview.detail .cover-img {
	float: left;
	width: 194px;
	height: 270px;
	margin-right: 44px;
	/*   border: 1px solid #9a9a9a; */
}

.contract-preview.detail .cover-cont h2 {
	font-size: 22px;
	line-height: 1;
	color: #333;
	margin-top: 15px;
}

.contract-preview.detail .cover-cont h2 span {
	font-size: 16px;
	color: #e51f1f;
	margin-left: 10px;
}

.contract-preview.detail .cover-cont p {
	line-height: 2;
	color: #666;
}

.contract-preview.detail .card {
	line-height: 80px;
	height: 80px;
	color: #666;
	margin-bottom: 10px;
}

.contract-preview.detail .card img {
	display: inline-block;
	overflow: hidden;
	width: 50px;
	height: 50px;
	margin: 8px 18px 16px 8px;
	border-radius: 50px;
}

.contract-preview.detail .icon.icon-audio {
	position: relative;
	top: 5px;
	width: 20px;
	height: 20px;
	background-image: url('../images/icon-audio.png');
	cursor: pointer;
}

.contract-preview.detail .icon.icon-audio:hover {
	background-image: url('../images/icon-audio-hover.png');
}

@-webkit-keyframes playing {
	0% {
		background-image: url('../images/icon-audio.png');
		transition: background-image 0.5s;
	}
	100% {
		background-image: url('../images/icon-audio-playing.png');
		transition: background-image 0.5s;
	}
}

.contract-preview.detail .icon.icon-audio.playing {
	-webkit-animation: playing 1s infinite;
}

.contract-preview.detail .icon.icon-video {
	position: relative;
	top: 5px;
	width: 20px;
	height: 20px;
	background-image: url('../images/icon-video.png');
	cursor: pointer;
}

.contract-preview.detail .others span {
	font-size: 10px;
	margin-right: 20px;
	margin-left: 4px;
	color: #666;
}

.contract-preview.detail .others .icon.icon-like {
	width: 17px;
	height: 14px;
	background-image: url('../images/icon-like.png');
}

.contract-preview.detail .others .icon.icon-praise {
	background-image: url('../images/icon-praise.png');
}

.contract-preview.detail .others .icon.icon-page {
	width: 10px;
	height: 13px;
	background-image: url('../images/icon-page.png');
}

.contract-preview.detail .others .icon.icon-comment {
	width: 16px;
	height: 13px;
	background-image: url('../images/icon-comment.png');
}

.icon-use {
	width: 13px;
	height: 13px;
	background-image: url('../images/icon-use.png');
}

.contract-preview.detail .cover-cont .price {
	font-size: 24px;
	color: #737373;
	margin-top: 8px;
}


.contract-preview.detail .cover-cont .use-btn {
	font-size: 16px;
	line-height: 40px;
	position: relative;
	top: -5px;
	display: inline-block;
	width: 170px;
	height: 40px;
	margin-left: 20px;
	cursor: pointer;
	text-align: center;
	color: #fff;
	border-radius: 4px;
	background-color: #00d5f2;
}

.contract-preview.detail .buy-temp {
	font-size: 16px;
	line-height: 36px;
	position: relative;
	top: -5px;
	display: inline-block;
	width: 102px;
	height: 36px;
	margin-left: 20px;
	cursor: pointer;
	text-align: center;
	color: #44c5b3;
	border-radius: 4px;
	border: 1px solid #44c5b3;
}

.contract-preview.detail .buy-dtb {
	font-size: 16px;
	line-height: 37px;
	position: relative;
	top: -5px;
	display: inline-block;
	width: 102px;
	height: 36px;
	/*margin-left: 20px;*/
	cursor: pointer;
	text-align: center;
	color: #fff;
	border-radius: 4px;
	background-color: #ed490c;
}

.contract-preview.detail .buy-dtb::after {
	/*content: '购买点同宝，库里合同免费使用！';*/
	content:'';
	color: #5553f6;
	position: absolute;
	width: 270px;
	left: 90px;
	top: 10px;
	font-size: 14px;
}

.contract-preview.detail .cover-cont .outline-btn,
.contract-preview.detail .edit-btn {
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	display: inline-block;
	background-color: #00c5ae;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
}

.mb10 {
	margin-bottom: 10px!important;
}

.contract-preview.detail .cover-cont .outline-btn {
	background-color: transparent;
	border: 1px solid #00c5ae;
	color: #00c5ae;
	margin-right: 20px;
	margin-left: 35px;
	cursor: pointer;
}

.contract-preview.detail .intro-cont {
	margin-top: 30px;
}
.loading{
		display: none;
	width: 60px;
	height: 60px;
	background: url('../images/loading.gif') no-repeat;
	background-size: 100%;
		    margin-left: 33px;
    margin-top: 33px;
		
}
.loadings{
	display: none;
	width: 60px;
	height: 60px;
	background: url('../images/loading.gif') no-repeat;
	background-size: 100%;
	    margin-left: 33px;
    margin-top: 33px;
    
		
}
.contract-preview.detail .intro-cont .main-tabs {
	height: 42px;
	color: #333;
	background-color: #f6f6f6;
	overflow: hidden;
}

.contract-preview.detail .main-tabs li  {
	line-height: 42px;
	display: inline-block;
	width: 160px;
	cursor: pointer;
	text-align: center;
}

.contract-preview.detail .main-tabs a {
	display: block;
}

.contract-preview.detail .intro-cont li.active {
	color: #01c5ad;
	font-weight: bold;
}

.contract-preview.detail .intro-cont li.active::after {
	position: relative;
	top: -2px;
	left: 0;
	display: block;
	width: 160px;
	height: 2px;
	content: ' ';
	background-color: #01c5ad;
}

.contract-preview.detail .intro-cont .cont p {
	font-size: 16px;
	line-height: 2;
	color: #676767;
}

.contract-preview.detail .intro-cont .cont p span {
	color: #5553f4;
	margin-left: 10px;
	cursor: pointer;
}

.contract-preview.detail .contract-cont {
	min-height: 500px;
	margin-bottom: 0;
	padding: 50px 150px;
	word-wrap: break-word;
}



.loveName {
	position: absolute;
	width: 60px;
	right: 87px;
	top: -42px;
	background: #f0f0f0;
	line-height: 1.5;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 6px;
	padding: 6px;
	min-height: 10px;
	height: auto!important;
	z-index: 999;
	overflow: inherit;
	left: 25px;
}

.loveName-down::after {
	content: '';
	width: 15px;
	height: 15px;
	background: #f0f0f0;
	border-color: #ccc;
	border-width: 0 0 1px 1px;
	border-style: solid;
	transform: rotateZ(314deg);
	position: absolute;
	border-radius: 2px;
	top: 28px;
	left: 19px;
}

.useName {
	position: absolute;
	width: 60px;
	right: 87px;
	top: -42px;
	background: #f0f0f0;
	line-height: 1.5;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 6px;
	padding: 6px;
	min-height: 10px;
	height: auto!important;
	z-index: 999;
	overflow: inherit;
	left: 90px;
}




.contract-preview.detail .contract-cont.scro {
	/* max-height: 700px; */
	height: auto;
	/* overflow-y: auto; */
}

.contract-preview.detail .hot-contract {
	width: 167px;
	margin-right: 20px;
	background-color: #fff;
	border: 2px solid #dedede;
}

.contract-preview.detail .hot-contract .title {
	color: #666;
	font-size: 14px;
	margin: 15px;
}

.contract-preview.detail .hot-list li {
	text-align: center;
	margin-bottom: 20px;
}

.contract-preview.detail .hot-list img {
	width: 136px;
	height: 161px;
	margin-bottom: 10px;
}

.contract-preview.detail .hot-list .price {
	font-size: 14px;
	color: #e4393c;
}

.contract-preview.detail .price .tips {
	font-size: 14px;
	margin-left: 10px;
	color: #5454f4;
}

.contract-preview.detail .hot-list .name,
.contract-preview.detail .hot-list .num {
	font-size: 16px;
	color: #666;
}

.contract-preview.detail .hot-list .num span {
	color: #3cc7da;
}

.contract-preview.detail .lawyer-list {
	text-align: center;
}

.contract-preview.detail .lawyer-list li {
	width: 215px;
	height: 296px;
	background-color: #fff;
	border: 3px solid #eee;
	display: inline-block;
	margin: 0 8px;
}

.contract-preview.detail .lawyer-list img {
	display: inline-block;
	width: 69px;
	height: 69px;
	margin-top: 32px;
	margin-bottom: 27px;
	border-radius: 50%;
	overflow: hidden;
	background-color: #eee;
}

.contract-preview.detail .lawyer-list .name,
.contract-preview.detail .lawyer-list .intro {
	font-size: 12px;
	color: #333;
	line-height: 2;
}

.contract-preview.detail .comment .rating {
	height: 166px;
	background: #fff;
	position: relative;
}

.contract-preview.detail .rating label {
	font-size: 16px;
	color: #666;
	margin-left: 65px;
	position: relative;
	top: 43px;
}

.contract-preview.detail .comment .rating .percent {
	color: #bf0209;
	font-size: 50px;
	margin-left: 65px;
	margin-top: 40px;
}

.contract-preview.detail .comment .rating .level {
	width: 350px;
	position: absolute;
	top: 40px;
	left: 300px;
	border-right: 1px solid #999;
	font-size: 16px;
	color: #666;
	line-height: 30px;
}

.contract-preview.detail .comment .rating .level .percent-text {
	width: 80px;
	text-align: center;
	display: inline-block;
}

.contract-preview.detail .comment .rating .level .percent-bar {
	width: 180px;
	height: 20px;
	background-color: #eee;
	display: inline-block;
	position: relative;
	top: 2px;
}

.contract-preview.detail .comment .rating .impress {
	position: absolute;
	right: 0;
	top: 40px;
	width: 400px;
	height: 100px;
	padding: 0;
}

.contract-preview.detail .rating .impress label {
	margin: 0;
	top: 0;
}

.contract-preview.detail .comment-list .list-tabs {
	background-color: #eee;
	position: absolute;
	width: 100%;
	left: 0;
	height: 43px;
	line-height: 43px;
	padding-left: 40px;
	margin-top: 20px;
}

.contract-preview.detail .comment-list .list-tabs p {
	display: inline-block;
	min-width: 140px;
	padding: 0 20px;
	text-align: left;
}

.contract-preview.detail .comment-list .list-cont {
	padding-top: 80px;
}

.contract-preview.detail .author-info {
	position: relative;
	padding-bottom: 20px;
}

.contract-preview.detail .info-card {
	margin-top: 30px;
	position: relative;
	min-height: 310px;
}

.contract-preview.detail .author-info p.title {
	padding-top: 30px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	padding-bottom: 8px;
	padding-left: 8px;
	border-bottom: 2px solid #dedede;
}
.contract-preview.detail #comment p.title {
	padding-top: 30px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	padding-bottom: 8px;
	padding-left: 8px;
	border-bottom: 2px solid #dedede;
}




.contract-preview.detail .intro-cont .main-tabs.active {
	position: fixed;
	width: 1160px;
	top: 0;
	z-index: 999;
}

 .author-photo img {
	width: 152px;
	height: 152px;
	border: 1px solid #dedede;
	padding: 4px;
	border-radius: 50%;
	background-color: #fff;
	left: 32px;
	top: 32px;
	position: absolute;
}

.contract-preview.detail .author-info {
	font-size: 16px;
}

.contract-preview.detail .author-info .info-name {
	left: 91px;
	top: 200px;
	font-size: 18px;
	position: absolute;
}

.contract-preview.detail .author-info .info-cont {
	padding-left: 204px;
	padding-top: 35px;
}

.contract-preview.detail .author-info .cont-name {
	color: #222;
	margin-bottom: 10px;
}

.contract-preview.detail .author-info .cont-info {
	color: #666;
	line-height: 1.5;
}

.contract-preview.detail .use-list {
	margin-bottom: 20px;
}

.contract-preview.detail .use-list li {
	display: inline-block;
	text-align: center;
}
.contract-preview.detail .use-list p {	
    width: 187px;
    word-break: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    height: 21px;
    overflow: hidden;
}

.contract-preview.detail .use-list .info-img {
	width: 104px;
	height: 104px;
	border-radius: 50%;
	border: 1px solid #9a9a9a;
	margin: 30px 40px 10px;
	background-color: #f0f0f0;
	position: relative;
}

.contract-preview.detail .use-list .info-img img {
	width: 100%;
	height: 100%;
	border: 0;
	border-radius: 0;
	background-color: transparent;
	margin: 0;
	border: 4px solid #fff;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
}

.contract-preview.detail .related p.title {
	background-color: #f6f6f6;
	font-size: 16px;
	height: 42px;
	line-height: 42px;
	font-weight: bold;
	padding: 0;
	padding-left: 10px;
	color: #333;
	margin-top: 50px;
}

.contract-preview.detail ul.related-list {
	overflow: hidden;
	height: auto;
}

.contract-preview.detail ul.related-list>li {
	width: 265px;
	height: 368px;
	background-color: #ccc;
	display: inline-block;

	margin: 30px 12px;
	position: relative;
	cursor: pointer;
}

.contract-preview.detail ul.related-list>li .good-name {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	border: none;
	line-height: 24px;
}

.contract-preview.detail ul.related-list>li img {
	width: 100%;
	/*height: 100%;*/
}

.contract-preview.detail ul.related-list>li .cont {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 112px;
	padding: 5px 16px;
	background-color: rgba(0, 0, 0, 0.3);
}

.contract-preview.detail ul.related-list>li .cont p {
	padding: 0;
	height: 48px;
}

.contract-preview.detail ul.related-list>li .price {
	color: #fff;
	font-size: 18px;
	position: absolute;
	bottom: 11px;
	left: 16px;
}

.contract-preview.detail ul.related-list>li .use {
	color: #fff;
	font-size: 18px;
	position: absolute;
	bottom: 16px;
	right: 16px;
}





.contract-preview.detail ul.related-list2 {
	overflow: hidden;
	height: auto;
}

.contract-preview.detail ul.related-list2>li {
	width: 265px;
	height: 368px;
	background-color: #ccc;
	display: inline-block;
	float: none;
	margin: 30px 12px;
	position: relative;
	cursor: pointer;
}

.contract-preview.detail ul.related-list2>li .good-name {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	border: none;
	line-height: 24px;
}

.contract-preview.detail ul.related-list2>li img {
	width: 100%;
	/*height: 100%;*/
}

.contract-preview.detail ul.related-list2>li .cont {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 112px;
	padding: 5px 16px;
	background-color: rgba(0, 0, 0, 0.3);
}

.contract-preview.detail ul.related-list2>li .cont p {
	padding: 0;
	height: 48px;
}

.contract-preview.detail ul.related-list2>li .price {
	color: #fff;
	font-size: 18px;
	position: absolute;
	bottom: 11px;
	left: 16px;
}

.contract-preview.detail ul.related-list2>li .use {
	color: #fff;
	font-size: 18px;
	position: absolute;
	bottom: 16px;
	right: 16px;
}




.contract-preview.detail .intro-cont .preview {
	border: 1px solid #dedede;
	border-top: none;
}

.contract-preview.detail .intro-cont .cont {
	    padding: 32px 32px 0 32px;
}

.contract-preview.detail .preview .bottom {
	width: 100%;
	height: 42px;
	background-color: #f6f6f6;
	line-height: 42px;
	color: #999;
	padding-left: 12px;
}

.contract-preview.detail .preview .bottom .icon {
	position: relative;
	top: 3px;
	margin-right: 6px;
}


.contract-preview.detail .preview .content-detail-btn {
	display: block;
	text-align: center;
	margin: 20px 0 80px;
	color: #5454f4;
	cursor: pointer;
}

.contract-preview.detail .preview .content-detail-btn::after {
	content: '';
	background-image: url('../images/icon-all.png');
	width: 14px;
	height: 12px;
	display: block;
	margin: 10px auto 0;
}

.contract-preview.detail .preview .cont-btns {
	text-align: center;
	margin: 20px 0 80px;
}

.contract-preview.detail .preview .buy-tip {
	text-align: center;
	color: #5454f4;
	margin-bottom: 20px;
}

.contract-preview.detail .good-sn {
	padding-top: 50px;
	text-align: right;
	padding-right: 150px;
}

.contract-preview.detail .conts-wrap {
	position: relative;
	border: 1px solid #dedede;
	padding-bottom: 30px;
	min-height: 200px;
}


/* 点同商城 */


/* ============================================================= */

.contract-mall.home {
	overflow: hidden;
	background-color: #f6f6f6;
}

.contract-mall.home .mall-wrapper {
	width: 1190px;
	margin: 0 auto;
	position: relative;
}

.contract-mall.home .top-bar {
	height: 31px;
	background-color: #e2e3e4;
}

.contract-mall.home .top-bar p,
.contract-mall.home .top-bar ul,
.contract-mall.home .top-bar li {
	font-size: 12px;
	line-height: 31px;
	display: inline-block;
	color: #999;
}

.contract-mall.home .top-bar ul {
	/* float: right; */
	cursor: pointer;
}

.contract-mall.home .top-bar li.spacer {
	overflow: hidden;
	width: 1px;
	height: 10px;
	margin: 11px 5px 0;
	background-color: #ccc;
}

.contract-mall.home .header {
	position: relative;
	height: 116px;
	padding-top: 24px;
}

.contract-mall.home .search-wrap {
	position: relative;
	width: 550px;
	height: 35px;
	margin: 0 auto;
	padding: 1px;
	background-color: #fc6621;
}

.contract-mall.home .search-wrap input {
	font-size: 14px;
	position: absolute;
	left: 1px;
	width: 492px;
	height: 27px;
	padding: 4px;
	color: #989898;
	border: none;
	background-color: #fff;
}

.contract-mall.home .header .usage {
	font-size: 12px;
	position: absolute;
	top: 33px;
	right: 172px;
}

.contract-mall.home .header .usage b {
	font-size: 18px;
	color: #f10215;
}

.contract-mall.home .header .nav-top {
	line-height: 40px;
	position: absolute;
	bottom: 0;
	left: 200px;
	height: 40px;
}

.contract-mall.home .header .nav-top li {
	font-size: 16px;
	display: inline-block;
	padding-left: 40px;
}

.contract-mall.home .fst-screen .nav-left {
	float: left;
	width: 190px;
	height: 480px;
	margin-right: 10px;
	background-color: #6e6568;
}

.contract-mall.home .top-center {
	float: left;
	width: 790px;
	height: 480px;
}

.contract-mall.home .top-center ul.img {
	width: 790px;
	height: 340px;
	margin-bottom: 10px;
}

.contract-mall.home .top-center .ad1,
.contract-mall.home .top-center .ad2 {
	float: left;
	width: 390px;
	height: 130px;
	height: 130px;
	background-color: #ccc;
}

.contract-mall.home .top-center .ad2 {
	margin-left: 10px;
}

.contract-mall.home .fst-screen .user-info,
.contract-mall.home .fst-screen .related,
.contract-mall.home .fst-screen .more {
	float: left;
	width: 190px;
	height: 140px;
	margin-left: 10px;
	background-color: #fff;
}

.contract-mall.home .fst-screen .related {
	height: 280px;
}

.contract-mall.home .fst-screen .more {
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #666;
}


/*////  images  ///*/

.icon-arrow-down-s {
	background-image: url('../images/mall/icon-arrow-down-s.png');
	width: 10px;
	height: 6px;
	margin-left: 8px;
}

.icon-list {
	background-image: url('../images/mall/icon-list.png');
	width: 18px;
	height: 14px;
	margin-right: 51px;
	position: relative;
	top: 3px;
}

.icon-search {
	background-image: url('../images/mall/icon-search.png');
	width: 24px;
	height: 24px;
	position: absolute;
	right: 14px;
	top: 6px;
}

.app-qrcode {
	position: relative;
}

li.app-qrcode.active::after {
	content: ' ';
	background-image: url('../images/mall/app-qrcode.png');
	width: 69px;
	height: 73px;
	position: absolute;
	top: 30px;
	left: -10px;
}

.contract-mall.home .header .dt-logo {
	position: absolute;
	top: 0;
	width: 190px;
	height: 140px;
	background-image: url('../images/mall/logo.png');
	background-color: #fff;
	background-position: center;
	background-repeat: no-repeat;
	box-shadow: 0 0 10px #ccc;
}

.contract-mall.home .left-ad {
	width: 130px;
	height: 489px;
	background-image: url('../images/mall/left-ad.png');
	position: absolute;
	top: 80px;
	left: -130px;
}

.contract-mall.home .search-suspension {
	background-color: #fff;
	padding: 10px 0;
	border-bottom: 2px solid #fc6621;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	display: none;
	z-index: 99999;
}


/*******
轮播图样式
*******/

.out {
	position: relative;
	width: 790px;
	height: 350px;
}

.out .img li,
.out .new-list li {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.out .num {
	position: absolute;
	bottom: 20px;
	left: 0;
	font-size: 0;
	width: 100%;
	text-align: center;
}

.out .num li {
	width: 6px;
	height: 7px;
	display: inline-block;
	font-size: 16px;
	background-color: #fff;
	color: #fff;
	text-align: center;
	line-height: 20px;
	border-radius: 3px;
	margin: 0 3px;
	cursor: pointer;
}

.out .num li.active {
	background-color: #ec7e25;
}

.out .btn {
	position: absolute;
	top: 50%;
	width: 30px;
	height: 60px;
	margin-top: -30px;
	color: #fff;
	text-align: center;
	line-height: 60px;
	font-size: 40px;
	display: none;
}

.out:hover .btn {
	display: block;
	cursor: pointer;
}

.out .left {
	left: 0;
	background-image: url('../images/mall/arrow-slide-left.png');
}

.out .right {
	right: 0;
	background-image: url('../images/mall/arrow-slide-right.png');
}

.contract-mall.home .user-info {
	border-bottom: 1px solid #eee;
}

.contract-mall.home .user-info .head-pic {
	width: 46px;
	height: 46px;
	border: 2px solid #00d5f2;
	border-radius: 50%;
	position: relative;
	left: 20px;
	top: 20px;
	background-image: url('../images/mall/head-pic.png');
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
}

.contract-mall.home .user-info .head-pic img {
	position: relative;
	top: -1px;
	left: -1px;
	width: 48px;
	height: 48px;
}

.contract-mall.home .user-info .welcome {
	font-size: 14px;
	position: relative;
	top: -23px;
	left: 85px;
}

.contract-mall.home .user-info .welcome a {
	cursor: pointer;
}

.contract-mall.home .user-info .buy-btn {
	width: 115px;
	height: 27px;
	border: 1px solid #ec7e25;
	text-align: center;
	line-height: 27px;
	font-size: 12px;
	color: #ec7e25;
	margin: 0 auto;
}

.related p {
	font-size: 16px;
	color: #666;
	height: 9px;
	line-height: 9px;
	padding: 12px;
	border-bottom: 1px solid #eee;
}

.related ul {
	height: 240px;
}

.related ul li {
	float: left;
	width: 62px;
	height: 60px;
	text-align: center;
	color: #666;
	font-size: 14px;
	border-bottom: 1px solid #eee;
	cursor: pointer;
}

.related ul li i {
	display: block;
	margin: 8px auto 2px auto;
	height: 28px;
	background-repeat: no-repeat;
	-webkit-background-position: center;
	background-position: center;
}

.icon-diandu {
	width: 31px;
	height: 26px;
	background-image: url('../images/mall/icon-diandu.png');
}

.icon-dianwen {
	width: 28px;
	height: 28px;
	background-image: url('../images/mall/icon-dianwen.png');
}

.icon-dianting {
	width: 29px;
	height: 23px;
	background-image: url('../images/mall/icon-dianting.png');
}

.icon-dianshi {
	width: 29px;
	height: 23px;
	background-image: url('../images/mall/icon-dianshi.png');
}

.icon-dianda {
	width: 29px;
	height: 23px;
	background-image: url('../images/mall/icon-dianda.png');
}

.icon-diansou {
	width: 29px;
	height: 23px;
	background-image: url('../images/mall/icon-diansou.png');
}

.icon-diantu {
	width: 29px;
	height: 23px;
	background-image: url('../images/mall/icon-diantu.png');
}

.icon-dianqun {
	width: 29px;
	height: 23px;
	background-image: url('../images/mall/icon-dianqun.png');
}

.icon-dianxiao {
	width: 29px;
	height: 23px;
	background-image: url('../images/mall/icon-dianxiao.png');
}

.icon-dianke {
	width: 29px;
	height: 23px;
	background-image: url('../images/mall/icon-dianke.png');
}

.icon-dianmeng {
	width: 29px;
	height: 23px;
	background-image: url('../images/mall/icon-dianmeng.png');
}

.icon-build {
	width: 29px;
	height: 23px;
	background-image: url('../images/mall/icon-build.png');
}

.icon.icon-words {
	background-image: url('../images/icon-words.png');
	width: 18px;
	height: 20px;
}

.icon.icon-used {
	background-image: url('../images/icon-used.png');
	width: 18px;
	height: 20px;
}

.icon.icon-love {
	cursor: pointer;
	background-image: url('../images/icon-love.png');
	width: 18px;
	height: 20px;
}

.icon.icon-loved {
	background-image: url('../images/icon-loved.png');
	width: 19px;
	height: 18px;
}
.icon.icon-nolove {
	background-image: url('../images/icon-love.png');
	width: 16px;
	height: 18px;
}



.noAdd{
	background: #DFDFDF !important;
}

.br {
	border-right: 1px solid #eee;
}

.left-suspension {
	background-image: url('../images/mall/left-suspension.png');
	width: 186px;
	height: 350px;
	-webkit-background-size: cover;
	background-size: cover;
	position: fixed;
	top: 200px;
	left: 20px;
}

.seckill {
	background-image: url('../images/mall/seckill-top-bg.png');
	margin-top: 10px;
}

.seckill .seckill-tit {
	height: 57px;
	font-size: 16px;
	color: #fff;
	line-height: 57px;
	padding: 0 20px;
	font-size: 22px;
	font-weight: 300;
}

.seckill .seckill-tit span {
	font-size: 16px;
}

.icon-seckill {
	width: 20px;
	height: 23px;
	background-image: url('../images/mall/icon-seckill.png');
	position: relative;
	top: 2px;
	margin-right: 10px;
}

.icon-more {
	width: 20px;
	height: 23px;
	background-image: url('../images/mall/icon-more.png');
}

.seckill .seckill-list {
	/* padding: 12px;
height: 264px; */
	padding: 22px 0;
	height: 247px;
	background-color: #fff;
}

.seckill .seckill-list li {
	text-align: center;
	border-right: 2px solid #eee;
	float: left;
	height: 244px;
	width: 196px;
	position: relative;
}

.seckill .seckill-list li:last-child {
	border: none;
}

.seckill .seckill-list p.collect {
	background-image: url('../images/mall/collect-bg.png');
	position: absolute;
	left: 20px;
	width: 30px;
	height: 40px;
	-webkit-background-size: 30px 40px;
	background-size: 30px 40px;
	color: #fff;
	font-size: 12px;
}

.seckill .seckill-list p.surplus {
	position: absolute;
	right: 20px;
	background-color: #fcb621;
	width: 41px;
	height: 41px;
	font-size: 12px;
	color: #fff;
	line-height: 41px;
	text-align: center;
	border-radius: 50%;
}

.seckill .seckill-list li img {
	width: 150px;
	height: 150px;
	display: inline-block;
}

.seckill .seckill-list li .title {
	font-size: 14px;
	color: #666;
	width: 150px;
	text-align: center;
	margin: 8px auto;
}

.seckill .seckill-list li .price {
	font-size: 18px;
	color: #ee2828;
}

.seckill .seckill-list .price span {
	color: #aca9a9;
	font-size: 12px;
	margin-left: 10px;
	text-decoration: line-through;
}

.seckill .seckill-list .btn-buy {
	width: 141px;
	height: 33px;
	background-color: #ee2828;
	color: #fff;
	margin: 2px auto;
	line-height: 33px;
	border-radius: 4px;
}

.split-line {
	font-size: 40px;
	text-align: center;
	color: #333;
	background-image: url('../images/mall/split-line.png');
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
	line-height: 200px;
}

.hot-recom {
	position: relative;
	overflow: hidden;
	height: 541px;
}

.hot-recom .hot-list {
	width: 800px;
	overflow: hidden;
}

.hot-recom .hot-list li {
	position: relative;
	float: left;
	width: 390px;
	height: 170px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #fff;
}

.hot-recom .tit-wrap {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	width: 130px;
	padding: 10px 0;
	font-size: 14px;
	display: inline-block;
	margin: 40px 0 10px 20px;
}

.hot-recom .hot-list .usable {
	margin-left: 20px;
}

.icon-useable {
	background-image: url('../images/mall/icon-useable.png');
	width: 12px;
	height: 12px;
}

.icon-more {
	background-image: url('../images/mall/icon-more.png');
	width: 19px;
	height: 19px;
	position: relative;
	top: 3px;
	margin-left: 10px;
}

.hot-recom .hot-list .usable .icon {
	margin-right: 10px;
	position: relative;
	top: 1px;
}

.hot-recom .tit-wrap .title {
	font-size: 20px;
}

.hot-recom .tit-wrap .firms {
	font-size: 14px;
}

.hot-recom .hot-list li:nth-child(1) {
	background-color: #00c5ae;
}

.hot-recom .hot-list li:nth-child(2) {
	background-color: #dacf6d;
}

.hot-recom .hot-list li:nth-child(3) {
	background-color: #d68e27;
}

.hot-recom .hot-list li:nth-child(4) {
	background-color: #86634f;
}

.hot-recom .hot-list li:nth-child(5) {
	background-color: #5c5465;
}

.hot-recom .hot-list li:nth-child(6) {
	background-color: #488b94;
}

.hot-recom .hot-list img {
	width: 220px;
	height: 170px;
	position: absolute;
	right: 0;
	top: 0;
	background-color: #fff;
}

.hot-recom .new-contract.out {
	width: 390px;
	height: 349px;
	position: absolute;
	right: 0;
	top: 0;
}

.hot-recom .new-contract .icon-more {
	margin-right: 12px;
	top: 5px;
}

.hot-recom .new-contract img {
	width: 390px;
	height: 349px;
}

.hot-recom .new-contract .title {
	position: absolute;
	top: 0;
	left: 0;
	width: 370px;
	height: 37px;
	line-height: 37px;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 999;
	color: #fff;
	font-size: 16px;
	padding-left: 20px;
	font-weight: 300;
}

.hot-recom .new-contract .title span {
	font-size: 12px;
}

.hot-recom .hot-list-last {
	clear: both;
	position: relative;
	bottom: 180px;
	left: 800px;
	width: 390px;
	height: 170px;
	overflow: hidden;
}

.hot-recom .hot-list-last li {
	position: relative;
	width: 190px;
	height: 170px;
	float: left;
}

.hot-recom .hot-list-last li:first-child {
	margin-right: 10px;
}

.hot-recom .hot-list-last li img {
	width: 190px;
	height: 170px;
	background-color: #ccc;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 1;
}

.hot-recom .hot-list-last .tit-last {
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 20px 10px;
	background-color: rgba(5, 39, 76, 0.7);
	color: #fff;
}

.hot-recom .hot-list-last li:last-child .tit-last {
	background-color: rgba(5, 56, 24, 0.7);
}

.hot-recom .hot-list-last .tit-wrap {
	min-height: 25px;
	width: 150px;
	text-align: center;
	margin: 0 0 0 10px;
}

.ad-img {
	position: relative;
	clear: both;
	height: 200px;
	margin-top: 30px;
}

.ad-img img {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.industry {
	width: 590px;
	display: inline-block;
}

.industry .icon-more,
.top-shoppe .icon-more,
.package .icon-more {
	top: 20px;
}

.industry .title {
	height: 58px;
	line-height: 58px;
	font-size: 24px;
	padding: 0 16px;
	background-color: #762353;
	color: #fff;
}

.indu2 .title {
	background-color: #c93559;
}

.indu3 .title {
	background-color: #734d8b;
}

.indu4 .title {
	background-color: #4589a8;
}

.industry-list {
	padding: 10px;
	margin-bottom: 30px;
	background-color: #fff;
}

.industry-list li {
	background-color: #f5f5f5;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #333;
	text-align: right;
}

.industry-list li:nth-child(1) {
	width: 180px;
	height: 260px;
	float: left;
}

.industry-list li:nth-child(1) .tit {
	font-size: 26px;
	margin-top: 60px;
	margin-right: 10px;
}

.industry-list li:nth-child(1) .time {
	font-size: 12px;
	margin-right: 10px;
}

.industry-list li:nth-child(2),
.industry-list li:nth-child(3),
.industry-list li:nth-child(4),
.industry-list li:nth-child(5) {
	width: 180px;
	height: 130px;
	background-color: #fff;
}

.industry-list li:nth-child(2) .tit,
.industry-list li:nth-child(3) .tit,
.industry-list li:nth-child(4) .tit,
.industry-list li:nth-child(5) .tit {
	font-size: 20px;
	margin-top: 20px;
	margin-right: 40px;
}

.industry-list li:nth-child(2) .time,
.industry-list li:nth-child(3) .time,
.industry-list li:nth-child(4) .time,
.industry-list li:nth-child(5) .time {
	font-size: 14px;
	margin-right: 40px;
}

.industry-list li:nth-child(2),
.industry-list li:nth-child(3) {
	margin-bottom: 0;
}

.industry-list li:nth-child(6),
.industry-list li:nth-child(7),
.industry-list li:nth-child(8) {
	width: 180px;
	height: 130px;
}

.industry-list li:nth-child(6) .tit,
.industry-list li:nth-child(7) .tit,
.industry-list li:nth-child(8) .tit {
	font-size: 20px;
	margin-top: 20px;
	margin-right: 40px;
}

.industry-list li:nth-child(6) .time,
.industry-list li:nth-child(7) .time,
.industry-list li:nth-child(8) .time {
	margin-right: 40px;
}

.top-shoppe .title {
	width: 1152px;
	height: 58px;
	line-height: 58px;
	font-size: 24px;
	padding: 0 16px;
	background-color: red;
	color: #fff;
}

.eval p {
	text-align: center;
	color: #666;
	font-size: 20px;
	line-height: 2;
}

.eval p span {
	color: #ec7e25;
	font-size: 24px;
}

.eval-wrap {
	position: relative;
	background-color: #999;
	background-image: url('../images/mall/eval-bg.png');
	background-repeat: no-repeat;
	-webkit-background-size: 691px 259px;
	background-size: 691px 259px;
	background-position: right;
	width: 100%;
	height: 254px;
	margin-top: 20px;
}

.eval-wrap .el-left {
	width: 300px;
	text-align: center;
	position: absolute;
	left: 10%;
	top: 50px;
}

.eval-wrap img {
	width: 125px;
	height: 125px;
	border-radius: 50%;
	border: 2px solid #eee;
	overflow: hidden;
}

.eval-wrap .eval-list,
.eval-wrap .eval-list li {
	width: 100%;
	height: 254px;
}

.eval-wrap p.name {
	font-size: 18px;
	color: #fff;
	margin-top: 10px;
	text-align: center;
}

.eval-wrap p.cont {
	position: absolute;
	color: #fff;
	padding-left: 35%;
	top: 50%;
	transform: translateY(-50%);
}

.eval-wrap .left {
	left: 10%;
}

.eval-wrap .right {
	right: 10%;
}

.package {
	width: 390px;
	height: 447px;
	background-color: #fff;
	display: inline-block;
}

.package .title {
	height: 56px;
	background-color: #3a8c95;
	font-size: 24px;
	line-height: 56px;
	padding: 0 16px;
	color: #fff;
}

.package-list {
	padding: 12px;
}

.package-list .tit,
.package-list .time {
	color: #3a8c95;
}

.package-list li {
	width: 182px;
	display: inline-block;
}

.package-list li {
	height: 119px;
	margin-bottom: 0;
}

.package-list li .tit {
	font-size: 20px;
	margin-top: 20px;
	margin-left: 20px;
}

.package-list li .time {
	font-size: 14px;
	margin-left: 20px;
}

.package-list li:nth-child(1) {
	height: 239px;
	float: left;
	font-size: 20px;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
}

.package-list li:nth-child(2),
.package-list li:nth-child(3) {
	border-bottom: 1px solid #eee;
}

.package-list li:nth-child(4) {
	border-right: 1px solid #eee;
}

.pag2 .title {
	background-color: #762353;
}

.pag3 .title {
	background-color: #e56604;
}

.pag2 .package-list .tit,
.pag2 .package-list .time {
	color: #762353;
}

.pag3 .package-list .tit,
.pag3 .package-list .time {
	color: #e56604;
}

.partner .part-tab {
	text-align: center;
	font-size: 24px;
	color: #666;
}

.partner .part-tab p {
	display: inline-block;
	width: 200px;
	position: relative;
	margin-bottom: 20px;
}

.partner .part-tab p.active::after {
	content: '';
	position: absolute;
	height: 2px;
	width: 130px;
	background-color: #00d5f2;
	left: 35px;
	bottom: -5px;
}

.partner .partner-list li {
	background-color: #fff;
	text-align: center;
	width: 293px;
	height: 140px;
	display: inline-block;
	margin: 2px;
}

.partner .partner-list li img {
	display: inline-block;
	width: 80px;
	height: 80px;
	background-color: #eee;
	margin-top: 14px;
}

.partner .partner-list li .name {
	font-size: 24px;
	color: #999;
	line-height: 2;
}

.card-list .icon-close {
	display: inline-block;
      position: absolute;
      padding: 1px 10px;
      border: 1px solid #D5D5D5;
	top: 245px;
	cursor: pointer;
	right: 1px;
	background: #f0f0f0;
	color: #343434;
	

}

.talf {
	text-align: left!important;
}

table td {
	/*border: 1px solid #000;*/
}


/*  我的钱包 */

.wrapper-p30 {
	padding: 0 30px;
}

.tempcontNavcomm .uploadTempTitle {
	margin-bottom: 10px;
	position: relative;
	color: #999999;
	margin-top: 0;
}


/* 
.tempcontNavcomm .uploadTempTitle::after {
    content: '';
    position: absolute;
    top: -19px;
    left: 30px;
    width: 973px;
    height: 117px;
    border: 1px solid #dedede;
} */

.tempcontNavcomm .tab-btns {
	overflow: hidden;
	/*display: inline-block;*/
	border-bottom: 2px solid #00c5ae;
	/*margin-bottom: 30px;*/
	width: 100%;
	/*margin-top: 10px;*/
	letter-spacing: 2px;
}

.tempcontNavcomm .tab-btns li {
	float: left;
	/*width: 118px;*/
	width: 50%;
	text-align: center;
	height: 44px;
	line-height: 44px;
	cursor: pointer;
	/*margin-top: 26px;*/
}

.tempcontNavcomm .tab-btns li.main.active {
	background-color: #00c5ae;
	color: #fff;
	font-size: 16px;
}

.tempcontNavcomm .tab-btns li.active {
	color: #00c5ae;
	border-bottom: 2px solid #00c5ae;
	font-size: 16px;
}

.tempcontNavcomm .tab-btns li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 16px;
}

.tempcontNavcomm .tab-btns li a:hover {
	color: #00c5ae;
}

.search-wrap {
	position: relative;
	display: inline-block;
}

.search-wrap input.search {
	padding: 10px 12px;
	width: 540px;
	height: 15px;
	border-radius: 4px;
	border: 1px solid #ccc;
	font-size: 14px;
	position: relative;
}

.search-wrap a.searchBtn {
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 30px;
	background: url('../images/icon-search.png') no-repeat 0 8px;
}

.laypage-c {
	text-align: center;
	padding-top: 50px;
}

.transaction-list ul {
	border-bottom: 1px solid #eee;
	height: 40px;
}

.transaction-list li {
	overflow: hidden;
	display: inline-block;
	padding: 0 20px;
	text-align: center;
}

.transaction-list li:first-child {
	width: 50px!important;
}

ul.table-header {
	/*background: #f6f6f6;*/
}
.wallet-wrap ul.table-header {
	background: #f6f6f6;
}
.ordering {
	/* background-color: #f0f0f0; */
	width: 500px;
	margin: 30px auto;
	padding: 20px;
	color: #888;
}

.ordering p {
	text-align: center;
	margin-bottom: 20px;
	font-size: 16px;
}

.ordering p span {
	color: #0076d4;
	margin: 0 6px;
	cursor: pointer;
}

.comment-popup-cont {
	text-align: left;
	font-size: 14px;
}

.comment-popup-cont img {
	width: 140px;
	position: absolute;
	height: 200px;
	top: 176px;
	box-shadow: 0 0 20px #ccc;
}

.comment-popup-cont .comm-cont::before {
	width: 1px;
	height: 250px;
	display: inline-block;
	content: ' ';
	background-color: #ccc;
	position: absolute;
	top: 156px;
	left: 263px;
}

.comment-popup-cont label.cont {
	position: relative;
	top: -151px;
}

.comment-popup-cont .comm-cont {
	margin-left: 236px;
}

.comment-popup-cont ul {
	display: inline-block;
	width: 560px;
	padding: 20px 0;
	line-height: 40px;
	/*height: 100px;
	position: relative;
	top: -50px;
	left: 93px;*/
}

.comment-popup-cont ul li {
	display: inline-block;
	width: 94px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 0 8px;
	border: 1px solid #dedede;
}

.comment-popup-cont ul li.active {
	border-color: #00c5ae;
	color: #00c5ae;
}

.comment-popup-cont textarea {
	width: 510px;
	height: 138px;
	resize: none;
	border-color: #ccc;
	margin-left: 8px;
	padding: 12px;
	line-height: 1.5;
}

.wallet-info {
	text-align: center;
}

.wallet-info .price-wrap {
	position: relative;
	text-align: center;
}

.wallet-info .price-wrap li {
	display: inline-block;
	width: 200px;
	margin: 20px 0;
}

.wallet-info .price-wrap li p {
	font-size: 14px;
	margin: 10px 0;
}

.wallet-info .price-wrap li span {
	font-size: 20px;
	margin-right: 8px;
	font-weight: bold;
	color: #df751d;
}

.wallet-info .price-wrap li span.green {
	color: #2fb017;
}

 .j-result .green {
	color: #2fb017!important;
	font-weight: bold;
}

.orange {
	color: #df751d!important;
	font-weight: bold;
}

.wallet-wrap .button {
	width: 80px;
	height: 35px;
	background-color: #ed7602;
	line-height: 35px;
	text-align: center;
	color: #fff;
	border-radius: 4px;
	display: inline-block;
	margin: 20px;
	cursor: pointer;
}

.wallet-wrap .btn-export {
	background-color: #f0f0f0;
	color: #7d7d7d;
	border: 1px solid #dedede;
}
.wallrtbtns:hover{
	color: #0d05ec;
}
.wallrtbtns{
	color:#7c7c7c;
	cursor: pointer;
}
.wallet-time {
	/* background-color: #f5f5f5;
    border: 1px solid #dedede; */
}

.bg-light-grey {
	background-color: #f6f6f6;
}

ul.gridCont {
	position: relative;
}

ul.gridCont>li.highlight-all {
	position: absolute;
	width: 280px;
	right: 87px;
	top: 88px;
	background: #f0f0f0;
	line-height: 1.5;
	text-align: left;
	border: 1px solid #ccc;
	border-radius: 6px;
	padding: 12px;
	min-height: 10px;
	height: auto!important;
	z-index: 999;
	overflow: inherit;
}

ul.gridCont>li.highlight-all.posi-hl {
	right: 163px;
}

ul.gridCont>li.highlight-all.posi-draft {
	right: 200px;
}

ul.gridCont>li.goodsname-all {
	position: absolute;
	width: 280px;
	right: 87px;
	top: 40px;
	background: #f0f0f0;
	line-height: 1.5;
	text-align: left;
	border: 1px solid #ccc;
	border-radius: 6px;
	padding: 12px;
	min-height: 10px;
	height: auto!important;
	z-index: 999;
	overflow: inherit;
	left: 55px;
}

.arrow-up::after {
	content: '';
	width: 15px;
	height: 15px;
	background: #f0f0f0;
	border-color: #ccc;
	border-width: 0 0 1px 1px;
	border-style: solid;
	transform: rotateZ(135deg);
	position: absolute;
	border-radius: 2px;
	top: -8px;
	left: 125px;
}

.withdraw-wrap p.title {
	font-size: 18px;
	margin-top: 30px;
	font-weight: bold;
	margin-bottom: 20px;
}

.withdraw-wrap .step-1 input {
	width: 438px;
	height: 30px;
	padding: 12px;
	padding-left: 30px;
	background-color: #fcfcfc;
	border: 1px solid #888;
	font-size: 26px;
	color: red;
	position: relative;
}

.withdraw-wrap .step-1 .mon {
	font-size: 26px;
	color: red;
	position: absolute;
	z-index: 9;
	left: 40px;
    top: 83px;
}

.withdraw-wrap .step-1 .balance {
	margin-left: 30px;
	display: inline-block;
	color: #888;
}

.withdraw-wrap .step-1 .balance span {
	color: #FF0000;
	font-size: 24px;
	margin: 0 15px;
	/*font-weight: bold;*/
	letter-spacing: 1px;
}

.withdraw-wrap .step-1 .fuxuank {
	display: inline-block;
	margin-top: 20px;
	margin-right: 10px;
	position: relative;
	top: 2px;
}

.withdraw-wrap .step-1 span.invoice {
	color: #51b2f1;
	margin-left: 10px;
	cursor: pointer;
}

.withdraw-wrap .step-1 p.tip {
	font-size: 14px;
	color: #666;
	line-height: 2.5;
	margin-top: 20px;
}

.withdraw-wrap .error-text {
	width: 380px;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	font-size: 14px;
	color: #ee8029;
	display: inline-block;
}

.withdraw-wrap .step-1 .error-text {
	/*position: absolute;
	top: 0;
	right: 40px;*/
	border: 1px dashed #60b325;
}

.withdraw-wrap .icon-error {
	background-image: url('../images/icon-error.png');
	width: 20px;
	height: 20px;
	margin-right: 10px;
	position: relative;
	top: 4px;
}

.withdraw-wrap .step-2,
.withdraw-wrap .step-3 {
	padding-top: 30px;
}

.withdraw-wrap .step-2 label,
.withdraw-wrap .step-3 label {
	font-size: 18px;
	margin: 15px 0;
	display: inline-block;
	color: #1a1a1a;
}

.withdraw-wrap .step-2 input,
.withdraw-wrap .step-3 input {
	width: 280px;
	height: 30px;
	margin-left: 20px;
	padding: 0;
}

.withdraw-wrap .step-2 select {
	width: 285px;
	height: 30px;
	margin-left: 20px;
}

.withdraw-wrap .step-3 p.tip {
	margin-left: 90px;
	margin-top: 20px;
	font-size: 14px;
	color: #333;
}

.withdraw-wrap .step-3 p.tip::before {
	content: '*';
	color: red;
	margin-right: 18px;
}

.withdraw-wrap .spac {
	width: 9px;
}

.withdraw-wrap .step-4 ul {
	border: 1px solid #dedede;
	margin-top: 30px;
	border-right: none;
	border-bottom: none;
}

.withdraw-wrap .step-4 ul li:first-child {
	background-color: #fcfcfc;
}

.withdraw-wrap .step-4 ul li {
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #dedede;
	padding: 0 20px;
	color: #333;
}

.withdraw-wrap .step-4 ul li.title {
	font-weight: bold;
	color: #000;
}

.withdraw-wrap .btns {
	text-align: center;
}

.withdraw-wrap .button {
	width: 250px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border-radius: 4px;
	background-color: #00c5b0;
	color: #fff;
	margin-top: 50px;
	display: inline-block;
	margin: 50px 20px;
	cursor: pointer;
}

.withdraw-wrap .btn-grey {
	background-color: #f0f0f0;
	border: 1px solid #999;
	color: #888;
}

.withdraw-wrap .button-withdraw {
	background-color: #ee7703;
}

.withdraw-wrap .invoice-info {
	padding: 20px;
	margin-right: 30px;
	background-color: #efffe4;
	border: 1px solid #dedede;
	margin-top: 30px;
	padding-bottom: 90px;
}

.withdraw-wrap .invoice-info p.title {
	text-align: center;
	margin-top: 10px;
}

.withdraw-wrap .invoice-info ul li {
	height: 36px;
	line-height: 36px;
}

.withdraw-wrap .invoice-info ul li.title {
	font-weight: bold;
	font-size: 16px;
	margin: 20px 0;
}

.message-wrap .read-point {
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background-color: #00c6b1;
	display: inline-block;
	margin-right: 10px;
}

.message-wrap .read-point.active {
	background-color: #dee0df;
}

.message-wrap .msg-list {
	margin-left: 30px;
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	margin-bottom: 80px;
	margin-top: 30px;
}

.message-wrap .msg-list>li {
	min-height: 44px;
	line-height: 44px;
	padding: 0 20px;
	border-bottom: 1px solid #dedede;
	color: #888;
	position: relative;
	cursor: pointer;
	font-size: 16px;
}

.message-wrap .msg-list>li.active,
.message-wrap .msg-list>li:hover {
	background-color: #f6f6f6;
}

.message-wrap .msg-list .arrow-down {
	position: absolute;
	right: 20px;
	top: 18px;
}

.arrow-down {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 8px 0 8px;
	border-color: #ccc transparent transparent transparent;
}

.message-wrap .msg-list span.time {
	position: absolute;
	right: 20px;
	top: 0px;
	width: 180px;
}

.message-wrap .msg-list span.btn-detail {
	color: #2323ff;
	display: inline-block;
	margin-left: 15px;
}

.message-wrap .msg-list .cont {
	font-size: 14px;
	color: #999;
}


/* 合同详情页 */


/* *************************************************************************************************************************************************** */

[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak,
.ng-hide:not(.ng-hide-animate) {
	display: none !important;
}


/*我的点同 end*/

.color-orange {
	color: #ec7e25!important;
}

.color-red {
	color: #ed3b3b!important;
}

.color-green {
	color: #11a430!important;
}

.color-grey {
	color: #8d8d8d!important;
}

.spac {
	display: inline-block;
	width: 7px;
}

.clearfix:after {
	display: block;
	clear: both;
	height: 0;
	content: '\0020';
}

.clearfix {
	zoom: 1;
}

.mb0 {
	margin-bottom: 0;
}

.mb30 {
	margin-bottom: 30px;
}


/* // 文本限制显示
// -----------------------------------------------------------------------------
*/

.one-line,
.two-line,
.three-line {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-word;
	-webkit-box-orient: vertical;
	-o-text-overflow: ellipsis;
}

@-moz-document url-prefix() {
	.one-line,
	.two-line,
	.three-line {
		display: block;
		-moz-binding: url(ellipsis-xbl.xml#ellipsis);
	}
}

.opt-btn {
	text-align: center;
}

.opt-btn .btn {
	display: inline-block;
	width: 150px;
	height: 40px;
	background-color: #00c5ae;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	margin: 20px;
}


/* // 单行显示
// -----------------------------------------------------------------------------
*/

.one-line {
	-webkit-line-clamp: 1;
}


/* // 2行显示
// -----------------------------------------------------------------------------
*/

.two-line {
	-webkit-line-clamp: 2;
}


/* // 3行显示
// -----------------------------------------------------------------------------
*/

.three-line {
	-webkit-line-clamp: 3;
}

button {
	border: 0;
}

input.error,
select.error,
textarea.error {
	border: 1px solid red!important;
}

.popup-pay {
	position: fixed;
	_position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -114px;
	margin-left: -193px;
	width: 497px;
	min-height: 233px;
	background-color: #fff;
	box-sizing: border-box;
	z-index: 9999;
	display: none;
}

.modal-bg {
	position: fixed;
	_position: absolute;
	background-color: #000;
	opacity: 0.3;
	filter: alpha(opacity=30);
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9998;
	display: none;
}

.popup-pay .title {
	box-sizing: border-box;
	width: 100%;
	height: 44px;
	line-height: 44px;
	padding: 0 18px;
	background-color: #f8f8f8;
	font-size: 14px;
	color: #222;
}

.popup-pay .title .icon-close {
	display: inline-block;
	width: 12px;
	height: 12px;
	background-image: url('./images/icon-close.png');
	background-size: contain;
	float: right;
	margin-top: 16px;
	cursor: pointer;
}

.popup-pay .open-mode {
	text-align: center;
}

.popup-pay .pbtn {
	width: 101px;
	height: 30px;
	border-radius: 2px;
	border: 1px solid #fc6621;
	text-align: center;
	line-height: 30px;
	display: inline-block;
	font-size: 14px;
	color: #fc6621;
	cursor: pointer;
	margin: 0 8px;
}

.popup-pay .open-mode .pbtn {
	margin: 28px 8px 25px 8px;
}

.popup-pay .open-mode p {
	font-size: 14px;
}

.popup-pay .open-mode p .color-primary {
	font-size: 18px;
	margin: 0 3px;
}

.popup-pay .pbtn.active,
.popup-pay .pbtn:hover {
	color: #fff;
	background-color: #fc6621;
}

.popup-pay .alipay-btn,
.popup-pay .wechatpay-btn {
	width: 110px;
	height: 36px;
	background-image: url('../images/alipay-btn.png');
	display: inline-block;
	cursor: pointer;
	margin: 24px 10px 0 10px;
}

.popup-pay .wechatpay-btn {
	background-image: url('../images/wechatpay-btn.png');
}

.popup-pay .title .icon-close {
	display: inline-block;
	width: 12px;
	height: 12px;
	background-image: url('../images/icon-close.png');
	background-size: contain;
	float: right;
	margin-top: 16px;
	cursor: pointer;
}

.icon-likes-outline {
	background-image: url('../images/like_1.png');
	width: 30px!important;
	height: 30px!important;
}

.icon-likes {
	background-image: url('../images/like.png');
	width: 30px!important;
	height: 30px!important;
}

.icon-arrowup-orange {
	background-image: url('../images/icon-arrowup-orange.png');
	height: 8px;
	width: 12px;
	margin-left: 8px;
	-webkit-transition: all 0.1s;
	-o-transition: all 0.1s;
	transition: all 0.1s;
}

.icon-arrowup-orange.active {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}


/* 重置日历 */

.laydate_body .laydate_box {
	background-color: #f2f1f1!important;
	border-radius: 4px;
	overflow: hidden;
	border: 1px solid #999!important;
}

.laydate_body .laydate_table thead th {
	border: none;
}

table#laydate_table {
	border: none;
}

.laydate_body .laydate_table td {
	background-color: #f2f1f1!important;
}

.laydate_body .laydate_table tr {
	height: 35px;
}

.laydate_body .laydate_bottom .laydate_btn a {
	margin: 0 auto!important;
	border: none!important;
	width: 80px;
	float: left;
	text-align: center;
	background-color: #f2f1f1!important;
}

.laydate_body .laydate_bottom .laydate_btn {
	width: 200px;
	left: 50%;
	transform: translateX(-50%);
	border: none!important;
}

.laydate_body .laydate_bottom .laydate_btn a:hover {
	background-color: #f2f1f1!important;
	color: #00c5ae!important;
}

.laydate_body .laydate_box .laydate_void:hover,
.laydate_body .laydate_table td:hover {
	background-color: #00c5ae!important;
}

.laydate_body .laydate_y .laydate_yms a,
.laydate_body .laydate_table thead,
.laydate_body .laydate_bottom .laydte_hsmtex {
	background-color: #f2f1f1!important;
}

.laydate_body .laydate_choose {
	background-color: #fff;
}

.laydate_body .laydate_y input,
.laydate_body .laydate_m input {
	width: 63px;
	margin-right: 0!important;
	padding-right: 15px;
}

.laydate_body .laydate_chprev cite {
	border-right-style: solid!important;
	border-right-color: #1a1a1a!important;
}

.laydate_body .laydate_chnext cite {
	border-left-style: solid;
	border-left-color: #1a1a1a!important;
}

.laydate_body .laydate_chdown cite,
.laydate_body .laydate_ym label {
	border-top-color: #1a1a1a!important;
}

.laydate_body .laydate_top {
	margin-top: 10px;
}

.tailor-popup {
	text-align: left;
	margin-top: -20px;
	margin-bottom: 25px;
}

.wdwzContentRight .popups-temp label {
	margin: 0 15px 0 0;
}

.tailor-popup label {
	width: 90px;
}

.tailor-popup input[type="text"] {
	width: 154px;
	height: 12px;
	padding: 6px;
}

.tailor-popup input[type="radio"] {
	width: 14px;
	height: 14px;
}

.empty {
	background-image: url('../images/empty.png');
	width: 100%;
	height: 300px;
	background-repeat: no-repeat;
	background-position: center;
}

.cont-scroll {
	height: 1000px;
	overflow-y: scroll;
}

.author-tips {
	position: relative;
}

.author-tips ul {
	position: absolute;
	width: 280px;
	border-bottom: 1px solid #dedede;
	left: 139px;
	z-index: 999;
	background-color: #fff;
}

.author-tips ul>li {
	width: 254px;
	border: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding: 6px;
}

.author-tips ul>li:hover {
	background-color: #f5f5f5;
}

.pop-error {
	position: absolute;
	top: 170px;
	font-size: 14px;
	color: red;
	left: 190px;
}

.pop-error.phone-error {
	top: 235px;
}

.pop-error.needs-error {
	top: 375px;
}

.contract-preview.detail .option {
	padding-left: 20px;
}

.contract-preview.detail .option span {
	margin-right: 20px;
	color: #888;
	cursor: pointer;
}

.contract-preview.detail .option span:hover {
	color: #5255f2;
}

li.wallet-unread {
	position: relative;
}
.add{
	background: #F0F0F0;
	
}
li.wallet-unread span {
	position: absolute;
	top: -29px;
	left: 90px;
	background-color: red;
	height: 12px;
	padding: 2px 4px;
	border-radius: 12px;
	color: #fff;
	line-height: 12px;
	font-size: 12px;
}

.popups-temp .buy-wrap {
	text-align: left;
	padding: 0 60px;
}

.popups-temp .buy-wrap p {
	margin-bottom: 40px;
	font-size: 16px;
	line-height: 1.5;
}

.popups-temp .buy-wrap p.tips {
	margin-top: -30px;
	padding-left: 80px;
	color: #444;
}

.popups-temp .buy-wrap p span {
	color: red;
}

.popups-temp .buy-wrap input[type="radio"] {
	margin: 0 10px;
	position: relative;
	top: -2px;
}

.popups-temp .pop-success .icon-success-pop {
	width: 44px;
	height: 44px;
	background-image: url('../images/icon-success-pop.png');
}
.zanwu{
	
	margin-top: 15px;
	background: url('../images/zanwu.png');
	width: 304px;
	height: 272px;
	margin: 0 auto;
	margin-top: 10px;
}

/* .popups-temp .pop-success p {
    font-size: 14px;
} */


/* .contract-preview .popups.detail .popups-btns .btn {
    border: 1px solid #00c5ae;
    background-color: #fff;
    color: #00c5ae;
}

.contract-preview .popups.detail .popups-btns .btn.active {
    background-color: #00c5ae;
    color: #fff;
} */

.outline-btn:hover,
.edit-btn:hover,
.btn:hover {
	background-color: #03d6bd!important;
	color: #fff!important;
}

.outline-btn:active,
.edit-btn:active,
.btn:active {
	background-color: #01ac99!important;
}

.gridTitle.gridCont.wallet-unread li {
	color: #000;
}

.wallet-name::after {
	content: 'NEW';
	color: #fff;
	width: 20px;
	background-color: red;
	font-size: 12px;
	padding: 0 4px;
	position: relative;
	top: -16px;
}

.djtop-dt {
	height: 100px;
}

.djlogoht {
	width: 251px;
	height: 72px;
	/*background: url("../../../djwfed/images/diantong/djlogoht.png") no-repeat center center;*/
	background: url("../../../djwfed/images/diantong/djlogohtNew.png") no-repeat center center;
	margin-top: 12px;
}

.httop {
	border-bottom: 1px solid #f0f0f0;
}

.djtop-dt ul {
	width: 40%;
	color: #333333;
}

.djtop-dt ul li {
	width: 30%;
	float: left;
}

.djtop-dt ul li a {
	text-align: center;
	height: 97px;
	display: block;
 line-height: 144px;;
	font-size: 20px;
	margin: 0 10%;
}

.djtop-dt ul li a.current {
	border-bottom: 3px solid #fff;
}

.djtop-dt ul li a.currenth {
	border-bottom: 3px solid #448aca;
	color: #5454f4;
}

.djtop-dt ul li a:hover {
	border-bottom: 3px solid #448aca;
	color: #5454f4;
}

.ptb10 {
	padding: 10px;
}

.skipUp.disabled,
.skipDown.disabled ,
.skipUp2.disabled ,
.skipDown2.disabled {
	border: 1px solid #efefef;
	background-color: #fcfcfc;
	background: url('../images/icon_s.png') no-repeat;
	background-size: 6px 8px;
	background-position: center;
 opacity: 0;
}

.skipDown.disabled,.skipDown2.disabled {
	transform: rotate(180deg);
}




.skip {
	/*line-height: normal;*/
	/*width: 300px;*/
	margin: 30px auto;
	/*line-height: 25px;*/
	height: 25px;
	left: 25%;
	/*text-align: center;*/
}

.skip i {
	/*background: url('../images/icon_s.png') no-repeat;*/
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 52px;
	height: 28px;
	font-size: 12px;
	text-align: center;
	line-height: 28px;
	cursor: pointer;
	border: 1px solid #ddd;
	float: left;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	background: none;
	
}

.skip .skipUp,.skip .skipUp2 {
	background-position: 14px 8px;
	margin-left: 8px;
	width: 66px;
}

.skip .skipDown,.skip .skipDown2 {
	background-position: 15px -16px;
	margin-right: 8px;
	width: 66px;
}

.skip .end{
	margin-right: 20px;
}

.skip span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 0 8px;
	min-width: 25px;
	text-align: center;
    line-height: 30px;
}

.skip #skipNum,.skip #skipNum2 {
	height: 28px;
	line-height: 28px;
	width: 55px;
	padding: 0 10px;
	border: 1px solid #ddd;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	margin: 0 5px;
	/*text-align: center;*/
}
.skip input#skipNum{
	margin-top: -3px;
}
.skip #skipBtn,.skip #skipBtn2  {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 50px;
	height: 28px;
	line-height: 26px;
	border: 1px solid #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	text-align: center;
}
.skip #skipBtn{
	line-height: 28px;
	margin-left: 10px;
}
.skip #skipBtn2 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 50px;
	height: 28px;
	line-height: 24px;
	border: 1px solid #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	text-align: center;
}

.skip #skipNum2 {
	height: 27px;
	line-height: 25px;
	width: 55px;
	padding: 0 10px;
	border: 1px solid #ddd;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	margin: 0 5px;
	/*text-align: center;*/
}
.por{
	position: relative;
}
.poa{
	position: absolute;
	right:81px;
	bottom: 14px;
	font-size: 12px;
	color: #666666;
}
.poa #comnum{
	color: #333333;
}

/* 详情页评论*/
.comment{
	width: 100%;
}
.user_impression{
	width: 10%;
	float: left;
	text-align: center;
	color: #333;
	line-height: 173px;
}
.user_impression-list{
	width: 87%;
    float: right;
  margin-top: 30px;
  margin-bottom: 21px;

}
.user_impression-list li{
    float: left;
    width: 170px;
    height: 43px;
    text-align: center;
    line-height: 43px;
    color: #EB4D00;
    border: 1px solid #EB4D00;
    border-radius: 4px;
    margin-right: 28px;
    margin-bottom: 15px;
}
.clearfloat::after{
	display:block;
	clear:both;
	content:"";
	visibility:hidden;
	height:0
}

.comment_list .comment_content .photos{
	width: 52px;
	height: 52px;
	float: left;	
}
.comment_list .comment_content .innercontent{
	width: 93%;
	float: right;

}
.comment_list .comment_content .innercontent .vip{
   color: red;
   font-size: 14px;
   margin-right: 38px;
}
.comment_list .comment_content .innercontent .free{
   color: #888888 ;
   margin-right: 38px;
  
   font-size: 14px;
}
.mb{
	margin-bottom: 40px;
}
.comment_list .comment_content .innercontent .username{
	height: 52px;
	line-height: 52px;
	display: inline-block;
}
.comment_list .comment_content .innercontent .stars{
	display: inline-block;
}


.comment_tags{
	margin-top: 46px;
	margin-bottom: 20px ;
	border: 1px solid #DADADA;
}
.comment_list{
	padding: 20px;
}
.user_tags span{
   display: inline-block;
  font-size: 14px;
  color: #666;
   text-align: center;
   width:94px;
   margin-right: 15px;
	height:30px; 
	background:#fffaec;
	border-radius: 4px ; 
	line-height: 30px;
	border: 1px solid #fff3d2;
}
.bom{
	bottom:20px
}


.comment_list .comment_content {
	padding: 20px 0;
	letter-spacing: 2px;
	border-bottom: 1px solid #F0F0F0;
}
.comment_list .comment_content .photos img{
	width: 52px;
    height: 52px;

	border-radius: 50%;	
}
.commentContent{
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 16px;
	word-wrap: break-word;
    word-break: normal;
	color: #404040 ;
}
.time{
	font-size: 16px;
	 color: #888888 ;
}
.danger{
	color: red;
}
/*评论弹框*/
.commentPoup{
	position: fixed;
	z-index:1001;
	top: 50%;
	left: 50%;
	margin-left: -165px;
	margin-top: -95px;
	 background: #fff;
	 width: 330px;
	 height: 190px;
}
.commentPoup .btns{
	margin-top: 30px;
	line-height: 36px;
	display: inline-block;
	width: 98px;
	height: 36px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	background-color: #03d6bd;
	border-radius: 6px;
	margin: 0 12px;
	cursor: pointer;
	bottom: 35px;
    left: 50%;
    margin-left: -49px;
    position: absolute;
}
.comment-bg{
	position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .4;
    background-color: #000;
}
.commentPoup  .content{
	text-align: center;
	padding: 60px 0;
	color: #7b7b7b;
	font-size: 16px;
}
.conts-wrap .skip{
	margin: 30px auto;	
	}
.uploadTempCont .autoBtn{
	width: 120px;
	height: 34px;
	border: 1px solid #59c2ae;
	color: #59c2ae;
	background: #fff;
	border-radius: 4px;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	line-height: 34px;
	cursor: pointer;
	
}
.uploadTempCont .autoBtn.active{
	color:#fff;
	background: #59c2ae;
}
.uploadTempCont .autoBtn:hover{
	color:#fff;
	background: #59c2ae;
}
.fff{
	   
	border: 1px solid rgb(169, 169, 169) !important;

}
.fff2{
	border:none !important
}
#j-ueditor-temp >div{
	/*width: 940px !important;*/
	width: 100% !important;
}
/*#j-ueditor-temp >div >div{
	width: 970px !important;
	
}*/
.fontF{
	font-family: "宋体";
}
.view td,
 .view th{
	border: 1px solid red !important;
}


.emailPoup{
	position: fixed;
	z-index:1001;
	top: 50%;
	left: 50%;
	margin-left: -195px;
	margin-top: -110px;
	 background: #fff;
	 width: 390px;
	 height: 240px;
}
.emailPoup .btns{
	margin-top: 30px;
	line-height: 36px;
	display: inline-block;
	width: 98px;
	height: 36px;
	font-size: 16px;
	text-align: center;
	color: #fff;
    background: #BFBFBF ;
	border-radius: 6px;
	margin: 0 12px;
	cursor: pointer;
	
}
.emailPoup .btns.active{
   background-color: #03d6bd;
}

.emailIcon{
	width: 19px;
	height: 15px;
	background: url(../images/icon-email.png) no-repeat;
	display: inline-block;
	background-size: 100%;
	margin-right: 6px;
}
.emailContent{
	    margin-left: 33px;
	   text-align: left;
		font-size:16px;
		font-family:MicrosoftYaHei;
		color:rgba(51,51,51,1);
		line-height:0px;
}
.emailVal{
	margin-top: 13px;
  text-align: center;
}
.emailPoup .emailError{
	color: red;
	text-align: center;
	height: 37px;
	line-height: 37px;
}


.noMatter{
	width: 27px;
	height: 22px;
	background: url(../images/icon-nomatter.png) no-repeat;
	display: inline-block;
	background-size: 100%;
	margin-right: 6px;
	vertical-align: bottom;
}



#yulan .contract-cont,
.conts-wrap .contract-cont{
	line-height: 2.5;
	margin: 30px !important;
	font-size: 19px !important;
	font-family: '仿宋' !important;
}
#yulan .contract-cont em,
.conts-wrap .contract-cont em{
	font-style: italic !important;
}

#yulan .contract-cont  p >span,
.conts-wrap .contract-cont  p >span{

	margin-top: 6px;
    margin-bottom: 0px;
    text-align: left;
    font-family: '仿宋' !important;
    font-weight: normal;
    font-size: 19px !important;
    word-break: break-all!important;
    word-wrap: break-word!important;
}
#yulan .contract-cont span,
.conts-wrap .contract-cont span{
	font-family: '仿宋' !important;
	
}

#yulan .contract-cont table,
.conts-wrap .contract-cont table{
    border-collapse:collapse!important;
    border:1px solid #000!important;
    margin-right:auto!important;
    margin-left:auto!important;
    width:100%;
}

#yulan .contract-cont td,
.conts-wrap .contract-cont td{
	padding: 0!important;
	  border: 1px solid #000!important;
    word-wrap: break-word!important;
    font-size: 19px;
}
#yulan .contract-cont strong span,
.conts-wrap .contract-cont strong span{
	/*font-size: 19px */
	font-weight: bold ;
}
#yulan .contract-cont a,
.conts-wrap .contract-cont a {
	text-decoration: none;
}
#yulan .contract-cont a u,
.conts-wrap .contract-cont a u {
	text-decoration: none;
}


#yulan .contract-cont li
 .conts-wrap .contract-cont li{
    margin-top:6px;
    margin-bottom:0px;
    text-align: left;
    font-weight: normal;
    font-size: 19px ;
}
#yulan .contract-cont p,
.conts-wrap .contract-cont p{ 
    font-family: '仿宋'!important;
    margin-top: 6px;
    margin-bottom: 0px;
    text-align: left;
    font-weight: normal;
    font-size: 19px !important;
    word-break: break-all!important;
    word-wrap: break-word!important;
}

.contract-preview.detail .main-tabs li .btns{
	width: 100%;
	height: 30px;
	background-color: #f6f6f6;
	color: #666;
	border: none;
	cursor: pointer;
}
.contract-preview.detail .cover-cont h2 {
	font-size: 22px;
	line-height: 1;
	color: #333;
	margin-top: 15px;
}

.contract-preview.detail .cover-cont h2 span {
	font-size: 16px;
	color: #e51f1f;
	margin-left: 10px;
}

.contract-preview.detail .cover-cont p {
	line-height: 2;
	color: #666;
}

.contract-preview.detail .card {
	line-height: 80px;
	height: 80px;
	color: #666;
	margin-bottom: 8px;
}
.collectBox{
	line-height: 24px;
	font-size: 13px;
	color: #666666;
	margin-top: 5px;
}
.collectBox span{
	padding-left: 22px;
	cursor: pointer;
    background: url(../../../djwfed/images/collect.png) left center no-repeat;
    /*background: url(../../../djwfed/images/shopcat.png) left center no-repeat;*/
}
.collectBox span.on{
    background: url(../../../djwfed/images/collectOn.png) left center no-repeat;
    /*background: url(../../../djwfed/images/shopcatOn_l.png) left center no-repeat;*/
}
