section {
	position: relative;
	padding: 3.2em 10%;
	overflow: hidden;
	zoom: 1
}
/*--------------css animation--------------*/







.trans {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}
/*--------------------------------------*/







hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	background-color: #000;
	border: 0;
	height: 1px;
	margin: 0;
}
.unstyled {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.hidden {
	display: none;
	visibility: hidden;
}
/*---------- 清除浮云 ----------*/







.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
/*---------- 不滚动背景图片 ----------*/







.noscroll-bg {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.tablet .noscroll-bg, .mobile .noscroll-bg {
	background-attachment: scroll;
}
/*------------------Latest Work-----------------*/







#latest-work {
	overflow: hidden;
	padding: 0;
}
#latest-work h1 {
	font-size: 40px;
	text-transform: uppercase;
	color: white;
	margin: 10px 0;
}
#latest-work h2 {
	font-weight: bold;
	color: white;
	margin-bottom: 1.8em
}
#latest-work .slides {
	height: 500px;
}
/*------------------Works-----------------*/







#works {
	padding: 4.2em 0;
	padding-top: 0em;
}
#works .wrap {
	max-width: 1920px;
}
#works .sub_title2 {
	margin: -5px 0 30px 0;
}
/*-------- works menu --------*/







#works-menu {
	position: relative;
	width: 100%;
	z-index: 200;
	margin-top: 50px;
}
.mobile #works-menu .hide-in-mobile {
	display: none;
}
.fix #works-menu {
	position: fixed;
	margin: 0;
	left: 0;
	top: 60px;
}
.fix #works .container {
	margin-top: 80px;
}
#works-menu nav {
	/*  display: inline-block;*/



	display: block;
	height: 50px;
	width: 100%;
	background-color: #303030;
	background-color: rgba(48, 48, 48, 0.95);
	text-align: center;
	overflow: hidden;/*  overflow-x: scroll;*/
}
#works-menu nav ul {
	display: block;
	padding: 0 10px;
	overflow: hidden;
}
#works-menu nav span, #works-menu nav a {
	display: inline-block;
	font-size: 14px;
	height: 50px;
	line-height: 48px;
	color: #999;/*  text-transform: uppercase;*/
}
#works-menu nav a:before {
	font-family: "teamthink";
	font-size: 14px;
	margin-right: 5px;
}
#works-menu nav a:hover, #works-menu nav a:active, #works-menu nav a.active {
	color: #fff;
}
#works-menu nav a.active {
	cursor: default;
}
#works-menu nav > div {
	display: inline;
}
#works-menu nav li {
	display: inline;
}
#works-menu nav span {
	font-size: 14px;
}
#works-menu nav .all:after {
	content: "";
	border-left: 1px #666 solid;
	margin: 0 3px 0 15px;
}
#works-menu nav a {
	padding: 0 5px;
}
/*-------- works thumbs --------*/







.isotope {
	width: 100%;
	height: auto;
}
.isotope ul {
	position: relative;
}
.isotope .item {
	margin: 0;
	width: 333px;
}
.lt-ie9 .isotope .item {
	margin-left: -1px;
}
.mobile .isotope .hide-in-mobile {
	display: none;
}
.isotope .item .cont {
	display: block;
	background-color: #000;
	overflow: hidden;
}
.isotope .item .cont>div {
	overflow: hidden;
	padding:5px;
}
.isotope .item img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
}
.isotope .item .title {
	display: block;
	background-color: #ededed;
	margin: 0;
	height: 50px;
	text-align: center;
	color: #333;
	line-height: 50px;
	font-size: 14px;
}
.isotope .item .title-en {
	padding: 21px 0 5px 0;
	text-transform: uppercase;
}
.isotope .item:hover .title {
	background-color: transparent;
	color: #fff;
}
.isotope .item:hover img {
	-webkit-transform-origin: center center;
	-webkit-transform: scale(1.05, 1.05);
	-moz-transform-origin: center center;
	-moz-transform: scale(1.05, 1.05);
}
.isotope .btn-group {
	position: absolute;
	width: 100%;
	height: auto;
	overflow: hidden;
	bottom: 50px;
	text-align: center;
}
.isotope .item:hover .btn-group a {
	height: 50px;
}
.isotope .btn-group a {
	display: block;
	width: 100%;
	height: 0px;
	line-height: 50px;
	margin-bottom: 1px;
	font-size: 12px;
	background-color: #ccc;
	background-color: rgba(255, 255, 255, 0.8);
	color: #333;
}
.isotope .btn-group a:hover {
	background-color: #fff;
}
 @media all and (max-width: 800px) {
.isotope .item {
	width: 50%;
}
}
 @media all and (max-width: 479px) {
.isotope .item {
	width: 100%;
}
}
 @media screen and (max-width: 767px) and (orientation: landscape) {
.fix #works-menu {
	top: 0;
}
}
/*------------------Contact-----------------*/











#latest-work h1 {
	font-size: 24px;
}
#latest-work .slides {
	height: 300px;
}
#works-menu nav a {
	padding: 0 3px;
}
#works-menu nav .all:after {
	margin: 0 3px 0 10px;
}
.fix #works .container {
	margin-top: 80px;
}
/*-----------------------------------*/











.casecontitle {
	font-size: 14px; 
	text-align:center;
	color: #333;
}
.picMarquee-left, .picMarquee-left1, .picMarquee-left2 { /*width:1000px;*/
	overflow: hidden;
	position: relative;
	border: 1px solid #ccc;
}
.picMarquee-left .hd, .picMarquee-left1 .hd, .picMarquee-left2 .hd {
	overflow: hidden;
	height: 30px;
	background: #f4f4f4;
	padding: 0 10px;
}
.picMarquee-left .hd .prev, .picMarquee-left .hd .next, .picMarquee-left1 .hd .prev, .picMarquee-left1 .hd .next,.picMarquee-left2 .hd .prev, .picMarquee-left2 .hd .next {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/arrow.png") no-repeat;
}
.picMarquee-left .hd .next, .picMarquee-left1 .hd .next, .picMarquee-left2 .hd .next {
	background-position: 0 -50px;
}
.picMarquee-left .hd .prevStop, .picMarquee-left1 .hd .prevStop, .picMarquee-left2 .hd .prevStop {
	background-position: -60px 0;
}
.picMarquee-left .hd .nextStop, .picMarquee-left1 .hd .nextStop, .picMarquee-left2 .hd .nextStop {
	background-position: -60px -50px;
}
.picMarquee-left .bd, .picMarquee-left1 .bd, .picMarquee-left2 .bd {
	padding: 10px;
}
.picMarquee-left .bd ul, .picMarquee-left1 .bd ul , .picMarquee-left2 .bd ul {
	overflow: hidden;
	zoom: 1;
	margin-top: 0px;
}
.picMarquee-left .bd ul li, .picMarquee-left1 .bd ul li, .picMarquee-left2 .bd ul li {
	margin: 0 8px;
	width: 226px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picMarquee-left .bd ul li .pic, .picMarquee-left1 .bd ul li .pic, .picMarquee-left2 .bd ul li .pic {
	text-align: center;
}
.picMarquee-left .bd ul li .pic img, .picMarquee-left1 .bd ul li .pic img, .picMarquee-left2 .bd ul li .pic img {
	width: 220px;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
}
.picMarquee-left .bd ul li .pic a:hover img, .picMarquee-left1 .bd ul li .pic a:hover img, .picMarquee-left2 .bd ul li .pic a:hover img {
	border-color: #999;
}
.picMarquee-left .bd ul li .title, .picMarquee-left1 .bd ul li .title, .picMarquee-left2 .bd ul li .title {
	line-height: 24px;
}
