﻿@charset "UTF-8";
@import url(font-awesome.min.css);

/** 公共样式--创意人 vip_icon**/
.designers_icon .v1,
.designers_icon .v2,
.designers_icon .v3,
.designers_icon .v4,
.designers_icon .v1c{
	display: inline-block;
	overflow: hidden;
}
.designers_icon .v1,
.designers_icon .v2,
.designers_icon .v3,
.designers_icon .v4,
.designers_icon .v1c,
.designers_icon .v2c,
.designers_icon .v3c,
.designers_icon .v4c{
	position: absolute;
	right: 0;
	bottom: 0;
}
/*.des_case_details .d_right .box1 .l span.v1:before,.des_case_details .d_right .box1 .l span.v2:before,.des_case_details .d_right .box1 .l span.v3:before,.des_case_details .d_right .box1 .l span.v4:before{
	width: 19px;
	height: 25px;
}
.des_case_details .d_right .box1 .l span.v1c:before,.des_case_details .d_right .box1 .l span.v2c:before,.des_case_details .d_right .box1 .l span.v3c:before,.des_case_details .d_right .box1 .l span.v4c:before{
	width: 23px;
	height: 23px;
}*/
.des_case_details .d_right .box1 .l span.v1:before,.des_case_details .d_right .box1 .l span.v2:before,.des_case_details .d_right .box1 .l span.v3:before,.des_case_details .d_right .box1 .l span.v4:before{
	width: 22px;
	height: 22px;
}
.des_case_details .d_right .box1 .l span.v1c:before,.des_case_details .d_right .box1 .l span.v2c:before,.des_case_details .d_right .box1 .l span.v3c:before,.des_case_details .d_right .box1 .l span.v4c:before{
	width: 22px;
	height: 22px;
}
/*.designers_icon .v1:before{
	content: ' ';
	display: inline-block;
	width: 19px;
	height: 25px;
	background: url(../images/vip-s.png) no-repeat -5px -2px;
	float: left;
}
.designers_icon .v2:before {
	content: ' ';
	display: inline-block;
	width: 19px;
	height: 25px;
	background: url(../images/vip-s.png) no-repeat -34px -2px;
	float: left;
}
.designers_icon .v3:before {
	content: ' ';
	display: inline-block;
	width: 19px;
	height: 25px;
	background: url(../images/vip-s.png) no-repeat -63px -2px;
	float: left;
}
.designers_icon .v4:before {
	content: ' ';
	display: inline-block;
	width: 19px;
	height: 25px;
	background: url(../images/vip-s.png) no-repeat -95px -2px;
	float: left;
}
.designers_icon .v1c:before {
	content: ' ';
	display: inline-block;
	width: 23px;
	height: 23px;
	background: url(../images/vip-s.png) no-repeat -4px -34px;
	float: left;
}
.designers_icon .v2c:before {
	content: ' ';
	display: inline-block;
	width: 23px;
	height: 23px;
	background: url(../images/vip-s.png) no-repeat -33px -34px;
	float: left;
}
.designers_icon .v3c:before {
	content: ' ';
	display: inline-block;
	width: 23px;
	height: 23px;
	background: url(../images/vip-s.png) no-repeat -63px -34px;
	float: left;
}
.designers_icon .v4c:before {
	content: ' ';
	display: inline-block;
	width: 23px;
	height: 23px;
	background: url(../images/vip-s.png) no-repeat -94px -34px;
	float: left;
}*/
.designers_icon>span:before {
	content: ' ';
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(../images/vip_bg.png) no-repeat -3px -3px;
	float: left;
}

/** 公共样式-- 热门标签 ***/
.common_hot_tags{
	padding: 15px 0;
	font-size: 14px;
	color: #666;
}
.common_hot_tags p{
	padding: 10px 0;
}
.common_hot_tags ul{
	overflow: hidden;
}
.common_hot_tags li{
	float: left;
	margin: 8px 20px 0 0;
}
.common_hot_tags li a{
	display: block;
	border: solid 1px #ccc;
	padding: 2px 3px;
	text-align: center;
	color: #999;
	text-decoration: none;
	cursor: pointer;
}

/**公共样式--创意人的案例**/
.stylist_case .case .image{
	position: relative;
}
.stylist_case .case .image img{
	width: 100%;
	max-width: 100%;
	display: block;
	border-radius: 3px;
}
.stylist_case .case .image .img_hover{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(115,106,102,0.5);
	color: #fff;
	text-align: center;
	opacity: 0;
	cursor: pointer;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}
.stylist_case .case .image .img_hover:hover{
	opacity: 1;
}
.stylist_case .case .image .img_hover a{
	text-decoration: none;
	color: #fff;
}
.stylist_case .case.image .img_hover .img_con{
	position: relative;
	height: 100%;
}
.stylist_case .case .image .img_hover .con{
	position: absolute;
	top: 50%;
	margin: -12.5% 0 0 0;
	width: 100%;
	padding: 0 10px;
	text-align: center;
}
.stylist_case .case .image .img_hover .title{
	font-size: 18px;
	display: block;
	margin-bottom: 15px;
}
.stylist_case .case .image .img_hover .tag{
	border: 2px solid #aba8a7;
	border-radius: 3px;
	padding: 0 7px;
	height: 24px;
	line-height: 20px;
	display: inline-block;
}
.stylist_case .case .image .img_hover .rzal{
	position: absolute;
	right: 10px;
	top: 10px;
}
.stylist_case .case .image .img_hover .lzal{
	position: absolute;
	left: 10px;
	top: 10px;
}
.stylist_case .case .image .img_hover .lzal .lz{
	font-size: 12px;
	color: #ffffff;
	margin-right: 10px;
}
.stylist_case .case .image .img_hover .lzal .lz.i_1 i{
	width: 14px;
	height: 13px;
	margin-right: 6px;
	display: inline-block;
	background: url("../images/case_list_icon2.png") -104px -3px no-repeat;
	vertical-align: middle;
}
.stylist_case .case .image .img_hover .lzal .lz.i_1_2 i{
	width: 14px;
	height: 13px;
	margin-right: 6px;
	display: inline-block;
	background: url("../images/case_list_icon2.png") -63px -3px no-repeat;
	vertical-align: middle;
}
.stylist_case .case .image .img_hover .lzal .lz.i_2 i{
	width: 14px;
	height: 14px;
	margin-right: 6px;
	display: inline-block;
	background: url("../images/case_list_icon2.png") -83px -3px no-repeat;
	vertical-align: sub;
}
.stylist_case .case .image .img_hover .lzal .lz.i_2_2 i{
	width: 14px;
	height: 14px;
	margin-right: 6px;
	display: inline-block;
	background: url("../images/case_list_icon2.png") -123px -3px no-repeat;
	vertical-align: sub;
}
.stylist_case .case .bottom{
	background: #fff;
	padding-top: 20px;
	overflow: hidden;
}
.stylist_case .case .bottom .right{
	float: right;
	overflow: hidden;
}
.stylist_case .case .bottom .right span{
	color: #fff;
	font-size: 12px;
	margin-left: 6px;
	float: left;
	width: 20px;
	height: 37px;
	line-height: 14px;
	text-align: center;
	padding-top: 2px;
	white-space: normal;
}
.stylist_case .case .bottom .right span.s_1{
	background: url(../images/case_label_bg.png) 0 0px no-repeat;
}
.stylist_case .case .bottom .right span.s_2{
	background: url(../images/case_label_bg.png) 0 -40px no-repeat;
}
.stylist_case .case .bottom .right span.s_3{
	background: url(../images/case_label_bg.png) 0 -80px no-repeat;
}
.stylist_case .case .bottom .left .l_img{
	float: left;
	width: 40px;
	height: 40px;
	margin-right: 10px;
	position: relative;
}
.stylist_case .case .bottom .left .l_img img{
	width: 100%;
	border-radius: 100%;
}

.stylist_case .case .bottom .left .l_img .v1::before{
	background: rgba(0, 0, 0, 0) url("../images/vip-s.png") no-repeat scroll 5px -2px;
	content: " ";
	display: inline-block;
	float: left;
	height: 25px;
	width: 20px;
	position:absolute;
	bottom:1px;
	right:1px;
}

.stylist_case .case .bottom .left .l_img .v2::before{
	background: rgba(0, 0, 0, 0) url("../images/vip-s.png") no-repeat scroll -34px -2px;
	content: " ";
	display: inline-block;
	float: left;
	height: 25px;
	width: 19px;
	position:absolute;
	bottom:1px;
	right:1px;
}

.stylist_case .case .bottom .left .l_img .v3::before{
	background: rgba(0, 0, 0, 0) url("../images/vip-s.png") no-repeat scroll -63px -2px;
	bottom: 1px;
	content: " ";
	display: inline-block;
	float: left;
	height: 25px;
	position: absolute;
	right: 1px;
	width: 19px;
}
.stylist_case .case .bottom .left .l_img .v4::before{
	background: rgba(0, 0, 0, 0) url("../images/vip-s.png") no-repeat scroll -95px -2px;
	content: " ";
	display: inline-block;
	float: left;
	height: 25px;
	width: 19px;
	position:absolute;
	bottom:1px;
	right:1px;
}
.stylist_case .case .bottom .left .l_img .v1c::before{
	background: rgba(0, 0, 0, 0) url("../images/vip-s.png") no-repeat scroll -4px -34px;
	content: " ";
	display: inline-block;
	float: left;
	height: 25px;
	width: 23px;
	position:absolute;
	bottom:1px;
	right:1px;
}
.stylist_case .case .bottom .left .l_img .v2c::before{
	background: rgba(0, 0, 0, 0) url("../images/vip-s.png") no-repeat scroll -33px -34px;
	content: " ";
	display: inline-block;
	float: left;
	height: 25px;
	width: 23px;
	position:absolute;
	bottom:1px;
	right:1px;
}
.stylist_case .case .bottom .left .l_img .v3c::before{
	background: rgba(0, 0, 0, 0) url("../images/vip-s.png") no-repeat scroll -63px -34px;
	content: " ";
	display: inline-block;
	float: left;
	height: 25px;
	width: 23px;
	position:absolute;
	bottom:1px;
	right:1px;
}
.stylist_case .case .bottom .left .l_img .v4c::before{
	background: rgba(0, 0, 0, 0) url("../images/vip-s.png") no-repeat scroll -94px -34px;
	content: " ";
	display: inline-block;
	float: left;
	height: 25px;
	width: 23px;
	position:absolute;
	bottom:1px;
	right:1px;
}
.stylist_case .case .bottom .left h4{
	color: #333333;
	font-size: 16px;
	padding: 3px 0;
}
.stylist_case .case .bottom .left a,
.stylist_case .case .bottom .left a:hover{
	color: #999999;
	text-decoration: none;
}

/* 创意人案例详情 */
.des_case_details .h70{
	width: 100%;
	height: 70px;
	background: #edf0ef;
}
.des_case_details .d_wrap{
	padding-top: 50px;
}
.des_case_details .d_left_wrap{
	padding-left: 0;
	padding-right: 4%;
}
.des_case_details .d_right_wrap{
	padding-right: 0;
	padding-left: 0;
}
.des_case_details .d_left .top{
	border-bottom: 1px solid #e5e5e5;
}
.des_case_details .d_left .top ul{
	width: 100%;
	height: 20px;
	display: block;
	line-height: 20px;
	margin-bottom: 30px;
}
.des_case_details .d_left .top ul li{
	float: left;
	color: #b2b2b2;
	font-size: 14px;
	cursor: default;

}
.des_case_details .d_left .top ul li a{
	text-decoration: none;
	color: #b2b2b2;
}
.des_case_details .d_left .top h3{
	font-size: 24px;
	color: #010101;
	letter-spacing: 3px;
	padding-bottom: 20px;
}
.des_case_details .d_left .top .like{
	float: right;
	font-size: 14px;
	color: #808080;
	cursor: pointer;
	padding-top: 10px;
}
.des_case_details .d_left .top .like i{
	width: 17px;
	height: 15px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
	background: url(../images/tcy_new_star_gray.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	background-size: 100% 100%;
}
.des_case_details .d_left .top .like.has_like i{
	background: url(../images/tcy_new_star_yellow.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	background-size: 100% 100%;
}
.des_case_details .d_left .middle .first{
	padding-top: 25px;
}
.des_case_details .d_left .middle .first a{
	display: inline-block;
	padding: 2px 14px;
	margin-right: 4px;
	background: #eeeeee;
	border-radius: 3px;
	font-size: 14px;
	text-decoration: none;
	color: #999999;
	margin-top:10px;
}
.des_case_details .d_left .middle .first a:hover{
	text-decoration: none;
	color: #999999;
}
.des_case_details .d_left .middle .first .tit{
	padding-top: 10px;
}
.des_case_details .d_left .middle > div{
	clear: both;
	padding-top: 15px;
	line-height: 30px;
}
.des_case_details .d_left .middle > div .tit{
	float: left;
	color: #808080;
	font-size: 16px;
	font-weight: bold;
	width: 107px;
	letter-spacing: 3px;
}
.des_case_details .d_left .middle > div .con{
	margin-left: 107px;
	color: #808080;
	font-size: 16px;
	letter-spacing: 1px;
	word-wrap: break-word;
	word-break: break-all;
}
.des_case_details .d_left .img_wrap{
	padding: 13px 0 60px;
}
.des_case_details .d_left .img_wrap img{
	border-radius: 3px;
	padding-top: 20px;
	width: 100%;
	max-width: 100%;
}
.des_case_details .d_left .t_case_details_assess,
.des_case_details .d_left .share{
	margin: 0;
}
.des_case_details .d_left .zan,
.des_case_details .d_left .words{
	text-align: center;
	font-size: 16px;
	color: #999999;
	padding-top: 30px;
}
.des_case_details .d_left .zan{
	cursor: pointer;
}
.des_case_details .d_left .zan img{
	width: 46px;
	padding-right: 10px;
	display: inline-block;
	vertical-align: middle;
}
.des_case_details .d_left .words span{
	padding: 0 8px;
}
.des_case_details .d_left .line{
	width: 100%;
	height: 1px;
	background: #eeeeee;
	margin: 30px 0;
}
.des_case_details .d_left .tj{
	padding-bottom: 60px;
}
.des_case_details .d_left .tj .top_title{
	height: 55px;
	line-height: 55px;
	font-size: 16px;
	color: #808080;
}
.des_case_details .d_left .tj ul{
	overflow: hidden;
}
.des_case_details .d_left .tj ul li{
	float: left;
	text-align: center;
	padding: 0 20px;
}
/*.des_case_details .d_left .tj ul li:first-child{*/
	/*padding-left: 0;*/
/*}*/
.des_case_details .d_left .tj ul li img{
	width: 60px;
	height: 60px;
	display: block;
	margin: 10px 0;
	border-radius: 100%;
}
.des_case_details .d_left .tj ul li p{
	width: 60px;
	color: #808080;
	font-size: 14px;
	height: 20px;
}
.des_case_details .d_right{
	width: 67%;
	margin: 10px auto 0;
}
.des_case_details .d_right .box1{
	padding: 30px 0 50px;
}
.des_case_details .d_right .box1 .l{
	float: left;
	width: 80px;
	position: relative;
}
.des_case_details .d_right .box1 .l .person_img{
	width: 77px;
	border-radius: 100%;
}
/*.des_case_details .d_right .box1 .l .v1::before{
	background: rgba(0, 0, 0, 0) url("../images/vip-s.png") no-repeat scroll -4px -34px;
	content: " ";
	display: inline-block;
	float: left;
	height: 25px;
	width: 19px;
	position:absolute;
	bottom:1px;
	right:1px;
}
.des_case_details .d_right .box1 .l .v2::before{
	background: rgba(0, 0, 0, 0) url("../images/vip-s.png") no-repeat scroll -34px -2px;
	content: " ";
	display: inline-block;
	float: left;
	height: 25px;
	width: 19px;
	position:absolute;
	bottom:1px;
	right:1px;
}
.des_case_details .d_right .box1 .l .v3::before{
	background: rgba(0, 0, 0, 0) url("../images/vip-s.png") no-repeat scroll -64px -2px;
	content: " ";
	display: inline-block;
	float: left;
	height: 25px;
	width: 19px;
	position:absolute;
	bottom:1px;
	right:1px;
}
.des_case_details .d_right .box1 .l .v4::before{
	background: rgba(0, 0, 0, 0) url("../images/vip-s.png") no-repeat scroll -95px -2px;
	content: " ";
	display: inline-block;
	float: left;
	height: 25px;
	width: 19px;
	position:absolute;
	bottom:1px;
	right:1px;
}
.des_case_details .d_right .box1 .l .v1c::before{
	background: rgba(0, 0, 0, 0) url("../images/vip-s.png") no-repeat scroll -4px -34px;
	content: " ";
	display: inline-block;
	float: left;
	height: 25px;
	width: 19px;
	position:absolute;
	bottom:1px;
	right:1px;
}
.des_case_details .d_right .box1 .l .v2c::before{
	background: rgba(0, 0, 0, 0) url("../images/vip-s.png") no-repeat scroll -33px -34px;
	content: " ";
	display: inline-block;
	float: left;
	height: 25px;
	width: 19px;
	position:absolute;
	bottom:1px;
	right:1px;
}
.des_case_details .d_right .box1 .l .v3c::before{
	background: rgba(0, 0, 0, 0) url("../images/vip-s.png") no-repeat scroll -63px -34px;
	content: " ";
	display: inline-block;
	float: left;
	height: 25px;
	width: 19px;
	position:absolute;
	bottom:1px;
	right:1px;
}
.des_case_details .d_right .box1 .l .v4c::before{
	background: rgba(0, 0, 0, 0) url("../images/vip-s.png") no-repeat scroll -95px -2px;
	content: " ";
	display: inline-block;
	float: left;
	height: 25px;
	width: 19px;
	position:absolute;
	bottom:1px;
	right:1px;
}*/
.des_case_details .d_right .box1 .l>span::before{
	content: ' ';
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(../images/vip_bg.png) no-repeat -3px -3px;
	float: left;
	position:absolute;
	bottom:1px;
	right:1px;
}
.des_case_details .d_right .box1 .l .pop_wrap{
	position: absolute;
	left: 70%;
	bottom: 110%;
}
.des_case_details .d_right .box1 .l .pop{
	position: relative;
	background: #44e7b9;
	border-radius: 2px;
	color: #fff;
}
.des_case_details .d_right .box1 .l .pop .wz{
	display: inline-block;
	width: 150px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	letter-spacing: 2px;
	padding: 0 10px;
}
.des_case_details .d_right .box1 .l .pop .fslider{
	height: 30px;
	overflow: hidden;
}
.des_case_details .d_right .box1 .l .arrow{
	display: block;
	position: absolute;
	left: 10px;
	bottom: -8px;
	width: 0;
	height: 0;
	border-left: 5px solid #44e7b9;
	border-top: 5px solid #44e7b9;
	border-right: 5px solid transparent;
	border-bottom: 5px solid transparent;
}
.des_case_details .d_right .box1 .r{
	margin-left: 100px;
}
.des_case_details .d_right .box1 .r h4{
	color: #4c4c4c;
	font-size: 24px;
	letter-spacing: 2px;
	padding: 15px 0 8px;
}
.des_case_details .d_right .box1 .r h4 .img_icon{
	width: 20px;
	height: 15px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 4px;
}
.des_case_details .d_right .box1 .r h4 .img_icon img{
	width: 100%;
	max-width: 100%;
	float: left;
	margin-top: -3px;
}
.des_case_details .d_right .box1 .r p{
	color: #666666;
	font-size: 14px;
}
.des_case_details .d_right .box1 .r .tags{
	color: #fff;
	font-size: 14px;
	padding-top: 20px;
}
.des_case_details .d_right .box1 .r .tags span{
	border-radius: 3px;
	display: inline-block;
	padding: 4px;
	margin-right: 10px;
	background: #ff507c;
}
.des_case_details .d_right .box1 .r .tags span:nth-child(2){
	background: #44e7b9;
}
.des_case_details .d_right .box1 .r .tags span:nth-child(3){
	background: #c190e3;
}
.des_case_details .d_right .box2,
.des_case_details .d_right .box3{
	text-align: center;
	font-size: 14px;
	color: #808080;
}
.des_case_details .d_right .box2{
	clear: both;
}
.des_case_details .d_right .box2 h4{
	letter-spacing: 2px;
	font-size: 18px;
	color: #666666;
}
.des_case_details .d_right .box2 .line_or_line{
	width: 100%;
	height: 60px;
	line-height: 60px;
}
.des_case_details .d_right .box2 .select_on{
	display: block;
	margin: 0 auto 15px;
	width: 100%;
	cursor: pointer;
}
.des_case_details .d_right .box2 .line_or_line span{
	display: inline-block;
	width: 40%;
	height: 1px;
	background: #E5E5E5;
	vertical-align: middle;
}
.des_case_details .d_right .box2 .line_or_line i{
	display: inline-block;
	width: 20%;
	font-size: 16px;
	color: #b2b2b2;
	font-style: normal;
}
.des_case_details .d_right .box3{
	padding-top: 65px;
}
.des_case_details .d_right .box3 img{
	width: 142px;
	display: block;
	margin: 0 auto;
}
.des_case_details .d_right .box3 h5{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	padding: 24px 0 16px;
	letter-spacing: 3px;
}
.des_case_details .d_right .box3 p{
	font-size: 16px;
	color: #666666;
	letter-spacing: 3px;
}
.des_case_details .d_right .box2 a.btn_blue{
	margin: 20px auto 0;
}
.des_case_details .d_right .box2 a,
.des_case_details .d_right .box3 a{
	display: block;
	margin: 20px auto 15px;
	width: 100%;
	cursor: pointer;
}
.des_case_details .d_right .box2 a.disabled{
	background: #C9C9C9;
	cursor: default;
	opacity: 1;
}
.des_case_details .d_right .box2 a.disabled:hover{
	background: #C9C9C9 !important;
	color: #fff !important;
	text-decoration: none;
	border-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	cursor: default;
	opacity: 0.85;
}
.des_case_details .stylist_case .case{
	width: 300px;
	background: #fff;
	border-radius: 3px;
	margin: 0 20px 0 0;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	cursor: pointer;
	padding: 15px 15px 20px;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.engage_ta{
	text-align: center;
}
.engage_ta .red{
	color: #ff0000;
}
.engage_ta .modal-dialog{
	margin-top: 100px;
	background: #fff;
	display: none;
}
.engage_ta .e_ta_con form{
	width: 420px;
	float: left;
	padding-right: 40px;
}
.engage_ta .e_ta_con .e_ta_right{
	float: left;
	width: 280px;
	padding-left: 40px;
	border-left: 1px solid #f2f2f2;
	margin: 76px 0;
}
.engage_ta .e_ta_con .e_ta_right .i_w{
	margin: 15px 0;
}
.engage_ta .e_ta_con .e_ta_right .i_w img{
	width: 100px;
}
/*身份认证*/
.engage_ta .e_ta_con .e_ta_right .i_auth .i_a_tit{
	font-size: 16px;
	color: #666666;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 8px;
}
.engage_ta .e_ta_con .e_ta_right .i_auth .i_a_identity {
	text-align: center;
	margin-bottom: 20px;

}
.engage_ta .e_ta_con .e_ta_right .i_auth .i_a_identity span{
	display: inline-block;
	padding-right: 25px;
	background: url(../images/auth_icon.png) right center no-repeat;
	font-size: 16px;
	color: #666666;
	margin: 0 6px;
}

.engage_ta .e_ta_con .e_ta_right p{
	color: #999999;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	margin-bottom: 100px;
}
.engage_ta .modal-dialog h4,
.des_case_details .report_modal .modal-dialog h4{
	color: #333333;
	font-size: 24px;
	letter-spacing: 3px;
	text-align: center;
}
.engage_ta .modal-dialog .tips{
	font-size: 14px;
	letter-spacing: 2px;
	padding: 10px 15px;
}
.engage_ta .modal-dialog .tips2{
	color: #999999;
	font-size: 12px;
	letter-spacing: 2px;
	padding-top: 10px;
	line-height: 24px;
}
.engage_ta .modal-dialog .tips2 a.blue_a{
	color: #7caced;
	font-size: 12px;
	text-decoration: underline;
	cursor: pointer;
}
.engage_ta .modal-dialog,
.des_case_details .report_modal .modal-dialog{
	background: #fff;
	border-radius: 3px;
	padding: 30px 40px 20px;
}
.des_case_details .report_modal .modal-dialog{
	width: 460px;
}
.engage_ta .modal-dialog .form-group{
	position: relative;
	height: 60px;
	margin-bottom: 0;
}
.engage_ta .modal-dialog label{
	font-size: 16px;
	color: #333333;
	letter-spacing: 3px;
	float: left;
	width: 27%;
	font-weight: normal;
	height: 60px;
	line-height: 60px;
	margin-bottom: 0;
	text-align: left;
}
.engage_ta .modal-dialog .form-group .right {
	width: 72%;
	float: left;
}
.engage_ta .modal-dialog .form-group input{
	border: 1px solid #e9f0f6;
	margin: 10px 0;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 10px;
	border-radius: 3px;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.engage_ta .modal-dialog .form-group input:focus,
.engage_ta .modal-dialog textarea:focus{
	border: 1px solid #7fadeb;
	outline: none;
}
.engage_ta .modal-dialog .star {
	position: absolute;
	left: -15px;
	bottom: 15px;
	color: #ff517d;
	font-size: 16px;
}
.engage_ta .modal-dialog .message {
	text-align: left;
	padding: 10px 0 10px 0;
}
.engage_ta .modal-dialog .message h5 {
	font-size: 16px;
	color: #333333;
	letter-spacing: 2px;
	padding-bottom: 20px;
}
.engage_ta .modal-dialog textarea{
	letter-spacing: 3px;
	width: 100%;
	border: 1px solid #e9f0f6;
	height: 80px;
	line-height: 22px;
	padding: 10px;
	resize: none;
	box-shadow: none;
	font-size: 16px;
	border-radius: 3px;
}
.engage_ta .close_btn,
.report_modal .close_btn{
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
	opacity: 1;
	font-size: 0;
}
.engage_ta .close_btn img,
.report_modal .close_btn img{
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}
.engage_ta .close_btn:hover img,
.report_modal .close_btn:hover img{
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.engage_ta .sorry .tips3{
	font-size: 14px;
	color: #666666;
	text-align: center;
	padding: 15px 0 25px;
}
.engage_ta .sorry .btn_blue{
	cursor: pointer;
	margin-bottom: 10px;
}
.des_case_details .report_modal{
	margin-top: 50px;
}
.des_case_details .report_modal .tips{
	font-size: 14px;
	line-height: 24px;
	padding-top: 15px;
	color: #666;
}
.des_case_details .report_modal .input_wrap{
	padding: 10px 0;
}
.des_case_details .report_modal .input_wrap label{
	padding: 0 10px 0 0;
	position: relative;
	margin: 0 0 10px;
	font-weight: normal;
	font-size: 14px;
	cursor: pointer;
}
.des_case_details .report_modal .input_wrap input{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	opacity: 0;
	width: 20px;
	height: 20px;
	margin: 0 3px 0 0;
	float: left;
	display: inline-block;
}
.des_case_details .report_modal .input_wrap input + i {
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	top: 1px;
	background: url(../images/designers_case_radio.png) no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
}
.des_case_details .report_modal .input_wrap input:checked + i {
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	top: 1px;
	background: url(../images/designers_case_radio_1.png) no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
}
.des_case_details .report_modal .textarea_wrap{
	padding: 0 0 10px;
}
.des_case_details .report_modal .textarea_wrap textarea{
	width: 100%;
	border: 1px solid #e9f0f6;
	height: 80px;
	line-height: 22px;
	padding: 10px;
	resize: none;
	box-shadow: none;
	border-radius: 3px;
}
.des_case_details .report_modal .textarea_wrap textarea:focus {
	border: 1px solid #7fadeb;
	box-shadow: none;
	outline: none;
}
/*创意人加入奈福*/
.cyr_good{
	padding-top: 65px;
}
.cyr_good .examples{
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
.cyr_good  .card_list{
	white-space: nowrap;
	overflow-x: scroll;
	overflow-y: hidden;
	position: relative;
	bottom: -17px;
	margin-top: -17px;
	font-size: 0;
}
.cyr_good .case{
	width: 300px;
	padding: 24px;
	background: #f8f8f8;
	border-radius: 3px;
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin: 0 20px 0 0;
}
.cyr_good .card_list_1 .case{
	vertical-align: bottom;
}
.cyr_good .card_list_2 .case{
	vertical-align: top;
}
.cyr_good .case .l{
	float: right;
	width: 32px;
	margin-top: -8px;
}
.cyr_good .case .l img{
	width: 100%;
	max-width: 100%;
}
.cyr_good .case .r{
	/*margin-left: 75px;*/
	font-size: 14px;
	color: #999999;
	line-height: 24px;
	white-space: normal;
}
.cyr_good .case .r h4{
	font-size: 18px;
	color: #333333;
	padding-bottom: 10px;
	font-weight: normal;
}
.cyr_area{
	padding-top: 65px;
	padding-bottom: 70px;
}
.cyr_area .box{
	float: left;
	width: 20%;
}
.cyr_area .box .con{
	margin: 10px 10px 10px;
	position: relative;
	/*cursor: pointer;*/
}
.cyr_area .box img{
	width: 100%;
	display: block;
	border-radius: 3px;
}
.cyr_area .box .layer{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,0.23);
	border-radius: 3px;
	-webkit-transition: background 0.35s;
	transition: background 0.35s;
}
.cyr_area .box .con:hover .layer{
	background: rgba(0,0,0,0.15);
}
.cyr_area .box .letter{
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	bottom: 0;
	color: #fff;
	text-align: center;
	letter-spacing: 2px;
	font-size: 24px;
	-webkit-transform: translate(0, -25%);
	transform: translate(0, -25%);
}
.cyr_join_btn{
	text-align: center;
	font-size: 14px;
	color: #999999;
	line-height: 28px;
	padding: 50px 0;
}
.cyr_join_btn .btn_blue_a{
	width: 188px;
	font-size: 20px;
	letter-spacing: 2px;
	padding: 0 50px;
	margin: 0 0 15px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	color: #fff;
	display: inline-block;
	border-radius: 3px;
	background: -webkit-linear-gradient(rgba(124,172,237,1), rgba(137,182,244,1));
	background: -o-linear-gradient(rgba(124,172,237,1), rgba(137,182,244,1));
	background: -moz-linear-gradient(rgba(124,172,237,1), rgba(137,182,244,1));
	background: -ms-linear-gradient(rgba(124,172,237,1), rgba(137,182,244,1));
	background: linear-gradient(rgba(124,172,237,1), rgba(137,182,244,1));
	-webkit-box-shadow: 0 4px 9px rgba(134,188,255,0.48);
	box-shadow: 0 4px 9px rgba(134,188,255,0.48);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	-webkit-transition-property: background;
	transition-property: background;
}
.cyr_join_btn .btn_blue_a:hover{
	text-decoration: none;
	background: -webkit-linear-gradient(rgba(124,172,237,1), rgba(124,172,237,1));
	background: -o-linear-gradient(rgba(124,172,237,1), rgba(124,172,237,1));
	background: -moz-linear-gradient(rgba(124,172,237,1), rgba(124,172,237,1));
	background: -ms-linear-gradient(rgba(124,172,237,1), rgba(124,172,237,1));
	background: linear-gradient(rgba(124,172,237,1), rgba(124,172,237,1));
}

/****************创意人加入****************/
.creatives_wrap .tcy_new_index .notification{
	padding-left: 15px;
}
.creatives_banner{
	width: 100%;
	background: #F4F6F5;
	padding-top: 70px;
}
.creatives_banner_con{
	width: 100%;
	height: 470px;
	margin: 0 auto;
	background: url(../images/designer_banner.jpg) center no-repeat;
}
.creatives_banner_con .slogan{
	margin: 0 auto 20px;
	padding-top: 100px;
}
.creatives_banner_con .slogan img{
	margin: auto;
	display: block;
}
.creatives_banner_con p{
	color: #333333;
	font-size: 16px;
	letter-spacing: 3px;
	text-align: center;
}
.creatives_banner_con a{
	display: block;
	width: 188px;
	height: 50px;
	background: #84b2f1;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	text-align: center;
	text-decoration: none;
	letter-spacing: 3px;
	font-size: 20px;
	line-height: 50px;
	color: #fff;
	margin: 30px auto;
	box-shadow: 5px 5px 10px 0 rgba(134,188,255,.48);
	-webkit-box-shadow: 5px 5px 10px 0 rgba(134,188,255,.48);
	-moz-box-shadow: 5px 5px 10px 0 rgba(134,188,255,.48);
	opacity: .95;
}
.creatives_banner_con a:hover{
	box-shadow: 5px 5px 10px 0 rgba(134,188,255,.68);
	-webkit-box-shadow: 5px 5px 10px 0 rgba(134,188,255,.68);
	-moz-box-shadow: 5px 5px 10px 0 rgba(134,188,255,.68);
	opacity: 1;
}
.creatives_wrap .number_number{
	padding-bottom: 25px;
	border-bottom: 1px solid #F2F5F4;
}
.creatives_wrap .number_number .num{
	text-align: center;
	font-size: 18px;
	color: #666666;
	padding-top: 3px;
}
.creatives_wrap .number_number .num span{
	font-size: 42px;
}
.creatives_wrap .number_number .row>div:nth-child(1) span{
	color: #44e7b9;
}
.creatives_wrap .number_number .row>div:nth-child(2) span{
	color: #ff507c;
}
.creatives_wrap .number_number .row>div:nth-child(3) span{
	color: #7caced;
}
.creatives_wrap .number_number .row>div:nth-child(4) span{
	color: #c190e3;
}
.creatives_wrap .number_number .num_tit{
	text-align: center;
	font-size: 16px;
	color: #666666;
	line-height: 28px;
}
.creatives_wrap .join_tcy{
	padding-top: 60px;
}
.creatives_wrap .tcy_get{
	background: #F7FAF9;
	padding-bottom: 70px;
}
.creatives_wrap .join_tcy .title_con div{
	font-size: 14px;
	letter-spacing: 1px;
	color: #999999;
}
.creatives_wrap .join_creatives{
	margin-top: 20px;
	margin-bottom: 65px;
}
.creatives_wrap .join_creatives .join_num_con{
	width: 230px;
}
.creatives_wrap .join_creatives .num_100 img{
	display: inline-block;
	vertical-align: baseline;
	margin-right: 10px;
}
.creatives_wrap .join_creatives .num_100 p{
	font-size: 18px;
	color: #333333;
	display: inline-block;
}
.creatives_wrap .join_creatives .num_100 p span{
	font-size: 42px;
}
.creatives_wrap .join_creatives .num_100 p sup{
	font-size: 25px;
}
.creatives_wrap .join_creatives .num_100_tit{
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	padding-top: 4px;
}
.creatives_wrap .tcy_get .tcy_get_con{

}
.creatives_wrap .tcy_get .tcy_get_con > div{
	text-align: center;
}
.creatives_wrap .tcy_get .tcy_get_con > div img{
	display: block;
	margin: 0 auto;
}
.creatives_wrap .tcy_get .tcy_get_con > div h3{
	font-size: 24px;
	color: #333333;
	text-align: center;
	margin-top: 35px;
	margin-bottom: 20px;
}
.creatives_wrap .tcy_get .tcy_get_con > div p{
	font-size: 14px;
	color: #999999;
	line-height: 25px;
	text-align: center;
}
.creatives_wrap .tcy_safe{
	width: 515px;
	height: 307px;
	position: relative;
	margin: 12px  auto 0;
}
.creatives_wrap .tcy_safe .tcy_safe_80{
	width: 515px;
	height: 138px;
	position: absolute;
	right: 324px;
	top: 56px;
	opacity: 0;
}
.creatives_wrap .tcy_safe .tcy_safe_20{
	width: 515px;
	height: 138px;
	position: absolute;
	left: 320px;
	top: 118px;
	opacity: 0;
}
.creatives_wrap .tcy_safe .tcy_safe_80 .tcy_safe_80_con,.creatives_wrap .tcy_safe .tcy_safe_20 .tcy_safe_20_con{
	position: relative;
}
.creatives_wrap .tcy_safe .tcy_safe_80 .tcy_safe_80_con .circle,.creatives_wrap .tcy_safe .tcy_safe_20 .tcy_safe_20_con .circle{
	width: 12px;
	height: 12px;
	background: #ffffff;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	position: absolute;
}
.creatives_wrap .tcy_safe .tcy_safe_80 .tcy_safe_80_con .circle_80{
	right: 0;
	top: 65px;
}
.creatives_wrap .tcy_safe .tcy_safe_20 .tcy_safe_20_con .circle_20{
	left: 0;
	top: 65px;
}
.creatives_wrap .tcy_safe .tcy_safe_80 .tcy_safe_80_con .line_80{
	position: absolute;
	right: 12px;
	top: 72px;
	width: 130px;
	height: 1px;
	background: #E1E1E1;
}
.creatives_wrap .tcy_safe .tcy_safe_20 .tcy_safe_20_con .line_20{
	position: absolute;
	left: 12px;
	top: 71px;
	width: 130px;
	height: 1px;
	background: #E1E1E1;
}
.creatives_wrap .tcy_safe .tcy_safe_80 .tcy_safe_80_con .box_80{
	width: 373px;
	height: 138px;
	box-shadow: 2px 2px 15px 0 rgba(178,178,178,.3);
	-webkit-box-shadow: 2px 2px 15px 0 rgba(178,178,178,.3);
	-moz-box-shadow: 2px 2px 15px 0 rgba(178,178,178,.3);
	background: #ffffff;
	padding: 15px 30px;
	position: absolute;
	left: 0;
	top: 0;
}
.creatives_wrap .tcy_safe .tcy_safe_20 .tcy_safe_20_con .box_20{
	width: 373px;
	height: 138px;
	box-shadow: 2px 2px 15px 0 rgba(178,178,178,.3);
	-webkit-box-shadow: 2px 2px 15px 0 rgba(178,178,178,.3);
	-moz-box-shadow: 2px 2px 15px 0 rgba(178,178,178,.3);
	background: #ffffff;
	padding: 15px 30px;
	position: absolute;
	right: 0;
	top: 0;
}
.creatives_wrap .tcy_safe .tcy_safe_80 .tcy_safe_80_con .box_80 .left,.creatives_wrap .tcy_safe .tcy_safe_20 .tcy_safe_20_con .box_20 .left{
	font-size: 72px;
	display: block;
	float: left;
	color: #6f747a;
	width: 110px;
}
.creatives_wrap .tcy_safe .tcy_safe_80 .tcy_safe_80_con .box_80 .left sup,.creatives_wrap .tcy_safe .tcy_safe_20 .tcy_safe_20_con .box_20 .left sup{
	font-size: 20px;
	display: block;
	float: right;
	margin-top: 40%;
}
.creatives_wrap .tcy_safe .tcy_safe_80 .tcy_safe_80_con .box_80 .right,.creatives_wrap .tcy_safe .tcy_safe_20 .tcy_safe_20_con .box_20 .right{
	font-size: 16px;
	color: #666666;
	line-height: 28px;
	display: block;
	float: left;
	width: 180px;
	letter-spacing: 2px;
	margin-top: 25px;
	margin-left: 15px;
}
.creatives_wrap .creatives_enter{
	background: #47E7B9;
	padding-bottom: 60px;
}
.creatives_wrap .creatives_enter .t_common_title .title h4{
	color: #fff;
}
.creatives_wrap .creatives_enter .t_common_title .title div{
	color: #ffffff;
}
.creatives_wrap .creatives_enter .t_common_title .title p{
	background: #ffffff;
}
.creatives_wrap .creatives_enter .creatives_vip{

}
.creatives_wrap .creatives_enter .creatives_vip .creatives_vip_con{
	background: #ffffff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 35px 45px;
}
.creatives_wrap .creatives_enter .creatives_vip .creatives_vip_col{
	padding-left: 10px;
	padding-right: 10px;
	width: 20%;
	float: left;
}
.creatives_wrap .creatives_enter .creatives_vip .creatives_vip_con img{
	display: block;
	margin: auto;
}
.creatives_wrap .creatives_enter .creatives_vip .creatives_vip_con h4{
	font-size: 24px;
	color: #333333;
	letter-spacing: 2px;
	padding: 20px 0;
	text-align: center;
}
.creatives_wrap .creatives_enter .creatives_vip .creatives_vip_con p{
	color: #666666;
	font-size: 14px;
	text-align: center;
}
.creatives_wrap .tcy_safe img{
	border-bottom: 1px solid #EEEEEE;
}

.creatives_wrap .tcy_safe .tcy_safe_80.animate{
	animation: safe_animate_80 1s;
	-webkit-animation: safe_animate_80 1s;
	-moz-animation: safe_animate_80 1s;
	opacity: 1;
}
.creatives_wrap .tcy_safe .tcy_safe_20.animate{
	animation: safe_animate_20 1s;
	-webkit-animation: safe_animate_20 1s;
	-moz-animation: safe_animate_20 1s;
	opacity: 1;
}
@keyframes safe_animate_80 {
	0%{
		-webkit-transform: translate(50%,0);
		transform: translate(50%,0);
		opacity: 0;
	}
	50%{
		opacity: 0.5;

	}
	100%{
		-webkit-transform: translate(0,0);
		transform: translate(0,0);
		opacity: 1;
	}
}
@-webkit-keyframes safe_animate_80 {
	0%{
		-webkit-transform: translate(50%,0);
		transform: translate(50%,0);
		opacity: 0;
	}
	50%{
		opacity: 0.5;

	}
	100%{
		-webkit-transform: translate(0,0);
		transform: translate(0,0);
		opacity: 1;
	}
}
@keyframes safe_animate_20 {
	0%{
		-webkit-transform: translate(-20%,0);
		transform: translate(-20%,0);
		opacity: 0;
	}
	50%{
		opacity: 0.5;

	}
	100%{
		-webkit-transform: translate(0,0);
		transform: translate(0,0);
		opacity: 1;
	}
}
@-webkit-keyframes safe_animate_20 {
	0%{
		-webkit-transform: translate(-20%,0);
		transform: translate(-20%,0);
		opacity: 0;
	}
	50%{
		opacity: 0.5;

	}
	100%{
		-webkit-transform: translate(0,0);
		transform: translate(0,0);
		opacity: 1;
	}
}

/*************下单流程-支付异常**************/
.pay_abnormal{
	padding: 2em 4.5em;
	word-wrap: break-word;
	background: #fff;
	min-height: 30em;
	max-width: 1000px;
	margin: 70px auto 2.5em;
}
.pay_abnormal h1{
	font-size: 2.142em;
	line-height: 1.3;
	font-weight: bold;
	color: #a1abb7;
	text-align: center;
	margin-top: 0.99em;
	margin-bottom: 1.26em;
}
#aboutus{
	font-size: 1.142em;
	line-height: 1.875;
}
#aboutus > p{
	margin-bottom: 2em;
	font-size: 15px;
}
.pay_abnormal a{
	color: #7caced;
}

/*创意人搜索页*/
.designers_case_list .d_banner_wrap{
	background: #edf0ef;
}
.designers_case_list .d_banner{
	height: 310px;
	padding-top: 70px;
	background: url("../images/designer_list.png") no-repeat right bottom;
}
.designers_case_list .d_banner h3{
	line-height: 100px;
	font-size: 48px;
	color: #333;
	padding-top: 23px;
	letter-spacing: 10px;
	font-weight: normal;
}
.designers_case_list .d_banner .b_slogan{
	padding-top: 5px;
}
.designers_case_list .d_banner .b_slogan .d_4{
	margin-bottom: 0.7em;
	display: inline-block;
	font-size: 16px;
	margin-right: 60px;
}
.designers_case_list .d_banner .b_slogan .d_4 b{
	display: inline-block;
	width: 1.4em;
	height: 1.4em;
	background: url("../images/tcy_new_icon_1.png") no-repeat center center;
	background-size: 100% 100%;
	margin-right: 10px;
	vertical-align: bottom;
}
.designers_case_list .d_banner .b_slogan .d_4 span{
	letter-spacing: 3px;
	color: #666666;
}
.designers_case_list .m_d_banner .b_slogan{
	padding-top: 5px;
}
.designers_case_list .m_d_banner .b_slogan .d_4{
	margin-bottom: 0.7em;
	display: inline-block;
	font-size: 16px;
	margin-right: 60px;
}
.designers_case_list .m_d_banner .b_slogan .d_4 b{
	display: inline-block;
	width: 1.4em;
	height: 1.4em;
	background: url("../images/tcy_new_icon_1.png") no-repeat center center;
	background-size: 100% 100%;
	margin-right: 10px;
	vertical-align: bottom;
}
.designers_case_list .m_d_banner .b_slogan .d_4 span{
	letter-spacing: 3px;
	color: #666666;
}


.designers_case_list .btn_wrap{
	height: 44px;
}
.designers_case_list .btn_wrap > .row{
	text-align: center;
	position: relative;
}
.designers_case_list .btn_wrap .back_to_top{
	border: 0;
	position: absolute;
	left: 50%;
	margin-left: 70px;
}

/******************33- 项目详情页******************/
.t_other_top_title.project_banner{
	height: 260px;
	background: #ededed;
}
.t_other_top_title.project_banner h2{
	font-size: 30px;
	color: #4c4c4c;
	margin: 125px 0 18px 40px;
	letter-spacing: 8px;
}
.t_other_top_title.project_banner .div_blue{
	color: #7caced;
	border: 2px solid #7CACED;
	font-size: 14px;
	letter-spacing: 2px;
	padding: 0 10px;
	border-radius: 3px;
	display: inline-block;
}
.t_other_top_title.project_banner .div_green{
	border: 2px solid #58E9BE;
	color: #57e9be;
	font-size: 14px;
	letter-spacing: 2px;
	padding: 0 10px;
	border-radius: 3px;
	display: inline-block;
}
.t_other_top_title.project_banner .div_purple{
	border: 2px solid #C190E3;
	color: #c190e3;
	font-size: 14px;
	letter-spacing: 2px;
	padding: 0 10px;
	border-radius: 3px;
	display: inline-block;
}
.t_project_info{
	margin-bottom: 90px;
}
.t_project_info .t_p_info{
	padding-top: 40px;
	padding-bottom: 110px;
}
.t_project_info .t_p_info .info_list{
	margin-top: 18px;
}
.t_project_info .t_p_info .info_list h4{
	font-size: 22px;
	color: #333333;
	letter-spacing: 3px;
	padding-bottom: 15px;
}
.t_project_info .t_p_info .info_list p{
	font-size: 13px;
	color: #808080;
	letter-spacing: 2px;
	padding-bottom: 5px;
	line-height: 25px;
	word-break: break-all;
	word-wrap: break-word;
}
.t_project_info .info_creatives{
	margin-bottom: 45px;
}
.t_project_info .info_creatives:after{
	display: block;
	content: "";
	width: 0;
	height: 0;
	visibility: hidden;
	clear: both;
}
.t_project_info .info_creatives h4{
	font-size: 22px;
	color: #333333;
	letter-spacing: 3px;
}
.t_project_info .info_creatives .c_photo{
	float: left;
	width: 97px;
	text-align: center;
	margin-top: 20px;
}
.t_project_info .info_creatives .c_photo img{
	display: inline-block;
	width: 54px;
	height: 54px;
	border-radius: 100%;
}
.t_project_info .info_creatives .c_photo p{
	font-size: 13px;
	color: #999999;
	letter-spacing: 1px;
	text-align: center;
	line-height: 25px;
}

.t_project_info .t_p_pm{
	padding: 23px 25px;
	border: 3px solid #F2F2F2;
	border-radius: 2px;
}
.t_project_info .t_p_pm.t_p_next{
	border: none;
	margin-top: 30px;
}
.t_project_info .t_p_pm img{
	display: block;
	width: 128px;
	margin: 0 auto;
	border-radius: 50%;
}
.t_project_info .t_p_pm a {
	display: block;
}
.t_project_info .t_p_pm p{
	font-size: 14px;
	color: #999999;
	letter-spacing: 1px;
	text-align: center;
	margin-top: 10px;
}
.t_project_info .t_p_pm .pm_name{
	font-size: 14px;
	color: #333333;
	letter-spacing: 3px;
	text-align: center;
	padding: 18px 0;
}
.t_project_info .t_p_pm .project_progress .progress{
	height: 10px;
	background: #EDEDED;
	box-shadow: none;
	border-radius: 10px;
	margin-bottom: 4px;
}
.t_project_info .t_p_pm .project_progress .progress .progress-bar{
	background-color: #58E9BE;
	border-radius: 10px;
	box-shadow: none;
}
.t_project_info .t_p_pm .project_progress .progress_tit{
	font-size: 13px;
	color: #999999;
	padding-bottom: 5px;
}
.t_project_info .t_p_pm .project_progress .progress_info{
	letter-spacing: 1px;
}
.t_project_info .t_p_pm .project_progress .progress_info .static_info{
	display: inline-block;
	color: #44e7b9;
	font-size: 12px;
}
.t_project_info .t_p_pm .project_progress .progress_info .rest_time{
	color: #999999;
	font-size: 12px;
	display: inline-block;
	float: right;
}
/*******************34-项目详情02*********************/
.t_project_info{
	position: relative;
}
.t_project_info .speed_con{
	position: absolute;
	top: -14px;
	left: 50px;
}
.t_project_info .speed_con .speed_con_box{
	position: relative;
}
.t_project_info .speed_con .speed_con_box ul li{
	width: 85px;
	margin-right: 200px;
	float: left;
}
.t_project_info .speed_con .speed_con_box ul li:last-child{
	margin-right: 0;
}
.t_project_info .speed_con .speed_con_box ul li i{
	width: 28px;
	height: 28px;
	border: 3px solid #E0E2E1;
	border-radius: 100%;
	color: #c2c2c2;
	font-size: 16px;
	text-align: center;
	font-style: normal;
	display: inline-block;
	margin-left: 25px;
	background: #fff;
	z-index: 3;
	position: relative;
}
.t_project_info .speed_con .speed_con_box ul li.on i{
	color: #fff;
	background: #47E7B9;
	border: 3px solid #47E7B9;
}
.t_project_info .speed_con .speed_con_box ul li p{
	font-size: 16px;
	color: #666666;
	letter-spacing: 3px;
	text-align: center;
	margin-top: 15px;
}
.t_project_info .speed_con .speed_con_box .speed_progress{
	position: absolute;
	top: 13px;
	width: 100%;
	height: 2px;
	padding: 0 50px;
	z-index: 0;
}
.t_project_info .speed_con .speed_con_box .speed_progress .progress{
	background: #E6E6E6;
	height: 2px;
	margin-bottom: 0;
	box-shadow: none;
}
.t_project_info .speed_con .speed_con_box .speed_progress .progress .progress-bar{
	background: #47E7B9;
	line-height: 2px;
	box-shadow: none;
}
.t_project_info .pro_info .p_item_con{
	padding: 25px 0;
	border-bottom: 1px solid #F5F5F5;
}
.t_project_info .pro_info .p_item_con:after{
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}
.t_project_info .pro_info .p_item_con .left{
	font-size: 20px;
	color: #333333;
	letter-spacing: 3px;
	width: 150px;
	float: left;
}
.t_project_info .pro_info .p_item_con .right{
	float: left;
	max-width: 697px;
	overflow: hidden;
}
.t_project_info .pro_info .p_item_con .right p{
	color: #666666;
	font-size: 14px;
	letter-spacing: 3px;
	line-height: 30px;
}
.t_project_info .pro_info .p_item_con .right p .text{
	display: inline-block;
	width: 320px;
	vertical-align: text-top;
}
.t_project_info .pro_info .p_item_con .right .needs_communicate{
	margin-bottom: 25px;
}
.t_project_info .pro_info .p_item_con .needs_communicate .t_info{
	height: 42px;
	margin-bottom: 16px;
}
.t_project_info .pro_info .p_item_con .needs_communicate .t_info .t_i_img{
	width: 42px;
	height: 42px;
	overflow: hidden;
	border-radius: 100%;
	display: block;
	float: left;
	margin-right: 12px;
}
.t_project_info .pro_info .p_item_con .needs_communicate .t_info .t_i_img img{
	width: 42px;
	height: 42px;
	border-radius: 100%;
}
.t_project_info .pro_info .p_item_con .needs_communicate .t_info .t_i_img.pm_photo img{
	height: 48px;
}
.t_project_info .pro_info .p_item_con .needs_communicate .t_info span{
	display: block;
	float: left;
	font-size: 16px;
	color: #333333;
	letter-spacing: 2px;
	line-height: 42px;
}
.t_project_info .pro_info .p_item_con .needs_communicate .t_info em{
	display: inline-block;
	font-style: normal;
	font-size: 14px;
	color: #fff;
	letter-spacing: 3px;
	border-radius: 3px;
	padding: 0 10px;
	margin-top: 12px;
	margin-left: 10px;
	margin-right: 10px;
}
.t_project_info .pro_info .p_item_con .needs_communicate .t_info .em_green{
	background: #47E7B9;
}
.t_project_info .pro_info .p_item_con .needs_communicate .t_info .em_blue{
	background: #7CACED;
}
.t_project_info .pro_info .p_item_con .needs_communicate .t_info b{
	font-style: normal;
	font-weight: normal;
	color: #999999;
	font-size: 14px;
	letter-spacing: 3px;
	display: inline-block;
}
.t_project_info .pro_info .p_item_con .needs_communicate .c_info{
	background: #FCFCFC;
	border: 2px solid #F7F7F7;
	padding: 30px;
	position: relative;
}
.t_project_info .pro_info .p_item_con .needs_communicate .c_info i{
	position: absolute;
	display: block;
	width: 10px;
	height: 10px;
	border-left: 2px solid #F7F7F7;
	border-top: 2px solid #F7F7F7;
	background: #FCFCFC;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	left: 25px;
	top:-6px;
}
.t_project_info .pro_info .p_item_con .needs_communicate .c_info p{
	color: #666666;
	font-size: 14px;
	letter-spacing: 2px;
}
.t_project_info .pro_info .p_item_con .right h5{
	font-size: 18px;
	color: #333333;
	letter-spacing: 3px;
}
.t_project_info .pro_info .p_item_con .right .c_photo{
	float: left;
	width: 97px;
	text-align: center;
	margin-top: 20px;
}
.t_project_info .pro_info .p_item_con .right .c_photo img{
	display: inline-block;
	width: 54px;
	height: 54px;
	border-radius: 100%;
}
.t_project_info .pro_info .p_item_con .right .c_photo p{
	font-size: 13px;
	color: #999999;
	letter-spacing: 1px;
	text-align: center;
	line-height: 25px;
}
.t_project_info .pro_info .p_item_con .right .creatives_con{
	margin-bottom: 30px;
}
.t_project_info .pro_info .p_item_con .right .creatives_con:after{
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both;
}
/***********首页-正在进行的项目（新版-移入循环滚动）************/
.in_ongoing{
	background: #E9F2F9;
	padding-bottom: 60px;
}
.ongoing_case{
	overflow: hidden;
	position: relative;
	/*height: 330px;*/
}
.ongoing_case_con{
	white-space: nowrap;
	overflow-x: scroll;
	overflow-y: visible;
	position: relative;
	bottom: -17px;
	margin-top: -17px;
	font-size: 0;
	padding: 0 0 20px 20px;
}
.ongoing_item{
	width: 420px;
	padding: 20px;
	background: #fff;
	display: inline-block;
	border-radius: 3px;
	margin: 0 20px 0 0;
	vertical-align: top;
	position: relative;
}
.ongoing_item .in_con:after{
	display: block;
	content: "";
	width: 0;
	height: 0;
	visibility: hidden;
	clear: both;
}
.ongoing_item .in_con .item_info{
	float: left;
	width: 220px;
}
.ongoing_item .in_con .item_img{
	float: right;
	width: 139px;
	height: 139px;
	border-radius: 3px;
	overflow: hidden;
}
.ongoing_item .in_con .item_img img{
	width: 139px;
	height: 139px;
	border-radius: 3px;
	transition: transform 1.2s ease 0s;
	-webkit-transition: transform 1.2s ease 0s;
	-moz-transition: transform 1.2s ease 0s;
	-o-animation: transform 1.2s ease 0s;
}
.ongoing_item .in_con .item_img:hover img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	cursor: pointer;
}
.ongoing_item .in_con .item_info .i_title{
	width: 100%;
	color: #333333;
	font-size: 18px;
	letter-spacing: 3px;
	display: block;
	text-decoration: none;
}
.ongoing_item .in_con .item_info .package_sorts{
	display: block;
	padding-bottom: 15px;
}
.ongoing_item .in_con .item_info .package_sorts .l_package{
	font-size: 12px;
	letter-spacing: 3px;
	border-radius: 2px;
	padding: 1px 8px;
	display: inline-block;
	vertical-align: bottom;
}
.ongoing_item .in_con .item_info .package_sorts .r_sorts{
	/*width: 115px;*/
	display: inline-block;
	font-size: 13px;
	color: #999999;
	height: 23px;
	line-height: 23px;
	margin-left: 10px;
	margin-top: 7px;
}
.ongoing_item .in_con .item_info .package_sorts .r_sorts i{
	display: block;
	float: left;
	margin-right: 5px;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	overflow: hidden;
}
.ongoing_item .in_con .item_info .package_sorts .r_sorts i img{
	width: 22px;
	height: 22px;
}
.ongoing_item .in_con .item_info .i_progress .progress{
	height: 11px;
	margin-bottom: 5px;
	box-shadow: none;
	-webkit-box-shadow: none;
	background-color: #EDEDED;
}
.ongoing_item .in_con .item_info .i_progress .progress .progress-bar{
	background-color: #58E9BE;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.ongoing_item .in_con .item_info .progress_text:after{
	content: "";
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
	clear: both;
}
.ongoing_item .in_con .item_info .progress_text em{
	display: block;
	float: left;
	font-size: 13px;
	color: #666666;
	letter-spacing: 3px;
	font-style: normal;
}
.ongoing_item .in_con .item_info .progress_text span{
	display: block;
	float: right;
	font-size: 13px;
	color: #999999;
	letter-spacing: 1px;
}
.ongoing_item .in_con .item_info .i_num{
	margin-top: 18px;
}
.ongoing_item .in_con .item_info .i_num p{
	font-size: 13px;
	color: #999999;
	letter-spacing: 2px;
	display: inline-block;
	padding-right: 15px;
}
.ongoing_item .in_con .item_info .i_num p:nth-child(1){
/*	border-right: 2px solid #E9F0F5;*/
}
.ongoing_item .in_con .item_info .i_num p:nth-child(2){
	padding-left: 5px;
}
.ongoing_item .in_con .item_info .i_num p span{
	display: inline-block;
	color: #666666;
	letter-spacing: 1px;
}
.ongoing_item .in_tips{
	white-space: normal;
}
.ongoing_item .in_tips span{
	margin-top: 15px;
	margin-right: 5px;
	background: #F7F7F7;
	padding: 2px 8px;
	color: #999999;
	font-size: 13px;
	display: inline-block;
	border-radius: 3px;
	letter-spacing: 3px;
}

/*****************奈福404页面**************/
.tcy_404{
	padding-top: 167px;
	padding-bottom: 112px;
}
.tcy_404 img{
	display: block;
	margin: auto;
}
.tcy_404 h2{
	font-size: 32px;
	color: #333333;
	text-align: center;
	letter-spacing: 5px;
	padding-top: 33px;
	padding-bottom: 25px;
}
.tcy_404 p{
	font-size: 14px;
	color: #666666;
	letter-spacing: 1px;
	text-align: center;
	padding-bottom: 35px;
}
.tcy_404 a{
	display: block;
	margin: auto;
	width: 220px;
	height: 56px;
}

/*md屏幕*/
@media screen and (min-width: 992px) and (max-width: 1199px){
	.j_trademark_search .inp_wrap,
	.j_trade_bg .j_trade_con{
		width: 70%;
	}
	.j_trademark_trade .specific .lb_wrap li{
		width: 20%;
	}
}

/*sm屏幕*/
@media screen and (min-width: 767px) and (max-width: 991px){
	.j_trademark_search .inp_wrap,
	.j_trade_bg .j_trade_con{
		width: 80%;
	}
	.j_trademark_trade .specific .lb_wrap li{
		width: 20%;
	}
}


/*小屏*/
@media (max-width: 767px) {
	.j_trademark_search .search_tab li{
		padding: 0 8px;
	}
	.j_trademark_search .search_tab,
	.j_trademark_search .inp_wrap{
		width: 100%;
		display: block;
	}
	.j_trademark_search .inp_wrap .btn_blue{
		width: 60px;
		font-size: 16px;
	}
	.j_trademark_trade{
		padding: 0;
	}
	.j_trademark_trade .specific .top_title .lei_tips_wrap{
		left: -20px;
		top: 60px;
	}
	.j_trademark_trade .specific .top,
	.j_trademark_trade .specific .other{
		padding: 13px 15px 15px;
	}
	.j_trademark_trade .specific .lb_wrap li{
		width: 50%;
	}
	.j_trademark_trade .specific .top_tips{
		height: auto;
		line-height: 24px;
		padding: 8px 0;
	}
	.j_trademark_result{
		padding-bottom: 25px;
	}
	.j_trademark_result .result_list .item li{
		float: none;
		width: 100% !important;
		font-size: 12px;
	}
	.j_trademark_result .result_list .item li p{
		padding: 0;
	}
	.j_trademark_result .t_customer_paginate a,
	.j_trademark_result .t_customer_paginate span{
		width: 30px;
		height: 30px;
		line-height: 26px;
	}
	.j_ljzx_bg .j_ljzx_con,
	.j_trade_bg .j_trade_con{
		width: 90%;
		padding: 15px 15px 10px;
	}
	.j_ljzx_bg .j_ljzx_con .inp_group .left{
		width: 37%;
	}
	.j_ljzx_bg .j_ljzx_con .inp_group .inp{
		width: 60%;
	}
	.j_ljzx_bg .btn_blue{
		margin: 15px 0;
		width: 100%;
		height: 50px;
		line-height: 50px;
	}
	.j_ljzx_bg .j_ljzx_con .hy_con{
		padding: 10px 10px 15px;
		max-height: 180px;
	}
	.j_trade_bg .j_trade_con .check_wrap ul{
		max-height: 250px;
		overflow-y: scroll;
	}
	.j_trade_bg .j_trade_con .check_wrap li{
		width: 33.3%;
		padding: 10px 3px 0;
	}
	.j_trademark_trade .trade_choose .choose_w .right{
		margin-left: 70px;
	}
}