@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: 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>span:before {
	content: ' ';
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(../../images/bootstrap/new_website_1/vip_bg.png) no-repeat -3px -3px;
	float: left;
}

/** 公共样式-- 热门标签 ***/
.common_hot_tags {
	padding: 15px 15px;
	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 .DCI_i {
	display: inline-block;
	width: 28px;
	height: 37px;
	position: absolute;
	left: 10px;
	top: 10px;
	cursor: pointer;
	background: url(../../images/bootstrap/admin/DCI_icon.svg) center no-repeat;
	background-size: 100% 100%;
	z-index: 1;
}

.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: 16px;
	display: block;
	margin-bottom: 9px;
}

.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("../../../statics/images/bootstrap/new_website_1/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("../../../statics/images/bootstrap/new_website_1/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("../../../statics/images/bootstrap/new_website_1/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("../../../statics/images/bootstrap/new_website_1/case_list_icon2.png") -123px -3px no-repeat;
	vertical-align: sub;
}

.stylist_case .case .bottom {
	background: #fff;
	padding-top: 15px;
	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(../../../statics/images/bootstrap/new_website_1/case_list/case_label_bg.png) 0 0px no-repeat;
}

.stylist_case .case .bottom .right span.s_2 {
	background: url(../../../statics/images/bootstrap/new_website_1/case_list/case_label_bg.png) 0 -40px no-repeat;
}

.stylist_case .case .bottom .right span.s_3 {
	background: url(../../../statics/images/bootstrap/new_website_1/case_list/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;
}

.stylist_case .case .area_browse {}

.stylist_case .case .area_browse p {
	font-size: 14px;
	color: #999;
	margin-top: 7px;
	margin-bottom: 19px;
}

.stylist_case .case .area_browse p i.area_i {
	display: inline-block;
	vertical-align: middle;
	width: 13px;
	height: 15px;
	margin-right: 4px;
	background: url(../../images/bootstrap/new_website_1/area_i.png) center no-repeat;
}

.stylist_case .case .area_browse p i.browse_i {
	display: inline-block;
	vertical-align: middle;
	width: 19px;
	height: 12px;
	margin-left: 15px;
	margin-right: 4px;
	background: url(../../images/bootstrap/new_website_1/browse_i.png) center no-repeat;
}

.stylist_case .case .area_browse p span {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.stylist_case .case .area_browse a.area {
	color: #999;
}

.stylist_case .case .area_browse a.invite {
	display: block;
	width: 158px;
	height: 38px;
	line-height: 38px;
	margin: 0 auto;
	background: #7CACEE;
	border-radius: 2px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	letter-spacing: 2px;
	cursor: pointer;
	text-decoration: none;
	transition: background .2s;
}

.stylist_case .case .area_browse a.invite:hover {
	background: #6EA2EB;
}

/*智能匹配*/
.stylist_case .intelligent_match {
	background: #001048;
	border-radius: 3px;
	padding-top: 35px;
	padding-bottom: 25px;
	position: relative;
}

#intelligent_match_bg {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.stylist_case .intelligent_match h3 {
	font-size: 22px;
	color: #fff;
	font-weight: 600;
	text-align: center;
	margin-bottom: 20px;
}

.stylist_case .intelligent_match .select_wrap {
	position: relative;
	width: 227px;
	margin: 0 auto;
}

.stylist_case .intelligent_match .select_wrap span {
	display: block;
	width: 60px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	text-align: right;
	position: absolute;
	right: 8px;
	top: 0;
}

.stylist_case .intelligent_match select {
	display: block;
	width: 227px;
	height: 40px;
	margin: 0 auto 15px;
	border-radius: 3px;
	-webkit-appearance: none;
	-moz-appearance: none;
	outline: none;
	font-size: 14px;
	color: #fff;
	border: 1px solid #E3EBF5;
	padding: 0 86px 0 13px;
	background: url(../../images/bootstrap/new_website_1/white_down_icon.png) 144px center no-repeat;
}

.stylist_case .intelligent_match a {
	display: block;
	width: 227px;
	height: 44px;
	line-height: 44px;
	margin: 0 auto;
	background: #fff;
	text-decoration: none;
	border-radius: 2px;
	text-align: center;
	color: #001048;
	font-size: 16px;
	font-weight: 600;
	position: relative;
	z-index: 2;
}

.stylist_case .intelligent_match .vslider {
	height: 30px;
	overflow: hidden;
	margin-top: 8px;
	margin-bottom: 40px;
}

.stylist_case .intelligent_match .vslider ul li {
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
}

.stylist_case .intelligent_match .vslider ul li img {
	display: inline-block;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	margin-right: 3px;
}

.stylist_case .intelligent_match p {
	text-align: center;
	font-size: 14px;
	color: #B3B7C9;
	margin-bottom: 5px;
	line-height: 20px;
	height: 20px;
}

.stylist_case .intelligent_match p i {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url("../../images/bootstrap/new_website_1/case_list/right_icon.png") center no-repeat;
	margin-right: 5px;
	vertical-align: middle;
}

.designers_case_list .case_list .case {
	-webkit-transition: all .3s;
	transition: all .3s;
}

.designers_case_list .case_list .case.animate {
	transform: translate(0, -3%);
	-webkit-transform: translate(0, -3%);
	box-shadow: 0 5px 13px rgba(0, 0, 0, 0.2), 0 -1px 6px rgba(0, 0, 0, 0.08);
	-webkit-box-shadow: 0 5px 13px rgba(0, 0, 0, 0.2), 0 -1px 13px rgba(0, 0, 0, 0.05);
}

.designers_case_list .case_list .case_wrap:nth-of-type(4n+1) {
	clear: both;
}


/* 创意人案例详情 */
.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/bootstrap/new_website_1/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/bootstrap/new_website_1/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 a {
	display: inline-block;
	padding: 2px 14px;
	margin-right: 4px;
	background: #eeeeee;
	border-radius: 3px;
	font-size: 14px;
	text-decoration: none;
	color: #999999;
	vertical-align: text-top;
	margin-bottom: 5px;
}

.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:first-child {
	padding-top: 25px;
}

.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;
	position: relative;
}

.des_case_details .d_left .img_wrap .DCI_i {
	display: inline-block;
	width: 28px;
	height: 37px;
	position: absolute;
	left: 10px;
	top: 41px;
	cursor: pointer;
	background: url(../../images/bootstrap/admin/DCI_icon.svg) center no-repeat;
	background-size: 100% 100%;
	z-index: 1;
}

.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 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>span::before {
	content: ' ';
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(../../images/bootstrap/new_website_1/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 .author_fixed_box {
	width: 1170px;
	height: 10px;
	position: fixed;
	left: 50%;
	margin-left: -585px;
	top: 80px;
}

.des_case_details .author_fixed_box .d_right {
	width: 341px;
	float: right;
	margin-right: 15px;
	background: #fff;
	padding: 20px;
}

/*创意人信息浮动层end*/
.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(../../../statics/images/bootstrap/one_one/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;
	transform-origin: 50% 50%;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
}

.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/bootstrap/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/bootstrap/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 {
	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;
}

.creatives_banner_con {
	width: 100%;
	height: 700px;
	margin: 0 auto;
	background: url(../../../statics/images/bootstrap/new_website_1/designer_banner3.jpg) center no-repeat;
}

.creatives_banner_con .container_con {
	border-radius: 2px;
	padding: 0 45px;
	margin-left: -15px;
}

.creatives_banner_con .slogan {
	margin: 0 auto 20px;
	padding-top: 160px;
	position: relative;
	padding-bottom: 26px;
}

.creatives_banner_con .slogan img {
	max-width: 100%;
}

.creatives_banner_con .slogan h1 {
	font-size: 48px;
	color: #333;
	letter-spacing: 2px;
	line-height: 68px;
}

.creatives_banner_con p {
	letter-spacing: 2.4px;
	font-size: 16px;
	color: #fff;
	line-height: 34px;
	margin: 20px 0 42px;
	max-width: 845px;
}

.creatives_banner_con a {
	display: block;
	width: 280px;
	height: 56px;
	background: #7CACEE;
	border-radius: 2px;
	text-align: center;
	text-decoration: none;
	letter-spacing: 4px;
	font-size: 18px;
	line-height: 56px;
	color: #fff;
	transition: background .2s;
	-webkit-transition: background .2s;
	margin-top: 88px;
}

.creatives_banner_con a:hover {
	background: #6ea2eb;
	cursor: pointer;
}

.tcy_creatives_news {
	margin-top: -146px;
	margin-bottom: 86px;
}

.tcy_creatives_news .notification .vslider {
	margin-left: 47px;
}

.tcy_creatives_news .notification .slides li {
	color: #fff;
	letter-spacing: 2px;
}

.tcy_creatives_news .notification .slides li span {
	color: #fff;
}

.tcy_creatives_news .notification .vslider {
	background: url(../../images/bootstrap/new_website_1/tcy_new_icon_3.svg) left center no-repeat;
}

.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;
	padding-top: 62px;
}

.creatives_wrap .join_tcy .title_con div {
	font-size: 14px;
	letter-spacing: 1px;
	color: #999999;
}

.creatives_wrap .join_tcy .title_con .vice_tit {
	margin: 13px 0 20px;
}

.creatives_wrap .join_creatives {
	margin-top: 20px;
	margin-bottom: -57px;
}

.creatives_wrap .join_creatives .join_num_con {
	height: 201px;
	background: #fff;
	box-shadow: 0 10px 44px 0 rgba(0, 0, 0, 0.04);
	border-radius: 2px;
	padding: 25px;
}

.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: #000;
	display: inline-block;
}

.creatives_wrap .join_creatives .num_100 p span {
	font-size: 38px;
	font-weight: normal;
	margin-right: 6px;
	vertical-align: baseline;
}

.creatives_wrap .join_creatives .num_100 p span i {
	font-style: normal;
}

.creatives_wrap .join_creatives .num_100 p span.s_blue {
	color: #7CACEE;
}

.creatives_wrap .join_creatives .num_100 p span.s_green {
	color: #44E7B9;
}

.creatives_wrap .join_creatives .num_100 p span.s_purple {
	color: #C190E3;
}

.creatives_wrap .join_creatives .num_100 p span.s_red {
	color: #FF507C;
}

.creatives_wrap .join_creatives .num_100 p sup {
	font-size: 25px;
}

.creatives_wrap .join_creatives .num_100_tit {
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	letter-spacing: 1px;
	padding-top: 4px;
}

.creatives_wrap .join_creatives .join_num_con {
	opacity: 0;
}

.creatives_wrap .join_creatives .join_num_con.animate {
	opacity: 1;
	-webkit-animation: honor_animate 0.8s ease 0s normal;
	animation: honor_animate 0.8s ease 0s normal;
}

.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;
	width: auto;
	height: 90px;
}

.creatives_wrap .tcy_get .tcy_get_con>div h3 {
	font-size: 24px;
	color: #333333;
	text-align: left;
	margin-top: 35px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	padding-left: 15%;
}

.creatives_wrap .tcy_get .tcy_get_con>div p {
	font-size: 14px;
	color: #999999;
	line-height: 25px;
	text-align: left;
	padding-left: 15%;
}

.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_wrap.d_banner_background {
	background: url("../../images/bootstrap/new_website_1/case_list/new_banner.png") center no-repeat #001048;
}

.designers_case_list .d_banner_wrap.d_banner_background h1 {
	text-align: center;
	color: #fff;
}

.designers_case_list .d_banner_wrap.d_banner_background img {
	display: inline-block;
}

.designers_case_list .d_banner_wrap.d_banner_background h5 {
	color: #fff;
	text-align: center;
	font-size: 24px;
	font-weight: 100;
	margin-top: 16px;
}

.designers_case_list .d_banner_wrap.d_banner_background .b_slogan {
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	color: rgba(179, 183, 201, 1);
	line-height: 22px;
	margin-top: 15px;
}

.designers_case_list .d_banner_wrap.d_banner_background .b_slogan span {
	display: inline-block;
	margin-left: 6px;
	margin-right: 10px;
	color: #76D2BD;
	font-size: 24px;
}

.designers_case_list .d_banner_background .d_banner p a {
	color: #fff;
}

.designers_case_list .d_banner_background .d_banner p span {
	color: #fff;
}

.designers_case_list .d_banner {
	height: 307px;
	padding-top: 70px;
	background: url("../../../statics/images/bootstrap/new_website_1/designer_list.png") no-repeat right bottom;
	background-size: 375px auto;
}

.designers_case_list .d_banner p {
	padding-top: 10px;
}

.designers_case_list .d_banner p a {
	display: inline-block;
	text-decoration: none;
	color: #666;
	font-size: 12px;
	margin-right: 8px;
}

.designers_case_list .d_banner p span {
	display: inline-block;
	color: #333;
	font-size: 12px;
}

.designers_case_list .d_banner h1 {
	font-size: 30px;
	color: #333;
	padding-top: 50px;
	font-weight: bold;
	letter-spacing: 6px;
}

.designers_case_list .d_banner h5 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 40px;
	padding-bottom: 5px;
}

.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: 24px;
	height: 24px;
	background: url("../../images/bootstrap/new_website_1/tcy_new_icon_1_3.png") no-repeat center center;
	background-size: 100% 100%;
	margin-right: 7px;
	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/bootstrap/new_website_1/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;
}

.designers_case_list .t_customer_paginate .active {
	background: #7CACEE;
	border: 2px solid #7CACEE;
	color: #fff;
}

.designers_case_list .t_customer_paginate a,
.designers_case_list .t_customer_paginate span {
	background: #fff;
	color: #999;
	transition: all .3s;
}

.designers_case_list .t_customer_paginate a:hover {
	background: #7CACEE;
	color: #fff;
	border: 2px solid #7CACEE;
}

.designers_case_list .t_customer_paginate .icon-chevron-right:hover:before {
	background: url("../../images/bootstrap/new_website_1/pagination_icon2.png") no-repeat 0 -18px;
}

.designers_case_list .t_customer_paginate .icon-chevron-left:hover:before {
	background: url("../../images/bootstrap/new_website_1/pagination_icon2.png") no-repeat 0 0;
}

.designers_case_list .popular_label {
	margin-bottom: 60px;
}

/***排行榜***/
.rank_wrap {
	background: #F3F9FF;
	padding-bottom: 40px;
}

.designers_case_list .rank_list {
	padding-top: 40px;
	margin-bottom: 60px;
}

.designers_case_list .rank_list .rank_box {
	background: #fff;
	margin-bottom: 20px;
	padding: 38px 0;
}

.designers_case_list .rank_list .rank_box .left {
	float: left;
	width: 40%;
	padding-left: 38px;
}

.designers_case_list .rank_list .rank_box .right {
	float: right;
	width: 60%;
	padding-left: 20px;
}

.designers_case_list .rank_list .rank_box .left .left_con {
	position: relative;
}

.designers_case_list .rank_list .rank_box .left .left_con i {
	margin-right: 24px;
}

.designers_case_list .rank_list .rank_box .left .left_con .medal_i {
	display: inline-block;
	width: 28px;
	height: 37px;
	float: left;
	margin-top: 40px;
}

.designers_case_list .rank_list .rank_box:nth-of-type(1) .left .left_con .medal_i {
	background: url(../../images/bootstrap/new_website_1/rank1.png) center no-repeat;
}

.designers_case_list .rank_list .rank_box:nth-of-type(2) .left .left_con .medal_i {
	background: url(../../images/bootstrap/new_website_1/rank2.png) center no-repeat;
}

.designers_case_list .rank_list .rank_box:nth-of-type(3) .left .left_con .medal_i {
	background: url(../../images/bootstrap/new_website_1/rank3.png) center no-repeat;
}

.designers_case_list .rank_list .rank_box .left .left_con .index_i {
	display: inline-block;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	background: #EEEEEE;
	color: #999999;
	text-align: center;
	line-height: 28px;
	float: left;
	margin-top: 40px;
	font-size: 15px;
	font-style: normal;
}

.designers_case_list .rank_list .rank_box .left .left_con .index_null {
	background: none;
	width: 28px;
	height: 28px;
	display: inline-block;
	float: left;
}

.designers_case_list .rank_list .rank_box .left .left_con img {
	display: inline-block;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	float: left;
	margin-right: 20px;
	margin-top: 13px;
}

.designers_case_list .rank_list .rank_box .left .left_con .c_info {
	float: left;
	width: 266px;
}

.designers_case_list .rank_list .rank_box .left .left_con .c_info>h4 {
	font-size: 20px;
	color: #000;
	margin-bottom: 5px;
}

.designers_case_list .rank_list .rank_box .left .left_con .c_info>p {
	font-size: 14px;
	color: #999;
	margin-bottom: 8px;
}

.designers_case_list .rank_list .rank_box .left .left_con .c_info>div {
	margin-bottom: 15px;
}

.designers_case_list .rank_list .rank_box .left .left_con .c_info>div p {
	display: inline-block;
	margin-right: 16px;
	color: #999;
	font-size: 14px;
}

.designers_case_list .rank_list .rank_box .left .left_con .c_info>div p i {
	margin-right: 5px;
}

.designers_case_list .rank_list .rank_box .left .left_con .c_info>div p i.area_i {
	display: inline-block;
	width: 11px;
	height: 13px;
	background: url('../../images/bootstrap/new_website_1/area_i.png') center no-repeat;
	background-size: 100% 100%;
}

.designers_case_list .rank_list .rank_box .left .left_con .c_info>div p i.browse_i {
	display: inline-block;
	width: 15px;
	height: 10px;
	background: url('../../images/bootstrap/new_website_1/browse_i.png') center no-repeat;
	background-size: 100% 100%;
}

.designers_case_list .rank_list .rank_box .left .left_con .c_info>div p i.dock_i {
	display: inline-block;
	width: 12px;
	height: 11px;
	background: url('../../images/bootstrap/new_website_1/dock_i.png') center no-repeat;
	background-size: 100% 100%;
}

.designers_case_list .rank_list .rank_box .left .left_con .c_info>div p span {
	color: #7CACEE;
}

.designers_case_list .rank_list .rank_box .left .left_con .c_info a.area {
	color: #999;
}

.designers_case_list .rank_list .rank_box .left .left_con .c_info a.invite {
	display: block;
	width: 80px;
	height: 30px;
	background: #7CACEE;
	border-radius: 2px;
	color: #fff;
	font-size: 14px;
	letter-spacing: 1px;
	text-align: center;
	line-height: 30px;
	text-decoration: none;
}

.designers_case_list .rank_list .rank_box .left .left_con .state_label {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}

.designers_case_list .rank_list .rank_box .left .left_con .state_label span {
	text-align: center;
	padding-top: 2px;
	position: relative;
}

.designers_case_list .rank_list .rank_box .left .left_con .state_label span:after {
	display: inline-block;
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 9px solid transparent;
	left: 0;
	bottom: -18px;
	right: 0;
}

.designers_case_list .rank_list .rank_box .left .left_con .state_label .hy {
	display: inline-block;
	width: 20px;
	background: #44E7B9;
	color: #fff;
	font-size: 12px;
}

.designers_case_list .rank_list .rank_box .left .left_con .state_label .hy:after {
	border-top: 9px solid #44E7B9;
}

.designers_case_list .rank_list .rank_box .left .left_con .state_label .tj {
	display: inline-block;
	width: 20px;
	background: #C190E3;
	color: #fff;
	font-size: 12px;
	margin-left: 6px;
}

.designers_case_list .rank_list .rank_box .left .left_con .state_label .tj:after {
	border-top: 9px solid #C190E3;
}

.designers_case_list .rank_list .rank_box .right .right_con ul li {
	display: block;
	float: left;
	margin-left: 20px;
	width: 194px;
	height: 120px;
	overflow: hidden;
}

.designers_case_list .rank_list .rank_box .right .right_con ul li img {
	display: block;
	width: 100%;
	height: auto;
}

.designers_case_list .free_match_creatives .fmc_data_info .data_info {
	margin-top: 0;
}

.designers_case_list .free_match_creatives .fmc_data_info {
	padding-top: 23px;
	height: 36px;
	background: #f3f9ff;
}

.designers_case_list .other_search {
	margin-bottom: 15px;
	padding: 0;
}

.designers_case_list .free_match_creatives .fmc_data_info .data_info .news_list ul li .dog_i {
	background: url(../../../statics/images/bootstrap/1v1/smalldog2new.gif) center no-repeat;
}

.designers_case_list .fx-hover .fk-a {
	height: 38px;
}

/******************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-top: 46px;
}

.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;
}

/*商标查询*/
.j_trademark {
	background: #edf0ef;
	padding: 60px 0 0;
}

.j_trademark .line {
	background: #eee;
	height: 1px;
	width: 100%;
}

.j_trademark .blue_font {
	color: #7caced;
}

.j_trademark_search {
	background: #f9fafa;
	padding: 10px 0;
	text-align: center;
}

.j_trademark_search .search_tab,
.j_trademark_search .inp_wrap {
	overflow: hidden;
	display: inline-block;
}

.j_trademark_search .search_tab li {
	float: left;
	font-size: 16px;
	color: #999999;
	padding: 0 17px;
}

.j_trademark_search .search_tab li a {
	color: #999999;
	text-decoration: none;
}

.j_trademark_search .search_tab li span {
	height: 40px;
	line-height: 42px;
	border-bottom: 2px solid transparent;
	display: block;
	cursor: pointer;
}

.j_trademark_search .search_tab li span.cur {
	border-bottom: 2px solid #7cadff;
	color: #7cadff;
}

.j_trademark_search .inp_wrap {
	margin-top: 5px;
	width: 50%;
}

.j_trademark_search .inp_wrap .inp {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 3px;
	border: 2px solid #eeeeee;
	height: 50px;
	line-height: 46px;
	font-size: 14px;
	padding: 0 20px;
	letter-spacing: 2px;
	width: 76%;
	float: left;
	display: block;
	outline: none;
}

.j_trademark_search .inp_wrap .inp:focus {
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-shadow: none;
	border: 2px solid #6ea2eb;
	border-radius: 3px;
}

.j_trademark_search .inp_wrap .btn_blue {
	float: right;
	width: 115px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	cursor: pointer;
}

.j_trademark_trade,
.j_trademark_result {
	background: #fff;
}

.j_trademark_trade .trade_choose .choose_w {
	padding: 20px 0 10px;
	overflow: hidden;
}

.j_trademark_trade .trade_choose .choose_w .left {
	float: left;
	font-size: 14px;
	color: #999999;
	height: 28px;
	line-height: 28px;
}

.j_trademark_trade .trade_choose .choose_w .right {
	margin-left: 90px;
}

.j_trademark_trade .trade_choose .choose_w .right .list li {
	font-size: 14px;
	color: #666666;
	padding: 0 10px;
	height: 28px;
	line-height: 24px;
	border: 2px solid #f5f5f5;
	border-radius: 3px;
	float: left;
	margin: 0 10px 10px 0;
}

.j_trademark_trade .trade_choose .choose_w .right .list li b {
	font-weight: normal;
	font-size: 14px;
}

.j_trademark_trade .trade_choose .choose_w .right .list li .delete {
	width: 8px;
	height: 8px;
	display: inline-block;
	background: url("../../images/bootstrap/new_website_1/j_trade_delete.png") no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	cursor: pointer;
	margin-left: 5px;
}

.j_trademark_trade .trade_choose .choose_w .right .list li.add {
	height: 28px;
	width: 28px;
	border: 2px dashed #7caced;
	border-radius: 0;
	padding: 0;
	cursor: pointer;
	background: url("../../images/bootstrap/new_website_1/j_trade_add.png") center center no-repeat;
}

.j_trademark_trade .trade_choose .choose_w .right .no_choose {
	height: 28px;
	line-height: 24px;
	font-size: 14px;
	color: #999999;
	border: 2px dashed #7caced;
	border-radius: 0;
	padding: 0 10px 0 30px;
	cursor: pointer;
	display: inline-block;
	background: url("../../images/bootstrap/new_website_1/j_trade_add.png") 10px center no-repeat;
}

.j_trademark_trade .specific .top,
.j_trademark_trade .specific .other {
	padding: 0 30px;
	font-size: 14px;
	color: #666666;
}

.j_trademark_trade .specific .top {
	/*border: 3px solid #44e7b9;*/
	border-radius: 3px;
	padding: 15px 30px 15px;
	position: relative;
	box-shadow: 0 5px 20px 0px rgba(68, 231, 185, 0.3);
	-webkit-box-shadow: 0 5px 20px 0px rgba(68, 231, 185, 0.3);
	-moz-box-shadow: 0 5px 20px 0px rgba(68, 231, 185, 0.3);
}

.j_trademark_trade .specific .top_tj {
	width: 60px;
	height: 60px;
	display: block;
	background: url("../../images/bootstrap/new_website_1/j_trade_tj.png") no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	position: absolute;
	right: -1px;
	top: -1px;
}

.j_trademark_trade .specific .top_title {
	font-size: 18px;
	color: #333333;
	letter-spacing: 1px;
	position: relative;
}

.j_trademark_trade .specific .top_tips {
	/*height: 32px;*/
	line-height: 18px;
	font-size: 13px;
	color: #999999;
	letter-spacing: 2px;
	padding-top: 15px;
}

.j_trademark_trade .specific .top_tips span {
	padding-bottom: 10px;
	display: block;
}

.j_trademark_trade .specific .top_title .lei_tips {
	display: inline-block;
	width: 24px;
	height: 34px;
	background: url(../../../statics/images/bootstrap/new_website_1/single_pro/tip_gray_2.png) center bottom no-repeat;
	cursor: pointer;
	margin-left: 10px;
	margin-bottom: -12px;
	vertical-align: top;
}

.j_trademark_trade .specific .top_title .lei_tips:hover {
	background: url(../../../statics/images/bootstrap/new_website_1/single_pro/tip_blue_2.png) center bottom no-repeat;
}

.j_trademark_trade .specific .top_title .lei_tips:hover+.lei_tips_wrap {
	display: block;
}

.j_trademark_trade .specific .top_title .lei_tips_wrap {
	position: absolute;
	left: 225px;
	top: 35px;
	width: 300px;
	background: #FFFFFF;
	border-radius: 3px;
	box-shadow: 0 0 15px -5px;
	padding: 20px;
	z-index: 9;
	display: none;
}

.j_trademark_trade .specific .top_title .lei_tips_wrap h4 {
	text-align: center;
	color: #666666;
	font-size: 18px;
	padding-bottom: 10px;
}

.j_trademark_trade .specific .top_title .lei_tips_wrap p {
	color: #666666;
	font-size: 14px;
	line-height: 25px;
	clear: both;
}

.j_trademark_trade .specific .top_title .lei_tips_wrap a {
	display: block;
	width: 17px;
	height: 15px;
	font-size: 22px;
	line-height: .5;
	margin-top: -10px;
	margin-right: -10px;
	float: right;
	color: #aaa;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, .6);
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
	transition: transform 0.3s;
	-webkit-transition: transform 0.3s;
}

.j_trademark_trade .specific .lb_wrap {
	overflow: hidden;
	margin-left: -10px;
}

.j_trademark_trade .specific .lb_wrap li {
	float: left;
	width: 12.5%;
	margin-top: 10px;
	padding-left: 10px;
}

.j_trademark_trade .specific .lb_wrap li>div {
	border: 2px solid #eee;
	border-radius: 3px;
	height: 36px;
	line-height: 32px;
	text-align: center;
	position: relative;
}

.j_trademark_trade .specific .lb_wrap li .kz,
.j_trademark_trade .specific .lb_wrap li .yz {
	width: 32px;
	height: 32px;
	display: block;
	background: url("../../images/bootstrap/new_website_1/j_trade_kz.png") no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	position: absolute;
	left: -1px;
	top: -1px;
}

.j_trademark_trade .specific .lb_wrap li .yz {
	background: url("../../images/bootstrap/new_website_1/j_trade_yz.png") no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

.j_trademark_trade .specific .other .title {
	color: #333333;
	font-size: 14px;
	height: 34px;
	padding: 10px 0 0;
	line-height: 24px;
}

.j_trademark_trade .is_show_other {
	padding: 20px 0 30px;
	text-align: center;
	color: #999999;
	font-size: 14px;
}

.j_trademark_trade .is_show_other p {
	display: inline-block;
	cursor: pointer;
}

.j_trademark_trade .is_show_other p .up,
.j_trademark_trade .is_show_other p .down {
	width: 12px;
	height: 8px;
	display: inline-block;
	background: url("../../images/bootstrap/new_website_1/j_trade_up.png") no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	margin-left: 3px;
}

.j_trademark_trade .is_show_other p .down {
	background: url("../../images/bootstrap/new_website_1/j_trade_down.png") no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

.j_trademark_trade .ljzx_btn_wrap {
	padding: 20px 0 20px;
	text-align: center;
}

.j_trademark_trade .ljzx_btn_wrap p {
	color: #333;
	font-size: 18px;
}

.j_trademark_trade .ljzx_btn_wrap .btn_blue {
	width: 165px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	display: inline-block;
	cursor: pointer;
	margin-left: 10px;
}

.j_trademark_result {
	padding: 0 0 145px;
	font-size: 14px;
}

.j_trademark_result .tips {
	color: #4c4c4c;
	font-size: 14px;
	letter-spacing: 2px;
	padding: 15px 0 10px;
}

.j_trademark_result .tips .blue_font {
	font-size: 14px;
	padding: 0 2px;
}

.j_trademark_result .result_list .item {
	padding: 20px 0;
	border-bottom: 1px solid #f4f4f4;
	overflow: hidden;
}

.j_trademark_result .result_list .item .img_wrap {
	text-align: center;
	height: 70px;
	line-height: 70px;
	font-size: 18px;
	font-weight: bold;
}

.j_trademark_result .result_list .item .img_wrap span {
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}

.j_trademark_result .result_list .item .img_wrap img {
	max-width: 80%;
	max-height: 80%;
	vertical-align: middle;
}

.j_trademark_result .result_list .item li {
	float: left;
	width: 20%;
	padding: 0 10px 0 0;
}

.j_trademark_result .result_list .item li:nth-child(5n+3),
.j_trademark_result .result_list .item li:nth-child(5n+5) {
	width: 17%;
}

.j_trademark_result .result_list .item li:nth-child(5n+4) {
	width: 26%;
}

.j_trademark_result .result_list .item li:nth-child(5n+1) {
	clear: both;
}

.j_trademark_result .result_list .item li p {
	line-height: 24px;
	padding: 5px 0;
}

.j_trademark_result .result_list .item li .fl {
	float: left;
	display: block;
}

.j_trademark_result .result_list .item li .ml50 {
	margin-left: 55px;
	display: block;
}

.j_trademark_result .no_result {
	width: 35%;
	margin: 100px auto 150px;
}

.j_trademark_result .no_result img {
	width: 100%;
	max-width: 100%;
}

.j_trademark_result .t_customer_paginate a {
	border: 0;
}

.j_trademark_result .t_customer_paginate .active {
	border: 0;
	background: #7cacee;
	color: #fff;
}

/*行业类别--弹出层*/
.j_trade_bg {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 1002;
}

.j_trade_bg .j_trade_con {
	width: 1000px;
	background: #fff;
	border-radius: 3px;
	margin: 50px auto;
	position: relative;
	padding: 20px 0;
}

.j_trade_bg .j_trade_con .delete,
.j_ljzx_bg .j_ljzx_con .close_del {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 12px;
	height: 12px;
	background: url("../../images/bootstrap/new_website_1/j_trade_delete.png") no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	cursor: pointer;
}

.j_trade_bg .j_trade_con h4,
.j_ljzx_bg .j_ljzx_con h4 {
	font-weight: normal;
	font-size: 18px;
	text-align: center;
	color: #333333;
	letter-spacing: 2px;
	padding: 0 0 10px 0;
}

.j_trade_bg .j_trade_con .check_wrap ul {
	overflow: hidden;
}

.j_trade_bg .j_trade_con .check_wrap li {
	float: left;
	padding: 10px 15px 0;
	width: 20%;
}

.j_trade_bg .j_trade_con .check_wrap li>div {
	text-align: center;
	height: 34px;
	line-height: 30px;
	cursor: pointer;
	position: relative;
}

.j_trade_bg .j_trade_con .check_wrap li>div.cur {
	border: 2px solid #7cacee;
	border-radius: 3px;
}

.j_trade_bg .j_trade_con .check_wrap li>div b {
	font-weight: normal;
	font-size: 14px;
}

.j_trade_bg .j_trade_con .check_wrap li>div.cur span {
	position: absolute;
	right: 2px;
	bottom: 2px;
	width: 14px;
	height: 14px;
	display: block;
	background: url("../../images/bootstrap/new_website_1/j_trade_check.png") no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

.j_trade_bg .j_trade_con .btn_blue {
	height: 50px;
	line-height: 50px;
	width: 170px;
	margin: 10px auto 0;
	display: block;
	cursor: pointer;
}

/*立即咨询弹出层*/
.j_ljzx_bg {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 1002;
	outline: none;
	-webkit-overflow-scrolling: touch;
}

.j_ljzx_bg .j_ljzx_con {
	width: 570px;
	background: #fff;
	border-radius: 3px;
	margin: 50px auto;
	position: relative;
	padding: 20px 30px;
}

.j_ljzx_bg .j_ljzx_con h4 {
	color: #333333;
	font-size: 24px;
}

.j_ljzx_bg .j_ljzx_con .tips {
	font-size: 14px;
	color: #999999;
	text-align: center;
}

.j_ljzx_bg .j_ljzx_con .inp_group {
	overflow: hidden;
	position: relative;
	padding: 15px 0;
}

.j_ljzx_bg .j_ljzx_con .inp_group .left {
	float: left;
	letter-spacing: 2px;
	color: #999999;
	font-size: 16px;
	width: 25%;
}

.j_ljzx_bg .j_ljzx_con .inp_group .inp {
	float: left;
	width: 70%;
	-webkit-appearance: none;
	appearance: none;
	border: 0;
	outline: none;
	height: 26px;
	line-height: 26px;
}

.j_ljzx_bg .j_ljzx_con .inp_group .line {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background: #e9f0f6;
}

.j_ljzx_bg .j_ljzx_con .inp_group .inp:focus~.line {
	background: #7caced;
}

.j_ljzx_bg .j_ljzx_con .hyxx_wrap {
	padding: 10px 0;
	border-bottom: 1px solid #e9f0f6;
	position: relative;
}

.j_ljzx_bg .j_ljzx_con .hyxx {
	position: relative;
	padding-right: 45px;
}

.j_ljzx_bg .j_ljzx_con .hyxx .place {
	letter-spacing: 2px;
	color: #999999;
	font-size: 16px;
	cursor: pointer;
	height: 28px;
	line-height: 28px;
}

.j_ljzx_bg .j_ljzx_con .hyxx .down,
.j_ljzx_bg .j_ljzx_con .hyxx .delete {
	position: absolute;
	right: 5px;
	top: 7px;
	width: 12px;
	height: 8px;
	display: block;
	background: url("../../images/bootstrap/new_website_1/j_trade_down.png") no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

.j_ljzx_bg .j_ljzx_con .hyxx .delete {
	right: 26px;
	height: 12px;
	top: 6px;
	background: url("../../images/bootstrap/new_website_1/j_trade_delete.png") no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	cursor: pointer;
}

.j_ljzx_bg .j_ljzx_con .hyxx .choose_ul {
	overflow: hidden;
	/*white-space: nowrap;*/
}

.j_ljzx_bg .j_ljzx_con .hyxx .choose_ul li {
	margin-right: 10px;
	display: inline-block;
	border-radius: 3px;
	background: #7caced;
	color: #fff;
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.j_ljzx_bg .j_ljzx_con .hyxx .choose_ul li b {
	font-weight: normal;
	font-size: 14px;
}

.j_ljzx_bg .j_ljzx_con .hyxx .choose_ul li .del {
	width: 8px;
	height: 8px;
	display: inline-block;
	background: url("../../images/bootstrap/new_website_1/j_trade_del.png") no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	cursor: pointer;
	margin-left: 5px;
}

.j_ljzx_bg .j_ljzx_con .hy_con {
	position: absolute;
	left: 0;
	right: 0;
	top: 59px;
	background: #fff;
	border-radius: 3px;
	border: 1px solid #eeeeee;
	padding: 20px 20px 20px 25px;
	max-height: 230px;
	overflow-y: scroll;
}

.j_ljzx_bg .j_ljzx_con .hy_con ul {
	overflow: hidden;
}

.j_ljzx_bg .j_ljzx_con .hy_con li {
	float: left;
	width: 33.2%;
	height: 32px;
	line-height: 26px;
	font-size: 14px;
	color: #666666;
	padding: 3px 0;
}

.j_ljzx_bg .j_ljzx_con .hy_con li span {
	cursor: pointer;
}

.j_ljzx_bg .j_ljzx_con .hy_con li span:hover {
	background: rgba(124, 172, 237, 0.5);
	color: #fff;
}

.j_ljzx_bg .j_ljzx_con .hy_con li span.status_disable {
	background: #eaeaea;
	color: #CCC7C7;
	cursor: default;
}

.j_ljzx_bg .btn_blue {
	width: 80%;
	display: block;
	margin: 20px auto;
}

/*****************特创易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;
	}
}

/****************首页-最近案例展示改版2017-04******************/
/*月份导航*/
.tcy_new_index .latest_case .month_nav {
	padding-top: 27px;
	padding-bottom: 30px;
}

.tcy_new_index .latest_case .month_nav_con {
	margin-left: -28px;
}

.tcy_new_index .latest_case .month_nav_con ul {
	position: relative;
	height: 55px;
	display: block;
}

.tcy_new_index .month_nav_con ul li {
	/*float: left;*/
	width: 80px;
	color: #666666;
	position: absolute;
	top: 0;
	left: 0;
}

.tcy_new_index .month_nav_con ul li .li_con {
	margin-top: 25px;
	height: 30px;
	cursor: pointer;
}

.tcy_new_index .month_nav_con ul li .li_con .current_month {
	text-align: center;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 28px;
}

.tcy_new_index .month_nav_con ul li .li_con .current_year {
	display: none;
	background: #FFFFFF;
	border-radius: 2px 2px 0 0;
	text-align: center;
	line-height: 25px;
	font-size: 14px;
}

.tcy_new_index .month_nav_con ul li.current {
	width: 90px;
}

.tcy_new_index .month_nav_con ul li.current .li_con {
	position: relative;
	margin: 0 auto;
	height: 55px;
	width: 60px;
	padding-top: 25px;
}

.tcy_new_index .month_nav_con ul li.current .li_con .current_year {
	display: block;
	position: absolute;
	padding: 0 14px;
	max-width: 60px;
	top: 0;
	left: 0;
	color: #666666;
}

.tcy_new_index .month_nav_con ul li.current .li_con .current_month {
	height: 30px;
	line-height: 29px;
	background: #FF507C;
	border-radius: 2px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	position: relative;
}

.tcy_new_index .month_nav_con ul li.current .li_con .current_month:after {
	display: block;
	content: "";
	position: absolute;
	left: 26px;
	bottom: -4px;
	width: 9px;
	height: 9px;
	background: #FF507C;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

/*案例case*/
.tcy_new_index .current_case_wrap {
	margin-bottom: 52px;
	overflow: hidden;
	position: relative;
}

.tcy_new_index .current_case_wrap .c_case_list {
	overflow-x: scroll;
	font-size: 0;
	white-space: nowrap;
	bottom: -17px;
	margin-top: -17px;
	padding-top: 4px;
	overflow-y: hidden;
	position: relative;
}

.tcy_new_index .current_case_wrap .c_case_list:after {
	display: block;
	content: " ";
	width: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}

.tcy_new_index .current_case_wrap .c_case_card {
	position: relative;
	display: inline-block;
	width: 520px;
	padding: 20px;
	background: #ffffff;
	box-shadow: 0 0 4px 2px rgba(22, 30, 40, 0.10);
	border-radius: 2px;
	margin-right: 20px;
	margin-bottom: 4px;
	box-sizing: border-box;
	z-index: 6;
}

.tcy_new_index .current_case_wrap .c_case_card.mask_layer:after {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0.6;
	filter: alpha(opacity=60);
	z-index: 5;
	animation: opacity 0.3s linear 0.2s;
	-webkit-animation: opacity 0.3s linear 0.2s;
}

.tcy_new_index .current_case_wrap .c_case_card .img_wrap {
	border-radius: 2px;
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}

.tcy_new_index .current_case_wrap .c_case_card .img_wrap img {
	width: 100%;
	height: auto;
}

.tcy_new_index .current_case_wrap .c_case_card h4 {
	font-size: 20px;
	color: #000000;
	line-height: 35px;
	overflow: hidden;
	height: 35px;
	font-weight: normal;
}

.tcy_new_index .current_case_wrap .c_case_card p:after {
	display: block;
	content: " ";
	width: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}

.tcy_new_index .current_case_wrap .c_case_card p strong {
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	height: 25px;
	font-weight: normal;
	display: inline-block;
}

.tcy_new_index .current_case_wrap .c_case_card p span {
	float: right;
	font-size: 14px;
	text-align: center;
	display: block;
	color: #666;
	padding-top: 5px;
}

.tcy_new_index .current_case_wrap .c_prev {
	border-radius: 50%;
	display: block;
	width: 64px;
	height: 64px;
	position: absolute;
	left: 110px;
	top: 50%;
	margin-top: -32px;
	background: url(../../images/bootstrap/new_website_1/index/button_left2.png) center no-repeat;
	cursor: pointer;
	transition: transform ease-out 0.2s;
	-webkit-transition: transform ease-out 0.2s;
	z-index: 6;
}

.tcy_new_index .current_case_wrap .c_next {
	border-radius: 50%;
	display: block;
	width: 64px;
	height: 64px;
	position: absolute;
	right: 110px;
	top: 50%;
	margin-top: -32px;
	background: url(../../images/bootstrap/new_website_1/index/button_right2.png) center no-repeat;
	cursor: pointer;
	transition: transform ease-out 0.2s;
	-webkit-transition: transform ease-out 0.2s;
	z-index: 6;
}

.tcy_new_index .current_case_wrap .c_prev:hover,
.tcy_new_index .current_case_wrap .c_next:hover {
	box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.2);
	-webkit-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05);
}

.c_case_card .item_hover {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	background: #fff;
	border-radius: 3px;
	padding: 20px;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	-webkit-transition-property: opacity, visibility;
	transition-property: opacity, visibility;
}

.c_case_card:hover .item_hover {
	opacity: 1;
	visibility: visible;
}

.c_case_card .item_hover .top {
	text-align: center;
	color: #333333;
	padding: 10px 0 25px 0;
}

.c_case_card .item_hover .top h5 {
	font-size: 18px;
	letter-spacing: 2px;
	margin: 15px 0;
}

.c_case_card .item_hover .top p {
	font-size: 14px;
}

.c_case_card .item_hover .bot {
	border-top: 1px solid #ededed;
	overflow: hidden;
}

.c_case_card .item_hover .bot>div {
	float: left;
	width: 32.5%;
	text-align: center;
	border-right: 1px solid #ededed;
}

.c_case_card .item_hover .bot>div:last-child {
	border-right: 1px solid #fff;
}

.c_case_card .item_hover .bot>div p:nth-child(1) {
	font-size: 20px;
	color: #333;
	padding: 10px 0 5px 0;
}

.c_case_card .item_hover .bot>div p:nth-child(2) {
	font-size: 14px;
	color: #666;
}

/*案例行业导航*/
.tcy_new_index .industry_nav.row {
	text-align: center;
	margin: 0 auto 31px;
	height: 54px;
	border-bottom: 1px solid #9CC0EF;
}

.tcy_new_index .industry_nav .industry_nav_wrap {
	display: inline-block;
	/*padding: 0 115px;*/
	height: 54px;
	margin: 0 auto;
}

.tcy_new_index .industry_nav .industry_nav_wrap ul li {
	height: 54px;
	display: block;
	float: left;
	cursor: pointer;
}

.tcy_new_index .industry_nav .industry_nav_wrap ul li p {
	height: 43px;
	line-height: 43px;
	padding: 0 15px;
	text-align: center;
	font-size: 16px;
	color: #666666;
}

.tcy_new_index .industry_nav .industry_nav_wrap ul li:hover p {
	color: #333;
}

.tcy_new_index .industry_nav .industry_nav_wrap ul li p a {
	color: #333;
	text-decoration: none;
}

.tcy_new_index .industry_nav .industry_nav_wrap ul li p i {
	width: 8px;
	height: 12px;
	display: inline-block;
	background: url("../../images/bootstrap/new_website_1/arrow_right2.png") center no-repeat;
	margin-left: 5px;
}

.tcy_new_index .industry_nav .industry_nav_wrap ul li.on {
	background: url(../../images/bootstrap/new_website_1/index/angle3.png) bottom center no-repeat;
}

.tcy_new_index .industry_nav .industry_nav_wrap ul li.on p {
	color: #7fadeb;
}

/***************特创易公众号绑定教程页************/
.tcy_wx_bind_course {
	margin-top: 70px;
}

.tcy_wx_bind_course .course_title {
	font-size: 34px;
	color: #333;
	height: 70px;
	padding-bottom: 33px;
	position: relative;
	margin-top: 36px;
	letter-spacing: 3px;
}

.tcy_wx_bind_course .course_title i {
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 31px;
	height: 5px;
	background: #FF517C;
}

.tcy_wx_bind_course .course_step {
	display: block;
	margin-top: 89px;
	margin-bottom: 37px;
	margin-left: 60px;
	max-width: 90%;
}

.tcy_wx_bind_course .course_img_wrap {
	padding-bottom: 142px;
}

.tcy_wx_bind_course .course_img_wrap img {
	display: inline-block;
	vertical-align: top;
	margin-right: 40px;
}

/**********1v1邀请**********/
/***************邀请单个创意人页面*****************/
.invite_single_creatives .banner {
	height: 180px;
	background: #eef0ef;
	margin: 0 auto;
	padding-top: 134px;
}

.invite_single_creatives .banner p {
	font-size: 16px;
	color: #999999;
}

.invite_single_creatives .banner p a {
	color: #999999;
	text-decoration: none;
	display: inline-block;
}

.invite_single_creatives .banner p i {
	display: inline-block;
	margin: 0 20px;
	width: 9px;
	height: 12px;
	background: url(../../images/bootstrap/1v1/arrow_right.png) center no-repeat;
	vertical-align: middle;
}

.invite_single_creatives .banner p span {
	display: inline-block;
	vertical-align: middle;
}

.invite_single_creatives .creatives_theme {
	border-bottom: 1px solid #e3ebf5;
	padding-bottom: 40px;
	margin-top: -54px;
}

.invite_single_creatives .creatives_theme .img_wrap {
	width: 108px;
	height: 108px;
	border: 4px solid #ffffff;
	border-radius: 50%;
	margin: 0 auto;
}

.invite_single_creatives .creatives_theme .img_wrap img {
	width: 100%;
	border-radius: 50%;
}

.invite_single_creatives .creatives_theme p {
	text-align: center;
}

.invite_single_creatives .creatives_theme .name {
	font-size: 24px;
	color: #000000;
	padding-top: 7px;
}

.invite_single_creatives .creatives_theme .from_info {
	font-size: 16px;
	color: #666666;
	padding-top: 13px;
	margin-bottom: 26px;
}

.invite_single_creatives .creatives_theme .from_info i {
	display: inline-block;
	font-style: normal;
	height: 14px;
	margin: 0 10px;
	color: #E9F2F9;
}

.invite_single_creatives .creatives_theme .label_group span {
	display: inline-block;
	height: 24px;
	line-height: 24px;
	padding: 0 14px;
	background: #E9F2F9;
	border-radius: 2px;
	margin: 0 6px 10px;
	font-size: 14px;
	color: #666666;
}

.invite_single_creatives .creatives_theme .service_type {
	padding-top: 27px;
}

.invite_single_creatives .creatives_theme .service_type span {
	display: inline-block;
	margin-right: 28px;
	font-size: 16px;
	color: #666666;
	margin-bottom: 15px;
}

.invite_single_creatives .creatives_theme .service_type span i {
	display: inline-block;
	width: 17px;
	height: 14px;
	background: url(../../../statics/images/bootstrap/1v1/greencheck.png) center no-repeat;
	margin-right: 9px;
}

.invite_single_creatives .invite_creatives_demand {
	margin: 0 auto 220px;
}

.invite_creatives_demand {
	width: 580px;
	margin: 0 auto 140px;
	padding-top: 30px;
}

.invite_creatives_demand .tit {
	text-align: center;
	font-size: 24px;
	color: #333333;
	letter-spacing: 2px;
}

.invite_creatives_demand .inp_tit {
	font-size: 16px;
	color: #333333;
	letter-spacing: 1px;
	padding-bottom: 12px;
	margin-top: 20px;
}

.invite_creatives_demand .inp_tit i {
	display: inline-block;
	color: #ff507c;
	margin-right: 8px;
	vertical-align: sub;
	height: 11px;
}

.invite_creatives_demand .inp_group {
	position: relative;
}

select::-ms-expand {
	display: none;
}

.invite_creatives_demand .inp_group .min_select {
	width: 280px;
	height: 44px;
	border: 2px solid #edf0ef;
	outline: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	background: url(../../../statics/images/bootstrap/1v1/arrow_bottom_2.png) right center no-repeat;
	font-size: 14px;
	color: #333333;
	letter-spacing: 1px;
	padding-left: 13px;
	border-radius: 2px;
}

#match_demand_pop .invite_creatives_demand .inp_group .min_select {
	width: 280px;
}

.invite_creatives_demand .inp_group .min_select:focus {
	border: 2px solid #7CACEE;
}

.invite_creatives_demand .inp_group .min_select:first-child {
	margin-right: 15px;
}

.invite_creatives_demand .inp_group .max_select {
	width: 100%;
	height: 44px;
	border: 2px solid #edf0ef;
	outline: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	background: url(../../../statics/images/bootstrap/1v1/arrow_bottom_2.png) right center no-repeat;
	font-size: 14px;
	color: #333333;
	letter-spacing: 1px;
	padding-left: 13px;
	border-radius: 2px;
}

.invite_creatives_demand .inp_group .max_select:focus {
	border: 2px solid #7CACEE;
}

.invite_creatives_demand .inp_group textarea {
	height: 88px;
	width: 100%;
	resize: none;
	border: 2px solid #edf0ef;
	outline: none;
	padding: 10px 13px;
	font-size: 14px;
	color: #333333;
	letter-spacing: 1px;
	border-radius: 2px;
}

.invite_creatives_demand .inp_group textarea:focus {
	border: 2px solid #7CACEE;
}

.invite_creatives_demand .tips {
	font-size: 14px;
	color: #333333;
	letter-spacing: 1px;
	margin-top: 45px;
	margin-bottom: 178px;
}

.invite_creatives_demand .tips span {
	color: #88B4F0;
}

/*蓝色边框按钮*/
.blue_border_btn {
	display: block;
	outline: none;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	box-shadow: none;
	border: 1px solid #7cacee;
	text-align: center;
	color: #7cacee;
	background: #fff;
	letter-spacing: 2px;
	font-size: 1.33em;
	border-radius: 3px;
	text-decoration: none;
}

.blue_border_btn:focus,
.blue_border_btn:active,
.blue_border_btn:hover,
.blue_border_btn:visited {
	outline: none;
	-moz-outline: none;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	box-shadow: none;
	color: #7cacee;
}

/*蓝色背景按钮*/
.blue_bg_btn {
	display: block;
	outline: none;
	border: none;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	box-shadow: none;
	background: #7fadeb;
	color: #fff;
	letter-spacing: 2px;
	text-align: center;
	font-size: 1.33em;
	border-radius: 3px;
	text-decoration: none;
}

.blue_bg_btn:focus,
.blue_bg_btn:active,
.blue_bg_btn:hover,
.blue_bg_btn:visited {
	outline: none;
	-moz-outline: none;
	border: none;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	box-shadow: none;
	color: #fff;
}

.invite_btn_wrap {
	width: 100%;
	height: 90px;
	background: #fff;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	box-shadow: 0 2px 34px 0 rgba(0, 0, 0, 0.08);
	padding-top: 20px;
	text-align: center;
	font-size: 0;
	z-index: 100;
}

.invite_btn_wrap a {
	display: inline-block;
	font-size: 18px;
	letter-spacing: 4px;
	text-decoration: none;
}

.invite_btn_wrap .invite_single {
	margin-right: 40px;
	width: 200px;
	height: 50px;
	line-height: 51px;
}

.invite_btn_wrap .invite_more {
	width: 200px;
	height: 50px;
	line-height: 46px;
	border: 2px solid #7cacee;
}

/*************邀请多个创意人需求填写*************/
.invite_more_creatives .bg_gray_70 {
	height: 70px;
	background: #eef0ef;
}

.invite_more_creatives .nav {
	height: 80px;
	background: #F9FAFA;
	padding: 25px 0;
	margin-bottom: 8px;
}

.invite_more_creatives .nav .row {
	text-align: center;
}

.invite_more_creatives .nav .nav_step_name {
	height: 30px;
	line-height: 30px;
	display: inline-block;
	font-size: 16px;
	color: #666666;
	letter-spacing: 1px;
}

.invite_more_creatives .nav .nav_step_name i {
	display: inline-block;
	width: 30px;
	height: 30px;
	border: 3px solid #e0e2e1;
	border-radius: 50%;
	background: #fff;
	font-size: 18px;
	color: #999999;
	text-align: center;
	line-height: 24px;
	letter-spacing: 0;
	margin-right: 15px;
	font-style: normal;
}

.invite_more_creatives .nav .nav_step_name.cur i {
	background: #44E7B8;
	color: #fff;
	border: 3px solid #44E7B8;
}

.invite_more_creatives .nav .nav_step_line {
	width: 290px;
	height: 2px;
	display: inline-block;
	vertical-align: middle;
	background: #EEF0EF;
	position: relative;
	margin: 0 15px;
}

.invite_more_creatives .nav .nav_step_line:before {
	display: block;
	content: "";
	width: 6px;
	height: 6px;
	background: #EEF0EF;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: -2px;
}

.invite_more_creatives .nav .nav_step_line:after {
	display: block;
	content: "";
	width: 6px;
	height: 6px;
	background: #EEF0EF;
	border-radius: 50%;
	position: absolute;
	right: 0;
	top: -2px;
}

.invite_more_creatives .nav .nav_step_line.cur {
	background: #44E7B8;
}

.invite_more_creatives .nav .nav_step_line.cur:before {
	background: #44E7B8;
}

.invite_more_creatives .nav .nav_step_line.cur:after {
	background: #44E7B8;
}

.invite_btn_wrap .match_btn {
	width: 200px;
	height: 50px;
	line-height: 51px;
}

.invite_more_creatives .match_area_creatives {
	padding-top: 24px;
}

.invite_more_creatives .match_area_creatives label {
	width: 78px;
	height: 20px;
	font-size: 14px;
	position: relative;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

.invite_more_creatives .match_area_creatives p {
	display: inline-block;
	font-size: 14px;
	color: #333333;
	letter-spacing: 1px;
	position: relative;
	font-weight: normal;
}

.invite_more_creatives .match_area_creatives p span {
	color: #7CACEE;
	display: inline-block;
	margin: 0 5px;
}

.invite_more_creatives .match_area_creatives p span>a {
	padding-right: 25px;
	display: inline-block;
	height: 40px;
	line-height: 50px;
	color: #7CACEE;
	text-decoration: none;
}

.invite_more_creatives .match_area_creatives p span i {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../../../statics/images/bootstrap/1v1/edit.png) center no-repeat;
	margin: 0 3px;
	vertical-align: text-top;
	position: absolute;
	right: 0;
	bottom: 7px;
}

.invite_more_creatives .match_area_creatives input[type="checkbox"] {
	display: inline-block;
	visibility: hidden;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	width: 0;
	height: 0;
	margin-right: 15px;
	margin-right: 10px\9\0;
	margin-right: 10px\0;
}

.invite_more_creatives .match_area_creatives input[type="checkbox"]+i {
	position: absolute;
	left: 0;
	top: 3px;
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../../../statics/images/bootstrap/1v1/blue_unchoiced.png) center no-repeat;
}

.invite_more_creatives .match_area_creatives input[type="checkbox"]:checked+i {
	background: url(../../../statics/images/bootstrap/1v1/blue_checked.png) center no-repeat;
}

/*******************邀请多个创意人成功页面******************/
.invite_more_success {
	padding-top: 37px;
}

.invite_more_success img {
	display: block;
	width: 65px;
	margin: 0 auto;
}

.invite_more_success .tit {
	font-size: 36px;
	color: #333333;
	letter-spacing: 2px;
	text-align: center;
	padding-top: 30px;
}

.invite_more_success .explain {
	font-size: 18px;
	color: #999999;
	letter-spacing: 2px;
	text-align: center;
	margin-top: 13px;
}

.invite_more_success .blue_bg_btn {
	display: block;
	width: 400px;
	height: 60px;
	line-height: 60px;
	margin: 84px auto 161px;
	font-size: 18px;
	letter-spacing: 3px;
	text-decoration: none;
}

/***弹窗***/
.pop_bg_layer {
	position: fixed;
	z-index: 1000;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	display: none;
}

.pop_common {
	display: none;
	border-radius: 2px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1001;
}

.pop_common .pop_con {
	position: relative;
}

.pop_common .pop_con .pop_close {
	width: 16px;
	height: 16px;
	display: block;
	background: url(../../../statics/images/bootstrap/1v1/close.png) center no-repeat;
	background-size: 100%;
	position: absolute;
	right: 24px;
	top: 27px;
	cursor: pointer;
}

/*留下联系方式弹窗*/
#contact_info_pop_v2 .modal-dialog {
	margin: 60px auto;
	width: 700px;
}

.contact_info_pop .pop_con {
	padding: 0 60px 39px;
	background: #fff;
	border-radius: 2px;
}

.contact_info_pop .pop_con h2 {
	font-size: 24px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 36px;
	text-align: center;
	padding-top: 40px;
	margin-bottom: 54px;
}

.contact_info_pop .pop_con .tit {
	padding-top: 30px;
	padding-bottom: 16px;
	font-size: 16px;
	color: #333333;
	letter-spacing: 1px;
}

.contact_info_pop .pop_con .tit i {
	display: inline-block;
	font-size: 16px;
	color: #ff507c;
}

.contact_info_pop .pop_con .close {
	margin-right: -39px;
	margin-top: 15px;
	font-size: 28px;
	display: block;
}

.contact_info_pop .pop_con .inp_group {
	position: relative;
}

.contact_info_pop .pop_con .inp_group input {
	height: 44px;
	width: 100%;
	border: 2px solid #edf0ef;
	outline: none;
	-webkit-appearance: none;
	appearance: none;
	-moz-appearance: none;
	padding: 0 15px;
	font-size: 14px;
}

.contact_info_pop .pop_con .inp_group input:focus {
	border: 2px solid #7CACEE;
	outline: none;
	box-shadow: none;
}

.contact_info_pop .pop_con .inp_group select {
	display: block;
	width: 100%;
	height: 44px;
	border: 2px solid #edf0ef;
	outline: none;
	-webkit-appearance: none;
	appearance: none;
	-moz-appearance: none;
	padding: 0 15px;
	font-size: 14px;
	background: #F7F7F7;
	background: url(../../../statics/images/bootstrap/1v1/arrow_bottom_2.png) right center no-repeat;
}

.contact_info_pop .pop_con .inp_group select:focus {
	border: 2px solid #7CACEE;
	outline: none;
	box-shadow: none;
}

.contact_info_pop .pop_con .blue_bg_btn {
	width: 220px;
	height: 50px;
	line-height: 50px;
	margin: 36px auto 0;
	font-size: 18px;
	color: #ffffff;
	letter-spacing: 4px;
	text-decoration: none;
}

#contact_info_pop_v2 .pop_con .inp_group {
	margin-bottom: 30px;
}

#contact_info_pop_v2 .pop_con .inp_group span {
	display: inline-block;
	width: 105px;
	font-size: 16px;
	color: #333;
	letter-spacing: 1px;
	padding-right: 20px;
	text-align: right;
}

#contact_info_pop_v2 .pop_con .inp_group span i {
	display: inline-block;
	font-style: normal;
	color: #FE5F87;
}

#contact_info_pop_v2 .pop_con .inp_group input[type="text"] {
	display: inline-block;
	width: 394px;
}

#contact_info_pop_v2 .pop_con .inp_group .label_radio {
	display: inline-block;
	font-weight: normal;
	font-size: 16px;
	color: #333333;
	letter-spacing: 2px;
	line-height: 16px;
	position: relative;
	margin-right: 27px;
}

#contact_info_pop_v2 .pop_con .inp_group .label_radio input {
	outline: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	width: 0;
	height: 0;
	margin-right: 26px;
	border: none;
	padding: 0;
}

#contact_info_pop_v2 .pop_con .inp_group .label_radio input+i {
	display: inline-block;
	position: absolute;
	width: 18px;
	height: 18px;
	background: url(../../images/bootstrap/authen/circle_gray_checked.svg) center no-repeat;
	background-size: 100% 100%;
	left: 0;
	top: 0;
}

#contact_info_pop_v2 .pop_con .inp_group .label_radio input:checked+i {
	display: inline-block;
	position: absolute;
	width: 18px;
	height: 18px;
	background: url(../../images/bootstrap/authen/circle_blue_checked.svg) center no-repeat;
	background-size: 100% 100%;
	left: 0;
	top: 0;
}

#contact_info_pop_v2 .news_slide_wrap {
	height: 25px;
	margin: 10px auto;
	background: url(../../images/bootstrap/1v1/horn_icon.svg) left center no-repeat;
	padding-left: 20px;
	width: 420px;
	overflow: hidden;
	line-height: 25px;
}

#contact_info_pop_v2 .news_slide_wrap span {
	display: inline-block;
	font-size: 14px;
	color: #999999;
	letter-spacing: 1px;
	width: 235px;
	margin-left: 10px;
	margin-right: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
}

#contact_info_pop_v2 .news_slide_wrap b {
	display: inline-block;
	font-size: 14px;
	color: #666666;
	letter-spacing: 1px;
	font-weight: normal;
	vertical-align: middle;
}

/*************验证手机号弹窗*************/
/*.verify_phone_pop{
	width: 700px;
	background: #F7F7F7;
	transform: translate(0,0);
	margin-left: -350px;
	margin-top: -173px;
	position: fixed;
}*/
.verify_phone_pop .pop_con {
	padding: 0 0 39px;
	background: #fff;
}

.verify_phone_pop .pop_con .close {
	font-size: 28px;
	display: block;
	margin-right: 17px;
	margin-top: 12px;
}

.verify_phone_pop h2 {
	font-size: 24px;
	color: #333333;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 46px;
}

.verify_phone_pop p {
	text-align: center;
	font-size: 16px;
	color: #666666;
	letter-spacing: 2px;
	margin-top: 37px;
}

.verify_phone_pop .verify_code_wrap {
	width: 440px;
	height: 44px;
	margin: 12px auto 68px;
	position: relative;
}

.verify_phone_pop .verify_code_wrap input[type="text"] {
	width: 100%;
	padding-right: 125px;
	border-radius: 2px;
	padding-left: 17px;
	font-size: 14px;
	color: #666;
	height: 44px;
	outline: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	-ms-appearance: none;
	border: 2px solid #edf0ef;
	background: #fff;
}

.verify_phone_pop .verify_code_wrap input[type="text"]:focus {
	border: 2px solid #7FADEB;
}

.verify_phone_pop .verify_code_wrap input[type="button"] {
	position: absolute;
	right: 0;
	top: 0;
	width: 125px;
	height: 44px;
	line-height: 44px;
	color: #fff;
	background: #999999;
	border-radius: 0 2px 2px 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	border: none;
	font-size: 16px;
}

.verify_phone_pop .pop_con .blue_bg_btn {
	width: 170px;
	height: 50px;
	line-height: 50px;
	display: block;
	margin: auto;
	font-size: 18px;
	color: #ffffff;
	letter-spacing: 4px;
	text-decoration: none;
}

/******************匹配多个创意人页面*******************/
.invite_more_creatives .more_creatives_wrap {
	margin-bottom: 120px;
}

.invite_more_creatives .more_creatives_wrap .demands_nav {
	padding: 50px 0;
	position: relative;
}

.invite_more_creatives .more_creatives_wrap .demands_nav:after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	visibility: hidden;
	clear: both;
}

.invite_more_creatives .more_creatives_wrap .demands_nav .tit {
	font-size: 24px;
	color: #000000;
	letter-spacing: 3px;
	float: left;
}

.invite_more_creatives .more_creatives_wrap .demands_nav .change_demands {
	display: block;
	float: right;
	font-size: 16px;
	color: #7CACEE;
	letter-spacing: 2px;
	cursor: pointer;
}

.invite_more_creatives .more_creatives_wrap .demands_nav .change_demands i {
	display: inline-block;
	margin-right: 6px;
	width: 16px;
	height: 20px;
	vertical-align: middle;
	background: url(../../../statics/images/bootstrap/1v1/edit.png) center top no-repeat;
}

.change_demands_pop .pop_con {
	position: relative;
	background: #fff;
	border-radius: 2px;
	width: 700px;
}

.change_demands_pop .pop_close {
	position: absolute;
	right: 20px;
	top: -15px;
	cursor: pointer;
	transition: transform 0.3s;
	font-size: 28px;
}

.change_demands_pop .pop_con h2 {
	text-align: center;
	font-size: 24px;
	color: #333;
	letter-spacing: 1px;
	padding-top: 43px;
}

.change_demands_pop button.close {
	margin-right: 17px;
	margin-top: 10px;
	font-size: 28px;
}

@media (min-width: 768px) {
	.change_demands_pop .modal-dialog {
		margin: 60px auto;
	}

	.contact_info_pop .modal-dialog {
		margin: 60px auto;
	}

	.max_img_pop .modal-dialog {
		margin: 60px auto;
	}

	.verify_phone_pop .modal-dialog {
		margin: 60px auto;
	}
}

.change_demands_pop .change_demands_box {
	width: 100%;
	padding: 0 60px 40px;
}

.change_demands_pop .change_demands_box .all_inp_con {
	margin-bottom: 30px;
}

.change_demands_pop .change_demands_box .all_inp_con .inp_tit {
	font-size: 16px;
	color: #333333;
	letter-spacing: 1px;
	padding: 27px 0 11px;
}

.change_demands_pop .change_demands_box .all_inp_con .inp_tit i {
	display: inline-block;
	width: 15px;
	vertical-align: middle;
	font-size: 16px;
	color: #ff507c;
	font-style: normal;
}

.change_demands_pop .change_demands_box .all_inp_con .inp_group {
	position: relative;
}

.change_demands_pop .change_demands_box .all_inp_con .inp_group select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-ms-appearance: none;
	border: 2px solid #edf0ef;
	height: 44px;
	width: 580px;
	font-size: 14px;
	color: #333333;
	atsc-nav-left: 1px;
	padding: 0 30px 0 15px;
	outline: none;
	background: url(../../../statics/images/bootstrap/1v1/arrow_bottom_2.png) right center no-repeat;
	border-radius: 2px;
}

.change_demands_pop .change_demands_box .all_inp_con .inp_group select:focus {
	border: 2px solid #7FADEB;
}

.change_demands_pop .change_demands_box .all_inp_con .inp_group textarea {
	width: 580px;
	height: 88px;
	border: 2px solid #edf0ef;
	padding: 13px;
	resize: none;
	outline: none;
	font-size: 14px;
	color: #333333;
	atsc-nav-left: 1px;
	border-radius: 2px;
}

.change_demands_pop .change_demands_box .all_inp_con .inp_group textarea:focus {
	border: 2px solid #7FADEB;
}

.change_demands_pop .change_demands_box .all_inp_con .right .div_label label {
	font-weight: normal;
	font-size: 14px;
}

.change_demands_pop .change_demands_box .all_inp_con .right .div_label {
	display: block;
	margin-top: 6px;
	font-weight: normal;
	position: relative;
}

.change_demands_pop .change_demands_box .all_inp_con .right .div_label input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	visibility: hidden;
	margin-right: 18px;
	display: inline-block;
}

.change_demands_pop .change_demands_box .all_inp_con .right .div_label input+i {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 18px;
	width: 14px;
	height: 14px;
	background: url(../../../statics/images/bootstrap/1v1/blue_unchoiced.png) center no-repeat;
}

.change_demands_pop .change_demands_box .all_inp_con .right .div_label input:checked+i {
	background: url(../../../statics/images/bootstrap/1v1/blue_checked.png) center no-repeat;
}

.change_demands_pop .change_demands_box .all_inp_con .right .div_label p {
	display: inline-block;
	font-size: 14px;
	color: #333333;
	letter-spacing: 1px;
}

.change_demands_pop .change_demands_box .all_inp_con .right .div_label p span {
	color: #7CACEE;
	padding-left: 5px;
	display: inline-block;
	margin-right: 5px;
}

.change_demands_pop .change_demands_box .all_inp_con .right .div_label p span>a {
	color: #7CACEE;
	text-decoration: none;
	display: inline-block;
	height: 38px;
	line-height: 50px;
	padding-right: 20px;
}

.change_demands_pop .change_demands_box .all_inp_con .right .div_label p span>i {
	display: inline-block;
	width: 16px;
	height: 16px;
	position: absolute;
	background: url(../../../statics/images/bootstrap/1v1/edit.png) center no-repeat;
	right: 0;
	bottom: 6px;
}

/*地址*/
.change_demands_pop.invite_more_creatives .fk-picker {
	top: -415px;
	height: 415px;
}

.invite_more_creatives .fk-picker {
	top: -415px;
	height: 415px;
	border-radius: 0 3px 3px 3px;
	-webkit-border-radius: 0 3px 3px 3px;
	-moz-border-radius: 0 3px 3px 3px;
	right: auto;
	left: -10px;
	padding: 10px 20px;
	border: none;
	box-shadow: 0 0 25px -6px rgba(0, 0, 0, .4);
}

.invite_more_creatives .fk-picker .fk-tabs a.active {
	border-color: #cccccc;
	border-bottom-color: #ffffff;
	color: #666666;
	font-size: 14px;
	text-decoration: none;
}

.invite_more_creatives .fk-picker .fk-tabs {
	border-bottom: 1px solid #cccccc;
}

.invite_more_creatives .product_search_area .fk-a {
	margin: 10px 10px 0;
	padding-top: 10px !important;
	display: inline-block;
}

.invite_more_creatives .fx-hover .fk-a {
	color: #7CACEE;
	text-decoration: none;
	border-bottom: 0;
	position: relative;
	z-index: 999;
	height: 40px;
}

.invite_more_creatives .fk-tabs a {
	color: #7CACEE;
	text-decoration: none;
}

.invite_more_creatives .fk-tabcons a {
	color: #333;
	font-size: 14px;
	text-decoration: none;
}

.invite_more_creatives .fk-tabcons a.select {
	color: #7CACEE;
}

/*地址end*/
.change_demands_pop .change_demands_box .btn_wrap {
	height: 50px;
	text-align: center;
}

.change_demands_pop .change_demands_box .btn_wrap .blue_bg_btn {
	display: inline-block;
	width: 200px;
	height: 50px;
	line-height: 50px;
	margin-right: 40px;
	font-size: 18px;
	letter-spacing: 4px;
	text-decoration: none;
}

.change_demands_pop .change_demands_box .btn_wrap .blue_border_btn {
	display: inline-block;
	width: 200px;
	height: 50px;
	line-height: 46px;
	border: 2px solid #7cacee;
	font-size: 18px;
	letter-spacing: 4px;
	text-decoration: none;
}

/*搜索空白*/
.invite_more_creatives .more_creatives_wrap .search_null_wrap {
	padding-top: 100px;
	padding-bottom: 100px;
	margin: 0 auto;
}

.invite_more_creatives .more_creatives_wrap .search_null_wrap img {
	width: 121px;
	display: block;
	margin: 0 auto 30px;
}

.invite_more_creatives .more_creatives_wrap .search_null_wrap p {
	font-size: 20px;
	color: #000000;
	letter-spacing: 2px;
	line-height: 20px;
	margin: 0 auto 54px;
	text-align: center;
}

.invite_more_creatives .more_creatives_wrap .search_null_wrap a {
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-decoration: none;
	display: block;
	margin: 0 auto;
}

/*搜索空白end*/
.invite_more_creatives .more_creatives_wrap .more_creatives_list>ul>li {
	margin-bottom: 20px;
	overflow: hidden;
}

.invite_more_creatives .more_creatives_wrap .more_creatives_list>ul>li label {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	margin-right: 18px;
	position: relative;
	margin-top: 75px;
	cursor: pointer;
}

.invite_more_creatives .more_creatives_wrap .more_creatives_list>ul>li label input {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	visibility: hidden;
}

.invite_more_creatives .more_creatives_wrap .more_creatives_list>ul>li label input+i {
	display: inline-block;
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../../../statics/images/bootstrap/1v1/checkbox_2.svg) center no-repeat;
}

.invite_more_creatives .more_creatives_wrap .more_creatives_list>ul>li label input:checked+i {
	background: url(../../../statics/images/bootstrap/1v1/checkbox_1.svg) center no-repeat;
}

.invite_more_creatives .more_creatives_wrap .more_creatives_list>ul>li .info_box_con {
	display: block;
	float: left;
	margin-right: 15px;
	background: #fff;
	overflow: hidden;
	position: relative;
}

.invite_more_creatives .more_creatives_wrap .more_creatives_list>ul>li .info_box_con .animate_bg {
	position: absolute;
	width: 100%;
	height: 52px;
	line-height: 52px;
	text-align: center;
	top: 50%;
	margin-top: -26px;
}

.invite_more_creatives .more_creatives_wrap .more_creatives_list>ul>li .info_box_con .animate_bg i {
	font-size: 18px;
	color: #666;
	font-style: normal;
	vertical-align: middle;
}

.invite_more_creatives .more_creatives_wrap .more_creatives_list>ul>li .info_box {
	width: 1044px;
	height: 180px;
	background: #FFFFFF;
	position: relative;
	visibility: hidden;
}

.invite_more_creatives .more_creatives_list>ul>li .info_box .creatives_card {
	padding: 45px 20px;
	float: left;
	width: 309px;
}

.invite_more_creatives .more_creatives_list>ul>li .info_box .creatives_card .img_wrap {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	display: block;
	float: left;
	margin-right: 20px;
}

.invite_more_creatives .more_creatives_list .info_box .creatives_card .img_wrap:after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}

.invite_more_creatives .more_creatives_list>ul>li .info_box .creatives_card .img_wrap img {
	width: 100%;
	border-radius: 50%;
}

.invite_more_creatives .more_creatives_list>ul>li .info_box .creatives_card .card_con {
	float: left;
}

.invite_more_creatives .more_creatives_list>ul>li .info_box .creatives_card .card_con .name {
	font-size: 20px;
	color: #000000;
	letter-spacing: 2px;
	font-weight: bold;
	width: 149px;
}

.invite_more_creatives .more_creatives_list .info_box .creatives_card .card_con .name span {
	display: inline-block;
	max-width: 111px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
}

.invite_more_creatives .more_creatives_list .info_box .creatives_card .card_con .name i {
	display: inline-block;
	width: 24px;
	height: 16px;
	margin-left: 6px;
	vertical-align: middle;
}

.invite_more_creatives .more_creatives_list .info_box .creatives_card .card_con .name i.personal_identy {
	background: url(../../../statics/images/bootstrap/1v1/identy_personal.svg) center no-repeat;
}

.invite_more_creatives .more_creatives_list .info_box .creatives_card .card_con .name i.company_identy {
	width: 20px;
	height: 20px;
	background: url(../../../statics/images/bootstrap/1v1/identy_company.svg) center no-repeat;
}

.invite_more_creatives .more_creatives_list .info_box .creatives_card .card_con .area {
	font-size: 14px;
	color: #666666;
	padding-top: 10px;
}

.invite_more_creatives .more_creatives_list .info_box .creatives_card .card_con .area i {
	display: inline-block;
	width: 12px;
	height: 16px;
	background: url(../../../statics/images/bootstrap/1v1/location_icon.png) center no-repeat;
	margin-right: 8px;
	vertical-align: middle;
}

.invite_more_creatives .more_creatives_list .info_box .creatives_card .card_con .order_num {
	font-size: 14px;
	color: #666666;
	padding-top: 11px;
}

.invite_more_creatives .more_creatives_list .info_box .creatives_card .card_con .order_num span {
	color: #A3C4F3;
	margin: 0 3px;
	font-weight: bold;
}

/*案例列表*/
.invite_more_creatives .more_creatives_list .info_box .creatives_case {
	float: left;
	height: 135px;
	width: 714px;
	margin-top: 23px;
	position: relative;
}

.invite_more_creatives .more_creatives_wrap .more_creatives_list {
	overflow: hidden;
}

.invite_more_creatives .more_creatives_wrap .more_creatives_list>ul>li .info_box.pop_add_animation_hide {
	opacity: 0;
	animation: pop_hide 0.3s linear;
	-webkit-animation: pop_hide 0.3s linear;
}

.invite_more_creatives .more_creatives_wrap .more_creatives_list>ul>li .info_box.pop_add_animation_show {
	visibility: visible;
	opacity: 1;
	animation: pop_show 0.3s linear;
	-webkit-animation: pop_show 0.3s linear;
}

.invite_more_creatives .more_creatives_wrap .more_creatives_list>ul>li .change_case_btn.pop_add_animation_hide {
	opacity: 0;
	animation: pop_hide 0.3s linear;
	-webkit-animation: pop_hide 0.3s linear;
}

.invite_more_creatives .more_creatives_wrap .more_creatives_list>ul>li .change_case_btn.pop_add_animation_show {
	visibility: visible;
	opacity: 1;
	animation: pop_show 0.3s linear;
	-webkit-animation: pop_show 0.3s linear;
}

.invite_more_creatives .more_creatives_list .info_box .creatives_case .flex-viewport>ul {
	height: 135px;
	overflow: hidden;
}

.invite_more_creatives .more_creatives_list .info_box .creatives_case .flex-viewport>ul>li {
	display: block;
	float: left;
	width: 218px;
	height: 135px;
	margin-right: 20px;
	overflow: hidden;
	position: relative;
}

.invite_more_creatives .more_creatives_list .info_box .creatives_case .flex-viewport>ul>li .DCI_i {
	display: inline-block;
	width: 28px;
	height: 37px;
	position: absolute;
	left: 10px;
	top: 10px;
	cursor: pointer;
	background: url(../../images/bootstrap/admin/DCI_icon.svg) center no-repeat;
	background-size: 100% 100%;
	z-index: 1;
}

.invite_more_creatives .more_creatives_list .info_box .creatives_case .flex-viewport>ul>li img {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
	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;
}

.invite_more_creatives .more_creatives_list .info_box .creatives_case .flex-viewport>ul>li: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;
}

.invite_more_creatives .more_creatives_list .info_box .creatives_case .flex-direction-nav a {
	display: inline-block;
	width: 40px;
	height: 40px;
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
}

.invite_more_creatives .more_creatives_list .info_box .creatives_case .flex-direction-nav .flex-prev {
	background: url(../../images/bootstrap/1v1/prev_icon.svg) center no-repeat;
	left: -20px;
	top: 48px;
	background-size: 100%;
}

.invite_more_creatives .more_creatives_list .info_box .creatives_case .flex-direction-nav .flex-next {
	background: url(../../images/bootstrap/1v1/next_icon.svg) center no-repeat;
	right: -20px;
	top: 48px;
	background-size: 100%;
}

.invite_more_creatives .more_creatives_list .info_box .creatives_case:hover .flex-direction-nav a {
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}

.invite_more_creatives .more_creatives_wrap .more_creatives_list>ul>li:after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}

.invite_more_creatives .more_creatives_wrap .more_creatives_list>ul>li .change_case_btn {
	display: block;
	float: right;
	width: 60px;
	height: 180px;
	font-size: 16px;
	line-height: 18px;
	border: 2px solid #7cacee;
	border-radius: 2px;
	color: #7cacee;
	text-align: center;
	text-decoration: none;
	transition: background 0.2s;
	-webkit-transition: background 0.2s;
	visibility: hidden;
}

.invite_more_creatives .more_creatives_wrap .more_creatives_list>ul>li .change_case_btn:focus {
	outline: none;
}

.invite_more_creatives .more_creatives_wrap .more_creatives_list>ul>li .change_case_btn:hover {
	background: #7CACEE;
	color: #fff;
}

.invite_more_creatives .more_creatives_wrap .more_creatives_list>ul>li .change_case_btn i {
	display: block;
	width: 24px;
	height: 24px;
	background: url(../../../statics/images/bootstrap/1v1/change_icon.svg) center no-repeat;
	margin: 40px auto 15px;
}

.invite_more_creatives .more_creatives_wrap .more_creatives_list>ul>li .change_case_btn:hover i {
	background: url(../../../statics/images/bootstrap/1v1/change2.svg) center no-repeat;
}

.invite_more_creatives .invite_btn_wrap a {
	width: 220px;
	height: 56px;
	line-height: 56px;
	z-index: 100;
}

.invite_more_creatives .more_creatives_wrap .demands_tips {
	padding-top: 10px;
}

.invite_more_creatives .more_creatives_wrap .demands_tips label {
	display: block;
	margin-bottom: 16px;
	font-size: 14px;
	color: #333333;
	letter-spacing: 1px;
	position: relative;
	font-weight: normal;
}

.invite_more_creatives .more_creatives_wrap .demands_tips label input {
	display: inline-block;
	margin-right: 15px;
	width: 0;
	height: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	visibility: hidden;
}

.invite_more_creatives .more_creatives_wrap .demands_tips label input+i {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 3px;
	width: 14px;
	height: 14px;
	background: url(../../../statics/images/bootstrap/1v1/blue_unchoiced.png) center no-repeat;
}

.invite_more_creatives .more_creatives_wrap .demands_tips label input:checked+i {
	background: url(../../../statics/images/bootstrap/1v1/blue_checked.png) center no-repeat;
}

.invite_more_creatives .more_creatives_wrap .demands_tips .invite_num {
	font-size: 14px;
	color: #333333;
	letter-spacing: 2px;
}

.invite_more_creatives .more_creatives_wrap .demands_tips .invite_num span {
	color: #7CACEE;
}

/*匹配多人拦截弹窗*/
.standar_service_pop .pop_con {
	background: #fff;
	border-radius: 2px;
	margin-top: 120px;
}

.standar_service_pop .pop_con .close {
	display: block;
	width: 15px;
	height: 15px;
	line-height: 15px;
	font-size: 28px;
	margin-right: 16px;
	margin-top: 13px;
}

.standar_service_pop .pop_con .close span {
	display: inline-block;
	width: 15px;
	height: 15px;
	line-height: 15px;
}

.standar_service_pop h2 {
	font-size: 24px;
	color: #333333;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 51px;
}

.standar_service_pop .service_con {
	margin-top: 30px;
}

.standar_service_pop .service_con .tit {
	font-size: 16px;
	color: #333333;
	letter-spacing: 1px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 8px;
}

.standar_service_pop .service_con .content {
	text-align: center;
	padding-top: 15px;
}

.standar_service_pop .service_con .content span {
	display: inline-block;
	width: 240px;
	text-align: left;
	font-size: 14px;
	color: #666;
}

.standar_service_pop .service_con .content span i {
	display: inline-block;
	width: 13px;
	height: 10px;
	background: url(../../../statics/images/bootstrap/1v1/blue_check.png) center no-repeat;
	margin-right: 15px;
}

.standar_service_pop .btn_wrap {
	text-align: center;
	padding: 49px 0;
}

.standar_service_pop .btn_wrap .blue_bg_btn {
	display: inline-block;
	width: 200px;
	height: 50px;
	line-height: 50px;
	margin-right: 40px;
	font-size: 18px;
	letter-spacing: 4px;
	text-decoration: none;
}

.standar_service_pop .btn_wrap .blue_bg_btn[disabled] {
	background: #999;
}

.standar_service_pop .btn_wrap .blue_border_btn {
	display: inline-block;
	width: 200px;
	height: 50px;
	border: 2px solid #7cacee;
	font-size: 18px;
	color: #7cacee;
	letter-spacing: 4px;
	line-height: 46px;
	text-decoration: none;
}

.standar_service_pop .btn_wrap .blue_border_btn[disabled] {
	border: 2px solid #999;
	color: #666;
}

/*案例大图展示弾层*/
.max_img_pop .pop_con {
	padding: 15px 30px;
	background: #fff;
	width: 800px;
	border-radius: 2px;
}

.max_img_pop .pop_con .close {
	display: block;
	font-size: 28px;
	margin-right: -12px;
}

.max_img_pop h2 {
	font-size: 28px;
	color: #333333;
	letter-spacing: 2px;
	margin-bottom: 14px;
	padding-top: 13px;
}

.max_img_pop p {
	font-size: 16px;
	color: #666;
	margin-bottom: 26px;
}

.max_img_pop p em {
	font-style: normal;
}

.max_img_pop p span {
	display: inline-block;
	margin-left: 15px;
	height: 15px;
	vertical-align: text-top;
}

.max_img_pop p span b {
	display: inline-block;
	width: 17px;
	height: 15px;
	margin-left: 4px;
	background: url("../../images/bootstrap/new_website_1/tcy_new_star_yellow.png") no-repeat center center;
	background-size: 100% 100%;
}

.max_img_pop p span b.yellow {
	background: url(../../images/bootstrap/new_website_1/tcy_new_star_yellow.png) no-repeat center center;
}

.max_img_pop .img_wrap img {
	display: block;
	width: 100%;
	margin: 0 auto 20px;
}

#max_img_pop .pop_con {
	padding: 15px 40px;
	width: 780px;
}

#max_img_pop .modal-dialog {
	margin: 60px auto;
}

.max_img_pop .project_brief {
	margin: 25px 0 30px;
}

.max_img_pop .project_brief span {
	display: block;
	width: 90px;
	float: left;
	font-size: 16px;
	color: #666666;
	letter-spacing: 0;
	font-weight: bold;
}

.max_img_pop .project_brief p {
	font-size: 16px;
	color: #666666;
	letter-spacing: 2px;
	line-height: 24px;
	margin-left: 90px;
	word-break: break-all;
	word-wrap: break-word;
}


/**********************1v1-PC版首页免费匹配创意人*************************/
.free_match_creatives .fmc_banner {
	height: 640px;
	background: #36405D;
	margin: 0 auto;
	position: relative;
}

#fmc_banner_animate {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.free_match_creatives .fmc_banner_wrap {
	position: relative;
	/*left: 50%;
	top: 0;
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);*/
}

.free_match_creatives .fmc_banner_wrap .banner_con .city_location {
	font-size: 14px;
	color: #fff;
	letter-spacing: 2px;
	margin-top: 108px;
}

.free_match_creatives .fmc_banner_wrap .banner_con .city_location i {
	display: inline-block;
	width: 16px;
	height: 20px;
	margin-right: 15px;
	background: url(../../../statics/images/bootstrap/1v1/place.png) center no-repeat;
	vertical-align: middle;
}

.free_match_creatives .fmc_banner_wrap .banner_con .city_location .change_city {
	display: inline-block;
	font-size: 14px;
	letter-spacing: 2px;
	color: #fff;
	text-decoration: none;
	height: 46px;
}

.free_match_creatives .fmc_banner_wrap .banner_con .city_location .fk-picker {
	left: -30px;
	right: auto;
	box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.12);
	border-radius: 2px;
	width: 580px;
}

.free_match_creatives .fmc_banner_wrap .banner_con .city_location .fk-tabs {
	border-bottom: 1px solid #EDF0EF;
}

.free_match_creatives .fmc_banner_wrap .banner_con .city_location .fk-tabs a {
	color: #666;
	font-size: 16px;
	letter-spacing: 1px;
	border: 0;
	text-decoration: none;
}

.free_match_creatives .fmc_banner_wrap .banner_con .city_location .fk-tabs a.active {
	border-left: 1px solid #EDF0EF;
	border-right: 1px solid #EDF0EF;
	border-top: 1px solid #EDF0EF;
	border-bottom: none;
	color: #666;
	text-decoration: none;
}

.free_match_creatives .fmc_banner_wrap .banner_con .city_location .fk-tabcons a {
	color: #666;
	letter-spacing: 1px;
	font-size: 16px;
	width: 25%;
	text-decoration: none;
	margin-top: 25px;
}

.free_match_creatives .fmc_banner_wrap .banner_con .city_location .fk-tabcons a:hover {
	color: #7CACEE;
}

.free_match_creatives .fmc_banner_wrap .banner_content .t_slogan {
	font-size: 26px;
	color: #FFFFFF;
	letter-spacing: 6px;
	text-align: center;
	width: 287px;
	margin: 0 auto;
	position: relative;
}

.free_match_creatives .fmc_banner_wrap .banner_content .t_slogan i {
	display: inline-block;
	font-style: normal;
	vertical-align: middle;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #fff;
	margin: 0 15px;
}

.free_match_creatives .fmc_banner_wrap .banner_content .t_slogan span {
	display: inline-block;
	width: 44px;
	height: 18px;
	line-height: 18px;
	background: #7CACEE;
	border-radius: 1px;
	color: #fff;
	font-size: 12px;
	letter-spacing: 0;
	margin-left: 21px;
	position: absolute;
	right: -20px;
	top: -20px;
}

.free_match_creatives .fmc_banner_wrap .banner_content .t_slogan span:before {
	display: block;
	content: "";
	width: 6px;
	height: 8px;
	background: #7CACEE;
	position: absolute;
	left: 7px;
	top: 13px;
	-webkit-transform: rotate(62deg);
	transform: rotate(62deg);
}

.free_match_creatives .fmc_banner_wrap .banner_content h2 {
	font-size: 48px;
	color: #FFFFFF;
	letter-spacing: 10px;
	text-align: center;
	margin-top: 11px;
}

.free_match_creatives .fmc_banner_wrap .banner_content .t_tips {
	font-size: 18px;
	color: #E2E2E2;
	letter-spacing: 4px;
	text-align: center;
	margin-top: 25px;
}

.free_match_creatives .fmc_banner_wrap .banner_content .free_match,
.dog_btn {
	display: block !important;
	width: 280px;
	height: 56px;
	line-height: 56px;
	background: #7CACEE;
	border-radius: 2px;
	margin: 72px auto 0;
	text-align: center;
	color: #fff;
	font-size: 18px;
	letter-spacing: 4px;
	text-decoration: none;
	position: relative;
	transform: rotate(0deg);
	transition: background 0.3s ease-out;
}

.free_match_creatives .fmc_banner_wrap .banner_content .free_match:focus,
.dog_btn:focus {
	outline: none;
}

.free_match_creatives .fmc_banner_wrap .banner_content .free_match:hover,
.dog_btn:hover {
	background: #6ea2eb !important;
	color: #fff !important;
	text-decoration: none;
	border-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.free_match_creatives .fmc_banner_wrap .banner_content .free_match .ear_1,
.dog_btn .ear_1 {
	position: absolute;
	background: #7CACEE;
	border-radius: 2px;
	width: 6px;
	height: 12px;
	left: 10px;
	top: -16px;
}

.free_match_creatives .fmc_banner_wrap .banner_content .free_match .ear_2,
.dog_btn .ear_2 {
	position: absolute;
	background: #7CACEE;
	border-radius: 2px;
	width: 6px;
	height: 12px;
	left: 37px;
	top: -16px;
}

.free_match_creatives .fmc_banner_wrap .banner_content .free_match .foot_left_1,
.dog_btn .foot_left_1 {
	background: #7CACEE;
	border-radius: 2px 5px 2px 2px;
	width: 6px;
	height: 16px;
	position: absolute;
	left: 31px;
	bottom: -20px;
}

.free_match_creatives .fmc_banner_wrap .banner_content .free_match .foot_left_2,
.dog_btn .foot_left_2 {
	background: #7CACEE;
	border-radius: 2px 5px 2px 2px;
	width: 6px;
	height: 16px;
	position: absolute;
	left: 52px;
	bottom: -20px;
}

.free_match_creatives .fmc_banner_wrap .banner_content .free_match .foot_right_1,
.dog_btn .foot_right_1 {
	background: #7CACEE;
	border-radius: 2px 5px 2px 2px;
	width: 6px;
	height: 16px;
	position: absolute;
	right: 38px;
	bottom: -20px;
}

.free_match_creatives .fmc_banner_wrap .banner_content .free_match .foot_right_2,
.dog_btn .foot_right_2 {
	background: #7CACEE;
	border-radius: 2px 5px 2px 2px;
	width: 6px;
	height: 16px;
	position: absolute;
	right: 17px;
	bottom: -20px;
}

.free_match_creatives .fmc_banner_wrap .banner_content .free_match .tail,
.dog_btn .tail {
	display: block;
	position: absolute;
	width: 50px;
	height: 60px;
	background: url(../../../statics/images/bootstrap/1v1/tail.png) center no-repeat;
	right: -55px;
	bottom: 39px;
}

.free_match_creatives .fmc_banner_wrap .banner_content .free_match:hover .tail,
.dog_btn:hover .tail {
	transform-origin: 0% 100%;
	-webkit-transform-origin: 0% 100%;
	animation: twist 0.3s ease 0s infinite reverse;
	-webkit-animation: twist 0.3s ease 0s infinite reverse;
	-moz-animation: twist 0.3s ease 0s infinite reverse;
}

@keyframes twist {
	0% {
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
	}

	50% {
		transform: rotate(20deg);
		-webkit-transform: rotate(20deg);
		-moz-transform: rotate(20deg);
		-ms-transform: rotate(20deg);
	}

	100% {
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
	}
}

@-webkit-keyframes twist {
	0% {
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
	}

	50% {
		transform: rotate(20deg);
		-webkit-transform: rotate(20deg);
		-moz-transform: rotate(20deg);
		-ms-transform: rotate(20deg);
	}

	100% {
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
	}
}

.free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type {
	width: 720px;
	margin: 25px auto 0;
	font-size: 48px;
}

.free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type:after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}

.free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type>span {
	display: block;
	float: left;
	color: #FFFFFF;
	letter-spacing: 10px;
}

.free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .industry_select {
	display: block;
	float: left;
	max-width: 220px;
	height: 60px;
	border-bottom: 2px solid #fff;
	margin: 0 15px;
	position: relative;
}

.free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .industry_select p {
	color: #fff;
	letter-spacing: 4px;
	padding-left: 15px;
	position: relative;
	padding-right: 65px;
}

.free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .industry_select p.not_select {
	color: #AEB3BF;
}

.free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .industry_select p span {
	display: inline-block;
	width: 140px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .industry_select p i {
	display: block;
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: 0;
	width: 30px;
	height: 100%;
	background: url(../../../statics/images/bootstrap/authen/rectangle.svg) center no-repeat;
}

.free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .design_type {
	display: block;
	float: left;
	max-width: 220px;
	height: 75px;
	border-bottom: 2px solid #fff;
	margin: 0 15px;
	position: relative;
}

.free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .design_type p {
	color: #fff;
	letter-spacing: 4px;
	padding-left: 10px;
	position: relative;
	padding-right: 50px;
}

.free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .design_type p span {
	display: inline-block;
	width: 160px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .design_type p i {
	display: block;
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: 0;
	width: 30px;
	height: 100%;
	background: url(../../../statics/images/bootstrap/authen/rectangle.svg) center no-repeat;
}

.free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .industry_select.on .option_list {
	opacity: 1;
	visibility: visible;
	display: block;
}

.free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .industry_select .option_list {
	display: none;
	opacity: 0;
	visibility: hidden;
	height: 327px;
	width: 245px;
	overflow-y: scroll;
	background: #fff;
	position: absolute;
	top: 93px;
	left: -15px;
	border-radius: 2px;
	z-index: 3;
	box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.11);
	padding: 10px 0;
	-webkit-transition: opacity .5s ease-out;
	transition: opacity .5s ease-out;
}

.free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .industry_select.on .arrow,
.free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .design_type.on .arrow {
	opacity: 1;
	visibility: visible;
}

.free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .industry_select .arrow,
.free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .design_type .arrow {
	opacity: 0;
	visibility: hidden;
	height: 12px;
	width: 12px;
	background: #fff;
	position: absolute;
	left: 32px;
	top: 88px;
	z-index: 10;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: opacity .5s ease-out;
	transition: opacity .5s ease-out;
}

.free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .industry_select .path,
.free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .design_type .path {
	display: none;
	position: absolute;
	left: -15px;
	top: 52px;
	background: transparent;
	z-index: 9;
	width: 250px;
	height: 50px;
	-webkit-transition: opacity .5s ease-out;
	transition: opacity .5s ease-out;
}

.free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .industry_select .option_list ul li,
.free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .design_type .option_list ul li {
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	color: #666;
	letter-spacing: 1px;
	cursor: pointer;
	padding: 0 30px;
}

.free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .industry_select .option_list ul li:hover,
.free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .design_type .option_list ul li:hover {
	background: #f3f2f0;
}

.free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .design_type.on .option_list {
	opacity: 1;
	visibility: visible;
	display: block;
}

.free_match_creatives .fmc_banner_wrap .banner_content .industry_design_type .design_type .option_list {
	display: none;
	opacity: 0;
	visibility: hidden;
	height: 327px;
	width: 245px;
	overflow-y: scroll;
	background: #fff;
	position: absolute;
	top: 93px;
	left: 0;
	border-radius: 2px;
	z-index: 3;
	box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.11);
	padding: 10px 0;
	-webkit-transition: opacity .5s ease-out;
	transition: opacity .5s ease-out;
}


.free_match_creatives .fmc_banner_wrap .good_point {
	margin-top: 88px;
}

.free_match_creatives .fmc_banner_wrap .good_point .goodness_wrap {
	height: 238px;
	border-radius: 2px;
	background: #fff;
	padding: 35px;
	box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.11);
}

.free_match_creatives .fmc_banner_wrap .good_point>div:nth-child(1) {
	-webkit-animation: linear_bottom_in 1.5s;
	animation: linear_bottom_in 1.5s;
}

.free_match_creatives .fmc_banner_wrap .good_point>div:nth-child(2) {
	-webkit-animation: linear_bottom_in 1.5s;
	animation: linear_bottom_in 1.5s;
}

.free_match_creatives .fmc_banner_wrap .good_point>div:nth-child(3) {
	-webkit-animation: linear_bottom_in 1.5s;
	animation: linear_bottom_in 1.5s;
}

@-webkit-keyframes linear_bottom_in {
	0% {
		-webkit-transform: translate(0, 30%);
		transform: translate(0, 30%);
		opacity: 0;
	}

	100% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
		opacity: 1;
	}
}

@keyframes linear_bottom_in {
	0% {
		-webkit-transform: translate(0, 30%);
		transform: translate(0, 30%);
		opacity: 0;
	}

	100% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
		opacity: 1;
	}
}


.free_match_creatives .fmc_banner_wrap .good_point .goodness_wrap img {
	display: block;
	margin: 12px auto 25px;
}

.free_match_creatives .fmc_banner_wrap .good_point .goodness_wrap .tit {
	font-size: 20px;
	color: #333333;
	letter-spacing: 2px;
	line-height: 24px;
	margin-bottom: 23px;
	text-align: center;
}

.free_match_creatives .fmc_banner_wrap .good_point .goodness_wrap .text {
	font-size: 14px;
	color: #999999;
	letter-spacing: 2px;
	line-height: 24px;
	text-align: center;
}

.free_match_creatives .fmc_data_info {
	height: 385px;
	padding-left: 0;
	padding-right: 0;
}

.free_match_creatives .fmc_data_info .data_num {
	height: 80px;
	margin-top: 146px;
}

.free_match_creatives .fmc_data_info .data_num .row>div {
	padding-left: 0;
	padding-right: 0;
}

.free_match_creatives .fmc_data_info .data_num .num_wrap {
	text-align: center;
	border-right: 1px solid #E3EBF5;
	padding-top: 8px;
}

.free_match_creatives .fmc_data_info .data_num .row>div:last-child .num_wrap {
	border-right: 0;
}

.free_match_creatives .fmc_data_info .data_num .num_wrap span {
	display: block;
	font-size: 36px;
	letter-spacing: 2px;
	line-height: 28px;
	margin-bottom: 22px;
}

.free_match_creatives .fmc_data_info .data_num .num_wrap span.num_blue {
	color: #7CACEE;
}

.free_match_creatives .fmc_data_info .data_num .num_wrap span.num_green {
	color: #44E7B8;
}

.free_match_creatives .fmc_data_info .data_num .num_wrap span.num_purple {
	color: #C190E3;
}

.free_match_creatives .fmc_data_info .data_num .num_wrap p {
	font-size: 14px;
	color: #999999;
	letter-spacing: 3px;
}

.free_match_creatives .fmc_data_info .data_info {
	margin-top: 70px;
}

.free_match_creatives .fmc_data_info .data_info .news_list {
	height: 28px;
	margin-bottom: 16px;
	overflow: hidden;
}

.free_match_creatives .fmc_data_info .data_info .news_list ul {
	white-space: nowrap;
	overflow-x: scroll;
	overflow-y: hidden;
	position: relative;
	height: 45px;
	bottom: -17px;
	margin-top: -17px;
	font-size: 0;
}

.free_match_creatives .fmc_data_info .data_info .news_list ul:after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}

.free_match_creatives .fmc_data_info .data_info .news_list ul li {
	padding: 0 50px;
	display: inline-block;
	vertical-align: middle;
}

.free_match_creatives .fmc_data_info .data_info .news_list ul li .dog_i {
	display: inline-block;
	width: 50px;
	height: 24px;
	background: url(../../../statics/images/bootstrap/1v1/smalldog2.gif) center no-repeat;
	vertical-align: bottom;
	margin-right: 25px;
}

.free_match_creatives .fmc_data_info .data_info .news_list ul li:hover {
	cursor: default;
}

.free_match_creatives .fmc_data_info .data_info .news_list ul li:hover .dog_i {
	background: url(../../../statics/images/bootstrap/1v1/smalldog.png) center no-repeat;
}

.free_match_creatives .fmc_data_info .data_info .news_list ul li p {
	font-size: 14px;
	color: #666666;
	display: inline-block;
	margin-right: 17px;
	line-height: 28px;
}

.free_match_creatives .fmc_data_info .data_info .news_list ul li img {
	display: inline-block;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	margin-right: 6px;
	vertical-align: top;
}

.free_match_creatives .fmc_data_info .data_info .news_list ul li span {
	line-height: 28px;
	letter-spacing: 1px;
	font-size: 14px;
	color: #666666;
	margin-left: 15px;
}

.design_team_section {
	background: #E9F2F9;
}

.design_team_show {
	padding-top: 100px;
}

.design_team_show .main_tit p {
	font-size: 42px;
	color: #333333;
	letter-spacing: 2px;
	line-height: 42px;
}

.design_team_show .main_tit b {
	display: block;
	width: 31px;
	height: 5px;
	background: #7CACEE;
	margin-top: 26px;
}

.design_team_show .search_box {
	width: 270px;
	height: 36px;
	position: relative;
	margin-right: 0;
	float: right;
}

.design_team_show .search_box input {
	width: 270px;
	height: 36px;
	padding: 0 15px;
	border-radius: 2px;
	background: transparent;
	outline: none;
	border: none;
	font-size: 14px;
	color: #666;
	animation: search_show 1s;
}

@keyframes search_show {
	0% {
		opacity: 0;
		transform: translate(20%, 0);
	}

	50% {
		opacity: 0;
	}

	100% {
		transform: translate(0, 0);
	}
}

.design_team_show .search_box input:focus {
	border: 1px solid #7CACEE;
}

.design_team_show .search_box .text {
	border: 1px solid #7CACEE;
}

.design_team_show .search_box .search_btn {
	display: block;
	width: 25px;
	height: 25px;
	background: url(../../../statics/images/bootstrap/1v1/search.png) center no-repeat;
	position: absolute;
	right: 4px;
	top: 6px;
}

.design_team_show .search_box .clear_search {
	display: block;
	width: 26px;
	height: 26px;
	background: url(../../../statics/images/bootstrap/1v1/clear2.svg) center no-repeat;
	position: absolute;
	right: 5px;
	top: 5px;
}

.design_team_show .design_type_nav {
	margin-top: 66px;
	margin-bottom: 100px;
	height: 30px;
	overflow: hidden;
}

.design_team_show .design_type_nav ul {
	margin-right: 80px;
}

.design_team_show .design_type_nav ul li {
	display: inline-block;
	margin-right: 50px;
	margin-bottom: 15px;
}

.design_team_show .design_type_nav ul li.on {
	font-weight: bold;
}

.design_team_show .design_type_nav ul li.on a {
	color: #7FADEB;
}

.design_team_show .design_type_nav ul li a {
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}

.design_team_show .design_type_nav ul li a:hover {
	color: #7FADEB;
}

.design_team_show .design_type_nav span {
	display: block;
	width: 80px;
	height: 20px;
	float: right;
	font-size: 16px;
	color: #666666;
	cursor: pointer;
	text-align: right;
}

.design_team_show .design_type_nav span i {
	display: inline-block;
	margin-left: 8px;
	width: 12px;
	height: 9px;
	background: url(../../images/bootstrap/1v1/nav_arrow_down.svg) center no-repeat;
}

.design_team_show .design_type_nav span.hide_more i {
	background: url(../../images/bootstrap/1v1/nav_arrow_up.svg) center no-repeat;
}

.design_team_show .design_creatives_list>div:nth-child(4n+1) {
	clear: both;
}

.design_team_show .design_creatives_list .show_wrap {
	background: #fff;
	border-radius: 2px;
	width: 100%;
	padding: 16px;
	position: relative;
	margin-bottom: 62px;
}

.design_team_show .design_creatives_list .show_wrap .head_wrap {
	width: 64px;
	height: 64px;
	border-radius: 50%;
	border: 4px solid #fff;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -32px;
	top: -32px;
}

.design_team_show .design_creatives_list .show_wrap .head_wrap img {
	width: 100%;
	height: 100%;
	display: block;
}

.design_team_show .design_creatives_list .show_wrap .nickname {
	text-align: center;
	font-size: 16px;
	color: #000000;
	margin: 19px auto 12px;
}

.design_team_show .design_creatives_list .show_wrap .nickname span {
	max-width: 66%;
	display: inline-block;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: bottom;
}

.design_team_show .design_creatives_list .show_wrap .nickname .company_identy {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-left: 3px;
	background: url(../../images/bootstrap/1v1/identy_company.svg) center no-repeat;
	vertical-align: middle;
}

.design_team_show .design_creatives_list .show_wrap .nickname .personal_identy {
	display: inline-block;
	width: 24px;
	height: 16px;
	margin-left: 3px;
	background: url(../../images/bootstrap/1v1/identy_personal.svg) center no-repeat;
	vertical-align: text-bottom;
}

.design_team_show .design_creatives_list .show_wrap .img_wrap {
	width: 100%;
	height: 147px;
	border-radius: 2px;
	overflow: hidden;
	margin-bottom: 12px;
	position: relative;
}

.design_team_show .design_creatives_list .show_wrap .img_wrap .DCI_i {
	display: inline-block;
	width: 28px;
	height: 37px;
	position: absolute;
	left: 10px;
	top: 10px;
	cursor: pointer;
	background: url(../../images/bootstrap/admin/DCI_icon.svg) center no-repeat;
	background-size: 100% 100%;
	z-index: 1;
}

.design_team_show .design_creatives_list .show_wrap .img_wrap img {
	width: 100%;
	height: 100%;
}

.design_team_show .design_creatives_list .show_wrap .img_wrap .img_con {
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	padding: 10px;
	background: rgba(115, 106, 102, 0.5);
	color: #fff;
	opacity: 0;
	overflow: hidden;
	text-decoration: none;
}

.design_team_show .design_creatives_list .show_wrap .img_wrap .img_con:hover {
	opacity: 1;
}

.design_team_show .design_creatives_list .show_wrap .img_wrap .img_con p span {
	font-size: 12px;
	margin-right: 10px;
	display: inline-block;
}

.design_team_show .design_creatives_list .show_wrap .img_wrap .img_con .leading_create i {
	width: 14px;
	height: 13px;
	margin-right: 6px;
	display: inline-block;
	background: url(../../../statics/images/bootstrap/new_website_1/case_list_icon2.png) -104px -3px no-repeat;
	vertical-align: middle;
}

.design_team_show .design_creatives_list .show_wrap .img_wrap .img_con .business_yes i {
	width: 14px;
	height: 14px;
	margin-right: 6px;
	display: inline-block;
	background: url(../../../statics/images/bootstrap/new_website_1/case_list_icon2.png) -123px -3px no-repeat;
	vertical-align: sub;
}

.design_team_show .design_creatives_list .show_wrap .img_wrap .img_con .business_no i {
	width: 14px;
	height: 14px;
	margin-right: 6px;
	display: inline-block;
	background: url(../../../statics/images/bootstrap/new_website_1/case_list_icon2.png) -83px -3px no-repeat;
	vertical-align: sub;
}

.design_team_show .design_creatives_list .show_wrap .img_wrap .img_con p b {
	display: inline-block;
	float: right;
	font-weight: normal;
}

.design_team_show .design_creatives_list .show_wrap .img_wrap .img_con h4 {
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 25px;
	margin-bottom: 20px;
}

.design_team_show .design_creatives_list .show_wrap .img_wrap .img_con ul {
	text-align: center;
}

.design_team_show .design_creatives_list .show_wrap .img_wrap .img_con ul li {
	display: inline-block;
	border: 1px solid #FFFFFF;
	border-radius: 2px;
	padding: 0 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.design_team_show .design_creatives_list .show_wrap .labels_info {
	height: 48px;
}

.design_team_show .design_creatives_list .show_wrap .labels_info ul {
	display: block;
	float: left;
	height: 24px;
	overflow: hidden;
	padding-top: 2px;
}

.design_team_show .design_creatives_list .show_wrap .labels_info ul li {
	display: inline-block;
	height: 16px;
	line-height: 16px;
	padding: 0 3px;
	border-radius: 2px;
	margin: 0 3px 10px 0;
	color: #fff;
	font-size: 12px;
}

.design_team_show .design_creatives_list .show_wrap .labels_info ul li.red {
	background: #FF507C;
}

.design_team_show .design_creatives_list .show_wrap .labels_info ul li.purple {
	background: #C190E3;
}

.design_team_show .design_creatives_list .show_wrap .labels_info ul li.green {
	background: #45E7B9;
}

.design_team_show .design_creatives_list .show_wrap .labels_info p {
	display: block;
	float: right;
	width: 45%;
	font-size: 14px;
	color: #999;
	text-align: right;
}

.design_team_show .design_creatives_list .show_wrap .labels_info p i {
	display: inline-block;
	font-style: normal;
	color: #7CACEE;
}

.design_team_show .design_creatives_list .show_wrap .labels_info p span {
	display: block;
	font-size: 12px;
	color: #999999;
}

.design_team_show .design_creatives_list .show_wrap .labels_info .num_info {
	clear: both;
	font-size: 14px;
	color: #999;
}

.design_team_show .design_creatives_list .show_wrap .labels_info .num_info:after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	visibility: hidden;
	clear: both;
}

.design_team_show .design_creatives_list .show_wrap .labels_info .num_info .left {
	display: block;
	float: left;
}

.design_team_show .design_creatives_list .show_wrap .labels_info .num_info .right {
	display: block;
	float: right;
	background: url(../../../statics/images/bootstrap/1v1/eye.svg) center left no-repeat;
	padding-left: 24px;
}

.design_team_show .design_creatives_list .show_wrap .invite_designer_btn {
	display: block;
	width: 80px;
	height: 30px;
	line-height: 30px;
	border-radius: 2px;
	background: #7CACEE;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 2px;
	margin: 22px auto 0;
	outline: none;
	text-decoration: none;
	transition: background 0.3s ease-out;
	-webkit-transition: background 0.3s ease-out;
}

.design_team_show .design_creatives_list .show_wrap .invite_designer_btn:hover {
	background: #6ea2eb !important;
	color: #fff !important;
}

.design_team_show .show_more_btn {
	display: block;
	width: 180px;
	height: 50px;
	border: 3px solid #666666;
	border-radius: 2px;
	text-align: center;
	font-size: 18px;
	letter-spacing: 3px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	line-height: 44px;
	margin: 0 auto 84px;
	-webkit-transition: border-color 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.design_team_show .show_more_btn:hover {
	border-color: #333 !important;
	color: #333 !important;
	box-shadow: none;
}

.design_team_show .search_none_wrap {
	height: 350px;
	width: 100%;
	margin: 0 auto;
	padding-top: 70px;
}

.design_team_show .search_none_wrap img {
	display: block;
	margin: 0 auto;
}

.design_team_show .search_none_wrap p {
	text-align: center;
	font-size: 18px;
	color: #333333;
	line-height: 70px;
}

.free_match_creatives .bottom_free_match {
	background: #fff;
	margin: 0 auto;
	position: relative;
	height: 390px;
}

#bottom_free_match_animate {
	background: #fff;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.free_match_creatives .bottom_free_match .mascot_img {
	padding-top: 96px;
	position: relative;
}

.free_match_creatives .bottom_free_match .tit {
	font-size: 42px;
	color: #333333;
	letter-spacing: 4px;
	line-height: 42px;
	text-align: center;
}

.free_match_creatives .bottom_free_match .match_btn {
	width: 280px;
	height: 56px;
	line-height: 56px;
	background: #7CACEE;
	border-radius: 2px;
	display: block;
	margin: 47px auto 11px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	letter-spacing: 4px;
	text-decoration: none;
	position: relative;
	transform: rotate(0deg);
	transition: background 0.3s ease-out;
}

.free_match_creatives .bottom_free_match .match_btn:hover {
	background: #6ea2eb !important;
	color: #fff !important;
	text-decoration: none;
	border-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.free_match_creatives .bottom_free_match .mascot_img .mascot_img_left {
	display: block;
	float: left;
	margin-left: 60px;
}

.free_match_creatives .bottom_free_match .mascot_img .mascot_img_right {
	display: block;
	float: right;
	margin-right: 60px;
}

.free_match_creatives .bottom_free_match .mascot_img:after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}

.free_match_creatives .about_t_dog {
	margin: 0 auto;
	background: #384463;
}

.free_match_creatives .about_t_dog .row {
	margin: 0 auto;
	position: relative;
	padding: 80px 285px 80px 60px;
}

.free_match_creatives .about_t_dog .tit {
	font-size: 32px;
	color: #FFFFFF;
	margin-bottom: 15px;
	letter-spacing: 4px;
}

.free_match_creatives .about_t_dog .content {
	font-size: 14px;
	color: #C3C7D0;
	letter-spacing: 1px;
	line-height: 27px;
	margin-bottom: 8px;
	font-weight: 300;
}

.free_match_creatives .about_t_dog img {
	position: absolute;
	bottom: 0;
	right: 50px;
}

/*等待匹配弾层动画*/
.waiting_match_layer {
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.8);
	z-index: 1000;
}

.waiting_match_layer img {
	position: absolute;
	display: block;
	left: 50%;
	top: 50%;
	margin-left: -223px;
	margin-top: -278px;
}

#baidu_chant_bridge {
	display: block;
	width: 113px;
	height: 115px;
	position: fixed;
	bottom: 0;
	right: 0;
	outline: none;
	z-index: 102;
}

#baidu_chant_bridge img {
	display: block;
	width: 100%;
	height: 100%;
}

/*1v1首页，匹配创意人需求填写弹窗*/
#match_demand_pop .pop_con {
	background: #fff;
	width: 700px;
	margin: 60px auto;
}

#match_demand_pop .pop_con button.close {
	font-size: 28px;
	margin-right: 16px;
	margin-top: 10px;
}

#match_demand_pop .pop_con .invite_btn_wrap {
	position: relative;
	left: auto;
	right: auto;
	bottom: auto;
	box-shadow: none;
}

#match_demand_pop .pop_con .invite_creatives_demand {
	margin: 0 auto 6px;
	width: 580px;
	padding-top: 35px;
}

#match_demand_pop .pop_con .invite_creatives_demand .tit {
	font-size: 24px;
	letter-spacing: 1px;
	margin-bottom: 21px;
}

#match_demand_pop .pop_con .invite_creatives_demand .inp_tit {
	font-size: 16px;
	letter-spacing: 1px;
	color: #151515;
}

#match_demand_pop .invite_more_creatives .match_area_creatives {
	padding-top: 6px;
}

#match_demand_pop .invite_btn_wrap {
	height: 110px;
}

#match_demand_pop .budget_range label {
	display: inline-block;
	margin-right: 16px;
	width: 180px;
	height: 67px;
	border: 2px solid #EDF0EF;
	border-radius: 2px;
	position: relative;
}

#match_demand_pop .budget_range label:nth-child(3) {
	margin-right: 0;
}

#match_demand_pop .budget_range label p {
	text-align: center;
	font-size: 16px;
	color: #333;
	letter-spacing: 1px;
	font-weight: normal;
	padding-top: 12px;
}

#match_demand_pop .budget_range label p span {
	color: #999;
	font-size: 12px;
}

#match_demand_pop .budget_range label input[type="radio"] {
	display: inline-block;
	visibility: hidden;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	width: 0;
	height: 0;
	margin-right: 15px;
	margin-right: 10px\9\0;
	margin-right: 10px\0;
}

#match_demand_pop .budget_range label input[type="radio"]+i {
	position: absolute;
	right: 6px;
	bottom: 6px;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../../../statics/images/bootstrap/authen/circle_gray_checked.svg) center no-repeat;
}

#match_demand_pop .budget_range label input[type="radio"]:checked+i {
	background: url(../../../statics/images/bootstrap/authen/circle_blue_checked.svg) center no-repeat;
}

/***1v1首页，匹配创意人需求填写弹窗v2版***/
#match_demand_pop_v2 .pop_con {
	background: #fff;
	width: 700px;
	margin: 60px auto;
}

#match_demand_pop_v2 .pop_con button.close {
	font-size: 28px;
	margin-right: 16px;
	margin-top: 10px;
}

#match_demand_pop_v2 .pop_con .invite_btn_wrap {
	position: relative;
	left: auto;
	right: auto;
	bottom: auto;
	box-shadow: none;
}

#match_demand_pop_v2 .pop_con .invite_creatives_demand {
	margin: 0 auto 1px;
	width: 580px;
	padding-top: 40px;
}

#match_demand_pop_v2 .pop_con .invite_creatives_demand .tit {
	font-size: 24px;
	letter-spacing: 1px;
	margin-bottom: 45px;
}

#match_demand_pop_v2 .pop_con .invite_creatives_demand .inp_tit {
	font-size: 16px;
	letter-spacing: 1px;
	color: #151515;
}

#match_demand_pop_v2 .invite_more_creatives .match_area_creatives {
	padding-top: 8px;
}

#match_demand_pop_v2 .invite_btn_wrap {
	height: 110px;
}

#match_demand_pop_v2 .budget_range label {
	display: inline-block;
	margin-right: 16px;
	width: 180px;
	height: 67px;
	border: 2px solid #EDF0EF;
	border-radius: 2px;
	position: relative;
}

#match_demand_pop_v2 .budget_range label:nth-child(3) {
	margin-right: 0;
}

#match_demand_pop_v2 .budget_range label p {
	text-align: center;
	font-size: 16px;
	color: #333;
	letter-spacing: 1px;
	font-weight: normal;
	padding-top: 12px;
}

#match_demand_pop_v2 .budget_range label p span {
	display: inline-block;
	padding-top: 5px;
	color: #999;
	font-size: 12px;
}

#match_demand_pop_v2 .budget_range label input[type="radio"] {
	display: inline-block;
	visibility: hidden;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	width: 0;
	height: 0;
	margin-right: 15px;
	margin-right: 10px\9\0;
	margin-right: 10px\0;
}

#match_demand_pop_v2 .budget_range label input[type="radio"]+i {
	position: absolute;
	right: 6px;
	bottom: 6px;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../../../statics/images/bootstrap/authen/circle_gray_checked.svg) center no-repeat;
}

#match_demand_pop_v2 .budget_range label input[type="radio"]:checked+i {
	background: url(../../../statics/images/bootstrap/authen/circle_blue_checked.svg) center no-repeat;
}

/***创意人匹配页，需求修改弹窗更改*****/
#change_demands_modal .budget_range label {
	display: inline-block;
	margin-right: 16px;
	width: 180px;
	height: 67px;
	border: 2px solid #EDF0EF;
	border-radius: 2px;
	position: relative;
}

#change_demands_modal .budget_range label:nth-child(3) {
	margin-right: 0;
}

#change_demands_modal .budget_range label p {
	text-align: center;
	font-size: 16px;
	color: #333;
	letter-spacing: 1px;
	font-weight: normal;
	padding-top: 12px;
}

#change_demands_modal .budget_range label p span {
	color: #999;
	font-size: 12px;
}

#change_demands_modal .budget_range label input[type="radio"] {
	display: inline-block;
	visibility: hidden;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	width: 0;
	height: 0;
	margin-right: 15px;
	margin-right: 10px\9\0;
	margin-right: 10px\0;
}

#change_demands_modal .budget_range label input[type="radio"]+i {
	position: absolute;
	right: 6px;
	bottom: 6px;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../../../statics/images/bootstrap/authen/circle_gray_checked.svg) center no-repeat;
}

#change_demands_modal .budget_range label input[type="radio"]:checked+i {
	background: url(../../../statics/images/bootstrap/authen/circle_blue_checked.svg) center no-repeat;
}

/********************创意人注册认证*******************/
/***01-欢迎页（创意人or需求方）***/
.tcy_welcome_wrap {
	width: 812px;
	margin: 227px auto 0;
	min-height: 630px;
}

.tcy_welcome_wrap h1 {
	font-size: 48px;
	color: #333333;
	letter-spacing: 6px;
	line-height: 48px;
	font-weight: normal;
	text-align: center;
	position: relative;
}

.tcy_welcome_wrap h1:after {
	display: block;
	content: "";
	width: 130px;
	height: 3px;
	background: #7FADEB;
	position: absolute;
	left: 50%;
	margin-left: -65px;
	bottom: -32px;
}

.tcy_welcome_wrap .tcy_identity_choose {
	margin-top: 103px;
}

.tcy_welcome_wrap .tcy_identity_choose:after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}

.tcy_welcome_wrap .tcy_identity_choose .side_group {
	display: block;
	padding: 0 90px;
	float: left;
	width: 50%;
	text-decoration: none;
}

.tcy_welcome_wrap .tcy_identity_choose .side_group a {
	text-decoration: none;
}

.tcy_welcome_wrap .tcy_identity_choose .side_group img:hover {
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
}

.tcy_welcome_wrap .tcy_identity_choose .side_group img {
	display: block;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	margin: 0 auto 45px;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: transform ease 0.3s;
	transition: transform ease 0.3s;
}

.tcy_welcome_wrap .tcy_identity_choose .side_group h2 {
	font-size: 24px;
	color: #333333;
	letter-spacing: 2px;
	line-height: 24px;
	text-align: center;
	font-weight: normal;
}

.tcy_welcome_wrap .tcy_identity_choose .side_group p {
	font-size: 14px;
	color: #999999;
	letter-spacing: 2px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	padding-top: 13px;
}

.tcy_welcome_wrap .blue_a {
	font-size: 14px;
	color: #4A90E2;
	letter-spacing: 0.8px;
	line-height: 16px;
	margin: 90px auto 0;
	width: 100px;
	display: block;
	text-decoration: none;
}

.tcy_welcome_wrap .tcy_identity_choose a .go_blue_btn {
	display: block;
	width: 200px;
	height: 50px;
	line-height: 50px;
	border-radius: 2px;
	background: #7CACEE;
	color: #fff;
	font-size: 18px;
	letter-spacing: 2px;
	margin: 18px auto 0;
	text-align: center;
	-webkit-transition: background ease-out .3s;
	transition: background ease-out .3s;
}

.tcy_welcome_wrap .tcy_identity_choose a .go_blue_btn:hover {
	background: #6ea2eb !important;
}

/***02-创意人身份选择***/
.tcy_two_side_wrap {
	width: 812px;
	margin: 72px auto 0;
	min-height: 630px;
	border-bottom: 1px solid #fff;
}

.tcy_two_side_wrap h1 {
	font-size: 48px;
	color: #333333;
	letter-spacing: 6px;
	line-height: 48px;
	font-weight: normal;
	text-align: center;
	position: relative;
}

.tcy_two_side_wrap h1:after {
	display: block;
	content: "";
	width: 130px;
	height: 3px;
	background: #7FADEB;
	position: absolute;
	left: 50%;
	margin-left: -65px;
	bottom: -32px;
}

.tcy_two_side_wrap .tcy_side_choose {
	margin-top: 130px;
}

.tcy_two_side_wrap .tcy_side_choose:after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}

.tcy_two_side_wrap .tcy_side_choose .side_group {
	display: block;
	padding: 0 70px;
	float: left;
	width: 50%;
	text-decoration: none;
}

.tcy_two_side_wrap .tcy_side_choose .side_group a {
	text-decoration: none;
}

.tcy_two_side_wrap .tcy_side_choose .side_group img {
	display: block;
	width: 76px;
	/*height: 90px;*/
	margin: 0 auto 45px;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: transform ease 0.3s;
	transition: transform ease 0.3s;
}

.tcy_two_side_wrap .tcy_side_choose .side_group img:hover {
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
}

.tcy_two_side_wrap .tcy_side_choose .side_group h2 {
	font-size: 24px;
	color: #333333;
	letter-spacing: 2px;
	line-height: 24px;
	text-align: center;
	font-weight: normal;
}

.tcy_two_side_wrap .tcy_side_choose .side_group p {
	font-size: 14px;
	color: #999999;
	letter-spacing: 2px;
	line-height: 21px;
	text-align: center;
	text-decoration: none;
	padding-top: 13px;
}

.tcy_two_side_wrap .tcy_side_choose a .go_blue_btn {
	display: block;
	width: 200px;
	height: 50px;
	line-height: 50px;
	border-radius: 2px;
	background: #7CACEE;
	color: #fff;
	font-size: 18px;
	letter-spacing: 2px;
	margin: 18px auto 0;
	text-align: center;
	-webkit-transition: background ease-out .3s;
	transition: background ease-out .3s;
}

.tcy_two_side_wrap .tcy_side_choose a .go_blue_btn:hover {
	background: #6ea2eb !important;
}

.tcy_two_side_wrap .authen_creatives_tips {
	margin-top: 130px;
	text-align: center;
	font-size: 14px;
	color: #9B9B9B;
	letter-spacing: 2px;
	padding: 0 20px;
}

.tcy_two_side_wrap .authen_creatives_tips img {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 4px;
	vertical-align: sub;
}

/***03-创意人选择能力认证方式***/
.tcy_two_side_wrap.ability_auth_type .tcy_side_choose {
	margin-top: 130px;
	margin-bottom: 80px;
}

.tcy_two_side_wrap.ability_auth_type .tcy_side_choose .side_group img {
	margin: 0 auto 8px;
}

.tcy_two_side_wrap .tcy_side_choose.prove_ability_wrap .side_group p {
	max-width: 257px;
	margin: 0 auto;
}

.tcy_two_side_wrap.ability_auth_type .tcy_side_choose.prove_ability_wrap .side_group p {
	margin: 0 auto 31px;
}

.tcy_two_side_wrap .tcy_side_choose .side_group .p_blue {
	font-size: 14px;
	color: #7CACEE;
	letter-spacing: 1px;
	padding-top: 23px;
}

.tcy_two_side_wrap .tcy_side_choose .side_group .fail_prove {
	margin-top: 20px;
}

.tcy_two_side_wrap .tcy_side_choose .side_group .fail_prove .p_red {
	color: #FF507C;
	padding-bottom: 7px;
}

.tcy_two_side_wrap .tcy_side_choose .side_group .fail_prove p {
	font-size: 14px;
	color: #666666;
	letter-spacing: 1px;
	padding-top: 2px;
}

.tcy_two_side_wrap .tcy_side_choose .side_group .fail_prove p a {
	display: inline-block;
	color: #7CACEE;
	text-decoration: none;
}

/***04-创意人身份认证进度***/
.bg_gray_70 {
	background: #EEF0EF;
	height: 70px;
}

.identity_anthen_step {
	padding-top: 27px;
	padding-bottom: 27px;
}

.identity_anthen_step p {
	text-align: center;
}

.identity_anthen_step p span i {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #EEF0EF;
	line-height: 30px;
	color: #fff;
	font-size: 18px;
	margin-right: 13px;
	font-style: normal;
}

.identity_anthen_step p span.on i {
	background: #44E7B9;
}

.identity_anthen_step p span {
	font-size: 16px;
	color: #666666;
	letter-spacing: 1px;
	line-height: 30px;
	display: inline-block;
	margin-right: 8px;
}

.identity_anthen_step p b {
	display: inline-block;
	width: 400px;
	height: 2px;
	background: #EEF0EF;
	position: relative;
	margin-right: 13px;
	vertical-align: super;
}

.identity_anthen_step p b.on {
	background: #44E7B9;
}

.identity_anthen_step p b:before {
	display: inline-block;
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #EEF0EF;
	position: absolute;
	left: 0;
	top: -2px;
}

.identity_anthen_step p b:after {
	display: inline-block;
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #EEF0EF;
	position: absolute;
	right: 0;
	top: -2px;
}

.identity_anthen_step p b.on:before {
	background: #44E7B9;
}

.identity_anthen_step p b.on:after {
	background: #44E7B9;
}

/*身份认证完成页*/
.authen_complete_wrap {
	padding-top: 80px;
}

.authen_complete_wrap .state_img {
	display: block;
	margin: 0 auto;
	width: 64px;
	height: 64px;
}

.authen_complete_wrap h2 {
	font-size: 32px;
	color: #333333;
	letter-spacing: 4px;
	line-height: 30px;
	margin-top: 27px;
	text-align: center;
}

.authen_complete_wrap .bind_wx_wrap {
	width: 450px;
	margin: 78px auto 114px;
}

.authen_complete_wrap .bind_wx_wrap img {
	display: block;
	float: left;
	width: 112px;
	height: 112px;
	margin-right: 20px;
}

.authen_complete_wrap .bind_wx_wrap .p_tit {
	font-size: 18px;
	color: #333333;
	letter-spacing: 1px;
	margin-bottom: 12px;
}

.authen_complete_wrap .bind_wx_wrap .p_content {
	font-size: 14px;
	color: #9B9B9B;
	letter-spacing: 1px;
	line-height: 21px;
}

.authen_complete_wrap .blue_bg_btn {
	width: 200px;
	height: 50px;
	line-height: 50px;
	display: block;
	margin: 0 auto;
	text-decoration: none;
}

.authen_complete_wrap .blue_a {
	display: block;
	font-size: 16px;
	color: #7CACEE;
	letter-spacing: 2px;
	width: 110px;
	margin: 20px auto 60px;
	text-decoration: none;
}

/*****05-创意人身份认证页*****/
.creatives_identity_authen {
	width: 830px;
	margin: 0 auto;
	padding-top: 55px;
}

.creatives_identity_authen h2 {
	font-size: 32px;
	color: #333333;
	letter-spacing: 3px;
	text-align: center;
	margin-bottom: 70px;
}

.creatives_identity_authen .head_img {
	width: 80px;
	height: 80px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: 0 auto 44px;
	position: relative;
	overflow: hidden;
}

.creatives_identity_authen .head_img img {
	display: block;
	width: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: transform ease 0.3s;
	transition: transform ease 0.3s;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.creatives_identity_authen .head_img img.hover {
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.creatives_identity_authen .head_img i {
	display: block;
	width: 80px;
	height: 80px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	background: url(../../../statics/images/bootstrap/authen/layer_80.png) center no-repeat;
}

.creatives_identity_authen .head_img .mask_layer {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 2;
	text-align: center;
	background: rgba(0, 0, 0, .6);

}

.creatives_identity_authen .head_img .mask_layer span {
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-top: 51px;
	display: inline-block;
}

.creatives_identity_authen.personal_identity_authen .head_img {
	margin-bottom: 10px;
}

.creatives_identity_authen.personal_identity_authen .head_img_tips {
	font-size: 14px;
	color: #999999;
	letter-spacing: 0;
	line-height: 21px;
	text-align: center;
	margin-bottom: 32px;
}

.creatives_identity_authen .info_wrap .inp_group {
	margin-bottom: 20px;
}

.creatives_identity_authen .info_wrap .inp_group.margin_b_60 {
	margin-bottom: 60px;
}

.creatives_identity_authen .info_wrap .inp_group.margin_t_60 {
	margin-top: 58px;
}

.creatives_identity_authen .info_wrap .inp_group span {
	width: 160px;
	display: inline-block;
	margin-right: 36px;
	font-size: 16px;
	color: #333333;
	letter-spacing: 1px;
	text-align: right;
	vertical-align: top;
	padding-top: 12px;
}

.creatives_identity_authen .info_wrap .inp_group span i {
	display: inline-block;
	color: #FF507C;
	font-size: 12px;
	margin-right: 5px;
}

.creatives_identity_authen .info_wrap .inp_group .inp_p {
	display: inline-block;
	width: 480px;
	position: relative;
}

.creatives_identity_authen .info_wrap .inp_group .inp_p input[type="text"] {
	width: 100%;
	height: 44px;
	border: 2px solid #EDF0EF;
	border-radius: 2px;
	outline: none;
	box-shadow: none;
	font-size: 14px;
	color: #666;
	letter-spacing: 1px;
	padding: 0 15px;
}

.creatives_identity_authen .info_wrap .inp_group .inp_p input[type="text"]:focus {
	border: 2px solid #7CACEE;
}

.creatives_identity_authen .info_wrap .inp_group .inp_p select {
	display: inline-block;
	width: 100%;
	height: 44px;
	border: 2px solid #EDF0EF;
	border-radius: 2px;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding: 0 15px;
	font-size: 14px;
	color: #666;
	letter-spacing: 1px;
	background: url(../../../statics/images/bootstrap/authen/dropdown.svg) 97% center no-repeat;
}

.creatives_identity_authen .info_wrap .inp_group .select-wrapper {
	display: inline-block;
}

.creatives_identity_authen .info_wrap .inp_group .select-wrapper:nth-child(2) {
	margin-right: 19px;
}

.creatives_identity_authen .info_wrap .inp_group .select-wrapper select {
	-webkit-appearance: none;
	-moz-appearance: none;
	display: inline-block;
	width: 230px;
	height: 44px;
	border: 2px solid #EDF0EF;
	border-radius: 2px;
	outline: none;
	padding: 0 15px;
	font-size: 14px;
	color: #666;
	letter-spacing: 1px;
	background: url(../../../statics/images/bootstrap/authen/dropdown.svg) 201px center no-repeat;
}

.creatives_identity_authen .info_wrap .inp_group .select-wrapper select:focus {
	-webkit-appearance: none;
	-moz-appearance: none;
	outline: none !important;
}

.creatives_identity_authen .info_wrap .inp_group .inp_p.address select {
	-webkit-appearance: none;
	-moz-appearance: none;
	display: inline-block;
	width: 230px;
	background: url(../../../statics/images/bootstrap/authen/dropdown.svg) 201px center no-repeat;
}

.creatives_identity_authen .info_wrap .inp_group .inp_p select:focus {
	border: 2px solid #7CACEE;
	-webkit-appearance: none;
	-moz-appearance: none;
	outline: none !important;
}

.creatives_identity_authen .info_wrap .inp_group .inp_p.address select:first-child {
	margin-right: 16px;
}

.creatives_identity_authen .info_wrap .inp_group .inp_p .gray_tips {
	color: #999999;
	font-style: normal;
	display: inline-block;
	font-size: 14px;
	padding-top: 8px;
}

.creatives_identity_authen .info_wrap .inp_group .inp_p .gray_tips_2 {
	color: #999;
	font-style: normal;
	display: inline-block;
	font-size: 16px;
	padding-top: 0;
}

.creatives_identity_authen .info_wrap .inp_group .label_radio {
	display: inline-block;
	margin-right: 48px;
	position: relative;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 12px;
}

.creatives_identity_authen .info_wrap .inp_group .label_radio input {
	width: 0;
	height: 0;
	display: inline-block;
	margin-right: 27px;
	appearace: none;
	-webkit-appearance: none;
	-moz-appearance: none;

}

.creatives_identity_authen .info_wrap .inp_group .label_radio input+i {
	display: inline-block;
	width: 16px;
	height: 16px;
	position: absolute;
	left: 0;
	top: 3px;
	background: url(../../../statics/images/bootstrap/authen/circle_gray_checked.svg) center no-repeat;
}

.creatives_identity_authen .info_wrap .inp_group .label_radio input:checked+i {
	display: inline-block;
	width: 16px;
	height: 16px;
	position: absolute;
	left: 0;
	top: 3px;
	background: url(../../../statics/images/bootstrap/authen/circle_blue_checked.svg) center no-repeat;
}

.creatives_identity_authen .confirmIdentity_modal {
	display: block;
	width: 200px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	text-decoration: none;
	letter-spacing: 4px;
	font-size: 18px;
	margin-bottom: 109px;
	margin-top: 70px;
}

#personal_anthen .confirmIdentity_modal {
	margin-left: 196px;
}

/*更换头像弹窗*/
#changeHeadImg_modal .modal-dialog {
	width: 780px;
	margin-top: 60px;
}

#changeHeadImg_modal .modal-content {
	position: relative;
	padding: 35px 45px;
	border-radius: 2px;
	box-shadow: none;
}

#changeHeadImg_modal .modal-content .close {
	font-size: 28px;
	position: absolute;
	right: 19px;
	top: 13px;
	outline: none;
}

#changeHeadImg_modal .modal-content h4 {
	font-size: 24px;
	color: #333333;
	letter-spacing: 1px;
	font-weight: normal;
	text-align: center;
	line-height: 38px;
	margin-bottom: 28px;
}

#changeHeadImg_modal .modal-content .tips {
	font-size: 16px;
	color: #666666;
	letter-spacing: 1px;
	line-height: 16px;
	padding-top: 20px;
	margin-bottom: 70px;
}

#changeHeadImg_modal .modal-content .button_wrap {
	text-align: center;
}

#changeHeadImg_modal .modal-content .button_wrap a {
	margin: 0 25px;
}

#changeHeadImg_modal .modal-content .button_wrap .confirm_btn {
	display: inline-block;
	width: 200px;
	height: 56px;
	line-height: 56px;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 4px;
	text-decoration: none;
}

#changeHeadImg_modal .modal-content .button_wrap .cancel_btn {
	display: inline-block;
	width: 200px;
	height: 56px;
	line-height: 52px;
	font-size: 18px;
	color: #7CACEE;
	letter-spacing: 4px;
	border: 2px solid #7CACEE;
	text-decoration: none;
}

#changeHeadImg_modal div.img_cut_wrap {
	max-width: 688px;
	max-height: 404px;
}

/*身份确认弹窗*/
#confirmIdentity_modal .modal-dialog {
	width: 700px;
	margin-top: 60px;
}

#confirmIdentity_modal .modal-content {
	position: relative;
	padding: 47px 100px;
	border-radius: 2px;
	box-shadow: none;
}

#confirmIdentity_modal .modal-content .close {
	font-size: 28px;
	position: absolute;
	right: 19px;
	top: 13px;
	outline: none;
}

#confirmIdentity_modal .modal-content h4 {
	font-size: 24px;
	color: #333333;
	letter-spacing: 1px;
	font-weight: normal;
	text-align: center;
	line-height: 38px;
	margin-bottom: 54px;
	padding: 70px 40px 10px;
}

#confirmIdentity_modal .modal-content .button_wrap {
	text-align: center;
}

#confirmIdentity_modal .modal-content .button_wrap a {
	margin: 0 23px;
}

#confirmIdentity_modal .modal-content .button_wrap .confirm_btn {
	display: inline-block;
	width: 200px;
	height: 56px;
	line-height: 56px;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 4px;
	text-decoration: none;
}

#confirmIdentity_modal .modal-content .button_wrap .cancel_btn {
	display: inline-block;
	width: 200px;
	height: 56px;
	line-height: 52px;
	font-size: 18px;
	color: #7CACEE;
	letter-spacing: 4px;
	border: 2px solid #7CACEE;
	text-decoration: none;
}

/****06-机构身份认证页面****/
.creatives_identity_authen .info_wrap .inp_group .business_license_img {
	margin-left: 200px;
	margin-top: 16px;
}

#upload-file {
	width: 176px;
}

.creatives_identity_authen .info_wrap .inp_group .business_license_img .upload_btn {
	display: block;
	width: 176px;
	height: 42px;
	background: #7CACEE;
	border-radius: 2px;
	line-height: 42px;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-decoration: none;
}

.creatives_identity_authen .info_wrap .inp_group .business_license_img .upload_btn i {
	display: inline-block;
	width: 12px;
	height: 12px;
	vertical-align: unset;
	font-style: normal;
	background: url(../../images/add.svg) center no-repeat;
	background-size: 100% 100%;
	margin-right: 4px;
}

.creatives_identity_authen .info_wrap .inp_group .business_license_img .tips {
	font-size: 14px;
	color: #999999;
	letter-spacing: 2px;
	padding-top: 8px;
}

.creatives_identity_authen .info_wrap .inp_group .business_license_img .img_wrap {
	width: 189px;
	height: 114px;
	display: block;
	overflow: hidden;
	position: relative;
}

.creatives_identity_authen .info_wrap .inp_group .business_license_img .img_wrap img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.creatives_identity_authen .info_wrap .inp_group .business_license_img .re_upload_btn {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .4);
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	border-radius: 2px;
	letter-spacing: 2px;
	line-height: 16px;
	text-decoration: none;
	padding-top: 27px;
}

.creatives_identity_authen .info_wrap .inp_group .business_license_img .re_upload_btn i {
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(../../images/bootstrap/authen/upload_blue.svg) center no-repeat;
	background-size: 100% 100%;
	margin: 0 auto 2px;
}

.creatives_identity_authen .info_wrap .inp_group .business_license_img .re_upload_btn b {
	font-size: 12px;
	display: inline-block;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-style: normal;
	font-weight: normal;
	padding-top: 6px;
}

/*******07-上传认证案例页********/
#upload_authen_case h2 {
	margin-bottom: 15px;
}

#upload_authen_case .tit_explain {
	font-size: 14px;
	color: #999999;
	text-align: center;
	margin-bottom: 68px;
}

#upload_authen_case .info_wrap .inp_group:after {
	display: block;
	content: "";
	width: 0;
	right: 0;
	clear: both;
	visibility: hidden;
}

#upload_authen_case .info_wrap .inp_group span {
	display: block;
	float: left;
}

.creatives_identity_authen .info_wrap .inp_group .cover_img {
	float: left;
	display: block;
	width: 189px;
	height: 114px;
	border: 2px solid #EDF0EF;
	border-radius: 2px;
	overflow: hidden;
	text-align: center;
	position: relative;
}

.creatives_identity_authen .info_wrap .inp_group .cover_img.on {
	border: none;
}

.creatives_identity_authen .info_wrap .inp_group .cover_img.on .upload_cover_btn {
	background: rgba(0, 0, 0, .4);
}

.creatives_identity_authen .info_wrap .inp_group .cover_img .upload_cover_btn {
	font-size: 14px;
	letter-spacing: 2px;
	color: #999;
	text-decoration: none;
	padding-top: 8px;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.creatives_identity_authen .info_wrap .inp_group .cover_img img {
	display: none;
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.creatives_identity_authen .info_wrap .inp_group .cover_img.on img {
	display: block;
}

.creatives_identity_authen .info_wrap .inp_group .cover_img.on .upload_cover_btn {
	color: #fff;
}

.creatives_identity_authen .info_wrap .inp_group .cover_img.on .upload_cover_btn i {
	color: #fff;
}

.creatives_identity_authen .info_wrap .inp_group .cover_img .progress {
	width: 90%;
	left: 5%;
	bottom: 10px;
	margin-bottom: auto;
	height: 4px;
	position: absolute;
	z-index: 3;
}

.creatives_identity_authen .info_wrap .inp_group .cover_img .progress .progress-bar {
	line-height: 4px;
	background-color: #7CACEE;
	box-shadow: none;
}

.creatives_identity_authen .info_wrap .inp_group .upload_cover_btn i {
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(../../images/bootstrap/authen/upload_blue.svg) center no-repeat;
	background-size: 100% 100%;
	margin: 10px auto 2px;
}

.creatives_identity_authen .info_wrap .inp_group .upload_cover_btn em {
	display: inline;
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: normal;
	font-style: normal;
}

.creatives_identity_authen .info_wrap .inp_group .upload_cover_btn b {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

/*案例图片*/
.creatives_identity_authen .info_wrap .inp_group .case_img {
	display: block;
	float: left;
	max-width: 600px;
}

.creatives_identity_authen .info_wrap .inp_group .case_img .upload_case_btn {
	display: block;
	width: 189px;
	height: 114px;
	border: 2px solid #EDF0EF;
	border-radius: 2px;
	font-size: 14px;
	letter-spacing: 2px;
	color: #999;
	text-decoration: none;
	padding-top: 8px;
	text-align: center;
}

.creatives_identity_authen .info_wrap .inp_group .case_img .upload_case_btn i {
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(../../images/bootstrap/authen/upload_blue.svg) center no-repeat;
	background-size: 100% 100%;
	margin: 10px auto 2px;
}

.creatives_identity_authen .info_wrap .inp_group .case_img .upload_case_btn b {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

.creatives_identity_authen .info_wrap .inp_group .case_img ul li {
	display: block;
	float: left;
	width: 189px;
	height: 114px;
	margin-top: 10px;
	margin-right: 10px;
	position: relative;
}

.creatives_identity_authen .info_wrap .inp_group .case_img ul li img {
	display: block;
	width: 100%;
	height: 100%;
}

.creatives_identity_authen .info_wrap .inp_group .case_img ul li .delete_icon {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 24px;
	height: 24px;
	background: url(../../../statics/images/bootstrap/authen/delete_icon.svg) center no-repeat;
	cursor: pointer;
	z-index: 5;
}

.creatives_identity_authen .info_wrap .inp_group .case_img ul li .mask {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: #000;
	background: rgba(0, 0, 0, .4);
}

.creatives_identity_authen .info_wrap .inp_group .case_img ul li .progress {
	width: 90%;
	left: 5%;
	bottom: 10px;
	margin-bottom: auto;
	height: 4px;
	position: absolute;
	z-index: 3;
}

.creatives_identity_authen .info_wrap .inp_group .case_img ul li .progress .progress-bar {
	line-height: 4px;
	background-color: #7CACEE;
	box-shadow: none;
}

.creatives_identity_authen .info_wrap .inp_group .inp_p textarea {
	display: block;
	width: 480px;
	height: 88px;
	border: 2px solid #EDF0EF;
	border-radius: 2px;
	outline: none;
	padding: 10px;
	resize: none;
	font-size: 14px;
	color: #666;
}

.creatives_identity_authen .info_wrap .inp_group .inp_p textarea:focus {
	border: 2px solid #7CACEE;
}

/*案例标签*/
.creatives_identity_authen .info_wrap .inp_group .case_tags {
	display: inline-block;
	width: 480px;
	position: relative;
}

.creatives_identity_authen .info_wrap .inp_group .case_tags .tag-editor {
	min-height: 44px;
	border: 2px solid #EDF0EF;
	padding: 7px 2px;
}

.creatives_identity_authen .info_wrap .inp_group .case_tags .tag-editor .tag-editor-tag {
	color: #999;
	background: #F6F6F6;
	font-size: 13px;
}

.creatives_identity_authen .info_wrap .inp_group .case_tags .tag-editor .tag-editor-delete {
	background: #F6F6F6;
}

.creatives_identity_authen .info_wrap .inp_group .case_tags .tag-editor .tag-editor-delete i {
	line-height: 16px;
}

.creatives_identity_authen .info_wrap .inp_group .case_tags .tag-editor .tag-editor-delete i:before {
	color: #7FADEB;
}

/*案例标签end*/
.creatives_identity_authen .info_wrap .authen_explain {
	padding-left: 83px;
}

.creatives_identity_authen .info_wrap .authen_explain p {
	font-size: 12px;
	color: #999999;
	letter-spacing: 1px;
	line-height: 21px;
}

.creatives_identity_authen .agreement_p {
	display: block;
	width: 250px;
	height: 20px;
	line-height: 20px;
	margin: 0 auto;
	position: relative;
	font-size: 14px;
	color: #999999;
	letter-spacing: 1px;
	margin-top: 44px;
}

.creatives_identity_authen .agreement_p label {
	font-weight: normal;
}

.creatives_identity_authen .agreement_p input[type="checkbox"] {
	display: inline-block;
	outline: none;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	width: 0;
	height: 0;
	margin-right: 20px;
}

.creatives_identity_authen .agreement_p input[type="checkbox"]+i {
	display: inline-block;
	width: 14px;
	height: 14px;
	position: absolute;
	left: 0;
	top: 3px;
	background: url(../../images/bootstrap/authen/rect_gray_checked.svg);
}

.creatives_identity_authen .agreement_p input[type="checkbox"]:checked+i {
	display: inline-block;
	width: 14px;
	height: 14px;
	position: absolute;
	background: url(../../images/bootstrap/authen/rect_blue_checked.svg);
}

.creatives_identity_authen .agreement_p a {
	display: inline-block;
	color: #7CACEE;
	text-decoration: none;
	outline: none;
}

#upload_authen_case .confirmIdentity_modal {
	margin-top: 10px;
}

.page_nav {
	font-size: 14px;
	color: #999999;
	margin-top: 31px;
}

.page_nav a {
	text-decoration: none;
	font-size: 14px;
	color: #999999;
}

.page_nav i {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(../../../statics/images/bootstrap/authen/next.svg) center no-repeat;
	background-size: 100% 100%;
	margin: 0 15px;
	vertical-align: middle;
}

/****09-高手选填页****/
#super_add_info h2 {
	margin-bottom: 15px;
}

#super_add_info .tit_explain {
	font-size: 14px;
	color: #999999;
	text-align: center;
	margin-bottom: 68px;
}

#super_add_info .info_wrap .inp_group:after {
	display: block;
	content: "";
	width: 0;
	right: 0;
	clear: both;
	visibility: hidden;
}

#super_add_info .info_wrap .inp_group span {
	display: block;
	float: left;
}

#super_add_info .info_wrap .inp_group .two_input .input_left {
	width: 189px;
	margin-right: 0;
}

#super_add_info .info_wrap .inp_group .two_input .input_right {
	width: 270px;
}


/*增加教育栏样式*/
#super_add_info .info_wrap .inp_group .two_input .education-id {
	width: 115px;
	margin-right: 0
}

#super_add_info .info_wrap .inp_group .two_input .major-id {
	width: 180px;
	margin-right: 0
}


/*案例图片*/
#super_add_info .info_wrap .inp_group .background_info {
	display: block;
	float: left;
	max-width: 600px;
}

#super_add_info .info_wrap .inp_group .background_info .upload_info_box:after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}

#super_add_info .info_wrap .inp_group .background_info .upload_info_btn {
	display: block;
	width: 189px;
	height: 114px;
	border: 2px solid #EDF0EF;
	border-radius: 2px;
	font-size: 14px;
	letter-spacing: 2px;
	color: #999;
	text-decoration: none;
	padding-top: 8px;
	text-align: center;
	float: left;
	margin-right: 20px;
}

#super_add_info .info_wrap .inp_group .background_info .upload_info_btn i {
	display: block;
	width: 22px;
	height: 22px;
	background: url(../../images/bootstrap/authen/upload_blue.svg) center no-repeat;
	background-size: 100% 100%;
	margin: 18px auto 2px;
}

#super_add_info .info_wrap .inp_group .background_info .upload_info_btn b {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

#super_add_info .info_wrap .inp_group .background_info .background_info_tips {
	font-size: 14px;
	color: #999999;
	letter-spacing: 2px;
	line-height: 22px;
	display: block;
	float: left;
}

#super_add_info .info_wrap .inp_group .background_info ul li {
	display: block;
	float: left;
	width: 189px;
	height: 114px;
	margin-top: 10px;
	margin-right: 10px;
	position: relative;
}

#super_add_info .info_wrap .inp_group .background_info ul li img {
	display: block;
	width: 100%;
	height: 100%;
}

#super_add_info .info_wrap .inp_group .background_info ul li .delete_icon {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 24px;
	height: 24px;
	background: url(../../../statics/images/bootstrap/authen/delete_icon.svg) center no-repeat;
	cursor: pointer;
	z-index: 5;
}

#super_add_info .info_wrap .inp_group .background_info ul li .mask {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: #000;
	background: rgba(0, 0, 0, .4);
}

#super_add_info .info_wrap .inp_group .background_info ul li .progress {
	width: 90%;
	left: 5%;
	bottom: 10px;
	margin-bottom: auto;
	height: 4px;
	position: absolute;
	z-index: 3;
}

#super_add_info .info_wrap .inp_group .background_info ul li .progress .progress-bar {
	line-height: 4px;
	background-color: #7CACEE;
	box-shadow: none;
}

#super_add_info .info_wrap .inp_group .inp_p span {
	float: none;
	width: auto;
	margin-right: 0;
	display: none;
}

.creatives_identity_authen .info_wrap .inp_group .inp_p .error_tips {
	position: absolute;
	right: -18px;
	top: -38px;
	padding: 2px 12px;
	line-height: 24px;
	font-size: 12px;
	background: #ffcccc;
	opacity: 0.7;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	color: #be0000;
	letter-spacing: 0;
}

.creatives_identity_authen .info_wrap .inp_group .inp_p .error_tips:before {
	content: "";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
	margin-right: 0.3em;
}

.creatives_identity_authen .info_wrap .inp_group .inp_p .error_tips:after {
	content: '';
	position: absolute;
	right: 28px;
	bottom: -5px;
	width: 10px;
	height: 10px;
	background: #ffcccc;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

/*截屏证明*/
.screenshot_show {
	display: none;
	background: #F2F2F2;
	width: 623px;
	height: 154px;
	padding-top: 20px;
	border-radius: 2px;
	position: relative;
	margin-left: 53px;
	margin-bottom: 20px;
}

.screenshot_show:before {
	display: block;
	position: absolute;
	content: "";
	width: 8px;
	height: 8px;
	background: #F2F2F2;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	left: 67px;
	top: -4px;
}

.screenshot_show:after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}

.screenshot_show .p_tit {
	display: block;
	float: left;
	font-size: 16px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 16px;
	margin-left: 36px;
}

.screenshot_show .screenshot_img {
	display: block;
	float: left;
	position: relative;
	width: 189px;
	height: 114px;
	cursor: pointer;
	margin-left: 38px;
	margin-right: 20px;
}

.screenshot_show .screenshot_img img {
	display: block;
	width: 100%;
	height: 100%;
}

.screenshot_show .screenshot_img span {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 30px;
	background: rgba(0, 0, 0, .4);
	color: #fff;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 30px;
	text-align: center;
}

.screenshot_show .upload_screenshot {
	display: block;
	float: left;
	position: relative;
	background: #FFFFFF;
	border: 2px solid #EDF0EF;
	border-radius: 2px;
	width: 189px;
	height: 114px;
}

.screenshot_show .upload_screenshot .upload_btn {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	text-decoration: none;
	cursor: pointer;
	border-radius: 2px;
}

.screenshot_show .upload_screenshot .upload_btn i {
	display: block;
	width: 22px;
	height: 22px;
	background: url(../../images/bootstrap/authen/upload_blue.svg) center no-repeat;
	background-size: 100% 100%;
	margin: 18px auto 2px;
}

.screenshot_show .upload_screenshot .upload_btn span {
	display: block;
	font-size: 14px;
	color: #666666;
	letter-spacing: 2px;
	line-height: 16px;
	text-align: center;
	padding-top: 2px;
}

.screenshot_show .upload_screenshot .upload_btn p {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #666666;
	padding-top: 7px;
}

.screenshot_show .upload_screenshot img {
	display: block;
	width: 100%;
}

.screenshot_show .upload_screenshot .reupload_btn {
	display: block;
	position: absolute;
	background: rgba(0, 0, 0, .4);
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	text-decoration: none;
	cursor: pointer;
	border-radius: 2px;
}

.screenshot_show .upload_screenshot .reupload_btn i {
	display: block;
	width: 22px;
	height: 22px;
	background: url(../../images/bootstrap/authen/upload_blue.svg) center no-repeat;
	background-size: 100% 100%;
	margin: 18px auto 2px;
}

.screenshot_show .upload_screenshot .reupload_btn span {
	display: block;
	font-size: 14px;
	color: #fff;
	letter-spacing: 2px;
	line-height: 16px;
	text-align: center;
	padding-top: 2px;
}

.screenshot_show .upload_screenshot .reupload_btn p {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #fff;
	padding-top: 7px;
}

/*截屏示例展示弹窗*/
#screenshot_pop {
	width: 940px;
	height: 648px;
	margin-left: -470px;
	top: 70px;
}

#screenshot_pop h4 {
	text-align: center;
	font-size: 24px;
	color: #333333;
	letter-spacing: 1px;
	padding-top: 41px;
}

#screenshot_pop p {
	display: none;
	font-size: 16px;
	color: #666666;
	letter-spacing: 1px;
	line-height: 16px;
	padding-top: 30px;
	padding-left: 44px;
	padding-bottom: 15px;
}

#screenshot_pop img {
	display: block;
	margin: 0 auto;
}

/****10-实战项目认证页****/
.project_ability_authen {
	margin-top: 27px;
	padding-bottom: 33px;
}

.project_ability_authen h2 {
	font-size: 32px;
	color: #333333;
	letter-spacing: 3px;
	text-align: center;
}

.project_ability_authen .project_wrap {
	margin-top: 20px;
	margin-bottom: 30px;
	border-radius: 4px;
}

.project_ability_authen .project_wrap .tit {
	font-size: 20px;
	color: #333333;
	letter-spacing: 2px;
	margin-bottom: 20px;
	margin-top: 46px;
}

.project_ability_authen .project_wrap ul li {
	border-bottom: 2px solid #E3EBF5;
	background: #FFFFFF;
}

.project_ability_authen .project_wrap ul li:last-child {
	border-bottom: none;
}

.project_ability_authen .project_wrap ul li:after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}

.project_ability_authen .project_wrap ul li div {
	float: left;
	height: 110px;
	padding: 35px 30px;
}

.project_ability_authen .project_wrap ul li .box_1 {
	width: 25%;
}

.project_ability_authen .project_wrap ul li .box_2 {
	width: 15%;
}

.project_ability_authen .project_wrap ul li .box_3 {
	width: 15%;
}

.project_ability_authen .project_wrap ul li .box_4 {
	width: 25%;
}

.project_ability_authen .project_wrap ul li .box_5 {
	width: 20%;
}

.project_ability_authen .project_wrap ul li .box_1 .p_1 {
	font-size: 18px;
	color: #333333;
	letter-spacing: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.project_ability_authen .project_wrap ul li .box_1 .p_2 {
	font-size: 14px;
	color: #666666;
	letter-spacing: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.project_ability_authen .project_wrap ul li .box_2 .p_1 {
	font-size: 14px;
	color: #666666;
	letter-spacing: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.project_ability_authen .project_wrap ul li .box_2 .p_2 {
	font-size: 18px;
	color: #333333;
	letter-spacing: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.project_ability_authen .project_wrap ul li .box_3 .p_1 {
	font-size: 14px;
	color: #666666;
	letter-spacing: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.project_ability_authen .project_wrap ul li .box_3 .p_2 {
	font-size: 18px;
	color: #333333;
	letter-spacing: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.project_ability_authen .project_wrap ul li .box_3 .p_2 i {
	width: 22px;
	height: 22px;
	display: inline-block;
	margin-left: 9px;
	background: url(../../../statics/images/bootstrap/authen/T_money.svg) center no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
}

.project_ability_authen .project_wrap ul li .box_4 .p_1 {
	font-size: 14px;
	color: #999;
	letter-spacing: 1px;
}

.project_ability_authen .project_wrap ul li .box_4 .p_1 span {
	color: #44E7B9;
	display: inline-block;
	margin-right: 10px;
}

.project_ability_authen .project_wrap ul li .box_4 .p_1 b {
	color: #333;
	display: inline-block;
	margin-left: 10px;
	font-weight: normal;
}

.project_ability_authen .project_wrap ul li .box_4 .p_2 {
	font-size: 14px;
	color: #666666;
	letter-spacing: 1px;
	padding-top: 2px;
}

.project_ability_authen .project_wrap ul li .box_5 a {
	display: block;
	width: 98px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	letter-spacing: 1px;
	text-decoration: none;
}

.project_ability_authen .project_wrap .no_project {
	height: 300px;
	background: #FFFFFF;
	padding: 60px 0 40px;
	margin-top: 52px;
}

.project_ability_authen .project_wrap .no_project img {
	display: block;
	width: 122px;
	margin: 0 auto 40px;
}

.project_ability_authen .project_wrap .no_project p {
	font-size: 20px;
	color: #000000;
	letter-spacing: 2px;
	line-height: 20px;
	text-align: center;
}

.project_ability_authen .bind_wx_wrap {
	background: #fff;
	border-radius: 4px;
	padding: 20px 14px;
	margin-bottom: 50px;
}

.project_ability_authen .bind_wx_wrap:after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}

.project_ability_authen .bind_wx_wrap img {
	display: block;
	width: 122px;
	height: 122px;
	float: left;
	margin-right: 20px;
}

.project_ability_authen .bind_wx_wrap p {
	font-size: 14px;
	color: #9B9B9B;
	letter-spacing: 1px;
	line-height: 21px;
}

.project_ability_authen .bind_wx_wrap p span {
	font-size: 18px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 24px;
	padding-bottom: 10px;
	display: inline-block;
}

.project_ability_authen .bottom_p {
	font-size: 16px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 24px;
	text-align: center;
	margin-bottom: 8px;
}

.project_ability_authen .bottom_p a {
	color: #7CACEE;
	text-decoration: none;
	display: inline-block;
}

/*原创声明弹窗*/
#originalStatement_modal .modal-dialog {
	margin: 60px auto;
	width: 800px;
}

#originalStatement_modal .modal-content {
	padding: 35px 50px;
	border-radius: 2px;
	position: relative;
	box-shadow: none;
}

#originalStatement_modal .modal-content .close span {
	position: absolute;
	right: 20px;
	top: 20px;
	font-size: 28px;
}

#originalStatement_modal .modal-content h4 {
	font-size: 24px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 36px;
	text-align: center;
	margin-bottom: 35px;
}

#originalStatement_modal .modal-content div {
	font-size: 16px;
	color: #666666;
	letter-spacing: 1px;
	line-height: 24px;
}

/******11-更多案例上传成功页*******/
.caseUpload_complete_wrap {
	padding-top: 98px;
}

.caseUpload_complete_wrap .state_img {
	display: block;
	margin: 0 auto;
	width: 64px;
	height: 64px;
}

.caseUpload_complete_wrap h2 {
	font-size: 32px;
	color: #333333;
	letter-spacing: 4px;
	line-height: 30px;
	margin-top: 37px;
	text-align: center;
}

.caseUpload_complete_wrap .subtitle {
	font-size: 14px;
	color: #999999;
	letter-spacing: 0;
	line-height: 16px;
	text-align: center;
	padding-top: 23px;
}

.caseUpload_complete_wrap .bind_wx_wrap {
	width: 450px;
	margin: 52px auto 114px;
}

.caseUpload_complete_wrap .bind_wx_wrap img {
	display: block;
	float: left;
	width: 112px;
	height: 112px;
	margin-right: 20px;
}

.caseUpload_complete_wrap .bind_wx_wrap .p_tit {
	font-size: 18px;
	color: #333333;
	letter-spacing: 1px;
	margin-bottom: 12px;
}

.caseUpload_complete_wrap .bind_wx_wrap .p_content {
	font-size: 14px;
	color: #9B9B9B;
	letter-spacing: 1px;
	line-height: 21px;
}

.caseUpload_complete_wrap .blue_bg_btn {
	width: 200px;
	height: 50px;
	line-height: 50px;
	display: block;
	margin: 0 auto;
	text-decoration: none;
}

.caseUpload_complete_wrap .blue_a {
	display: block;
	font-size: 16px;
	color: #7CACEE;
	letter-spacing: 2px;
	width: 110px;
	margin: 20px auto 60px;
	text-decoration: none;
}

/*******************40-新版特晓知页面****************/
.txz_wrap .txz_banner {
	height: 600px;
	width: 100%;
	margin: 0 auto;
	background: url(../../images/bootstrap/txz_banner.jpg) center no-repeat;
}

.txz_wrap .banner_con {
	padding-top: 70px;
}

.txz_wrap .banner_con img {
	margin: 100px auto 62px;
	display: block;
}

.txz_wrap .banner_con h2 {
	font-size: 46px;
	color: #FFFFFF;
	letter-spacing: 6px;
	text-align: center;
}

.txz_wrap .banner_con .search_box {
	width: 600px;
	height: 50px;
	margin: 60px auto 0;
	position: relative;
}

.txz_wrap .banner_con .search_box input[type="text"] {
	display: inline-block;
	width: 435px;
	height: 100%;
	line-height: 46px;
	border: 2px solid #FFFFFF;
	border-radius: 2px;
	appearance: none;
	-webkit-appearance: none;
	outline: none;
	box-shadow: none;
	padding-left: 10px;
	padding-right: 10px;
	background: transparent;
	font-size: 16px;
	letter-spacing: 2px;
	color: #fff;
}

.txz_wrap .banner_con .search_box input[type="text"]::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #99B1D5;
}

.txz_wrap .banner_con .search_box input[type="text"]:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #99B1D5;
}

.txz_wrap .banner_con .search_box input[type="text"]::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #99B1D5;
}

.txz_wrap .banner_con .search_box input[type="text"]:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #99B1D5;
}

.txz_wrap .banner_con .search_box input[type="text"]:focus {
	border: 2px solid #fff;
}

.txz_wrap .banner_con .search_box select {
	display: inline-block;
	width: 151px;
	height: 100%;
	font-size: 16px;
	color: #fff;
	background: transparent;
	border-radius: 2px;
	border: 2px solid #fff;
	vertical-align: bottom;
	outline: none;
}

.txz_wrap .banner_con .search_box .search_btn {
	position: absolute;
	right: 0;
	top: 0;
	width: 161px;
	height: 50px;
	display: block;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #3574CB;
	letter-spacing: 3px;
	background: #fff;
	text-decoration: none;
	border-radius: 0 2px 2px 0;
}

.txz_wrap .banner_con .search_box .search_btn i {
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(../../images/bootstrap/search_icon.svg) center no-repeat;
	background-size: 100% 100%;
	vertical-align: text-top;
	margin-right: 10px;
}

.txz_wrap .banner_con .vslider {
	height: 30px;
	overflow: hidden;
	margin-top: 12px;
}

.txz_wrap .banner_con .vslider ul li {
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #99B1D5;
	font-size: 14px;
}

.txz_wrap .banner_con .vslider ul li span {
	display: inline-block;
	margin-left: 5px;
}

.txz_wrap .txz_main .two_service ul.ser_nav {
	display: block;
	width: 100%;
	height: 135px;
	text-align: center;
	padding-top: 70px;
}

.txz_wrap .txz_main .two_service ul.ser_nav li {
	display: inline-block;
	width: 440px;
	font-size: 24px;
	height: 40px;
	line-height: 40px;
	color: #666666;
	letter-spacing: 1px;
	position: relative;
}

.txz_wrap .txz_main .two_service ul.ser_nav li a {
	color: #666;
	text-decoration: none;
	display: block;
}

.txz_wrap .txz_main .two_service ul.ser_nav li a.tabulous_active:after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	border-top: 12px solid #F3F9FF;
	border-right: 12px solid transparent;
	border-left: 12px solid transparent;
	border-bottom: 12px solid transparent;
	position: absolute;
	left: 50%;
	margin-left: -12px;
	bottom: -49px;
	z-index: 3;
}

.txz_wrap .txz_main .two_service ul.ser_nav li:first-child {
	border-right: 2px solid #E5EEFB;
}

/*服务切换动画样式*/
#tabs_container {
	/*overflow: hidden;*/
	position: relative;
	zoom: 1;
}

#tabs_container>div {
	float: left;
	margin-right: 40px;
	zoom: 1;
}

.transition {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-o-transition-delay: .3s;
	-ms-transition-delay: .3s;
	transition-delay: .3s;
}

.make_transist {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.hideleft {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	animation: hide_slide_1 1s;
	-webkit-animation: hide_slide_1 1s;
	z-index: -1;
}

.showleft {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	animation: show_slide_1 1s;
	-webkit-animation: show_slide_1 1s;
	z-index: 1;
}

.hideleft_sf {
	display: none;
	animation: hide_slide_sf_1 1s;
	-webkit-animation: hide_slide_sf_1 1s;
	z-index: -1;
}

.showleft_sf {
	display: block;
	animation: show_slide_sf_1 1s;
	-webkit-animation: show_slide_sf_1 1s;
	z-index: 1;
}

.hideleft2 {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	animation: hide_slide_2 1s;
	-webkit-animation: hide_slide_2 1s;
	z-index: -1;
}

.showleft2 {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	animation: show_slide_2 1s;
	-webkit-animation: show_slide_2 1s;
	z-index: 1;
}

.hideleft2_sf {
	display: none;
	animation: hide_slide_sf_2 1s;
	-webkit-animation: hide_slide_sf_2 1s;
	z-index: -1;
}

.showleft2_sf {
	display: block;
	animation: show_slide_sf_2 1s;
	-webkit-animation: show_slide_sf_2 1s;
	z-index: 1;
}

@keyframes show_slide_1 {
	from {
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
		-o-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}

	to {
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		-o-transform: translateX(0px);
		-ms-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes show_slide_1 {
	from {
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
		-o-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}

	to {
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		-o-transform: translateX(0px);
		-ms-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes hide_slide_1 {
	from {
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		-o-transform: translateX(0px);
		-ms-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}

	to {
		-webkit-transform: translateX(-100%);
		-moz-transform: translateX(-100%);
		-o-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0.8;
	}
}

@-webkit-keyframes hide_slide_1 {
	from {
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		-o-transform: translateX(0px);
		-ms-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}

	to {
		-webkit-transform: translateX(-100%);
		-moz-transform: translateX(-100%);
		-o-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0.8;
	}
}

/*safari浏览器动画*/
@keyframes show_slide_sf_1 {
	from {
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
		-o-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%);
	}

	to {
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		-o-transform: translateX(0px);
		-ms-transform: translateX(0px);
		transform: translateX(0px);
	}
}

@-webkit-keyframes show_slide_sf_1 {
	from {
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
		-o-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%);
	}

	to {
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		-o-transform: translateX(0px);
		-ms-transform: translateX(0px);
		transform: translateX(0px);
	}
}

@keyframes hide_slide_sf_1 {
	from {
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		-o-transform: translateX(0px);
		-ms-transform: translateX(0px);
		transform: translateX(0px);
	}

	to {
		-webkit-transform: translateX(-100%);
		-moz-transform: translateX(-100%);
		-o-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

@-webkit-keyframes hide_slide_sf_1 {
	from {
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		-o-transform: translateX(0px);
		-ms-transform: translateX(0px);
		transform: translateX(0px);
	}

	to {
		-webkit-transform: translateX(-100%);
		-moz-transform: translateX(-100%);
		-o-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

@keyframes show_slide_2 {
	from {
		-webkit-transform: translateX(-100%);
		-moz-transform: translateX(-100%);
		-o-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}

	to {
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		-o-transform: translateX(0px);
		-ms-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes show_slide_2 {
	from {
		-webkit-transform: translateX(-100%);
		-moz-transform: translateX(-100%);
		-o-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}

	to {
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		-o-transform: translateX(0px);
		-ms-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes hide_slide_2 {
	from {
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		-o-transform: translateX(0px);
		-ms-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}

	to {
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
		-o-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0.8;
	}
}

@-webkit-keyframes hide_slide_2 {
	from {
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		-o-transform: translateX(0px);
		-ms-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}

	to {
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
		-o-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0.8;
	}
}

/*safari浏览器动画*/
@keyframes show_slide_sf_2 {
	from {
		-webkit-transform: translateX(-100%);
		-moz-transform: translateX(-100%);
		-o-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
	}

	to {
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		-o-transform: translateX(0px);
		-ms-transform: translateX(0px);
		transform: translateX(0px);
	}
}

@-webkit-keyframes show_slide_sf_2 {
	from {
		-webkit-transform: translateX(-100%);
		-moz-transform: translateX(-100%);
		-o-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
	}

	to {
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		-o-transform: translateX(0px);
		-ms-transform: translateX(0px);
		transform: translateX(0px);
	}
}

@keyframes hide_slide_sf_2 {
	from {
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		-o-transform: translateX(0px);
		-ms-transform: translateX(0px);
		transform: translateX(0px);
	}

	to {
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
		-o-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%);
	}
}

@-webkit-keyframes hide_slide_sf_2 {
	from {
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		-o-transform: translateX(0px);
		-ms-transform: translateX(0px);
		transform: translateX(0px);
	}

	to {
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
		-o-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%);
	}
}

.tabulous_active {
	color: #3574CB !important;
}

.tabulousclear {
	display: block;
	clear: both;
}

/*特晓知服务1*/
#txz_service_1 {
	width: 100%;
}

#txz_service_1 .s_con_1 {
	background: #3874CB;
}

#txz_service_1 .s_con_1 .container h4 {
	font-size: 36px;
	color: #fff;
	letter-spacing: 2px;
	text-align: center;
	padding-top: 90px;
}

#txz_service_1 .s_con_1 .step_p {
	text-align: center;
	padding-top: 82px;
}

#txz_service_1 .s_con_1 .step_p span {
	display: inline-block;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	min-width: 150px;
}

#txz_service_1 .s_con_1 .step_p span img {
	display: inline-block;
	margin-bottom: 23px;
}

#txz_service_1 .s_con_1 .step_p i {
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-right: 6px solid transparent;
	border-left: 6px solid #fff;
	border-bottom: 5px solid transparent;
	margin-bottom: 60px;
	margin-left: 30px;
	margin-right: 18px;
}

#txz_service_1 .s_con_1 .package_reg {
	margin-top: 69px;
}

#txz_service_1 .s_con_1 .package_reg li {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: -82px;
	position: relative;
}

.package_reg .an_left_box,
.package_reg .an_middle_box,
.package_reg .an_right_box {
	opacity: 0;
}

.an_left_box.animate {
	opacity: 1;
	-webkit-animation: honor_animate 0.8s ease 0s normal;
	-moz-animation: honor_animate 0.8s ease 0s normal;
	animation: honor_animate 0.8s ease 0s normal;
}

.an_middle_box.animate {
	opacity: 1;
	-webkit-animation: honor_animate 0.8s ease 0s normal;
	-moz-animation: honor_animate 0.8s ease 0s normal;
	animation: honor_animate 0.8s ease 0s normal;
}

.an_right_box.animate {
	opacity: 1;
	-webkit-animation: honor_animate 0.8s ease 0s normal;
	-moz-animation: honor_animate 0.8s ease 0s normal;
	animation: honor_animate 0.8s ease 0s normal;
}

#txz_service_1 .s_con_1 .package_reg li .package_box {
	background: #fff;
	box-shadow: 0 6px 74px 0 rgba(106, 153, 222, 0.20);
	border-radius: 4px;
	height: 370px;
	padding: 0 20px 30px;
}

#txz_service_1 .s_con_1 .package_reg .package_box h4 {
	text-align: center;
	font-size: 24px;
	color: #3574CB;
	letter-spacing: 1px;
	position: relative;
	padding-top: 30px;
	margin-bottom: 42px;
}

#txz_service_1 .s_con_1 .package_reg .package_box h4:before {
	display: block;
	content: "";
	width: 46px;
	height: 4px;
	background: #3574CB;
	position: absolute;
	left: 50%;
	margin-left: -23px;
	bottom: -15px;
}

#txz_service_1 .s_con_1 .package_reg .package_box .detail_txt p {
	font-size: 14px;
	color: #666666;
	letter-spacing: 0;
	line-height: 26px;
	position: relative;
	padding-left: 13px;
}

#txz_service_1 .s_con_1 .package_reg .package_box .detail_txt p i {
	position: absolute;
	left: 0;
	top: 12px;
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #3574CB;
	vertical-align: middle;
	margin-right: 10px;
}

#txz_service_1 .s_con_1 .package_reg .package_box .price_wrap {
	text-align: center;
	width: 100%;
	height: 51px;
	position: absolute;
	left: 0;
	bottom: 102px;
}

#txz_service_1 .s_con_1 .package_reg .package_box .price_wrap span {
	display: inline-block;
	font-size: 24px;
	color: #FF507C;
}

#txz_service_1 .s_con_1 .package_reg .package_box .price_wrap span i {
	font-size: 12px;
	color: #2A2A2A;
	display: inline-block;
	font-style: normal;
	margin-left: 9px;
	letter-spacing: 1px;
}

#txz_service_1 .s_con_1 .package_reg .package_box .price_wrap em {
	font-size: 12px;
	color: #999999;
	line-height: 12px;
	font-style: normal;
}

#txz_service_1 .s_con_1 .package_reg .package_box a {
	position: absolute;
	left: 50%;
	margin-left: -85px;
	bottom: 30px;
}

.txz_wrap .deep_blue_btn {
	display: block;
	width: 170px;
	height: 50px;
	line-height: 50px;
	background: #3574CB;
	border-radius: 2px;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	border: none;
	margin: 0 auto;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
}

.txz_wrap .deep_blue_btn:hover {
	background: #5D90D5;
	transition: background 0.3s;
	-webkit-transition: background 0.3s;
}

#txz_service_1 .s_con_2 {
	padding-bottom: 70px;
	background: #F3F9FF;
}

#txz_service_1 .s_con_2 h4 {
	font-size: 36px;
	color: #333333;
	letter-spacing: 2px;
	text-align: center;
	margin-top: 210px;
	margin-bottom: 95px;
}

#txz_service_1 .s_con_2 .reg_tips_txt li {
	text-align: center;
	position: relative;
	cursor: pointer;
}

#txz_service_1 .s_con_2 .reg_tips_txt li:after {
	display: block;
	content: "";
	width: 1px;
	height: 71px;
	background: #C3DAF8;
	position: absolute;
	right: 0;
	top: 0;
}

#txz_service_1 .s_con_2 .reg_tips_txt li:nth-child(3):after {
	display: none;
}

#txz_service_1 .s_con_2 .reg_tips_txt li img {
	display: inline-block;
	margin-bottom: 20px;
}

#txz_service_1 .s_con_2 .reg_tips_txt li p {
	font-size: 16px;
	color: #666666;
}

#txz_service_1 .s_con_3 {
	background: #fff;
	padding-bottom: 53px;
}

#txz_service_1 .s_con_3 .container h4 {
	font-size: 36px;
	color: #333333;
	letter-spacing: 2px;
	text-align: center;
	padding-top: 63px;
	padding-bottom: 61px;
}

#txz_service_1 .s_con_3 .reject_case .left {
	float: left;
	width: 419px;
	height: 488px;
	background: #3574CB;
	position: relative;
	opacity: 0;
}

#txz_service_1 .s_con_3 .reject_case .left.animate {
	webkit-animation: video1Fly 1.5s ease 0s 1 normal;
	animation: video1Fly 1.5s ease 0s 1 normal;
	opacity: 1;
}

#txz_service_1 .s_con_3 .reject_case .left .left_con {
	width: 370px;
	height: 370px;
	background: #FFFFFF;
	box-shadow: 0 6px 74px 0 rgba(170, 170, 170, 0.23);
	border-radius: 4px;
	padding: 30px;
	margin-left: 149px;
	margin-top: 35px;
	opacity: 0;
}

#txz_service_1 .s_con_3 .reject_case .left .left_con.animate {
	webkit-animation: video1Fly 1.5s ease 0s 1 normal;
	animation: video1Fly 1.5s ease 0s 1 normal;
	opacity: 1;
}

#txz_service_1 .s_con_3 .reject_case .left .left_con h5 {
	font-size: 24px;
	color: #3675CB;
	letter-spacing: 1px;
	text-align: center;
	position: relative;
}

#txz_service_1 .s_con_3 .reject_case .left .left_con h5:after {
	position: absolute;
	content: "";
	width: 46px;
	height: 4px;
	background: #3675CB;
	left: 50%;
	margin-left: -23px;
	bottom: -15px;
}

#txz_service_1 .s_con_3 .reject_case .left .left_con .detail_txt {
	margin-top: 38px;
}

#txz_service_1 .s_con_3 .reject_case .left .left_con .detail_txt p {
	font-size: 14px;
	color: #666666;
	line-height: 26px;
	position: relative;
	padding-left: 13px;
}

#txz_service_1 .s_con_3 .reject_case .left .left_con .detail_txt p i {
	display: inline-block;
	width: 4px;
	height: 4px;
	margin-right: 9px;
	border-radius: 50%;
	background: #3675CB;
	position: absolute;
	left: 0;
	top: 10px;
}

#txz_service_1 .s_con_3 .reject_case .left .left_con .price_box {
	margin-top: 20px;
	text-align: center;
	margin-bottom: 18px;
}

#txz_service_1 .s_con_3 .reject_case .left .left_con .price_box span {
	font-size: 24px;
	color: #FF507C;
	display: inline-block;
}

#txz_service_1 .s_con_3 .reject_case .left .left_con .price_box span i {
	display: inline-block;
	font-size: 12px;
	color: #2A2A2A;
	margin-left: 9px;
	font-style: normal;
}

#txz_service_1 .s_con_3 .reject_case .left .left_con .price_box em {
	font-size: 12px;
	color: #999999;
	display: inline-block;
	font-style: normal;
}

#txz_service_1 .s_con_3 .reject_case .right {
	float: right;
	margin-top: 35px;
	opacity: 0;
}

#txz_service_1 .s_con_3 .reject_case .right.animate {
	opacity: 1;
	-webkit-animation: video2Fly 1.5s ease 0s 1 normal;
	animation: video2Fly 1.5s ease 0s 1 normal;
}

#txz_service_1 .s_con_3 .reject_case .right .right_con {
	width: 600px;
	height: 175px;
	background: #F0F0F0;
	border-radius: 4px;
	margin-bottom: 20px;
	padding: 0 45px;
	cursor: pointer;
}

#txz_service_1 .s_con_3 .reject_case .right .right_con img {
	display: block;
	float: left;
	margin-top: 43px;
	margin-right: 60px;
}

#txz_service_1 .s_con_3 .reject_case .right .right_con p.p_tit {
	font-size: 16px;
	color: #333333;
	padding-top: 37px;
	padding-bottom: 10px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#txz_service_1 .s_con_3 .reject_case .right .right_con p.p_con {
	font-size: 14px;
	color: #333333;
	line-height: 21px;
	height: 63px;
}

#txz_service_1 .s_con_4 {
	background: #F3F9FF;
	padding-top: 39px;
	padding-bottom: 315px;
	position: relative;
}

#txz_service_1 .s_con_4 .protect_reg {
	width: 921px;
	height: 600px;
	background: #3675CB;
	float: right;
	opacity: 0;
}

#txz_service_1 .s_con_4 .protect_reg.animate {
	opacity: 1;
	-webkit-animation: video2Fly 1.5s ease 0s 1 normal;
	-moz-animation: video2Fly 1.5s ease 0s 1 normal;
	animation: video2Fly 1.5s ease 0s 1 normal;
}

#txz_service_1 .s_con_4 .protect_reg h4 {
	font-size: 36px;
	color: #FFFFFF;
	letter-spacing: 2px;
	padding-top: 60px;
	padding-bottom: 47px;
	margin-left: 137px;
}

#txz_service_1 .s_con_4 .protect_reg .left {
	float: left;
	width: 370px;
	height: 370px;
	box-shadow: 0 6px 74px 0 rgba(170, 170, 170, 0.23);
	border-radius: 4px;
	background: #fff;
	margin-left: -100px;
	padding: 30px;
	opacity: 0;
}

#txz_service_1 .s_con_4 .protect_reg .left.animate {
	opacity: 1;
	-webkit-animation: video1Fly 1.5s ease 0s 1 normal;
	-moz-animation: video1Fly 1.5s ease 0s 1 normal;
	animation: video1Fly 1.5s ease 0s 1 normal;
}

#txz_service_1 .s_con_4 .protect_reg .left h5 {
	font-size: 24px;
	color: #3675CB;
	letter-spacing: 1px;
	text-align: center;
	position: relative;
}

#txz_service_1 .s_con_4 .protect_reg .left h5:after {
	position: absolute;
	content: "";
	width: 46px;
	height: 4px;
	background: #3675CB;
	left: 50%;
	margin-left: -23px;
	bottom: -15px;
}

#txz_service_1 .s_con_4 .protect_reg .left .detail_txt {
	margin-top: 38px;
}

#txz_service_1 .s_con_4 .protect_reg .left .detail_txt p {
	font-size: 14px;
	color: #666666;
	line-height: 26px;
}

#txz_service_1 .s_con_4 .protect_reg .left .detail_txt p i {
	display: inline-block;
	width: 4px;
	height: 4px;
	margin-right: 9px;
	border-radius: 50%;
	background: #3675CB;
}

#txz_service_1 .s_con_4 .protect_reg .left .price_box {
	margin-top: 46px;
	text-align: center;
	margin-bottom: 18px;
}

#txz_service_1 .s_con_4 .protect_reg .left .price_box span {
	font-size: 24px;
	color: #FF507C;
	display: inline-block;
}

#txz_service_1 .s_con_4 .protect_reg .left .price_box span i {
	display: inline-block;
	font-size: 12px;
	color: #2A2A2A;
	margin-left: 9px;
	font-style: normal;
}

#txz_service_1 .s_con_4 .protect_reg .left .price_box em {
	font-size: 12px;
	color: #999999;
	display: inline-block;
	font-style: normal;
}

#txz_service_1 .s_con_4 .protect_reg .right {
	float: right;
	margin-right: 21px;
	opacity: 0;
}

#txz_service_1 .s_con_4 .protect_reg .right.animate {
	opacity: 1;
	-webkit-animation: video2Fly 1.5s ease 0s 1 normal;
	-moz-animation: video2Fly 1.5s ease 0s 1 normal;
	animation: video2Fly 1.5s ease 0s 1 normal;
}

#txz_service_1 .s_con_4 .protect_reg .right .right_con {
	width: 600px;
	height: 175px;
	background: #F5F5F5;
	border-radius: 4px;
	margin-bottom: 20px;
	padding: 0 45px;
	cursor: pointer;
}

#txz_service_1 .s_con_4 .protect_reg .right .right_con img {
	display: block;
	float: left;
	margin-top: 43px;
	margin-right: 60px;
}

#txz_service_1 .s_con_4 .protect_reg .right .right_con .p_tit {
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	padding-top: 38px;
	margin-bottom: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#txz_service_1 .s_con_4 .protect_reg .right .right_con .p_con {
	font-size: 14px;
	color: #333333;
	line-height: 21px;
	height: 63px;
}

#txz_service_1 .s_con_4 .bottom_img {
	width: 1170px;
	height: 300px;
	background: url(../../images/bootstrap/new_website_1/tm/bottom_img.png) center no-repeat;
	background-size: 100%;
	position: absolute;
	bottom: -64px;
	left: 50%;
	margin-left: -585px;
}

#txz_service_1 .s_con_4 .bottom_img a {
	display: block;
	background: #7CACEE;
	box-shadow: 0 15px 64px 0 rgba(85, 149, 236, 0.42);
	border-radius: 52px;
	width: 220px;
	height: 56px;
	line-height: 56px;
	font-size: 20px;
	color: #FFFFFF;
	letter-spacing: 3px;
	text-align: center;
	text-decoration: none;
	margin: 139px auto 0;
}

/*特晓知服务2*/
#txz_service_2 {
	width: 100%;
}

#txz_service_2 .s_con_1 {
	background: #3874CB;
}

#txz_service_2 .s_con_1 h4 {
	font-size: 36px;
	color: #fff;
	letter-spacing: 2px;
	text-align: center;
}

#txz_service_2 .s_con_1 .container h4 {
	font-size: 36px;
	color: #fff;
	letter-spacing: 2px;
	text-align: center;
	padding-top: 90px;
}

#txz_service_2 .s_con_1 .step_p {
	text-align: center;
	padding-top: 82px;
}

#txz_service_2 .s_con_1 .step_p span {
	display: inline-block;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	min-width: 150px;
}

#txz_service_2 .s_con_1 .step_p span img {
	display: inline-block;
	margin-bottom: 23px;
}

#txz_service_2 .s_con_1 .step_p i {
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-right: 6px solid transparent;
	border-left: 6px solid #fff;
	border-bottom: 5px solid transparent;
	margin-bottom: 60px;
	margin-left: 30px;
	margin-right: 18px;
}

#txz_service_2 .s_con_1 .package_reg {
	margin-top: 69px;
}

#txz_service_1 .s_con_1 .package_reg li {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: -82px;
}

#txz_service_2 .s_con_1 .package_reg li .package_box {
	background: #fff;
	box-shadow: 0 6px 74px 0 rgba(106, 153, 222, 0.20);
	border-radius: 4px;
	height: 577px;
	padding: 0 30px 30px;
}

#txz_service_2 .s_con_1 .package_reg .package_box_li {
	margin-bottom: -185px;
}

#txz_service_2 .s_con_1 .package_reg .package_box h4 {
	text-align: center;
	font-size: 24px;
	color: #3574CB;
	letter-spacing: 1px;
	position: relative;
	padding-top: 30px;
	margin-bottom: 42px;
}

#txz_service_2 .s_con_1 .package_reg .package_box h4 p {
	font-size: 16px;
	color: #3975C9;
	letter-spacing: 1px;
	padding-top: 8px;
}

#txz_service_2 .s_con_1 .package_reg .package_box .detail_txt p {
	position: relative;
	font-size: 18px;
	color: #666666;
	letter-spacing: 0;
	line-height: 18px;
	padding-left: 32px;
	margin-bottom: 30px;
}

#txz_service_2 .s_con_1 .package_reg .package_box .detail_txt p i {
	position: absolute;
	left: 0;
	top: 0;
	font-style: normal;
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 2px solid #7CACEE;
	font-size: 13px;
	text-align: center;
	color: #7CACEE;
	line-height: 18px;
}

#txz_service_2 .s_con_1 .package_reg .package_box .detail_txt p span {
	font-size: 14px;
	color: #999999;
	display: inline-block;
	line-height: 21px;
	padding-top: 10px;
}

#txz_service_2 .s_con_1 .package_reg .package_box .price_wrap {
	text-align: center;
	width: 100%;
	height: 51px;
	position: absolute;
	left: 0;
	bottom: 102px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #666;
}

#txz_service_2 .s_con_1 .package_reg .package_box .price_wrap span {
	display: inline-block;
	font-size: 24px;
	color: #FF507C;
}

#txz_service_2 .s_con_1 .package_reg .package_box .price_wrap span i {
	font-size: 12px;
	color: #2A2A2A;
	display: inline-block;
	font-style: normal;
	margin-left: 9px;
	letter-spacing: 1px;
}

#txz_service_2 .s_con_1 .package_reg .package_box .price_wrap em {
	font-size: 14px;
	color: #999999;
	line-height: 14px;
	font-style: normal;
	letter-spacing: 0;
}

#txz_service_2 .s_con_1 .package_reg .package_box .price_wrap em i {
	font-style: normal;
	text-decoration: line-through;
}

#txz_service_2 .s_con_1 .package_reg .package_box a {
	position: absolute;
	left: 50%;
	margin-left: -85px;
	bottom: 30px;
}

#txz_service_2 .s_con_2 {
	height: 1090px;
	padding-top: 324px;
}

#txz_service_2 .s_con_2 h4 {
	font-size: 36px;
	color: #333333;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 216px;
}

#txz_service_2 .s_con_2 .our_service {
	height: 802px;
	background: #3675CB;
	position: relative;
}

#txz_service_2 .s_con_2 .our_service .compare_con {
	width: 1020px;
	margin: 0 auto 0;
}

#txz_service_2 .s_con_2 .our_service .compare_con:after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both;
}

#txz_service_2 .s_con_2 .our_service .compare_con .left {
	display: block;
	float: left;
	width: 500px;
	height: 455px;
	background: #fff;
	box-shadow: 0 6px 74px 0 rgba(170, 170, 170, 0.23);
	border-radius: 4px;
	margin-top: -147px;
	padding: 33px;
}

#txz_service_2 .s_con_2 .our_service .compare_con .left h5 {
	font-size: 24px;
	color: #666666;
	letter-spacing: 1px;
	text-align: center;
	position: relative;
}

#txz_service_2 .s_con_2 .our_service .compare_con .left h5:after {
	display: block;
	content: "";
	width: 46px;
	height: 4px;
	background: #7E7E7E;
	position: absolute;
	left: 50%;
	margin-left: -23px;
	bottom: -15px;
}

#txz_service_2 .s_con_2 .our_service .compare_con .left .path_img,
#txz_service_2 .s_con_2 .our_service .compare_con .right .path_img {
	display: block;
	margin: 79px auto 0;
}

#txz_service_2 .s_con_2 .our_service .compare_con .left .result_show,
#txz_service_2 .s_con_2 .our_service .compare_con .right .result_show {
	text-align: center;
	font-size: 16px;
	color: #666666;
	margin-top: 60px;
}

#txz_service_2 .s_con_2 .our_service .compare_con .left .result_show img,
#txz_service_2 .s_con_2 .our_service .compare_con .right .result_show img {
	display: inline-block;
	margin-bottom: 12px;
}

#txz_service_2 .s_con_2 .our_service .compare_con .right {
	display: block;
	width: 500px;
	height: 455px;
	background: #fff;
	float: right;
	box-shadow: 0 6px 74px 0 rgba(170, 170, 170, 0.23);
	border-radius: 4px;
	margin-top: -147px;
	padding: 33px;
}

#txz_service_2 .s_con_2 .our_service .compare_con .right h5 {
	font-size: 24px;
	color: #3675CB;
	letter-spacing: 1px;
	text-align: center;
	position: relative;
}

#txz_service_2 .s_con_2 .our_service .compare_con .right h5:after {
	display: block;
	content: "";
	width: 46px;
	height: 4px;
	background: #4079C7;
	position: absolute;
	left: 50%;
	margin-left: -23px;
	bottom: -15px;
}

#txz_service_2 .s_con_2 .our_service h4 {
	color: #fff;
	margin-top: 114px;
	margin-bottom: 48px;
}

#txz_service_2 .s_con_2 .our_service .buy_con {
	width: 760px;
	margin: 0 auto;
}

#txz_service_2 .s_con_2 .our_service .buy_con:after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both;
}

#txz_service_2 .s_con_2 .our_service .buy_con .left {
	float: left;
}

#txz_service_2 .s_con_2 .our_service .buy_con .right {
	float: right;
}

#txz_service_2 .s_con_2 .our_service .buy_con>div {
	position: relative;
	padding: 30px 16px;
	width: 370px;
	height: 370px;
	background: #fff;
	box-shadow: 0 6px 74px 0 rgba(170, 170, 170, 0.23);
	border-radius: 4px;
}

#txz_service_2 .s_con_2 .our_service .buy_con>div h5 {
	font-size: 24px;
	color: #3675CB;
	letter-spacing: 1px;
	position: relative;
	text-align: center;
}

#txz_service_2 .s_con_2 .our_service .buy_con>div h5:after {
	display: block;
	content: "";
	position: absolute;
	width: 46px;
	height: 4px;
	background: #3675CB;
	left: 50%;
	margin-left: -23px;
	bottom: -15px;
}

#txz_service_2 .s_con_2 .our_service .buy_con>div .detail_txt {
	margin-top: 42px;
}

#txz_service_2 .s_con_2 .our_service .buy_con>div .detail_txt p {
	font-size: 14px;
	color: #666666;
	line-height: 26px;
	position: relative;
	padding-left: 13px;
}

#txz_service_2 .s_con_2 .our_service .buy_con>div .detail_txt p i {
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #7CACEE;
	margin-right: 9px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 11px;
}

#txz_service_2 .s_con_2 .our_service .buy_con>div .price_box {
	text-align: center;
	font-size: 24px;
	color: #FF507C;
	line-height: 16px;
	position: absolute;
	width: 100%;
	bottom: 90px;
	left: 0;
}

#txz_service_2 .s_con_2 .our_service .buy_con>div .price_box i {
	display: inline-block;
	font-size: 12px;
	color: #2A2A2A;
	margin-left: 9px;
	font-style: normal;
}

#txz_service_2 .s_con_2 .our_service .buy_con>div .price_box em {
	font-size: 12px;
	color: #999999;
	display: inline-block;
	font-style: normal;
}

#txz_service_2 .s_con_2 .our_service .buy_con>div .deep_blue_btn {
	position: absolute;
	left: 50%;
	margin-left: -85px;
	bottom: 30px;
}

#txz_service_2 .s_con_3 .reg_tips_txt li {
	text-align: center;
	position: relative;
	margin-top: 145px;
	cursor: pointer;
}

#txz_service_2 .s_con_3 .reg_tips_txt li:after {
	display: block;
	content: "";
	width: 1px;
	height: 71px;
	background: #C3DAF8;
	position: absolute;
	right: 0;
	top: 0;
}

#txz_service_2 .s_con_3 .reg_tips_txt li:nth-child(3):after {
	display: none;
}

#txz_service_2 .s_con_3 .reg_tips_txt li img {
	display: inline-block;
	margin-bottom: 20px;
}

#txz_service_2 .s_con_3 .reg_tips_txt li p {
	font-size: 16px;
	color: #666666;
}

#txz_service_2 .s_con_3 {
	height: 668px;
	background: #F3F9FF;
}

/*特晓知弹窗*/
.tm_common_pop .modal-dialog {
	margin: 60px auto;
	width: 800px;
}

.tm_common_pop .modal-dialog .modal-content {
	border: none;
	box-shadow: none;
	border-radius: 2px;
}

.tm_common_pop .modal-dialog .modal-header {
	padding: 36px;
	border-bottom: none;
}

.tm_common_pop .modal-dialog .modal-title {
	text-align: center;
	font-size: 24px;
	color: #333333;
	letter-spacing: 1px;
}

.tm_common_pop .modal-dialog .close {
	font-size: 36px;
	font-weight: normal;
	margin-top: -26px;
	margin-right: -20px;
}

.tm_common_pop .modal-dialog .modal-body {
	font-size: 16px;
	color: #666666;
	letter-spacing: 1px;
	line-height: 24px;
	padding: 0 50px 70px;
}

.tm_common_pop .modal-dialog .modal-body img {
	display: block;
	margin: 0 auto;
}

/*特晓知获取线索弹窗*/
.get_mark_result_pop .modal-dialog {
	margin: 60px auto;
	width: 700px;
}

.get_mark_result_pop .modal-dialog .modal-content {
	border: none;
	box-shadow: none;
	border-radius: 2px;
}

.get_mark_result_pop .modal-dialog .modal-header {
	padding: 36px 0 20px;
	border-bottom: none;
	position: relative;
}

.get_mark_result_pop .modal-dialog .modal-title {
	text-align: center;
	font-size: 24px;
	color: #333333;
	letter-spacing: 1px;
}

.get_mark_result_pop .modal-dialog .modal-header p {
	font-size: 16px;
	color: #999999;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 4px;
}

.get_mark_result_pop .modal-dialog .close {
	font-size: 36px;
	font-weight: normal;
	position: absolute;
	right: 15px;
	top: 12px;
}

.get_mark_result_pop .mark_info_form p {
	margin-bottom: 30px;
	height: 44px;
	text-align: center;
}

.get_mark_result_pop .mark_info_form p:nth-child(5) {
	margin-bottom: 0;
}

.get_mark_result_pop .mark_info_form p span {
	display: inline-block;
	margin-right: 25px;
	width: 110px;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	color: #333333;
	letter-spacing: 1px;
	text-align: right;
}

.get_mark_result_pop .mark_info_form p input[type="text"] {
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	outline: none;
	width: 462px;
	height: 44px;
	border: 2px solid #EDF0EF;
	padding: 0 15px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #333;
}

.get_mark_result_pop .mark_info_form p input[type="text"]:focus {
	border: 2px solid #7CACEE;
}

.get_mark_result_pop .mark_info_form p select {
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	outline: none;
	width: 462px;
	height: 44px;
	border: 2px solid #EDF0EF;
	padding: 0 30px 0 15px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #333;
	background: url(../../images/bootstrap/new_website_1/tm/down_gray.svg) 97% center no-repeat;
	background-size: 12px 9px;
}

.get_mark_result_pop .mark_info_form p select:focus {
	border: 2px solid #7CACEE;
}

.get_mark_result_pop .mark_info_form .box_tips {
	color: #f6203e;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 0;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	letter-spacing: 1px;
}

.get_mark_result_pop .mark_info_form input[type="submit"] {
	display: block;
	margin: 20px auto 35px;
	background: #7CACEE;
	border-radius: 2px;
	width: 200px;
	height: 55px;
	line-height: 55px;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 4px;
	border: none;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-align: center;
}

/*特晓知，公共部分*/
.txz_wrap .txz_main .tm_common_bottom .bottom_con_1 {
	height: 508px;
	background: #3675CB;
	padding-top: 164px;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_1 h4 {
	font-size: 36px;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-align: center;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_1 img {
	display: block;
	margin: 71px auto 0;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_2 {
	background: #fff;
	height: 412px;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_2 h4 {
	font-size: 36px;
	color: #333333;
	letter-spacing: 2px;
	text-align: center;
	padding-top: 101px;
	padding-bottom: 38px;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_2 a {
	display: block;
	font-size: 14px;
	color: #3675CB;
	letter-spacing: 1px;
	line-height: 40px;
	text-decoration: none;
	position: relative;
	padding-left: 17px;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_2 a i {
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #3675CB;
	border-radius: 50%;
	margin-right: 10px;
	position: absolute;
	left: 0;
	top: 17px;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_2 .question_box {
	padding-left: 10px;
	padding-right: 10px;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right {
	float: right;
	width: 948px;
	height: 640px;
	background: #3675CB;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_pm {
	float: left;
	width: 475px;
	height: 431px;
	background: #FFFFFF;
	box-shadow: 0 6px 74px 0 rgba(170, 170, 170, 0.23);
	border-radius: 4px;
	position: relative;
	padding: 85px 52px 0;
	margin-top: 145px;
	margin-left: -222px;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_pm img {
	position: absolute;
	left: 52px;
	top: -65px;
	width: 104px;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_pm .p_tit {
	font-size: 20px;
	color: #333333;
	letter-spacing: 1px;
	margin-bottom: 21px;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_pm .p_con {
	font-size: 14px;
	color: #999999;
	letter-spacing: 1px;
	line-height: 24px;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_pm a {
	display: block;
	border: 2px solid #3675CB;
	border-radius: 2px;
	width: 124px;
	height: 40px;
	line-height: 36px;
	text-align: center;
	font-size: 18px;
	color: #3675CB;
	letter-spacing: 1px;
	margin-top: 27px;
	text-decoration: none;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_pm a:hover {
	border: 2px solid #5D90D5;
	color: #5D90D5;
	transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_form {
	width: 400px;
	float: right;
	margin-right: 154px;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_form .p_tit {
	font-size: 36px;
	color: #FFFFFF;
	letter-spacing: 2px;
	margin-top: 70px;
	margin-bottom: 33px;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_form .inp_group input {
	width: 396px;
	height: 50px;
	border: 2px solid #FFFFFF;
	border-radius: 2px;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	line-height: 46px;
	padding: 0 10px;
	margin-bottom: 20px;
	color: #fff;
	font-size: 16px;
	letter-spacing: 2px;
	background: transparent;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_form .inp_group input[type="text"]::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #99B1D5;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_form .inp_group input[type="text"]:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #99B1D5;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_form .inp_group input[type="text"]::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #99B1D5;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_form .inp_group input[type="text"]:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #99B1D5;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_form .inp_group input[type="text"]:focus {
	border: 2px solid #fff;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_form .inp_group select {
	width: 396px;
	height: 50px;
	border: 2px solid #fff;
	border-radius: 2px;
	background: transparent;
	color: #fff;
	font-size: 16px;
	letter-spacing: 2px;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding: 0 30px 0 10px;
	background: url(../../images/bootstrap/new_website_1/tm/down_white.svg) 97% center no-repeat;
	background-size: 12px 9px;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_form .inp_group select option {
	color: #333;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_form .box_tips {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	letter-spacing: 1px;
	margin-top: 15px;
	color: #FF507C;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_form a {
	display: block;
	width: 178px;
	height: 56px;
	line-height: 56px;
	border-radius: 2px;
	font-size: 20px;
	color: #3675CB;
	background: #fff;
	text-align: center;
	text-decoration: none;
	letter-spacing: 5px;
	margin-top: 45px;
	margin-bottom: 15px;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_form input[type="submit"] {
	display: block;
	width: 178px;
	height: 56px;
	outline: none;
	border: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	box-shadow: none;
	line-height: 56px;
	border-radius: 2px;
	font-size: 20px;
	color: #3675CB;
	background: #fff;
	text-align: center;
	text-decoration: none;
	letter-spacing: 5px;
	margin-top: 17px;
	margin-bottom: 15px;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_form input[type="submit"]:hover {
	background: #EFF3FA;
	-webkit-transition: background .2s;
	-moz-transition: background .2s;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_form .vslider {
	position: relative;
	height: 14px;
	overflow: hidden;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_3 .right .tm_form ul li {
	font-size: 12px;
	color: #99B1D5;
	line-height: 14px;
	height: 14px;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_4 {
	padding-top: 101px;
	padding-bottom: 92px;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_4 .tm_point {
	padding-right: 50px;
	padding-left: 90px;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_4 .tm_point img {
	display: block;
	margin-bottom: 10px;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_4 .tm_point .p_tit {
	font-size: 20px;
	color: #333333;
	letter-spacing: 1px;
	margin: 26px 0 31px;
}

.txz_wrap .txz_main .tm_common_bottom .bottom_con_4 .tm_point .p_con {
	font-size: 16px;
	color: #999999;
	letter-spacing: 1px;
	line-height: 29px;
	padding-bottom: 12px;
}















/*          服务产品 模版改版  2018。07。24          */

.product_common_title .title p {
	background: #FF507C;
}

.tcy_single_pro .industry_nav_product .industry_nav_wrap ul li p {
	font-size: 14px;
}

.products_case_card {
	width: 340px;
	height: auto;
	padding: 0;
	vertical-align: top;
}

.products_case_card .mg_tit_info {
	padding: 15px;
}

.products_case_card a {
	display: block;
	text-decoration: none;
	font-size: 12px;
}

.products_case_card a h4 {
	display: inline-block;
	padding: 20px 0 0 0;
	width: 200px;
	line-height: 1.4;
}

.products_case_card a span {
	display: inline-block;
	font-size: 14px;
	color: #666;
	padding: 20px 0 0 0;
	line-height: 28px;
}

.products_case_card h4.new_h4,
.products_case_card h3.new_h4 {
	font-size: 12px;
	color: #000000;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 15px 15px;
}

.products_case_card h4 a {
	color: #000000;
	text-decoration: none;
	display: inline-block;
	max-width: 65%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 1.5em;
}

.products_case_card h4 span {
	display: inline-block;
	font-size: 14px;
	float: right;
	color: #666;
}

.products_case_card .all_label {
	margin: 0 15px 15px 15px;
	position: relative;

}

.products_case_card .all_label span {
	display: block;
	float: left;
	color: #666;
	font-size: 14px;
	margin-right: 12px;
}

.products_case_card .all_label span a {
	display: inline-block;
}

.products_case_card .all_label .more_i {
	display: block;
	float: right;
	width: 25px;
	height: 15px;
	background: #EEEEEE;
	color: #BDBDBD;
	border-radius: 3px;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	line-height: 2px;
	margin-top: 3px;
	margin-right: 0;
	font-style: normal !important;
}

.products_case_card .all_label .more_i i {
	text-align: center;
	font-weight: normal;
}

.products_case_card .all_label .more_i em {
	display: inline-block;
	background: transparent;
	height: 30px;
	position: absolute;
	width: 60px;
	top: 3px;
	right: 0;
}

.products_case_card .all_label .more_i:hover>i {
	position: relative !important;
}

.products_case_card .all_label .more_i:hover>i>b {
	display: inline-block !important;
}

.products_case_card .all_label .more_i:hover>div {
	display: block !important;
}

.products_case_card .all_label .more_i b {
	display: none;
	content: "";
	box-shadow: -5px -4px 10px 0 rgba(0, 0, 0, 0.08);
	width: 12px;
	height: 12px;
	background: #fff;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	position: absolute;
	right: 5px;
	bottom: -20px;
	z-index: 2;
	transition: all .3s;
	-webkit-transition: all .3s;
}

.products_case_card .all_label .more_i div {
	display: none;
	background: #fff;
	padding: 15px;
	position: absolute;
	width: 100%;
	top: 30px;
	left: 0;
	z-index: 1;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.12);
	border-radius: 3px 0 0 0;
	border: 1px solid rgba(233, 233, 233, 1);
	text-align: left;
	transition: all .3s;
	-webkit-transition: all .3s;
}

.products_case_card .all_label .more_i div h5 {
	color: #333;
	font-size: 14px;
}

.products_case_card .all_label .more_i div p a {
	display: inline-block;
	margin-right: 10px;
	color: #666;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	margin-top: 10px;
	font-weight: normal;
}

.products_case_card .customer_reviews_box {
	padding: 15px;
	border-top: 1px solid #E3EBF5;
	position: relative;
}

.customer_reviews_arrow {
	width: 24px;
	height: 9px;
	position: absolute;
	top: -9px;
	left: 28px;
	background: url(../../images/bootstrap/top_arrow.png) center no-repeat;
}

.products_case_card .customer_reviews_box .customer_score .customer_tit {
	display: inline-block;
	position: relative;
}

.products_case_card .customer_reviews_box .customer_score .customer_tit .heads_img {
	position: absolute;
	left: 0;
	top: 0;
	width: 44px;
	height: 44px;
}

.products_case_card .customer_reviews_box .customer_score .customer_tit .heads_img img {
	display: inline-block;
	width: 100%;
	border-radius: 50%;
}

.products_case_card .customer_reviews_box .customer_score .customer_tit p {
	padding-left: 50px;
	line-height: 36px;
	font-size: 14px;
	color: #666666;
	padding-top: 4px;
}

.products_case_card .customer_reviews_box .customer_score .customer_tit p i {
	display: inline-block;
	padding-left: 5px;
	color: #3F3F3F;
	font-style: normal;
}

.products_case_card .customer_reviews_box .customer_score .score_value {
	float: right;
	display: block;
	margin-top: 14px;
}

.products_case_card .customer_reviews_box .evaluate_cont_p {
	padding-top: 18px;
	padding-bottom: 20px;
}

.products_case_card .customer_reviews_box .evaluate_cont_p p {
	font-size: 14px;
	color: #666;
	width: 100%;
	max-height: 80px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}









.des_case_details .d_right .hot_case_box {
	margin-top: 30px;
	border-top: 1px solid #e5e5e5;
}

.des_case_details .d_right .hot_case_box p {
	text-align: center;
	font-size: 16px;
	line-height: 60px;
	font-weight: bold;
	letter-spacing: 3px;
}

.des_case_details .d_right .hot_case_box ul {
	overflow: hidden;
	height: 130px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.des_case_details .d_right .hot_case_box .heightauto {
	height: 100%;
}

.des_case_details .d_right .hot_case_box ul li {
	display: inline-block;
	font-size: 0;
	margin-right: 8px;
	margin-bottom: 10px;
	border: 1px solid #E9F0F6;
}

.des_case_details .d_right .hot_case_box ul li a {
	display: block;
	padding: 0 9px;
	line-height: 23px;
	font-size: 12px;
	color: #666;
	font-weight: 400;
	white-space: nowrap;
}

.des_case_details .d_right .hot_case_box ul li a:hover {
	text-decoration: none;
	color: #7cacee;
}

.des_case_details .d_right .hot_case_box .zk_more {
	cursor: pointer;
	width: 13px;
	height: 12px;
	margin: 20px auto;
	background: url("../../images/bootstrap/zk_more.svg") no-repeat center;
}

.des_case_details .stop_fixd_box {
	position: absolute;
}

.designers_case_list .other_search_new {
	padding-top: 26px;
	padding-bottom: 10px;
	border-bottom: none;
}

.designers_case_list .popular_label {
	margin-top: 60px;
}


.txz_wrap .banner_con .query_warp {
	text-align: center;
	margin-top: 20px;
}

.txz_wrap .banner_con .query_warp p.query_num {
	display: inline-block;
	color: #99B1D5;
	font-size: 14px;
	margin: 0;
	position: relative;
	top: -10px;
}

.txz_wrap .banner_con .vslider {
	display: inline-block;
	width: 300px;
}

/* 我们的客户 */
.txz_wrap .txz_main .our_customers {
	text-align: center;
	padding: 60px 0;
}

.txz_wrap .txz_main .our_customers .oc_title h2 {
	font-size: 36px;
	line-height: 1.2;
}

.txz_wrap .txz_main .our_customers .customers_list {
	margin-top: 40px;
	color: #818181;
	background: #F0F0F0;
}

.txz_wrap .txz_main .our_customers .customers_list .customers_small_box {
	display: none;
}

.txz_wrap .txz_main .our_customers .customers_list ul {
	font-size: 0;
}

.txz_wrap .txz_main .our_customers .customers_list ul li {
	display: inline-block;
	width: 17.7%;
	line-height: 1.3;
	position: relative;
	vertical-align: top;
}

.txz_wrap .txz_main .our_customers .customers_list ul li p {
	font-size: 18px;
	padding-top: 42px;

}

.txz_wrap .txz_main .our_customers .customers_list ul li.big_oc {
	width: 29.206%;
}

.txz_wrap .txz_main .our_customers .customers_list ul li img {
	display: block;
	width: 100%;
}

.txz_wrap .txz_main .our_customers .customers_list ul li.two_elements p {
	padding-top: 28px;
}

.txz_wrap .txz_main .two_service ul.ser_nav {
	height: 82px;
	padding-top: 22px;
	background: #F3F9FF;
}

.txz_wrap .txz_main .two_service ul.ser_nav li a.tabulous_active:after {
	bottom: -43px;

}

.tm_common_bottom {
	padding-bottom: 60px;
}






.designers_case_list .txg_tags_background {
	min-height: 352px;
	background: url("../../images/bootstrap/new_website_1/case_list/txg_tags_banner.png") no-repeat center #001048;
}

.designers_case_list .txg_tags_background .d_banner {
	background: none;
	color: #fff;
	height: auto;
}

.designers_case_list .txg_tags_background .d_banner p a {
	color: #fff;
}

.designers_case_list .txg_tags_background .d_banner h1 {
	text-align: center;
	color: #fff;
	font-size: 34px;
	font-weight: 900;
	padding-top: 20px;
	line-height: 1.4;
}

.designers_case_list .txg_tags_background .d_banner .flexible_box {
	position: relative;
	line-height: 1.6;
	margin: 10px auto;
	max-width: 814px;
	height: 22px;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-right: 30px;
	overflow: hidden;
}

.designers_case_list .txg_tags_background .d_banner .flexible_box span {
	font-size: 16px;
	line-height: 1.6;
	padding-top: 0;
}

.designers_case_list .txg_tags_background .d_banner .flexible_box .fb_arrow {
	width: 11px;
	height: 6px;
	position: absolute;
	right: 0;
	top: 8px;
	background: url("../../images/bootstrap/new_website_1/fb_box_arrow01.png") no-repeat center;
	background-size: 11px 6px;
}

.designers_case_list .txg_tags_background .d_banner .zkcont {
	height: auto;
	white-space: normal;
}

.designers_case_list .txg_tags_background .d_banner .zkcont .fb_arrow {
	background: url("../../images/bootstrap/new_website_1/fb_box_arrow02.png") no-repeat center;
	background-size: 11px 6px;
}

.designers_case_list .txg_tags_background .d_banner .tags_search {
	max-width: 400px;
	height: 48px;
	margin: 30px auto 10px;
	background: #fff;
	position: relative;
	border-radius: 3px;
}

.designers_case_list .txg_tags_background .d_banner .tags_search input {
	border: none;
	display: block;
	width: 100%;
	padding: 6px 30px 6px 15px;
	font-size: 14px;
	color: #999;
	line-height: 36px;
	border-radius: 3px;
}

.designers_case_list .txg_tags_background .d_banner .tags_search .button {
	background: url("../../images/bootstrap/new_website_1/tags_search_icon.png") no-repeat center;
	background-size: 22px 22px;
	-webkit-appearance: none;
	appearance: none;
	position: absolute;
	width: 22px;
	height: 22px;
	display: block;
	right: 13px;
	top: 14px;
	border: none;
}

.designers_case_list .txg_tags_background .d_banner .others_tags {
	text-align: center;
	font-size: 0;
	padding-bottom: 20px;
}

.designers_case_list .txg_tags_background .d_banner .others_tags a {
	display: inline-block;
	font-size: 12px;
	color: #fff;
	opacity: 0.6;
	padding: 0 4px;
}

.designers_case_list .txg_tags_background .d_banner .others_tags a:hover {
	opacity: 1;
}

.stylist_case .case .ab_padding_top {
	padding-top: 20px;
}

.stylist_case .case .image .img_hover .tags_con {
	top: 70px;
}

.stylist_case .case .image .img_hover .tags_box {
	text-align: center;
	font-size: 0;
	position: absolute;
	width: 96%;
	left: 2%;
	top: 46%;
	height: 47px;
	overflow: hidden;
}

.stylist_case .case .image .img_hover .tags_box span {
	display: inline-block;
	font-size: 12px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 2px;
	line-height: 1.4;
	padding: 0 5px;
	margin: 0 5px 8px;
}

.designers_case_list .case_list_f .tag_more_btn {
	padding-top: 40px;
	padding-bottom: 0 !important;
}

.designers_case_list .case_list_f .tag_more_btn .tags_more {
	display: block;
	width: 168px;
	line-height: 38px;
	border: 3px solid #666;
	border-radius: 2px;
	text-align: center;
	margin: 0 auto;
	font-size: 16px;
	color: #333;
}

.des_case_details .report_modal .jbcont_input_wrap {
	overflow: hidden;
}

.des_case_details .report_modal .jbcont_input_wrap label {
	line-height: 1.4;
	height: 30px;
	width: 33.3%;
}



.tcy_single_pro .product_single_title {
	padding: 60px 0;
}

.tcy_single_pro .product_single_title .no_pd_width {
	padding: 0;
}

#money.product_single_title .title {
	margin-top: 0;
}

.tcy_single_pro .product_single_title .title .title_con {
	padding-left: 0;
}

.tcy_single_pro .product_single_title .title h2 {
	font-weight: normal;
}

.tcy_single_pro .product_single_title .title p {
	background: #7CACEE;
	margin-top: 12px;
}

.tcy_new_index .industry_navsingle_product.row {
	text-align: left;
	padding-left: 0;
	padding-right: 0;
}

.tcy_new_index .industry_navsingle_product .industry_nav_wrap {
	margin-left: 0;
}

.tcy_new_index .industry_navsingle_product .industry_nav_wrap ul li:first-child p {
	padding-left: 0;
}

.tcy_new_index .industry_nav .industry_nav_wrap ul li:first-child.on {
	background: url(../../images/bootstrap/new_website_1/index/angle3.png) no-repeat 15px bottom;
}

#case .more_single_othe {
	padding-top: 22px;
	position: relative;
}

#case .more_single_othe .tabs_list {
	font-size: 0;
	position: relative;
	margin-right: 233px;
	height: 30px;
	padding-right: 24px;
	overflow: hidden;
}

#case .more_single_othe .tabs_list .list_left {
	position: absolute;
	width: 100%;
	top: 0;
}

#case .more_single_othe .tabs_list .list_left a {
	display: inline-block;
	font-size: 14px;
	border-radius: 2px;
	border: 1px solid #CAD8E8;
	line-height: 28px;
	padding: 0 10px;
	margin-right: 10px;
	color: #666;
	margin-bottom: 2px;
}

#case .more_single_othe .tabs_list a:hover {
	border: 1px solid #7CACEE;
	color: #7CACEE;
}

#case .more_single_othe .tabs_list .arrow_more {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 15px;
	height: 30px;

	cursor: pointer;
}

#case .more_single_othe .tabs_list .arrow_more span {
	display: block;
	width: 15px;
	height: 15px;
}

#case .more_single_othe .tabs_list .arrow_more .up_more {
	background: url("../../images/bootstrap/new_website_1/single_pro/tab_blue_arrow03.png") no-repeat center;
	background-size: 13px 8px;
}

#case .more_single_othe .tabs_list .arrow_more .down_more {
	background: url("../../images/bootstrap/new_website_1/single_pro/tab_blue_arrow04.png") no-repeat center;
	background-size: 13px 8px;
}

.more_single_othe #industry_search .arrow_icon {
	background: url("../../images/bootstrap/new_website_1/single_pro/tab_blue_arrow04.png") no-repeat center;
	background-size: 13px 8px;
}

#case .more_single_othe .industry_search {
	background: #fff;
	margin-left: 0;
	position: absolute;
	right: 15px;
	top: 19px;
}

#case .more_single_othe .industry_search .s_industry_list ul li a {
	color: #999;
}

#case .more_single_othe .industry_search .s_industry_list ul li a:hover {
	color: #7CACEE;
}

.design_flow_left {
	position: relative;
}

.design_flow_left .dot {
	width: 14px;
	height: 14px;
	position: absolute;
	left: -6px;
	top: 0;
	border-radius: 50%;
	background: #c4c4c4;
}

.design_flow_left ul {
	border-left: 2px solid #eee;
	padding-bottom: 20px;
}

.design_flow_left ul li {
	position: relative;
	padding-left: 25px;
}

.design_flow_left ul li p {
	font-size: 16px;
	color: #333;
	line-height: 22px;
}

.design_flow_left ul li span {
	color: #666;
	font-size: 14px;
	padding-left: 10px;
}

.design_flow_left ul li a {
	line-height: 44px;
	font-size: 18px;
	margin: 12px 0;
	display: block;
	color: #7CACEE;
	padding-left: 15px;
	position: relative;
}

.design_flow_left ul li a:hover {
	background: #F3F9FF;
	font-family: "PingFangSC-Semibold";
}

.design_flow_left ul li a:focus {
	text-decoration: none;
}

.design_flow_left ul li a .flow_icon {
	width: 24px;
	height: 24px;
	position: absolute;
	background: url("../../images/bootstrap/new_website_1/single_pro/flow_icon01.png") no-repeat center;
	background-size: 100% 100%;
	left: -38px;
	top: 8px;
}

.design_flow_left ul li.on a {
	background: #F3F9FF;
	font-family: "PingFangSC-Semibold";
}

.design_flow_left ul li a:hover .flow_icon,
.design_flow_left ul li.on a .flow_icon {
	background: url("../../images/bootstrap/new_website_1/single_pro/flow_icon02.png") no-repeat center;
	background-size: 100% 100%;
}

.design_flow_right {
	max-width: 668px;
	margin-right: 0;
}

.design_flow_right .swiper-wrapper .swiper-slide img {
	display: block;
	width: 100%;
}

.design_flow_right .swiper-pagination {
	position: static;
	margin-top: 20px;
}

.design_flow_right .swiper-pagination .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	border: 3px solid #b2b2b2;
	border-radius: 50%;
	background: none;
}

.design_flow_right .swiper-pagination .swiper-pagination-bullet-active {
	border: 3px solid #FF507C;
	width: 14px;
	height: 14px;
}

.single_logo_brand .box1 {
	padding: 0;
	margin-bottom: 48px;
}

.single_logo_brand .box1 .con {
	margin: 0;
}

.single_logo_brand .box1 .con2 {
	margin-left: 2%;
}

.single_logo_brand .box1 .con .red_padding {
	padding-bottom: 10px;
}

.single_problem_information {
	background: #F4F6F9;
}

.single_problem_information .smtite_con h2 {
	font-size: 32px;
	color: #333;
	font-weight: normal;
	letter-spacing: 3px;
}

.single_problem_information .smtite_con p {
	background: #7CACEE;
	margin-top: 12px;
	width: 36px;
	height: 5px;
	margin-bottom: 28px;
}

.single_problem_information .spi_lists ul li {
	margin-bottom: 18px;
}

.single_problem_information .spi_lists ul li a {
	font-size: 16px;
	color: #333;
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1.4;
}

.single_problem_information .spi_right_list {
	float: left;
	width: 49%;
	margin-right: 2%;
}

.single_problem_information .spi_right_wrap {
	border-left: 1px solid #E0E6F0;
	padding-left: 52px;
	margin-right: 0;
}

.single_more_service .title .title_con h4 {
	font-size: 32px;
}

.single_more_service .col_sms_wrap {
	width: 28.97%;
	float: left;
	margin-left: 1.71%;
	border-radius: 3px;
}

.single_more_service .col_smslong_wrap {
	width: 38.64%;
	margin-left: 0;
	background: #F4F6F9;

}

.single_more_service .col_sms_wrap .center_box {
	padding: 30px 26px 20px 26px;
	border: 1px solid #EBEBEB;
	height: 220px;
	position: relative;
}

.single_more_service .col_smslong_wrap .center_box {
	border: 1px solid #F4F6F9;
}

.single_more_service .col_sms_wrap .center_box h4 {
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.4;
	color: #333;
}

.single_more_service .col_sms_wrap .center_box ul li {
	float: left;
	width: 24%;
	margin-right: 1%;
}

.single_more_service .col_sms_wrap .center_box ul li a {
	display: block;
	border: 1px solid #ddd;
	color: #666;
	text-align: center;
	line-height: 30px;
	margin-bottom: 10px;
}

.single_more_service .col_sms_wrap .center_box p.cont {
	font-size: 14px;
	line-height: 1.6;
	color: #666;
}

.single_more_service .col_sms_wrap .center_box a.goto_more {
	display: block;
	text-align: right;
	color: #7CACEE;
	margin-top: 18px;
	position: absolute;
	right: 30px;
	bottom: 20px;
	font-size: 14px;
}

.single_more_service .col_sms_wrap .center_box a:focus {
	text-decoration: none;
}

.logo_package .logo_package_con .price_setmeal_list {
	float: left;
	width: 24%;
	margin-left: 1.3%;
	padding: 0;
}

.logo_package .logo_package_con .price_setmeal_list:first-child {
	margin-left: 0;
}

.tcy_single_pro .product_single_title .ftpc-right {
	float: right;
}

.tcy_single_pro .product_single_title .ftpc-left {
	float: left;
}

.modle_t_line {
	display: none;
}

.tcy_single_pro .logo_package {
	/* background: #f4f6f9; */
}

.tcy_single_pro .single_nav .start_design .btn_blue {
	letter-spacing: 0;
}

.single_more_service .col_sms_wrap .center_box h4 a {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.4;
	color: #333;
}







/***      创意人加入改版    ***/
.creatives_wrap {
	font-family: PingFang SC;
}

.creatives_banner_con {
	background: #F5F8FE;
}

.creatives_banner_con .container_con {
	padding: 214px 0 0 0;
	width: 540px;
}

.creatives_banner_con .container_con h1 {
	font-size: 50px;
	line-height: 1.4;
	color: #001048;
}

.creatives_banner_con .container_con p {
	color: #001048;
	margin: 0;
	line-height: 1.8;
	letter-spacing: 0;
	font-size: 22px;
	margin-top: 10px;
}

.creatives_banner_con .container_con a {
	width: 240px;
	border-radius: 3px;
	letter-spacing: 1px;
	margin-top: 40px;
	font-size: 16px;
}

.creatives_banner_con .bg_img {
	width: 798px;
	position: absolute;
	top: 42px;
	right: 80px;
}

.creatives_banner_con .bg_img img.creatives_bg02 {
	display: block;
	width: 100%;
	position: relative;
	z-index: 10;
}

.creatives_banner_con .bg_img img.creatives_bg03 {
	display: block;
	width: 125px;
	position: absolute;
	right: 64px;
	top: -41px;
	z-index: 9;
	opacity: 0;
}

.creatives_banner_con .bg_img img.creatives_bg04 {
	display: block;
	position: absolute;
	width: 262px;
	left: -12px;
	top: 182px;
	z-index: 9;
	opacity: 0;
}

.creatives_banner_con .bg_img img.creatives_bg05 {
	display: block;
	position: absolute;
	width: 286px;
	right: 11px;
	bottom: 6px;
	z-index: 11;
	opacity: 0;
}

.creatives_banner_con .bg_img img.creatives_bg03.animate {
	animation: creatives_animate_03 1s;
	-webkit-animation: creatives_animate_03 1s;
	-moz-animation: creatives_animate_03 1s;
	opacity: 1;

}

.creatives_banner_con .bg_img img.creatives_bg04.animate {
	animation: creatives_animate_04 1s;
	-webkit-animation: creatives_animate_04 1s;
	-moz-animation: creatives_animate_04 1s;
	opacity: 1;
}

.creatives_banner_con .bg_img img.creatives_bg05.animate {
	animation: creatives_animate_05 1s;
	-webkit-animation: creatives_animate_05 1s;
	-moz-animation: creatives_animate_05 1s;
	opacity: 1
}

@keyframes creatives_animate_03 {
	0% {
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
		opacity: 0;
	}

	50% {
		opacity: 0.5;
	}

	100% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
		opacity: 1;
	}
}

@-webkit-keyframes creatives_animate_03 {
	0% {
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
		opacity: 0;
	}

	50% {
		opacity: 0.5;
	}

	100% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
		opacity: 1;
	}
}

@keyframes creatives_animate_04 {
	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 creatives_animate_04 {
	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 creatives_animate_05 {
	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 creatives_animate_05 {
	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;
	}
}








.ideaman_common_title .title h2 {
	font-size: 28px;
	color: #333;
	font-weight: 600;
	line-height: 1.4;
	font-family: 'PingFangSC-Semibold', 'PingFang SC';
	letter-spacing: 0;
}

.ideaman_common_title .title>div .vice_tit {
	margin: 15px auto 20px;
	color: #999;
	letter-spacing: 0;
	font-size: 14px;
}

.ideaman_common_title .title .title_con {
	padding: 0;
}

.cyr_good {
	padding-top: 55px;
}

.cyr_good .title .title_con {
	margin-bottom: 0;
}

.cyr_good .title p {
	background: #7cadee;
	line-height: 1.7;
	margin-bottom: 5px;
}

.creatives_wrap .join_tcy {
	padding-top: 55px;
}

.creatives_wrap .join_tcy .title_con div {
	letter-spacing: 0;
	line-height: 1.7;
}

.creatives_wrap .join_tcy .title_con {
	padding: 0;
}

.creatives_wrap .join_tcy .title_con h2 {
	font-size: 28px;
}

.join_tcy .title_con p {
	background: #44E7BA;
	margin-bottom: 5px;
}

.join_tcy .title_con p.tcy_get_line {
	margin-top: 20px;
}

.creatives_wrap .tcy_get {
	padding: 0;
	background: #fff;
}

.creatives_wrap .join_creatives {
	padding: 0;
	margin: 0 auto;
}

.creatives_wrap .join_creatives .join_padding {
	padding: 0 10px;
}

.creatives_wrap .tcy_safe {
	margin: 12px auto 80px;
}

.creatives_wrap .join_creatives .join_num_con {
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);
	height: 170px;
}

.creatives_wrap .join_creatives .num_100 p {
	font-size: 16px;
}

.creatives_wrap .join_creatives .num_100 p span {
	font-size: 36px;
}

.creatives_wrap .join_creatives .num_100_tit {
	font-size: 14px;
	line-height: 1.73;
	letter-spacing: 0;
}

.creatives_wrap .tcy_get .tcy_get_con>div img {
	height: auto;
	width: 70px;
}

.creatives_wrap .tcy_get .tcy_get_con>div h3 {
	font-size: 20px;
	text-align: center;
	padding-left: 0;
	margin-top: 24px;
	margin-bottom: 10px;
}

.creatives_wrap .tcy_get .tcy_get_con>div p {
	padding-left: 0;
	max-width: 180px;
	margin: 0 auto;
	text-align: center;
	line-height: 1.6;
}

.creatives_wrap .creatives_enter .creatives_vip .creatives_vip_col {
	position: relative;
	top: 0;
	transition-property: all;
	transition-duration: 0.2s;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.2s;
	-moz-transition-property: all;
	-moz-transition-duration: 0.2s;
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
}

.creatives_wrap .creatives_enter .creatives_vip .creatives_vip_col:hover {
	top: -10px;
}

.cyr_join_btn {
	padding: 80px 0;
	position: relative;
}

.cyr_join_btn img {
	display: inline-block;
	width: 130px;
}

.cyr_join_btn h4 {
	color: #000;
	font-size: 30px;
	line-height: 1.4;
	margin: 50px 0 6px;
}

.cyr_join_btn p {
	color: #000;
	font-size: 16px;
	line-height: 1.375;
}

.cyr_join_btn .btn_blue_a {
	width: 240px;
	font-size: 16px;
	letter-spacing: 0;
	box-shadow: none;
	margin-top: 44px;
}

.cyr_join_btn .cjb_box_img {
	width: 650px;
	bottom: 0;
	position: absolute;
}

.cyr_join_btn .cjb_box_img img {
	width: 100%;
}

.cyr_join_btn .cjb_box_img .small_left {
	display: none;
}

.cyr_join_btn .cjb_box_img .small_right {
	display: none;
}

.cyr_join_btn .cjb_left {
	left: 95px;
}

.cyr_join_btn .cjb_right {
	right: 95px;
}













.creatives_wrap .tcy_safe img {
	display: block;
	width: 100%;
}

.creatives_wrap .creatives_enter .creatives_vip .creatives_vip_con img {
	max-width: 75px;
}

.creatives_wrap .creatives_enter .creatives_vip .creatives_vip_con h4 {
	font-size: 20px;
	padding: 20px 0 10px;
}

.creatives_wrap .creatives_enter .creatives_vip .creatives_vip_con p {
	line-height: 1.6;
}

.des_case_details .d_right .hot_case_box ul {
	height: auto;
}


.clfind_work_designer {
	padding-top: 20px;
	font-size: 0;
	text-align: center;
}

.clfind_work_designer a {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	width: 150px;
	border: 3px solid #666;
	color: #333;
	height: 44px;
	border-radius: 3px;
	font-size: 16px;
	line-height: 38px;
	margin: 0 15px;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	-webkit-transition-property: border-color;
	transition-property: border-color;
}

.clfind_work_designer a.c_work_btn {
	border: none;
	color: #7CACEE;
}

.clfind_work_designer a.c_work_btn span {
	display: inline-block;
	text-decoration: underline;
	line-height: 1.4;
}

.clfind_work_designer a.c_work_btn:hover span {
	text-decoration: none;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 4'%3E%3Cpath fill='none' stroke='%237CACEE' d='M0 3.5c5 0 5-3 10-3s5 3 10 3 5-3 10-3 5 3 10 3'/%3E%3C/svg%3E") repeat-x 0 100%;
	background-size: 20px auto;
	animation: waveMove 1s infinite linear;
}

.clfind_work_designer a.c_designer_btn:hover {
	border-color: #333;
	color: #272727 !important;
	text-decoration: none;
}

.des_case_details .author_fixed_edit {
	top: 170px;
}

.des_case_details .dgg_wrap_edit {
	padding-top: 30px;
}

.adsense_box {
	margin-top: 14px;
}

.adsense_box a {
	display: block;
}

.adsense_box a img {
	width: 100%;
}







.tcygo_detail_box {
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 99999;
	width: 100%;
	height: 62px;
	background: #fff;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);
	padding: 0 15px;
}

.tcygo_detail_box .d_header {
	width: 42px;
	height: 42px;
	border-radius: 50%;
	overflow: hidden;
	display: block;
	float: left;
	margin-top: 10px;
}

.tcygo_detail_box a img {
	width: 100%;
}

.tcygo_detail_box .d_info_cont {
	margin-left: 8px;
	margin-top: 13px;
	float: left;
}

.tcygo_detail_box .d_info_cont .name {
	white-space: nowrap;
	height: 22px;
}

.tcygo_detail_box .d_info_cont .name a {
	display: block;
	float: left;
	font-size: 16px;
	color: #333;
	font-weight: 500;
	max-width: 145px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-right: 10px;
	position: relative;
}

.tcygo_detail_box .d_info_cont .name a .line {
	width: 0;
	height: 2px;
	background: #333;
	position: absolute;
	left: 0;
	bottom: 0;
}

.tcygo_detail_box .d_info_cont .name a:hover .line {
	width: 100%;
}

.tcygo_detail_box .d_info_cont .name span {
	display: block;
	float: left;
	position: relative;
}

.tcygo_detail_box .d_info_cont .name .identity_single {
	width: 25px;
	height: 16px;
	background: url("../../images/bootstrap/tcygo/identity_geren.png") no-repeat center;
	background-size: 25px auto;
	margin-top: 3px;
	color: #fff;
	text-align: center;
}

.tcygo_detail_box .d_info_cont .name .identity_single .y_tip {
	position: absolute;
	bottom: 24px;
	font-style: normal;
	background: #1F2D3D;
	line-height: 19px;
	width: 82px;
	font-size: 12px;
	border-radius: 2px;
	left: -30px;
	opacity: 0;
}

.tcygo_detail_box .d_info_cont .name .identity_single .y_tip .triangle_down {
	display: block;
	width: 0;
	height: 0;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	margin-left: -3px;
	bottom: -3px;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 4px solid #1F2D3D;
}

.tcygo_detail_box .d_info_cont .name .identity_single:hover .y_tip {
	opacity: 1;
}

.tcygo_detail_box .d_info_cont .name .identity_group {
	width: 18px;
	height: 18px;
	background: url("../../images/bootstrap/tcygo/identity_geren.png") no-repeat center;
	background-size: 18px auto;
	margin-top: 2px;
	border-radius: 3px;
	color: #fff;
	text-align: center;
}

.tcygo_detail_box .d_info_cont .name .identity_group .y_tip {
	position: absolute;
	bottom: 24px;
	font-style: normal;
	background: #1F2D3D;
	line-height: 19px;
	width: 82px;
	font-size: 12px;
	border-radius: 2px;
	left: -32px;
	opacity: 0;
}

.tcygo_detail_box .d_info_cont .name .identity_group .y_tip .triangle_down {
	display: block;
	width: 0;
	height: 0;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	margin-left: -3px;
	bottom: -3px;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 4px solid #1F2D3D;
}

.tcygo_detail_box .d_info_cont .name .identity_group:hover .y_tip {
	opacity: 1;
}

.tcygo_detail_box .d_info_cont .name .old_year {
	background: #22C3C8;
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 18px;
	padding: 0 4px;
	position: relative;
	border-radius: 3px;
	margin-left: 10px;
	margin-top: 2px;
}

.tcygo_detail_box .d_info_cont .name .old_year .y_tip {
	position: absolute;
	bottom: 24px;
	font-style: normal;
	background: #1F2D3D;
	line-height: 19px;
	width: 35px;
	font-size: 12px;
	border-radius: 2px;
	left: 0;
	opacity: 0;
}

.tcygo_detail_box .d_info_cont .name .old_year .y_tip .triangle_down {
	display: block;
	width: 0;
	height: 0;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	margin-left: -3px;
	bottom: -3px;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 4px solid #1F2D3D;
}

.tcygo_detail_box .d_info_cont .name .old_year:hover .y_tip {
	opacity: 1;
}

.tcygo_detail_box .d_info_cont .name .entry_year {
	background: #FE9844;
	font-size: 12px;
	color: #fff;
	width: 34px;
	text-align: center;
	line-height: 19px;
	position: relative;
	border-radius: 3px;
	margin-top: 1px;
	margin-left: 10px;
}

.tcygo_detail_box .d_info_cont .name .entry_year .y_tip {
	position: absolute;
	bottom: 24px;
	font-style: normal;
	background: #1F2D3D;
	line-height: 19px;
	width: 35px;
	font-size: 12px;
	border-radius: 2px;
	left: 0;
	opacity: 0;
}

.tcygo_detail_box .d_info_cont .name .entry_year .y_tip .triangle_down {
	display: block;
	width: 0;
	height: 0;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	margin-left: -3px;
	bottom: -3px;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 4px solid #1F2D3D;
}

.tcygo_detail_box .d_info_cont .name .entry_year:hover .y_tip {
	opacity: 1;
}

.tcygo_detail_box .d_info_cont .cont {
	font-size: 12px;
	color: #999;
	padding: 5px 0;
	max-width: 180px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.tcygo_detail_box .d_info_cont .cont .describe {
	position: relative;
	padding-left: 5px;
}

.tcygo_detail_box .tdb_order {
	float: right;
	width: 90px;
	height: 40px;
	background: rgba(255, 52, 101, 1);
	border-radius: 5px;
	background: #FF3465;
	color: #fff;
	margin-top: 10px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
}

.des_case_details .d_right .box2 a.btn_border_blue {
	border: 2px solid #7cacee;
	display: block;
	height: 56px;
	line-height: 56px;
	text-align: center;
	border-radius: 3px;
	background: #ffffff;
	color: #7cacee;
	letter-spacing: 5px;
	font-size: 18px;
	padding: 0;
	text-decoration: none;
	-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;
}

.invite_more_success .ims_box {
	position: relative;
}

.invite_more_success .ims_box .blue_bg_btn {
	margin-bottom: 0;
}

.invite_more_success .ims_box .back_btn {
	display: block;
	font-size: 18px;
	color: #7cacee;
	text-align: center;
	line-height: 60px;
	margin-top: 30px;
	width: 100%;
	max-width: 400px;
	margin: 30px auto 0;
}

.tcy_two_side_wrap .tcy_side_choose .side_group {
	margin: 0 auto;
}

.tcy_two_side_wrap h1 {
	font-size: 32px;
	line-height: 1.4;
}

.authen_complete_wrap .upload_b_btn {
	width: 240px;
}



.point_go_case .case .image .img_hover {
	background: rgba(0, 0, 0, 0.5);
	z-index: 10;
}

.point_go_case .case .image .img_hover .con {
	top: 20px;
	left: 0;
	margin: 0;
	text-align: left;
	padding: 0 0 0 15px;
	z-index: 9;
}

.point_go_case .case .image .img_hover .title {
	margin-bottom: 0;
	font-size: 14px;
}

.point_go_case .case .image .img_hover .xg_operation {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 11;
}

.point_go_case .case .image .img_hover .xg_operation a {
	display: block;
	text-align: center;
	color: #fff;
	line-height: 35px;
	height: 35px;
	font-size: 14px;
}

.point_go_case .case .image .img_hover .xg_operation .xo_left {
	float: left;
	width: 30%;
	background: #7CACEE;
}

.point_go_case .case .image .img_hover .xg_operation .xo_right {
	float: right;
	width: 70%;
	background: #FE517E;
}

.tcy_adjust_trp .point_go_case .case .img_hover .img_con .tcl_links {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.1);
	z-index: 10;
}


.img_enlarge_slow .find_resemble {
	width: 40%;
}

/* =============================================创意人信息认证新加字段样式======================================= */
.flex-content{
    display: flex;
    justify-content: space-between;
    width: 480px;
}
.two-content{
    display: flex;
    justify-content: space-between;
    width: 58%;
}
.two-column input,.creatives_identity_authen .info_wrap .inp_group .two-column input[type="text"]{
    width: 49%;
}
.three-column>div,.creatives_identity_authen .info_wrap .inp_group .three-column .inp_p,.creatives_identity_authen .info_wrap .inp_group .serve-company,.creatives_identity_authen .info_wrap .inp_group .serve-company{
    width: 32.5%;
}
.creatives_identity_authen .info_wrap .inp_group .three-column .select-wrapper select{
    background: url(../../../statics/images/bootstrap/authen/dropdown.svg) 125px center no-repeat;
}
.creatives_identity_authen .info_wrap .inp_group .three-column .select-wrapper:nth-child(2){
    margin-right: 0;
}
.creatives_identity_authen .info_wrap .inp_group .three-column .select-wrapper select{
    width: 100% !important;
}
#super_add_info .info_wrap .inp_group .two_input{
    display: flex;
    justify-content: space-between;
    width: 480px;
}

#super_add_info .info_wrap .inp_group .two_input .major-id,#super_add_info .info_wrap .inp_group .two_input .school-id,#super_add_info .info_wrap .inp_group .two_input .select_left,.creatives_identity_authen .info_wrap .inp_group .two_input .serve-company{
    width: 32.5%;
}
.creatives_identity_authen .info_wrap .inp_group .two_input .serve-company{
    margin-right: 5px;
}
.creatives_identity_authen .info_wrap .inp_group .two_input .serve-company:last-child{
    margin-right: 0;
}
.salary-content ul{
    overflow: hidden;
}
.salary-content ul li{
    float: left;
    width: 26%;
    color: #666;
    line-height: 18px;
}
.salary-content ul li input{
    display: none;
}
.salary-content ul li input[type="radio"] {
  display: none;
}
/* 服务方式 */
.creatives_identity_authen .info_wrap .inp_group{
    position: relative;
}
.serve-label{
    position: absolute;
    top: 35px;
    left: 28%;
    width: 100%;
}
.part-job-label{
    display: none;
}
.serve-label .day-job-label{
    display: none;
    position: absolute;
    top: 0;
    left: 14%;
}
.creatives_identity_authen .info_wrap .inp_group .select-wrapper{
    margin-right: 5px;
}
 
/* 自定义单选框样式 */
.salary-content ul li input[type="radio"] + label::before {
  content: '';
  display: inline-block;
  margin-top: 3px;
  width: 12px;
  height: 12px;
  margin-right: 3px;
  border-radius: 50%;
  border: 2px solid #999999;
  /* vertical-align: middle; */
  position: relative;
  top:1px;
}
 
/* 当单选框被选中时，显示一个实心圆 */
.salary-content ul li input[type="radio"]:checked + label{
    position: relative;
}
.salary-content ul li input[type="radio"]:checked + label::before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 3px;
  border-radius: 50%;
  /* background-color: #7fadeb; */
   border: 3px solid #7fadeb;
  position: relative;
  top:1px;
}
.salary-content ul li label{
    font-weight: 400;
}
#super_add_info .info_wrap .inp_group .two_input .serve-company{
    width: 49.5%;
}
/* 添加一个可以选中的圆点 */
/* .salary-content ul li input[type="radio"]:checked + label::after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: white;
  border-radius: 50%;
  position: absolute;
  top: 41%;
  left: 5%;
  transform: translate(-50%, -50%);
} */



@media screen and (max-width: 350px) {
	.tcygo_detail_box .tdb_order {
		width: 65px;
	}
}