








ol,
ul {
	list-style: none
}

table {
	border-collapse: separate;
	border-spacing: 0;
	vertical-align: middle
}

caption,
td,
th {
	text-align: left;
	font-weight: 400;
	vertical-align: middle
}

a img {
	border: none
}



ol,
ul {
	list-style: none
}

table {
	border-collapse: separate;
	border-spacing: 0;
	vertical-align: middle
}

caption,
td,
th {
	text-align: left;
	font-weight: 400;
	vertical-align: middle
}

a img {
	border: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	font-size: 100%;
	vertical-align: baseline
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

[hidden],
audio:not([controls]) {
	display: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	font-size: 100%;
	vertical-align: baseline
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

[hidden],
audio:not([controls]) {
	display: none
}





.container {
	*zoom: 1;
	width: 90%;
	margin-left: auto;
	margin-right: auto
}



.container:after {
	clear: both
}

.container:after,
.container:before {
	display: table;
	content: ""
}

.container:after {
	clear: both
}

.row {
	*zoom: 1;
	margin-right: -15px;
	margin-left: -15px
}

.row:after,
.row:before {
	display: table;
	content: ""
}

.row:after {
	clear: both
}










.orientation .orientation-people .text-area {
	float: right;
	padding-top: 60px
}

.orientation .orientation-people .text-area .btn-area {
	margin-top: 15px
}

.orientation .orientation-people .text-area .btn-area .btn-lg {
	padding: 0
}

.orientation .orientation-people .people-pic {
	float: left;
	width: 322px;
	height: 321px;
	margin-left: 90px;
	background-image: url(../images/orientation/bg-orientation-people.png);
	background-image: -webkit-image-set(url(../images/orientation/bg-orientation-people.png) 1x, url(../images/orientation/bg-orientation-people@2x.png) 2x);
	background-repeat: no-repeat
}

.case {
	margin-top: 50px
}

.case .case-title {
	font-size: 45px;
	text-align: center;
	color: #333;
	margin: 60px 0 30px
}

.case .case-title.case-title-small {
	font-size: 20px;
	text-align: left;
	margin: 0 0 30px 0;
	color: #000
}

.case .case-filter {
	position: relative;
	z-index: 9;
	*zoom: 1;
	margin-bottom: 50px;
	*margin: 0 -16px 50px
}

.case .case-filter:after,
.case .case-filter:before {
	display: table;
	content: ""
}

.case .case-filter:after {
	clear: both
}

.case .case-filter:after,
.case .case-filter:before {
	display: table;
	content: ""
}

.case .case-filter:after {
	clear: both
}

.case .case-filter-item {
	cursor: pointer
}

.case .case-filter-item .column {
	line-height: 54px;
	
	position: relative;
	background: #fff;
	border: 1px solid #efefef;
	border-radius: 2px
}

.case .case-filter-item .case-filter-title {
	display: block;
	line-height: 54px;
	color: #666;
	-webkit-appearance: none;
	background-color: #fff;
	border: none;
	font-size: 16px;
	padding: 0 20px;
	outline: 0;
	position: relative
}

.case .case-filter-item .case-filter-title:after {
	position: absolute;
	top: 28px;
	right: 20px;
	content: '';
	-webkit-transition: all .4s linear;
	transition: all .4s linear;
	-webkit-transform-origin: center 3px;
	transform-origin: center 3px;
	border: 5px solid #999;
	border-color: #999 transparent transparent transparent
}

.case .case-filter-item .case-filter-title:hover {
	color: #008de8
}

.case .case-filter-item.case-filter-active .column {
	-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
	box-shadow: 0 3px 5px rgba(0, 0, 0, .1)
}

.case .case-filter-item.case-filter-active .case-filter-title {
	color: #008de8
}

.case .case-filter-item.case-filter-active .case-filter-title:after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.case .case-filter-item.case-filter-active .case-filter-dropdown {
	display: block
}
@media screen and (max-width: 900px) {
.column:active .case .case-filter-item.case-filter-active .case-filter-dropdown li{
	display: none;	
}
}


.case .case-filter-dropdown {
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	display: none;
	background-color: #fff;
	-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
	box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
	z-index: 9
}

.case .case-filter-dropdown a {
	color: #333;
	display: block;
	line-height: 45px;
	padding: 0 20px;
	-webkit-transition: padding .4s linear;
	transition: padding .4s linear
}

.case .case-filter-dropdown .case-filter-item-active a,
.case .case-filter-dropdown li a:hover {
	padding-left: 25px;
	color: #fff;
	background-color: #23a8ee
}

.case .case-bd {
	*zoom: 1
}

.case .case-bd:after,
.case .case-bd:before {
	display: table;
	content: ""
}

.case .case-bd:after {
	clear: both
}

.case .case-bd:after,
.case .case-bd:before {
	display: table;
	content: ""
}

.case .case-bd:after {
	clear: both
}

.case .case-bd:after,
.case .case-bd:before {
	display: table;
	content: ""
}

.case .case-bd:after {
	clear: both
}

.case .case-bd:after,
.case .case-bd:before {
	display: table;
	content: ""
}

.case .case-bd:after {
	clear: both
}

.case .case-item {
	cursor: pointer;
	display: block;
	background-color: #fff;
	border-radius: 2px;
	overflow: hidden;
	margin-bottom: 35px;
	border: 1px solid #efefef;
	-webkit-transition: all .6s cubic-bezier(.19, 1, .22, 1);
	transition: all .6s cubic-bezier(.19, 1, .22, 1)
}

.case .case-item:nth-child(3n+1) {
	margin-left: 0
}

.case .case-item:hover {
	border-color: #007fcb
}

.case .case-item:hover .case-cover {
	-webkit-transform: scale(1.08);
	transform: scale(1.08)
}

.case .case-item-hd {
	position: relative;
	height: 0;
	padding-bottom: 54%;
	overflow: hidden
}

.case .case-item-hd:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 130px;
	content: ' ';
	background: url(../images/case/case_cover.png) repeat-x 0 0 transparent;
	z-index: 1
}

.case .case-cover {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-size: cover;
	-webkit-transition: all .6s cubic-bezier(.19, 1, .22, 1);
	transition: all .6s cubic-bezier(.19, 1, .22, 1)
}

.case .case-brand {
	position: absolute;
	bottom: 20px;
	left: 20px;
	color: #fff;
	z-index: 3
}

.case .case-brand-logo {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: bottom;
	line-height: 0
}

.case .case-brand-logo img {
	width: auto;
	height: 56px
}

.case .case-brand-title {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 5px;
	font-size: 18px;
	vertical-align: bottom
}

.case .case-item-bd {
	position: relative;
	padding: 25px 20px 20px
}

.case .case-item-bd h2 {
	font-size: 20px;
	line-height: 1;
	color: #000;
	margin: 12px 0 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.case .case-item-bd p {
	font-size: 14px;
	color: #666
}

.case .case-item-ft {
	border-top: 1px solid #eee;
	*zoom: 1;
	padding: 15px 22px;
	font-size: 14px;
	position: relative
}

.case .case-item-ft:after,
.case .case-item-ft:before {
	display: table;
	content: ""
}

.case .case-item-ft:after {
	clear: both
}

.case .case-item-ft:after,
.case .case-item-ft:before {
	display: table;
	content: ""
}

.case .case-item-ft:after {
	clear: both
}

.case .case-item-ft:after,
.case .case-item-ft:before {
	display: table;
	content: ""
}

.case .case-item-ft:after {
	clear: both
}

.case .case-item-ft:after,
.case .case-item-ft:before {
	display: table;
	content: ""
}

.case .case-item-ft:after {
	clear: both
}

.case .case-meta {
	display: block;
	float: left;
	width: 33.33333333%;
}

.case .case-meta:first-child {
	margin-left: 0
}

.case .case-meta:first-child {
	margin-left: 0
}

.case .case-meta:nth-child(1) {
	text-align: left
}

.case .case-meta:nth-child(2) {
	text-align: center
}

.case .case-meta:nth-child(3) {
	text-align: right
}

.case .case-column-1 .case-meta {
	display: block;
	float: left;
	width: 100%;
	margin-left: 3%;
	text-align: center
}

.case .case-column-1 .case-meta:first-child {
	margin-left: 0
}

.case .case-column-1 .case-meta:first-child {
	margin-left: 0
}

.case .case-column-2 .case-meta {
	display: block;
	float: left;
	width: 48.5%;
	margin-left: 3%;
	text-align: center
}

.case .case-column-2 .case-meta:first-child {
	margin-left: 0
}

.case .case-column-2 .case-meta:first-child {
	margin-left: 0
}

.case .case-meta-data {
	color: #008de8;
	font-size: 16px;text-align: center;
}

.case .case-meta-title {
	color: #747474;
	font-size: 1px;
	text-align: center;
}

.case .case-ft {
	text-align: center;
	margin-bottom: 40px
}

.case .case-more {
	padding: 12px 26px
}

.page-navgation.case-page-navgation {
	font-size: 16px;
	margin-bottom: 35px;
	padding-left: 30px;
	border: 1px solid #efefef;
	border-radius: 2px
}

.page-navgation.case-page-navgation>a {
	line-height: 35px
}

.case-detail .case-detail-hd {
	height: 450px;
	position: relative;
	text-align: center;
	background: url(../images/hero/hero_case_detail.jpg) no-repeat center center transparent;
	background-image: -webkit-image-set(url(../images/hero/hero_case_detail.jpg) 1x, url(../images/hero/hero_case_detail@2x.jpg) 2x);
	background-size: cover;
	color: #fff;
	line-height: 1;
	z-index: 1
}

.column:hover .case-filter-dropdown{
	display: block;
	padding: 0;
}

.row .col-3 {
	width: 33%;
}

@media screen and (max-width: 900px) {

.case .case-filter-item {
    cursor: pointer;
width: 100%;
height: auto;
margin-bottom: 20px
	}

	.first-mu .navbar-pop {
    float: left;
    display: block;
    position: absolute;
    left: 0%;
    margin-left: 0px;
    top: 50px;
    width: 100%;
    text-align: center;
    border: 0px solid #d4d4d4;
    background-color: #fff;
    line-height: 32px;
    padding: 10px 0 23px 0;
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, .08);
    box-shadow: 0px 0px 0px rgba(0, 0, 0, .08);
    border-radius: 0px;
}

.navbar-pop a {
    width: 100%;
    height: 12%;
    text-align: center;
    float: left;
}
.first-mu {
    height: 330px;
}
.case .case-filter{
padding: 0
}
.row .col-4 {
    width: 100% !important;
    height: auto; 
}

}


