/*main*/
.box .lang {
	padding: 20px;
}
.box .lang a {
	display: block;
	font-size: 14px;
	font-family: "microsoft yahei";
	color: inherit;
}
/*index*/
.index-con .wrapper {
	width: 1302px;
}
.index-con .box a {
	display: block;
	height: 100%;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.index-con .box-link figcaption {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.index-con .box-link figcaption hgroup {
	position: absolute;
	top: 10px;
	left: 10px;
	color: #fff;
	font-family: "dinMedium", "microsoft yahei";
	text-transform: uppercase;
	line-height: 1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.index-con .box-link figcaption h2 {
}
.index-con .box-link figcaption h2.f-24 {
	font-size: 20px;
}
.index-con .box-link figcaption h3 {
	line-height: 1.5;
}
.index-con .box-link a {
	background:url(about:blank);
}
.index-con .box-link a:hover {
	background:rgba(0,0,0,0.8);
}
.index-con .box-link a:hover hgroup {
	top: 50%;
	color: #e60012;
	margin-top: -40px;
}

.index-con .box-anima {
	background-color:#787878;
}
.index-con .box-anima .anima-cover {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:2;
	background-color:#000;
	opacity:0;
	-moz-opacity:0;
	-webkit-opacity:0;
	filter:alpha(opacity=0);
}
.index-con .box-anima img {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
/*contact*/
.contact-con .info-address {
	padding: 60px 0 0 20px;
	font-size: 14px;
	text-transform: uppercase;
}
.contact-con .info-contact {
	padding: 25px 0 0 20px;
	font-size: 16px;
	text-transform: uppercase;
}
.contact-con .contact-search {
	width: 134px;
	margin: 0 auto;
	padding-top: 50px;
}
.contact-con .search-input input {
	width: 116px;
	height: 28px;
	line-height: 28px;
	margin: 0;
	padding: 0 8px;
	border: 1px solid #4c4c4c;
	font-size: 12px;
	font-family: "microsoft yahei";
}
.contact-con .search-btn a {
	color: #282524;
	font-size: 16px;
	font-family: "dinMedium", "microsoft yahei";
}
#map-baidu {
	height: 482px;
	position:relative;
}
/*profile*/
.profile-con {
}
.profile-con #box-header {
	float:left;
	width:974px;
}
.profile-con #box-side {
	float:left;
	width:318px;
}
.profile-con #box-container {
	float:left;
	width:646px;
}
.profile-nav {
	background: none;
}
.profile-nav li {
	background-color: #fff;
	margin-bottom: 10px;
	position: relative;
}
.profile-nav li a {
	display: table-cell;
	width:318px;
	height: 154px;
	padding-left: 36px;
	font-family: "dinLightAlternate", "microsoft yahei";
	font-size: 30px;
	line-height: 32px;
	color: #000000;
	vertical-align: middle;
}
.profile-nav li a:hover,
.profile-nav li.current a {
	color: #ff0000;
}
.profile-nav li a:hover .icon_arrow,
.profile-nav li.current a .icon_arrow {
	display: block;
}
.profile-nav .icon_arrow {
	width: 20px;
	height: 39px;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -20px;
	background: url(../images/icon_arrow_profile.png) no-repeat 0 0;
	display: none;
}
.profile-info {
	padding: 20px;
	font-size: 14px;
	font-family: "dinLight", "microsoft yahei";
}
.profile-info .info-name {
	padding-top:30px;
}
.profile-info .info-name.name-en {
	font-family: "dinBlack", "microsoft yahei";
}
.profile-info .info-name.name-cn {
	font-weight:bold;
}
.profile-info .info-title {
}
.profile-intro {
	padding: 20px 15px;
}
.profile-intro article {
	padding-bottom: 25px;
}
.profile-intro article p {
	font-family: "dinLight", "microsoft yahei";
	font-size: 12px;
	line-height: 20px;
}
.profile-cn .profile-intro article p {
	font-family:"microsoft yahei";
	line-height:24px;
}
.profile-detail {
	padding: 35px;
}
.profile-detail h2.title {
	font-family: "dinMedium", "microsoft yahei";
	text-transform: uppercase;
	font-size: 24px;
}
.profile-detail article {
	padding-top: 20px;
}
.profile-detail article h3.title {
	font-family: "dinMedium", "microsoft yahei";
	font-size: 16px;
}
.profile-detail article p {
	font-family: "dinLight", "microsoft yahei";
	font-size: 14px;
	line-height: 1.5;
}
/* profile-cn */
.profile-cn .profile-detail h2.title {
}

.profile-cn .profile-detail article h3.title {
	font-family:"microsoft yahei";
	font-size: 14px;
	font-weight:bold;
}

.profile-cn .profile-detail article p {
	font-family:"microsoft yahei";
	font-size: 12px;
	line-height: 1.5;
}

.profile-con .box-designer {
	background:none;
}
.profile-con .media-select {
	padding:30px 0 30px 300px;
	position:relative;
}
.profile-con .media-select .select-title {
	position:absolute;
	height:100px;
	padding-right:50px;
	left:40px;
	top:30px;
	font-family: "dinMedium", "microsoft yahei";
	font-size: 16px;
	border-right:1px solid #b2b2b2;
}
.profile-con .media-select .select-list a {
	float:left;
	width:74px;
	height:28px;
	color:#000;
	text-align:center;
	font-family: "dinLight", "microsoft yahei";
	font-size: 18px;
	line-height:28px;
}
.profile-con .media-select .select-list a.current,
.profile-con .media-select .select-list a:hover {
	color:#ff0000;
}
.profile-con .box-media {
	width: 318px;
}
.profile-con .box-media .media-item {
	padding: 20px;
	font-size: 14px;
	line-height: 20px;
}
.profile-con .box-media .media-item .item-title {
	padding: 10px 0;
	font-family: "dinMedium", "microsoft yahei";
}
.profile-con .box-media .media-item .item-content {
	color: #666;
	font-size: 12px;
	font-family: "dinLight", "microsoft yahei";
}
/*work, client */
.work-nav nav,
.client-nav nav {
	padding: 25px 20px;
}
.work-nav ul,
.client-nav ul {
	padding:10px 0;
}
.work-nav .list-project {
	border-bottom:1px solid #7f7f7f;
}
.work-nav .list-design {
	margin-top:20px;
	padding: 0;
	overflow: auto;
}
.work-nav .nav-title,
.client-nav .nav-title {
	font-family: "dinMedium", "microsoft yahei";
	font-size: 16px;
	font-weight: bold;
	padding-bottom:15px;
}
.work-nav li a,
.client-nav li a {
	display: block;
	font-family: "dinLight", "microsoft yahei";
	font-size: 16px;
	line-height: 26px;
	text-transform: uppercase;
	color: #000000;
}
.work-nav li a:hover,
.work-nav li.current a,
.client-nav li a:hover,
.client-nav li.current a {
	color: #e60012;
}
.work-con .wrapper {
}
.box .work-item {
	position: absolute;
	width: 100%;
	height: 100%;
}
.box .work-item figcaption {
	position: absolute;
	top: 238px;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.8);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	line-height: 1.2;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
}
.box .work-item .top {
	position: absolute;
	top: 10px;
	width: 278px;
	left:50%;
	margin-left:-139px;
	font-family: "dinLight", "microsoft yahei";
}
.box .work-item .item-date {
	float: right;
}
.box .work-item .item-content {
	position: absolute;
	top: 40px;
	bottom: 0;
	width: 278px;
	left:50%;
	margin-left:-139px;
	border-bottom: 1px solid #fff;
	font-family: "dinMedium", "microsoft yahei";
}
.box .work-item .item-content .content-en,
.box .work-item .item-content .content-cn {
	padding-bottom: 5px;
}
.box .work-item .item-more {
	position: absolute;
	left:20px;
	bottom: 10px;
	font-family: "dinLight", "microsoft yahei";
	color: #fff;
}
.box .work-item .item-more span {
	font-family: "microsoft yahei";
}
.box .work-item.hover figcaption {
	top: 0;
}
.box .work-item.hover .top {
	top: 20px;
}
.box .work-item.hover .item-content {
	top: 200px;
	bottom: 70px;
}
/* detail */
.detail-con .box-stamp {
	background:none;
	margin-bottom:0;
}
.detail-con .box {
}
.detail-con .box-l {
	width:646px;
	height:482px;
	background:none;
}
.detail-con .box-m {
	width:318px;
	height:318px;
	background:none;
}
.detail-con .box-s {
	width:154px;
	height:154px;
	background:none;
}
.detail-con a.fancybox {
}
.detail-side {
	padding: 20px;
	line-height: 20px;
}
.detail-side h2.title {
	font-size: 16px;
	font-family: "dinMedium", "microsoft yahei";
	text-transform: uppercase;
	padding-bottom: 10px;
}
.detail-side h3.title {
	font-size: 14px;
	font-family: "dinMedium", "microsoft yahei";
	text-transform: uppercase;
}
.detail-side .text {
	font-size: 16px;
	font-family: "dinLight", "microsoft yahei";
	padding-bottom: 10px;
}
.detail-side .desc {
	font-size: 14px;
	font-family: "dinLight", "microsoft yahei";
	width:270px;
	height: 240px;
	overflow: auto;
	padding-right:10px;
}
.detail-cn .detail-side h2.title {
	font-size: 14px;
	font-family: "microsoft yahei";
	padding-bottom: 10px;
}
.detail-cn .detail-side h3.title {
	font-size: 12px;
	font-family: "microsoft yahei";
	font-weight:bold;
}
.detail-cn .detail-side .text {
	font-size: 12px;
	font-family: "microsoft yahei";
	padding-bottom: 10px;
}
.detail-cn .detail-side .desc {
	font-size: 12px;
	font-family: "microsoft yahei";
}
.detail-tags {
	padding:9px 10px;
}
.detail-tags li {
	line-height:20px;
	height:20px;
	overflow:hidden;
}
.detail-tags a {
	font-size:12px;
	line-height:20px;
	font-family: "microsoft yahei";
	color:#c1c1c1;
}
/* viewpoint */
.viewpoint-con {
}
.viewpoint-con #box-container {
	height:646px;
	min-height:646px;
}
.viewpoint-con .box-416 {
	margin-bottom:0;
	background:url(/images/work_more.png) repeat 0 0;
}
.viewpoint-con .box-416 .box-44 {
	background-color:#fff;
	margin-bottom:10px;
}
.viewpoint-item {
	padding:20px 20px 0 20px;
}
.viewpoint-item .item-img {
	width:278px;
	height:218px;
}
.viewpoint-item .item-title {
	border-bottom:1px solid #000;
	height:36px;
	font-size:14px;
	line-height:36px;
	color:#000;
	overflow:hidden;
}
.viewpoint-item .item-date {
	height:36px;
	font-size:14px;
	line-height:36px;
	color:#000;
	overflow:hidden;
}
.viewpoint-item a:hover .item-title {
	color: #e60012;
	border-bottom:1px solid #e60012;
}
.viewpoint-item a:hover .item-date {
	color: #e60012;
}
.viewpoint-detail {
	padding:23px;
}
.viewpoint-detail .detail-title {
	font-size:24px;
	color:#ff0000;
	font-family: "dinMedium", "microsoft yahei";
	line-height:2;
}
.viewpoint-detail .detail-author {
	font-size:14px;
	color:#282524;
	font-family: "dinLight", "microsoft yahei";
}
.viewpoint-detail .detail-content {
	font-size:12px;
	color:#282524;
	font-family: "dinLight", "microsoft yahei";
	line-height:1.5;
}
.viewpoint-detail .detail-content p {
	padding:10px 0;
}
.viewpoint-detail img {
	max-width:600px;
}
/* services */
.services-con #box-side {
	width:318px;
	float:left;
}
.services-con #box-container {
	width:646px;
	float:left;
}

.services-nav {
	background: none;
}
.services-nav li {
	background-color: #fff;
	margin-bottom: 10px;
	position: relative;
}
.services-nav li a {
	display: table-cell;
	width:318px;
	height: 154px;
	padding-left: 36px;
	font-family: "dinLightAlternate", "microsoft yahei";
	font-size: 30px;
	line-height: 32px;
	color: #000000;
	vertical-align: middle;
}
.services-nav li a:hover,
.services-nav li.current a {
	color: #ff0000;
	background-color:#f4f4f4;
}
.services-nav li a:hover .icon_arrow,
.services-nav li.current a .icon_arrow {
	display: block;
}
.services-nav .icon_arrow {
	width: 20px;
	height: 39px;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -20px;
	background: url(../images/icon_arrow_profile.png) no-repeat 0 0;
	display: none;
}
.services-content {
	padding:50px 30px 20px 50px;
	font-family:"microsoft yahei";
}
.services-content article {
	margin-bottom:30px;
}
.services-content article hgroup {
	font-size:20px;
	line-height:30px;
}
.services-content article hgroup h3 {
	color:#000;
}
.services-content article hgroup h4 {
	color:#ff0000;
}
.services-content article .text {
	padding:7px 0;
}
.services-content article .text p {
	font-size:14px;
	line-height:2;
	color:#595757;
}
.services-content article p span {
	font-weight:bold;
	color:#000;
}
.services-content article .list {
	padding:7px 0;
	font-size:14px;
	line-height:2;
	color:#595757;
}
.services-content article .list li {
	position:relative;
	padding-left:70px;
}
.services-content article .list li span {
	position:absolute;
	top:0;
	left:0;
	color:#000;
	font-weight:bold;
}
.services-content article .process li {
	height:81px;
	background:url(../images/icon_arrow_process.png) no-repeat 50px bottom;
	position:relative;
}
.services-content article .process li.last {
	background:none;
}
.services-content article .process li  a {
	display:table-cell;
	vertical-align:middle;
	width:116px;
	height:50px;
	padding-left:16px;
	border:1px solid #ff7f7f;
	background-color:#fff;
	color:#3e3a39;
	font-size:14px;
	font-family: "dinMedium", "microsoft yahei";
	line-height:1;
	letter-spacing:-0.5px;
}
.services-cn .services-content article .process li  a {
	width:132px;
	padding:0;
	text-align:center;
	font-size:18px;
}
.services-content article .process li span {
	position:absolute;
	left:154px;
	top:0;
	width:356px;
	min-height:32px;
	padding:9px 11px;
	border:1px solid #828080;
	font-size:12px;
	line-height:16px;
	color:#333333;
	font-family: "dinLight", "microsoft yahei";
}
.services-content article .process li span i {
	position:absolute;
	width:26px;
	height:10px;
	background:url(../images/icon_more_process.png) no-repeat 0 0;
	top:19px;
	left:-21px;
}
/*
@media only screen and (max-width:1301px) {
	.index-con .wrapper {
		width: 640px;
	}
	.index-con .box {
		width:640px !important;
		height:422px !important;
	}
}
*/